|
|
SWF 2.0.0.RELEASE build errors
I downloaded SWF 2.0.0.RELEASE and attempted to build the full distribution using provided instructions. The ant script reported 27 errors and 61 warnings. The build failed. Please advise.
I downloaded SWF 2.0.0.RELEASE to a different computer and executed ant script with success. (Same ant and Java versions). Hmm.
Sorry for this post.
.eclipse.jdt.core.compiler.batch/3.3.0/com..org.eclipse.jdt.core.compiler.batch-sources-3.3.0.jar ...
[ivy:cachepath] (1201kB)
May 7, 2008 10:58:59 AM org.jets3t.service.impl.rest.fromclient.fromMethodReleaseInputStream finalize
WARNING: Released fromMethod in finalize() as response data stream has gone out of scope. This behaviour is not guarenteed! Please close all response data streams yourself.
[ivy:cachepath] downloading s3--repository..com/ivy/bundles/external/org.eclipse.jdt/com..org.eclipse.jdt.core.compiler.batch/3.3.0/com..org.eclipse.jdt.core.compiler.batch-3.3.0.jar ...
[ivy:cachepath] (1534kB)
[ivy:cachepath]
[ivy:cachepath] :: problems summary ::
[ivy:cachepath] :::: WARNINGS
[ivy:cachepath] [FAILED ] org.eclipse.jdt#com..org.eclipse.jdt.core.compiler.batch;3.3.0!com..org.eclipse.jdt.core.compiler.batch-sources.jar(src): HOME\proj
ects\spring-binding\..\ivy-cache\repository\org.eclipse.jdt\com..org.eclipse.jdt.core.compiler.batch\3.3.0\com..org.eclipse.jdt.core.compiler.batch-sources-3.3.0.jar.part (The filename, directory name, or volume label syntax is inco
rrect) (1282ms)
[ivy:cachepath] [FAILED ] org.eclipse.jdt#com..org.eclipse.jdt.core.compiler.batch;3.3.0!com..org.eclipse.jdt.core.compiler.batch.jar: HOME\projects\spring-b
inding\..\ivy-cache\repository\org.eclipse.jdt\com..org.eclipse.jdt.core.compiler.batch\3.3.0\com..org.eclipse.jdt.core.compiler.batch-3.3.0.jar.part (The filename, directory name, or volume label syntax is incorrect) (187ms)
[ivy:cachepath] [FAILED ] org.eclipse.jdt#com..org.eclipse.jdt.core.compiler.batch;3.3.0!com..org.eclipse.jdt.core.compiler.batch-sources.jar(src): HOME\proj
ects\spring-binding\..\ivy-cache\repository\org.eclipse.jdt\com..org.eclipse.jdt.core.compiler.batch\3.3.0\com..org.eclipse.jdt.core.compiler.batch-sources-3.3.0.jar.part (The filename, directory name, or volume label syntax is inco
rrect) (1282ms)
[ivy:cachepath] ==== external-repository: tried
[ivy:cachepath] s3--repository..com/ivy/bundles/external/org.eclipse.jdt/com..org.eclipse.jdt.core.compiler.batch/3.3.0/com..org.eclipse.jdt.core.compiler.batch-sources-3.3.0.jar
[ivy:cachepath] [FAILED ] org.eclipse.jdt#com..org.eclipse.jdt.core.compiler.batch;3.3.0!com..org.eclipse.jdt.core.compiler.batch.jar: HOME\projects\spring-b
inding\..\ivy-cache\repository\org.eclipse.jdt\com..org.eclipse.jdt.core.compiler.batch\3.3.0\com..org.eclipse.jdt.core.compiler.batch-3.3.0.jar.part (The filename, directory name, or volume label syntax is incorrect) (187ms)
[ivy:cachepath] ==== external-repository: tried
[ivy:cachepath] s3--repository..com/ivy/bundles/external/org.eclipse.jdt/com..org.eclipse.jdt.core.compiler.batch/3.3.0/com..org.eclipse.jdt.core.compiler.batch-3.3.0.jar
[ivy:cachepath] ::::::::::::::::::::::::::::::::::::::::::::::
May 7, 2008 10:59:00 AM org.jets3t.service.impl.rest.fromclient.fromMethodReleaseInputStream finalize
WARNING: Released fromMethod in finalize() as response data stream has gone out of scope. This behaviour is not guarenteed! Please close all response data streams yourself.
[ivy:cachepath] :: FAILED DOWNLOADS ::
[ivy:cachepath] :: ^ see resolution messages for details ^ ::
[ivy:cachepath] ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:cachepath] :: org.eclipse.jdt#com..org.eclipse.jdt.core.compiler.batch;3.3.0!com..org.eclipse.jdt.core.compiler.batch-sources.jar(src)
[ivy:cachepath] :: org.eclipse.jdt#com..org.eclipse.jdt.core.compiler.batch;3.3.0!com..org.eclipse.jdt.core.compiler.batch.jar
[ivy:cachepath] ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:cachepath]
[ivy:cachepath]
[ivy:cachepath] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS [subant] Leaving directory: HOME\projects\spring-binding
BUILD FAILED
HOME\projects\spring-build\multi-bundle\artifact.xml:45: The following error occurred while executing this line:
HOME\projects\spring-build\multi-bundle\common.xml:70: The following error occurred while executing this line:
HOME\projects\spring-build\standard\artifact.xml:16: impossible to resolve dependencies: resolve failed - see output for details |
|