You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Chunrong Lai (JIRA)" <ji...@apache.org> on 2008/08/19 11:09:44 UTC

[jira] Created: (HARMONY-5954) [buildtest][EHWA-API] Installtion/Configuration of Eclipse failed after Manifest changing

[buildtest][EHWA-API] Installtion/Configuration of Eclipse failed after Manifest changing
-----------------------------------------------------------------------------------------

                 Key: HARMONY-5954
                 URL: https://issues.apache.org/jira/browse/HARMONY-5954
             Project: Harmony
          Issue Type: Bug
          Components: build - test - ci
    Affects Versions: 5.0M6
         Environment: Win32/Lnx32/Lnx64
            Reporter: Chunrong Lai



  As reported in "http://mail-archives.apache.org/mod_mbox/harmony-dev/200805.mbox/%3c6e47b64f0805120106o387a49f1rfb2c33d1042d2f41@mail.gmail.com%3e", the installtion/configuration of eclipse is failed recently. One can verify this with a clean run of "ant ehwa.test" in the directory working_vm, the standalone running command is "java -jar startup.jar -application org.eclipse.test.uitestapplication -dev bin
-consolelog -data d:\harmony.cc\trunk\working_vm\build\windows_x86_msvc_release\
tests\ehwa\wksp formatter=org.apache.tools.ant.taskdefs.optional.junit.PlainJUni
tResultFormatter -testPluginName HelloAuto -className HelloAuto.CreateAndRunTest" (after extract eclipse-SDK-3.2.1 and ehwa.zip).
  
  It is noted that RI does succeed in this case. Harmony also succeeded before the commit of r641928(http://mail-archives.apache.org/mod_mbox/harmony-commits/200803.mbox/%3c20080327180247.09F561A983A@eris.apache.org%3e) which updated the Manifest processing.

 I see the issue (something similar as https://bugs.eclipse.org/bugs/show_bug.cgi?id=103263) is not same as HARMONY-5747 since no missing Manifest-Version exist here ( the JIRA reported that the same commit revealed some invalid Manifests missing Manifest-Version). While according to http://mail-archives.apache.org/mod_mbox/ws-tuscany-user/200705.mbox/%3c67F8D1CE-38E4-417C-8CEB-386829FAABFF@mac.com%3e, the possible reason of this error is the problematic Bundle-Version of some bad Manifests. I have difficulties to verify that or understand the difference from the commit.  

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