You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by hl...@apache.org on 2015/02/11 21:12:29 UTC

[1/2] tapestry-5 git commit: Advance version number to 5.4-beta-28

Repository: tapestry-5
Updated Branches:
  refs/heads/master 755cd23aa -> 6aa999465


Advance version number to 5.4-beta-28


Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo
Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/957e453e
Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/957e453e
Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/957e453e

Branch: refs/heads/master
Commit: 957e453e48f1b2977a942d70f6038cf31ab5a4e0
Parents: 755cd23
Author: Howard M. Lewis Ship <hl...@apache.org>
Authored: Wed Feb 11 12:04:24 2015 -0800
Committer: Howard M. Lewis Ship <hl...@apache.org>
Committed: Wed Feb 11 12:04:24 2015 -0800

----------------------------------------------------------------------
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/957e453e/build.gradle
----------------------------------------------------------------------
diff --git a/build.gradle b/build.gradle
index 45dbcc2..34779d1 100755
--- a/build.gradle
+++ b/build.gradle
@@ -36,7 +36,7 @@ project.version = tapestryVersion()
 def tapestryVersion() {
 
     def major = "5.4"
-    def minor = "-beta-27"
+    def minor = "-beta-28"
 
     // When building on the CI server, make sure -SNAPSHOT is appended, as it is a nightly build.
     // When building normally, or for a release, no suffix is desired.


[2/2] tapestry-5 git commit: Advance version number to 5.4-beta-29

Posted by hl...@apache.org.
Advance version number to 5.4-beta-29


Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo
Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/6aa99946
Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/6aa99946
Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/6aa99946

Branch: refs/heads/master
Commit: 6aa9994655cc7aafb37f6cdd99e08843b2220042
Parents: 957e453
Author: Howard M. Lewis Ship <hl...@apache.org>
Authored: Wed Feb 11 12:12:24 2015 -0800
Committer: Howard M. Lewis Ship <hl...@apache.org>
Committed: Wed Feb 11 12:12:24 2015 -0800

----------------------------------------------------------------------
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/6aa99946/build.gradle
----------------------------------------------------------------------
diff --git a/build.gradle b/build.gradle
index 34779d1..f0213ed 100755
--- a/build.gradle
+++ b/build.gradle
@@ -36,7 +36,7 @@ project.version = tapestryVersion()
 def tapestryVersion() {
 
     def major = "5.4"
-    def minor = "-beta-28"
+    def minor = "-beta-29"
 
     // When building on the CI server, make sure -SNAPSHOT is appended, as it is a nightly build.
     // When building normally, or for a release, no suffix is desired.


[2/2] tapestry-5 git commit: Advance version number to 5.4-beta-29

Posted by hl...@apache.org.
Advance version number to 5.4-beta-29


Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo
Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/6aa99946
Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/6aa99946
Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/6aa99946

Branch: refs/heads/master
Commit: 6aa9994655cc7aafb37f6cdd99e08843b2220042
Parents: 957e453
Author: Howard M. Lewis Ship <hl...@apache.org>
Authored: Wed Feb 11 12:12:24 2015 -0800
Committer: Howard M. Lewis Ship <hl...@apache.org>
Committed: Wed Feb 11 12:12:24 2015 -0800

----------------------------------------------------------------------
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/6aa99946/build.gradle
----------------------------------------------------------------------
diff --git a/build.gradle b/build.gradle
index 34779d1..f0213ed 100755
--- a/build.gradle
+++ b/build.gradle
@@ -36,7 +36,7 @@ project.version = tapestryVersion()
 def tapestryVersion() {
 
     def major = "5.4"
-    def minor = "-beta-28"
+    def minor = "-beta-29"
 
     // When building on the CI server, make sure -SNAPSHOT is appended, as it is a nightly build.
     // When building normally, or for a release, no suffix is desired.