Repository: flex-sdk
Updated Branches:
  refs/heads/develop b0ef9c4ee -> bacc8cc5a


source clean was removing player libs on jenkins job


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

Branch: refs/heads/develop
Commit: bacc8cc5a7b1324070300d31c1ea78a3302581b9
Parents: b0ef9c4
Author: Justin Mclean <jmcl...@apache.org>
Authored: Sun Dec 31 09:21:28 2017 +1100
Committer: Justin Mclean <jmcl...@apache.org>
Committed: Sun Dec 31 09:21:28 2017 +1100

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


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/bacc8cc5/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index 3002366..517bcc2 100644
--- a/build.xml
+++ b/build.xml
@@ -118,7 +118,7 @@
         description="Creates source and binary kits for Apache Flex."/>
 
     <target name="release-notests"
-       
depends="check-compile-env,source-release,main,frameworks-rsls,sample-themes,doc,other.locales,binary-package,additional-packages,rat-check"
+       
depends="check-compile-env,source-release-noclean,main,frameworks-rsls,sample-themes,doc,other.locales,binary-package,additional-packages,rat-check"
         description="Creates source and binary kits for Apache Flex."/>
         
     <target name="release-pixelbender"

Reply via email to