Bug#649750: netbeans: FTBFS against latest osgi-core

Michael Terry michael.terry at canonical.com
Wed Nov 23 18:55:21 UTC 2011


Package: netbeans
Severity: normal
Tags: upstream
User: ubuntu-devel at lists.ubuntu.com
Usertags: origin-ubuntu precise

Dear Maintainer,

I was looking into why netbeans does not build in Ubuntu.  One thing I
realized is that it does not build against osgi-core 4.3.0, though I believe
it would with 4.2.0.

In 4.3.0, org.osgi.framework.launch.FrameworkFactory.newFramework changed
from accepting any old Map to specifically a Map<String, String>.

In netbeans, core.netigso/src/org/netbeans/core/netigso/Netigso.java passes
in a Map<String, Object>.  Which stops compilation.


-- System Information:
Debian Release: wheezy/sid
  APT prefers precise-updates
  APT policy: (500, 'precise-updates'), (500, 'precise-security'), (500, 'precise')
Architecture: i386 (i686)

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





More information about the pkg-java-maintainers mailing list