Processing of trove3_3.0.2-1_i386.changes

2012-06-05 Thread Debian FTP Masters
trove3_3.0.2-1_i386.changes uploaded successfully to localhost
along with the files:
  trove3_3.0.2-1.dsc
  trove3_3.0.2.orig.tar.gz
  trove3_3.0.2-1.debian.tar.gz
  libtrove3-java_3.0.2-1_all.deb
  libtrove3-java-doc_3.0.2-1_all.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

__
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.


trove3_3.0.2-1_i386.changes REJECTED

2012-06-05 Thread Debian FTP Masters



Reject Reasons:
'dpkg-source -x' failed for trove3_3.0.2-1.dsc. (Command '('dpkg-source', 
'--no-copy', '--no-check', '-q', '-x', 'trove3_3.0.2-1.dsc', 
'/srv/ftp-master.debian.org/tmp/tmpvBxOrQ/root')' returned non-zero exit status 
9)



===

Please feel free to respond to this email if you don't understand why
your files were rejected, or if you upload new files which address our
concerns.


__
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.


Bug#676233: Missing files when rebuilding from source

2012-06-05 Thread Emanuele Aina
Package: plexus-build-api
Version: 0.0.4-4
Severity: serious

Hello,
I tried to rebuild the package from sources under a wheezy i386 chroot
but the resulting package lacked the files in /usr/share/java/.

Adding the --java-libs option to debian/libplexus-build-api-java.poms
seems to solve the issue.

Thanks,
Emanuele.





__
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.


Bug#676236: Missing files when rebuilding from source

2012-06-05 Thread Emanuele Aina
Package: plexus-classworlds
Version: 1.5.0-3
Severity: serious

Hello,
I tried to rebuild the package from sources under a wheezy i386 chroot
but the resulting package lacked the files in /usr/share/java/.

Adding the --java-libs option to debian/libplexus-classworlds-java.poms
seems to solve the issue.

Thanks,
Emanuele.






__
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.


Bug#676245: Missing files when rebuilding from source

2012-06-05 Thread Emanuele Aina
Package: libxbean-java
Version: 1.5.0-3
Severity: serious

Hello,
I tried to rebuild the package from sources under a wheezy i386 chroot
but, due to a change in maven-debian-helper 1.5, the resulting package
lack the files in /usr/share/java/.

Adding the --java-libs option to the following entries in
debian/libxbean-java.poms solves the issue:

maven-xbean-plugin/pom.xml --java-lib
xbean-asm-shaded/pom.xml --java-lib
xbean-bundleutils/pom.xml --java-lib
xbean-classloader/pom.xml --java-lib
xbean-classpath/pom.xml --java-lib
xbean-finder/pom.xml --java-lib
xbean-finder-shaded/pom.xml --java-lib
xbean-naming/pom.xml --java-lib
xbean-reflect/pom.xml --java-lib
xbean-spring/pom.xml --java-lib
xbean-telnet/pom.xml --java-lib

Thanks,
Emanuele.







__
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.


Bug#676233: Missing files when rebuilding from source

2012-06-05 Thread Miguel Landaeta
tags + 676233
tags + 676236
tags + 676245
thanks

On Tue, Jun 05, 2012 at 04:28:34PM +0200, Emanuele Aina wrote:
 Package: plexus-build-api
 Version: 0.0.4-4
 Severity: serious
 
 Hello,
 I tried to rebuild the package from sources under a wheezy i386 chroot
 but the resulting package lacked the files in /usr/share/java/.

Hi, these bugs are already fixed in the svn repo.

Fixed packages will be uploaded soon.

Cheers,

-- 
Miguel Landaeta, miguel at miguel.cc
secure email with PGP 0x6E608B637D8967E9 available at http://keyserver.pgp.com/
Faith means not wanting to know what is true. -- Nietzsche


signature.asc
Description: Digital signature
__
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.

Processing of trove3_3.0.2-1_i386.changes

2012-06-05 Thread Debian FTP Masters
trove3_3.0.2-1_i386.changes uploaded successfully to localhost
along with the files:
  trove3_3.0.2-1.dsc
  trove3_3.0.2.orig.tar.gz
  trove3_3.0.2-1.debian.tar.gz
  libtrove3-java_3.0.2-1_all.deb
  libtrove3-java-doc_3.0.2-1_all.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

__
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.


trove3_3.0.2-1_i386.changes is NEW

2012-06-05 Thread Debian FTP Masters
(new) libtrove3-java-doc_3.0.2-1_all.deb optional doc
high performance collections for java
 GNU Trove is a fast, lightweight  implementations of the java.util
 Collections API. These implementations are designed to be pluggable
 replacements for their JDK equivalents.
 .
 Whenever possible, GNU Trove provide the same collections support for
 primitive types. This gap in the JDK is often addressed by using the
 wrapper classes (java.lang.Integer, java.lang.Float, etc.) with
 Object-based collections. For most applications, however, collections
 which store primitives directly will require less space and yield
 significant performance gains.
 .
 This package includes the documentation.
(new) libtrove3-java_3.0.2-1_all.deb optional java
high performance collections for java
 GNU Trove is a fast, lightweight  implementations of the java.util
 Collections API. These implementations are designed to be pluggable
 replacements for their JDK equivalents.
 .
 Whenever possible, GNU Trove provide the same collections support for
 primitive types. This gap in the JDK is often addressed by using the
 wrapper classes (java.lang.Integer, java.lang.Float, etc.) with
 Object-based collections. For most applications, however, collections
 which store primitives directly will require less space and yield
 significant performance gains.
(new) trove3_3.0.2-1.debian.tar.gz optional java
(new) trove3_3.0.2-1.dsc optional java
(new) trove3_3.0.2.orig.tar.gz optional java


Changes:
trove3 (3.0.2-1) unstable; urgency=low
 .
  * New upstream major version. (Closes: #671295)
  * Rename package to trove3, to allow parallel installation
of API versions 2 and 3 (which is intended by upstream).
  * License is LGPL 2.1 now, refresh copyright statements
  * Slightly updated orig-tar.sh file for version 3.
  * Set -Dversion.number during build.
  * Watch only for trove 3 tarballs.
  * Make lintian happier: do not depend on a JDK
  * Update policy version, no changes.


Override entries for your package:

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 671295 


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.

__
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.


trove3_3.0.2-1_i386.changes ACCEPTED into unstable

2012-06-05 Thread Debian FTP Masters



Accepted:
libtrove3-java-doc_3.0.2-1_all.deb
  to main/t/trove3/libtrove3-java-doc_3.0.2-1_all.deb
libtrove3-java_3.0.2-1_all.deb
  to main/t/trove3/libtrove3-java_3.0.2-1_all.deb
trove3_3.0.2-1.debian.tar.gz
  to main/t/trove3/trove3_3.0.2-1.debian.tar.gz
trove3_3.0.2-1.dsc
  to main/t/trove3/trove3_3.0.2-1.dsc
trove3_3.0.2.orig.tar.gz
  to main/t/trove3/trove3_3.0.2.orig.tar.gz


Changes:
trove3 (3.0.2-1) unstable; urgency=low
 .
  * New upstream major version. (Closes: #671295)
  * Rename package to trove3, to allow parallel installation
of API versions 2 and 3 (which is intended by upstream).
  * License is LGPL 2.1 now, refresh copyright statements
  * Slightly updated orig-tar.sh file for version 3.
  * Set -Dversion.number during build.
  * Watch only for trove 3 tarballs.
  * Make lintian happier: do not depend on a JDK
  * Update policy version, no changes.


Override entries for your package:
libtrove3-java-doc_3.0.2-1_all.deb - optional doc
libtrove3-java_3.0.2-1_all.deb - optional java
trove3_3.0.2-1.dsc - source java

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 671295 


Thank you for your contribution to Debian.

__
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.


Processing of uima-as_2.3.1-3_amd64.changes

2012-06-05 Thread Debian FTP Masters
uima-as_2.3.1-3_amd64.changes uploaded successfully to localhost
along with the files:
  uima-as_2.3.1-3.dsc
  uima-as_2.3.1-3.debian.tar.gz
  libuima-as-java_2.3.1-3_all.deb
  libuima-as-java-doc_2.3.1-3_all.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

__
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.


uima-as_2.3.1-3_amd64.changes ACCEPTED into unstable

2012-06-05 Thread Debian FTP Masters


Notes:
Mapping sid to unstable.


Accepted:
libuima-as-java-doc_2.3.1-3_all.deb
  to main/u/uima-as/libuima-as-java-doc_2.3.1-3_all.deb
libuima-as-java_2.3.1-3_all.deb
  to main/u/uima-as/libuima-as-java_2.3.1-3_all.deb
uima-as_2.3.1-3.debian.tar.gz
  to main/u/uima-as/uima-as_2.3.1-3.debian.tar.gz
uima-as_2.3.1-3.dsc
  to main/u/uima-as/uima-as_2.3.1-3.dsc


Changes:
uima-as (2.3.1-3) unstable; urgency=low
 .
  * Fix FTBFS with lastest glassfish changes (Closes: #676124):
- Add explicit B-D on glassfish-javaee and libservlet2.5-java.
- Adapt d/patches/jee_dependencies.diff to d/maven.rules.
  * d/control: Update Standards-Version to 3.9.3, no changes needed.
  * d/copyright: Upgrade to copyright format 1.0.


Override entries for your package:
libuima-as-java-doc_2.3.1-3_all.deb - optional doc
libuima-as-java_2.3.1-3_all.deb - optional java
uima-as_2.3.1-3.dsc - source java

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 676124 


Thank you for your contribution to Debian.

__
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.


Bug#671295: marked as done (New upstream version: Trove 3.0.2)

2012-06-05 Thread Debian Bug Tracking System
Your message dated Tue, 05 Jun 2012 21:35:10 +
with message-id e1sc1pc-0006dv...@franck.debian.org
and subject line Bug#671295: fixed in trove3 3.0.2-1
has caused the Debian Bug report #671295,
regarding New upstream version: Trove 3.0.2
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.)


-- 
671295: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=671295
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libtrove-java
Version: 2.1.0-2
Severity: important

Dear Maintainers,
For updating the ELKI package, I'd need an updated trove 3 package,
as ELKI does not build against Trove 2.

I believe that Trove 2 and 3 do not have the same API, but deliberately can
coexist. Therefore, it may be reasonable to build a libtrove3-java package.

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-2-686-pae (SMP w/2 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libtrove-java depends on:
ii  default-jre-headless [java5-runtime-headless]1:1.6-47
ii  openjdk-6-jre-headless [java5-runtime-headless]  6b24-1.11.1-6
ii  openjdk-7-jre-headless [java5-runtime-headless]  7~u3-2.1.1~pre1-1

libtrove-java recommends no packages.

libtrove-java suggests no packages.

-- no debconf information


---End Message---
---BeginMessage---
Source: trove3
Source-Version: 3.0.2-1

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

libtrove3-java-doc_3.0.2-1_all.deb
  to main/t/trove3/libtrove3-java-doc_3.0.2-1_all.deb
libtrove3-java_3.0.2-1_all.deb
  to main/t/trove3/libtrove3-java_3.0.2-1_all.deb
trove3_3.0.2-1.debian.tar.gz
  to main/t/trove3/trove3_3.0.2-1.debian.tar.gz
trove3_3.0.2-1.dsc
  to main/t/trove3/trove3_3.0.2-1.dsc
trove3_3.0.2.orig.tar.gz
  to main/t/trove3/trove3_3.0.2.orig.tar.gz



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 671...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Erich Schubert er...@debian.org (supplier of updated trove3 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...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 03 May 2012 07:22:41 +0200
Source: trove3
Binary: libtrove3-java libtrove3-java-doc
Architecture: source all
Version: 3.0.2-1
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
Changed-By: Erich Schubert er...@debian.org
Description: 
 libtrove3-java - high performance collections for java
 libtrove3-java-doc - high performance collections for java
Closes: 671295
Changes: 
 trove3 (3.0.2-1) unstable; urgency=low
 .
   * New upstream major version. (Closes: #671295)
   * Rename package to trove3, to allow parallel installation
 of API versions 2 and 3 (which is intended by upstream).
   * License is LGPL 2.1 now, refresh copyright statements
   * Slightly updated orig-tar.sh file for version 3.
   * Set -Dversion.number during build.
   * Watch only for trove 3 tarballs.
   * Make lintian happier: do not depend on a JDK
   * Update policy version, no changes.
Checksums-Sha1: 
 84b47eaa6bfb0657f061947c84f9bb08a8dc3054 1414 trove3_3.0.2-1.dsc
 50fe1cec8e0d63d1bfb8ef47271954669f007aab 214485 trove3_3.0.2.orig.tar.gz
 4a909bf08cd2b9e71b567cf166894f01c8e21993 4284 trove3_3.0.2-1.debian.tar.gz
 437967cf4752d52563a19dad0e4443acea1c5efe 2261152 libtrove3-java_3.0.2-1_all.deb
 25f76ef82c46ec81af19220a64d38499f5193013 1862508 
libtrove3-java-doc_3.0.2-1_all.deb
Checksums-Sha256: 
 a49c02ba65c24735f1b640b3fd78353c88564677f9a9020aaf74d29197f98b1b 1414 
trove3_3.0.2-1.dsc
 929bb330b8512190351cfa18a59130bdc2e1a3daa07083b278e1c4afae802d97 214485 
trove3_3.0.2.orig.tar.gz
 6c624adee04cd2771b0110cb5358c7370a11b92e9778f6c573545dd2ca812a0d 4284 
trove3_3.0.2-1.debian.tar.gz
 062a060c9c57a28b01998d683ecfad85b69f061b351c24ddb0ca3bb20a9afaa9 2261152 
libtrove3-java_3.0.2-1_all.deb
 c1f0c862d8da3e28a0bbd0a1b55c7ed0d1cb6df546cbb77f98d349ada32690c3 1862508 
libtrove3-java-doc_3.0.2-1_all.deb
Files: 
 a852e198f04c8efa623d8f1b38958887 1414 java optional 

Bug#676124: marked as done (uima-as: FTBFS: /«PKGBUILDDIR»/uimaj-as-jms/src/main/java/org/apache/uima/adapter/jms/client/BaseUIMAAsynchronousEngineCommon_impl.java:[1883,31] cannot find symbol)

2012-06-05 Thread Debian Bug Tracking System
Your message dated Tue, 05 Jun 2012 22:10:01 +
with message-id e1sc1wv-0001jl...@franck.debian.org
and subject line Bug#676124: fixed in uima-as 2.3.1-3
has caused the Debian Bug report #676124,
regarding uima-as: FTBFS: 
/«PKGBUILDDIR»/uimaj-as-jms/src/main/java/org/apache/uima/adapter/jms/client/BaseUIMAAsynchronousEngineCommon_impl.java:[1883,31]
 cannot find symbol
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.)


-- 
676124: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=676124
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: uima-as
Version: 2.3.1-2
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20120604 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 `/«PKGBUILDDIR»'
 make[1]: Nothing to be done for `patch-poms'.
 make[1]: Leaving directory `/«PKGBUILDDIR»'
 cd uima-as/  /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=/«PKGBUILDDIR»/debian/maven.properties 
 -Dclassworlds.conf=/etc/maven2/m2-debian.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/debian/maven-repo  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]   UIMA-AS: uima-as-parent
 [INFO]   UIMA-AS: uimaj-as-core
 [INFO]   UIMA-AS: uimaj-as-jms
 [INFO]   UIMA-AS: uimaj-as-activemq
 [INFO]   UIMA AS: uimaj-as-osgi-runtime
 [INFO]   UIMA-AS Aggregate: aggregate-uima-as-eclipse-plugins
 [INFO]   UIMA-AS Aggregate: aggregate-uima-as
 [INFO]   UIMA-AS: uima-as
 [INFO] 
 
 [INFO] Building UIMA-AS: uima-as-parent
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
 [INFO] 
 
 [INFO] Building UIMA-AS: uimaj-as-core
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] [build-helper:parse-version {execution: parse-version}]
 [INFO] [resources:copy-resources {execution: setVersions}]
 [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 1 resource
 [INFO] [build-helper:add-source {execution: addVersionSrc}]
 [INFO] Source directory: 
 /«PKGBUILDDIR»/uimaj-as-core/target/generated-sources/releaseVersion added.
 [INFO] [resources:resources {execution: default-resources}]
 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered 
 resources, i.e. build is platform dependent!
 [INFO] Copying 1 resource
 [INFO] [compiler:compile {execution: default-compile}]
 [INFO] Compiling 142 source files to 
 /«PKGBUILDDIR»/uimaj-as-core/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 
 /«PKGBUILDDIR»/uimaj-as-core/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: /«PKGBUILDDIR»/uimaj-as-core/target/uimaj-as-core.jar
 [INFO] 
 
 [INFO] Building UIMA-AS: uimaj-as-jms
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] [resources:resources {execution: default-resources}]
 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered 
 resources, i.e. build is platform dependent!
 [INFO] Copying 1 resource
 [INFO] [compiler:compile {execution: default-compile}]
 [INFO] Compiling 12 source files to /«PKGBUILDDIR»/uimaj-as-jms/target/classes
 [INFO]