Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-releng-dev] Reminder to pick up latest N build


A change in the OSGI layer of Eclipse that the Ant integration did not adapt to was the problem with 93496.
See the bug report for the full details (https://bugs.eclipse.org/bugs/show_bug.cgi?id=93496)

To workaround in N20050503-0010, add the following as the last line of the MANIFEST.MF file of org.apache.ant:
        Require-Bundle: org.eclipse.osgi

I had to then start Eclipse with -clean to pick up the change.

This will be fixed for tonight's build.

Thanks
Darins



Darin Swanson/Minneapolis/IBM@IBMUS
Sent by: platform-releng-dev-bounces@xxxxxxxxxxx

05/03/2005 08:25 AM

Please respond to
"Eclipse platform release engineering list."

To
"Eclipse platform release engineering list." <platform-releng-dev@xxxxxxxxxxx>
cc
Subject
Re: [platform-releng-dev] Reminder to pick up latest N build






The junit test failure is a test artifact that believe I have a fix for.

Unfortunately a more major issue is

       https://bugs.eclipse.org/bugs/show_bug.cgi?id=93496


This results in no AntModel when opening a buildfile.
If you open the file a second time you can edit and run the build but all of the rich Ant editor support is lost in the editor


Working on a fix

Darins



Sonia Dimitrov <Sonia_Dimitrov@xxxxxxxxxx>
Sent by: platform-releng-dev-bounces@xxxxxxxxxxx

05/03/2005 06:28 AM

Please respond to
"Eclipse platform release engineering list."

To
platform-releng-dev@xxxxxxxxxxx
cc
Subject
[platform-releng-dev] Reminder to pick up latest N build








This is just a reminder to run with the most recent N build as per the 3.1 endgame plan.  Ant and Team teams, please comment on the usability of N20050503-0010 given the JUnit test failures.


Please refer to the endgame plan and build schedule for all details:


3.1 Endgame plan:

http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/eclipse-project-home/plans/3_1/freeze_plan.html


3.1 end-game build schedule:

http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/platform-releng-home/3.1-endgame-buildschedule.html


Sonia
_______________________________________________
platform-releng-dev mailing list
platform-releng-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-releng-dev

_______________________________________________
platform-releng-dev mailing list
platform-releng-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-releng-dev


Back to the top