The zip file is missing the src_unitTests/org/apache/xml/security/c14n
directory for some reason. I see the problem in the build.xml file and
will fix it for the next release.

If you comment out the line it is complaining about below, you should be
able to get past this error.

--Sean

Mike Gardiner wrote:
> 
> Hello,
> 
> I am unable to build the source in distribution xml-security-src-1_4_1.zip.
> 
> When ant attempts to build the tests I get the following error:
> 
> 
> build.test:
> [javac] Compiling 38 source files to 
> /home/mike/src/xenon_devel/xml-security-1_4_1/build/test
> [javac] 
> /home/mike/src/xenon_devel/xml-security-1_4_1/src_unitTests/org/apache/xml/security/test/ModuleTest.java:53:
>  cannot find symbol
> [javac] symbol : class AllTests
> [javac] location: package org.apache.xml.security.c14n.implementations
> [javac] 
> suite.addTest(org.apache.xml.security.c14n.implementations.AllTests.suite());
> [javac] ^
> [javac] Note: Some input files use or override a deprecated API.
> [javac] Note: Recompile with -Xlint:deprecation for details.
> [javac] Note: Some input files use unchecked or unsafe operations.
> [javac] Note: Recompile with -Xlint:unchecked for details.
> [javac] 1 error
> 
> BUILD FAILED
> /home/mike/src/xenon_devel/xml-security-1_4_1/build.xml:331: Compile failed; 
> see the compiler error output for details.
> 
> 
> Any help would be appreciated.
> 
> Mike
> 
> _________________________________________
> 
> _______________________________________________
> Join Excite! - http://www.excite.com
> The most personalized portal on the Web!
> 
> 

Reply via email to