Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Calvin committed Oct 7, 2014
2 parents bf0ad78 + 41c0e80 commit e7b68e4
Show file tree
Hide file tree
Showing 23 changed files with 10 additions and 0 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 quick-start → quick-start.sh
100644 → 100755
File renamed without changes.
5 changes: 5 additions & 0 deletions support/h2/h2-console.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#!/bin/bash

echo "[INFO] Open a H2 web console."

mvn exec:java
5 changes: 5 additions & 0 deletions support/maven-archetype/install.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#!/bin/bash

echo "[INFO] Install archetype to local repository."

mvn clean install

0 comments on commit e7b68e4

Please sign in to comment.