- Before checking in your project make sure it has a valid build.xml ant file (see examples from other projects)
- Find the right place for the project in the svn tree structure. You probably want to add a new system object. If so add it under /jsystemFramework/trunk/systemObjects.If you are not where exactly under the systemObjects folder to add it consult us.
- Check-in your project
- Check-out jsystemFramework/trunk/build
- Add your project to the jsystemBuilder.xml under the build folder.
- If your project includes sanity scenario, add your project to the runArguments.txt and runArgumentsWithoutReports.txt files under the build folder and to the aunAutomation.xml build file (compileAndCopyTests target)
- Don't forget to immediately run the day build to make sure build is not broken and that all tests pass.
Download in other formats: