You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ah...@apache.org on 2014/03/12 23:08:00 UTC

git commit: [flex-asjs] [refs/heads/develop] - re-add checkintests so we can try to figure out why it failed

Repository: flex-asjs
Updated Branches:
  refs/heads/develop 0a9a2a0ca -> 1d6982932


re-add checkintests so we can try to figure out why it failed


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

Branch: refs/heads/develop
Commit: 1d69829320ad1d1e8b2072015524b679ce67dd6d
Parents: 0a9a2a0
Author: Alex Harui <ah...@apache.org>
Authored: Wed Mar 12 15:07:54 2014 -0700
Committer: Alex Harui <ah...@apache.org>
Committed: Wed Mar 12 15:07:54 2014 -0700

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


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/1d698293/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index a3b8c6f..1a1956a 100644
--- a/build.xml
+++ b/build.xml
@@ -107,7 +107,7 @@
         description="Builds and packages the binary kit which is provided as a convenience."/>    
 
     <target name="binary-release-jenkins" 
-        depends="setup-binary-release,main-jenkins,sample-themes,doc,other.locales,binary-package,additional-packages" 
+        depends="setup-binary-release,main-jenkins,sample-themes,checkintests,doc,other.locales,binary-package,additional-packages" 
         description="Builds and packages the binary kit which is provided as a convenience."/>    
 
     <target name="source-release-noclean"