Details
Description
We need a more generic build.xml for tool folder. (based on the nightly build)
Ideally, it will be called to produce all bundle. Each IDE is nice to have a
target as well.
The script will be located under:
http://10.18.39.25:8888/svn/repo/tools
Ideally, it will be called to produce all bundle. Each IDE is nice to have a
target as well.
The script will be located under:
http://10.18.39.25:8888/svn/repo/tools
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Script done. Checked in to:
http://server.ice:8888/svn/repo/tools/build.xml
There are separate targets for each ide tool bundle. The default is to build
all the bundles.
This script is called in the nightly build. Feel free to add properties to
make it work for your local environment, but then I will need to adjust the
nightly build calling script as well to accommodate the new properties.