savannah-register-public
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-register-public] [task #10343] Submission of Basic Utilities I


From: Pasko Boris
Subject: [Savannah-register-public] [task #10343] Submission of Basic Utilities I Like To Use
Date: Wed, 21 Apr 2010 10:08:22 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100402 Ubuntu/9.10 (karmic) Firefox/3.5.9

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

[Prev in Thread] Current Thread [Next in Thread]