Hi,

I'm getting the following error while building all with Maven and ANT. I'm
a bit perplexed since Maven is passing but ANT is failing :?
I'm going to check the problem now but what I want to expose here and see
if someone knows why this is happening.
thanks

compile:

     [echo] swc-date is 09/14/20 00:35 +0200


compile-swf:

     [echo] Compiling libs/Jewel.swc

     [echo] ROYALE_HOME: /Users/carlosrovira/Dev/Royale/Source/royale-asjs

     [echo] ROYALE_SWF_COMPILER_HOME:
/Users/carlosrovira/Dev/Royale/Source/royale-asjs

     [echo] ROYALE_COMPILER_HOME:
/Users/carlosrovira/Dev/Royale/Source/royale-asjs/js

     [java] args:

     [java]
+royalelib=/Users/carlosrovira/Dev/Royale/Source/royale-asjs/frameworks

     [java] +playerglobal.version=11.1

     [java] +env.AIR_HOME=/Users/carlosrovira/Dev/Air/Sdks/AIR_SDK_25

     [java] -compiler.strict-xml=true

     [java] -compiler.targets=SWF,JSRoyale

     [java] -metadata.date=09/14/20 00:35 +0200

     [java] -metadata.dateFormat=MM/dd/yy HH:mm Z

     [java] -swf-debugfile-alias=/org/apache/royale/0.9.8

     [java]
-output=/Users/carlosrovira/Dev/Royale/Source/royale-asjs/frameworks/projects/Jewel/target/Jewel.swc

     [java]
-load-config=/Users/carlosrovira/Dev/Royale/Source/royale-asjs/frameworks/projects/Jewel/src/main/config/compile-swf-config.xml

     [java]
-js-load-config=/Users/carlosrovira/Dev/Royale/Source/royale-asjs/frameworks/js-config.xml

     [java]
-js-load-config+=/Users/carlosrovira/Dev/Royale/Source/royale-asjs/frameworks/projects/Jewel/../../js/projects/JewelJS/src/main/config/compile-js-config.xml

     [java] target:SWF

     [java] target:JSRoyale

     [java] COMPC

     [java] Loading configuration:
/Users/carlosrovira/Dev/Royale/Source/royale-asjs/frameworks/projects/Jewel/src/main/config/compile-swf-config.xml

     [java]

     [java] 587983 bytes written to
/Users/carlosrovira/Dev/Royale/Source/royale-asjs/frameworks/projects/Jewel/target/Jewel.swc
in 2,577 seconds

     [java] COMPCJSCRoyale

     [java] 4.738031284 seconds

     [java]
/Users/carlosrovira/Dev/Royale/Source/royale-asjs/frameworks/projects/Jewel/src/main/royale/org/apache/royale/jewel/beads/views/DataGridView.as(315):
col: 29 interface method header in interface IDataGridView is implemented
with an incompatible signature in class DataGridView

     [java]

     [java]         public function get header():IDataGridHeader

     [java]                             ^

     [java]

     [java] Java Result: 3


BUILD FAILED

/Users/carlosrovira/Dev/Royale/Source/royale-asjs/build.xml:667: The
following error occurred while executing this line:

/Users/carlosrovira/Dev/Royale/Source/royale-asjs/frameworks/build.xml:147:
The following error occurred while executing this line:

/Users/carlosrovira/Dev/Royale/Source/royale-asjs/frameworks/build.xml:551:
The following error occurred while executing this line:

/Users/carlosrovira/Dev/Royale/Source/royale-asjs/frameworks/projects/Jewel/build.xml:92:
The following error occurred while executing this line:

/Users/carlosrovira/Dev/Royale/Source/royale-asjs/frameworks/projects/Jewel/build.xml:118:
condition satisfied


Total time: 8 minutes 24 seconds

Error:Build stopped - build SDK with ANT

carlosrovira@macbookpro royale-asjs %

-- 
Carlos Rovira
http://about.me/carlosrovira

Reply via email to