remove temp target

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

Branch: refs/heads/develop
Commit: 47a6ecf6fd3dd119f96523986326d54f845598f3
Parents: 2b46cb1
Author: Alex Harui <aha...@apache.org>
Authored: Wed Aug 13 22:14:02 2014 -0700
Committer: Alex Harui <aha...@apache.org>
Committed: Thu Aug 14 22:09:41 2014 -0700

----------------------------------------------------------------------
 releasecandidate.xml | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/47a6ecf6/releasecandidate.xml
----------------------------------------------------------------------
diff --git a/releasecandidate.xml b/releasecandidate.xml
index 723c423..7dc1a86 100644
--- a/releasecandidate.xml
+++ b/releasecandidate.xml
@@ -415,9 +415,6 @@
                 <include name="flex-v2-footer.html"/>
             </fileset>
         </replaceregexp>
-       </target>
-       
-       <target name="temp" >
                <exec executable="${svn}" dir="${site}" failonerror="true" >
                        <arg value="commit" />
                        <arg value="--username" />
@@ -425,7 +422,7 @@
                        <arg value="--password" />
                        <arg value="${apache.password}" />
                        <arg value="-m" />
-                       <arg value="&quot;update sdk-installer-config-4.0 for 
flex sdk ${release.version} rc${rc}&quot;" />
+                       <arg value="&quot;update sdk-installer-config-4.0 and 
other files for flex sdk ${release.version} rc${rc}&quot;" />
                </exec>
                <!-- pause to give buildbot chance to react -->
                <sleep seconds="5" />

Reply via email to