Subversion Repositories DevTools

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1921 7209 d 14 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 7215 d 18 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 7223 d 16 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 7354 d 11 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 7431 d 16 h mhunt /ant/ant-release/trunk/ DevTools/ant/ant-release: Checkin by Svn Import
first release
 
1912 7431 d 16 h mhunt /ant/ant-release/ DevTools/ant/ant-release: Created by SvnCreatePackage