-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Doc update, in preparation for release 1.2.14.
- Loading branch information
1 parent
ad33832
commit 297df10
Showing
3 changed files
with
26 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,12 @@ | ||
Checklist for release (for maintainer) | ||
|
||
0. Check in good code ;-). Check that tests run ok, javadoc is ok. | ||
cd src/test/teaserfiles; make clean; make -j 20 ; make nukeempty | ||
If necessary, merge rmProtocols.xml from rmir. | ||
(Ideally) update documentation IrpTransmogrifier,xml. | ||
Update subtree common. (git subtree pull --prefix common [email protected]:bengtmartensson/HarctoolboxCommon.git master) | ||
Make sure that all source files are checked in. | ||
lirc.xml: In IrProtocolCodeGeneration, make -f tools/Makefile lirc.xml. | ||
1. Update pom.xml: Bump version; can use make setversion NEWVERSION=x.y.z.) | ||
Check/update version of IrpProtocols.xml. | ||
Update releasenotes. Update copyright year(?). | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters