registry team mailing list archive
-
registry team
-
Mailing list archive
-
Message #12029
[Bug 619709] Re: POM file depends on junit:junit:jar:debian artifact, which is not available in the package
Since your change has been included in Debian, we can sync the package
from there.
** Summary changed:
- POM file depends on junit:junit:jar:debian artifact, which is not available in the package
+ Please sync javacc 5.0-4 (main) from debian unstable (main)
** Description changed:
Binary package hint: javacc
- Hello,
- the POM file for javacc, located
- at /usr/share/maven-repo/net/java/dev/javacc/javacc/debian/javacc-debian.pom , lists the artifact junit:junit:jar:debian as a dependency. This causes FTBFS on packages depending on javacc.
+ The new package from debian fixes the dependency on junit in the POM
+ file, without that dependency, the package FTBFS.
- <dependencies>
- <dependency>
- <groupId>junit</groupId>
- <artifactId>junit</artifactId>
- <version>debian</version>
- <scope>compile</scope>
- </dependency>
- </dependencies>
+ This sync is blocking bug #613934.
- AFAICT, that "debian" should be substituted with "3.x".
+ Changelog entries since current maverick version 5.0-3:
- I'm attaching a patch, which explicitely substitutes the 3.8.* version
- in the POM with a "3.x" -- which is in the "junit" package indeed.
+ javacc (5.0-4) unstable; urgency=low
+
+ [ Torsten Werner ]
+ * Remove Paul from Uploaders list.
+
+ [ David Paleino ]
+ * debian/maven.rules added, fixes dependency on junit in the POM file
+
+ -- Torsten Werner <twerner@xxxxxxxxxx> Sat, 01 May 2010 00:48:42 +0200
--
Please sync javacc 5.0-4 (main) from debian unstable (main)
https://bugs.launchpad.net/bugs/619709
You received this bug notification because you are a member of Registry
Administrators, which is the registrant for Debian.