From 1d8037bbf56b303d69cd3e8faafc05fc5fc5db3e Mon Sep 17 00:00:00 2001 From: Josh Suereth Date: Fri, 16 Mar 2012 01:05:31 -0400 Subject: Finished migrating to new versioning scheme Conflicts: build.xml tools/get-scala-revision.bat --- build.xml | 43 +++++++++++++++++++++++++++++++------------ 1 file changed, 31 insertions(+), 12 deletions(-) (limited to 'build.xml') diff --git a/build.xml b/build.xml index 1b92893b5d..7d05f02e2e 100644 --- a/build.xml +++ b/build.xml @@ -245,21 +245,21 @@ INITIALISATION - - - + + + + - - - + + - + @@ -280,6 +280,15 @@ INITIALISATION + + + + + + + + + @@ -289,13 +298,16 @@ INITIALISATION + - + value="${maven.version.number}-${git.commit.date}-${git.commit.drift}-${git.commit.sha}"/> + name="osgi.version.number" + value="${version.major}.${version.minor}.${version.patch}.r${git.commit.date}${version.suffix}-${git.commit.sha}"/> + @@ -334,7 +346,8 @@ INITIALISATION - + + @@ -402,6 +415,7 @@ LOCAL REFERENCE BUILD (LOCKER) + @@ -442,6 +456,7 @@ LOCAL REFERENCE BUILD (LOCKER) + @@ -674,6 +689,7 @@ QUICK BUILD (QUICK) + @@ -734,6 +750,7 @@ QUICK BUILD (QUICK) + @@ -1217,6 +1234,7 @@ BOOTSTRAPPING BUILD (STRAP) + @@ -1257,6 +1275,7 @@ BOOTSTRAPPING BUILD (STRAP) + -- cgit v1.2.3