Your message dated Fri, 30 Jun 2017 07:34:06 +0000
with message-id <e1dqqrk-000enl...@fasolo.debian.org>
and subject line Bug#866550: fixed in antlr3.2 3.2-15
has caused the Debian Bug report #866550,
regarding antlr3.2: FTBFS: Missing Build-Depends on junit4
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
866550: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=866550
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: antlr3.2
Version: 3.2-14
Severity: serious

>From my pbuilder build log:

...
 debian/rules build
test -x debian/rules
mkdir -p "."
/usr/share/maven-debian-helper/copy-repo.sh /build/antlr3.2-3.2/debian
find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-compiler/*/*.jar':
No such file or directory
find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-compilers/*/*.jar':
No such file or directory
find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-containers/*/*.jar':
No such file or directory
mh_patchpoms -pantlr3.2 --debian-build --keep-pom-version
--maven-repo=/build/antlr3.2-3.2/debian/maven-repo  --build-no-docs
touch debian/stamp-poms-patched
mh_unpatchpoms -pantlr3.2
rm -f -f debian/stamp-poms-patched
cp -r debian/generated-sources/antlr3/* tool/src/main/java
mh_patchpoms -pantlr3.2 --debian-build --keep-pom-version
-idebian/maven.bootstrap.ignoreRules
--maven-repo=/build/antlr3.2-3.2/debian/maven-repo
cd . && /usr/lib/jvm/default-java/bin/java -noverify -cp
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
-Dproperties.file.manual=/build/antlr3.2-3.2/debian/maven.properties
-Dclasswor
lds.conf=/etc/maven/m2-debian.conf -Dmaven.home=/usr/share/maven
-Dmaven.multiModuleProjectDirectory=/build/antlr3.2-3.2
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.xml -Dmaven.repo.local=/b
uild/antlr3.2-3.2/debian/maven-repo -DbuildNumber="debian-14"
-Ddebian.dir=/build/antlr3.2-3.2/debian -Ddebian.package=antlr3.2
-Dmaven.repo.local=/build/antlr3.2-3.2/debian/maven-repo
-Dinstall.to.usj=false -Dmaven.test.skip
=true -Duse.maven.repo.local=true -N package install
org.debian.maven:debian-maven-plugin:2.2.1:install
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building ANTLR Master build control POM 3.2
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @
antlr-master ---
[INFO] Installing /build/antlr3.2-3.2/pom.xml to
/build/antlr3.2-3.2/debian/maven-repo/org/antlr/antlr-master/3.2/antlr-master-3.2.pom
[INFO]
[INFO] --- debian-maven-plugin:2.2.1:install (default-cli) @ antlr-master ---
[WARNING] The POM for junit:junit:jar:4.x is missing, no dependency
information available
[INFO] Cleaning pom file: /build/antlr3.2-3.2/pom.xml.save with options:
[INFO]  --keep-pom-version --package=antlr3.2
[INFO]  --rules=/build/antlr3.2-3.2/debian/maven.rules
[INFO]  --ignore-rules=/build/antlr3.2-3.2/debian/maven.ignoreRules
[INFO]  --published-rules=/build/antlr3.2-3.2/debian/maven.publishedRules
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.441 s
[INFO] Finished at: 2017-06-30T02:16:23Z
[INFO] Final Memory: 7M/150M
[INFO] ------------------------------------------------------------------------
cd runtime/Java        && cd . && /usr/lib/jvm/default-java/bin/java
-noverify -cp 
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
-Dproperties.file.manual=/build/antlr3.2-3.2/debian/m
aven.properties -Dclassworlds.conf=/etc/maven/m2-debian.conf
-Dmaven.home=/usr/share/maven
-Dmaven.multiModuleProjectDirectory=/build/antlr3.2-3.2
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian
.xml -Dmaven.repo.local=/build/antlr3.2-3.2/debian/maven-repo
-DbuildNumber="debian-14" -Ddebian.dir=/build/antlr3.2-3.2/debian
-Ddebian.package=antlr3.2
-Dmaven.repo.local=/build/antlr3.2-3.2/debian/maven-repo
-Dinstall.to.u
sj=false -Dmaven.test.skip=true -Duse.maven.repo.local=true package
install org.debian.maven:debian-maven-plugin:2.2.1:install
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Antlr 3 Runtime 3.2
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @
antlr-runtime ---
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy
filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory
/build/antlr3.2-3.2/runtime/Java/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @
antlr-runtime ---
[INFO] Changes detected - recompiling the module!
[WARNING] File encoding has not been set, using platform encoding
ANSI_X3.4-1968, i.e. build is platform dependent!
[INFO] Compiling 82 source files to
/build/antlr3.2-3.2/runtime/Java/target/classes
[INFO] 
/build/antlr3.2-3.2/runtime/Java/src/main/java/org/antlr/runtime/CommonTokenStream.java:
Some input files use unchecked or unsafe operations.
[INFO] 
/build/antlr3.2-3.2/runtime/Java/src/main/java/org/antlr/runtime/CommonTokenStream.java:
Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources
(default-testResources) @ antlr-runtime ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile)
@ antlr-runtime ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ antlr-runtime ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ antlr-runtime ---
[INFO] Building jar:
/build/antlr3.2-3.2/runtime/Java/target/antlr-runtime-3.2.jar
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @
antlr-runtime ---
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy
filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory
/build/antlr3.2-3.2/runtime/Java/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @
antlr-runtime ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources
(default-testResources) @ antlr-runtime ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile)
@ antlr-runtime ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ antlr-runtime ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ antlr-runtime ---
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @
antlr-runtime ---
[INFO] Installing
/build/antlr3.2-3.2/runtime/Java/target/antlr-runtime-3.2.jar to
/build/antlr3.2-3.2/debian/maven-repo/org/antlr/antlr-runtime/3.2/antlr-runtime-3.2.jar
[INFO] Installing /build/antlr3.2-3.2/runtime/Java/pom.xml to
/build/antlr3.2-3.2/debian/maven-repo/org/antlr/antlr-runtime/3.2/antlr-runtime-3.2.pom
[INFO]
[INFO] --- debian-maven-plugin:2.2.1:install (default-cli) @ antlr-runtime ---
[WARNING] The POM for junit:junit:jar:4.x is missing, no dependency
information available
[INFO] Cleaning pom file:
/build/antlr3.2-3.2/runtime/Java/pom.xml.save with options:
[INFO]  --keep-pom-version --package=antlr3.2
[INFO]  --rules=/build/antlr3.2-3.2/debian/maven.rules
[INFO]  --ignore-rules=/build/antlr3.2-3.2/debian/maven.ignoreRules
[INFO]  --published-rules=/build/antlr3.2-3.2/debian/maven.publishedRules
[INFO] Install jar file into Maven repo:
/build/antlr3.2-3.2/runtime/Java/target/antlr-runtime-3.2.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.608 s
[INFO] Finished at: 2017-06-30T02:16:27Z
[INFO] Final Memory: 17M/249M
[INFO] ------------------------------------------------------------------------
cd tool                && cd . && /usr/lib/jvm/default-java/bin/java
-noverify -cp 
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
-Dproperties.file.manual=/build/antlr3.2-3.2/debian/m
aven.properties -Dclassworlds.conf=/etc/maven/m2-debian.conf
-Dmaven.home=/usr/share/maven
-Dmaven.multiModuleProjectDirectory=/build/antlr3.2-3.2
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian
.xml -Dmaven.repo.local=/build/antlr3.2-3.2/debian/maven-repo
-DbuildNumber="debian-14" -Ddebian.dir=/build/antlr3.2-3.2/debian
-Ddebian.package=antlr3.2
-Dmaven.repo.local=/build/antlr3.2-3.2/debian/maven-repo
-Dinstall.to.u
sj=false -Dmaven.test.skip=true -Duse.maven.repo.local=true package
install org.debian.maven:debian-maven-plugin:2.2.1:install
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building ANTLR Grammar Tool 3.2
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for junit:junit:jar:4.x is missing, no dependency
information available
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.202 s
[INFO] Finished at: 2017-06-30T02:16:28Z
[INFO] Final Memory: 6M/150M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project antlr: Could not resolve
dependencies for project org.antlr:antlr:jar:3.2: Cannot access
antlr-snapshot (http://antlr.org/antlr-snapshot) in offline mode and
the artifact junit:junit:
jar:4.x has not been downloaded from it before. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with
the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
debian/rules:21: recipe for target 'before-mvn-build' failed
make: *** [before-mvn-build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler

--- End Message ---
--- Begin Message ---
Source: antlr3.2
Source-Version: 3.2-15

We believe that the bug you reported is fixed in the latest version of
antlr3.2, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 866...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Emmanuel Bourg <ebo...@apache.org> (supplier of updated antlr3.2 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 30 Jun 2017 09:21:54 +0200
Source: antlr3.2
Binary: antlr3.2 antlr3.2-maven-plugin libantlr3.2-gunit-java 
antlr3.2-gunit-maven-plugin
Architecture: source
Version: 3.2-15
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Changed-By: Emmanuel Bourg <ebo...@apache.org>
Description:
 antlr3.2   - language tool for constructing recognizers, compilers etc
 antlr3.2-gunit-maven-plugin - Maven plugin for gUnit, a unit test framework 
for ANTLR grammars
 antlr3.2-maven-plugin - Maven plugin for ANTLR 3.2
 libantlr3.2-gunit-java - Unit Test framework for ANTLR grammars
Closes: 866550
Changes:
 antlr3.2 (3.2-15) unstable; urgency=medium
 .
   * Team upload.
   * Added the missing build dependency on junit4 (Closes: #866550)
   * Standards-Version updated to 4.0.0
   * Switch to debhelper level 10
   * Use a secure Vcs-Git URL
Checksums-Sha1:
 71c3f0ff140bd92a47ed7e8b5651cc4eac9b3dcb 2517 antlr3.2_3.2-15.dsc
 b2c380048c499d0a5febbb5640a83c2f5a88fbe9 63160 antlr3.2_3.2-15.debian.tar.xz
 ba27abe06578ad0ec61d01adcbda917a67b54786 14834 antlr3.2_3.2-15_source.buildinfo
Checksums-Sha256:
 5da15113505709b296cd862d29dcbd71897aec4f9e5e15f8ec6e9d55b3991ee0 2517 
antlr3.2_3.2-15.dsc
 0c93931de310f72f85d1d3ea19502f448135230ce0454500ad83deffeb765d51 63160 
antlr3.2_3.2-15.debian.tar.xz
 16a4caecbdfcfa68b3a20442e285e10d7fd1e0002a90244b45df2891e9499be9 14834 
antlr3.2_3.2-15_source.buildinfo
Files:
 602ca3eda6a3660b4c3b63779f79a3df 2517 java optional antlr3.2_3.2-15.dsc
 47d47313996f650ce087980a996af250 63160 java optional 
antlr3.2_3.2-15.debian.tar.xz
 11e160ce2418ee5bd13eb502687906cf 14834 java optional 
antlr3.2_3.2-15_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJGBAEBCAAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAllV/LgSHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPUTxBnkudCsujEQAIe4DJpq6pwIMwSOD7foMI8WtpQAUNPO
i64Zkg2c+nMiX03GaV3fNzNLhBzmKZz1ZGN5Ra7PXB8O6V/b390BOC0dXH0GbjxG
umfz0B9QrYsxOrTztpvWJKr87tSOfXLPKYhfSuBw09gM4KGTSpKYWJhNSiHtBOWS
XBU5Ro2BfNb6Aral+AseqDCPbeKVONH8E2njWCF4wy46MBA+YUlZymuNGfFCf3hd
lv2iQdNEioemVf6W+mmsR/FFqAM5pa4kKWnDUUweitXv72pOE8opZ4u/zzzZcvSu
4FOxYYiMJXo7O48RUOMSme7CdLVP53IwWdaj2Cfhh0+0vJ3nQSMt5I7Hin5oFD9y
l6ldjYkulo0T6nB7Wtcm6KfJspPFhNfCCuTLwX5m0jC4PS2f9tUlTcNVp6PrJGHA
Nrsguz7p/uo88I65eqUsbiYkTW6pjd5EyhoVORag1xNcWUpQ/CQLABgh6XUuPz30
Zha7QP/3Fa3FPYMUw13gKk2e0e/h9OxD2ejEo4MjVecPJ0dBocUZVXUmmdPi+2mo
6/gCbwjffqE5T0hyraMe9cyIXk52tDdEo5AByoRR8K0nGl+JRXL7166ZdAFDPqQW
RcBf9FI8z7eH8qfpmlG4eaFydTRlLbEEdNllEl7j6CPamuBUxqMwAkQFffNXUv/J
gbNkszQNCVez
=KCCM
-----END PGP SIGNATURE-----

--- End Message ---
__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Reply via email to