Subversion Repositories DevTools

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1921 7210 d 8 h jgill /ant/ant-release/trunk/ DevTools/ant/ant-release: Checkin by Svn Import
Changed -do-release target dependencies to build, and make_package (instead of make_release which it should have been to make it use the same target as the ripple build system.
 
1919 7216 d 12 h jgill /ant/ant-release/trunk/ DevTools/ant/ant-release: Checkin by Svn Import
Added -do-release target which depends on build and make_release targets.
 
1917 7224 d 9 h jgill /ant/ant-release/trunk/ DevTools/ant/ant-release: Checkin by Svn Import
Modified so that it doesn't use antshield to determine the dpkg_archive version number. Also made the undo operation independent of the ant build file that things are released from by writting the name of the package and the version to the .undo file.

Modified to default package to ${packagename} and version to ${packageversion}.

Merged in the dpkg-copy code from ant-dpkg_copy by adding a "fromdir" relative path attribute. This means that ant-dpkg-copy doesn't need to be used anymore.
 
1915 7355 d 4 h jgill /ant/ant-release/trunk/ DevTools/ant/ant-release: Checkin by Svn Import
Made the undo process more automatic (now you don't need to supply the name of the package you are undoing).

NOTE: The package attribute of the undo macro is still supported, but is no longer used.

Allowed the optional specification of the version that you want to release. This is used when releasing packages that do not have a major.minor.patch.extension version number scheme.
 
1913 7432 d 9 h mhunt /ant/ant-release/trunk/ DevTools/ant/ant-release: Checkin by Svn Import
first release