Follow-up Comment #2, task #10343 (project administration):

Of course it compiles on OpenJDK and all tests are Ok:

builtu $ export JAVA_HOME=/usr/lib/jvm/java-6-openjdk/
builtu $ echo $JAVA_HOME
/usr/lib/jvm/java-6-openjdk/
builtu $ mvn -v
Apache Maven 2.2.1 (r801777; 2009-08-06 23:16:01+0400)
Java version: 1.6.0_0
Java home: /usr/lib/jvm/java-6-openjdk/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux" version: "2.6.31-20-generic" arch: "amd64" Family: "unix"
builtu $ mvn clean install
[skipping some output...]
[INFO]
------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 1 minute 9 seconds
[INFO] Finished at: Tue Apr 20 15:42:45 MSD 2010


Since it is a library, you can't directly RUN in on any JDK, but you
can LINK against it using OpenJDK code. And all internal tests are
green.

As for the oracle driver isuue, forget about it. I have already
removed oracle dependencies from the library. I used Oracle pool and I
could probably replace it with Apache Commons pool, but this won't
happen in near future.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/task/?10343>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



Reply via email to