|
Author: jleroux
Revision: 1098245
Modified property: svn:log
Modified: svn:log at Sun May 1 10:18:41 2011
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Sun May 1 10:18:41 2011
@@ -1 +1,7 @@
-We have got this issue on trunk demo server
+We have got this issue on trunk demo server (it works locally but fails on server)
+
+ [javac16] Compiling 20 source files to /home/ofbiz/trunk/framework/testtools/build/classes
+ [javac16] /home/ofbiz/trunk/framework/testtools/src/org/ofbiz/testtools/ModelTestSuite.java:100: addTestSuite(java.lang.Class<? extends junit.framework.TestCase>) in junit.framework.TestSuite cannot be applied to (java.lang.Class<capture#618 of ?>)
+ [javac16] suite.addTestSuite(clz);
+
+It seems this change allows to compile on trunk demo server
|