This repository has been archived by the owner on Sep 19, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 103
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
6 additions
and
8 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 |
---|---|---|
|
@@ -431,8 +431,8 @@ As a string point, add your hardware in the `OutputDeviceEnum.java` class and ha | |
|
||
Optional, license header check for all source files (http://code.mycila.com/license-maven-plugin/) | ||
|
||
# mvn license:check -Dyear=2013 [email protected] -Dlicense.header=src/etc/header.txt (check) | ||
# mvn license:format -Dyear=2013 [email protected] -Dlicense.header=src/etc/header.txt (apply) | ||
# mvn license:check -Dyear=2013 [email protected] -Dlicense.header=./../pixelcontroller-distribution/src/main/resources/header.txt | ||
# mvn license:format -Dyear=2013 [email protected] -Dlicense.header=./../pixelcontroller-distribution/src/main/resources/header.txt | ||
|
||
|
||
Use the Maven version plugin to update your POM’s versions: | ||
|
@@ -447,13 +447,12 @@ Rebuild: | |
|
||
Test application, make sure the `config.properties` file is correct. | ||
|
||
Update `readme.pdf` - use `README.md` as source. | ||
|
||
Update Changelog, add git status: | ||
|
||
# git diff v1.5.0 develop --stat | ||
|
||
|
||
Update `readme.pdf` - use `README.md` as source. | ||
|
||
Commit and push new version: | ||
|
||
# git commit pom.xml -m "release v1.5.1" | ||
|
Binary file modified
BIN
+35.8 KB
(130%)
pixelcontroller-distribution/src/main/resources/docs/readme.pdf
Binary file not shown.