fix package name scheme

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

Branch: refs/heads/master
Commit: b9e5c866c133374c31e990b81f3c9b83dfb62e66
Parents: 51ae233
Author: Alex Harui <aha...@apache.org>
Authored: Thu Sep 4 23:35:16 2014 -0700
Committer: Alex Harui <aha...@apache.org>
Committed: Thu Sep 4 23:35:16 2014 -0700

----------------------------------------------------------------------
 TourDeFlex/ApproveTDF.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/b9e5c866/TourDeFlex/ApproveTDF.xml
----------------------------------------------------------------------
diff --git a/TourDeFlex/ApproveTDF.xml b/TourDeFlex/ApproveTDF.xml
index eb2e153..c3caa24 100644
--- a/TourDeFlex/ApproveTDF.xml
+++ b/TourDeFlex/ApproveTDF.xml
@@ -101,7 +101,7 @@
     unless="rc"/>
         
        <property name="package.url.path" 
value="https://dist.apache.org/repos/dist/dev/flex/TourDeFlex/${release.version}/rc${rc}";
 />
-       <property name="package.url.name" 
value="apache-flex-tour-de-flex-component-explorer-src-${release.version}" />
+       <property name="package.url.name" 
value="apache-flex-tour-de-flex-component-explorer-${release.version}-src" />
        
     <condition property="zip.compressed">
         <equals arg1="zip" arg2="${package.suffix}" />

Reply via email to