Bug#581487: java.lang.IllegalStateException: Failed to locate resource: XmlRpcClient.properties

2010-05-13 Thread R B

Package: libxmlrpc3-client-java
Version: 3.1.3-2
Severity: important
Tags: squeeze upstream


The version of libxmlrpc3-client-java which went into testing in April
contains a change to allow the library version to be included in the
client's user agent string, instead of hard-coding a more generic user agent
string in the XmlRpcHttpTransport.java file.

This change was implemented by adding an XmlRpcClient.properties file to the
org/apache/xmlrpc/client directory which contains a property named 
user.agent
whose value is the user agent string to use. The XmlRpcHttpTransport 
class was

modified to look for this property file in that location and use the
user.agent property contained therein as its USER_AGENT string.

Presumably, the tool used to create the xmlrpc-client.jar file is 
supposed to

first create or update the XmlRpcClient.properties file with the current
version that is being built and include it in the jar, but the
XmlRpcClient.properties file is missing in this release (and possibly 
from the
upstream release, too), which results in a not-too-informative exception 
message.

It is not possible to get a working client until an
WEB-INF/classes/org/apache/xmlrpc/client/XmlRpcClient.properties file
containing a user.agent property is added to the jar.

It may not be a bad idea to add a fallback mechanism in the
XmlRpcHttpTransport class in the event the XmlRpcClient.properties file is
inadvertently forgotten in the future which will use a default hard 
coded user

agent string if the attempt to load from the properties file fails for any
reason, and maybe log some kind of warning.


-- System Information:
Debian Release: squeeze/sid
  APT prefers proposed-updates
  APT policy: (500, 'proposed-updates'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libxmlrpc3-client-java depends on:
ii  libcommons-httpclient-java3.1-9  A Java(TM) library for 
creating HT

ii  libxmlrpc3-common-java3.1.3-2XML-RPC implementation in Java

libxmlrpc3-client-java recommends no packages.

libxmlrpc3-client-java suggests no packages.

-- no debconf information




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


Bug#581495: hbase: raise open file limit

2010-05-13 Thread Thomas Koch
Package: hbase
Severity: normal

I need to raise the open file limit for HBase:
http://wiki.apache.org/hadoop/Hbase/FAQ#A6


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (700, 'testing')
Architecture: amd64 (x86_64)

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



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


Bug#574029: jh_manifest utf8 errors

2010-05-13 Thread Niels Thykier
Hi

I have been able to reproduce this on a testing system, but no in my
unstable chroot. I noticed that each time I run the test, the byte value
in question changed and eventually (given enough runs) it will succeed,
but add a character to the manifest.
  I am at a loss to the reason of the problem and also why it works in
my unstable chroot - python-debian and python-minimal had same version
in testing and my chroot and messing with locale did not seem to fix it.

~Niels



signature.asc
Description: OpenPGP digital signature
__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers. Please 
use
debian-j...@lists.debian.org for discussions and questions.


[pkg-java] r12398 - in trunk/java-common/debian: . lintian

2010-05-13 Thread Niels Thykier
Author: nthykier-guest
Date: 2010-05-13 13:31:47 + (Thu, 13 May 2010)
New Revision: 12398

Added:
   trunk/java-common/debian/lintian/default-jdk-builddep
Removed:
   trunk/java-common/debian/lintian/gcj-native-helper
Modified:
   trunk/java-common/debian/changelog
   trunk/java-common/debian/control
   trunk/java-common/debian/default-jdk-builddep.install
   trunk/java-common/debian/rules
Log:
Undo the d-jdk-builddep rename patch.

Modified: trunk/java-common/debian/changelog
===
--- trunk/java-common/debian/changelog  2010-05-12 23:10:13 UTC (rev 12397)
+++ trunk/java-common/debian/changelog  2010-05-13 13:31:47 UTC (rev 12398)
@@ -1,9 +1,3 @@
-java-common (0.37) UNRELEASED; urgency=low
-
-  * Renamed default-jdk-builddep to gcj-native-helper.
-
- -- Niels Thykier ni...@thykier.net  Thu, 06 May 2010 17:59:01 +0200
-
 java-common (0.36) unstable; urgency=low
 
   * Correct a ${jdk} that should have been a ${jre} in the decription

Modified: trunk/java-common/debian/control
===
--- trunk/java-common/debian/control2010-05-12 23:10:13 UTC (rev 12397)
+++ trunk/java-common/debian/control2010-05-13 13:31:47 UTC (rev 12398)
@@ -70,10 +70,9 @@
  or Java compatible development kit recommended for Debian, which is
  ${doc}.
 
-Package: gcj-native-helper
+Package: default-jdk-builddep
 Architecture: any
 Depends: default-jdk (= ${binary:Version}), ${jdk:builddep}, ${misc:Depends}
-Provides: default-jdk-builddep
 Description: Standard Java or Java compatible build dependencies
  This package points to the build dependencies used to build
  packages requiring a Java or Java compatible Development Kit.

Modified: trunk/java-common/debian/default-jdk-builddep.install
===
--- trunk/java-common/debian/default-jdk-builddep.install   2010-05-12 
23:10:13 UTC (rev 12397)
+++ trunk/java-common/debian/default-jdk-builddep.install   2010-05-13 
13:31:47 UTC (rev 12398)
@@ -1 +1 @@
-debian/lintian/gcj-native-helper /usr/share/lintian/overrides
+debian/lintian/default-jdk-builddep /usr/share/lintian/overrides

Added: trunk/java-common/debian/lintian/default-jdk-builddep
===
--- trunk/java-common/debian/lintian/default-jdk-builddep   
(rev 0)
+++ trunk/java-common/debian/lintian/default-jdk-builddep   2010-05-13 
13:31:47 UTC (rev 12398)
@@ -0,0 +1 @@
+default-jdk-builddep: 
cannot-check-whether-usr-share-doc-symlink-points-to-foreign-package

Deleted: trunk/java-common/debian/lintian/gcj-native-helper
===
--- trunk/java-common/debian/lintian/gcj-native-helper  2010-05-12 23:10:13 UTC 
(rev 12397)
+++ trunk/java-common/debian/lintian/gcj-native-helper  2010-05-13 13:31:47 UTC 
(rev 12398)
@@ -1 +0,0 @@
-gcj-native-helper: 
cannot-check-whether-usr-share-doc-symlink-points-to-foreign-package

Modified: trunk/java-common/debian/rules
===
--- trunk/java-common/debian/rules  2010-05-12 23:10:13 UTC (rev 12397)
+++ trunk/java-common/debian/rules  2010-05-13 13:31:47 UTC (rev 12398)
@@ -85,7 +85,7 @@
dh_installchangelogs -pdefault-jre-headless
dh_link -pdefault-jre-headless \
usr/lib/jvm/$(jvmdir) usr/lib/jvm/default-java
-   for p in default-jre-headless default-jre default-jdk 
gcj-native-helper; do \
+   for p in default-jre-headless default-jre default-jdk 
default-jdk-builddep; do \
  [ -z $$t ]  t=$$p  continue; \
  mkdir -p debian/$$p/usr/share/doc; \
  ln -sf $$t debian/$$p/usr/share/doc/$$p; \


___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits


[pkg-java] r12399 - in trunk/java-common: debian debian/lintian debian-java-faq

2010-05-13 Thread Niels Thykier
Author: nthykier-guest
Date: 2010-05-13 13:55:52 + (Thu, 13 May 2010)
New Revision: 12399

Removed:
   trunk/java-common/debian/default-jdk-builddep.install
   trunk/java-common/debian/default-jdk.install
   trunk/java-common/debian/default-jre.install
   trunk/java-common/debian/lintian/default-jdk
   trunk/java-common/debian/lintian/default-jdk-builddep
   trunk/java-common/debian/lintian/default-jre
Modified:
   trunk/java-common/debian-java-faq/debian-java-faq.sgml
   trunk/java-common/debian/changelog
Log:
Removed unused lintian overrides.

Modified: trunk/java-common/debian/changelog
===
--- trunk/java-common/debian/changelog  2010-05-13 13:31:47 UTC (rev 12398)
+++ trunk/java-common/debian/changelog  2010-05-13 13:55:52 UTC (rev 12399)
@@ -1,3 +1,10 @@
+java-common (0.37) UNRELEASED; urgency=low
+
+  * Synced the Java FAQ.
+  * Removed unused lintian overrides.
+
+ -- Niels Thykier ni...@thykier.net  Thu, 13 May 2010 15:46:11 +0200
+
 java-common (0.36) unstable; urgency=low
 
   * Correct a ${jdk} that should have been a ${jre} in the decription

Deleted: trunk/java-common/debian/default-jdk-builddep.install
===
--- trunk/java-common/debian/default-jdk-builddep.install   2010-05-13 
13:31:47 UTC (rev 12398)
+++ trunk/java-common/debian/default-jdk-builddep.install   2010-05-13 
13:55:52 UTC (rev 12399)
@@ -1 +0,0 @@
-debian/lintian/default-jdk-builddep /usr/share/lintian/overrides

Deleted: trunk/java-common/debian/default-jdk.install
===
--- trunk/java-common/debian/default-jdk.install2010-05-13 13:31:47 UTC 
(rev 12398)
+++ trunk/java-common/debian/default-jdk.install2010-05-13 13:55:52 UTC 
(rev 12399)
@@ -1 +0,0 @@
-debian/lintian/default-jdk /usr/share/lintian/overrides

Deleted: trunk/java-common/debian/default-jre.install
===
--- trunk/java-common/debian/default-jre.install2010-05-13 13:31:47 UTC 
(rev 12398)
+++ trunk/java-common/debian/default-jre.install2010-05-13 13:55:52 UTC 
(rev 12399)
@@ -1 +0,0 @@
-debian/lintian/default-jre /usr/share/lintian/overrides

Deleted: trunk/java-common/debian/lintian/default-jdk
===
--- trunk/java-common/debian/lintian/default-jdk2010-05-13 13:31:47 UTC 
(rev 12398)
+++ trunk/java-common/debian/lintian/default-jdk2010-05-13 13:55:52 UTC 
(rev 12399)
@@ -1 +0,0 @@
-default-jdk: 
cannot-check-whether-usr-share-doc-symlink-points-to-foreign-package

Deleted: trunk/java-common/debian/lintian/default-jdk-builddep
===
--- trunk/java-common/debian/lintian/default-jdk-builddep   2010-05-13 
13:31:47 UTC (rev 12398)
+++ trunk/java-common/debian/lintian/default-jdk-builddep   2010-05-13 
13:55:52 UTC (rev 12399)
@@ -1 +0,0 @@
-default-jdk-builddep: 
cannot-check-whether-usr-share-doc-symlink-points-to-foreign-package

Deleted: trunk/java-common/debian/lintian/default-jre
===
--- trunk/java-common/debian/lintian/default-jre2010-05-13 13:31:47 UTC 
(rev 12398)
+++ trunk/java-common/debian/lintian/default-jre2010-05-13 13:55:52 UTC 
(rev 12399)
@@ -1 +0,0 @@
-default-jre: 
cannot-check-whether-usr-share-doc-symlink-points-to-foreign-package

Modified: trunk/java-common/debian-java-faq/debian-java-faq.sgml
===
--- trunk/java-common/debian-java-faq/debian-java-faq.sgml  2010-05-13 
13:31:47 UTC (rev 12398)
+++ trunk/java-common/debian-java-faq/debian-java-faq.sgml  2010-05-13 
13:55:52 UTC (rev 12399)
@@ -16,7 +16,7 @@
 nameJavier Fern�ndez-Sanguino Pe�a/name
 emailj...@debian.org/email
 /author
-version$Revision: 7297 $, $Date: 2010-04-15 23:31:12 +0200 (Thu, 15 Apr 
2010) $
+version$Revision: 7333 $, $Date: 2010-05-13 15:22:31 +0200 (Thu, 13 May 
2010) $
 
 abstract
 Answers to Frequently Asked Questions on Debian and Java
@@ -213,6 +213,7 @@
 itempackagepja/package/item
 itempackageslide-webdavclient/package/item
 itempackagejava-package/package/item
+itempackagejava-gcj-compat/package/item
 /list
 /p
 
@@ -419,19 +420,14 @@
 
 chaptJava Virtual Machines (JVM)
 p
-sectWhat jvms work in Debian?
+sectWhat JVMs are available in Debian?
 
-pCurrently Sun's jvm works in Debian. Another solution is to use
-gcj and to compile to native code, thus solving the VM problem.)  
-
-sectWhat free JVMs are available in Debian?
-
 pThe following JVMs are currently available in Debian Squeeze:
 
 list
 itempackageopenjdk-6-jre/package/item
 itempackagesun-java6-jre/package (non-free)/item
-itempackagegij-4.3/package/item
+itempackagegcj-4.4-jre/package/item
 /list
 
 /p
@@ -439,8 +435,9 @@

[pkg-java] r12400 - in trunk/java-common: debian debian-java-faq

2010-05-13 Thread Niels Thykier
Author: nthykier-guest
Date: 2010-05-13 14:57:12 + (Thu, 13 May 2010)
New Revision: 12400

Modified:
   trunk/java-common/debian-java-faq/debian-java-faq.sgml
   trunk/java-common/debian/changelog
Log:
Synced Java FAQ.

Modified: trunk/java-common/debian/changelog
===
--- trunk/java-common/debian/changelog  2010-05-13 13:55:52 UTC (rev 12399)
+++ trunk/java-common/debian/changelog  2010-05-13 14:57:12 UTC (rev 12400)
@@ -1,6 +1,8 @@
 java-common (0.37) UNRELEASED; urgency=low
 
-  * Synced the Java FAQ.
+  * Updated and synced the Java FAQ.
+- contains a example of how to link with system javadocs.
+(Closes: #577164)
   * Removed unused lintian overrides.
 
  -- Niels Thykier ni...@thykier.net  Thu, 13 May 2010 15:46:11 +0200

Modified: trunk/java-common/debian-java-faq/debian-java-faq.sgml
===
--- trunk/java-common/debian-java-faq/debian-java-faq.sgml  2010-05-13 
13:55:52 UTC (rev 12399)
+++ trunk/java-common/debian-java-faq/debian-java-faq.sgml  2010-05-13 
14:57:12 UTC (rev 12400)
@@ -16,7 +16,7 @@
 nameJavier Fern�ndez-Sanguino Pe�a/name
 emailj...@debian.org/email
 /author
-version$Revision: 7333 $, $Date: 2010-05-13 15:22:31 +0200 (Thu, 13 May 
2010) $
+version$Revision: 7336 $, $Date: 2010-05-13 16:55:09 +0200 (Thu, 13 May 
2010) $
 
 abstract
 Answers to Frequently Asked Questions on Debian and Java
@@ -366,18 +366,6 @@
 If it needs programs from contrib or non-free, then is emmust/em
 go into contrib or non-free, depending on the license of the program itself.
 
-sect1What virtual packages could I use?
-p
-list
-itempackagejava-common/package. It is the Mother Of All Java
-Packages, in the proposed policy. It contains the text of the Policy
-(Docbook), as well as utilities
-scripts (for instance to build a CLASSPATH from a list of jars
-(submissions welcome).
-itempackagejava-virtual-machine/package
-itempackagejava-compiler/package
-/list
-
 sect1Is there a good example Debian package?
 
 pThere are many Debian packages of both Java applications and libraries.
@@ -396,11 +384,37 @@
 
 sect1What tools are available to make maintaining a Java packages easier?
 
-pAt this moment, there is dh_javadoc, which is a tool
-in the packagegjdoc/package package in Debian unstable. And, there
-are tools in packagecdbs/package which can help build packages with
-packageant/package.
+pBoth cdbs and debhelper (dh7) have support for ant scripts. There
+are also a number of specialized tools or build helpers. Have a look
+at packagejavahelper/package
+or packagemaven-debian-helper/package. packagegcj-jdk/package
+also has a dh_javadoc tool./p
 
+sect1Linking package Javadoc to system javadoc.
+
+pThe java-policy mandates that documentation must be linked with
+with the javadoc installed on the system. This can be done by passing
+javadoc the -link argument or by using the lt;linkgt; tag in ant.
+An example:
+
+example
+# command line example of linking against system doc.
+javadoc -link /usr/share/doc/default-jdk-doc/api [other arguments]
+
+lt;!-- Ant example of linking against system doc --gt;
+lt;javadoc [attributes]gt;
+lt;link href=/usr/share/doc/default-jdk-doc/api/ /gt;
+[other tags]
+lt;/javadocgt;
+/example
+/p
+
+pThe documentation must be installed at the time the linking is
+done; so in the example cases above the package would need a
+Build-Depends or a Build-Depends-Indep on
+packagedefault-jdk-doc/package.
+/p
+
 chaptJava Compilers
 p
 sectWhat Java compilers are available in Debian?


___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

aspectwerkz2 2.0.dfsg.2-2 MIGRATED to testing

2010-05-13 Thread Debian testing watch
FYI: The status of the aspectwerkz2 source package
in Debian's testing distribution has changed.

  Previous version: 2.0.dfsg.2-1
  Current version:  2.0.dfsg.2-2

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.

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


[SCM] eclipse-mylyn - Plug-in for eclipse - Debian package. branch, master, updated. a7b89afdbad2148f8cf8fcb6b196fd649343b4e4

2010-05-13 Thread Niels Thykier
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project eclipse-mylyn - Plug-in for eclipse - Debian package..

The branch, master has been updated
   via  a7b89afdbad2148f8cf8fcb6b196fd649343b4e4 (commit)
  from  16af9033a99ae7923de41c37c19c99c29b978236 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -
commit a7b89afdbad2148f8cf8fcb6b196fd649343b4e4
Author: Niels Thykier ni...@thykier.net
Date:   Thu May 13 19:31:38 2010 +0200

Bumped B-D on javahelper and added missing B-D on zip and unizp.

---

Summary of changes:
 debian/control |4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/debian/control b/debian/control
index 8e7b795..5275d23 100644
--- a/debian/control
+++ b/debian/control
@@ -9,11 +9,13 @@ Build-Depends: debhelper (= 7),
default-jdk,
eclipse-pde (= 3.5.2),
eclipse-platform (= 3.5.2),
-   javahelper (= 0.30),
+   javahelper (= 0.31),
libcommons-codec-java (= 1.4-2),
libcommons-httpclient-java (= 3.1-9),
libcommons-lang-java (= 2.4-2),
libcommons-logging-java (= 1.1.1-6),
+   unzip,
+   zip
 Build-Conflicts: eclipse-cdt
 Standards-Version: 3.8.3
 Vcs-Git: git://git.debian.org/git/pkg-java/eclipse-mylyn.git


hooks/post-receive
-- 
eclipse-mylyn - Plug-in for eclipse - Debian package.

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits


[SCM] eclipse-rse - Plug-in for eclipse - Debian package. branch, master, updated. d4419a5b720bf9b9f77e8ae684cf6954f92fbb0b

2010-05-13 Thread Niels Thykier
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project eclipse-rse - Plug-in for eclipse - Debian package..

The branch, master has been updated
   via  d4419a5b720bf9b9f77e8ae684cf6954f92fbb0b (commit)
  from  498f053869e12fc58eb73bcd0f434c31326a6e4a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -
commit d4419a5b720bf9b9f77e8ae684cf6954f92fbb0b
Author: Niels Thykier ni...@thykier.net
Date:   Thu May 13 19:35:17 2010 +0200

Added missing B-D and bumped B-D on javahelper. Removed internal javahelper 
file from the VCS.

---

Summary of changes:
 debian/control |6 --
 debian/eclipse.features|2 +-
 debian/orbitdeps.debhelper |   16 
 3 files changed, 5 insertions(+), 19 deletions(-)

diff --git a/debian/control b/debian/control
index 07f6d96..06683af 100644
--- a/debian/control
+++ b/debian/control
@@ -6,12 +6,14 @@ Uploaders: Niels Thykier ni...@thykier.net,
Benjamin Drung bdr...@ubuntu.com
 Build-Depends: debhelper (= 7),
default-jdk,
-   javahelper (= 0.30),
+   javahelper (= 0.31),
eclipse-emf (= 2.4.1),
eclipse-pde (= 3.5.1+repack),
eclipse-platform (= 3.5.1+repack),
libcommons-net2-java,
-   tofrodos
+   tofrodos,
+   unzip,
+   zip
 Standards-Version: 3.8.4
 DM-Upload-Allowed: yes
 Vcs-Git: git://git.debian.org/git/pkg-java/eclipse-rse.git
diff --git a/debian/eclipse.features b/debian/eclipse.features
index 95dc4fe..a3db002 100644
--- a/debian/eclipse.features
+++ b/debian/eclipse.features
@@ -1,2 +1,2 @@
 org.eclipse.tm.terminal emf
-org.eclipse.rse.sdk
+org.eclipse.rse.sdk emf
diff --git a/debian/orbitdeps.debhelper b/debian/orbitdeps.debhelper
deleted file mode 100644
index 041274e..000
--- a/debian/orbitdeps.debhelper
+++ /dev/null
@@ -1,16 +0,0 @@
-/usr/share/java/commons-net2.jar, org.apache.commons.net, 2.0
-/usr/share/java/commons-net2.jar, org.apache.commons.net, 2.0
-/usr/share/java/commons-net2.jar, org.apache.commons.net, 2.0
-/usr/share/java/commons-net2.jar, org.apache.commons.net, 2.0
-/usr/share/java/commons-net2.jar, org.apache.commons.net, 2.0
-/usr/share/java/commons-net2.jar, org.apache.commons.net, 2.0
-/usr/share/java/commons-net2.jar, org.apache.commons.net, 2.0
-/usr/share/java/commons-net2.jar, org.apache.commons.net, 2.0
-/usr/share/java/commons-net2.jar, org.apache.commons.net, 2.0
-/usr/share/java/commons-net2.jar, org.apache.commons.net, 2.0
-/usr/share/java/commons-net2.jar, org.apache.commons.net, 2.0
-/usr/share/java/commons-net2.jar, org.apache.commons.net, 2.0
-/usr/share/java/commons-net2.jar, org.apache.commons.net, 2.0
-/usr/share/java/commons-net2.jar, org.apache.commons.net, 2.0
-/usr/share/java/commons-net2.jar, org.apache.commons.net, 2.0
-/usr/share/java/commons-net2.jar, org.apache.commons.net, 2.0


hooks/post-receive
-- 
eclipse-rse - Plug-in for eclipse - Debian package.

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits


Bug#581566: libaopalliance-java: Please add maven repo information

2010-05-13 Thread Onkar Shinde
Package: libaopalliance-java
Version: 20070526-2
Severity: wishlist

I am working on packaging xwork which is a build dependency of struts2. xwork 
uses maven for building and needs aopalliance as build dependency. As of now 
this package does not include any maven repo information hence it can not be 
used as build dependency.


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.32-3-powerpc
Locale: LANG=en_IN, LC_CTYPE=en_IN (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libaopalliance-java depends on:
ii  default-jre [java2-runtime]   1.6-36 Standard Java or Java compatible R
ii  openjdk-6-jre [java2-runtime] 6b18-1.8-1 OpenJDK Java runtime, using Hotspo

libaopalliance-java recommends no packages.

libaopalliance-java suggests no packages.

-- no debconf information



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


Bug#581580: javassist: please add Maven POM files

2010-05-13 Thread Torsten Werner
Package: javassist
Version: 1:3.12-1
Severity: wishlist

That is mostly a note to myself: please add the POM files using
maven-repo-helper.

Torsten



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


Bug#572982: EPL exception

2010-05-13 Thread Alon Rohter
Please see  http://wiki.vuze.com/w/Vuze_License



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