Bug#587512: solr-common: commons-logging.jar is missing in WEB-INF/lib

2012-07-16 Thread Giacomo Orlandi
Hi,

Sorry I just wanted to add that I only ever had errors about missing
commons-logging.jar, not about httpcore.jar or others.
I fixed the error by creating a symlink in /usr/share/solr/WEB-INF/lib:
commons-logging.jar -> ../../../java/commons-logging.jar

commons-logging.jar is supplied by libcommons-logging-java, I don't
remember if I had to install it manually or it was already in the
dependency tree of solr/tomcat.
__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Bug#587512: solr-common: commons-logging.jar is missing in WEB-INF/lib

2012-07-16 Thread Giacomo Orlandi
Hi there,

With Solr 1.4 I had an error in the logs about this missing libraries.

I think it only happened since I started using multicore, that might be why
it doesn't happen on a default installation.

I was using Ubuntu, package version 1.4.0+ds1-2ubuntu1 but I think that
package is basically the same as the Debian one.
I haven't tried yet if it's still an issue in the new 3.6 package.

Thanks,

Giacomo
__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Bug#681763: knopflerfish-osgi: Remove jre dependencies; not required for a Java library

2012-07-16 Thread James Page
Package: knopflerfish-osgi
Version: 2.3.3-2
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu quantal ubuntu-patch openjdk-7-transition.

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Dear Maintainer,

In Ubuntu, the attached patch was applied to achieve the following:

  * d/control: Drop dependency on openjdk-6 runtime for library; this is
no longer part of Java policy and is not required.

Java libraries don't have to have Java runtime dependencies any longer and
this was pulling in openjdk-6 into installations which only really need to
have openjdk-7 installed.

Thanks for considering the patch.


- -- System Information:
Debian Release: wheezy/sid
  APT prefers quantal-updates
  APT policy: (500, 'quantal-updates'), (500, 'quantal-security'), (500, 
'quantal')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.5.0-4-generic (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

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

iQIcBAEBCAAGBQJQA9t7AAoJEL/srsug59jDi4AP/2u4xz4m7OhYnHSEWPblVgzm
CpQW6aht/jEOlOf9WHgP9b6ziw/N40Q7eKFal/ofJro0jlno33xzo7jOZJSfpOLy
8dLOlWhZz2ftko1D0WPA6AOisnHrf651qfKWuPNcbsUVLGpBrdMpBhjALPNiK0/V
acYyD4y4auWHIQBgjAw8iJWR/9mIWj34pATPN3f2ScIXMg+PAF29nLfm1c9VPX0l
F2ZxslBwhA8Uq0K/AuusHZcsGcOXTaiAJjEsIQzDfzAtY0Ye/jVWa4XLWzt2NIWF
gnMuYE6uAT3QsukzeiJi2XJjIYvL9fm13T2O++QI1Geu1UJFd6rfMbfrpn/YaKeD
7vFSNnGd0LorI0tEFHhKPvenNr+4tuXRXWvB6ryM9ZRTC4TGNShZhz/dF3Z1U/vn
274bnNQuwDR96ppgdLBG6OlilFvDD93nQmTlHk/xPM2H8MlLKwwTox0ZOh06fUz5
1HylFCoN5vXNlhJ/AXjtMFFBzAgSUoaBYsbdUEraJOZlvbUccK63qt3lc1vowFAP
NGIegZy1eKCdqM47QUwM4zgV+lrMSLkZUKzEaUgqOA4FGiCbQywNyAqTiu9+YSYu
uA+6PR+F6HBknTRyO+8qpVYggh2chexIZSIY8WChA2P66K5cZFiDAOLdYDLkMjWF
fvn3tl5Cw36zwP3C4/nj
=CXxC
-END PGP SIGNATURE-
=== modified file 'debian/control'
--- debian/control	2011-10-22 20:39:23 +
+++ debian/control	2012-07-06 08:23:12 +
@@ -12,7 +13,7 @@
 
 Package: libknopflerfish-osgi-framework-java
 Architecture: all
-Depends: ${misc:Depends}, openjdk-6-jre | sun-java5-jre | sun-java6-jre
+Depends: ${misc:Depends}
 Suggests: libknopflerfish-osgi-java-doc
 Description: Java framework implementing the OSGi R4 version
  OSGi, Open Service Gateway Initiative, specifies an industry standard Java

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.