Repository: flex-flexunit
Updated Branches:
  refs/heads/develop 925db685e -> a2e850699


added "apache" to artefact names


Project: http://git-wip-us.apache.org/repos/asf/flex-flexunit/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-flexunit/commit/69ae08c4
Tree: http://git-wip-us.apache.org/repos/asf/flex-flexunit/tree/69ae08c4
Diff: http://git-wip-us.apache.org/repos/asf/flex-flexunit/diff/69ae08c4

Branch: refs/heads/develop
Commit: 69ae08c4aad62cf4598a4b1196d317a28467937f
Parents: 925db68
Author: Justin Mclean <[email protected]>
Authored: Mon Mar 17 08:29:18 2014 +1100
Committer: Justin Mclean <[email protected]>
Committed: Mon Mar 17 08:29:18 2014 +1100

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


http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/69ae08c4/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index e7a3028..8ff87dd 100644
--- a/build.xml
+++ b/build.xml
@@ -35,7 +35,7 @@ to contribute to our CI process.
    <property file="${basedir}/version.properties" />
 
    <!-- Configuration -->
-   <property name="finalName" value="flexunit-${build.version}-${build.sdk}" />
+   <property name="finalName" 
value="apache-flexunit-${build.version}-${build.sdk}" />
 
    <!-- Project locations -->
    <property name="anttasks.loc" location="${basedir}/FlexUnit4AntTasks" />

Reply via email to