Below are my inconsistent results. Building in the console using Ant works;
using Eclipse (3.5.1) breaks on the test suite.
On Gentoo
jlpo...@themis /var/work/wave-protocol $ uname -a
Linux themis 2.6.34-gentoo-r12 #5 SMP Sun Nov 7 20:31:03 PST 2010 i686
Intel(R) Core(TM) i5 CPU M 460 @ 2.53GHz GenuineIntel GNU/Linux
jlpo...@themis /var/work/wave-protocol $
using Eclipse
Version: 3.5.1
Build id: M20090917-0800
Buildfile: /var/work/wave-protocol/build.xml
init:
proto_src_dep:
proto_compile:
gen_gxp_dep:
gen_gxp:
compile_dep:
compile:
compile_tests:
test:
[junit] WARNING: multiple versions of ant detected in path for junit
[junit]
jar:file:/usr/share/ant-core/lib/ant.jar!/org/apache/tools/ant/Project.class
[junit] and
jar:file:/var/work/wave-protocol/third_party/codegen/gwt/gwt-dev.jar!/org/apache/tools/ant/Project.class
[junitreport] Processing
/var/work/wave-protocol/build/testoutput/TESTS-TestSuites.xml to
/tmp/null1584008754
[junitreport] Loading stylesheet
jar:file:/usr/lib/eclipse-3.5/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl
[junitreport] : Error! Use of the extension element 'redirect' is not
allowed when the secure processing feature is set to true.
[junitreport] Failed to process
/var/work/wave-protocol/build/testoutput/TESTS-TestSuites.xml
BUILD FAILED
/var/work/wave-protocol/build.xml:195: Errors while applying
transformations: javax.xml.transform.TransformerException:
java.lang.RuntimeException: Use of the extension element 'redirect' is not
allowed when the secure processing feature is set to true.
Total time: 11 seconds
Whereas, I am able to successfully build in a console with ant:
[I] dev-java/ant
Available versions: 1.7.1 ~1.8.0 1.8.1 {X +antlr +bcel +bsf
+commonslogging +commonsnet jai +javamail +jdepend jmf +jsch +log4j +oro
+regexp +resolver testutil}
Installed versions: 1.8.1(02:12:55 11/06/10)(X antlr bcel bsf
commonslogging commonsnet javamail jdepend jsch log4j oro regexp resolver
-jai -jmf -testutil)
Homepage: http://ant.apache.org/
Description: Java-based build tool similar to 'make' that uses
XML configuration files.
[I] dev-java/ant-core
Available versions: 1.7.1-r4 ~1.7.1-r5 ~1.8.0-r1 ~1.8.0-r2 1.8.1 {doc
elibc_FreeBSD source}
Installed versions: 1.8.1(02:00:45 11/06/10)(-doc -elibc_FreeBSD
-source)
Homepage: http://ant.apache.org/
Description: Java-based build tool similar to 'make' that uses
XML configuration files.
--
John L. Poole
P.O. Box 6566
Napa, CA 94581-6566
707-812-1323
[email protected]
--
You received this message because you are subscribed to the Google Groups "Wave
Protocol" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/wave-protocol?hl=en.