Costin Manolache wrote:
Remy Maucherat wrote:


Here's my own failure, trying to run "ant download":
jar:
     [copy] Copying 1 file to
L:\home\tomcat-5\jakarta-servletapi-5\jsr154\build
      [jar] Building jar:
L:\home\tomcat-5\repository\servlet-api-2.4\lib\servlet-api.jar

BUILD FAILED
file:L:/home/tomcat-5/jakarta-servletapi-5/jsr154/build.xml:140: Problem
creating jar: L:\home\tomcat-5\repository\servl
et-api-2.4\lib\servlet-api.jar (The system cannot find the path
specified) (and the archive is probably corrupt but I co
uld not delete it)


I agree that consistency is good, but breaking the build for days is not good ;-)


Do you have any setting overrides in build.properties ?

It worked for me, clean build and all.

My build.properties is:


# ----- Compile Control Flags -----
compile.debug=on
compile.deprecation=off
compile.optimize=on

# ----- Build Control Flags

#Build all components
full.dist=on

#Hide configuration flags display
#flags.hide=on

#Version number
version=5.0.2

Remy


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to