| [news.eclipse.tools.buckminster] Re: Automated Testing of RCP Products with Buckminster |
Hi Tas,
Hi Johannes,
I didn't mean that both command line and hudson would be running at the same time. What I meant was that it is desirable to use the same scripts during continuous builds as you do when you release the software. If you split target creation away from your product build you'd need to make an effort to structure your builds scrpits so that hudson can just bypass this small test without needing to maintain it's own initial build script. When a build in hudson works I want it to be as good a guarantee as possible that a manual realase build will work.
Also, I think a big issue with hudson and rcp right now is one you already know about: the way source code is checked out!
Best regards, Johannes