[pkg-java] r12689 - in trunk/maven-repo-helper: debian src/main/java/org/debian/maven/repo

2010-06-28 Thread Ludovic Claude
) @@ -1,3 +1,9 @@ +maven-repo-helper (1.2) UNRELEASED; urgency=low + + * Fix 'illegal NCName' error when gcj is used to run the mh_* scripts + + -- Ludovic Claude ludovic.cla...@laposte.net Mon, 28 Jun 2010 23:13:51 +0200 + maven-repo-helper (1.1) unstable; urgency=low * Add mh_patchpom, useful

Bug#587401: closed by Torsten Werner twer...@debian.org (Bug#587401: fixed in antlr3 3.2-3)

2010-06-28 Thread Ludovic Claude
Julien, Can you open a new bug report for the POM issue and include the build logs? Thanks, Ludovic Le 28/06/2010 22:14, Julien BLACHE a écrit : ow...@bugs.debian.org (Debian Bug Tracking System) wrote: Hi, antlr3 (3.2-3) unstable; urgency=low . * Clean up build dependencies.

Bug#587401: closed by Torsten Werner twer...@debian.org (Bug#587401: fixed in antlr3 3.2-3)

2010-06-28 Thread Ludovic Claude
Julien, Can you open a new bug report for the POM issue and include the build logs? Thanks, Ludovic Le 28/06/2010 22:14, Julien BLACHE a écrit : ow...@bugs.debian.org (Debian Bug Tracking System) wrote: Hi, antlr3 (3.2-3) unstable; urgency=low . * Clean up build dependencies.

Bug#587401: closed by Torsten Werner twer...@debian.org (Bug#587401: fixed in antlr3 3.2-3)

2010-06-28 Thread Ludovic Claude
Julien, Can you open a new bug report for the POM issue and include the build logs? Thanks, Ludovic Le 28/06/2010 22:14, Julien BLACHE a écrit : ow...@bugs.debian.org (Debian Bug Tracking System) wrote: Hi, antlr3 (3.2-3) unstable; urgency=low . * Clean up build dependencies.

[pkg-java] r12665 - in trunk/antlr3/debian: . scripts

2010-06-26 Thread Ludovic Claude
+the whole environement when launching this program + * Add man page for antlr3 script + + -- Ludovic Claude ludovic.cla...@laposte.net Sat, 26 Jun 2010 15:36:11 +0200 + antlr3 (3.2-1) unstable; urgency=low [ Ludovic Claude ] Modified: trunk/antlr3/debian/rules

Accepted libhamcrest-java 1.1-7 (source all)

2010-06-26 Thread Ludovic Claude
...@lists.alioth.debian.org Changed-By: Ludovic Claude ludovic.cla...@laposte.net Description: libhamcrest-java - library of matchers for building test expressions libhamcrest-java-doc - library of matchers for building test expressions - documentation Changes: libhamcrest-java (1.1-7

Accepted junit4 4.8.2-1 (source all)

2010-06-22 Thread Ludovic Claude
Changed-By: Ludovic Claude ludovic.cla...@laposte.net Description: junit4 - JUnit regression test framework for Java junit4-doc - JUnit regression test framework for Java - documentation Changes: junit4 (4.8.2-1) unstable; urgency=low . [Ludovic Claude] * Add myself to Uploaders

Accepted maven-debian-helper 1.0 (source all)

2010-06-22 Thread Ludovic Claude
...@lists.alioth.debian.org Changed-By: Ludovic Claude ludovic.cla...@laposte.net Description: maven-debian-helper - Helper tools for building Debian packages with Maven Changes: maven-debian-helper (1.0) unstable; urgency=low . * debian/control: - replace Depends: on openjdk-6-jre | java2-runtime

Accepted maven-repo-helper 1.1 (source all)

2010-06-22 Thread Ludovic Claude
...@lists.alioth.debian.org Changed-By: Ludovic Claude ludovic.cla...@laposte.net Description: maven-repo-helper - Helper tools for including Maven metatada in Debian packages Closes: 584512 586151 586573 Changes: maven-repo-helper (1.1) unstable; urgency=low . * Add mh_patchpom, useful in some situations

News on the Maven front

2010-06-22 Thread Ludovic Claude
Hello, Since Torsten has sponsored the new versions of maven-repo-helper (1.1) and maven-debian-helper (1.0), I would like to show you how to package software built with Maven in Debian. It's actually quite easy, since Maven gives lots of information about a project, in particular its list

[pkg-java] r12604 - in trunk/maven-debian-helper: . bin debian maven-build-nodocs maven-debian-helper maven-debian-plugin maven-debian-plugin/src/main/java/org/debian/maven/plugin maven-packager-utils

2010-06-20 Thread Ludovic Claude
artifacts of the project pre-built and installed in the tmp repo +before the normal build is executed. See the antlr3 package for an example + * SysInstallMojo: clean the target directory before an installation if the +directory is a symlink that was created by copy-repo.sh + + -- Ludovic Claude

[pkg-java] r12606 - trunk/maven-repo-helper/debian

2010-06-20 Thread Ludovic Claude
Author: ludovicc-guest Date: 2010-06-20 21:51:06 + (Sun, 20 Jun 2010) New Revision: 12606 Modified: trunk/maven-repo-helper/debian/rules Log: * Remove .svn folders in package Modified: trunk/maven-repo-helper/debian/rules

[pkg-java] r12607 - trunk/maven-debian-helper/debian

2010-06-20 Thread Ludovic Claude
Author: ludovicc-guest Date: 2010-06-20 22:02:59 + (Sun, 20 Jun 2010) New Revision: 12607 Modified: trunk/maven-debian-helper/debian/install trunk/maven-debian-helper/debian/rules Log: * Don't install .svn files and improve clean after package build Modified:

Bug#586151: maven-repo-helper: please add an option like --disable-modules

2010-06-16 Thread Ludovic Claude
That is something that's already there, maybe not well documented. That option is --ignore, and you need to add it for each pom.xml of the modules to ignore. For example, in this debian/libsomething-java.poms, we will ignore the gunit and gunit-maven-plugin modules. pom.xml

Bug#586151: maven-repo-helper: please add an option like --disable-modules

2010-06-16 Thread Ludovic Claude
That is something that's already there, maybe not well documented. That option is --ignore, and you need to add it for each pom.xml of the modules to ignore. For example, in this debian/libsomething-java.poms, we will ignore the gunit and gunit-maven-plugin modules. pom.xml

[Bug 591648] [NEW] Failed download leaves apt-p2p cache inconsistent

2010-06-09 Thread Ludovic Claude
Public bug reported: Binary package hint: apt-p2p Hello, I tried to run an update of my system with apt-p2p installed. Apparently, the Ubuntu servers where temporary quite busy, and the download of packages failed partially. In particular, there was one package (openoffice-base-core) which

[Bug 591648] Dependencies.txt

2010-06-09 Thread Ludovic Claude
apport information ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/50001657/Dependencies.txt -- Failed download leaves apt-p2p cache inconsistent https://bugs.launchpad.net/bugs/591648 You received this bug notification because you are a member of Ubuntu Bugs, which is

[pkg-java] r12535 - trunk/libhamcrest-java/debian

2010-06-02 Thread Ludovic Claude
Author: ludovicc-guest Date: 2010-06-02 21:32:34 + (Wed, 02 Jun 2010) New Revision: 12535 Modified: trunk/libhamcrest-java/debian/changelog Log: * Fix distribution Modified: trunk/libhamcrest-java/debian/changelog === ---

[pkg-java] r12536 - trunk/junit4/debian

2010-06-02 Thread Ludovic Claude
=== --- trunk/junit4/debian/changelog 2010-06-02 21:32:34 UTC (rev 12535) +++ trunk/junit4/debian/changelog 2010-06-02 21:43:07 UTC (rev 12536) @@ -1,9 +1,25 @@ -junit4 (4.8.1-4) UNRELEASED; urgency=low +junit4 (4.8.2-1) unstable; urgency=low - * NOT RELEASED YET + [Ludovic Claude

Bug#552621: Unit test failures in upstream antlr 3.2

2010-06-02 Thread Ludovic Claude
Hello, I'm packaging the Maven version of antlr. It still has got failures in the unit tests, including when I run the build using only upstream sources, so I have disabled the unit tests in the Debian build. You can get the current code for the packaging here:

Bug#552621: Unit test failures in upstream antlr 3.2

2010-06-02 Thread Ludovic Claude
Hello, I'm packaging the Maven version of antlr. It still has got failures in the unit tests, including when I run the build using only upstream sources, so I have disabled the unit tests in the Debian build. You can get the current code for the packaging here:

[pkg-java] r12533 - in trunk/libhamcrest-java/debian: . patches

2010-06-01 Thread Ludovic Claude
build.xml with necessary patches for the build, +delete debian/build.xml + * Add Build-Depends on libjarjar-java, default-jdk-doc, junit-doc +junit4-doc, junit, junit4, libeasymock-java, libjmock-java, testng + * Add documentation package containing the javadoc for the package + + -- Ludovic

Bug#582130: tomcat6: High values for currentThreadsBusy since 6.0.26-1

2010-05-18 Thread Ludovic Claude
Hello Sylvain, Can you try to find more details about this issue? I cannot see any difference on an empty Tomcat instance, so this bug may be related to your webapp. Can you try to use VisualVM to find which threads are busy, and jstack to find what they are doing? Thanks, Ludovic Le

Bug#582130: tomcat6: High values for currentThreadsBusy since 6.0.26-1

2010-05-18 Thread Ludovic Claude
Hello Sylvain, Can you try to find more details about this issue? I cannot see any difference on an empty Tomcat instance, so this bug may be related to your webapp. Can you try to use VisualVM to find which threads are busy, and jstack to find what they are doing? Thanks, Ludovic Le

Re: [Bug 561427] Re: Kernel crash after suspend

2010-05-17 Thread Ludovic Claude
Hello Jeremy, It looks like this bug does not exists anymore with an up-to-date version of the kernel. I was affected by the bug during the beta and RC of Lucid, but now it's gone. I'm closing the bug. Thanks, Ludovic On 05/17/2010 04:01 PM, Jeremy Foshee wrote: Hi Ludovic, This bug was

[Bug 544885] Re: ubuntuone crashed after removing current computer

2010-05-17 Thread Ludovic Claude
I cannot reproduce the error, so I'm closing this bug. Thanks. ** Changed in: ubuntuone-client (Ubuntu) Status: Incomplete = Invalid -- ubuntuone crashed after removing current computer https://bugs.launchpad.net/bugs/544885 You received this bug notification because you are a member of

Bug#577704: libsurefire-java: maven-surefire-plugin not detected by mvn-debian

2010-05-12 Thread Ludovic Claude
Onkar, Can you put your work-in-progress online somewhere? I can help you more with the code. I think that a solution to your problem is to use the substitution rules: add a file called debian/maven.rules, and put this line in it: * maven-surefire-plugin maven-plugin s/.*/2.4.3/ Hope this

Bug#577704: libsurefire-java: maven-surefire-plugin not detected by mvn-debian

2010-05-12 Thread Ludovic Claude
Onkar, Can you put your work-in-progress online somewhere? I can help you more with the code. I think that a solution to your problem is to use the substitution rules: add a file called debian/maven.rules, and put this line in it: * maven-surefire-plugin maven-plugin s/.*/2.4.3/ Hope this

[Bug 560581] Re: seahorse keyring bug in Portgueses Pack

2010-05-03 Thread Ludovic Claude
I have the same issue on a new installation of Ubuntu Lucid with a French locale. Seahorse creates a par_défault.keyring file in ~/.gnome2/keyring/, but then it's not able to read it and spits out lots of errors in .xsession- errors: (seahorse:2137): Gtk-WARNING **: Failed to set text from

[Bug 560581] Re: seahorse keyring bug in Portgueses Pack

2010-05-03 Thread Ludovic Claude
I found a workaround: if I rename par_défault.keyring to par_default.keyring, then it works -- seahorse keyring bug in Portgueses Pack https://bugs.launchpad.net/bugs/560581 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to seahorse in

[Bug 560581] Re: seahorse keyring bug in Portgueses Pack

2010-05-03 Thread Ludovic Claude
I have the same issue on a new installation of Ubuntu Lucid with a French locale. Seahorse creates a par_défault.keyring file in ~/.gnome2/keyring/, but then it's not able to read it and spits out lots of errors in .xsession- errors: (seahorse:2137): Gtk-WARNING **: Failed to set text from

[Bug 560581] Re: seahorse keyring bug in Portgueses Pack

2010-05-03 Thread Ludovic Claude
I found a workaround: if I rename par_défault.keyring to par_default.keyring, then it works -- seahorse keyring bug in Portgueses Pack https://bugs.launchpad.net/bugs/560581 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

Accepted tomcat6 6.0.26-1 (source all)

2010-04-23 Thread Ludovic Claude
: 6.0.26-1 Distribution: unstable Urgency: low Maintainer: Debian Java Maintainers pkg-java-maintain...@lists.alioth.debian.org Changed-By: Ludovic Claude ludovic.cla...@laposte.net Description: libservlet2.5-java - Servlet 2.5 and JSP 2.1 Java API classes libservlet2.5-java-doc - Servlet 2.5 and JSP

[Bug 569184] [NEW] Cannot shutdown, when more than one desktop user is created

2010-04-23 Thread Ludovic Claude
Public bug reported: Binary package hint: indicator-applet On Lucid RC: after upgrading the system from Karmic, I cannot shutdown anymore easily. There is a PolicyKit authentication dialog: System prevents stopping the system when other users are logged in.

[Bug 569184] Re: Cannot shutdown, when more than one desktop user is created

2010-04-23 Thread Ludovic Claude
apport information ** Tags added: apport-collected ** Description changed: Binary package hint: indicator-applet On Lucid RC: after upgrading the system from Karmic, I cannot shutdown anymore easily. There is a PolicyKit authentication dialog: System prevents stopping the system

[pkg-java] r12191 - in trunk/tomcat6/debian: . patches

2010-04-21 Thread Ludovic Claude
) unstable; urgency=low + + * New upstream version + * Apply patch from Mark Scott to fix +tomcat6-instance-create which failed when multiple commandline +options are provided, fix creation of FULLPATH (Closes: #575580) + + -- Ludovic Claude ludovic.cla...@laposte.net Wed, 21 Apr 2010 23

Bug#575580: Thanks for the patch

2010-04-21 Thread Ludovic Claude
Hello Mark, thanks for the patch, I'm applying it to Tomcat. Ludovic __ This is the maintainer address of Debian's Java team http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers. Please use debian-j...@lists.debian.org for discussions and questions.

Bug#575580: Thanks for the patch

2010-04-21 Thread Ludovic Claude
Hello Mark, thanks for the patch, I'm applying it to Tomcat. Ludovic -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#577704: libsurefire-java: maven-surefire-plugin not detected by mvn-debian

2010-04-13 Thread Ludovic Claude
Hi Onkar, Can you give me the versions of maven2 and maven-debian-helper? Also, have you tried building your package with the maven.mk CDBS scripts? mvn-debian is not maintained and should be removed. Ludovic Onkar Shinde a écrit : Package: libsurefire-java Version: 2.4.3-3 Severity:

Bug#577704: libsurefire-java: maven-surefire-plugin not detected by mvn-debian

2010-04-13 Thread Ludovic Claude
, that would be great. Second, to build the packaging for a Maven project, use mh_make on the sources, it will locate all the dependencies and create most of the debian files for you. Cheers, Ludovic Onkar Shinde a écrit : On Wed, Apr 14, 2010 at 1:05 AM, Ludovic Claude ludovic.cla...@laposte.net wrote

Bug#577704: libsurefire-java: maven-surefire-plugin not detected by mvn-debian

2010-04-13 Thread Ludovic Claude
Hi Onkar, Can you give me the versions of maven2 and maven-debian-helper? Also, have you tried building your package with the maven.mk CDBS scripts? mvn-debian is not maintained and should be removed. Ludovic Onkar Shinde a écrit : Package: libsurefire-java Version: 2.4.3-3 Severity:

Bug#577704: libsurefire-java: maven-surefire-plugin not detected by mvn-debian

2010-04-13 Thread Ludovic Claude
, that would be great. Second, to build the packaging for a Maven project, use mh_make on the sources, it will locate all the dependencies and create most of the debian files for you. Cheers, Ludovic Onkar Shinde a écrit : On Wed, Apr 14, 2010 at 1:05 AM, Ludovic Claude ludovic.cla...@laposte.net wrote

[Bug 553779] Re: xulrunner window causes swt exception

2010-04-13 Thread Ludovic Claude
Hello, I have the same problems as Victor: I upgraded to 3.5.2-2ubuntu2 and Eclipse freezes when loading the workspace (more exactly, the freeze occurs after all the initializations and initial compilation of projects have completed). I don't use Aptana, it's a regular Eclipse with a few

[Bug 561427] [NEW] Kernel crash after suspend

2010-04-12 Thread Ludovic Claude
Public bug reported: On Lucid beta 2, I'm now getting a kernel crash that is reported after waking up from suspend. The system seems to be running fine even after the crash, so it's not too serious. ProblemType: KernelOops DistroRelease: Ubuntu 10.04 Package: linux-image-2.6.32-20-generic

[Bug 561427] Re: Kernel crash after suspend

2010-04-12 Thread Ludovic Claude
** Attachment added: AlsaDevices.txt http://launchpadlibrarian.net/43914313/AlsaDevices.txt ** Attachment added: AplayDevices.txt http://launchpadlibrarian.net/43914314/AplayDevices.txt ** Attachment added: ArecordDevices.txt http://launchpadlibrarian.net/43914315/ArecordDevices.txt

Bug#576873: tomcat6: Remove classloader directories shared/, common/ and server/

2010-04-07 Thread Ludovic Claude
Package: tomcat6 Version: 6.0.26-0ubuntu1~ppa1 Severity: wishlist Suggestion from Jason Brittain (MuleSource): I noticed that the way we have tomcat6 configured is to add back the classloader directories that were present in Tomcat versions 4 and 5: shared/, common/, and server/. Stock

Bug#576875: tomcat6: Allow running the init script as a normal user, not admin

2010-04-07 Thread Ludovic Claude
Package: tomcat6 Version: 6.0.26-0ubuntu1~ppa1 Severity: wishlist From Jason Brittain (MuleSource): When the init script invoked Tomcat via jsvc, it had to be run by an administrator user because jsvc itself had to be started as root in order to allow binding to privileged ports. Now

Accepted plexus-active-collections 1.0~beta2-2 (source all)

2010-04-07 Thread Ludovic Claude
Maintainer: Debian Java Maintainers pkg-java-maintain...@lists.alioth.debian.org Changed-By: Ludovic Claude ludovic.cla...@laposte.net Description: libplexus-active-collections-java - Plexus Container-Backed Active Collections libplexus-active-collections-java-doc - Documentation for Plexus

Bug#576873: tomcat6: Remove classloader directories shared/, common/ and server/

2010-04-07 Thread Ludovic Claude
Package: tomcat6 Version: 6.0.26-0ubuntu1~ppa1 Severity: wishlist Suggestion from Jason Brittain (MuleSource): I noticed that the way we have tomcat6 configured is to add back the classloader directories that were present in Tomcat versions 4 and 5: shared/, common/, and server/. Stock

Bug#576875: tomcat6: Allow running the init script as a normal user, not admin

2010-04-07 Thread Ludovic Claude
Package: tomcat6 Version: 6.0.26-0ubuntu1~ppa1 Severity: wishlist From Jason Brittain (MuleSource): When the init script invoked Tomcat via jsvc, it had to be run by an administrator user because jsvc itself had to be started as root in order to allow binding to privileged ports. Now

[pkg-java] r12033 - in trunk/jakarta-log4j/debian: . source

2010-04-06 Thread Ludovic Claude
default-jdk-doc instead of classpath-doc/openjdk-6-doc +(Closes: #567275) + * Remove dependencies on deprecated java1-runtime and +java1-headless-runtime + * Source format 3.0 (quilt) +- removed quilt as build dependency +- removed include patchsys-quilt.mk in d/rules -- Ludovic

[pkg-java] r12034 - in trunk/maven2/debian: . bash_completion.d patches

2010-04-06 Thread Ludovic Claude
) unstable; urgency=low + + * Improve bash completion for maven2, -D options are better +handled for plugins (for example, mvn install:install-file -DpomFile=...) + * Apply patch from Heikki Henriksen heik...@gmail.com to +fix mvnDebug command. Thanks Heikki! (Closes: #561596) + + -- Ludovic

[pkg-java] r12035 - trunk/jakarta-log4j/debian

2010-04-06 Thread Ludovic Claude
Author: ludovicc-guest Date: 2010-04-06 22:18:49 + (Tue, 06 Apr 2010) New Revision: 12035 Modified: trunk/jakarta-log4j/debian/changelog trunk/jakarta-log4j/debian/control Log: Remove dependencies on all java runtimes and java-common (Closes: #576737) Modified:

Accepted jakarta-log4j 1.2.15-11 (source all amd64)

2010-04-06 Thread Ludovic Claude
Maintainers pkg-java-maintain...@lists.alioth.debian.org Changed-By: Ludovic Claude ludovic.cla...@laposte.net Description: liblog4j1.2-java - Logging library for java liblog4j1.2-java-doc - Documentation for liblog4j1.2-java liblog4j1.2-java-gcj - Logging library for java (native code) Closes

Accepted maven2 2.2.1-4 (source all)

2010-04-06 Thread Ludovic Claude
-By: Ludovic Claude ludovic.cla...@laposte.net Description: maven2 - Java software project management and comprehension tool Closes: 561596 Changes: maven2 (2.2.1-4) unstable; urgency=low . * Improve bash completion for maven2, -D options are better handled for plugins (for example, mvn

[pkg-java] r12020 - in trunk/jakarta-log4j/debian: . patches

2010-04-05 Thread Ludovic Claude
+with changes (Closes: #503837) + + -- Ludovic Claude ludovic.cla...@laposte.net Mon, 05 Apr 2010 16:30:15 +0200 + jakarta-log4j (1.2.15-10) unstable; urgency=low * Fixed Maven support (Closes: #571046) Modified: trunk/jakarta-log4j/debian/control

Accepted maven-ant-helper 6.8 (source all)

2010-04-03 Thread Ludovic Claude
...@lists.alioth.debian.org Changed-By: Ludovic Claude ludovic.cla...@laposte.net Description: maven-ant-helper - helper scripts for building Maven components with ant Changes: maven-ant-helper (6.8) unstable; urgency=low . * Use default-jdk-doc instead of openjdk-6-doc when linking Javadoc files Checksums

Accepted maven-common-artifact-filters 1.1-3 (source all)

2010-04-03 Thread Ludovic Claude
-java-maintain...@lists.alioth.debian.org Changed-By: Ludovic Claude ludovic.cla...@laposte.net Description: libmaven-common-artifact-filters-java - Maven Common Artifact Filters Closes: 554474 Changes: maven-common-artifact-filters (1.1-3) unstable; urgency=low . * Bump up Standard-Version

Accepted maven-debian-helper 0.10 (source all)

2010-04-03 Thread Ludovic Claude
...@lists.alioth.debian.org Changed-By: Ludovic Claude ludovic.cla...@laposte.net Description: maven-debian-helper - Helper tools for building Debian packages with Maven Closes: 574399 Changes: maven-debian-helper (0.10) unstable; urgency=low . * Add --non-interactive option to mh_lspoms and use

Accepted plexus-cdc 1.0~alpha14-5 (source all)

2010-04-03 Thread Ludovic Claude
...@lists.alioth.debian.org Changed-By: Ludovic Claude ludovic.cla...@laposte.net Description: libplexus-cdc-java - Plexus Component Descriptor Creator Changes: plexus-cdc (1.0~alpha14-5) unstable; urgency=low . * Bump Standards-Version to 3.8.4, no change * Update qdox to 1.11 Checksums-Sha1

Accepted plexus-maven-plugin 1.3.8-6 (source all)

2010-04-03 Thread Ludovic Claude
...@lists.alioth.debian.org Changed-By: Ludovic Claude ludovic.cla...@laposte.net Description: libplexus-maven-plugin-java - Maven plugin for the Plexus Component Descriptor Creator Changes: plexus-maven-plugin (1.3.8-6) unstable; urgency=low . * Bumped Standards-Version to 3.8.4, no change

[pkg-java] r11954 - in trunk/maven-ant-helper: . debian

2010-03-28 Thread Ludovic Claude
-doc when linking +Javadoc files + + -- Ludovic Claude ludovic.cla...@laposte.net Sun, 28 Mar 2010 21:55:57 +0200 + maven-ant-helper (6.7) unstable; urgency=low * Do no longer gunzip/ the package-list file from openjdk-6-doc. Modified: trunk/maven-ant-helper/maven-build.xml

[pkg-java] r11955 - trunk/qdox/debian

2010-03-28 Thread Ludovic Claude
(Closes: #567291) + + -- Ludovic Claude ludovic.cla...@laposte.net Fri, 26 Mar 2010 22:52:29 +0100 + qdox (1.10-1) UNRELEASED; urgency=low [ Michael Koch ] Modified: trunk/qdox/debian/control === --- trunk/qdox/debian/control

[pkg-java] r11956 - trunk/plexus-cdc/debian

2010-03-28 Thread Ludovic Claude
to 1.11 + + -- Ludovic Claude ludovic.cla...@laposte.net Fri, 26 Mar 2010 22:51:22 +0100 + plexus-cdc (1.0~alpha14-4) unstable; urgency=low * Fix FTBFS with new QDox 1.9.2 (Closes: 545667) Modified: trunk/plexus-cdc/debian/control

[pkg-java] r11957 - in trunk/maven-debian-helper: bin debian maven-packager-utils/src/main/java/org/debian/maven/packager share/cdbs/1/class

2010-03-28 Thread Ludovic Claude
) + + -- Ludovic Claude ludovic.cla...@laposte.net Wed, 24 Mar 2010 23:48:29 +0100 + maven-debian-helper (0.9) unstable; urgency=low * maven-vars.mk: Fix detection of DEB_DOC_PACKAGE Modified: trunk/maven-debian-helper/maven-packager-utils/src/main/java/org/debian/maven/packager

[pkg-java] r11958 - trunk/plexus-maven-plugin/debian

2010-03-28 Thread Ludovic Claude
; urgency=low + + * Bumped Standards-Version to 3.8.4, no change + + -- Ludovic Claude ludovic.cla...@laposte.net Sun, 28 Mar 2010 23:07:00 +0200 + plexus-maven-plugin (1.3.8-5) unstable; urgency=low * Add myself to Uploaders Modified: trunk/plexus-maven-plugin/debian/control

[pkg-java] r11959 - trunk/plexus-active-collections/debian

2010-03-28 Thread Ludovic Claude
instead of classpath-doc/openjdk-6-doc +(Closes: #567287) + + -- Ludovic Claude ludovic.cla...@laposte.net Sun, 28 Mar 2010 23:10:33 +0200 + plexus-active-collections (1.0~beta2-1) unstable; urgency=low [ Ludovic Claude ] Modified: trunk/plexus-active-collections/debian/control

Re: antlr-3 needs some attention (and blocks jython 2.5.1 upload)

2010-03-25 Thread Ludovic Claude
, 2010 at 11:40:09PM +0100, Ludovic Claude wrote: Hello Nicolas, I have version 3.2 of antlr which is almost ready (it now builds with Maven), but I need somebody to package version 3.1.3 of this package as it defines a Maven plugin which is used to build 3.2 (that's a nasty recursive build

[pkg-java] r11919 - trunk/maven-common-artifact-filters/debian

2010-03-24 Thread Ludovic Claude
-harness in the POM file (Closes: #554474) + + -- Ludovic Claude ludovic.cla...@laposte.net Wed, 24 Mar 2010 23:07:15 +0100 + maven-common-artifact-filters (1.1-2) unstable; urgency=low * Fix groupId for maven-plugin-testing-harness dependency Modified: trunk/maven-common-artifact-filters

[Bug 544885] [NEW] ubuntuone crashed after removing current computer

2010-03-23 Thread Ludovic Claude
Public bug reported: Binary package hint: ubuntuone-client I tried to cleanup my list of authorized computers after UbuntuOne kept adding the same computer over and over to its authorized list. So I removed the current computer from UbuntuOne using the web interface, then I tried to re-login in

[Bug 544885] Re: ubuntuone crashed after removing current computer

2010-03-23 Thread Ludovic Claude
** Attachment added: .home.lclaude..cache.ubuntuone.log.oauth.login.log.txt http://launchpadlibrarian.net/41698141/.home.lclaude..cache.ubuntuone.log.oauth.login.log.txt ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/41698142/Dependencies.txt ** Attachment added:

Bug#573795: maven-repo-helper: does not create generic version 'debian' for maven-javadoc-plugin

2010-03-17 Thread Ludovic Claude
Torsten Werner a écrit : On Sun, Mar 14, 2010 at 8:52 PM, Ludovic Claude ludovic.claud...@googlemail.com wrote: Not a bug, Maven requires all its plugins to use a real version, so this is why maven-javadoc-plugin is registered with its version only. But that means, we always have

Accepted tomcat6 6.0.24-4 (source all)

2010-03-17 Thread Ludovic Claude
: 6.0.24-4 Distribution: unstable Urgency: low Maintainer: Debian Java Maintainers pkg-java-maintain...@lists.alioth.debian.org Changed-By: Ludovic Claude ludovic.cla...@laposte.net Description: libservlet2.5-java - Servlet 2.5 and JSP 2.1 Java API classes libservlet2.5-java-doc - Servlet 2.5 and JSP

Bug#573795: maven-repo-helper: does not create generic version 'debian' for maven-javadoc-plugin

2010-03-17 Thread Ludovic Claude
Torsten Werner a écrit : On Sun, Mar 14, 2010 at 8:52 PM, Ludovic Claude ludovic.claud...@googlemail.com wrote: Not a bug, Maven requires all its plugins to use a real version, so this is why maven-javadoc-plugin is registered with its version only. But that means, we always have

[Bug 495505] Re: server.number reports 6.0.0.0 not 6.0.X.0

2010-03-17 Thread Ludovic Claude
Fixed in tomcat6-6.0.24-4, soon to be in Debian unstable -- server.number reports 6.0.0.0 not 6.0.X.0 https://bugs.launchpad.net/bugs/495505 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to tomcat6 in ubuntu. -- Ubuntu-server-bugs

[Bug 495505] Re: server.number reports 6.0.0.0 not 6.0.X.0

2010-03-17 Thread Ludovic Claude
Fixed in tomcat6-6.0.24-4, soon to be in Debian unstable -- server.number reports 6.0.0.0 not 6.0.X.0 https://bugs.launchpad.net/bugs/495505 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

Bug#573795: maven-repo-helper: does not create generic version 'debian' for maven-javadoc-plugin

2010-03-14 Thread Ludovic Claude
Not a bug, Maven requires all its plugins to use a real version, so this is why maven-javadoc-plugin is registered with its version only. Torsten Werner a écrit : Package: maven-repo-helper Version: 1.0.4 Severity: normal Hi, maven-repo-helper creates a pom file for maven-javadoc-plugin

[pkg-java] r11867 - in trunk/tomcat6/debian: . patches

2010-03-14 Thread Ludovic Claude
.postrm: fix removal of Tomcat (Closes: #567548) + * Set UTF-8 as default character encoding - Patch by Thomas Koch +(Closes: #573539) -- Ludovic Claude ludovic.cla...@laposte.net Thu, 11 Mar 2010 23:45:34 +0100 Added: trunk/tomcat6/debian/patches/default-encoding-utf8.patch

Bug#573795: maven-repo-helper: does not create generic version 'debian' for maven-javadoc-plugin

2010-03-14 Thread Ludovic Claude
Not a bug, Maven requires all its plugins to use a real version, so this is why maven-javadoc-plugin is registered with its version only. Torsten Werner a écrit : Package: maven-repo-helper Version: 1.0.4 Severity: normal Hi, maven-repo-helper creates a pom file for maven-javadoc-plugin

Bug#573482: maven2: DAV Wagon not included - Cannot find wagon which supports the requested protocol: dav

2010-03-11 Thread Ludovic Claude
JackRabbit 2.x uses the newest JCR 2.0 which is under an Apache 2 license. If somebody could convince (by providing a patch?) the Wagon developers to use this version of Jackrabbit, then we will be able to ship Maven with WebDAV support in Debian. Ludovic

[pkg-java] r11839 - trunk/tomcat6/debian

2010-03-11 Thread Ludovic Claude
: fix removal of Tomcat (Closes: #567548) + + -- Ludovic Claude ludovic.cla...@laposte.net Thu, 11 Mar 2010 23:45:34 +0100 + tomcat6 (6.0.24-3) unstable; urgency=medium * Set the major, minor and build versions when calling Ant Modified: trunk/tomcat6/debian/tomcat6.postrm

Bug#573482: maven2: DAV Wagon not included - Cannot find wagon which supports the requested protocol: dav

2010-03-11 Thread Ludovic Claude
JackRabbit 2.x uses the newest JCR 2.0 which is under an Apache 2 license. If somebody could convince (by providing a patch?) the Wagon developers to use this version of Jackrabbit, then we will be able to ship Maven with WebDAV support in Debian. Ludovic -- To UNSUBSCRIBE, email to

Accepted tomcat6 6.0.24-3 (source all)

2010-03-10 Thread Ludovic Claude
: 6.0.24-3 Distribution: unstable Urgency: medium Maintainer: Debian Java Maintainers pkg-java-maintain...@lists.alioth.debian.org Changed-By: Ludovic Claude ludovic.cla...@laposte.net Description: libservlet2.5-java - Servlet 2.5 and JSP 2.1 Java API classes libservlet2.5-java-doc - Servlet 2.5

Bug#569189: Fixed in 0.8

2010-03-08 Thread Ludovic Claude
version: 0.8 This issue has been fixed in 0.8. I have forgotten to add it to the changelog. ___ pkg-java-maintainers mailing list pkg-java-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers

Bug#569189: Fixed in 0.8

2010-03-08 Thread Ludovic Claude
version: 0.8 This issue has been fixed in 0.8. I have forgotten to add it to the changelog. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Re: Advice on packaging a Maven plugin

2010-03-07 Thread Ludovic Claude
Hello Peter, Short answer: you don't have to do anything, maven-debian-helper does the magic for you, and will use the version of the Maven plugin that is present in your Debian installation. This is true since maven-debian-helper 0.8. Please file a bug if you find that is functionality doesn't

[pkg-java] r11816 - trunk/tomcat6/debian

2010-03-07 Thread Ludovic Claude
...@gmail.com Sun, 21 Feb 2010 15:44:19 +0100 + -- Ludovic Claude ludovic.cla...@laposte.net Wed, 03 Mar 2010 00:10:15 +0100 tomcat6 (6.0.24-2) unstable; urgency=low Modified: trunk/tomcat6/debian/control === --- trunk/tomcat6/debian

Re: antlr-3 needs some attention (and blocks jython 2.5.1 upload)

2010-03-07 Thread Ludovic Claude
Hello Nicolas, I have version 3.2 of antlr which is almost ready (it now builds with Maven), but I need somebody to package version 3.1.3 of this package as it defines a Maven plugin which is used to build 3.2 (that's a nasty recursive build dependency here). So if you can help me and make a

Re: Advice on packaging a Maven plugin

2010-03-07 Thread Ludovic Claude
Hello Peter, Short answer: you don't have to do anything, maven-debian-helper does the magic for you, and will use the version of the Maven plugin that is present in your Debian installation. This is true since maven-debian-helper 0.8. Please file a bug if you find that is functionality doesn't

Re: antlr-3 needs some attention (and blocks jython 2.5.1 upload)

2010-03-07 Thread Ludovic Claude
Hello Nicolas, I have version 3.2 of antlr which is almost ready (it now builds with Maven), but I need somebody to package version 3.1.3 of this package as it defines a Maven plugin which is used to build 3.2 (that's a nasty recursive build dependency here). So if you can help me and make a

Bug#572048: I can confirm failure to start

2010-03-02 Thread Ludovic Claude
Pier, this looks like a conflict on port 8005. Can you run this command: netstat -p -l | grep 8005 Thanks, Ludovic Pier Luigi Pau a écrit : Hello, I couldn't get tomcat6 6.0.24-2 to start, either, and so far I haven't found anything better to do than revert to a previous version

Bug#572048: I can confirm failure to start

2010-03-02 Thread Ludovic Claude
Pier, this looks like a conflict on port 8005. Can you run this command: netstat -p -l | grep 8005 Thanks, Ludovic Pier Luigi Pau a écrit : Hello, I couldn't get tomcat6 6.0.24-2 to start, either, and so far I haven't found anything better to do than revert to a previous version

[Bug 495505] Re: server.number reports 6.0.0.0 not 6.0.X.0

2010-03-02 Thread Ludovic Claude
I'm adding the following to debian/rules in Debian. Do you see any problem with starting Tomcat or is it only in Debian? Ludovic T_VER_MAJOR := $(echo $(T_VER) | cut -d'.' -f1) T_VER_MINOR := $(echo $(T_VER) | cut -d'.' -f2) T_VER_BUILD := $(echo $(T_VER) | cut -d'.' -f3) ANT_ARGS :=

[Bug 495505] Re: server.number reports 6.0.0.0 not 6.0.X.0

2010-03-02 Thread Ludovic Claude
I'm adding the following to debian/rules in Debian. Do you see any problem with starting Tomcat or is it only in Debian? Ludovic T_VER_MAJOR := $(echo $(T_VER) | cut -d'.' -f1) T_VER_MINOR := $(echo $(T_VER) | cut -d'.' -f2) T_VER_BUILD := $(echo $(T_VER) | cut -d'.' -f3) ANT_ARGS :=

Bug#572048: I can confirm failure to start

2010-03-02 Thread Ludovic Claude
Pier, this looks like a conflict on port 8005. Can you run this command: netstat -p -l | grep 8005 Thanks, Ludovic Pier Luigi Pau a écrit : Hello, I couldn't get tomcat6 6.0.24-2 to start, either, and so far I haven't found anything better to do than revert to a previous version

[pkg-java] r11789 - in trunk/maven-repo-helper: debian src/main/share src/test/java/org/debian/maven/repo src/test/resources

2010-03-01 Thread Ludovic Claude
-helper (1.0.2) unstable; urgency=low + + * A leak of environment variables activated the no-rules option +on mh_cleanpom, preventing mh_installjar to work properly +in some cases (Closes: #570863) + + -- Ludovic Claude ludovic.cla...@laposte.net Mon, 01 Mar 2010 00:46:16 +0100 + maven-repo

Bug#572048: tomcat6: fails to start after upgrade to v6.0.24-2

2010-03-01 Thread Ludovic Claude
Hello Teodor, The changes were motivated by the fact that jscv is unreliable (see #561559) and is hard to use when you need to setup Tomcat with ports 1024. Upstream maintains the catalina.sh script and recommends its use. We were kindly assisted by a Tomcat expert (Jason Brittain from MuleSoft)

Accepted maven-repo-helper 1.0.2 (source all)

2010-03-01 Thread Ludovic Claude
...@lists.alioth.debian.org Changed-By: Ludovic Claude ludovic.cla...@laposte.net Description: maven-repo-helper - Helper tools for including Maven metatada in Debian packages Closes: 570863 Changes: maven-repo-helper (1.0.2) unstable; urgency=low . * A leak of environment variables activated the no-rules

Bug#572048: tomcat6: fails to start after upgrade to v6.0.24-2

2010-03-01 Thread Ludovic Claude
Hello Teodor, The changes were motivated by the fact that jscv is unreliable (see #561559) and is hard to use when you need to setup Tomcat with ports 1024. Upstream maintains the catalina.sh script and recommends its use. We were kindly assisted by a Tomcat expert (Jason Brittain from MuleSoft)

Bug#572048: tomcat6: fails to start after upgrade to v6.0.24-2

2010-03-01 Thread Ludovic Claude
Hello Teodor, The changes were motivated by the fact that jscv is unreliable (see #561559) and is hard to use when you need to setup Tomcat with ports 1024. Upstream maintains the catalina.sh script and recommends its use. We were kindly assisted by a Tomcat expert (Jason Brittain from MuleSoft)

<    1   2   3   4   5   6   7   8   9   10   >