Repository: flex-falcon
Updated Branches:
  refs/heads/develop eeb5fc1cf -> 740724cb1


neuter this hack for now


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

Branch: refs/heads/develop
Commit: 740724cb149148aad41cf441230926102c916f9d
Parents: eeb5fc1
Author: Alex Harui <aha...@apache.org>
Authored: Sat Apr 5 23:46:37 2014 -0700
Committer: Alex Harui <aha...@apache.org>
Committed: Sat Apr 5 23:46:37 2014 -0700

----------------------------------------------------------------------
 jenkins.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/740724cb/jenkins.xml
----------------------------------------------------------------------
diff --git a/jenkins.xml b/jenkins.xml
index 78aca83..b9eecf7 100644
--- a/jenkins.xml
+++ b/jenkins.xml
@@ -35,7 +35,7 @@
     </target>
 
     <target name="clear.sdk.lock" >
-        <!-- attempt to delete file on builds.apache.org that is gumming up 
the sdk build -->
+        <!-- attempt to delete file on builds.apache.org that is gumming up 
the sdk build
         <delete 
file="f:/hudson/hudson-slave/workspace/flex-sdk/.git/index.lock" />
         <echo>Running git status</echo>
         <exec executable="git" dir="f:/hudson/hudson-slave/workspace/flex-sdk" 
failonerror="true">
@@ -52,6 +52,7 @@
             <arg value="clean"/>
             <arg value="-fd"/>
         </exec>
+          -->
     </target>
     
     <target name="jflex-download" description="Copies JFlex from JFlex 
website">

Reply via email to