Jump to content

Continuous integration


jesfalso

Recommended Posts

I would like to start a project with continuous integration using Plastic SCM. I've seen that CruiseControl.net can be used, but I wonder whether I can use CruseControl (Java version) or if I could use any other one like continuum. I have visited their websites, but I haven't found anything on them about Plastic SCM. My Project will involve tools like ant so Cruisecontrol.net may not be appropiate.

Link to comment
Share on other sites

A lot of third party build tools would just use the Plastic CLI to generate commands it needs. It should be possible to snap in really anything that you are using and modify your build scripts to run some Plastic commands. Many of the build tools have sample scripts for other SCM tools like CVS already built into them and you can replace the CVS commands with the equivalent Plastic commands. If you run into any problems write or phone or Support team and we will be able to help you.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...