Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Dynamic Languages Toolkit (DLTK) » Question about DLTK's build management tools
Question about DLTK's build management tools [message #34610] Wed, 26 November 2008 15:14 Go to next message
Eclipse UserFriend
Originally posted by: brunodomedeiros.gmail.com

Hi there. This is not directly related to DLTK, but I would like to ask
which software do you use for DLTK's build management and continuous
integration. I'm specifically thinking about what is used to produce this:
http://download.eclipse.org/technology/dltk/downloads/
(that is able to show errors, warnings, running unit tests and
collecting its results)

Is is TPTP based or something else? Is it a different tool than JDT's
and other Eclipse projects?

Thanks.

--
Bruno Medeiros - Software Developer, MSc. in CS/E graduate
Re: Question about DLTK's build management tools [message #34648 is a reply to message #34610] Thu, 27 November 2008 06:03 Go to previous messageGo to next message
Andrei Sobolev is currently offline Andrei SobolevFriend
Messages: 72
Registered: July 2009
Member
Hi Bruno,

Out build system are based on Eclipse Base builder infrastructure (org.eclipse.releng.basebuilder).
And Cruise Control to monitor cvs changes and start builds.(http://cruisecontrol.sourceforge.net/)

You can look at following plugins from DLTK CVS (dev.eclipse.org/cvsroot/technology/).

org.eclipse.dltk/releng.dltkbuilder - contain builder configuration for all DLTK components.
org.eclipse.dltk/releng.control - contains configuration for Cruise Control to start and monitor builds.


Base builder are in eclipse cvs: dev.eclipse.org/cvsroot/eclipse

Best regards,
Andrei Sobolev.


> Hi there. This is not directly related to DLTK, but I would like to ask
> which software do you use for DLTK's build management and continuous
> integration. I'm specifically thinking about what is used to produce this:
> http://download.eclipse.org/technology/dltk/downloads/
> (that is able to show errors, warnings, running unit tests and
> collecting its results)
>
> Is is TPTP based or something else? Is it a different tool than JDT's
> and other Eclipse projects?
>
> Thanks.
>
Re: Question about DLTK's build management tools [message #34682 is a reply to message #34648] Fri, 28 November 2008 20:35 Go to previous message
Eclipse UserFriend
Originally posted by: brunodomedeiros.gmail.com

Andrei Sobolev wrote:
> Hi Bruno,
>
> Out build system are based on Eclipse Base builder infrastructure
> (org.eclipse.releng.basebuilder).
> And Cruise Control to monitor cvs changes and start
> builds.(http://cruisecontrol.sourceforge.net/)
>
> You can look at following plugins from DLTK CVS
> (dev.eclipse.org/cvsroot/technology/).
>
> org.eclipse.dltk/releng.dltkbuilder - contain builder configuration for
> all DLTK components.
> org.eclipse.dltk/releng.control - contains configuration for Cruise
> Control to start and monitor builds.
>
>
> Base builder are in eclipse cvs: dev.eclipse.org/cvsroot/eclipse
>
> Best regards,
> Andrei Sobolev.
>
>
>> Hi there. This is not directly related to DLTK, but I would like to
>> ask which software do you use for DLTK's build management and
>> continuous integration. I'm specifically thinking about what is used
>> to produce this:
>> http://download.eclipse.org/technology/dltk/downloads/
>> (that is able to show errors, warnings, running unit tests and
>> collecting its results)
>>
>> Is is TPTP based or something else? Is it a different tool than JDT's
>> and other Eclipse projects?
>>
>> Thanks.
>>


Thank you, that info should get me started.

--
Bruno Medeiros - Software Developer, MSc. in CS/E graduate
Previous Topic:[BUILD] I-I200811251145-200811251145
Next Topic:[BUILD] I-I200812021809-200812021809
Goto Forum:
  


Current Time: Wed Apr 24 15:11:10 GMT 2024

Powered by FUDForum. Page generated in 0.07462 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top