You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by ah...@apache.org on 2017/09/29 14:41:14 UTC

[royale-asjs] branch packaging updated: try again to fix checkintests

This is an automated email from the ASF dual-hosted git repository.

aharui pushed a commit to branch packaging
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git


The following commit(s) were added to refs/heads/packaging by this push:
     new 764a0ec  try again to fix checkintests
764a0ec is described below

commit 764a0eceb3ea8b396a47b104a66404cb0e5159e3
Author: Alex Harui <ah...@apache.org>
AuthorDate: Fri Sep 29 07:41:03 2017 -0700

    try again to fix checkintests
---
 build.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.xml b/build.xml
index 9671dd6..e87c037 100644
--- a/build.xml
+++ b/build.xml
@@ -1131,7 +1131,7 @@
         </mxmlc>
     </target>
     
-    <target name="basictests-compile-java" >
+    <target name="basictests-compile-java" depends="marmotinni-setup">
         <delete dir="${basedir}/mustella/java/bin"/><!-- the old folder-->
         <delete dir="${basedir}/mustella/target/classes"/>
         <mkdir dir="${basedir}/mustella/target/classes"/>

-- 
To stop receiving notification emails like this one, please contact
['"commits@royale.apache.org" <co...@royale.apache.org>'].