From: Mike B. <MBr...@go...> - 2003-04-22 16:12:29
|
I have encountered problems building the latest HtmlUnit sources. = Apparently, a jar file containing the Apache Commons Jelly project is = missing. See below. ~/htmlunit: ant Buildfile: build.xml cleancompile: compile: [javac] Compiling 201 source files to = C:\cygwin\home\Administrator\htmlunit\src\java [javac] = C:\cygwin\home\Administrator\htmlunit\src\java\com\gargoylesoftware\htmlu= nit\jelly\AssertContentTypeTag.java:9: package org.apache.commons.jelly = does not exist [javac] import org.apache.commons.jelly.JellyTagException; [javac] ^ |