Bug#630580: sun-java6-jdk: jni.h does not find jni_md.h

2011-06-15 Thread Marius Brehler
Package: sun-java6-jdk
Version: 6.24-1~squeeze1
Severity: normal

/usr/lib/jvm/java-6-sun/include/jni.h includes jni_md.h in line 27:
  #include jni_md.h

The jni_md.h is located at /usr/lib/jvm/java-6-sun/include/linux/jni_md.h,
so this line should be:
  #include linux/jni_md.h

-- System Information:
Debian Release: 6.0.1
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

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

Versions of packages sun-java6-jdk depends on:
ii  debconf [debconf-2.0]1.5.36.1Debian configuration management sy
ii  libc62.11.2-10   Embedded GNU C Library: Shared lib
ii  libx11-6 2:1.3.3-4   X11 client-side library
ii  sun-java6-bin6.24-1~squeeze1 Sun Java(TM) Runtime Environment (

sun-java6-jdk recommends no packages.

Versions of packages sun-java6-jdk suggests:
pn  openjdk-6-doc none (no description available)
pn  sun-java6-demonone (no description available)
pn  sun-java6-source  none (no description available)

-- debconf information:
* shared/accepted-sun-dlj-v1-1: true
  shared/error-sun-dlj-v1-1:
* shared/present-sun-dlj-v1-1:



__
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#630580: sun-java6-jdk: jni.h does not find jni_md.h

2011-06-15 Thread Andrew Ross
On 15/06/11 12:29, Marius Brehler wrote:
 Package: sun-java6-jdk
 Version: 6.24-1~squeeze1
 Severity: normal
 
 /usr/lib/jvm/java-6-sun/include/jni.h includes jni_md.h in line 27:
   #include jni_md.h
 
 The jni_md.h is located at /usr/lib/jvm/java-6-sun/include/linux/jni_md.h,
 so this line should be:
   #include linux/jni_md.h
 

Hi Marius,

I believe this is the intended behaviour, since jni.h is common over all
platforms, and so, for example, on windows the correct include is
include/win32/jni_md.h

When building your code you can just have both
-I/usr/lib/jvm/java-6-sun/include/ and
-I/usr/lib/jvm/java-6-sun/include/linux/ to set your include paths.

Thanks,
Andy



__
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#572045: marked as done (rhino won't upgrade, because of update-alternatives)

2011-06-15 Thread Debian Bug Tracking System
Your message dated Wed, 15 Jun 2011 20:30:58 +0200
with message-id 201106152031.03396.draz...@debian.org
and subject line rhino won't upgrade, because of update-alternatives
has caused the Debian Bug report #572045,
regarding rhino won't upgrade, because of update-alternatives
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.)


-- 
572045: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=572045
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: rhino
Version: 1.7R2-4
Severity: normal


Hi,

I cannot upgrade rhino to newest testing version, because something with 
update-alternatives is messed up:

pinky:~# LANG=C aptitude dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Reading task descriptions... Done
The following partially installed packages will be configured:
  rhino
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B of archives. After unpacking 0B will be used.
Setting up rhino (1.7R2-4) ...
update-alternatives: error: alternative js.1.gz can't be slave of js: it is a 
slave of orbd
dpkg: error processing rhino (--configure):
 subprocess installed post-installation script returned error exit status 2
Errors were encountered while processing:
 rhino
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:
Setting up rhino (1.7R2-4) ...
update-alternatives: error: alternative js.1.gz can't be slave of js: it is a 
slave of orbd
dpkg: error processing rhino (--configure):
 subprocess installed post-installation script returned error exit status 2
Errors were encountered while processing:
 rhino
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Reading task descriptions... Done



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

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

Versions of packages rhino depends on:
ii  libjline-java 0.9.94-5   Java library for handling console 
ii  openjdk-6-jre-headless [java5 6b17-1.7-1 OpenJDK Java runtime, using Hotspo
ii  sun-java6-jre [java5-runtime- 6-16-1 Sun Java(TM) Runtime Environment (

rhino recommends no packages.

Versions of packages rhino suggests:
pn  rhino-doc none (no description available)

-- no debconf information


---End Message---
---BeginMessage---
Closing this bug this there is no news for submitter for one year and initial 
problem seems linked to some kind of mess with filesystem.

Feel free to reopen if you disagree.

Regards,
-- 
Damien - Debian Developper
http://wiki.debian.org/DamienRaudeMorvan


signature.asc
Description: This is a digitally signed message part.
---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.

Processed: tagging 630341, bug 630341 is forwarded to https://bugzilla.mozilla.org/show_bug.cgi?id=664523

2011-06-15 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 630341 + upstream
Bug #630341 [rhino] rhino: Incorrect handling of denormalized numbers
Added tag(s) upstream.
 forwarded 630341 https://bugzilla.mozilla.org/show_bug.cgi?id=664523
Bug #630341 [rhino] rhino: Incorrect handling of denormalized numbers
Set Bug forwarded-to-address to 
'https://bugzilla.mozilla.org/show_bug.cgi?id=664523'.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
630341: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=630341
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

__
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#628288: FTBFS: [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/DbDirectory.java:201: cannot find symbol

2011-06-15 Thread Ondřej Surý
Package: lucene2
Severity: normal

The correct patch was provided in #621398, I have also informed you to
wait for libdb-java (= 5.1.4), so you get the correct version with
'db.jar'.  Please apply the former patch and it will fix this error.

And really please do Build-Depend just on libdb-java, so we don't have
to open new bug for every Berkeley DB transition we do.

Thanks,

-- System Information:
Debian Release: 6.0.1
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=cs_CZ.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/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#630542: yui-compressor: mangles strings containing backslash

2011-06-15 Thread Damien Raude-Morvan
Hi Jakub,

Le mercredi 15 juin 2011 01:22:12, Jakub Wilk a écrit :
 Package: yui-compressor
 Version: 2.4.6+debian1-1
 Severity: grave
 
 $ cat tmp.js
 x = \\;
 
 $ yui-compressor tmp.js; echo
 x=\;

Thanks for you feedback, I can confirm that this break badly with jQuery. It 
seems regression testsuite in yui-compressor is not sufficient to check this 
case.

Can you provide me a working compressed-jQuery so I can compare and check 
there is no others regressions ?

For now, you can just use previous release (2.4.6-1) from testing.

 (Severity grave, because this badly breaks jQuery, and possibly lots of
 other code.)

ACK.

Cheers,
-- 
Damien


signature.asc
Description: This is a digitally signed message part.
__
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#400512: marked as done (jsvc: JVM detection should happen at run-time)

2011-06-15 Thread Debian Bug Tracking System
Your message dated Wed, 15 Jun 2011 23:03:53 +0200
with message-id 201106152303.53775.draz...@drazzib.com
and subject line jsvc: JVM detection should happen at run-time
has caused the Debian Bug report #400512,
regarding jsvc: JVM detection should happen at run-time
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.)


-- 
400512: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=400512
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: jsvc
Version: 1.0.1-3
Severity: important
Forwarded: https://issues.apache.org/jira/browse/DAEMON-89

jsvc doesn't detect kaffe and SableVM JVMs at run-time. Instead
support is compiled in, or not, based on compile-time autoconf
checks.

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-1-686
Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8)

Versions of packages jsvc depends on:
ii  libc62.3.6.ds1-8 GNU C Library: Shared libraries
ii  libcommons-daemon-java   1.0.1-3 Java API to launch java applicatio

jsvc recommends no packages.

-- no debconf information


---End Message---
---BeginMessage---
Hi,

I'll close this bug for now :
- upstream won't work on time (closed as wontfix : 
https://issues.apache.org/jira/browse/DAEMON-89)
- kaffe / sablevm are not anymore in Debian
- jsvc support any openjdk based VM : cacao, jamvm, zero/shark or hotspot
- no one provided a working patch for this support

Feel free to reopen if you disagree.

Regards,
-- 
Damien


signature.asc
Description: This is a digitally signed message part.
---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.

Bug#184232: marked as done (junit: would be nice to have the testuis on the menu)

2011-06-15 Thread Debian Bug Tracking System
Your message dated Wed, 15 Jun 2011 23:19:57 +0200
with message-id 201106152320.00889.draz...@drazzib.com
and subject line junit: would be nice to have the testuis on the menu
has caused the Debian Bug report #184232,
regarding junit: would be nice to have the testuis on the menu
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.)


-- 
184232: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=184232
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: junit
Version: 3.8.1-2
Severity: wishlist

cos it's nasty to have to grab an xterm, then type junit -swing, then
hit ^D just to have a tester running.

cheers,

iain

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux iain-vaio-fx405 2.4.20 #1 Thu Mar 6 02:58:18 GMT 2003 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages junit depends on:
ii  gij-3.0 [java1-runtime]   1:3.0.4-7  The GNU Java bytecode interpreter.
ii  gij-3.2 [java1-runtime]   1:3.2.3-0pre4  The GNU Java bytecode interpreter
ii  j2re1.4 [java2-runtime]   1.4.0.99beta-1 Blackdown Java(TM) 2 Runtime Envir
ii  kaffe [java1-runtime] 1:1.0.7-1  A JVM to run Java bytecode
ii  sablevm [java1-runtime]   1.0.6-5Free implementation of Java Virtua

-- no debconf information


---End Message---
---BeginMessage---
Hi,

As Arnaud said in 2004 (!), this bug could be closed because :
- there is no way to handle CLASSPATH of the test runner from testuis
- it'll be easier to create a launcher (shell or gnome) with the rights 
parameters

Regards,
-- 
Damien


signature.asc
Description: This is a digitally signed message part.
---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.

[SCM] libnb-platform-java packaging branch, pristine-tar, updated. 476c55adc4440727d4dbc5df3723e0c998744170

2011-06-15 Thread Andrew Ross
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 libnb-platform-java packaging.

The branch, pristine-tar has been updated
   via  476c55adc4440727d4dbc5df3723e0c998744170 (commit)
  from  1f913d4e9dbf7834538fc9687e749b1116ceeb28 (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 476c55adc4440727d4dbc5df3723e0c998744170
Author: Andrew Ross ubu...@rossfamily.co.uk
Date:   Wed Jun 15 23:27:22 2011 +0100

pristine-tar data for libnb-platform-java_7.0+dfsg1.orig.tar.gz

---

Summary of changes:
 libnb-platform-java_7.0+dfsg1.orig.tar.gz.delta |  Bin 0 - 363213 bytes
 libnb-platform-java_7.0+dfsg1.orig.tar.gz.id|1 +
 2 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/libnb-platform-java_7.0+dfsg1.orig.tar.gz.delta 
b/libnb-platform-java_7.0+dfsg1.orig.tar.gz.delta
new file mode 100644
index 000..fe3aeb5
Binary files /dev/null and b/libnb-platform-java_7.0+dfsg1.orig.tar.gz.delta 
differ
diff --git a/libnb-platform-java_7.0+dfsg1.orig.tar.gz.id 
b/libnb-platform-java_7.0+dfsg1.orig.tar.gz.id
new file mode 100644
index 000..142a7e9
--- /dev/null
+++ b/libnb-platform-java_7.0+dfsg1.orig.tar.gz.id
@@ -0,0 +1 @@
+afe3be19edb6c80c57b0a5515291ac490384d5a7


hooks/post-receive
-- 
libnb-platform-java packaging

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


[pkg-java] r13805 - trunk/httpunit/debian

2011-06-15 Thread Ludovic Claude
Author: ludovicc-guest
Date: 2011-06-15 22:32:56 + (Wed, 15 Jun 2011)
New Revision: 13805

Modified:
   trunk/httpunit/debian/changelog
   trunk/httpunit/debian/control
   trunk/httpunit/debian/libhttpunit-java.poms
   trunk/httpunit/debian/rules
Log:
* debian/control: add version contraint on maven-repo-helper
* debian/rules: simplify installation by using mh_install
* debian/libhttpunit.poms: add parameters for mh_install

Modified: trunk/httpunit/debian/changelog
===
--- trunk/httpunit/debian/changelog 2011-06-14 20:36:17 UTC (rev 13804)
+++ trunk/httpunit/debian/changelog 2011-06-15 22:32:56 UTC (rev 13805)
@@ -1,3 +1,11 @@
+httpunit (1.7+dfsg-5) UNRELEASED; urgency=low
+
+  * debian/control: add version contraint on maven-repo-helper
+  * debian/rules: simplify installation by using mh_install
+  * debian/libhttpunit.poms: add parameters for mh_install
+
+ -- Ludovic Claude ludovic.cla...@laposte.net  Thu, 16 Jun 2011 00:28:21 
+0200
+
 httpunit (1.7+dfsg-4) unstable; urgency=low
 
   * Added libservlet2.4-java runtime dependency

Modified: trunk/httpunit/debian/control
===
--- trunk/httpunit/debian/control   2011-06-14 20:36:17 UTC (rev 13804)
+++ trunk/httpunit/debian/control   2011-06-15 22:32:56 UTC (rev 13805)
@@ -7,7 +7,7 @@
  debhelper (= 7.0.50~), rhino (= 1.7R1-2), libjtidy-java (= 
7+svn20070309-2),
  libgnujaf-java (= 1.1.1-4), junit (= 3.8.2), libgnumail-java (= 1.1.2-2),
  libservlet2.4-java (= 5.0.30-8), libxerces2-java (= 2.9.1-2),
- libnekohtml-java (= 0.9.5+dfsg-1.1), maven-repo-helper
+ libnekohtml-java (= 0.9.5+dfsg-1.1), maven-repo-helper (= 1.5)
 Standards-Version: 3.8.4
 Homepage: http://httpunit.org/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/httpunit/

Modified: trunk/httpunit/debian/libhttpunit-java.poms
===
--- trunk/httpunit/debian/libhttpunit-java.poms 2011-06-14 20:36:17 UTC (rev 
13804)
+++ trunk/httpunit/debian/libhttpunit-java.poms 2011-06-15 22:32:56 UTC (rev 
13805)
@@ -1 +1 @@
-debian/pom.xml
+debian/pom.xml --java-lib --artifact=lib/httpunit.jar

Modified: trunk/httpunit/debian/rules
===
--- trunk/httpunit/debian/rules 2011-06-14 20:36:17 UTC (rev 13804)
+++ trunk/httpunit/debian/rules 2011-06-15 22:32:56 UTC (rev 13805)
@@ -9,9 +9,7 @@
 
 override_dh_auto_install:
ant dist
-   mh_installpom -plibhttpunit-java $(CURDIR)/debian/pom.xml
-   mh_installjar -plibhttpunit-java -l $(CURDIR)/debian/pom.xml \
-   $(CURDIR)/lib/httpunit.jar
+   mh_install

 get-orig-source:
sh -e debian/orig-tar.sh


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