Removing Class-Path entry from libcommons-logging-java

2011-08-24 Thread Mathieu Malaterre
Dear all, I am going through the fop bugs and I see this particular message: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=575411#29 ... Shouldn't this be fixed in commons-logging ? Removing the classpath entry from MANIFEST-MF (06_classpath_manifest.patch in commons-logging) should fix th

Re: package Apache James for Debian

2011-08-24 Thread Ioan Eugen Stan
2011/8/23 ddave Dave : > > > On Tue, Aug 23, 2011 at 5:26 PM, Eric Charles > wrote: >> >> Hi, >> I think you didn't send to debian-java@lists.debian.org (just click on >> reply-to-all to be sure). >> Thx. >> >> On 23/08/11 11:38, ddave Dave wrote: >>> >>> Hello, >>> I have joined today and wish to

Apache Solr

2011-08-24 Thread Mat Scales
Hello all, I am interested in getting Apache Solr up-to-date in Debian. The upstream Apache Solr project has been merged with the Lucene Core project since version 3.1 (the two projects synced version numbers at this point). The source package for solr contains the full source of lucene, which is

Re: Netbeans Package

2011-08-24 Thread Damien Raude-Morvan
Hi Andrew, Le mercredi 24 août 2011 00:36:50, Andrew Ross a écrit : > I've reached the stage where I've got a Netbeans 7.0.1 package building > fine with a (hopefully) complete debian/copyright file. I just pushed > the final changes this evening. I'll do some testing over the next > couple of day

Re: Netbeans Package

2011-08-24 Thread Andrew Ross
Hi Damien, Having libnb-org-openide-util-java provide libopenide-util-java seems fine to me - I've uploaded that change. Your list at [2] was my starting point for creating the dfsg tarball. The debian/orig-tar.sh script captures those binaries, and also quite a few other files, although it's ent

RFS: flute-1.3-jfree (updated package)

2011-08-24 Thread Andrew Ross
Dear Debian Java Team members, I am looking for a sponsor for my update to the package flute-1.3-jfree. This is a dependency of the latest Netbeans which I am nearly done packaging. I've uploaded the changes to the Debian Java svn repository at: Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/f

Re: Re: Problem with jarwrapper: "Error! CRCs do not match!"

2011-08-24 Thread Tomasz Muras
Hi All, > Now when I try to run the application (either throuh "umlet" or > "/usr/share/java/umlet.jar" I get an CRC error: > Error! CRCs do not match! Got 1a6cd7b3, expected 0 > When I run the application using > "java -jar /usr/share/java/umlet.jar" > everything works just fine

Re: RFS: flute-1.3-jfree (updated package)

2011-08-24 Thread Sylvestre Ledru
Hello, Le mercredi 24 août 2011 à 22:16 +0100, Andrew Ross a écrit : > Dear Debian Java Team members, > > I am looking for a sponsor for my update to the package flute-1.3-jfree. Is it really necessary to have the version number in the package name ? Thanks, Sylvestre -- To UNSUBSCRIBE, email

Re: RFS: flute-1.3-jfree (updated package)

2011-08-24 Thread Andrew Ross
On 24/08/11 22:35, Sylvestre Ledru wrote: > Hello, > > Le mercredi 24 août 2011 à 22:16 +0100, Andrew Ross a écrit : >> Dear Debian Java Team members, >> >> I am looking for a sponsor for my update to the package flute-1.3-jfree. > Is it really necessary to have the version number in the package n

Re: RFS: flute-1.3-jfree (updated package)

2011-08-24 Thread Sylvestre Ledru
Le mercredi 24 août 2011 à 22:38 +0100, Andrew Ross a écrit : > On 24/08/11 22:35, Sylvestre Ledru wrote: > > Hello, > > > > Le mercredi 24 août 2011 à 22:16 +0100, Andrew Ross a écrit : > >> Dear Debian Java Team members, > >> > >> I am looking for a sponsor for my update to the package flute-1.3

Re: package Apache James for Debian

2011-08-24 Thread Ludovic Claude
On 24/08/2011 11:41, Ioan Eugen Stan wrote: > 2011/8/23 ddave Dave : >> >> >> On Tue, Aug 23, 2011 at 5:26 PM, Eric Charles >> wrote: >>> >>> Hi, >>> I think you didn't send to debian-java@lists.debian.org (just click on >>> reply-to-all to be sure). >>> Thx. >>> >>> On 23/08/11 11:38, ddave Dave

Future of sun-java6 package ?

2011-08-24 Thread Sylvestre Ledru
Hello, Dalibor Topic just replied through his blog to one of my question about the update 27 of sun-java6 being available under the dlj license: http://robilad.livejournal.com/90792.html Guys, what is your opinion about that ? rm of sun-java6 a target for wheezy if any security alerts come ? T

Re: package Apache James for Debian

2011-08-24 Thread D Dave
Thanks for the details. I will begin with the following links. And also start finding the dependencies and if required any help will email you. Thanks& Regards Devendra Dave On 08/25/2011 04:11 AM, Ludovic Claude wrote: On 24/08/2011 11:41, Ioan Eugen Stan wrote: 2011/8/23 ddave Dave: On

Re: RFS: flute-1.3-jfree (updated package)

2011-08-24 Thread tony mancill
Sponsored. Thanks, tony On 08/24/2011 02:16 PM, Andrew Ross wrote: > Dear Debian Java Team members, > > I am looking for a sponsor for my update to the package flute-1.3-jfree. > This is a dependency of the latest Netbeans which > I am nearly done packaging. > > I've uploaded the changes to the

Re: Future of sun-java6 package ?

2011-08-24 Thread Torsten Werner
Hi Sylvestru, On Thu, Aug 25, 2011 at 12:57 AM, Sylvestre Ledru wrote: > Dalibor Topic just replied through his blog to one of my question about > the update 27 of sun-java6 being available under the dlj license: > http://robilad.livejournal.com/90792.html thanks for the pointer. > rm of sun-ja

Re: Problem with jarwrapper: "Error! CRCs do not match!"

2011-08-24 Thread Niels Thykier
On 2011-08-24 23:30, Tomasz Muras wrote: > Hi All, > >> [...] > No, I don't. > > Now, I can reproduce the error when doing the following: > * using debian/javabuild with: > javatut.jar src > * using debian/manifest with: > usr/share/javatut/javatut.jar: > Main-Class: net.zabuchy.Main > > But as