Repository: isis
Updated Branches:
  refs/heads/prepare/isis-1.8.0 2dd419a63 -> bd4eeb19b


ISIS-928: fix to recreate_archetype_RELEASE.sh script

... ahead of myself with the JIRA reference


Project: http://git-wip-us.apache.org/repos/asf/isis/repo
Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/f099dc83
Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/f099dc83
Diff: http://git-wip-us.apache.org/repos/asf/isis/diff/f099dc83

Branch: refs/heads/prepare/isis-1.8.0
Commit: f099dc831233b42ebaf8bfb54192313799286041
Parents: 2dd419a
Author: Dan Haywood <[email protected]>
Authored: Fri Feb 20 20:39:49 2015 +0000
Committer: Dan Haywood <[email protected]>
Committed: Fri Feb 20 20:39:49 2015 +0000

----------------------------------------------------------------------
 recreate_archetype_RELEASE.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/isis/blob/f099dc83/recreate_archetype_RELEASE.sh
----------------------------------------------------------------------
diff --git a/recreate_archetype_RELEASE.sh b/recreate_archetype_RELEASE.sh
index b14a7dd..1653e9f 100644
--- a/recreate_archetype_RELEASE.sh
+++ b/recreate_archetype_RELEASE.sh
@@ -1,6 +1,7 @@
 export ISISREL=1.8.0
 export ISISDEV=1.9.0-SNAPSHOT
-export JIRA=ISIS-1052
+export JIRA=ISIS-928
+#export JIRA=ISIS-1052
 
 export ISISTMP=/c/tmp   # or as required
 export ISISPAR=$ISISREL

Reply via email to