Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-ant-dev] Export ant buildfile [was 3.1 M4 Plan]

Thanks Richard.

If you would like to zip up your contribution and attach it to https://bugs.eclipse.org/bugs/show_bug.cgi?id=51382
that would be a great starting place.

We can then work together to move the code into the Eclipse code base and investigate your remaining TODOs

Darins

----- Original Message ----- From: "Richard Hoefter" <richard.hoefter@xxxxxx>
To: <platform-ant-dev@xxxxxxxxxxx>
Sent: Wednesday, November 24, 2004 11:45 AM
Subject: Re: [platform-ant-dev] Export ant buildfile [was 3.1 M4 Plan]


Yeah Yeah! I should have noted that...

Here are my other major TODOs:
- Support for subprojects, user and system libraries
- Code cleanup
  -> externalize static helpers
  -> externalize method candidates (such lines have a describing
     comment)
- The support for subprojects might imply to heavily re-arrange
  everything. So I delayed the clean up phase...
- More TODOs are stored in a comment in readme.html

Jared Burns wrote, On 11/24/04 20:30:
Would you be willing to contribute this code under the EPL
(http://www.eclipse.org/legal/epl-v10.html)?

- Jared

On Wed, 2004-11-24 at 20:22 +0100, Richard Hoefter wrote:

Hi Darin,

today I saw the feature "export ant buildfile" on your project plan.
I don't know how much code is already written, but I started writing my
own export filter some time ago:

http://www.geocities.com/richard_hoefter/eclipse2ant/

I'd love to see the feature in an official Eclipse.
Don't know if code contribution is appreciated, or if this is necessary.
Ask me if you are interested. Of course there are some TODOs on my
list...

Kind regards,
Richard

PS: Bug 51382 Add "Export project to buildfile"
    https://bugs.eclipse.org/bugs/show_bug.cgi?id=51382


First cut of the M4 plan for the Ant integration is available at:
http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-ant-home/r3_1/plan.html#Overall_Planning
Comments appreciated
Darins

_______________________________________________
platform-ant-dev mailing list
platform-ant-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-ant-dev





Back to the top