Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-10840

Consumption of sun.misc.Signal makes Tycho 0.14 fails because of non-OSGi conformance

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • 3.3.0.Beta1
    • None
    • forge
    • None

    Description

      When building with Tycho, I get:
      [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.14.0-SNAPSHOT:compile (default-compile) on project org.jboss.tools.forge.runtime.ext: Compilation failure: Compilation failure:
      [ERROR] /home/mistria/workspaceJBossTools/trunk/forge/plugins/org.jboss.tools.forge.runtime.ext/src/org/jboss/tools/forge/runtime/ext/CtrlCAction.java:[8,0]
      [ERROR] import sun.misc.Signal;
      [ERROR] ^^^^^^^^^^^^^^^
      [ERROR] Access restriction: The type Signal is not accessible due to restriction on classpath entry /usr/lib/jvm/java-6-openjdk/jre/lib/rt.jar

      To be clear with OSGi, the forge component has to provide a "framework extension bundle" to re-export these libs: see http://blog.meschberger.ch/2008/10/osgi-bundles-require-classes-from.html

      Attachments

        Issue Links

          Activity

            People

              kaers@redhat.com Koen Aers
              mistria@redhat.com Mickael Istria
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: