[udig-devel] Re: Automated Build Strategy
Andy Czerwonka
aczerwonka at 3esi.com
Tue Oct 31 14:08:46 PST 2006
Do you run your tests as part of the Cruise build?
"Cory Horner" <chorner at refractions.net> wrote in
message news:4522941B.7020500 at refractions.net...
> Andy Czerwonka wrote:
>
>>How do you go about creating an automated build for an RCP application? I
>>assume you guys use CruiseControl or something similair? How do you
>>manage dependecies given the Eclipse plugin architecture manages
>>dependencies differently that standard Java applications? Do you use Ant?
>>If so, how? Do you maintain two dependency structures?
>>
> We have cruisecontrol running an ant script
> (http://svn.geotools.org/udig/trunk/scripts/run.xml). The ant script uses
> eclipse itself to process the dependencies in the features/plugins and
> kick out a build.
>
> Our scripts are here:
> http://svn.geotools.org/udig/trunk/scripts/
>
> Eclipse has some documentation here:
> http://www.eclipse.org/articles/Article-PDE-Automation/automation.html
>
> Cheers,
> Cory.
More information about the udig-devel
mailing list