Am 04.03.2012 12:26, schrieb Jörg Schaible:
Benedikt Ritter wrote:
Just out of curiosity ;) Are there plans to do anything about that? I
guess it would be desirable if the component compiles on Java 7 as well.
I still don't know if things are broken when compiling with Java 7 or if
the errors are just caused by API changes in Java 7. If the latter, we
could use JUnit's Theories runner and write an assumeTrue() statement
for those test cases, that checks what Java version the test is running
with.
I am quite sure I voted on lang3 and that means I also tested it with Java
7. Actually I can build lang3 HEAD with Java 7:
sorry, I'm not sure if I got you right. Are you saying that the problems
Gary was experiencing are not a result of Java 7 usage? Then we should
investigate further.
================= %< ==================
$ mvn -version
Apache Maven 3.0.4 (r1232337; 2012-01-17 09:44:56+0100)
Maven home: /usr/share/maven-bin-3.0
Java version: 1.7.0_03, vendor: Oracle Corporation
Java home: /opt/oracle-jdk-bin-1.7.0.3/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.2.1-gentoo-r2", arch: "amd64", family: "unix"
================= %< ==================
Results :
Tests run: 2139, Failures: 0, Errors: 0, Skipped: 4
================= %< ==================
- Jörg
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org