Your message dated Sat, 08 Jan 2011 01:32:12 +0000
with message-id <[email protected]>
and subject line Bug#606294: fixed in antlr3 3.2-5
has caused the Debian Bug report #606294,
regarding antlr3: FTBFS: maven-related errors
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 [email protected]
immediately.)
--
606294: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=606294
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: antlr3
Version: 3.2-4
Severity: serious
Tags: squeeze sid
User: [email protected]
Usertags: qa-ftbfs-20101207 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> make[1]: Entering directory `/build/user-antlr3_3.2-4-amd64-SVrSPM/antlr3-3.2'
> mh_patchpoms -pantlr3 --debian-build --keep-pom-version
> --maven-repo=/build/user-antlr3_3.2-4-amd64-SVrSPM/antlr3-3.2/debian/maven-repo
>
> touch debian/stamp-poms-patched
> make[1]: Leaving directory `/build/user-antlr3_3.2-4-amd64-SVrSPM/antlr3-3.2'
> cd . && /usr/lib/jvm/default-java/bin/java -noverify -cp
> /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar
>
> -Dproperties.file.manual=/build/user-antlr3_3.2-4-amd64-SVrSPM/antlr3-3.2/debian/maven.properties
> -Dclassworlds.conf=/etc/maven2/m2-debian.conf
> org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml
> -Dmaven.repo.local=/build/user-antlr3_3.2-4-amd64-SVrSPM/antlr3-3.2/debian/maven-repo
> -DbuildNumber="debian-4" package
> [INFO]
> NOTE: Maven is executing in offline mode. Any artifacts not already in your
> local
> repository will be inaccessible.
>
> [INFO] Scanning for projects...
> [INFO] Reactor build order:
> [INFO] ANTLR Master build control POM
> [INFO] Antlr 3 Runtime
> [INFO] ANTLR Grammar Tool
> [INFO] Maven plugin for ANTLR V3
> [INFO] ANTLR gUnit
> [INFO] Maven plugin for gUnit ANTLR V3
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building ANTLR Master build control POM
> [INFO] task-segment: [package]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building Antlr 3 Runtime
> [INFO] task-segment: [package]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] [resources:resources {execution: default-resources}]
> [WARNING] File encoding has not been set, using platform encoding
> ANSI_X3.4-1968, i.e. build is platform dependent!
> [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/user-antlr3_3.2-4-amd64-SVrSPM/antlr3-3.2/runtime/Java/src/main/resources
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] Nothing to compile - all classes are up to date
> [INFO] [resources:testResources {execution: default-testResources}]
> [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/user-antlr3_3.2-4-amd64-SVrSPM/antlr3-3.2/runtime/Java/src/test/resources
> [INFO] [compiler:testCompile {execution: default-testCompile}]
> [INFO] Not compiling test sources
> [INFO] [surefire:test {execution: default-test}]
> [INFO] Tests are skipped.
> [INFO] [jar:jar {execution: default-jar}]
> [INFO] Building jar:
> /build/user-antlr3_3.2-4-amd64-SVrSPM/antlr3-3.2/runtime/Java/target/antlr-runtime-3.2.jar
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building ANTLR Grammar Tool
> [INFO] task-segment: [package]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] [antlr:generate {execution: default}]
> [INFO] Using Antlr grammar:
> /build/user-antlr3_3.2-4-amd64-SVrSPM/antlr3-3.2/tool/src/main/antlr2/org/antlr/grammar/v2/antlr.g
> [INFO] The grammar is already generated.
> [INFO] Using Antlr grammar:
> /build/user-antlr3_3.2-4-amd64-SVrSPM/antlr3-3.2/tool/src/main/antlr2/org/antlr/grammar/v2/codegen.g
> [INFO] The grammar is already generated.
> [INFO] Using Antlr grammar:
> /build/user-antlr3_3.2-4-amd64-SVrSPM/antlr3-3.2/tool/src/main/antlr2/org/antlr/grammar/v2/antlr.print.g
> [INFO] The grammar is already generated.
> [INFO] Using Antlr grammar:
> /build/user-antlr3_3.2-4-amd64-SVrSPM/antlr3-3.2/tool/src/main/antlr2/org/antlr/grammar/v2/assign.types.g
> [INFO] The grammar is already generated.
> [INFO] Using Antlr grammar:
> /build/user-antlr3_3.2-4-amd64-SVrSPM/antlr3-3.2/tool/src/main/antlr2/org/antlr/grammar/v2/buildnfa.g
> [INFO] The grammar is already generated.
> [INFO] Using Antlr grammar:
> /build/user-antlr3_3.2-4-amd64-SVrSPM/antlr3-3.2/tool/src/main/antlr2/org/antlr/grammar/v2/define.g
> [INFO] The grammar is already generated.
> [INFO] [antlr3:antlr {execution: default}]
> [INFO] ANTLR: Processing source directory
> /build/user-antlr3_3.2-4-amd64-SVrSPM/antlr3-3.2/tool/src/main/antlr3
> ANTLR Parser Generator Version 3.2 debian-4
> org/antlr/grammar/v3/ANTLRv3.g
> warning(105): org/antlr/grammar/v3/ANTLRv3.g:158:4: no lexer rule
> corresponding to token: DOC_COMMENT
> warning(105): org/antlr/grammar/v3/ANTLRv3.g:249:6: no lexer rule
> corresponding to token: SEMPRED
> warning(105): org/antlr/grammar/v3/ANTLRv3.g:355:22: no lexer rule
> corresponding to token: SEMPRED
> warning(105): org/antlr/grammar/v3/ANTLRv3.g:94:9: no lexer rule
> corresponding to token: DOC_COMMENT
> warning(200): org/antlr/grammar/v3/ANTLRv3.g:473:5: Decision can match input
> such as "' ''$''A''N''T''L''R'' ''s''r''c'' ''"''\\''\'''"'' ''0'..'9'" using
> multiple alternatives: 1, 2
> As a result, alternative(s) 2 were disabled for that input
> org/antlr/grammar/v3/ActionAnalysis.g
> org/antlr/grammar/v3/ANTLRv3Tree.g
> org/antlr/grammar/v3/ActionTranslator.g
> [INFO] [resources:resources {execution: default-resources}]
> [WARNING] File encoding has not been set, using platform encoding
> ANSI_X3.4-1968, i.e. build is platform dependent!
> [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered
> resources, i.e. build is platform dependent!
> [INFO] Copying 78 resources
> [INFO] Copying 6 resources
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] Compiling 5 source files to
> /build/user-antlr3_3.2-4-amd64-SVrSPM/antlr3-3.2/tool/target/classes
> [INFO] [resources:testResources {execution: default-testResources}]
> [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/user-antlr3_3.2-4-amd64-SVrSPM/antlr3-3.2/tool/src/test/resources
> [INFO] [compiler:testCompile {execution: default-testCompile}]
> [INFO] Not compiling test sources
> [INFO] [surefire:test {execution: default-test}]
> [INFO] Tests are skipped.
> [INFO] [jar:jar {execution: default-jar}]
> [INFO] Building jar:
> /build/user-antlr3_3.2-4-amd64-SVrSPM/antlr3-3.2/tool/target/antlr-3.2.jar
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building Maven plugin for ANTLR V3
> [INFO] task-segment: [package]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] [plugin:descriptor {execution: default-descriptor}]
> [INFO] Using 'UTF-8' encoding to read mojo metadata.
> [INFO] Applying mojo extractor for language: java
> [INFO] Mojo extractor for language: java found 1 mojo descriptors.
> [INFO] Applying mojo extractor for language: bsh
> [INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
> [INFO] [resources:resources {execution: default-resources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory
> /build/user-antlr3_3.2-4-amd64-SVrSPM/antlr3-3.2/antlr3-maven-plugin/src/main/resources
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] Nothing to compile - all classes are up to date
> [INFO] [resources:testResources {execution: default-testResources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory
> /build/user-antlr3_3.2-4-amd64-SVrSPM/antlr3-3.2/antlr3-maven-plugin/src/test/resources
> [INFO] [compiler:testCompile {execution: default-testCompile}]
> [INFO] Not compiling test sources
> [INFO] [surefire:test {execution: default-test}]
> [INFO] Tests are skipped.
> [INFO] [jar:jar {execution: default-jar}]
> [INFO] Building jar:
> /build/user-antlr3_3.2-4-amd64-SVrSPM/antlr3-3.2/antlr3-maven-plugin/target/antlr3-maven-plugin-3.2.jar
> [INFO] [plugin:addPluginArtifactMetadata {execution:
> default-addPluginArtifactMetadata}]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building ANTLR gUnit
> [INFO] task-segment: [package]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Reloading plugin container for: org.antlr:antlr3-maven-plugin:3.2. The
> plugin artifact has changed.
> [INFO] [antlr3:antlr {execution: default}]
> [INFO] ANTLR: Processing source directory
> /build/user-antlr3_3.2-4-amd64-SVrSPM/antlr3-3.2/gunit/src/main/antlr3
> ANTLR Parser Generator Version 3.2 debian-4
> org/antlr/gunit/gUnit.g
> org/antlr/gunit/swingui/parsers/StGUnit.g
> org/antlr/gunit/swingui/parsers/ANTLRv3.g
> warning(105): org/antlr/gunit/swingui/parsers/ANTLRv3.g:162:4: no lexer rule
> corresponding to token: DOC_COMMENT
> warning(105): org/antlr/gunit/swingui/parsers/ANTLRv3.g:350:22: no lexer rule
> corresponding to token: SEMPRED
> warning(105): org/antlr/gunit/swingui/parsers/ANTLRv3.g:256:6: no lexer rule
> corresponding to token: SEMPRED
> warning(105): org/antlr/gunit/swingui/parsers/ANTLRv3.g:95:9: no lexer rule
> corresponding to token: DOC_COMMENT
> warning(200): org/antlr/gunit/swingui/parsers/ANTLRv3.g:466:5: Decision can
> match input such as "' ''$''A''N''T''L''R'' ''s''r''c'' ''"''\\''\'''"''
> ''0'..'9'" using multiple alternatives: 1, 2
> As a result, alternative(s) 2 were disabled for that input
> [INFO] [resources:resources {execution: default-resources}]
> [WARNING] File encoding has not been set, using platform encoding
> ANSI_X3.4-1968, i.e. build is platform dependent!
> [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered
> resources, i.e. build is platform dependent!
> [INFO] Copying 28 resources
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] Compiling 48 source files to
> /build/user-antlr3_3.2-4-amd64-SVrSPM/antlr3-3.2/gunit/target/classes
> [INFO] [resources:testResources {execution: default-testResources}]
> [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/user-antlr3_3.2-4-amd64-SVrSPM/antlr3-3.2/gunit/src/test/resources
> [INFO] [compiler:testCompile {execution: default-testCompile}]
> [INFO] Not compiling test sources
> [INFO] [surefire:test {execution: default-test}]
> [INFO] Tests are skipped.
> [INFO] [jar:jar {execution: default-jar}]
> [INFO] Building jar:
> /build/user-antlr3_3.2-4-amd64-SVrSPM/antlr3-3.2/gunit/target/gunit-3.2.jar
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building Maven plugin for gUnit ANTLR V3
> [INFO] task-segment: [package]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] [plugin:descriptor {execution: default-descriptor}]
> [INFO] Using 'UTF-8' encoding to read mojo metadata.
> [INFO] Applying mojo extractor for language: java
> [INFO] Mojo extractor for language: java found 1 mojo descriptors.
> [INFO] Applying mojo extractor for language: bsh
> [INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
> [INFO] [resources:resources {execution: default-resources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory
> /build/user-antlr3_3.2-4-amd64-SVrSPM/antlr3-3.2/gunit-maven-plugin/src/main/resources
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] Compiling 1 source file to
> /build/user-antlr3_3.2-4-amd64-SVrSPM/antlr3-3.2/gunit-maven-plugin/target/classes
> [INFO] [resources:testResources {execution: default-testResources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory
> /build/user-antlr3_3.2-4-amd64-SVrSPM/antlr3-3.2/gunit-maven-plugin/src/test/resources
> [INFO] [compiler:testCompile {execution: default-testCompile}]
> [INFO] Not compiling test sources
> [INFO] [surefire:test {execution: default-test}]
> [INFO] Tests are skipped.
> [INFO] [jar:jar {execution: default-jar}]
> [INFO] Building jar:
> /build/user-antlr3_3.2-4-amd64-SVrSPM/antlr3-3.2/gunit-maven-plugin/target/maven-gunit-plugin-3.2.jar
> [INFO] [plugin:addPluginArtifactMetadata {execution:
> default-addPluginArtifactMetadata}]
> [INFO]
> [INFO]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO]
> ------------------------------------------------------------------------
> [INFO] ANTLR Master build control POM ........................ SUCCESS
> [1.073s]
> [INFO] Antlr 3 Runtime ....................................... SUCCESS
> [0.971s]
> [INFO] ANTLR Grammar Tool .................................... SUCCESS
> [6.128s]
> [INFO] Maven plugin for ANTLR V3 ............................. SUCCESS
> [1.164s]
> [INFO] ANTLR gUnit ........................................... SUCCESS
> [5.320s]
> [INFO] Maven plugin for gUnit ANTLR V3 ....................... SUCCESS
> [1.181s]
> [INFO]
> ------------------------------------------------------------------------
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD SUCCESSFUL
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 16 seconds
> [INFO] Finished at: Tue Dec 07 21:18:05 UTC 2010
> [INFO] Final Memory: 93M/1352M
> [INFO]
> ------------------------------------------------------------------------
> touch mvn-build
> DEB_MAVEN_CHECK_TARGET unset, not running checks
> if [ ! -f pom.xml.save ]; then \
> /usr/bin/make -f debian/rules patch-poms; \
> fi
> cd . && /usr/lib/jvm/default-java/bin/java -noverify -cp
> /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar
>
> -Dproperties.file.manual=/build/user-antlr3_3.2-4-amd64-SVrSPM/antlr3-3.2/debian/maven.properties
> -Dclassworlds.conf=/etc/maven2/m2-debian.conf
> org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml
> -Dmaven.repo.local=/build/user-antlr3_3.2-4-amd64-SVrSPM/antlr3-3.2/debian/maven-repo
> -DbuildNumber="debian-4"
> -Ddebian.dir=/build/user-antlr3_3.2-4-amd64-SVrSPM/antlr3-3.2/debian
> -Ddebian.package=antlr3-doc javadoc:jar javadoc:aggregate
> [INFO]
> NOTE: Maven is executing in offline mode. Any artifacts not already in your
> local
> repository will be inaccessible.
>
> [INFO] Scanning for projects...
> [INFO] Reactor build order:
> [INFO] ANTLR Master build control POM
> [INFO] Antlr 3 Runtime
> [INFO] ANTLR Grammar Tool
> [INFO] Maven plugin for ANTLR V3
> [INFO] ANTLR gUnit
> [INFO] Maven plugin for gUnit ANTLR V3
> [INFO] Searching repository for plugin with prefix: 'javadoc'.
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building ANTLR Master build control POM
> [INFO] task-segment: [javadoc:jar]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] [javadoc:jar {execution: default-cli}]
> [INFO] Not executing Javadoc as the project is not a Java classpath-capable
> package
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building Antlr 3 Runtime
> [INFO] task-segment: [javadoc:jar]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] [javadoc:jar {execution: default-cli}]
> [WARNING] Source files encoding has not been set, using platform encoding
> ANSI_X3.4-1968, i.e. build is platform dependent!
> [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:2.6.1:javadoc'
> has not be previously called for the project: 'org.antlr:antlr:jar:3.2'.
> Trying to invoke it...
> [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:2.6.1:javadoc'
> has not be previously called for the project:
> 'org.antlr:antlr3-maven-plugin:maven-plugin:3.2'. Trying to invoke it...
> [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:2.6.1:javadoc'
> has not be previously called for the project: 'org.antlr:gunit:jar:3.2'.
> Trying to invoke it...
> [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:2.6.1:javadoc'
> has not be previously called for the project:
> 'org.antlr:maven-gunit-plugin:maven-plugin:3.2'. Trying to invoke it...
> [ERROR] MavenInvocationException: Error when invoking Maven, consult the
> invoker log file:
> /build/user-antlr3_3.2-4-amd64-SVrSPM/antlr3-3.2/runtime/Java/target/invoker/maven-javadoc-plugin1213776447.txt
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] MavenReportException: Error while creating archive:Error when invoking
> Maven, consult the invoker log file:
> /build/user-antlr3_3.2-4-amd64-SVrSPM/antlr3-3.2/runtime/Java/target/invoker/maven-javadoc-plugin1213776447.txt
>
> [INFO]
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 40 seconds
> [INFO] Finished at: Tue Dec 07 21:18:45 UTC 2010
> [INFO] Final Memory: 35M/1361M
> [INFO]
> ------------------------------------------------------------------------
> make: *** [debian/stamp-maven-doc] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2010/12/07/antlr3_3.2-4_lsqueeze64.buildlog
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot. Internet was not
accessible from the build systems.
--
| Lucas Nussbaum
| [email protected] http://www.lucas-nussbaum.net/ |
| jabber: [email protected] GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
Source: antlr3
Source-Version: 3.2-5
We believe that the bug you reported is fixed in the latest version of
antlr3, which is due to be installed in the Debian FTP archive:
antlr3-doc_3.2-5_all.deb
to main/a/antlr3/antlr3-doc_3.2-5_all.deb
antlr3-gcj_3.2-5_amd64.deb
to main/a/antlr3/antlr3-gcj_3.2-5_amd64.deb
antlr3-gunit-maven-plugin_3.2-5_all.deb
to main/a/antlr3/antlr3-gunit-maven-plugin_3.2-5_all.deb
antlr3-maven-plugin_3.2-5_all.deb
to main/a/antlr3/antlr3-maven-plugin_3.2-5_all.deb
antlr3_3.2-5.debian.tar.gz
to main/a/antlr3/antlr3_3.2-5.debian.tar.gz
antlr3_3.2-5.dsc
to main/a/antlr3/antlr3_3.2-5.dsc
antlr3_3.2-5_all.deb
to main/a/antlr3/antlr3_3.2-5_all.deb
libantlr3-gunit-java-doc_3.2-5_all.deb
to main/a/antlr3/libantlr3-gunit-java-doc_3.2-5_all.deb
libantlr3-gunit-java_3.2-5_all.deb
to main/a/antlr3/libantlr3-gunit-java_3.2-5_all.deb
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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Damien Raude-Morvan <[email protected]> (supplier of updated antlr3 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sat, 08 Jan 2011 01:55:34 +0100
Source: antlr3
Binary: antlr3 antlr3-gcj antlr3-doc antlr3-maven-plugin libantlr3-gunit-java
libantlr3-gunit-java-doc antlr3-gunit-maven-plugin
Architecture: source all amd64
Version: 3.2-5
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers
<[email protected]>
Changed-By: Damien Raude-Morvan <[email protected]>
Description:
antlr3 - language tool for constructing recognizers, compilers etc
antlr3-doc - language tool for constructing compilers etc - documentation
antlr3-gcj - language tool for constructing recognizers, compilers etc (native
antlr3-gunit-maven-plugin - Maven plugin for gUnit, a unit test framework for
ANTLR grammars
antlr3-maven-plugin - Maven plugin for ANTLR 3
libantlr3-gunit-java - Unit Test framework for ANTLR grammars
libantlr3-gunit-java-doc - API documentation for gUnit
Closes: 606294
Changes:
antlr3 (3.2-5) unstable; urgency=low
.
* Team upload.
* d/rules: Set DEB_MAVEN_BUILD_TARGET := package install
so that JAR will be installed in temporary maven repository.
This should please javadoc:jar plugin. (Closes: #606294)
(ie. it won't try to download antlr-gunit module from network).
* d/control: Build-Depends on libmaven-install-plugin-java to get
"install" lifecycle working.
Checksums-Sha1:
4986a98138e98f77dede7a2b557c357d561821de 2231 antlr3_3.2-5.dsc
a079cb5eeb63d27deaaa9b1a47d555df1899b250 89756 antlr3_3.2-5.debian.tar.gz
6140113a60ac7afec7c5a7c3a2ca22c62ccac04d 1004540 antlr3_3.2-5_all.deb
2b9aead475187df320e81932b7ea784fd6de0927 946722 antlr3-doc_3.2-5_all.deb
ac6596eb404a597cd28b580aeda3373bd924e903 16932
antlr3-maven-plugin_3.2-5_all.deb
09cc1e26df2a5dfd205b3537b4139bde5c8168e5 268420
libantlr3-gunit-java_3.2-5_all.deb
337d8b15a987e9684e50379201dd0b1c0e7b213f 100030
libantlr3-gunit-java-doc_3.2-5_all.deb
9e53fa7a3d10960fc7f53b0563ced3776939b2bd 15756
antlr3-gunit-maven-plugin_3.2-5_all.deb
f516315dd7d3f4a6a2c8842fd5a51ebf6c8c3ffd 1018150 antlr3-gcj_3.2-5_amd64.deb
Checksums-Sha256:
10c022c86d472e84237278dd76c1c0f592ffb21e6c5923d9fd512895a876d26f 2231
antlr3_3.2-5.dsc
84aeedb94dde163a8d251c866877469702ab87135ead7622b706e829c03afed6 89756
antlr3_3.2-5.debian.tar.gz
ef8638e1e049d7e78f442808130e36c6bee87eadd0a8327f8bd35748ccfde75e 1004540
antlr3_3.2-5_all.deb
c33931a74336b40e6262896c2581e7f1b5843297f1e475ae0ccf4f1c9cd32c68 946722
antlr3-doc_3.2-5_all.deb
ea5a58b46fba9ed8b1b562f2e9b3e931c23639448c7f7f43cd78d2cb76d55922 16932
antlr3-maven-plugin_3.2-5_all.deb
812b6fcaf7c2609ea86f120a79b7bfa5438e88d96a7911a4bb4a6860c5303e31 268420
libantlr3-gunit-java_3.2-5_all.deb
ad4c5293740275eb537d224c5b4d5cf05674c266dcc5d03b071abd41a14def10 100030
libantlr3-gunit-java-doc_3.2-5_all.deb
4300e8172533a1b04b03ef02b91bb383030ee1f6aa0d20efff486dc2ba8ab4b0 15756
antlr3-gunit-maven-plugin_3.2-5_all.deb
6c31fbd90f95940450f1a4ed9e16a8cd5e46474b1427681c56f7c73f471e190e 1018150
antlr3-gcj_3.2-5_amd64.deb
Files:
4c16492e86349c1764220f2696f856dc 2231 java optional antlr3_3.2-5.dsc
66a1b836ac84d7072a1f7fd7726991c1 89756 java optional antlr3_3.2-5.debian.tar.gz
424658bab70900f73a4d4bedad5c02df 1004540 java optional antlr3_3.2-5_all.deb
b41b2fa0af2cb5c55ab093107cf1f758 946722 doc optional antlr3-doc_3.2-5_all.deb
e8d691894169834207b8f92d47dee5c2 16932 java optional
antlr3-maven-plugin_3.2-5_all.deb
6a6b11af22bfae5a403395000455a07d 268420 java optional
libantlr3-gunit-java_3.2-5_all.deb
4d8da70e9598948e0ae4139a2f2339e9 100030 doc optional
libantlr3-gunit-java-doc_3.2-5_all.deb
978ee9cc0d64239ad9369957239eb150 15756 java optional
antlr3-gunit-maven-plugin_3.2-5_all.deb
a77075bfc8a917f195738f142a717a41 1018150 java optional
antlr3-gcj_3.2-5_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iQIcBAEBCAAGBQJNJ7r/AAoJEHXiDM0z50n8oUMP/23YRxS92xB5/TzlXJP8VfEG
BFDBJyvpokwN+sF4SMbBK96Dy4xcagTGes+Xomrn0BIeT5D2xiWthI9qYqWnBMwa
bvbi9jynVlKRIX8Xzh2H3s5e94viX47j5gLgCG/J+6n7J/E66K6TZ8JURGSTzHdP
Kx1GlaGfUof/YDc/rCLTjh745HuTI915HTEUVBEOpVpLYxM1Y1LU9aAueuKcwM0a
HyVg6p48OUg/FmvUm5kmqaxnPUVdOh2vUQDtGsvEV8A2f9HlQCDBXmmg4qXFcaS0
ddfmnePaQlkJdWNwWty7AcohD1rwD0wCXBAFbfq+Hk04JQuDAGfsYR5yEg2J0Htj
N2TdEbwk9rXaeDwx2zQjMYxKFnCP+Rw7GRTXTPv6OWmfQjSrB2RxCDyt2Z5seMJs
kd9XSt6sU7hkuCtlNHoDyREzFnBO9tbeED7vmQCVmGzgzczr22t+KEpDn4C4RUob
Kp4nkmT0vDM75duNxInwOZu/PJyEf9121hrOupoM6Bi06bKkVctr9MWCOu3yiQ5K
s5QW48/NFfPoE+uy8knXxQvOfHNVwbnrfneSJHWRvKQtAM48+TDo+8fra9w6Pmxx
21xQjCelhSsWS/eIla+C12Y4cydUc64WgtVfAWJRsNOXkLv0Hvx8HEQQtpRgBhwj
yaPF16pbgz/YjiIUgly4
=w1um
-----END PGP SIGNATURE-----
--- End Message ---