Skip to content

Commit 146baef

Browse files
committed
remove duplicated information from release instructions
1 parent 4d697ca commit 146baef

File tree

1 file changed

+0
-33
lines changed

1 file changed

+0
-33
lines changed

ReleaseInstructions

Lines changed: 0 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -376,39 +376,6 @@ https://www.apache.org/dev/#releases
376376
https://commons.apache.org/releases/index.html
377377
https://wiki.apache.org/commons/SigningReleases
378378

379-
Files containing version information
380-
------------------------------------
381-
382-
* manual/cover.html
383-
* manual/credits.html
384-
* build.xml properties : project.version,manifest-version,pom.version
385-
* POM files under src/etc/poms and subdirectories
386-
* ivy.xml in release subdirectory
387-
* WHATSNEW
388-
* src/etc/testcases/taskdefs/conditions/antversion.xml
389-
* snap/snapcraft.yaml
390-
391-
cover.html, credits.html, POM files, antversion.xml should be
392-
adjusted for the [newversion] right after the build and tagging
393-
of the release
394-
395-
build.xml
396-
---------
397-
398-
right before a release :
399-
400-
the project.version gets bumped to the exact release
401-
number, for instance 1.9.5
402-
403-
right after a release :
404-
405-
project.version property in build.xml gets bumped to
406-
[newversion]alpha, for example 1.9.6alpha
407-
408-
manifest-version gets bumped to the exact next release number
409-
for example 1.9.6
410-
411-
pom.version gets bumped to [newversion]-SNAPSHOT
412379

413380

414381

0 commit comments

Comments
 (0)