You are not logged in.

#1 2010-04-02 08:39:52

shpelda
Member
Registered: 2008-08-07
Posts: 59

Java packaging standards - jdbc?

Hello all.
There are few packages that do use "all available" jdbc drivers.
eg. ireport and dbvis out at aur.
I would like to update java packaging standards so that jdbc packages will use common folder /usr/share/java/jdbc.
That would allow all the software that needs "all drivers" to use them conveniently.
One could setup classpath in a way like find  /usr/share/java/jdbc -name \*.jar in application startup script.
How do you feel about this ?

Offline

#2 2010-06-24 11:42:36

shpelda
Member
Registered: 2008-08-07
Posts: 59

Re: Java packaging standards - jdbc?

As nobody seems to care about this, i have just done it. Java_Package_Guidelines modified.

Last edited by shpelda (2010-06-24 11:42:53)

Offline

#3 2010-06-24 12:48:11

cebru
Member
Registered: 2009-06-17
Posts: 39

Re: Java packaging standards - jdbc?

Sounds great. Good work smile

Offline

Board footer

Powered by FluxBB