Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
Description
On my windows system, ant release results in a release.properties file with inconsistent line endings. While that may be a problem in itself, what's a bigger issue is that the build process attempts to issue svn commit, and when that fails, goes on merrily, resulting in a build with a revision number with 'M' because there uncommitted changes in the tree.
There could be other issues resulting in a failed svn commit.
This could be improved if the build process would halt on failure and e.g. prompt for 'a(bort) /c(continue)'. This pause would give the release manager a chance to evaluate in another window/shell what's wrong with svn commit and possibly resolve manually (including manual svn commit) and continue, or start over.
Attachments
Attachments
Issue Links
- is related to
-
DERBY-5979 ant release target creates a release.properties that has conflicting line endings so automatic checkin fails
- Closed
-
DERBY-5924 Tasks for 10.8.3 maintenance release
- Closed
- relates to
-
DERBY-5287 tasks for 10.8.2. release
- Closed