Your message dated Tue, 25 Jun 2013 11:18:20 +0000
with message-id <e1urrgo-0004ao...@franck.debian.org>
and subject line Bug#713759: fixed in commons-jci 1.0-6
has caused the Debian Bug report #713759,
regarding commons-jci: FTBFS: [javac] 
/«PKGBUILDDIR»/compilers/eclipse/src/main/java/org/apache/commons/jci/compilers/EclipseJavaCompiler.java:71:
 org.apache.commons.jci.compilers.EclipseJavaCompiler.CompilationUnit is not 
abstract and does not override abstract method ignoreOptionalProblems() in 
org.eclipse.jdt.internal.compiler.env.ICompilationUnit
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.)


-- 
713759: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713759
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: commons-jci
Version: 1.0-5
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130620 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
>  debian/rules build
> test -x debian/rules
> mkdir -p "."
> cd . && /usr/lib/jvm/default-java/bin/java -classpath 
> /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/lib/jvm/default-java/lib/tools.jar
>   -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dpackage=commons-jci 
> -Dversion=1.0   -buildfile debian/build.xml  package javadoc
> Buildfile: /«PKGBUILDDIR»/debian/build.xml
> 
> package:
> 
> init.pom:
>      [echo] Base dir is /«PKGBUILDDIR»/fam
>      [echo] Pom name in /«PKGBUILDDIR»/debian/libcommons-jci-java.poms: 
> fam/pom.xml
>      [echo] Pom file pom.xml available? true
> 
> read.pom:
>     [mkdir] Created dir: /«PKGBUILDDIR»/debian/.mh
>      [echo] Cleaner options: --keep-parent-version
>      [java] Cleaning POM /«PKGBUILDDIR»/fam/pom.xml, saving the result into 
> /«PKGBUILDDIR»/debian/.mh/pom.xml
>      [java] maven.rules:
>      [java]   commons-logging s/commons-logging-api/commons-logging/ * 
> s/.*/debian/
>      [java]   junit junit jar s/3\..*/3.x/
>      [java]   org.apache.maven.plugins maven-surefire-plugin maven-plugin 
> s/.*/2.4.3/
>      [java]   s/groovy/org.codehaus.groovy/ s/groovy-all/groovy/ * 
> s/.*/debian/
>      [java] ---------
>      [java] Rules file does not exist: 
> /«PKGBUILDDIR»/debian/maven.publishedRules
>      [java] [ERROR] Cannot find parent dependency 
> org.apache.commons:commons-jci:pom:1.0, use --no-parent option to resolve 
> this issue or install the parent POM in the Maven repository
>      [copy] Copying 1 file to /«PKGBUILDDIR»/fam
>      [copy] Copying 1 file to /«PKGBUILDDIR»/fam
>      [echo] Properties read from the POM file:
>      [echo]   groupId: org.apache.commons, artifactId: commons-jci-fam, 
> version: 1.0, debianVersion: debian
> 
> init:
>      [echo] Compile classpath: 
> build/classes:/usr/share/java/commons-io.jar:/usr/share/java/commons-lang.jar:/usr/share/java/commons-logging.jar:/usr/share/java/asm3.jar:/usr/share/java/groovy.jar:/usr/share/java/js.jar:/usr/share/java/janino.jar:/usr/share/java/eclipse-ecj.jar:/«PKGBUILDDIR»/fam/build/commons-jci-fam-1.0.jar:/«PKGBUILDDIR»/core/build/commons-jci-core-1.0.jar
>      [echo] Test classpath: 
> build/test-classes::build/classes:/usr/share/java/commons-io.jar:/usr/share/java/commons-lang.jar:/usr/share/java/commons-logging.jar:/usr/share/java/asm3.jar:/usr/share/java/groovy.jar:/usr/share/java/js.jar:/usr/share/java/janino.jar:/usr/share/java/eclipse-ecj.jar:/«PKGBUILDDIR»/fam/build/commons-jci-fam-1.0.jar:/«PKGBUILDDIR»/core/build/commons-jci-core-1.0.jar
> 
> process-resources:
>     [mkdir] Created dir: /«PKGBUILDDIR»/fam/build/classes
>      [copy] Copying 2 files to /«PKGBUILDDIR»/fam/build/classes
> 
> process-pom:
>     [mkdir] Created dir: 
> /«PKGBUILDDIR»/fam/build/classes/META-INF/maven/org.apache.commons/commons-jci-fam
>      [copy] Copying 2 files to 
> /«PKGBUILDDIR»/fam/build/classes/META-INF/maven/org.apache.commons/commons-jci-fam
> 
> mvn-generate:
> 
> mvn-generate2:
> 
> compile:
>     [mkdir] Created dir: /«PKGBUILDDIR»/fam/build/generated-sources
>     [javac] /usr/share/maven-ant-helper/maven-build.xml:337: warning: 
> 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set 
> to false for repeatable builds
>     [javac] Compiling 5 source files to /«PKGBUILDDIR»/fam/build/classes
>     [javac] Note: Some input files use unchecked or unsafe operations.
>     [javac] Note: Recompile with -Xlint:unchecked for details.
> 
> process-test-resources:
> 
> test-compile:
> 
> test:
> 
> jar:
>       [jar] Building jar: /«PKGBUILDDIR»/fam/build/commons-jci-fam-1.0.jar
> 
> mvn-package:
> 
> restore-pom:
>      [copy] Copying 1 file to /«PKGBUILDDIR»/fam
> 
> package:
> 
> init.pom:
>      [echo] Base dir is /«PKGBUILDDIR»/core
>      [echo] Pom name in /«PKGBUILDDIR»/debian/libcommons-jci-java.poms: 
> core/pom.xml
>      [echo] Pom file pom.xml available? true
> 
> read.pom:
>      [echo] Cleaner options: --keep-parent-version
>      [java] Cleaning POM /«PKGBUILDDIR»/core/pom.xml, saving the result into 
> /«PKGBUILDDIR»/debian/.mh/pom.xml
>      [java] maven.rules:
>      [java]   commons-logging s/commons-logging-api/commons-logging/ * 
> s/.*/debian/
>      [java]   junit junit jar s/3\..*/3.x/
>      [java]   org.apache.maven.plugins maven-surefire-plugin maven-plugin 
> s/.*/2.4.3/
>      [java]   s/groovy/org.codehaus.groovy/ s/groovy-all/groovy/ * 
> s/.*/debian/
>      [java] ---------
>      [java] Rules file does not exist: 
> /«PKGBUILDDIR»/debian/maven.publishedRules
>      [java] [ERROR] Cannot find parent dependency 
> org.apache.commons:commons-jci:pom:1.0, use --no-parent option to resolve 
> this issue or install the parent POM in the Maven repository
>      [copy] Copying 1 file to /«PKGBUILDDIR»/core
>      [copy] Copying 1 file to /«PKGBUILDDIR»/core
>      [echo] Properties read from the POM file:
>      [echo]   groupId: org.apache.commons, artifactId: commons-jci-core, 
> version: 1.0, debianVersion: debian
> 
> init:
>      [echo] Compile classpath: 
> build/classes:/usr/share/java/commons-io.jar:/usr/share/java/commons-lang.jar:/usr/share/java/commons-logging.jar:/usr/share/java/asm3.jar:/usr/share/java/groovy.jar:/usr/share/java/js.jar:/usr/share/java/janino.jar:/usr/share/java/eclipse-ecj.jar:/«PKGBUILDDIR»/fam/build/commons-jci-fam-1.0.jar:/«PKGBUILDDIR»/core/build/commons-jci-core-1.0.jar
>      [echo] Test classpath: 
> build/test-classes::build/classes:/usr/share/java/commons-io.jar:/usr/share/java/commons-lang.jar:/usr/share/java/commons-logging.jar:/usr/share/java/asm3.jar:/usr/share/java/groovy.jar:/usr/share/java/js.jar:/usr/share/java/janino.jar:/usr/share/java/eclipse-ecj.jar:/«PKGBUILDDIR»/fam/build/commons-jci-fam-1.0.jar:/«PKGBUILDDIR»/core/build/commons-jci-core-1.0.jar
> 
> process-resources:
>     [mkdir] Created dir: /«PKGBUILDDIR»/core/build/classes
>      [copy] Copying 2 files to /«PKGBUILDDIR»/core/build/classes
> 
> process-pom:
>     [mkdir] Created dir: 
> /«PKGBUILDDIR»/core/build/classes/META-INF/maven/org.apache.commons/commons-jci-core
>      [copy] Copying 2 files to 
> /«PKGBUILDDIR»/core/build/classes/META-INF/maven/org.apache.commons/commons-jci-core
> 
> mvn-generate:
> 
> mvn-generate2:
> 
> compile:
>     [mkdir] Created dir: /«PKGBUILDDIR»/core/build/generated-sources
>     [javac] /usr/share/maven-ant-helper/maven-build.xml:337: warning: 
> 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set 
> to false for repeatable builds
>     [javac] Compiling 22 source files to /«PKGBUILDDIR»/core/build/classes
>     [javac] Note: Some input files use unchecked or unsafe operations.
>     [javac] Note: Recompile with -Xlint:unchecked for details.
> 
> process-test-resources:
> 
> test-compile:
> 
> test:
> 
> jar:
>       [jar] Building jar: /«PKGBUILDDIR»/core/build/commons-jci-core-1.0.jar
> 
> mvn-package:
> 
> restore-pom:
>      [copy] Copying 1 file to /«PKGBUILDDIR»/core
> 
> package:
> 
> init.pom:
>      [echo] Base dir is /«PKGBUILDDIR»/compilers/groovy
>      [echo] Pom name in /«PKGBUILDDIR»/debian/libcommons-jci-java.poms: 
> compilers/groovy/pom.xml
>      [echo] Pom file pom.xml available? true
> 
> read.pom:
>      [echo] Cleaner options: --keep-parent-version
>      [java] Cleaning POM /«PKGBUILDDIR»/compilers/groovy/pom.xml, saving the 
> result into /«PKGBUILDDIR»/debian/.mh/pom.xml
>      [java] maven.rules:
>      [java]   commons-logging s/commons-logging-api/commons-logging/ * 
> s/.*/debian/
>      [java]   junit junit jar s/3\..*/3.x/
>      [java]   org.apache.maven.plugins maven-surefire-plugin maven-plugin 
> s/.*/2.4.3/
>      [java]   s/groovy/org.codehaus.groovy/ s/groovy-all/groovy/ * 
> s/.*/debian/
>      [java] ---------
>      [java] Rules file does not exist: 
> /«PKGBUILDDIR»/debian/maven.publishedRules
>      [java] [ERROR] Cannot find parent dependency 
> org.apache.commons:commons-jci:pom:1.0, use --no-parent option to resolve 
> this issue or install the parent POM in the Maven repository
>      [copy] Copying 1 file to /«PKGBUILDDIR»/compilers/groovy
>      [copy] Copying 1 file to /«PKGBUILDDIR»/compilers/groovy
>      [echo] Properties read from the POM file:
>      [echo]   groupId: org.apache.commons, artifactId: commons-jci-groovy, 
> version: 1.0, debianVersion: debian
> 
> init:
>      [echo] Compile classpath: 
> build/classes:/usr/share/java/commons-io.jar:/usr/share/java/commons-lang.jar:/usr/share/java/commons-logging.jar:/usr/share/java/asm3.jar:/usr/share/java/groovy.jar:/usr/share/java/js.jar:/usr/share/java/janino.jar:/usr/share/java/eclipse-ecj.jar:/«PKGBUILDDIR»/fam/build/commons-jci-fam-1.0.jar:/«PKGBUILDDIR»/core/build/commons-jci-core-1.0.jar
>      [echo] Test classpath: 
> build/test-classes::build/classes:/usr/share/java/commons-io.jar:/usr/share/java/commons-lang.jar:/usr/share/java/commons-logging.jar:/usr/share/java/asm3.jar:/usr/share/java/groovy.jar:/usr/share/java/js.jar:/usr/share/java/janino.jar:/usr/share/java/eclipse-ecj.jar:/«PKGBUILDDIR»/fam/build/commons-jci-fam-1.0.jar:/«PKGBUILDDIR»/core/build/commons-jci-core-1.0.jar
> 
> process-resources:
>     [mkdir] Created dir: /«PKGBUILDDIR»/compilers/groovy/build/classes
>      [copy] Copying 2 files to /«PKGBUILDDIR»/compilers/groovy/build/classes
> 
> process-pom:
>     [mkdir] Created dir: 
> /«PKGBUILDDIR»/compilers/groovy/build/classes/META-INF/maven/org.apache.commons/commons-jci-groovy
>      [copy] Copying 2 files to 
> /«PKGBUILDDIR»/compilers/groovy/build/classes/META-INF/maven/org.apache.commons/commons-jci-groovy
> 
> mvn-generate:
> 
> mvn-generate2:
> 
> compile:
>     [mkdir] Created dir: 
> /«PKGBUILDDIR»/compilers/groovy/build/generated-sources
>     [javac] /usr/share/maven-ant-helper/maven-build.xml:337: warning: 
> 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set 
> to false for repeatable builds
>     [javac] Compiling 3 source files to 
> /«PKGBUILDDIR»/compilers/groovy/build/classes
>     [javac] Note: 
> /«PKGBUILDDIR»/compilers/groovy/src/main/java/org/apache/commons/jci/compilers/GroovyJavaCompiler.java
>  uses unchecked or unsafe operations.
>     [javac] Note: Recompile with -Xlint:unchecked for details.
> 
> process-test-resources:
> 
> test-compile:
> 
> test:
> 
> jar:
>       [jar] Building jar: 
> /«PKGBUILDDIR»/compilers/groovy/build/commons-jci-groovy-1.0.jar
> 
> mvn-package:
> 
> restore-pom:
>      [copy] Copying 1 file to /«PKGBUILDDIR»/compilers/groovy
> 
> package:
> 
> init.pom:
>      [echo] Base dir is /«PKGBUILDDIR»/compilers/rhino
>      [echo] Pom name in /«PKGBUILDDIR»/debian/libcommons-jci-java.poms: 
> compilers/rhino/pom.xml
>      [echo] Pom file pom.xml available? true
> 
> read.pom:
>      [echo] Cleaner options: --keep-parent-version
>      [java] Cleaning POM /«PKGBUILDDIR»/compilers/rhino/pom.xml, saving the 
> result into /«PKGBUILDDIR»/debian/.mh/pom.xml
>      [java] maven.rules:
>      [java]   commons-logging s/commons-logging-api/commons-logging/ * 
> s/.*/debian/
>      [java]   junit junit jar s/3\..*/3.x/
>      [java]   org.apache.maven.plugins maven-surefire-plugin maven-plugin 
> s/.*/2.4.3/
>      [java]   s/groovy/org.codehaus.groovy/ s/groovy-all/groovy/ * 
> s/.*/debian/
>      [java] ---------
>      [java] Rules file does not exist: 
> /«PKGBUILDDIR»/debian/maven.publishedRules
>      [java] [ERROR] Cannot find parent dependency 
> org.apache.commons:commons-jci:pom:1.0, use --no-parent option to resolve 
> this issue or install the parent POM in the Maven repository
>      [copy] Copying 1 file to /«PKGBUILDDIR»/compilers/rhino
>      [copy] Copying 1 file to /«PKGBUILDDIR»/compilers/rhino
>      [echo] Properties read from the POM file:
>      [echo]   groupId: org.apache.commons, artifactId: commons-jci-rhino, 
> version: 1.0, debianVersion: debian
> 
> init:
>      [echo] Compile classpath: 
> build/classes:/usr/share/java/commons-io.jar:/usr/share/java/commons-lang.jar:/usr/share/java/commons-logging.jar:/usr/share/java/asm3.jar:/usr/share/java/groovy.jar:/usr/share/java/js.jar:/usr/share/java/janino.jar:/usr/share/java/eclipse-ecj.jar:/«PKGBUILDDIR»/fam/build/commons-jci-fam-1.0.jar:/«PKGBUILDDIR»/core/build/commons-jci-core-1.0.jar
>      [echo] Test classpath: 
> build/test-classes::build/classes:/usr/share/java/commons-io.jar:/usr/share/java/commons-lang.jar:/usr/share/java/commons-logging.jar:/usr/share/java/asm3.jar:/usr/share/java/groovy.jar:/usr/share/java/js.jar:/usr/share/java/janino.jar:/usr/share/java/eclipse-ecj.jar:/«PKGBUILDDIR»/fam/build/commons-jci-fam-1.0.jar:/«PKGBUILDDIR»/core/build/commons-jci-core-1.0.jar
> 
> process-resources:
>     [mkdir] Created dir: /«PKGBUILDDIR»/compilers/rhino/build/classes
>      [copy] Copying 2 files to /«PKGBUILDDIR»/compilers/rhino/build/classes
> 
> process-pom:
>     [mkdir] Created dir: 
> /«PKGBUILDDIR»/compilers/rhino/build/classes/META-INF/maven/org.apache.commons/commons-jci-rhino
>      [copy] Copying 2 files to 
> /«PKGBUILDDIR»/compilers/rhino/build/classes/META-INF/maven/org.apache.commons/commons-jci-rhino
> 
> mvn-generate:
> 
> mvn-generate2:
> 
> compile:
>     [mkdir] Created dir: 
> /«PKGBUILDDIR»/compilers/rhino/build/generated-sources
>     [javac] /usr/share/maven-ant-helper/maven-build.xml:337: warning: 
> 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set 
> to false for repeatable builds
>     [javac] Compiling 3 source files to 
> /«PKGBUILDDIR»/compilers/rhino/build/classes
>     [javac] Note: 
> /«PKGBUILDDIR»/compilers/rhino/src/main/java/org/apache/commons/jci/compilers/RhinoJavaCompiler.java
>  uses unchecked or unsafe operations.
>     [javac] Note: Recompile with -Xlint:unchecked for details.
> 
> process-test-resources:
> 
> test-compile:
> 
> test:
> 
> jar:
>       [jar] Building jar: 
> /«PKGBUILDDIR»/compilers/rhino/build/commons-jci-rhino-1.0.jar
> 
> mvn-package:
> 
> restore-pom:
>      [copy] Copying 1 file to /«PKGBUILDDIR»/compilers/rhino
> 
> package:
> 
> init.pom:
>      [echo] Base dir is /«PKGBUILDDIR»/compilers/janino
>      [echo] Pom name in /«PKGBUILDDIR»/debian/libcommons-jci-java.poms: 
> compilers/janino/pom.xml
>      [echo] Pom file pom.xml available? true
> 
> read.pom:
>      [echo] Cleaner options: --keep-parent-version
>      [java] Cleaning POM /«PKGBUILDDIR»/compilers/janino/pom.xml, saving the 
> result into /«PKGBUILDDIR»/debian/.mh/pom.xml
>      [java] maven.rules:
>      [java]   commons-logging s/commons-logging-api/commons-logging/ * 
> s/.*/debian/
>      [java]   junit junit jar s/3\..*/3.x/
>      [java]   org.apache.maven.plugins maven-surefire-plugin maven-plugin 
> s/.*/2.4.3/
>      [java]   s/groovy/org.codehaus.groovy/ s/groovy-all/groovy/ * 
> s/.*/debian/
>      [java] ---------
>      [java] Rules file does not exist: 
> /«PKGBUILDDIR»/debian/maven.publishedRules
>      [java] [ERROR] Cannot find parent dependency 
> org.apache.commons:commons-jci:pom:1.0, use --no-parent option to resolve 
> this issue or install the parent POM in the Maven repository
>      [copy] Copying 1 file to /«PKGBUILDDIR»/compilers/janino
>      [copy] Copying 1 file to /«PKGBUILDDIR»/compilers/janino
>      [echo] Properties read from the POM file:
>      [echo]   groupId: org.apache.commons, artifactId: commons-jci-janino, 
> version: 1.0, debianVersion: debian
> 
> init:
>      [echo] Compile classpath: 
> build/classes:/usr/share/java/commons-io.jar:/usr/share/java/commons-lang.jar:/usr/share/java/commons-logging.jar:/usr/share/java/asm3.jar:/usr/share/java/groovy.jar:/usr/share/java/js.jar:/usr/share/java/janino.jar:/usr/share/java/eclipse-ecj.jar:/«PKGBUILDDIR»/fam/build/commons-jci-fam-1.0.jar:/«PKGBUILDDIR»/core/build/commons-jci-core-1.0.jar
>      [echo] Test classpath: 
> build/test-classes::build/classes:/usr/share/java/commons-io.jar:/usr/share/java/commons-lang.jar:/usr/share/java/commons-logging.jar:/usr/share/java/asm3.jar:/usr/share/java/groovy.jar:/usr/share/java/js.jar:/usr/share/java/janino.jar:/usr/share/java/eclipse-ecj.jar:/«PKGBUILDDIR»/fam/build/commons-jci-fam-1.0.jar:/«PKGBUILDDIR»/core/build/commons-jci-core-1.0.jar
> 
> process-resources:
>     [mkdir] Created dir: /«PKGBUILDDIR»/compilers/janino/build/classes
>      [copy] Copying 2 files to /«PKGBUILDDIR»/compilers/janino/build/classes
> 
> process-pom:
>     [mkdir] Created dir: 
> /«PKGBUILDDIR»/compilers/janino/build/classes/META-INF/maven/org.apache.commons/commons-jci-janino
>      [copy] Copying 2 files to 
> /«PKGBUILDDIR»/compilers/janino/build/classes/META-INF/maven/org.apache.commons/commons-jci-janino
> 
> mvn-generate:
> 
> mvn-generate2:
> 
> compile:
>     [mkdir] Created dir: 
> /«PKGBUILDDIR»/compilers/janino/build/generated-sources
>     [javac] /usr/share/maven-ant-helper/maven-build.xml:337: warning: 
> 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set 
> to false for repeatable builds
>     [javac] Compiling 3 source files to 
> /«PKGBUILDDIR»/compilers/janino/build/classes
>     [javac] Note: 
> /«PKGBUILDDIR»/compilers/janino/src/main/java/org/apache/commons/jci/compilers/JaninoJavaCompiler.java
>  uses or overrides a deprecated API.
>     [javac] Note: Recompile with -Xlint:deprecation for details.
>     [javac] Note: 
> /«PKGBUILDDIR»/compilers/janino/src/main/java/org/apache/commons/jci/compilers/JaninoJavaCompiler.java
>  uses unchecked or unsafe operations.
>     [javac] Note: Recompile with -Xlint:unchecked for details.
> 
> process-test-resources:
> 
> test-compile:
> 
> test:
> 
> jar:
>       [jar] Building jar: 
> /«PKGBUILDDIR»/compilers/janino/build/commons-jci-janino-1.0.jar
> 
> mvn-package:
> 
> restore-pom:
>      [copy] Copying 1 file to /«PKGBUILDDIR»/compilers/janino
> 
> package:
> 
> init.pom:
>      [echo] Base dir is /«PKGBUILDDIR»/compilers/eclipse
>      [echo] Pom name in /«PKGBUILDDIR»/debian/libcommons-jci-java.poms: 
> compilers/eclipse/pom.xml
>      [echo] Pom file pom.xml available? true
> 
> read.pom:
>      [echo] Cleaner options: --keep-parent-version
>      [java] Cleaning POM /«PKGBUILDDIR»/compilers/eclipse/pom.xml, saving the 
> result into /«PKGBUILDDIR»/debian/.mh/pom.xml
>      [java] maven.rules:
>      [java]   commons-logging s/commons-logging-api/commons-logging/ * 
> s/.*/debian/
>      [java]   junit junit jar s/3\..*/3.x/
>      [java]   org.apache.maven.plugins maven-surefire-plugin maven-plugin 
> s/.*/2.4.3/
>      [java]   s/groovy/org.codehaus.groovy/ s/groovy-all/groovy/ * 
> s/.*/debian/
>      [java] ---------
>      [java] Rules file does not exist: 
> /«PKGBUILDDIR»/debian/maven.publishedRules
>      [java] [ERROR] Cannot find parent dependency 
> org.apache.commons:commons-jci:pom:1.0, use --no-parent option to resolve 
> this issue or install the parent POM in the Maven repository
>      [copy] Copying 1 file to /«PKGBUILDDIR»/compilers/eclipse
>      [copy] Copying 1 file to /«PKGBUILDDIR»/compilers/eclipse
>      [echo] Properties read from the POM file:
>      [echo]   groupId: org.apache.commons, artifactId: commons-jci-eclipse, 
> version: 1.0, debianVersion: debian
> 
> init:
>      [echo] Compile classpath: 
> build/classes:/usr/share/java/commons-io.jar:/usr/share/java/commons-lang.jar:/usr/share/java/commons-logging.jar:/usr/share/java/asm3.jar:/usr/share/java/groovy.jar:/usr/share/java/js.jar:/usr/share/java/janino.jar:/usr/share/java/eclipse-ecj.jar:/«PKGBUILDDIR»/fam/build/commons-jci-fam-1.0.jar:/«PKGBUILDDIR»/core/build/commons-jci-core-1.0.jar
>      [echo] Test classpath: 
> build/test-classes::build/classes:/usr/share/java/commons-io.jar:/usr/share/java/commons-lang.jar:/usr/share/java/commons-logging.jar:/usr/share/java/asm3.jar:/usr/share/java/groovy.jar:/usr/share/java/js.jar:/usr/share/java/janino.jar:/usr/share/java/eclipse-ecj.jar:/«PKGBUILDDIR»/fam/build/commons-jci-fam-1.0.jar:/«PKGBUILDDIR»/core/build/commons-jci-core-1.0.jar
> 
> process-resources:
>     [mkdir] Created dir: /«PKGBUILDDIR»/compilers/eclipse/build/classes
>      [copy] Copying 2 files to /«PKGBUILDDIR»/compilers/eclipse/build/classes
> 
> process-pom:
>     [mkdir] Created dir: 
> /«PKGBUILDDIR»/compilers/eclipse/build/classes/META-INF/maven/org.apache.commons/commons-jci-eclipse
>      [copy] Copying 2 files to 
> /«PKGBUILDDIR»/compilers/eclipse/build/classes/META-INF/maven/org.apache.commons/commons-jci-eclipse
> 
> mvn-generate:
> 
> mvn-generate2:
> 
> compile:
>     [mkdir] Created dir: 
> /«PKGBUILDDIR»/compilers/eclipse/build/generated-sources
>     [javac] /usr/share/maven-ant-helper/maven-build.xml:337: warning: 
> 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set 
> to false for repeatable builds
>     [javac] Compiling 3 source files to 
> /«PKGBUILDDIR»/compilers/eclipse/build/classes
>     [javac] 
> /«PKGBUILDDIR»/compilers/eclipse/src/main/java/org/apache/commons/jci/compilers/EclipseJavaCompiler.java:71:
>  org.apache.commons.jci.compilers.EclipseJavaCompiler.CompilationUnit is not 
> abstract and does not override abstract method ignoreOptionalProblems() in 
> org.eclipse.jdt.internal.compiler.env.ICompilationUnit
>     [javac]     final class CompilationUnit implements ICompilationUnit {
>     [javac]           ^
>     [javac] Note: 
> /«PKGBUILDDIR»/compilers/eclipse/src/main/java/org/apache/commons/jci/compilers/EclipseJavaCompiler.java
>  uses or overrides a deprecated API.
>     [javac] Note: Recompile with -Xlint:deprecation for details.
>     [javac] Note: Some input files use unchecked or unsafe operations.
>     [javac] Note: Recompile with -Xlint:unchecked for details.
>     [javac] 1 error
> 
> BUILD FAILED
> /«PKGBUILDDIR»/debian/build.xml:44: The following error occurred while 
> executing this line:
> /«PKGBUILDDIR»/debian/build.xml:21: The following error occurred while 
> executing this line:
> /usr/share/maven-ant-helper/maven-build.xml:337: Compile failed; see the 
> compiler error output for details.
> 
> Total time: 12 seconds
> make: *** [debian/stamp-ant-build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/commons-jci_1.0-5_unstable.log

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 EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: commons-jci
Source-Version: 1.0-6

We believe that the bug you reported is fixed in the latest version of
commons-jci, 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 713...@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 commons-jci 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: Mon, 24 Jun 2013 00:07:38 +0200
Source: commons-jci
Binary: libcommons-jci-java libcommons-jci-rhino-java 
libcommons-jci-groovy-java libcommons-jci-janino-java 
libcommons-jci-eclipse-java libcommons-jci-java-doc
Architecture: source all
Version: 1.0-6
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Changed-By: Emmanuel Bourg <ebo...@apache.org>
Description: 
 libcommons-jci-eclipse-java - common Java interface for various compilers - 
Eclipse JDT
 libcommons-jci-groovy-java - common Java interface for various compilers - 
Groovy
 libcommons-jci-janino-java - common Java interface for various compilers - 
Janino
 libcommons-jci-java - common Java interface for various compilers - Core and 
FAM
 libcommons-jci-java-doc - common Java interface for various compilers - 
documentation
 libcommons-jci-rhino-java - common Java interface for various compilers - 
Javascript
Closes: 713759
Changes: 
 commons-jci (1.0-6) unstable; urgency=low
 .
   * Added a patch to compile with Eclipse JDT compiler 3.8 and later
     (Closes: #713759)
   * Updated Standards-Version to 3.9.4 (no changes)
   * Use canonical URLs for the Vcs-* fields
   * debian/rules: Added a clean target to allow rebuilds
   * debian/copyright: Updated to the copyright format 1.0
Checksums-Sha1: 
 3daca87c01e2b75a1a965503bd11924cb0644b5d 2576 commons-jci_1.0-6.dsc
 432146dd8f79374da1ca6952a35b0ac5bc04a40a 5572 commons-jci_1.0-6.debian.tar.gz
 6fb510b83b9f9f0e8e08013ab0e4fe67b291d61e 43882 
libcommons-jci-java_1.0-6_all.deb
 47ecd10897640535298d3410577f26bbba7f462a 16740 
libcommons-jci-rhino-java_1.0-6_all.deb
 d2f4aa573a9383086cee1b2a3da02be232b77aa2 14020 
libcommons-jci-groovy-java_1.0-6_all.deb
 9b2057ddd21e15959451b2ec147bc7b70d838018 17750 
libcommons-jci-janino-java_1.0-6_all.deb
 8c34e81e22bcb2328f588eaba532e7a596e7b083 20270 
libcommons-jci-eclipse-java_1.0-6_all.deb
 03c094562bea11af3a3d03993d44d307760ad6db 72882 
libcommons-jci-java-doc_1.0-6_all.deb
Checksums-Sha256: 
 fb619c9930d49f6c75553d06efde35eb60dae41426b84d89b02f41f59e40b4c6 2576 
commons-jci_1.0-6.dsc
 9151d031935142273c4bcee8fa27f537532052611e83c7f743dbb374b8c8b5c4 5572 
commons-jci_1.0-6.debian.tar.gz
 be8597a002cc22080d5181a44169de86630210860978af8f780745ec079d5b4c 43882 
libcommons-jci-java_1.0-6_all.deb
 22a572201666f6fd61e1c004e137d1671ea2eff11e5860abe28fca9bf8e52b57 16740 
libcommons-jci-rhino-java_1.0-6_all.deb
 596d5ce71985272402450bf67de9411e2ac99181be47964619a5edd50e007ee4 14020 
libcommons-jci-groovy-java_1.0-6_all.deb
 418dcb8ee8b5199f29855cef544f3ad0084a93aa8bbbe396a060690acee8483e 17750 
libcommons-jci-janino-java_1.0-6_all.deb
 e293c587561982052a9a6c2c0fbfc9395a606081e74e0aea4ba7e031816d57ac 20270 
libcommons-jci-eclipse-java_1.0-6_all.deb
 cf0972ec70e08369b857a659dd309b16aacc2018f6a459eed17e1be362c18f1a 72882 
libcommons-jci-java-doc_1.0-6_all.deb
Files: 
 7c5befe997caa213479337d8f6a3ce4e 2576 java optional commons-jci_1.0-6.dsc
 4a5bba57813767d39937c22047c5d9b8 5572 java optional 
commons-jci_1.0-6.debian.tar.gz
 2fb5e8f8178249e0fc02d282a4df5aac 43882 java optional 
libcommons-jci-java_1.0-6_all.deb
 cd37c001b09c9a2a87ab8fa349eb492e 16740 java optional 
libcommons-jci-rhino-java_1.0-6_all.deb
 eb57c65949c75310f7621d446da9a403 14020 java optional 
libcommons-jci-groovy-java_1.0-6_all.deb
 2d25c8239043f52c3d564d280d58491d 17750 java optional 
libcommons-jci-janino-java_1.0-6_all.deb
 f5c4319df5b222811df3851eef16cb15 20270 java optional 
libcommons-jci-eclipse-java_1.0-6_all.deb
 e3640648bd2e0d7fc0e59563605faa72 72882 doc optional 
libcommons-jci-java-doc_1.0-6_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJRyXimAAoJEAVLu599gGRCDdEP/jAmlfCLH36CxJn3gqFw9MED
5KNgEwuAkDP2gLtXm0Leay9mPmN6+l4VwiNeaL86SM2XXfQZPKMHx6ASkENW5uon
c3zRTb7NygLDxMr6+6tuyPiBBQCVkCxfBCkTBxjKv+1awf/vjoyy6ZjbbyrvNdXS
nlO4zcNXl1CIVpj0xmxWrrWitcUYW80UVNpudlMu53SxgZx/lKZscsaPeqAXPxzG
njmSJghrLbv4/JermlRjsHf17xlmGq9hneDPHeJ2GBPsEAF1uH7Pw9HXlekUfB3e
LdPQClILLAIcEFxQcVWbQbQyC9U1MSN75JKVj109YrW7AVbeMwl1mQqfHU8pAuty
M7vI4tovBe4LcVirb0YOBFLz7djqebkLJbYHEfV93LtSJju7andnlzUh/wVaLQVz
QPQI2HTy58gx748ar/xxhzK3fhH0aw0tspa9zXOSAQut/ZAf6pqZshzUavbMnMTB
HsDDpOdoP8OojleMhmLoqs/Y9OaoXlRXTHjGg3GKA5JpKmYkpo6oDQcxWB4f8FM4
g/55v7ytekB/cxy8ToNfVv8z7ag6LLne0aP2bPwFEeg+/Bv7rRjS5RsaBpV8wbJQ
9b7DOu3MmCKTPrjTR68D10p/XBL/HrtcwDi8lO5oX9xWBjsqAdokp5oFeN5USfJV
ZBDfPArsHVWr/MS9qa93
=Otwa
-----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