summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/tags/2.0.1-RC1/modules/core-spi/src/main/resources/org/apache/tuscany/sca/runtime/revision.properties (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-10-07Official Tuscany 2.0.1 Releaselresende1-30/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1530096 13f79535-47bb-0310-9956-ffa450edef68
2013-09-302.0.1 RC1 release taglresende1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1527464 13f79535-47bb-0310-9956-ffa450edef68
2010-07-19Branch to experiment with dynamic component interfaces and implementations.jsdelfino1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965346 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27Branch for 2.0 Milestone M5kelvingoodson1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948800 13f79535-47bb-0310-9956-ffa450edef68
2010-01-27Update the Version to include the version and build timeantelder1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903575 13f79535-47bb-0310-9956-ffa450edef68
2010-01-26First cut at having a programatic way to get the svn revision that a tuscany ↵antelder1-0/+28
build is from. This approach seems a little conveluted so if anyone has a better approach please do say, this one uses the Maven buildnumber plugin to set a mvn property with the svn revision, which is then written into a message properties file with the antrun plugin, which is then used initilize a constant in a Version class. Not sure if it even actually works, committing it so i can get a Hudson build and check if it does end up with the correct value git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903166 13f79535-47bb-0310-9956-ffa450edef68