Switch saymytexts to git-svn with tags, keep it disabled
This commit is contained in:
parent
7ac4f19032
commit
48b70e862d
|
@ -11,16 +11,15 @@ Reads out loud the SMS you receive while a headset is plugged
|
|||
or a bluetooth handfree is connected.
|
||||
.
|
||||
|
||||
Repo Type:svn
|
||||
Repo:https://svn.chorem.org/say-my-texts/trunk
|
||||
Repo Type:git-svn
|
||||
Repo:https://svn.chorem.org/say-my-texts;trunk=trunk;tags=tags
|
||||
|
||||
Build:1.0,1
|
||||
disable=see maintainer notes
|
||||
commit=26
|
||||
Build:1.1,2
|
||||
disable=third party repos plus strange prepare/perform commands to be run
|
||||
commit=say-my-texts-1.1
|
||||
maven=yes
|
||||
|
||||
Maintainer Notes:
|
||||
|
||||
Fournir la version de la base à utiliser, renseigner la propriété *dbVersion*
|
||||
mvn release:prepare -Darguments="-DdbVersion=2013.06.04"
|
||||
mvn release:perform -Darguments="-DdbVersion=2013.06.04"
|
||||
|
@ -29,8 +28,9 @@ Pour préparer une release complête, lancer la commande:
|
|||
mvn release:prepare -Darguments="-DperformFullRelease -DdbVersion=2013.06.04"
|
||||
mvn release:perform -Darguments="-DperformFullRelease -DdbVersion=2013.06.04"
|
||||
.
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.0
|
||||
Current Version Code:1
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.1
|
||||
Current Version Code:2
|
||||
|
||||
|
|
Loading…
Reference in a new issue