[ https://issues.apache.org/jira/browse/HARMONY-6477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12848001#action_12848001
]
Oliver Deakin commented on HARMONY-6477:
----------------------------------------
I've just done another test run and I can see the reason why they appeared to pass successfully
- the test target prints "BUILD SUCCESSFUL" after running the jdktools tests whatever the
outcome! Not sure what is causing that to happen - when I get some time to look at it I'll
see if I can fix it.
> 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.0M2, 5.0M14
>
> 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.
|