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
Frank Ye
created issue -
Icefaces Administrator
made changes -
Field | Original Value | New Value |
---|---|---|
issue.field.bugzillaimportkey | 1318 | 12515 |
Ken Fyten
made changes -
Fix Version/s | 1.5.3 [ 10030 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee | Yip Ng [ yip.ng ] |
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.