Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] Download path for UFaceKit and Builds


Hi Tom

So this is an incubation project?   The approach that we have taken with the Equinox incubation projects recently is for them to have their own builds separate from the Eclipse/Equinox build.  Our build takes four hours to complete and it makes more sense for incubation projects to have their own more agile builds :-)

What I would suggest is that use you use the infrastructure provided by the dash project (Athena) to run your builds.  

http://wiki.eclipse.org/Common_Build_Infrastructure/Getting_Started

This will also allow to you run your build on Hudson.

http://wiki.eclipse.org/Common_Build_Infrastructure/Getting_Started/Build_In_Hudson

I have admin rights on build.eclipse.org's Hudson so I can create your job once your build is working.  Once you get these running, we can set up a cronjob to copy the results of your build to the appropriate area of download.eclipse.org. For security reasons, the hudson user can't write to the download.eclipse.org download area. Also, I assume you'll have your own p2 repository area?


Kim



Tom Schindl <tom.schindl@xxxxxxxxxxxxxxx>
Sent by: eclipse-dev-bounces@xxxxxxxxxxx

01/24/2010 05:12 PM

Please respond to
"General development mailing list of the Eclipse project."        <eclipse-dev@xxxxxxxxxxx>

To
eclipse-dev@xxxxxxxxxxx
cc
Subject
[eclipse-dev] Download path for UFaceKit and Builds





Hi,

The SWT port of UFaceKit is entering in a phase where people can consume
code and start working with a quite stable API and implementation beside
that all external dependencies are approved the IP team.

So I'm going to invest time to provide nightly builds and M builds which
will hopefully lead into a release some time in Spring 2010.

The question is now where I have to publish my builds in
download.eclipse.org and I hope you can point me to right place.

My guess is that I should create a subfolder under downloads/eclipse
named ufacekit but before doing so I wanted to ask.

Finally one more question is there somebody out there who can help me
getting builds up and running - they are plain Java builds who need
Eclipse-SDK and some bundles from Orbit?

Tom

--
B e s t S o l u t i o n . a t                        EDV Systemhaus GmbH
------------------------------------------------------------------------
tom schindl                                        geschaeftsfuehrer/CEO
------------------------------------------------------------------------
eduard-bodem-gasse 5/1    A-6020 innsbruck      phone    ++43 512 935834
_______________________________________________
eclipse-dev mailing list
eclipse-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/eclipse-dev


Back to the top