[Bug 98699] Re: [Feisty] Java 6 doesn't work with Ant

2007-06-10 Thread mkoch
This bug was reported against an Feisty RC. It was fixed in Feisty
Final.

** Changed in: ant (Ubuntu)
   Status: Unconfirmed = Fix Released

-- 
[Feisty] Java 6 doesn't work with Ant
https://bugs.launchpad.net/bugs/98699
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 98638] Re: Upgrade to 1.7.0

2007-06-10 Thread mkoch
** Bug watch added: Debian Bug tracker #412716
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=412716

** Also affects: ant (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=412716
   Importance: Unknown
   Status: Unknown

-- 
Upgrade to 1.7.0
https://bugs.launchpad.net/bugs/98638
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 119529] please sync eclipse 3.2.2-1 from debian unstable

2007-06-09 Thread mkoch
Public bug reported:

Binary package hint: eclipse

eclispe 3.2.2-1 in debian unstable incorporated all changes from Ubuntu
and can be synced without problems

** Affects: eclipse (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
please sync eclipse 3.2.2-1 from debian unstable
https://bugs.launchpad.net/bugs/119529
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 119529] Re: please sync eclipse 3.2.2-1 from debian unstable

2007-06-09 Thread mkoch
I want to metion then I built eclipse 3.2.2-1 on current gutsy. It
builds and runs fine.

To make sure all Ubuntu changes are incorporated here are the according
changelog entries from the package:

eclipse (3.2.2-1) unstable; urgency=low

  [ Michael Koch ]
  * Sparc build fixes.
  * debian/extra/java_home: Added paths for SUN JDK 6.
Closes: #415712, #418877.
  * debian/rules: Don't force empty bootclasspath.
  * lintian/*: fixed lintian warnings for eclipse 3.2.2.

 -- Michael Koch [EMAIL PROTECTED]  Mon, 04 Jun 2007 08:18:23 -0100

eclipse (3.2.2-0ubuntu2) feisty; urgency=low

  [ Michael Koch ]
  * Added debian/patches/eclipse-add-ppc64-sparc64-s390-s390x.dpatch, which
adds support for ppc64, sparc, sparc64, s390 and hppa.
  * debian/rules: Added support for unofficial ports.
  * debian/control.in: Added build-dependency on zip.

  [ Matthias Klose ]
  * Update the platform patch for 3.2.2.
  * On ia64, skip some jar files for native compilation to avoid ICEs.

  [ Vladimír LapáÄ~Mek ]
  * Fixed disable-junit4-apt patch for ppc.

 -- Vladimír LapáÄ~Mek [EMAIL PROTECTED]  Sun,  1 Apr 2007
14:17:45 +0200

eclipse (3.2.2-0ubuntu1) feisty; urgency=low

  * New upstream release
  * Updated debian/rules for the new upstream
  * Added com.ibm.icu.source plugin to satisfy dependencies
  * Update junit4 patch for the new upstream
  * Updated the eclipse-ecj-gcj patch from Fedora

 -- Vladimír LapáÄ~Mek [EMAIL PROTECTED]  Thu,  8 Mar 2007
08:28:48 -0500

eclipse (3.2.1-6) unstable; urgency=low

  * Rebuilt with unstables libc6.

 -- Michael Koch [EMAIL PROTECTED]  Thu, 22 Feb 2007 10:14:17 +

-- 
please sync eclipse 3.2.2-1 from debian unstable
https://bugs.launchpad.net/bugs/119529
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 119560] Please sync libcommons-dbcp-java 1.2.1-5 from Debian unstable

2007-06-09 Thread mkoch
Public bug reported:

Please sync libcommons-dbcp-java 1.2.1-5 from Debian. This fixes the LP
bugs #98822 and #81876. Which can then be closed.

I have built and tested it on current gutsy.

The debdiff from the last  debian version:

diff -u libcommons-dbcp-java-1.2.1/debian/changelog 
libcommons-dbcp-java-1.2.1/debian/changelog
--- libcommons-dbcp-java-1.2.1/debian/changelog
+++ libcommons-dbcp-java-1.2.1/debian/changelog
@@ -1,3 +1,21 @@
+libcommons-dbcp-java (1.2.1-5) unstable; urgency=low
+
+  * Merge from Ubuntu.
+  * Fixed Depends of libcommons-dbcp-java to allow all Java runtimes to be
+used.
+  * Moved debhelper and cdbs to from Builds-Depends-Indep to Build-Depends.
+  * Added myself to Uploaders and removed Wolfgang.
+  * Updated Standards-Version to 3.7.2.
+
+ -- Michael Koch [EMAIL PROTECTED]  Sat, 09 Jun 2007 12:23:34 -0100
+
+libcommons-dbcp-java (1.2.1-4ubuntu1) feisty; urgency=low
+
+  * Re-sync with Debian. Changes retained:
+* Depend java-gcj-compat rather than java runtimes
+
+ -- Barry deFreese [EMAIL PROTECTED]  Fri, 26 Jan 2007 19:13:45 -0500
+
 libcommons-dbcp-java (1.2.1-4) unstable; urgency=low

   * kaffe compiler transition
diff -u libcommons-dbcp-java-1.2.1/debian/rules 
libcommons-dbcp-java-1.2.1/debian/rules
--- libcommons-dbcp-java-1.2.1/debian/rules
+++ libcommons-dbcp-java-1.2.1/debian/rules
@@ -7,7 +7,7 @@
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/ant.mk

-JAVA_HOME_DIRS   := /usr/lib/kaffe
+JAVA_HOME_DIRS   := /usr/lib/jvm/java-gcj
 ANT_HOME := /usr/share/ant
 DEB_JARS := commons-collections commons-pool junit 
$(ANT_HOME)/lib/ant-launcher.jar
 DEB_ANT_BUILD_TARGET := build
diff -u libcommons-dbcp-java-1.2.1/debian/control 
libcommons-dbcp-java-1.2.1/debian/control
--- libcommons-dbcp-java-1.2.1/debian/control
+++ libcommons-dbcp-java-1.2.1/debian/control
@@ -2,13 +2,14 @@
 Section: libs
 Priority: optional
 Maintainer: Debian Java Maintainers [EMAIL PROTECTED]
-Uploaders: Arnaud Vandyck [EMAIL PROTECTED], Wolfgang Baer [EMAIL 
PROTECTED]
-Build-Depends-Indep: debhelper (= 4.2.30), libcommons-pool-java, 
libcommons-collections-java, junit, cdbs, ant, kaffe
-Standards-Version: 3.6.2
+Uploaders: Arnaud Vandyck [EMAIL PROTECTED], Michael Koch [EMAIL PROTECTED]
+Build-Depends: debhelper (= 4.2.30), cdbs
+Build-Depends-Indep: libcommons-pool-java, libcommons-collections-java, junit, 
ant, java-gcj-compat-dev
+Standards-Version: 3.7.2

 Package: libcommons-dbcp-java
 Architecture: all
-Depends: kaffe (= 2:1.1.5-3) | java1-runtime | java2-runtime, 
libcommons-pool-java, libcommons-collections-java
+Depends: java-gcj-compat | java1-runtime | java2-runtime, 
libcommons-pool-java, libcommons-collections-java
 Description: Database Connection Pooling Services
  The DBCP package provides database connection pooling services. The
  following features are supported

** Affects: libcommons-dbcp-java (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Please sync libcommons-dbcp-java 1.2.1-5 from Debian unstable
https://bugs.launchpad.net/bugs/119560
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 119560] Re: Please sync libcommons-dbcp-java 1.2.1-5 from Debian unstable

2007-06-09 Thread mkoch
Rationale:
  New debian version fixes LP bugs #98822 and #81876

Additional Debian changelog:

libcommons-dbcp-java (1.2.1-5) unstable; urgency=low

  * Merge from Ubuntu.
  * Fixed Depends of libcommons-dbcp-java to allow all Java runtimes to be
used.
  * Moved debhelper and cdbs to from Builds-Depends-Indep to Build-Depends.
  * Added myself to Uploaders and removed Wolfgang.
  * Updated Standards-Version to 3.7.2.

 -- Michael Koch [EMAIL PROTECTED]  Sat, 09 Jun 2007 12:23:34 -0100

-- 
Please sync libcommons-dbcp-java 1.2.1-5 from Debian unstable
https://bugs.launchpad.net/bugs/119560
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 102437] Re: undefined references with libswt3.2-gtk-gcj

2007-06-09 Thread mkoch
That is the desired behavior for these packages. The packages ending with -gcj 
are Java libraries compiled to native using the BCABI of gcj.
You cannot directly link them like normal C/C++ libraries. Please read the GCJ 
documentation at http://gcc.gnu.org/java for more detals on this.

-- 
undefined references  with libswt3.2-gtk-gcj
https://bugs.launchpad.net/bugs/102437
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 98699] Re: [Feisty] Java 6 doesn't work with Ant

2007-06-09 Thread mkoch
Can it be that java-gcj-compat was installed before you installed SUNs
Java 6? Where /etc/alternatives/java link to?

Can you please try to sudo update-java-alternatives --set java-6-sun?
This should make ant use SUN Java 6 instead of GCJ.

-- 
[Feisty] Java 6 doesn't work with Ant
https://bugs.launchpad.net/bugs/98699
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 29605] Re: mod_jk2 is deprecated, mod_jk is newer (and for apache2)

2007-06-09 Thread mkoch
libapache2-mod-jk2 is not included in Ubuntu anymore, Its only included
in warty, hoary and breezy. I close this bug now. libapache2-mod-jk
replaces this package.

** Changed in: libapache2-mod-jk2 (Ubuntu)
 Assignee: (unassigned) = mkoch
   Status: Unconfirmed = Fix Released

-- 
mod_jk2 is deprecated, mod_jk is newer (and for apache2)
https://bugs.launchpad.net/bugs/29605
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 118647] Re: Mod JK fails to create its status file

2007-06-09 Thread mkoch
Which version of libapache2-mod-jk was this?
Is this fixed with 1.2.23-1ubuntu1?
I cant reproduce this. What are your settings?

-- 
Mod JK fails to create its status file
https://bugs.launchpad.net/bugs/118647
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 115788] please sync ecj 3.3~M7-2 from Debian

2007-05-20 Thread mkoch
Public bug reported:

Please sync ecj 3.3~M7-2 from Debian. This fixes an issue with compiling
eclipse.

** Affects: ecj (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
please sync ecj 3.3~M7-2 from Debian
https://bugs.launchpad.net/bugs/115788
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 103499] Re: [can-not-install] file overwrite error

2007-05-20 Thread mkoch
This bug can be closed when new ecj was synced from Debian (LP: 115788).

-- 
[can-not-install] file overwrite error
https://bugs.launchpad.net/bugs/103499
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs