Skip to content

Commit

Permalink
Releasing 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awvalenti committed Dec 31, 2017
1 parent 04fe045 commit 47256ba
Show file tree
Hide file tree
Showing 16 changed files with 23 additions and 21 deletions.
2 changes: 1 addition & 1 deletion coronata/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ element, put a released coronata version.
<dependency>
<groupId>com.github.awvalenti.bauhinia</groupId>
<artifactId>coronata-lib</artifactId>
<version>0.2.x</version>
<version>0.2.0</version>
</dependency>
</dependencies>
```
Expand Down
2 changes: 1 addition & 1 deletion coronata/coronata-builder/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.github.awvalenti.bauhinia</groupId>
<artifactId>coronata</artifactId>
<version>0.2.x</version>
<version>0.2.0</version>
</parent>

<artifactId>coronata-builder</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion coronata/coronata-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.github.awvalenti.bauhinia</groupId>
<artifactId>coronata</artifactId>
<version>0.2.x</version>
<version>0.2.0</version>
</parent>

<artifactId>coronata-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion coronata/coronata-demos/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.github.awvalenti.bauhinia</groupId>
<artifactId>coronata</artifactId>
<version>0.2.x</version>
<version>0.2.0</version>
</parent>

<artifactId>coronata-demos</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion coronata/coronata-interface/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.github.awvalenti.bauhinia</groupId>
<artifactId>coronata</artifactId>
<version>0.2.x</version>
<version>0.2.0</version>
</parent>

<artifactId>coronata-interface</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion coronata/coronata-lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.github.awvalenti.bauhinia</groupId>
<artifactId>coronata</artifactId>
<version>0.2.x</version>
<version>0.2.0</version>
</parent>

<artifactId>coronata-lib</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion coronata/coronata-linux/coronata-linux-general/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.github.awvalenti.bauhinia</groupId>
<artifactId>coronata-linux</artifactId>
<version>0.2.x</version>
<version>0.2.0</version>
</parent>

<artifactId>coronata-linux-general</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion coronata/coronata-linux/coronata-linux-lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.github.awvalenti.bauhinia</groupId>
<artifactId>coronata-linux</artifactId>
<version>0.2.x</version>
<version>0.2.0</version>
</parent>

<artifactId>coronata-linux-lib</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.github.awvalenti.bauhinia</groupId>
<artifactId>coronata-linux</artifactId>
<version>0.2.x</version>
<version>0.2.0</version>
</parent>

<artifactId>coronata-linux-state-machine</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion coronata/coronata-linux/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.github.awvalenti.bauhinia</groupId>
<artifactId>coronata</artifactId>
<version>0.2.x</version>
<version>0.2.0</version>
</parent>

<artifactId>coronata-linux</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion coronata/coronata-windows/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.github.awvalenti.bauhinia</groupId>
<artifactId>coronata</artifactId>
<version>0.2.x</version>
<version>0.2.0</version>
</parent>

<artifactId>coronata-windows</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion coronata/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.github.awvalenti.bauhinia</groupId>
<artifactId>bauhinia</artifactId>
<version>0.2.x</version>
<version>0.2.0</version>
</parent>

<artifactId>coronata</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion nitida/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.github.awvalenti.bauhinia</groupId>
<artifactId>bauhinia</artifactId>
<version>0.2.x</version>
<version>0.2.0</version>
</parent>

<artifactId>nitida</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,16 +56,16 @@ Mac. If you do, you are welcome to help! Try running the application and

- On console mode:
- Run on a terminal: ```java -jar nitida-x.y.z.jar --console```
(replace x.y.z by version number, e.g., 0.2.x).
(replace x.y.z with version number, e.g., 0.2.0).

- On window mode (default):
- Double-click the JAR file and it should work. If not, try right-clicking it
and selecting ```Open With > Java Runtime``` or similar. On Linux, you may need to
add execution permission to the file (```chmod +x nitida-x.y.z.jar```).

- If none of the above worked, try opening a terminal/command prompt and
executing: ```java -jar nitida-x.y.z.jar``` (replace x.y.z by version
number, e.g., 0.2.x).
executing: ```java -jar nitida-x.y.z.jar``` (replace x.y.z with version
number, e.g., 0.2.0).

5. **(Linux only) Make Wii Remote discoverable.**
Press red sync button under back lid of Wii Remote.
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<groupId>com.github.awvalenti.bauhinia</groupId>
<artifactId>bauhinia</artifactId>
<packaging>pom</packaging>
<version>0.2.x</version>
<version>0.2.0</version>

<modules>
<module>coronata</module>
Expand Down
10 changes: 6 additions & 4 deletions release-script.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
CURRENT=0.14

cd wiiusej
find -name pom.xml | xargs sed -i -e "s/$OLD/$CURRENT/g"
# README.md and wiiusej-license.txt: update copyright years
find -name pom.xml | xargs sed -i -e "s/$OLD/$CURRENT/g"
git diff
mvn clean package

Expand Down Expand Up @@ -50,16 +50,18 @@
CURRENT=0.2.0

find -name pom.xml | xargs sed -i -e "s/$OLD/$CURRENT/g"
# README.md, coronata-license.txt, nitida-license: update copyright years
# On Eclipse, find references to $OLD (and also to 0.1.0); replace them
# with $CURRENT.
# README.md, coronata-license.txt, nitida-license.txt: update copyright years
# On Eclipse, find and replace references to $OLD with $CURRENT, especially
# on coronata/README.md
git diff

mvn clean package
cd coronata/coronata-lib/target
rm coronata-lib-$CURRENT.jar
mv coronata-lib-$CURRENT-jar-with-dependencies.jar coronata-lib-$CURRENT.jar
cd -
cd nitida/target
rm nitida-$CURRENT.jar
mv nitida-$CURRENT-jar-with-dependencies.jar nitida-$CURRENT.jar

git commit -a -m "Releasing $CURRENT"
Expand Down

0 comments on commit 47256ba

Please sign in to comment.