You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Mark Hindess (JIRA)" <ji...@apache.org> on 2010/05/18 20:12:42 UTC

[jira] Updated: (HARMONY-6477) Problems building jdktools modules in Eclipse

     [ https://issues.apache.org/jira/browse/HARMONY-6477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Hindess updated HARMONY-6477:
----------------------------------

    Fix Version/s: 6.0M3
                   5.0M15
                       (was: 5.0M14)
                       (was: 6.0M2)

Thanks Catherine.



> Problems building jdktools modules in Eclipse
> ---------------------------------------------
>
>                 Key: HARMONY-6477
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6477
>             Project: Harmony
>          Issue Type: Improvement
>          Components: build - test - ci
>            Reporter: Catherine Hope
>            Assignee: Oliver Deakin
>             Fix For: 6.0M3, 5.0M15
>
>         Attachments: 6477-classlib.patch, 6477-jdktools.patch
>
>
> The plugin dependencies require updating to build the 2 of the jdktools modules in Eclipse.  There is also a compilation error in the jdktools module.
> jdktools
> - Missing dependencies from classlib jars
>    - java.applet, java.awt, java.awt.event, java.beans, java.text, java.util.zip, javax.accessibility, javax.sound.sampled, javax.swing, javax.swing.border, javax.swing.text, javax.swing.text.html, javax.swing.text.html.parser
>    - Also sound.jar needs to export javax.sound.sampled
> - Missing dependencies from downloaded external jars in the build
>    - ecj-3.5.1.jar, jdi.jar, bcel-5.2.jar
> - Missing dependencies from jars that aren't in the build
>    - ant-launcher.jar, ant-nodeps.jar, ant.jar
> - Compilation errors
>    - org.apache.harmony.tests.tools.javah.Test02 imports an invalid package name (Test.* instead of org.apache.harmony.tests.tools.javah.Test.*) and a variable name and method name have been corrupted. 
> jretools
> - Missing dependences from classlib jars
>     - java.awt, java.awt.event, java.beans, javax.accessibility, javax.swing, javax.swing.event, javax.swing.text, org.apache.harmony.unpack200

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.