diff --git a/archetypes/pom.xml b/archetypes/pom.xml index fdabc5f5ee..4f748e297a 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework royale-framework-parent - 0.9.6-SNAPSHOT + 0.9.6 royale-maven-archetypes - 0.9.6-SNAPSHOT + 0.9.6 pom Apache Royale: Framework: Archetypes diff --git a/archetypes/royale-simple-application-archetype/pom.xml b/archetypes/royale-simple-application-archetype/pom.xml index 34e15e1f45..aff44b1c78 100644 --- a/archetypes/royale-simple-application-archetype/pom.xml +++ b/archetypes/royale-simple-application-archetype/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework royale-maven-archetypes - 0.9.6-SNAPSHOT + 0.9.6 royale-simple-application-archetype - 0.9.6-SNAPSHOT + 0.9.6 jar Apache Royale: Framework: Archetypes: Simple Royale Application diff --git a/archetypes/royale-simple-application-pure-js-archetype/pom.xml b/archetypes/royale-simple-application-pure-js-archetype/pom.xml index 5230c00331..5b7efcbd3a 100644 --- a/archetypes/royale-simple-application-pure-js-archetype/pom.xml +++ b/archetypes/royale-simple-application-pure-js-archetype/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework royale-maven-archetypes - 0.9.6-SNAPSHOT + 0.9.6 royale-simple-application-pure-js-archetype - 0.9.6-SNAPSHOT + 0.9.6 jar Apache Royale: Framework: Archetypes: Simple Royale Pure-JS Application diff --git a/archetypes/royale-simple-application-pure-swf-archetype/pom.xml b/archetypes/royale-simple-application-pure-swf-archetype/pom.xml index 0eb607ff8c..d0afce6432 100644 --- a/archetypes/royale-simple-application-pure-swf-archetype/pom.xml +++ b/archetypes/royale-simple-application-pure-swf-archetype/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework royale-maven-archetypes - 0.9.6-SNAPSHOT + 0.9.6 royale-simple-application-pure-swf-archetype - 0.9.6-SNAPSHOT + 0.9.6 jar Apache Royale: Framework: Archetypes: Simple Royale Pure-SWF Application diff --git a/archetypes/royale-simple-library-archetype/pom.xml b/archetypes/royale-simple-library-archetype/pom.xml index 1b5dbb1574..c9551f69dd 100644 --- a/archetypes/royale-simple-library-archetype/pom.xml +++ b/archetypes/royale-simple-library-archetype/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework royale-maven-archetypes - 0.9.6-SNAPSHOT + 0.9.6 royale-simple-library-archetype - 0.9.6-SNAPSHOT + 0.9.6 maven-archetype Apache Royale: Framework: Archetypes: Simple Royale Library diff --git a/archetypes/royale-simple-typedef-archetype/pom.xml b/archetypes/royale-simple-typedef-archetype/pom.xml index 6b1fccf0e5..10451a6fc6 100644 --- a/archetypes/royale-simple-typedef-archetype/pom.xml +++ b/archetypes/royale-simple-typedef-archetype/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework royale-maven-archetypes - 0.9.6-SNAPSHOT + 0.9.6 royale-simple-typedef-archetype - 0.9.6-SNAPSHOT + 0.9.6 maven-archetype Apache Royale: Framework: Archetypes: Simple Royale Typedef Library diff --git a/distribution/jars/compc/pom.xml b/distribution/jars/compc/pom.xml index d2e49e0417..1b21ff7b82 100644 --- a/distribution/jars/compc/pom.xml +++ b/distribution/jars/compc/pom.xml @@ -1,60 +1,60 @@ - - - - 4.0.0 - - - org.apache.royale.framework - royale-framework-parent - 0.9.6-SNAPSHOT - ../../../pom.xml - - - org.apache.royale.framework.distribution - compc - 0.9.6-SNAPSHOT - - - - - maven-jar-plugin - - - - true - custom - $${artifact.artifactId}.$${artifact.extension} - flex2.tools.Compc - - - - - - - - - - org.apache.royale.compiler - flex-compiler-oem - ${royale.compiler.version} - - - - + + + + 4.0.0 + + + org.apache.royale.framework + royale-framework-parent + 0.9.6 + ../../../pom.xml + + + org.apache.royale.framework.distribution + compc + 0.9.6 + + + + + maven-jar-plugin + + + + true + custom + $${artifact.artifactId}.$${artifact.extension} + flex2.tools.Compc + + + + + + + + + + org.apache.royale.compiler + flex-compiler-oem + ${royale.compiler.version} + + + + diff --git a/distribution/jars/compiler-asc/pom.xml b/distribution/jars/compiler-asc/pom.xml index 5166ac3950..56d29545eb 100644 --- a/distribution/jars/compiler-asc/pom.xml +++ b/distribution/jars/compiler-asc/pom.xml @@ -1,60 +1,60 @@ - - - - 4.0.0 - - - org.apache.royale.framework - royale-framework-parent - 0.9.6-SNAPSHOT - ../../../pom.xml - - - org.apache.royale.framework.distribution - compiler-asc - 0.9.6-SNAPSHOT - - - - - maven-jar-plugin - - - - true - custom - $${artifact.artifactId}.$${artifact.extension} - org.apache.royale.compiler.clients.ASC - - - - - - - - - - org.apache.royale.compiler - compiler - ${royale.compiler.version} - - - - + + + + 4.0.0 + + + org.apache.royale.framework + royale-framework-parent + 0.9.6 + ../../../pom.xml + + + org.apache.royale.framework.distribution + compiler-asc + 0.9.6 + + + + + maven-jar-plugin + + + + true + custom + $${artifact.artifactId}.$${artifact.extension} + org.apache.royale.compiler.clients.ASC + + + + + + + + + + org.apache.royale.compiler + compiler + ${royale.compiler.version} + + + + diff --git a/distribution/jars/compiler-compc/pom.xml b/distribution/jars/compiler-compc/pom.xml index 41341f94de..d5eff89b8a 100644 --- a/distribution/jars/compiler-compc/pom.xml +++ b/distribution/jars/compiler-compc/pom.xml @@ -1,60 +1,60 @@ - - - - 4.0.0 - - - org.apache.royale.framework - royale-framework-parent - 0.9.6-SNAPSHOT - ../../../pom.xml - - - org.apache.royale.framework.distribution - compiler-compc - 0.9.6-SNAPSHOT - - - - - maven-jar-plugin - - - - true - custom - $${artifact.artifactId}.$${artifact.extension} - org.apache.royale.compiler.clients.COMPC - - - - - - - - - - org.apache.royale.compiler - compiler - ${royale.compiler.version} - - - - + + + + 4.0.0 + + + org.apache.royale.framework + royale-framework-parent + 0.9.6 + ../../../pom.xml + + + org.apache.royale.framework.distribution + compiler-compc + 0.9.6 + + + + + maven-jar-plugin + + + + true + custom + $${artifact.artifactId}.$${artifact.extension} + org.apache.royale.compiler.clients.COMPC + + + + + + + + + + org.apache.royale.compiler + compiler + ${royale.compiler.version} + + + + diff --git a/distribution/jars/compiler-mxmlc/pom.xml b/distribution/jars/compiler-mxmlc/pom.xml index 906cfe1579..0d511e83a2 100644 --- a/distribution/jars/compiler-mxmlc/pom.xml +++ b/distribution/jars/compiler-mxmlc/pom.xml @@ -1,60 +1,60 @@ - - - - 4.0.0 - - - org.apache.royale.framework - royale-framework-parent - 0.9.6-SNAPSHOT - ../../../pom.xml - - - org.apache.royale.framework.distribution - compiler-mxmlc - 0.9.6-SNAPSHOT - - - - - maven-jar-plugin - - - - true - custom - $${artifact.artifactId}.$${artifact.extension} - org.apache.royale.compiler.clients.MXMLC - - - - - - - - - - org.apache.royale.compiler - compiler - ${royale.compiler.version} - - - - + + + + 4.0.0 + + + org.apache.royale.framework + royale-framework-parent + 0.9.6 + ../../../pom.xml + + + org.apache.royale.framework.distribution + compiler-mxmlc + 0.9.6 + + + + + maven-jar-plugin + + + + true + custom + $${artifact.artifactId}.$${artifact.extension} + org.apache.royale.compiler.clients.MXMLC + + + + + + + + + + org.apache.royale.compiler + compiler + ${royale.compiler.version} + + + + diff --git a/distribution/jars/compiler-optimizer/pom.xml b/distribution/jars/compiler-optimizer/pom.xml index 90c5b2d284..b31eae9ef2 100644 --- a/distribution/jars/compiler-optimizer/pom.xml +++ b/distribution/jars/compiler-optimizer/pom.xml @@ -1,60 +1,60 @@ - - - - 4.0.0 - - - org.apache.royale.framework - royale-framework-parent - 0.9.6-SNAPSHOT - ../../../pom.xml - - - org.apache.royale.framework.distribution - compiler-optimizer - 0.9.6-SNAPSHOT - - - - - maven-jar-plugin - - - - true - custom - $${artifact.artifactId}.$${artifact.extension} - org.apache.royale.compiler.clients.Optimizer - - - - - - - - - - org.apache.royale.compiler - compiler - ${royale.compiler.version} - - - - + + + + 4.0.0 + + + org.apache.royale.framework + royale-framework-parent + 0.9.6 + ../../../pom.xml + + + org.apache.royale.framework.distribution + compiler-optimizer + 0.9.6 + + + + + maven-jar-plugin + + + + true + custom + $${artifact.artifactId}.$${artifact.extension} + org.apache.royale.compiler.clients.Optimizer + + + + + + + + + + org.apache.royale.compiler + compiler + ${royale.compiler.version} + + + + diff --git a/distribution/jars/compiler-swfdump/pom.xml b/distribution/jars/compiler-swfdump/pom.xml index a8eea8450e..667f4e4530 100644 --- a/distribution/jars/compiler-swfdump/pom.xml +++ b/distribution/jars/compiler-swfdump/pom.xml @@ -1,65 +1,65 @@ - - - - 4.0.0 - - - org.apache.royale.framework - royale-framework-parent - 0.9.6-SNAPSHOT - ../../../pom.xml - - - org.apache.royale.framework.distribution - compiler-swfdump - 0.9.6-SNAPSHOT - - - - - maven-jar-plugin - - - - true - custom - $${artifact.artifactId}.$${artifact.extension} - org.apache.royale.swf.io.SWFDump - - - - - - - - - - org.apache.royale.compiler - compiler - ${royale.compiler.version} - - - commons-io - commons-io - 2.6 - - - - + + + + 4.0.0 + + + org.apache.royale.framework + royale-framework-parent + 0.9.6 + ../../../pom.xml + + + org.apache.royale.framework.distribution + compiler-swfdump + 0.9.6 + + + + + maven-jar-plugin + + + + true + custom + $${artifact.artifactId}.$${artifact.extension} + org.apache.royale.swf.io.SWFDump + + + + + + + + + + org.apache.royale.compiler + compiler + ${royale.compiler.version} + + + commons-io + commons-io + 2.6 + + + + diff --git a/distribution/jars/mxmlc/pom.xml b/distribution/jars/mxmlc/pom.xml index f48e532224..772e65c32e 100644 --- a/distribution/jars/mxmlc/pom.xml +++ b/distribution/jars/mxmlc/pom.xml @@ -1,60 +1,60 @@ - - - - 4.0.0 - - - org.apache.royale.framework - royale-framework-parent - 0.9.6-SNAPSHOT - ../../../pom.xml - - - org.apache.royale.framework.distribution - mxmlc - 0.9.6-SNAPSHOT - - - - - maven-jar-plugin - - - - true - custom - $${artifact.artifactId}.$${artifact.extension} - org.apache.royale.compiler.clients.MXMLC - - - - - - - - - - org.apache.royale.compiler - compiler - ${royale.compiler.version} - - - - + + + + 4.0.0 + + + org.apache.royale.framework + royale-framework-parent + 0.9.6 + ../../../pom.xml + + + org.apache.royale.framework.distribution + mxmlc + 0.9.6 + + + + + maven-jar-plugin + + + + true + custom + $${artifact.artifactId}.$${artifact.extension} + org.apache.royale.compiler.clients.MXMLC + + + + + + + + + + org.apache.royale.compiler + compiler + ${royale.compiler.version} + + + + diff --git a/distribution/pom.xml b/distribution/pom.xml index f868007746..33b14d09d2 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -1,836 +1,836 @@ - - - - 4.0.0 - - - org.apache.royale.framework - royale-framework-parent - 0.9.6-SNAPSHOT - - - distribution - 0.9.6-SNAPSHOT - pom - - Apache Royale: Distribution - The Apache Royale: Royale distribution, source and binary, in zip and tar.gz formats. - - - apache-royale-${project.version} - ${maven.build.timestamp} - yyyyMMddHHmm - - libs/player - 20 - 0 - - - - jars/compc - jars/compiler-asc - jars/compiler-compc - jars/compiler-mxmlc - jars/compiler-optimizer - jars/compiler-swfdump - jars/mxmlc - - - - - - org.apache.royale.compiler - compiler - ${royale.compiler.version} - - - org.apache.royale.compiler - flex-compiler-oem - ${royale.compiler.version} - - - org.apache.royale.compiler - royale-ant-tasks - ${royale.compiler.version} - - - org.apache.royale.compiler - debugger - ${royale.compiler.version} - - - org.apache.royale.compiler - compiler-jx - ${royale.compiler.version} - - - - - org.apache.royale.framework - Binding - 0.9.6-SNAPSHOT - swc - - - org.apache.royale.framework - Charts - 0.9.6-SNAPSHOT - swc - - - org.apache.royale.framework - Collections - 0.9.6-SNAPSHOT - swc - - - org.apache.royale.framework - Core - 0.9.6-SNAPSHOT - swc - - - org.apache.royale.framework - CreateJS - 0.9.6-SNAPSHOT - swc - - - org.apache.royale.framework - DragDrop - 0.9.6-SNAPSHOT - swc - - - org.apache.royale.framework - Effects - 0.9.6-SNAPSHOT - swc - - - org.apache.royale.framework - Express - 0.9.6-SNAPSHOT - swc - - - org.apache.royale.framework - Flat - 0.9.6-SNAPSHOT - swc - - - org.apache.royale.framework - FontAwesome - 0.9.6-SNAPSHOT - swc - - - org.apache.royale.framework - Formatters - 0.9.6-SNAPSHOT - swc - - - org.apache.royale.framework - GoogleMaps - 0.9.6-SNAPSHOT - swc - - - org.apache.royale.framework - Graphics - 0.9.6-SNAPSHOT - swc - - - org.apache.royale.framework - HTML - 0.9.6-SNAPSHOT - swc - - - org.apache.royale.framework - HTML5 - 0.9.6-SNAPSHOT - swc - - - org.apache.royale.framework - JQuery - 0.9.6-SNAPSHOT - swc - - - org.apache.royale.framework - Language - 0.9.6-SNAPSHOT - swc - - - org.apache.royale.framework - MaterialDesignLite - 0.9.6-SNAPSHOT - swc - - - org.apache.royale.framework - Mobile - 0.9.6-SNAPSHOT - swc - - - org.apache.royale.framework - Network - 0.9.6-SNAPSHOT - swc - - - org.apache.royale.framework - Icons - 0.9.6-SNAPSHOT - swc - - - org.apache.royale.framework - Reflection - 0.9.6-SNAPSHOT - swc - - - org.apache.royale.framework - Storage - 0.9.6-SNAPSHOT - swc - - - org.apache.royale.framework - XML - 0.9.6-SNAPSHOT - swc - - - org.apache.royale.framework - Jewel - 0.9.6-SNAPSHOT - swc - - - org.apache.royale.framework - Crux - 0.9.6-SNAPSHOT - swc - - - - - org.apache.royale.framework - Binding - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Charts - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Collections - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Core - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - CreateJS - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - DragDrop - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Effects - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Express - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Flat - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - FontAwesome - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Formatters - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - GoogleMaps - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Graphics - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - HTML - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - HTML5 - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - JQuery - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Language - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - MaterialDesignLite - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Mobile - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Network - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Icons - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Reflection - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Storage - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - XML - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Jewel - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Crux - 0.9.6-SNAPSHOT - swc - js - - - - - org.apache.royale.typedefs - royale-typedefs-cordova - ${royale.typedefs.version} - swc - typedefs - - - org.apache.royale.typedefs - royale-typedefs-createjs - ${royale.typedefs.version} - swc - typedefs - - - org.apache.royale.typedefs - royale-typedefs-gcl - ${royale.typedefs.version} - swc - typedefs - - - org.apache.royale.typedefs - royale-typedefs-googlemaps - ${royale.typedefs.version} - swc - typedefs - - - org.apache.royale.typedefs - royale-typedefs-jasmine - ${royale.typedefs.version} - swc - typedefs - - - org.apache.royale.typedefs - royale-typedefs-jquery - ${royale.typedefs.version} - swc - typedefs - - - org.apache.royale.typedefs - royale-typedefs-js - ${royale.typedefs.version} - swc - typedefs - - - org.apache.royale.typedefs - royale-typedefs-node - ${royale.typedefs.version} - swc - typedefs - - - - - - - - org.apache.royale.framework - Fonts - 0.9.6-SNAPSHOT - war - - - - - org.webjars - swfobject - 2.2 - - - - - org.apache.royale.framework.distribution - compc - 0.9.6-SNAPSHOT - - - org.apache.royale.framework.distribution - mxmlc - 0.9.6-SNAPSHOT - - - org.apache.royale.framework.distribution - compiler-asc - 0.9.6-SNAPSHOT - - - org.apache.royale.framework.distribution - compiler-compc - 0.9.6-SNAPSHOT - - - org.apache.royale.framework.distribution - compiler-mxmlc - 0.9.6-SNAPSHOT - - - org.apache.royale.framework.distribution - compiler-optimizer - 0.9.6-SNAPSHOT - - - org.apache.royale.framework.distribution - compiler-swfdump - 0.9.6-SNAPSHOT - - - - - ${distributionFileName} - - - - org.apache.maven.plugins - maven-remote-resources-plugin - 1.5 - - - - - - org.apache.maven.plugins - maven-dependency-plugin - 2.10 - - - unpack-swfobject - process-resources - - unpack - - - - - org.webjars - swfobject - 2.2 - jar - ${project.build.directory}/swfobject-temp - META-INF/resources/** - - - - - - - - org.apache.maven.plugins - maven-assembly-plugin - - - create-distro-packages - package - - single - - - - src/main/assembly/bin.xml - - - - - - - - - - - apache-release - - - - maven-assembly-plugin - - - make-src-assembly - package - - single - - - - src/main/assembly/src.xml - - gnu - - - - - - - - - create-distribution-in-folder - - - distributionTargetFolder - - - - - com.adobe.flash - framework - ${flash.version} - pom - - - - com.adobe.air - compiler - ${air.version} - pom - - - com.adobe.air.compiler - adt - ${air.version} - android - zip - - - com.adobe.air.compiler - adt - ${air.version} - desktop - zip - - - com.adobe.air.compiler - adt - ${air.version} - ios - zip - - - com.adobe.air - runtime - ${air.version} - pom - - - com.adobe.air - framework - ${air.version} - pom - - - - com.adobe.air.runtime - air - ${air.version} - android - zip - - - - - com.adobe.air - templates - ${air.version} - jar - - - - com.adobe.air - misc - ${air.version} - zip - - - - - - - maven-assembly-plugin - - - create-distribution-folder - package - - single - - - ./ - false - false - ${distributionTargetFolder} - - src/main/assembly/dir.xml - - - - - - - - - - windows - - - Windows - - - distributionTargetFolder - - - - - com.adobe.air.runtime - adl - ${air.version} - win - exe - - - com.adobe.air.compiler - adt - ${air.version} - win - zip - - - com.adobe.air.runtime - air - ${air.version} - win - zip - - - com.adobe.air.runtime - air-captive - ${air.version} - win - zip - - - - - mac - - - Mac - - - distributionTargetFolder - - - - - com.adobe.air.runtime - adl - ${air.version} - mac - exe - - - com.adobe.air.runtime - air - ${air.version} - mac - zip - - - com.adobe.air.runtime - air-captive - ${air.version} - mac - zip - - - - - + + + + 4.0.0 + + + org.apache.royale.framework + royale-framework-parent + 0.9.6 + + + distribution + 0.9.6 + pom + + Apache Royale: Distribution + The Apache Royale: Royale distribution, source and binary, in zip and tar.gz formats. + + + apache-royale-${project.version} + ${maven.build.timestamp} + yyyyMMddHHmm + + libs/player + 20 + 0 + + + + jars/compc + jars/compiler-asc + jars/compiler-compc + jars/compiler-mxmlc + jars/compiler-optimizer + jars/compiler-swfdump + jars/mxmlc + + + + + + org.apache.royale.compiler + compiler + ${royale.compiler.version} + + + org.apache.royale.compiler + flex-compiler-oem + ${royale.compiler.version} + + + org.apache.royale.compiler + royale-ant-tasks + ${royale.compiler.version} + + + org.apache.royale.compiler + debugger + ${royale.compiler.version} + + + org.apache.royale.compiler + compiler-jx + ${royale.compiler.version} + + + + + org.apache.royale.framework + Binding + 0.9.6 + swc + + + org.apache.royale.framework + Charts + 0.9.6 + swc + + + org.apache.royale.framework + Collections + 0.9.6 + swc + + + org.apache.royale.framework + Core + 0.9.6 + swc + + + org.apache.royale.framework + CreateJS + 0.9.6 + swc + + + org.apache.royale.framework + DragDrop + 0.9.6 + swc + + + org.apache.royale.framework + Effects + 0.9.6 + swc + + + org.apache.royale.framework + Express + 0.9.6 + swc + + + org.apache.royale.framework + Flat + 0.9.6 + swc + + + org.apache.royale.framework + FontAwesome + 0.9.6 + swc + + + org.apache.royale.framework + Formatters + 0.9.6 + swc + + + org.apache.royale.framework + GoogleMaps + 0.9.6 + swc + + + org.apache.royale.framework + Graphics + 0.9.6 + swc + + + org.apache.royale.framework + HTML + 0.9.6 + swc + + + org.apache.royale.framework + HTML5 + 0.9.6 + swc + + + org.apache.royale.framework + JQuery + 0.9.6 + swc + + + org.apache.royale.framework + Language + 0.9.6 + swc + + + org.apache.royale.framework + MaterialDesignLite + 0.9.6 + swc + + + org.apache.royale.framework + Mobile + 0.9.6 + swc + + + org.apache.royale.framework + Network + 0.9.6 + swc + + + org.apache.royale.framework + Icons + 0.9.6 + swc + + + org.apache.royale.framework + Reflection + 0.9.6 + swc + + + org.apache.royale.framework + Storage + 0.9.6 + swc + + + org.apache.royale.framework + XML + 0.9.6 + swc + + + org.apache.royale.framework + Jewel + 0.9.6 + swc + + + org.apache.royale.framework + Crux + 0.9.6 + swc + + + + + org.apache.royale.framework + Binding + 0.9.6 + swc + js + + + org.apache.royale.framework + Charts + 0.9.6 + swc + js + + + org.apache.royale.framework + Collections + 0.9.6 + swc + js + + + org.apache.royale.framework + Core + 0.9.6 + swc + js + + + org.apache.royale.framework + CreateJS + 0.9.6 + swc + js + + + org.apache.royale.framework + DragDrop + 0.9.6 + swc + js + + + org.apache.royale.framework + Effects + 0.9.6 + swc + js + + + org.apache.royale.framework + Express + 0.9.6 + swc + js + + + org.apache.royale.framework + Flat + 0.9.6 + swc + js + + + org.apache.royale.framework + FontAwesome + 0.9.6 + swc + js + + + org.apache.royale.framework + Formatters + 0.9.6 + swc + js + + + org.apache.royale.framework + GoogleMaps + 0.9.6 + swc + js + + + org.apache.royale.framework + Graphics + 0.9.6 + swc + js + + + org.apache.royale.framework + HTML + 0.9.6 + swc + js + + + org.apache.royale.framework + HTML5 + 0.9.6 + swc + js + + + org.apache.royale.framework + JQuery + 0.9.6 + swc + js + + + org.apache.royale.framework + Language + 0.9.6 + swc + js + + + org.apache.royale.framework + MaterialDesignLite + 0.9.6 + swc + js + + + org.apache.royale.framework + Mobile + 0.9.6 + swc + js + + + org.apache.royale.framework + Network + 0.9.6 + swc + js + + + org.apache.royale.framework + Icons + 0.9.6 + swc + js + + + org.apache.royale.framework + Reflection + 0.9.6 + swc + js + + + org.apache.royale.framework + Storage + 0.9.6 + swc + js + + + org.apache.royale.framework + XML + 0.9.6 + swc + js + + + org.apache.royale.framework + Jewel + 0.9.6 + swc + js + + + org.apache.royale.framework + Crux + 0.9.6 + swc + js + + + + + org.apache.royale.typedefs + royale-typedefs-cordova + ${royale.typedefs.version} + swc + typedefs + + + org.apache.royale.typedefs + royale-typedefs-createjs + ${royale.typedefs.version} + swc + typedefs + + + org.apache.royale.typedefs + royale-typedefs-gcl + ${royale.typedefs.version} + swc + typedefs + + + org.apache.royale.typedefs + royale-typedefs-googlemaps + ${royale.typedefs.version} + swc + typedefs + + + org.apache.royale.typedefs + royale-typedefs-jasmine + ${royale.typedefs.version} + swc + typedefs + + + org.apache.royale.typedefs + royale-typedefs-jquery + ${royale.typedefs.version} + swc + typedefs + + + org.apache.royale.typedefs + royale-typedefs-js + ${royale.typedefs.version} + swc + typedefs + + + org.apache.royale.typedefs + royale-typedefs-node + ${royale.typedefs.version} + swc + typedefs + + + + + + + + org.apache.royale.framework + Fonts + 0.9.6 + war + + + + + org.webjars + swfobject + 2.2 + + + + + org.apache.royale.framework.distribution + compc + 0.9.6 + + + org.apache.royale.framework.distribution + mxmlc + 0.9.6 + + + org.apache.royale.framework.distribution + compiler-asc + 0.9.6 + + + org.apache.royale.framework.distribution + compiler-compc + 0.9.6 + + + org.apache.royale.framework.distribution + compiler-mxmlc + 0.9.6 + + + org.apache.royale.framework.distribution + compiler-optimizer + 0.9.6 + + + org.apache.royale.framework.distribution + compiler-swfdump + 0.9.6 + + + + + ${distributionFileName} + + + + org.apache.maven.plugins + maven-remote-resources-plugin + 1.5 + + + + + + org.apache.maven.plugins + maven-dependency-plugin + 2.10 + + + unpack-swfobject + process-resources + + unpack + + + + + org.webjars + swfobject + 2.2 + jar + ${project.build.directory}/swfobject-temp + META-INF/resources/** + + + + + + + + org.apache.maven.plugins + maven-assembly-plugin + + + create-distro-packages + package + + single + + + + src/main/assembly/bin.xml + + + + + + + + + + + apache-release + + + + maven-assembly-plugin + + + make-src-assembly + package + + single + + + + src/main/assembly/src.xml + + gnu + + + + + + + + + create-distribution-in-folder + + + distributionTargetFolder + + + + + com.adobe.flash + framework + ${flash.version} + pom + + + + com.adobe.air + compiler + ${air.version} + pom + + + com.adobe.air.compiler + adt + ${air.version} + android + zip + + + com.adobe.air.compiler + adt + ${air.version} + desktop + zip + + + com.adobe.air.compiler + adt + ${air.version} + ios + zip + + + com.adobe.air + runtime + ${air.version} + pom + + + com.adobe.air + framework + ${air.version} + pom + + + + com.adobe.air.runtime + air + ${air.version} + android + zip + + + + + com.adobe.air + templates + ${air.version} + jar + + + + com.adobe.air + misc + ${air.version} + zip + + + + + + + maven-assembly-plugin + + + create-distribution-folder + package + + single + + + ./ + false + false + ${distributionTargetFolder} + + src/main/assembly/dir.xml + + + + + + + + + + windows + + + Windows + + + distributionTargetFolder + + + + + com.adobe.air.runtime + adl + ${air.version} + win + exe + + + com.adobe.air.compiler + adt + ${air.version} + win + zip + + + com.adobe.air.runtime + air + ${air.version} + win + zip + + + com.adobe.air.runtime + air-captive + ${air.version} + win + zip + + + + + mac + + + Mac + + + distributionTargetFolder + + + + + com.adobe.air.runtime + adl + ${air.version} + mac + exe + + + com.adobe.air.runtime + air + ${air.version} + mac + zip + + + com.adobe.air.runtime + air-captive + ${air.version} + mac + zip + + + + + diff --git a/examples/amf/SampleAmfWebApp/pom.xml b/examples/amf/SampleAmfWebApp/pom.xml index 1a05d8b3d2..5493d90154 100644 --- a/examples/amf/SampleAmfWebApp/pom.xml +++ b/examples/amf/SampleAmfWebApp/pom.xml @@ -1,162 +1,162 @@ - - - 4.0.0 - - - org.apache.royale.examples - examples-amf-webapps - 0.9.6-SNAPSHOT - - - SampleAmfWebApp - 0.9.6-SNAPSHOT - war - - Apache Royale: Examples: AMF Web Apps: SampleAmfWebApp - - - 1.7 - - - - src/main/java - - - org.apache.maven.plugins - maven-compiler-plugin - 3.5.1 - - ${java.version} - ${java.version} - - - - - - org.springframework.boot - spring-boot-maven-plugin - 1.3.3.RELEASE - - - - repackage - - - - - exec - - - - - org.apache.maven.plugins - maven-war-plugin - - false - - - org.apache.royale.examples - - RemoteObjectAMFTest-MXRoyale - public - - - - - - org.apache.maven.plugins - maven-antrun-plugin - 1.1 - - - install - - run - - - - To run, use: - java -jar target/${project.artifactId}-${project.version}-exec.war - - - - - - - - - - - - - org.springframework - spring-context - 4.3.2.RELEASE - - - - - org.apache.flex.blazeds - blazeds-spring-boot-starter - 4.7.3 - - - - - - org.apache.royale.examples - RemoteObjectAMFTest-MXRoyale - 0.9.6-SNAPSHOT - war - - - - - + + + 4.0.0 + + + org.apache.royale.examples + examples-amf-webapps + 0.9.6 + + + SampleAmfWebApp + 0.9.6 + war + + Apache Royale: Examples: AMF Web Apps: SampleAmfWebApp + + + 1.7 + + + + src/main/java + + + org.apache.maven.plugins + maven-compiler-plugin + 3.5.1 + + ${java.version} + ${java.version} + + + + + + org.springframework.boot + spring-boot-maven-plugin + 1.3.3.RELEASE + + + + repackage + + + + + exec + + + + + org.apache.maven.plugins + maven-war-plugin + + false + + + org.apache.royale.examples + + RemoteObjectAMFTest-MXRoyale + public + + + + + + org.apache.maven.plugins + maven-antrun-plugin + 1.1 + + + install + + run + + + + To run, use: + java -jar target/${project.artifactId}-${project.version}-exec.war + + + + + + + + + + + + + org.springframework + spring-context + 4.3.2.RELEASE + + + + + org.apache.flex.blazeds + blazeds-spring-boot-starter + 4.7.3 + + + + + + org.apache.royale.examples + RemoteObjectAMFTest-MXRoyale + 0.9.6 + war + + + + + diff --git a/examples/amf/pom.xml b/examples/amf/pom.xml index 5581f4adc5..c5aa7f8b9e 100644 --- a/examples/amf/pom.xml +++ b/examples/amf/pom.xml @@ -1,84 +1,84 @@ - - - - 4.0.0 - - - org.apache.royale.examples - examples - 0.9.6-SNAPSHOT - - - examples-amf-webapps - 0.9.6-SNAPSHOT - pom - - Apache Royale: Examples: AMF Web Apps - - - - - - - SampleAmfWebApp - - - - src/main/java - - - - - - - false - org.apache.maven.plugins - maven-resources-plugin - 3.1.0 - - - - - - - - - - false - org.apache.tomcat.maven - tomcat7-maven-plugin - 2.2 - - - - - - - - - - release - - - - - - + + + + 4.0.0 + + + org.apache.royale.examples + examples + 0.9.6 + + + examples-amf-webapps + 0.9.6 + pom + + Apache Royale: Examples: AMF Web Apps + + + + + + + SampleAmfWebApp + + + + src/main/java + + + + + + + false + org.apache.maven.plugins + maven-resources-plugin + 3.1.0 + + + + + + + + + + false + org.apache.tomcat.maven + tomcat7-maven-plugin + 2.2 + + + + + + + + + + release + + + + + + \ No newline at end of file diff --git a/examples/blog/BE0001_Hello_World/pom.xml b/examples/blog/BE0001_Hello_World/pom.xml index 3fca03e3ba..fda1f21350 100644 --- a/examples/blog/BE0001_Hello_World/pom.xml +++ b/examples/blog/BE0001_Hello_World/pom.xml @@ -1,88 +1,88 @@ - - - - 4.0.0 - - - org.apache.royale.examples - examples-blog - 0.9.6-SNAPSHOT - - - BE0001_Hello_World - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: Blog: 0001: Hello World - - - - - org.apache.royale.compiler - royale-maven-plugin - true - - BE0001_Hello_World.mxml - ${royale.example.targets} - false - - - - - - - - swf-dependencies - - - generate.swf - - - - - org.apache.royale.framework - Basic - 0.9.6-SNAPSHOT - swc - swf - - - - - - - - org.apache.royale.framework - Basic - 0.9.6-SNAPSHOT - swc - js - - - - org.apache.royale.framework - BasicTheme - 0.9.6-SNAPSHOT - swc - theme - - - - + + + + 4.0.0 + + + org.apache.royale.examples + examples-blog + 0.9.6 + + + BE0001_Hello_World + 0.9.6 + swf + + Apache Royale: Examples: Blog: 0001: Hello World + + + + + org.apache.royale.compiler + royale-maven-plugin + true + + BE0001_Hello_World.mxml + ${royale.example.targets} + false + + + + + + + + swf-dependencies + + + generate.swf + + + + + org.apache.royale.framework + Basic + 0.9.6 + swc + swf + + + + + + + + org.apache.royale.framework + Basic + 0.9.6 + swc + js + + + + org.apache.royale.framework + BasicTheme + 0.9.6 + swc + theme + + + + diff --git a/examples/blog/BE0002_Using_Jewel_Alert_Control/pom.xml b/examples/blog/BE0002_Using_Jewel_Alert_Control/pom.xml index dbe9ee2c12..de2b937345 100644 --- a/examples/blog/BE0002_Using_Jewel_Alert_Control/pom.xml +++ b/examples/blog/BE0002_Using_Jewel_Alert_Control/pom.xml @@ -1,105 +1,105 @@ - - - - 4.0.0 - - - org.apache.royale.examples - examples-blog - 0.9.6-SNAPSHOT - - - BE0002_Using_Jewel_Alert_Control - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: Blog: 0002: Using Jewel Alert Control - - - src/main/royale - - - org.apache.royale.compiler - royale-maven-plugin - true - - BE0002_Using_Jewel_Alert_Control.mxml - ${royale.example.targets} - false - ${basedir}/target/javascript/bin/js-debug/jewel-example-index-template.html - - - - - - - - swf-dependencies - - - generate.swf - - - - - org.apache.royale.framework - Jewel - 0.9.6-SNAPSHOT - swc - swf - - - - - - - - org.apache.royale.framework - Jewel - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Jewel-Light-NoFlat-Primary-Topaz-Theme - 0.9.6-SNAPSHOT - swc - theme - js - - - org.apache.royale.framework - Jewel-Light-NoFlat-Secondary-Sapphire-Theme - 0.9.6-SNAPSHOT - swc - theme - js - - - org.apache.royale.framework - Jewel-Light-NoFlat-Emphasized-Red-Theme - 0.9.6-SNAPSHOT - swc - theme - - - - + + + + 4.0.0 + + + org.apache.royale.examples + examples-blog + 0.9.6 + + + BE0002_Using_Jewel_Alert_Control + 0.9.6 + swf + + Apache Royale: Examples: Blog: 0002: Using Jewel Alert Control + + + src/main/royale + + + org.apache.royale.compiler + royale-maven-plugin + true + + BE0002_Using_Jewel_Alert_Control.mxml + ${royale.example.targets} + false + ${basedir}/target/javascript/bin/js-debug/jewel-example-index-template.html + + + + + + + + swf-dependencies + + + generate.swf + + + + + org.apache.royale.framework + Jewel + 0.9.6 + swc + swf + + + + + + + + org.apache.royale.framework + Jewel + 0.9.6 + swc + js + + + org.apache.royale.framework + Jewel-Light-NoFlat-Primary-Topaz-Theme + 0.9.6 + swc + theme + js + + + org.apache.royale.framework + Jewel-Light-NoFlat-Secondary-Sapphire-Theme + 0.9.6 + swc + theme + js + + + org.apache.royale.framework + Jewel-Light-NoFlat-Emphasized-Red-Theme + 0.9.6 + swc + theme + + + + diff --git a/examples/blog/BE0003_Using_Jewel_Slider_Control/pom.xml b/examples/blog/BE0003_Using_Jewel_Slider_Control/pom.xml index 222669ace6..8f7691416f 100644 --- a/examples/blog/BE0003_Using_Jewel_Slider_Control/pom.xml +++ b/examples/blog/BE0003_Using_Jewel_Slider_Control/pom.xml @@ -1,105 +1,105 @@ - - - - 4.0.0 - - - org.apache.royale.examples - examples-blog - 0.9.6-SNAPSHOT - - - BE0003_Using_Jewel_Slider_Control - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: Blog: 0003: Using Jewel Slider Control - - - src/main/royale - - - org.apache.royale.compiler - royale-maven-plugin - true - - BE0003_Using_Jewel_Slider_Control.mxml - ${royale.example.targets} - false - ${basedir}/target/javascript/bin/js-debug/jewel-example-index-template.html - - - - - - - - swf-dependencies - - - generate.swf - - - - - org.apache.royale.framework - Jewel - 0.9.6-SNAPSHOT - swc - swf - - - - - - - - org.apache.royale.framework - Jewel - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Jewel-Light-NoFlat-Primary-Topaz-Theme - 0.9.6-SNAPSHOT - swc - theme - js - - - org.apache.royale.framework - Jewel-Light-NoFlat-Secondary-Sapphire-Theme - 0.9.6-SNAPSHOT - swc - theme - js - - - org.apache.royale.framework - Jewel-Light-NoFlat-Emphasized-Red-Theme - 0.9.6-SNAPSHOT - swc - theme - - - - + + + + 4.0.0 + + + org.apache.royale.examples + examples-blog + 0.9.6 + + + BE0003_Using_Jewel_Slider_Control + 0.9.6 + swf + + Apache Royale: Examples: Blog: 0003: Using Jewel Slider Control + + + src/main/royale + + + org.apache.royale.compiler + royale-maven-plugin + true + + BE0003_Using_Jewel_Slider_Control.mxml + ${royale.example.targets} + false + ${basedir}/target/javascript/bin/js-debug/jewel-example-index-template.html + + + + + + + + swf-dependencies + + + generate.swf + + + + + org.apache.royale.framework + Jewel + 0.9.6 + swc + swf + + + + + + + + org.apache.royale.framework + Jewel + 0.9.6 + swc + js + + + org.apache.royale.framework + Jewel-Light-NoFlat-Primary-Topaz-Theme + 0.9.6 + swc + theme + js + + + org.apache.royale.framework + Jewel-Light-NoFlat-Secondary-Sapphire-Theme + 0.9.6 + swc + theme + js + + + org.apache.royale.framework + Jewel-Light-NoFlat-Emphasized-Red-Theme + 0.9.6 + swc + theme + + + + diff --git a/examples/blog/BE0004_Adding_an_item_to_a_Jewel_List/pom.xml b/examples/blog/BE0004_Adding_an_item_to_a_Jewel_List/pom.xml index 40d214b496..3931424ee5 100644 --- a/examples/blog/BE0004_Adding_an_item_to_a_Jewel_List/pom.xml +++ b/examples/blog/BE0004_Adding_an_item_to_a_Jewel_List/pom.xml @@ -1,104 +1,104 @@ - - - - 4.0.0 - - - org.apache.royale.examples - examples-blog - 0.9.6-SNAPSHOT - - - BE0004_Adding_an_item_to_a_Jewel_List - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: Blog: 0004: Adding an item to a Jewel List - - - src/main/royale - - - org.apache.royale.compiler - royale-maven-plugin - true - - BE0004_Adding_an_item_to_a_Jewel_List.mxml - ${royale.example.targets} - false - ${basedir}/target/javascript/bin/js-debug/jewel-example-index-template.html - - - - - - - - swf-dependencies - - - generate.swf - - - - - org.apache.royale.framework - Jewel - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - HTML - 0.9.6-SNAPSHOT - swc - swf - - - - - - - - org.apache.royale.framework - Jewel - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - HTML - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Jewel-Light-NoFlat-Primary-Amethyst-Theme - 0.9.6-SNAPSHOT - swc - theme - js - - - - + + + + 4.0.0 + + + org.apache.royale.examples + examples-blog + 0.9.6 + + + BE0004_Adding_an_item_to_a_Jewel_List + 0.9.6 + swf + + Apache Royale: Examples: Blog: 0004: Adding an item to a Jewel List + + + src/main/royale + + + org.apache.royale.compiler + royale-maven-plugin + true + + BE0004_Adding_an_item_to_a_Jewel_List.mxml + ${royale.example.targets} + false + ${basedir}/target/javascript/bin/js-debug/jewel-example-index-template.html + + + + + + + + swf-dependencies + + + generate.swf + + + + + org.apache.royale.framework + Jewel + 0.9.6 + swc + swf + + + org.apache.royale.framework + HTML + 0.9.6 + swc + swf + + + + + + + + org.apache.royale.framework + Jewel + 0.9.6 + swc + js + + + org.apache.royale.framework + HTML + 0.9.6 + swc + js + + + org.apache.royale.framework + Jewel-Light-NoFlat-Primary-Amethyst-Theme + 0.9.6 + swc + theme + js + + + + diff --git a/examples/blog/BE0005_Creating_a_group_of_Jewel_RadioButtons/pom.xml b/examples/blog/BE0005_Creating_a_group_of_Jewel_RadioButtons/pom.xml index 265f6aae3a..5b2ae6435e 100644 --- a/examples/blog/BE0005_Creating_a_group_of_Jewel_RadioButtons/pom.xml +++ b/examples/blog/BE0005_Creating_a_group_of_Jewel_RadioButtons/pom.xml @@ -1,104 +1,104 @@ - - - - 4.0.0 - - - org.apache.royale.examples - examples-blog - 0.9.6-SNAPSHOT - - - BE0005_Creating_a_group_of_Jewel_RadioButtons - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: Blog: 0005: Creating a group of Jewel RadioButtons - - - src/main/royale - - - org.apache.royale.compiler - royale-maven-plugin - true - - BE0005_Creating_a_group_of_Jewel_RadioButtons.mxml - ${royale.example.targets} - false - ${basedir}/target/javascript/bin/js-debug/jewel-example-index-template.html - - - - - - - - swf-dependencies - - - generate.swf - - - - - org.apache.royale.framework - Jewel - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - HTML - 0.9.6-SNAPSHOT - swc - swf - - - - - - - - org.apache.royale.framework - Jewel - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - HTML - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Jewel-Light-NoFlat-Primary-Blue-Theme - 0.9.6-SNAPSHOT - swc - theme - js - - - - + + + + 4.0.0 + + + org.apache.royale.examples + examples-blog + 0.9.6 + + + BE0005_Creating_a_group_of_Jewel_RadioButtons + 0.9.6 + swf + + Apache Royale: Examples: Blog: 0005: Creating a group of Jewel RadioButtons + + + src/main/royale + + + org.apache.royale.compiler + royale-maven-plugin + true + + BE0005_Creating_a_group_of_Jewel_RadioButtons.mxml + ${royale.example.targets} + false + ${basedir}/target/javascript/bin/js-debug/jewel-example-index-template.html + + + + + + + + swf-dependencies + + + generate.swf + + + + + org.apache.royale.framework + Jewel + 0.9.6 + swc + swf + + + org.apache.royale.framework + HTML + 0.9.6 + swc + swf + + + + + + + + org.apache.royale.framework + Jewel + 0.9.6 + swc + js + + + org.apache.royale.framework + HTML + 0.9.6 + swc + js + + + org.apache.royale.framework + Jewel-Light-NoFlat-Primary-Blue-Theme + 0.9.6 + swc + theme + js + + + + diff --git a/examples/blog/BE0006_Binding_the_text_property_of_a_Jewel_Textinput_to_update_a_text_label/pom.xml b/examples/blog/BE0006_Binding_the_text_property_of_a_Jewel_Textinput_to_update_a_text_label/pom.xml index d139cc2d01..19b4b9fa20 100644 --- a/examples/blog/BE0006_Binding_the_text_property_of_a_Jewel_Textinput_to_update_a_text_label/pom.xml +++ b/examples/blog/BE0006_Binding_the_text_property_of_a_Jewel_Textinput_to_update_a_text_label/pom.xml @@ -1,90 +1,90 @@ - - - - 4.0.0 - - - org.apache.royale.examples - examples-blog - 0.9.6-SNAPSHOT - - - BE0006_Binding_the_text_property_of_a_Jewel_Textinput_to_update_a_text_label - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: Blog: 0006: Binding the text property of a Jewel Textinput to update a text label - - - src/main/royale - - - org.apache.royale.compiler - royale-maven-plugin - true - - BE0006_Binding_the_text_property_of_a_Jewel_Textinput_to_update_a_text_label.mxml - ${royale.example.targets} - false - ${basedir}/target/javascript/bin/js-debug/jewel-example-index-template.html - - - - - - - - swf-dependencies - - - generate.swf - - - - - org.apache.royale.framework - Jewel - 0.9.6-SNAPSHOT - swc - swf - - - - - - - - org.apache.royale.framework - Jewel - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Jewel-Light-NoFlat-Primary-Blue-Theme - 0.9.6-SNAPSHOT - swc - theme - js - - - - + + + + 4.0.0 + + + org.apache.royale.examples + examples-blog + 0.9.6 + + + BE0006_Binding_the_text_property_of_a_Jewel_Textinput_to_update_a_text_label + 0.9.6 + swf + + Apache Royale: Examples: Blog: 0006: Binding the text property of a Jewel Textinput to update a text label + + + src/main/royale + + + org.apache.royale.compiler + royale-maven-plugin + true + + BE0006_Binding_the_text_property_of_a_Jewel_Textinput_to_update_a_text_label.mxml + ${royale.example.targets} + false + ${basedir}/target/javascript/bin/js-debug/jewel-example-index-template.html + + + + + + + + swf-dependencies + + + generate.swf + + + + + org.apache.royale.framework + Jewel + 0.9.6 + swc + swf + + + + + + + + org.apache.royale.framework + Jewel + 0.9.6 + swc + js + + + org.apache.royale.framework + Jewel-Light-NoFlat-Primary-Blue-Theme + 0.9.6 + swc + theme + js + + + + diff --git a/examples/blog/BE0007_Selecting_options_from_a_group_of_jewel_checkbox_controls/pom.xml b/examples/blog/BE0007_Selecting_options_from_a_group_of_jewel_checkbox_controls/pom.xml index 0a118e4aa7..7a5796dc07 100644 --- a/examples/blog/BE0007_Selecting_options_from_a_group_of_jewel_checkbox_controls/pom.xml +++ b/examples/blog/BE0007_Selecting_options_from_a_group_of_jewel_checkbox_controls/pom.xml @@ -1,104 +1,104 @@ - - - - 4.0.0 - - - org.apache.royale.examples - examples-blog - 0.9.6-SNAPSHOT - - - BE0007_Selecting_options_from_a_group_of_jewel_checkbox_controls - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: Blog: 0007: Selecting options from a group of jewel checkbox controls - - - src/main/royale - - - org.apache.royale.compiler - royale-maven-plugin - true - - BE0007_Selecting_options_from_a_group_of_jewel_checkbox_controls.mxml - ${royale.example.targets} - false - ${basedir}/target/javascript/bin/js-debug/jewel-example-index-template.html - - - - - - - - swf-dependencies - - - generate.swf - - - - - org.apache.royale.framework - Jewel - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - HTML - 0.9.6-SNAPSHOT - swc - swf - - - - - - - - org.apache.royale.framework - Jewel - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - HTML - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Jewel-Light-NoFlat-Primary-Blue-Theme - 0.9.6-SNAPSHOT - swc - theme - js - - - - + + + + 4.0.0 + + + org.apache.royale.examples + examples-blog + 0.9.6 + + + BE0007_Selecting_options_from_a_group_of_jewel_checkbox_controls + 0.9.6 + swf + + Apache Royale: Examples: Blog: 0007: Selecting options from a group of jewel checkbox controls + + + src/main/royale + + + org.apache.royale.compiler + royale-maven-plugin + true + + BE0007_Selecting_options_from_a_group_of_jewel_checkbox_controls.mxml + ${royale.example.targets} + false + ${basedir}/target/javascript/bin/js-debug/jewel-example-index-template.html + + + + + + + + swf-dependencies + + + generate.swf + + + + + org.apache.royale.framework + Jewel + 0.9.6 + swc + swf + + + org.apache.royale.framework + HTML + 0.9.6 + swc + swf + + + + + + + + org.apache.royale.framework + Jewel + 0.9.6 + swc + js + + + org.apache.royale.framework + HTML + 0.9.6 + swc + js + + + org.apache.royale.framework + Jewel-Light-NoFlat-Primary-Blue-Theme + 0.9.6 + swc + theme + js + + + + diff --git a/examples/blog/BE0008_Using_View_States_to_show_or_hide_content/pom.xml b/examples/blog/BE0008_Using_View_States_to_show_or_hide_content/pom.xml index d4a4d8f6e6..4c9cccb59c 100644 --- a/examples/blog/BE0008_Using_View_States_to_show_or_hide_content/pom.xml +++ b/examples/blog/BE0008_Using_View_States_to_show_or_hide_content/pom.xml @@ -1,104 +1,104 @@ - - - - 4.0.0 - - - org.apache.royale.examples - examples-blog - 0.9.6-SNAPSHOT - - - BE0008_Using_View_States_to_show_or_hide_content - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: Blog: 0008: Using View States to show or hide content - - - src/main/royale - - - org.apache.royale.compiler - royale-maven-plugin - true - - BE0008_Using_View_States_to_show_or_hide_content.mxml - ${royale.example.targets} - false - ${basedir}/target/javascript/bin/js-debug/jewel-example-index-template.html - - - - - - - - swf-dependencies - - - generate.swf - - - - - org.apache.royale.framework - Jewel - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - HTML - 0.9.6-SNAPSHOT - swc - swf - - - - - - - - org.apache.royale.framework - Jewel - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - HTML - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Jewel-Light-NoFlat-Primary-Blue-Theme - 0.9.6-SNAPSHOT - swc - theme - js - - - - + + + + 4.0.0 + + + org.apache.royale.examples + examples-blog + 0.9.6 + + + BE0008_Using_View_States_to_show_or_hide_content + 0.9.6 + swf + + Apache Royale: Examples: Blog: 0008: Using View States to show or hide content + + + src/main/royale + + + org.apache.royale.compiler + royale-maven-plugin + true + + BE0008_Using_View_States_to_show_or_hide_content.mxml + ${royale.example.targets} + false + ${basedir}/target/javascript/bin/js-debug/jewel-example-index-template.html + + + + + + + + swf-dependencies + + + generate.swf + + + + + org.apache.royale.framework + Jewel + 0.9.6 + swc + swf + + + org.apache.royale.framework + HTML + 0.9.6 + swc + swf + + + + + + + + org.apache.royale.framework + Jewel + 0.9.6 + swc + js + + + org.apache.royale.framework + HTML + 0.9.6 + swc + js + + + org.apache.royale.framework + Jewel-Light-NoFlat-Primary-Blue-Theme + 0.9.6 + swc + theme + js + + + + diff --git a/examples/blog/BE0009_Using_an_Item_ Renderer_with_a_List/pom.xml b/examples/blog/BE0009_Using_an_Item_ Renderer_with_a_List/pom.xml index d47fab87da..392f40e0a6 100644 --- a/examples/blog/BE0009_Using_an_Item_ Renderer_with_a_List/pom.xml +++ b/examples/blog/BE0009_Using_an_Item_ Renderer_with_a_List/pom.xml @@ -1,118 +1,118 @@ - - - - 4.0.0 - - - org.apache.royale.examples - examples-blog - 0.9.6-SNAPSHOT - - - BE0009_Using_an_Item_Renderer_with_a_List - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: Blog: 0009: Using an Item Renderer with a List - - - src/main/royale - - - org.apache.royale.compiler - royale-maven-plugin - true - - BE0009_Using_an_Item_Renderer_with_a_List.mxml - ${royale.example.targets} - false - ${basedir}/target/javascript/bin/js-debug/jewel-example-index-template.html - - - - - - - - swf-dependencies - - - generate.swf - - - - - org.apache.royale.framework - Jewel - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Icons - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - HTML - 0.9.6-SNAPSHOT - swc - swf - - - - - - - - org.apache.royale.framework - Jewel - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Icons - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - HTML - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Jewel-Light-NoFlat-Primary-Green-Theme - 0.9.6-SNAPSHOT - swc - theme - js - - - - + + + + 4.0.0 + + + org.apache.royale.examples + examples-blog + 0.9.6 + + + BE0009_Using_an_Item_Renderer_with_a_List + 0.9.6 + swf + + Apache Royale: Examples: Blog: 0009: Using an Item Renderer with a List + + + src/main/royale + + + org.apache.royale.compiler + royale-maven-plugin + true + + BE0009_Using_an_Item_Renderer_with_a_List.mxml + ${royale.example.targets} + false + ${basedir}/target/javascript/bin/js-debug/jewel-example-index-template.html + + + + + + + + swf-dependencies + + + generate.swf + + + + + org.apache.royale.framework + Jewel + 0.9.6 + swc + swf + + + org.apache.royale.framework + Icons + 0.9.6 + swc + swf + + + org.apache.royale.framework + HTML + 0.9.6 + swc + swf + + + + + + + + org.apache.royale.framework + Jewel + 0.9.6 + swc + js + + + org.apache.royale.framework + Icons + 0.9.6 + swc + js + + + org.apache.royale.framework + HTML + 0.9.6 + swc + js + + + org.apache.royale.framework + Jewel-Light-NoFlat-Primary-Green-Theme + 0.9.6 + swc + theme + js + + + + diff --git a/examples/blog/BE0010_Customization_through_the_Royale_API/pom.xml b/examples/blog/BE0010_Customization_through_the_Royale_API/pom.xml index fb321eb84c..1be5c8aba5 100644 --- a/examples/blog/BE0010_Customization_through_the_Royale_API/pom.xml +++ b/examples/blog/BE0010_Customization_through_the_Royale_API/pom.xml @@ -1,90 +1,90 @@ - - - - 4.0.0 - - - org.apache.royale.examples - examples-blog - 0.9.6-SNAPSHOT - - - BE0010_Customization_through_the_Royale_API - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: Blog: 0010: Customization through the Royale API - - - src/main/royale - - - org.apache.royale.compiler - royale-maven-plugin - true - - BE0010_Customization_through_the_Royale_API.mxml - ${royale.example.targets} - false - ${basedir}/target/javascript/bin/js-debug/jewel-example-index-template.html - - - - - - - - swf-dependencies - - - generate.swf - - - - - org.apache.royale.framework - Jewel - 0.9.6-SNAPSHOT - swc - swf - - - - - - - - org.apache.royale.framework - Jewel - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Jewel-Light-NoFlat-Primary-Red-Theme - 0.9.6-SNAPSHOT - swc - theme - js - - - - + + + + 4.0.0 + + + org.apache.royale.examples + examples-blog + 0.9.6 + + + BE0010_Customization_through_the_Royale_API + 0.9.6 + swf + + Apache Royale: Examples: Blog: 0010: Customization through the Royale API + + + src/main/royale + + + org.apache.royale.compiler + royale-maven-plugin + true + + BE0010_Customization_through_the_Royale_API.mxml + ${royale.example.targets} + false + ${basedir}/target/javascript/bin/js-debug/jewel-example-index-template.html + + + + + + + + swf-dependencies + + + generate.swf + + + + + org.apache.royale.framework + Jewel + 0.9.6 + swc + swf + + + + + + + + org.apache.royale.framework + Jewel + 0.9.6 + swc + js + + + org.apache.royale.framework + Jewel-Light-NoFlat-Primary-Red-Theme + 0.9.6 + swc + theme + js + + + + diff --git a/examples/blog/BE0011_Loading_external_data_through_HTTPService/pom.xml b/examples/blog/BE0011_Loading_external_data_through_HTTPService/pom.xml index 77b27e7126..9d08704f93 100644 --- a/examples/blog/BE0011_Loading_external_data_through_HTTPService/pom.xml +++ b/examples/blog/BE0011_Loading_external_data_through_HTTPService/pom.xml @@ -1,105 +1,105 @@ - - - - 4.0.0 - - - org.apache.royale.examples - examples-blog - 0.9.6-SNAPSHOT - - - BE0011_Loading_external_data_through_HTTPService - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: Blog: 0011: Loading external data through HTTPService - - - src/main/royale - - - org.apache.royale.compiler - royale-maven-plugin - true - - BE0011_Loading_external_data_through_HTTPService.mxml - ${royale.example.targets} - false - ${basedir}/target/javascript/bin/js-debug/jewel-example-index-template.html - -source-map=true;-js-dynamic-access-unknown-members=true - - - - - - - - swf-dependencies - - - generate.swf - - - - - org.apache.royale.framework - Network - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Jewel - 0.9.6-SNAPSHOT - swc - swf - - - - - - - - org.apache.royale.framework - Network - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Jewel - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Jewel-Light-NoFlat-Primary-Turquoise-Theme - 0.9.6-SNAPSHOT - swc - theme - js - - - - + + + + 4.0.0 + + + org.apache.royale.examples + examples-blog + 0.9.6 + + + BE0011_Loading_external_data_through_HTTPService + 0.9.6 + swf + + Apache Royale: Examples: Blog: 0011: Loading external data through HTTPService + + + src/main/royale + + + org.apache.royale.compiler + royale-maven-plugin + true + + BE0011_Loading_external_data_through_HTTPService.mxml + ${royale.example.targets} + false + ${basedir}/target/javascript/bin/js-debug/jewel-example-index-template.html + -source-map=true;-js-dynamic-access-unknown-members=true + + + + + + + + swf-dependencies + + + generate.swf + + + + + org.apache.royale.framework + Network + 0.9.6 + swc + swf + + + org.apache.royale.framework + Jewel + 0.9.6 + swc + swf + + + + + + + + org.apache.royale.framework + Network + 0.9.6 + swc + js + + + org.apache.royale.framework + Jewel + 0.9.6 + swc + js + + + org.apache.royale.framework + Jewel-Light-NoFlat-Primary-Turquoise-Theme + 0.9.6 + swc + theme + js + + + + diff --git a/examples/blog/BE0012_Using_external_javascript_libraries_in_Apache_Royale/pom.xml b/examples/blog/BE0012_Using_external_javascript_libraries_in_Apache_Royale/pom.xml index 4797706012..f38787868a 100644 --- a/examples/blog/BE0012_Using_external_javascript_libraries_in_Apache_Royale/pom.xml +++ b/examples/blog/BE0012_Using_external_javascript_libraries_in_Apache_Royale/pom.xml @@ -1,104 +1,104 @@ - - - - 4.0.0 - - - org.apache.royale.examples - examples-blog - 0.9.6-SNAPSHOT - - - BE0012_Using_external_javascript_libraries_in_Apache_Royale - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: Blog: 0012: Using external javascript libraries in Apache Royale - - - src/main/royale - - - org.apache.royale.compiler - royale-maven-plugin - true - - BE0012_Using_external_javascript_libraries_in_Apache_Royale.mxml - ${royale.example.targets} - false - ${basedir}/target/javascript/bin/js-debug/jewel-example-index-template.html - -source-map=true; - - - - - - - swf-dependencies - - - generate.swf - - - - - org.apache.royale.framework - Network - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Jewel - 0.9.6-SNAPSHOT - swc - swf - - - - - - - - org.apache.royale.framework - Network - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Jewel - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Jewel-Light-NoFlat-Primary-Sunflower-Theme - 0.9.6-SNAPSHOT - swc - theme - js - - - - + + + + 4.0.0 + + + org.apache.royale.examples + examples-blog + 0.9.6 + + + BE0012_Using_external_javascript_libraries_in_Apache_Royale + 0.9.6 + swf + + Apache Royale: Examples: Blog: 0012: Using external javascript libraries in Apache Royale + + + src/main/royale + + + org.apache.royale.compiler + royale-maven-plugin + true + + BE0012_Using_external_javascript_libraries_in_Apache_Royale.mxml + ${royale.example.targets} + false + ${basedir}/target/javascript/bin/js-debug/jewel-example-index-template.html + -source-map=true; + + + + + + + swf-dependencies + + + generate.swf + + + + + org.apache.royale.framework + Network + 0.9.6 + swc + swf + + + org.apache.royale.framework + Jewel + 0.9.6 + swc + swf + + + + + + + + org.apache.royale.framework + Network + 0.9.6 + swc + js + + + org.apache.royale.framework + Jewel + 0.9.6 + swc + js + + + org.apache.royale.framework + Jewel-Light-NoFlat-Primary-Sunflower-Theme + 0.9.6 + swc + theme + js + + + + diff --git a/examples/blog/BE0013_Dividing_an_Apache_Royale_application_with_modules/JewelModule/pom.xml b/examples/blog/BE0013_Dividing_an_Apache_Royale_application_with_modules/JewelModule/pom.xml index 9f39ebbbbd..b1428f2da9 100644 --- a/examples/blog/BE0013_Dividing_an_Apache_Royale_application_with_modules/JewelModule/pom.xml +++ b/examples/blog/BE0013_Dividing_an_Apache_Royale_application_with_modules/JewelModule/pom.xml @@ -1,123 +1,123 @@ - - - - 4.0.0 - - - org.apache.royale.examples - BE0013_Dividing_an_Apache_Royale_application_with_modules - 0.9.6-SNAPSHOT - - - JewelModule - 0.9.6-SNAPSHOT - swf - - BE0013_Dividing_an_Apache_Royale_application_with_modules: JewelModule - - - - - org.apache.royale.compiler - royale-maven-plugin - true - - JewelModule.mxml - JSRoyale - false - -source-map=true;-js-compiler-option=--variable_map_input_file ../../../../../MainJewelApp/target/javascript/bin/js-release/gccvars.txt;-js-compiler-option+=--property_map_input_file ../../../../../MainJewelApp/target/javascript/bin/js-release/gccprops.txt - - - - - - org.apache.maven.plugins - maven-resources-plugin - 3.1.0 - - - - copy-resources-release - install - - copy-resources - - - - - ${project.basedir}/target/javascript/bin/js-release/ - - - ${project.basedir}/../MainJewelApp/target/javascript/bin/js-release/modules/ - - - - - copy-resources-debug - install - - copy-resources - - - - - ${project.basedir}/target/javascript/bin/js-debug/ - - - ${project.basedir}/../MainJewelApp/target/javascript/bin/js-debug/ - - - - - - - - com.coderplus.maven.plugins - copy-rename-maven-plugin - 1.0 - - - debug-move-files - install - - rename - - - - - ${project.basedir}/../MainJewelApp/target/javascript/bin/js-debug/${project.artifactId}__deps.js - ${project.basedir}/../MainJewelApp/target/javascript/bin/js-debug/modules/${project.artifactId}__deps.js - - - ${project.basedir}/../MainJewelApp/target/javascript/bin/js-debug/${project.artifactId}.css - ${project.basedir}/../MainJewelApp/target/javascript/bin/js-debug/modules/${project.artifactId}.css - - - - - - - - - - - - - + + + + 4.0.0 + + + org.apache.royale.examples + BE0013_Dividing_an_Apache_Royale_application_with_modules + 0.9.6 + + + JewelModule + 0.9.6 + swf + + BE0013_Dividing_an_Apache_Royale_application_with_modules: JewelModule + + + + + org.apache.royale.compiler + royale-maven-plugin + true + + JewelModule.mxml + JSRoyale + false + -source-map=true;-js-compiler-option=--variable_map_input_file ../../../../../MainJewelApp/target/javascript/bin/js-release/gccvars.txt;-js-compiler-option+=--property_map_input_file ../../../../../MainJewelApp/target/javascript/bin/js-release/gccprops.txt + + + + + + org.apache.maven.plugins + maven-resources-plugin + 3.1.0 + + + + copy-resources-release + install + + copy-resources + + + + + ${project.basedir}/target/javascript/bin/js-release/ + + + ${project.basedir}/../MainJewelApp/target/javascript/bin/js-release/modules/ + + + + + copy-resources-debug + install + + copy-resources + + + + + ${project.basedir}/target/javascript/bin/js-debug/ + + + ${project.basedir}/../MainJewelApp/target/javascript/bin/js-debug/ + + + + + + + + com.coderplus.maven.plugins + copy-rename-maven-plugin + 1.0 + + + debug-move-files + install + + rename + + + + + ${project.basedir}/../MainJewelApp/target/javascript/bin/js-debug/${project.artifactId}__deps.js + ${project.basedir}/../MainJewelApp/target/javascript/bin/js-debug/modules/${project.artifactId}__deps.js + + + ${project.basedir}/../MainJewelApp/target/javascript/bin/js-debug/${project.artifactId}.css + ${project.basedir}/../MainJewelApp/target/javascript/bin/js-debug/modules/${project.artifactId}.css + + + + + + + + + + + + + diff --git a/examples/blog/BE0013_Dividing_an_Apache_Royale_application_with_modules/MainJewelApp/pom.xml b/examples/blog/BE0013_Dividing_an_Apache_Royale_application_with_modules/MainJewelApp/pom.xml index d98c5a7024..b7142a67d9 100644 --- a/examples/blog/BE0013_Dividing_an_Apache_Royale_application_with_modules/MainJewelApp/pom.xml +++ b/examples/blog/BE0013_Dividing_an_Apache_Royale_application_with_modules/MainJewelApp/pom.xml @@ -1,52 +1,52 @@ - - - - 4.0.0 - - - org.apache.royale.examples - BE0013_Dividing_an_Apache_Royale_application_with_modules - 0.9.6-SNAPSHOT - - - MainJewelApp - 0.9.6-SNAPSHOT - swf - - BE0013_Dividing_an_Apache_Royale_application_with_modules: MainJewelApp - - - - - org.apache.royale.compiler - royale-maven-plugin - true - - MainJewelApp.mxml - JSRoyale - false - ${basedir}/target/javascript/bin/js-debug/jewel-example-index-template.html - -source-map=true;-js-compiler-option=--variable_map_output_file gccvars.txt;-js-compiler-option+=--property_map_output_file gccprops.txt - - - - - - + + + + 4.0.0 + + + org.apache.royale.examples + BE0013_Dividing_an_Apache_Royale_application_with_modules + 0.9.6 + + + MainJewelApp + 0.9.6 + swf + + BE0013_Dividing_an_Apache_Royale_application_with_modules: MainJewelApp + + + + + org.apache.royale.compiler + royale-maven-plugin + true + + MainJewelApp.mxml + JSRoyale + false + ${basedir}/target/javascript/bin/js-debug/jewel-example-index-template.html + -source-map=true;-js-compiler-option=--variable_map_output_file gccvars.txt;-js-compiler-option+=--property_map_output_file gccprops.txt + + + + + + diff --git a/examples/blog/BE0013_Dividing_an_Apache_Royale_application_with_modules/pom.xml b/examples/blog/BE0013_Dividing_an_Apache_Royale_application_with_modules/pom.xml index 55e713d04e..6a9062c896 100644 --- a/examples/blog/BE0013_Dividing_an_Apache_Royale_application_with_modules/pom.xml +++ b/examples/blog/BE0013_Dividing_an_Apache_Royale_application_with_modules/pom.xml @@ -1,92 +1,92 @@ - - - - 4.0.0 - - - org.apache.royale.examples - examples-blog - 0.9.6-SNAPSHOT - - - BE0013_Dividing_an_Apache_Royale_application_with_modules - 0.9.6-SNAPSHOT - pom - - Apache Royale: Examples: Blog: 0013: Dividing an Apache Royale application with modules - - - MainJewelApp - JewelModule - - - - - swf-dependencies-modules - - - generate.swf - - - - - org.apache.royale.framework - Jewel - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Icons - 0.9.6-SNAPSHOT - swc - swf - - - - - - - - org.apache.royale.framework - Jewel - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Icons - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Jewel-Light-NoFlat-Primary-Red-Theme - 0.9.6-SNAPSHOT - swc - theme - js - - - - + + + + 4.0.0 + + + org.apache.royale.examples + examples-blog + 0.9.6 + + + BE0013_Dividing_an_Apache_Royale_application_with_modules + 0.9.6 + pom + + Apache Royale: Examples: Blog: 0013: Dividing an Apache Royale application with modules + + + MainJewelApp + JewelModule + + + + + swf-dependencies-modules + + + generate.swf + + + + + org.apache.royale.framework + Jewel + 0.9.6 + swc + swf + + + org.apache.royale.framework + Icons + 0.9.6 + swc + swf + + + + + + + + org.apache.royale.framework + Jewel + 0.9.6 + swc + js + + + org.apache.royale.framework + Icons + 0.9.6 + swc + js + + + org.apache.royale.framework + Jewel-Light-NoFlat-Primary-Red-Theme + 0.9.6 + swc + theme + js + + + + diff --git a/examples/blog/pom.xml b/examples/blog/pom.xml index 5b37707acf..1e6362b721 100644 --- a/examples/blog/pom.xml +++ b/examples/blog/pom.xml @@ -1,190 +1,190 @@ - - - - 4.0.0 - - - org.apache.royale.examples - examples - 0.9.6-SNAPSHOT - - - examples-blog - 0.9.6-SNAPSHOT - pom - - Apache Royale: Examples: Blog - - - BE0001_Hello_World - BE0002_Using_Jewel_Alert_Control - BE0003_Using_Jewel_Slider_Control - BE0004_Adding_an_item_to_a_Jewel_List - BE0005_Creating_a_group_of_Jewel_RadioButtons - BE0006_Binding_the_text_property_of_a_Jewel_Textinput_to_update_a_text_label - BE0007_Selecting_options_from_a_group_of_jewel_checkbox_controls - BE0008_Using_View_States_to_show_or_hide_content - BE0009_Using_an_Item_ Renderer_with_a_List - BE0010_Customization_through_the_Royale_API - BE0011_Loading_external_data_through_HTTPService - BE0012_Using_external_javascript_libraries_in_Apache_Royale - BE0013_Dividing_an_Apache_Royale_application_with_modules - - - - - - org.apache.maven.plugins - maven-surefire-plugin - 2.19.1 - - - tests-default - integration-test - - test - - - - - org.apache.royale.examples:examples-tests - - - ${project.artifactId} - ${project.version} - ${project.packaging} - ${project.build.plugins.plugin.configuration.targets} - ${project.build.directory} - - - - - - - - - - swf-dependencies-blog - - - generate.swf - - - - - org.apache.royale.framework - Core - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Language - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - HTML - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Collections - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Binding - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Graphics - 0.9.6-SNAPSHOT - swc - swf - - - - - - - - org.apache.royale.framework - Core - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Language - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - HTML - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Collections - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Binding - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Graphics - 0.9.6-SNAPSHOT - swc - js - - - - - org.apache.royale.examples - examples-tests - 0.9.6-SNAPSHOT - test - - - - + + + + 4.0.0 + + + org.apache.royale.examples + examples + 0.9.6 + + + examples-blog + 0.9.6 + pom + + Apache Royale: Examples: Blog + + + BE0001_Hello_World + BE0002_Using_Jewel_Alert_Control + BE0003_Using_Jewel_Slider_Control + BE0004_Adding_an_item_to_a_Jewel_List + BE0005_Creating_a_group_of_Jewel_RadioButtons + BE0006_Binding_the_text_property_of_a_Jewel_Textinput_to_update_a_text_label + BE0007_Selecting_options_from_a_group_of_jewel_checkbox_controls + BE0008_Using_View_States_to_show_or_hide_content + BE0009_Using_an_Item_ Renderer_with_a_List + BE0010_Customization_through_the_Royale_API + BE0011_Loading_external_data_through_HTTPService + BE0012_Using_external_javascript_libraries_in_Apache_Royale + BE0013_Dividing_an_Apache_Royale_application_with_modules + + + + + + org.apache.maven.plugins + maven-surefire-plugin + 2.19.1 + + + tests-default + integration-test + + test + + + + + org.apache.royale.examples:examples-tests + + + ${project.artifactId} + ${project.version} + ${project.packaging} + ${project.build.plugins.plugin.configuration.targets} + ${project.build.directory} + + + + + + + + + + swf-dependencies-blog + + + generate.swf + + + + + org.apache.royale.framework + Core + 0.9.6 + swc + swf + + + org.apache.royale.framework + Language + 0.9.6 + swc + swf + + + org.apache.royale.framework + HTML + 0.9.6 + swc + swf + + + org.apache.royale.framework + Collections + 0.9.6 + swc + swf + + + org.apache.royale.framework + Binding + 0.9.6 + swc + swf + + + org.apache.royale.framework + Graphics + 0.9.6 + swc + swf + + + + + + + + org.apache.royale.framework + Core + 0.9.6 + swc + js + + + org.apache.royale.framework + Language + 0.9.6 + swc + js + + + org.apache.royale.framework + HTML + 0.9.6 + swc + js + + + org.apache.royale.framework + Collections + 0.9.6 + swc + js + + + org.apache.royale.framework + Binding + 0.9.6 + swc + js + + + org.apache.royale.framework + Graphics + 0.9.6 + swc + js + + + + + org.apache.royale.examples + examples-tests + 0.9.6 + test + + + + diff --git a/examples/crux/CruxGitHubCommitLogViewer/pom.xml b/examples/crux/CruxGitHubCommitLogViewer/pom.xml index 6805c5cf4f..5c3887e9b1 100644 --- a/examples/crux/CruxGitHubCommitLogViewer/pom.xml +++ b/examples/crux/CruxGitHubCommitLogViewer/pom.xml @@ -1,213 +1,213 @@ - - - - 4.0.0 - - - org.apache.royale.examples - examples-crux - 0.9.6-SNAPSHOT - - - CruxGitHubCommitLogViewer - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: Crux: CruxGitHubCommitLogViewer - - - - - org.apache.royale.compiler - royale-maven-plugin - true - - CruxGitHubCommitLogViewer.mxml - ${royale.example.targets} - false - - -js-default-initializers=true; - -source-map=true; - -compiler.exclude-defaults-css-files=MXRoyale-${royale.framework.version}-js.swc:defaults.css; - -keep-as3-metadata+=Inject,Dispatcher,EventHandler,PostConstruct,PreDestroy,ViewAdded,ViewRemoved,Bindable,Transient; - -keep-code-with-metadata=Inject; - - ${basedir}/target - swf/${project.artifactId}.swf - - - - org.apache.maven.plugins - maven-resources-plugin - 3.1.0 - - - copy-resources-debug - validate - - copy-resources - - - ${compiler.output-dir-debug} - - - src/main/resources - true - - - - - - copy-resources-release - validate - - copy-resources - - - - ${compiler.output-dir-release} - - - src/main/resources - true - - - - - - - - - - - generate-swf - - - JSRoyale - - - - - - swf-dependencies - - - generate.swf - - - - - org.apache.royale.framework - Basic - 0.9.6-SNAPSHOT - swc - swf - - - - - - - - - org.apache.royale.framework - Basic - 0.9.6-SNAPSHOT - swc - js - - - - org.apache.royale.framework - BasicTheme - 0.9.6-SNAPSHOT - swc - theme - - - - - + + + + 4.0.0 + + + org.apache.royale.examples + examples-crux + 0.9.6 + + + CruxGitHubCommitLogViewer + 0.9.6 + swf + + Apache Royale: Examples: Crux: CruxGitHubCommitLogViewer + + + + + org.apache.royale.compiler + royale-maven-plugin + true + + CruxGitHubCommitLogViewer.mxml + ${royale.example.targets} + false + + -js-default-initializers=true; + -source-map=true; + -compiler.exclude-defaults-css-files=MXRoyale-${royale.framework.version}-js.swc:defaults.css; + -keep-as3-metadata+=Inject,Dispatcher,EventHandler,PostConstruct,PreDestroy,ViewAdded,ViewRemoved,Bindable,Transient; + -keep-code-with-metadata=Inject; + + ${basedir}/target + swf/${project.artifactId}.swf + + + + org.apache.maven.plugins + maven-resources-plugin + 3.1.0 + + + copy-resources-debug + validate + + copy-resources + + + ${compiler.output-dir-debug} + + + src/main/resources + true + + + + + + copy-resources-release + validate + + copy-resources + + + + ${compiler.output-dir-release} + + + src/main/resources + true + + + + + + + + + + + generate-swf + + + JSRoyale + + + + + + swf-dependencies + + + generate.swf + + + + + org.apache.royale.framework + Basic + 0.9.6 + swc + swf + + + + + + + + + org.apache.royale.framework + Basic + 0.9.6 + swc + js + + + + org.apache.royale.framework + BasicTheme + 0.9.6 + swc + theme + + + + + diff --git a/examples/crux/CruxQuickStart/pom.xml b/examples/crux/CruxQuickStart/pom.xml index 4a08a011a6..e2709b1b5e 100644 --- a/examples/crux/CruxQuickStart/pom.xml +++ b/examples/crux/CruxQuickStart/pom.xml @@ -1,102 +1,102 @@ - - - - 4.0.0 - - - org.apache.royale.examples - examples-crux - 0.9.6-SNAPSHOT - - - CruxQuickStart - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: CruxQuickStart - - - - - org.apache.royale.compiler - royale-maven-plugin - true - - CruxQuickStart.mxml - ${royale.example.targets} - false - - -js-default-initializers=true; - -source-map=true; - -compiler.exclude-defaults-css-files=MXRoyale-${royale.framework.version}-js.swc:defaults.css; - -keep-as3-metadata+=Inject,Dispatcher,EventHandler,PostConstruct,PreDestroy,ViewAdded,ViewRemoved,Bindable,Transient; - -keep-code-with-metadata=Inject; - - - - - - - - - generate-swf - - - JSRoyale - - - - swf-dependencies - - - generate.swf - - - - - org.apache.royale.framework - Jewel - 0.9.6-SNAPSHOT - swc - swf - - - - - - - - org.apache.royale.framework - Jewel - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - JewelTheme - 0.9.6-SNAPSHOT - swc - theme - js - - - - + + + + 4.0.0 + + + org.apache.royale.examples + examples-crux + 0.9.6 + + + CruxQuickStart + 0.9.6 + swf + + Apache Royale: Examples: CruxQuickStart + + + + + org.apache.royale.compiler + royale-maven-plugin + true + + CruxQuickStart.mxml + ${royale.example.targets} + false + + -js-default-initializers=true; + -source-map=true; + -compiler.exclude-defaults-css-files=MXRoyale-${royale.framework.version}-js.swc:defaults.css; + -keep-as3-metadata+=Inject,Dispatcher,EventHandler,PostConstruct,PreDestroy,ViewAdded,ViewRemoved,Bindable,Transient; + -keep-code-with-metadata=Inject; + + + + + + + + + generate-swf + + + JSRoyale + + + + swf-dependencies + + + generate.swf + + + + + org.apache.royale.framework + Jewel + 0.9.6 + swc + swf + + + + + + + + org.apache.royale.framework + Jewel + 0.9.6 + swc + js + + + org.apache.royale.framework + JewelTheme + 0.9.6 + swc + theme + js + + + + diff --git a/examples/crux/CruxQuickStartBasic/pom.xml b/examples/crux/CruxQuickStartBasic/pom.xml index daba675026..24200336cb 100644 --- a/examples/crux/CruxQuickStartBasic/pom.xml +++ b/examples/crux/CruxQuickStartBasic/pom.xml @@ -1,159 +1,159 @@ - - - - 4.0.0 - - - org.apache.royale.examples - examples-crux - 0.9.6-SNAPSHOT - - - CruxQuickStartBasic - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: CruxQuickStartBasic - - - - - - - org.apache.royale.compiler - royale-maven-plugin - true - - CruxQuickStart.mxml - ${royale.example.targets} - false - - -js-default-initializers=true; - -source-map=true; - -compiler.exclude-defaults-css-files=MXRoyale-${royale.framework.version}-js.swc:defaults.css; - -keep-as3-metadata+=Inject,Dispatcher,EventHandler,PostConstruct,PreDestroy,ViewAdded,ViewRemoved,Bindable,Transient; - -keep-code-with-metadata=Inject; - - ${basedir}/target - swf/${project.artifactId}.swf - - - - - - - - generate-swf - - ${project.artifactId} - #ffffff - -- - 11 - 5 - 0 - expressInstall.swf - ${project.artifactId} - ${project.artifactId} - 100% - 100% - - - - - maven-resources-plugin - 3.1.0 - - - copy-template-swf - compile - - copy-resources - - - ${basedir}/target/swf - true - - - ${basedir}/../../../templates/swfobject - true - - - - - - - - com.coderplus.maven.plugins - copy-rename-maven-plugin - 1.0.1 - - - rename-file - compile - - rename - - - ${basedir}/target/swf/index.template.html - ${basedir}/target/swf/${project.artifactId}.html - - - - - - - - - swf-dependencies - - - generate.swf - - - - - org.apache.royale.framework - Basic - 0.9.6-SNAPSHOT - swc - swf - - - - - - - - org.apache.royale.framework - Basic - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - BasicTheme - 0.9.6-SNAPSHOT - swc - theme - - - - + + + + 4.0.0 + + + org.apache.royale.examples + examples-crux + 0.9.6 + + + CruxQuickStartBasic + 0.9.6 + swf + + Apache Royale: Examples: CruxQuickStartBasic + + + + + + + org.apache.royale.compiler + royale-maven-plugin + true + + CruxQuickStart.mxml + ${royale.example.targets} + false + + -js-default-initializers=true; + -source-map=true; + -compiler.exclude-defaults-css-files=MXRoyale-${royale.framework.version}-js.swc:defaults.css; + -keep-as3-metadata+=Inject,Dispatcher,EventHandler,PostConstruct,PreDestroy,ViewAdded,ViewRemoved,Bindable,Transient; + -keep-code-with-metadata=Inject; + + ${basedir}/target + swf/${project.artifactId}.swf + + + + + + + + generate-swf + + ${project.artifactId} + #ffffff + -- + 11 + 5 + 0 + expressInstall.swf + ${project.artifactId} + ${project.artifactId} + 100% + 100% + + + + + maven-resources-plugin + 3.1.0 + + + copy-template-swf + compile + + copy-resources + + + ${basedir}/target/swf + true + + + ${basedir}/../../../templates/swfobject + true + + + + + + + + com.coderplus.maven.plugins + copy-rename-maven-plugin + 1.0.1 + + + rename-file + compile + + rename + + + ${basedir}/target/swf/index.template.html + ${basedir}/target/swf/${project.artifactId}.html + + + + + + + + + swf-dependencies + + + generate.swf + + + + + org.apache.royale.framework + Basic + 0.9.6 + swc + swf + + + + + + + + org.apache.royale.framework + Basic + 0.9.6 + swc + js + + + org.apache.royale.framework + BasicTheme + 0.9.6 + swc + theme + + + + diff --git a/examples/crux/pom.xml b/examples/crux/pom.xml index 1dc69c8743..48cbd6b330 100644 --- a/examples/crux/pom.xml +++ b/examples/crux/pom.xml @@ -1,195 +1,195 @@ - - - - 4.0.0 - - - org.apache.royale.examples - examples - 0.9.6-SNAPSHOT - - - examples-crux - 0.9.6-SNAPSHOT - pom - - Apache Royale: Examples: Crux - - - CruxQuickStart - CruxQuickStartBasic - CruxGitHubCommitLogViewer - - - - - - org.apache.maven.plugins - maven-surefire-plugin - 2.19.1 - - - tests-default - integration-test - - test - - - - - org.apache.royale.examples:examples-tests - - - ${project.artifactId} - ${project.version} - ${project.packaging} - ${project.build.plugins.plugin.configuration.targets} - ${project.build.directory} - - - - - - - - - - - swf-dependencies-crux - - - generate.swf - - - - - org.apache.royale.framework - Core - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Language - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Crux - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - HTML - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Collections - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Binding - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Graphics - 0.9.6-SNAPSHOT - swc - swf - - - - - - - - org.apache.royale.framework - Core - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Language - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Crux - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - HTML - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Collections - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Binding - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Graphics - 0.9.6-SNAPSHOT - swc - js - - - - - org.apache.royale.examples - examples-tests - 0.9.6-SNAPSHOT - test - - - - + + + + 4.0.0 + + + org.apache.royale.examples + examples + 0.9.6 + + + examples-crux + 0.9.6 + pom + + Apache Royale: Examples: Crux + + + CruxQuickStart + CruxQuickStartBasic + CruxGitHubCommitLogViewer + + + + + + org.apache.maven.plugins + maven-surefire-plugin + 2.19.1 + + + tests-default + integration-test + + test + + + + + org.apache.royale.examples:examples-tests + + + ${project.artifactId} + ${project.version} + ${project.packaging} + ${project.build.plugins.plugin.configuration.targets} + ${project.build.directory} + + + + + + + + + + + swf-dependencies-crux + + + generate.swf + + + + + org.apache.royale.framework + Core + 0.9.6 + swc + swf + + + org.apache.royale.framework + Language + 0.9.6 + swc + swf + + + org.apache.royale.framework + Crux + 0.9.6 + swc + swf + + + org.apache.royale.framework + HTML + 0.9.6 + swc + swf + + + org.apache.royale.framework + Collections + 0.9.6 + swc + swf + + + org.apache.royale.framework + Binding + 0.9.6 + swc + swf + + + org.apache.royale.framework + Graphics + 0.9.6 + swc + swf + + + + + + + + org.apache.royale.framework + Core + 0.9.6 + swc + js + + + org.apache.royale.framework + Language + 0.9.6 + swc + js + + + org.apache.royale.framework + Crux + 0.9.6 + swc + js + + + org.apache.royale.framework + HTML + 0.9.6 + swc + js + + + org.apache.royale.framework + Collections + 0.9.6 + swc + js + + + org.apache.royale.framework + Binding + 0.9.6 + swc + js + + + org.apache.royale.framework + Graphics + 0.9.6 + swc + js + + + + + org.apache.royale.examples + examples-tests + 0.9.6 + test + + + + diff --git a/examples/examples-integrationtests/pom.xml b/examples/examples-integrationtests/pom.xml index 5f7e8b3070..cf309b6213 100644 --- a/examples/examples-integrationtests/pom.xml +++ b/examples/examples-integrationtests/pom.xml @@ -1,399 +1,399 @@ - - - - 4.0.0 - - - org.apache.royale.examples - examples - 0.9.6-SNAPSHOT - - - examples-integrationtests - 0.9.6-SNAPSHOT - jar - - Apache Royale: Examples: Integrationtests - - - 8.5.13 - - - - - integrationtests - - - webdriver.gecko.driver - - - - - - org.apache.maven.plugins - maven-failsafe-plugin - 2.19.1 - - - - integration-test - verify - - - - - - **/Abstract*.java - - - - - - org.codehaus.cargo - cargo-maven2-plugin - 1.6.2 - true - - - start - pre-integration-test - - start - - - - stop - post-integration-test - - stop - - - - - - tomcat8x - ${project.build.directory}/tomcat8x/container.log - - https://repo1.maven.org/maven2/org/apache/tomcat/tomcat/${tomcat.version}/tomcat-${tomcat.version}.zip - ${java.io.tmpdir}/cargo/installs - - - 180000 - - - standalone - ${project.build.directory}/tomcat8x/container - - 8082 - admin::manager - - - - - org.apache.royale.examples - ASDoc - war - - - org.apache.royale.examples - ChartExample - war - - - org.apache.royale.examples - CreateJSExample - war - - - org.apache.royale.examples - DataBindingExample - war - - - org.apache.royale.examples - DataBindingExample_as - war - - - org.apache.royale.examples - DataBindingExample_Flat - war - - - org.apache.royale.examples - DataGridExample - war - - - org.apache.royale.examples - DateControlsExample - war - - - org.apache.royale.examples - DesktopMap - war - - - org.apache.royale.examples - RoyaleStore - war - - - org.apache.royale.examples - RoyaleStore_jquery - war - - - org.apache.royale.examples - RoyaleTeamPage_MDL - war - - - org.apache.royale.examples - RoyaleWebsiteStatsViewer - war - - - org.apache.royale.examples - HelloWorld - war - - - org.apache.royale.examples - ListExample - war - - - org.apache.royale.examples - MapSearch - war - - - org.apache.royale.examples - MobileMap - war - - - org.apache.royale.examples - MobileStocks - war - - - org.apache.royale.examples - MobileTrader - war - - - org.apache.royale.examples - StorageExample - war - - - org.apache.royale.examples - StyleExample - war - - - org.apache.royale.examples - TeamPage - war - - - org.apache.royale.examples - TodoListSampleApp - war - - - org.apache.royale.examples - TreeExample - war - - - - - - - - - - - - - org.apache.royale.examples - ASDoc - 0.9.6-SNAPSHOT - war - - - org.apache.royale.examples - ChartExample - 0.9.6-SNAPSHOT - war - - - org.apache.royale.examples - CreateJSExample - 0.9.6-SNAPSHOT - war - - - org.apache.royale.examples - DataBindingExample - 0.9.6-SNAPSHOT - war - - - org.apache.royale.examples - DataBindingExample_as - 0.9.6-SNAPSHOT - war - - - org.apache.royale.examples - DataBindingExample_Flat - 0.9.6-SNAPSHOT - war - - - org.apache.royale.examples - DataGridExample - 0.9.6-SNAPSHOT - war - - - org.apache.royale.examples - DateControlsExample - 0.9.6-SNAPSHOT - war - - - org.apache.royale.examples - DesktopMap - 0.9.6-SNAPSHOT - war - - - org.apache.royale.examples - RoyaleStore - 0.9.6-SNAPSHOT - war - - - org.apache.royale.examples - RoyaleStore_jquery - 0.9.6-SNAPSHOT - war - - - org.apache.royale.examples - RoyaleTeamPage_MDL - 0.9.6-SNAPSHOT - war - - - org.apache.royale.examples - RoyaleWebsiteStatsViewer - 0.9.6-SNAPSHOT - war - - - org.apache.royale.examples - HelloWorld - 0.9.6-SNAPSHOT - war - - - org.apache.royale.examples - ListExample - 0.9.6-SNAPSHOT - war - - - org.apache.royale.examples - MapSearch - 0.9.6-SNAPSHOT - war - - - org.apache.royale.examples - MobileMap - 0.9.6-SNAPSHOT - war - - - org.apache.royale.examples - MobileStocks - 0.9.6-SNAPSHOT - war - - - org.apache.royale.examples - MobileTrader - 0.9.6-SNAPSHOT - war - - - org.apache.royale.examples - StorageExample - 0.9.6-SNAPSHOT - war - - - org.apache.royale.examples - StyleExample - 0.9.6-SNAPSHOT - war - - - org.apache.royale.examples - TeamPage - 0.9.6-SNAPSHOT - war - - - org.apache.royale.examples - TodoListSampleApp - 0.9.6-SNAPSHOT - war - - - org.apache.royale.examples - TreeExample - 0.9.6-SNAPSHOT - war - - - - - org.seleniumhq.selenium - selenium-firefox-driver - ${selenium.version} - test - - - junit - junit - ${junit.version} - test - - - - + + + + 4.0.0 + + + org.apache.royale.examples + examples + 0.9.6 + + + examples-integrationtests + 0.9.6 + jar + + Apache Royale: Examples: Integrationtests + + + 8.5.13 + + + + + integrationtests + + + webdriver.gecko.driver + + + + + + org.apache.maven.plugins + maven-failsafe-plugin + 2.19.1 + + + + integration-test + verify + + + + + + **/Abstract*.java + + + + + + org.codehaus.cargo + cargo-maven2-plugin + 1.6.2 + true + + + start + pre-integration-test + + start + + + + stop + post-integration-test + + stop + + + + + + tomcat8x + ${project.build.directory}/tomcat8x/container.log + + https://repo1.maven.org/maven2/org/apache/tomcat/tomcat/${tomcat.version}/tomcat-${tomcat.version}.zip + ${java.io.tmpdir}/cargo/installs + + + 180000 + + + standalone + ${project.build.directory}/tomcat8x/container + + 8082 + admin::manager + + + + + org.apache.royale.examples + ASDoc + war + + + org.apache.royale.examples + ChartExample + war + + + org.apache.royale.examples + CreateJSExample + war + + + org.apache.royale.examples + DataBindingExample + war + + + org.apache.royale.examples + DataBindingExample_as + war + + + org.apache.royale.examples + DataBindingExample_Flat + war + + + org.apache.royale.examples + DataGridExample + war + + + org.apache.royale.examples + DateControlsExample + war + + + org.apache.royale.examples + DesktopMap + war + + + org.apache.royale.examples + RoyaleStore + war + + + org.apache.royale.examples + RoyaleStore_jquery + war + + + org.apache.royale.examples + RoyaleTeamPage_MDL + war + + + org.apache.royale.examples + RoyaleWebsiteStatsViewer + war + + + org.apache.royale.examples + HelloWorld + war + + + org.apache.royale.examples + ListExample + war + + + org.apache.royale.examples + MapSearch + war + + + org.apache.royale.examples + MobileMap + war + + + org.apache.royale.examples + MobileStocks + war + + + org.apache.royale.examples + MobileTrader + war + + + org.apache.royale.examples + StorageExample + war + + + org.apache.royale.examples + StyleExample + war + + + org.apache.royale.examples + TeamPage + war + + + org.apache.royale.examples + TodoListSampleApp + war + + + org.apache.royale.examples + TreeExample + war + + + + + + + + + + + + + org.apache.royale.examples + ASDoc + 0.9.6 + war + + + org.apache.royale.examples + ChartExample + 0.9.6 + war + + + org.apache.royale.examples + CreateJSExample + 0.9.6 + war + + + org.apache.royale.examples + DataBindingExample + 0.9.6 + war + + + org.apache.royale.examples + DataBindingExample_as + 0.9.6 + war + + + org.apache.royale.examples + DataBindingExample_Flat + 0.9.6 + war + + + org.apache.royale.examples + DataGridExample + 0.9.6 + war + + + org.apache.royale.examples + DateControlsExample + 0.9.6 + war + + + org.apache.royale.examples + DesktopMap + 0.9.6 + war + + + org.apache.royale.examples + RoyaleStore + 0.9.6 + war + + + org.apache.royale.examples + RoyaleStore_jquery + 0.9.6 + war + + + org.apache.royale.examples + RoyaleTeamPage_MDL + 0.9.6 + war + + + org.apache.royale.examples + RoyaleWebsiteStatsViewer + 0.9.6 + war + + + org.apache.royale.examples + HelloWorld + 0.9.6 + war + + + org.apache.royale.examples + ListExample + 0.9.6 + war + + + org.apache.royale.examples + MapSearch + 0.9.6 + war + + + org.apache.royale.examples + MobileMap + 0.9.6 + war + + + org.apache.royale.examples + MobileStocks + 0.9.6 + war + + + org.apache.royale.examples + MobileTrader + 0.9.6 + war + + + org.apache.royale.examples + StorageExample + 0.9.6 + war + + + org.apache.royale.examples + StyleExample + 0.9.6 + war + + + org.apache.royale.examples + TeamPage + 0.9.6 + war + + + org.apache.royale.examples + TodoListSampleApp + 0.9.6 + war + + + org.apache.royale.examples + TreeExample + 0.9.6 + war + + + + + org.seleniumhq.selenium + selenium-firefox-driver + ${selenium.version} + test + + + junit + junit + ${junit.version} + test + + + + diff --git a/examples/examples-tests/pom.xml b/examples/examples-tests/pom.xml index 10ae535a14..c6dc48d77e 100644 --- a/examples/examples-tests/pom.xml +++ b/examples/examples-tests/pom.xml @@ -1,46 +1,46 @@ - - - - 4.0.0 - - - org.apache.royale.examples - examples - 0.9.6-SNAPSHOT - - - examples-tests - 0.9.6-SNAPSHOT - - Apache Royale: Examples: Example-Tests - - - src/main/java - - - - - junit - junit - ${junit.version} - - - - + + + + 4.0.0 + + + org.apache.royale.examples + examples + 0.9.6 + + + examples-tests + 0.9.6 + + Apache Royale: Examples: Example-Tests + + + src/main/java + + + + + junit + junit + ${junit.version} + + + + diff --git a/examples/express/DataBindingExample/pom.xml b/examples/express/DataBindingExample/pom.xml index 05ba7fe2da..af6fce48f8 100644 --- a/examples/express/DataBindingExample/pom.xml +++ b/examples/express/DataBindingExample/pom.xml @@ -1,79 +1,79 @@ - - - - 4.0.0 - - - org.apache.royale.examples - examples-express - 0.9.6-SNAPSHOT - - - DataBindingExample-Express - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: Express: DataBindingExample - - - - - org.apache.royale.compiler - royale-maven-plugin - true - - DataBindingExample.mxml - ${royale.example.targets} - - - - - - - - swf-dependencies - - - generate.swf - - - - - org.apache.royale.framework - Network - 0.9.6-SNAPSHOT - swc - swf - - - - - - - - org.apache.royale.framework - Network - 0.9.6-SNAPSHOT - swc - js - - - - + + + + 4.0.0 + + + org.apache.royale.examples + examples-express + 0.9.6 + + + DataBindingExample-Express + 0.9.6 + swf + + Apache Royale: Examples: Express: DataBindingExample + + + + + org.apache.royale.compiler + royale-maven-plugin + true + + DataBindingExample.mxml + ${royale.example.targets} + + + + + + + + swf-dependencies + + + generate.swf + + + + + org.apache.royale.framework + Network + 0.9.6 + swc + swf + + + + + + + + org.apache.royale.framework + Network + 0.9.6 + swc + js + + + + diff --git a/examples/express/DataGridExample/pom.xml b/examples/express/DataGridExample/pom.xml index f9355adcf8..aac43cb763 100644 --- a/examples/express/DataGridExample/pom.xml +++ b/examples/express/DataGridExample/pom.xml @@ -1,55 +1,55 @@ - - - - 4.0.0 - - - - - org.apache.royale.examples - examples-express - 0.9.6-SNAPSHOT - - - DataGridExample-Express - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: Express: DataGridExample - - - - - org.apache.royale.compiler - royale-maven-plugin - true - - DataGridExample.mxml - - - - - - - - - + + + + 4.0.0 + + + + + org.apache.royale.examples + examples-express + 0.9.6 + + + DataGridExample-Express + 0.9.6 + swf + + Apache Royale: Examples: Express: DataGridExample + + + + + org.apache.royale.compiler + royale-maven-plugin + true + + DataGridExample.mxml + + + + + + + + + diff --git a/examples/express/GitHubCommitLogViewer/pom.xml b/examples/express/GitHubCommitLogViewer/pom.xml index c76fa4b3ce..475426611d 100644 --- a/examples/express/GitHubCommitLogViewer/pom.xml +++ b/examples/express/GitHubCommitLogViewer/pom.xml @@ -1,78 +1,78 @@ - - - - 4.0.0 - - - org.apache.royale.examples - examples-express - 0.9.6-SNAPSHOT - - - GitHubCommitLogViewer - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: Express: GitHubCommitLogViewer - - - - - org.apache.royale.compiler - royale-maven-plugin - true - - GitHubCommitLogViewer.mxml - - - - - - - - swf-dependencies - - - generate.swf - - - - - org.apache.royale.framework - Network - 0.9.6-SNAPSHOT - swc - swf - - - - - - - - org.apache.royale.framework - Network - 0.9.6-SNAPSHOT - swc - js - - - - + + + + 4.0.0 + + + org.apache.royale.examples + examples-express + 0.9.6 + + + GitHubCommitLogViewer + 0.9.6 + swf + + Apache Royale: Examples: Express: GitHubCommitLogViewer + + + + + org.apache.royale.compiler + royale-maven-plugin + true + + GitHubCommitLogViewer.mxml + + + + + + + + swf-dependencies + + + generate.swf + + + + + org.apache.royale.framework + Network + 0.9.6 + swc + swf + + + + + + + + org.apache.royale.framework + Network + 0.9.6 + swc + js + + + + diff --git a/examples/express/pom.xml b/examples/express/pom.xml index 3e1d13bcc6..3389afd71c 100644 --- a/examples/express/pom.xml +++ b/examples/express/pom.xml @@ -1,208 +1,208 @@ - - - - 4.0.0 - - - org.apache.royale.examples - examples - 0.9.6-SNAPSHOT - - - examples-express - 0.9.6-SNAPSHOT - pom - - Apache Royale: Examples: Express - - - DataBindingExample - DataGridExample - GitHubCommitLogViewer - - - - - - org.apache.maven.plugins - maven-surefire-plugin - 2.19.1 - - - tests-default - integration-test - - test - - - - - org.apache.royale.examples:examples-tests - - - ${project.build.plugins.plugin.configuration.targets} - ${project.artifactId} - ${project.version} - ${project.packaging} - ${project.build.directory} - - - - - - - - - - swf-dependencies-express - - - generate.swf - - - - - org.apache.royale.framework - Core - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Basic - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Collections - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Binding - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Graphics - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Effects - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Express - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Language - 0.9.6-SNAPSHOT - swc - swf - - - - - - - - org.apache.royale.framework - Core - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Basic - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Collections - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Binding - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Graphics - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Effects - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Express - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Language - 0.9.6-SNAPSHOT - swc - js - - - - - org.apache.royale.examples - examples-tests - 0.9.6-SNAPSHOT - test - - - - + + + + 4.0.0 + + + org.apache.royale.examples + examples + 0.9.6 + + + examples-express + 0.9.6 + pom + + Apache Royale: Examples: Express + + + DataBindingExample + DataGridExample + GitHubCommitLogViewer + + + + + + org.apache.maven.plugins + maven-surefire-plugin + 2.19.1 + + + tests-default + integration-test + + test + + + + + org.apache.royale.examples:examples-tests + + + ${project.build.plugins.plugin.configuration.targets} + ${project.artifactId} + ${project.version} + ${project.packaging} + ${project.build.directory} + + + + + + + + + + swf-dependencies-express + + + generate.swf + + + + + org.apache.royale.framework + Core + 0.9.6 + swc + swf + + + org.apache.royale.framework + Basic + 0.9.6 + swc + swf + + + org.apache.royale.framework + Collections + 0.9.6 + swc + swf + + + org.apache.royale.framework + Binding + 0.9.6 + swc + swf + + + org.apache.royale.framework + Graphics + 0.9.6 + swc + swf + + + org.apache.royale.framework + Effects + 0.9.6 + swc + swf + + + org.apache.royale.framework + Express + 0.9.6 + swc + swf + + + org.apache.royale.framework + Language + 0.9.6 + swc + swf + + + + + + + + org.apache.royale.framework + Core + 0.9.6 + swc + js + + + org.apache.royale.framework + Basic + 0.9.6 + swc + js + + + org.apache.royale.framework + Collections + 0.9.6 + swc + js + + + org.apache.royale.framework + Binding + 0.9.6 + swc + js + + + org.apache.royale.framework + Graphics + 0.9.6 + swc + js + + + org.apache.royale.framework + Effects + 0.9.6 + swc + js + + + org.apache.royale.framework + Express + 0.9.6 + swc + js + + + org.apache.royale.framework + Language + 0.9.6 + swc + js + + + + + org.apache.royale.examples + examples-tests + 0.9.6 + test + + + + diff --git a/examples/mxroyale/ControlsExample/pom.xml b/examples/mxroyale/ControlsExample/pom.xml index cb15f6d2e0..aa2a675dbb 100644 --- a/examples/mxroyale/ControlsExample/pom.xml +++ b/examples/mxroyale/ControlsExample/pom.xml @@ -1,60 +1,60 @@ - - - - 4.0.0 - - - org.apache.royale.examples - examples-mxroyale - 0.9.6-SNAPSHOT - - - ControlsExample - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: MXRoyale: ControlsExample - - - - - org.apache.royale.compiler - royale-maven-plugin - true - - ControlsExample.mxml - ${royale.example.targets} - false - - - - - - - - org.apache.royale.framework - BasicTheme - 0.9.6-SNAPSHOT - swc - theme - - - - + + + + 4.0.0 + + + org.apache.royale.examples + examples-mxroyale + 0.9.6 + + + ControlsExample + 0.9.6 + swf + + Apache Royale: Examples: MXRoyale: ControlsExample + + + + + org.apache.royale.compiler + royale-maven-plugin + true + + ControlsExample.mxml + ${royale.example.targets} + false + + + + + + + + org.apache.royale.framework + BasicTheme + 0.9.6 + swc + theme + + + + diff --git a/examples/mxroyale/HelloWorld/pom.xml b/examples/mxroyale/HelloWorld/pom.xml index dde2d90935..606a36ba67 100644 --- a/examples/mxroyale/HelloWorld/pom.xml +++ b/examples/mxroyale/HelloWorld/pom.xml @@ -1,60 +1,60 @@ - - - - 4.0.0 - - - org.apache.royale.examples - examples-mxroyale - 0.9.6-SNAPSHOT - - - HelloWorld-MXRoyale - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: MXRoyale: HelloWorld - - - - - org.apache.royale.compiler - royale-maven-plugin - true - - HelloWorld.mxml - ${royale.example.targets} - false - - - - - - - - org.apache.royale.framework - BasicTheme - 0.9.6-SNAPSHOT - swc - theme - - - - + + + + 4.0.0 + + + org.apache.royale.examples + examples-mxroyale + 0.9.6 + + + HelloWorld-MXRoyale + 0.9.6 + swf + + Apache Royale: Examples: MXRoyale: HelloWorld + + + + + org.apache.royale.compiler + royale-maven-plugin + true + + HelloWorld.mxml + ${royale.example.targets} + false + + + + + + + + org.apache.royale.framework + BasicTheme + 0.9.6 + swc + theme + + + + diff --git a/examples/mxroyale/RemoteObjectAMFTest/pom.xml b/examples/mxroyale/RemoteObjectAMFTest/pom.xml index 9059a48a99..e49278f0b6 100644 --- a/examples/mxroyale/RemoteObjectAMFTest/pom.xml +++ b/examples/mxroyale/RemoteObjectAMFTest/pom.xml @@ -1,125 +1,125 @@ - - - - 4.0.0 - - - org.apache.royale.examples - examples-mxroyale - 0.9.6-SNAPSHOT - - - RemoteObjectAMFTest-MXRoyale - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: Royale: RemoteObjectAMFTest-MXRoyale - - - src/main/royale - - - src/main/resources - true - - - - - org.apache.royale.compiler - royale-maven-plugin - true - - App.mxml - - ${royale.example.targets} - true - - - - - org.apache.maven.plugins - maven-war-plugin - - - org.codehaus.mojo - build-helper-maven-plugin - - - - - - - swf-dependencies - - - generate.swf - - - - - org.apache.royale.framework - Network - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Jewel - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Reflection - 0.9.6-SNAPSHOT - swc - swf - - - - - - - - org.apache.royale.framework - Network - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Jewel - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Reflection - 0.9.6-SNAPSHOT - swc - js - - - - + + + + 4.0.0 + + + org.apache.royale.examples + examples-mxroyale + 0.9.6 + + + RemoteObjectAMFTest-MXRoyale + 0.9.6 + swf + + Apache Royale: Examples: Royale: RemoteObjectAMFTest-MXRoyale + + + src/main/royale + + + src/main/resources + true + + + + + org.apache.royale.compiler + royale-maven-plugin + true + + App.mxml + + ${royale.example.targets} + true + + + + + org.apache.maven.plugins + maven-war-plugin + + + org.codehaus.mojo + build-helper-maven-plugin + + + + + + + swf-dependencies + + + generate.swf + + + + + org.apache.royale.framework + Network + 0.9.6 + swc + swf + + + org.apache.royale.framework + Jewel + 0.9.6 + swc + swf + + + org.apache.royale.framework + Reflection + 0.9.6 + swc + swf + + + + + + + + org.apache.royale.framework + Network + 0.9.6 + swc + js + + + org.apache.royale.framework + Jewel + 0.9.6 + swc + js + + + org.apache.royale.framework + Reflection + 0.9.6 + swc + js + + + + diff --git a/examples/mxroyale/SparkHelloWorld/pom.xml b/examples/mxroyale/SparkHelloWorld/pom.xml index 2f080b4c9c..328a7ef608 100644 --- a/examples/mxroyale/SparkHelloWorld/pom.xml +++ b/examples/mxroyale/SparkHelloWorld/pom.xml @@ -1,60 +1,60 @@ - - - - 4.0.0 - - - org.apache.royale.examples - examples-mxroyale - 0.9.6-SNAPSHOT - - - HelloWorld-SparkRoyale - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: SparkRoyale: HelloWorld - - - - - org.apache.royale.compiler - royale-maven-plugin - true - - HelloWorld.mxml - ${royale.example.targets} - false - - - - - - - - org.apache.royale.framework - BasicTheme - 0.9.6-SNAPSHOT - swc - theme - - - - + + + + 4.0.0 + + + org.apache.royale.examples + examples-mxroyale + 0.9.6 + + + HelloWorld-SparkRoyale + 0.9.6 + swf + + Apache Royale: Examples: SparkRoyale: HelloWorld + + + + + org.apache.royale.compiler + royale-maven-plugin + true + + HelloWorld.mxml + ${royale.example.targets} + false + + + + + + + + org.apache.royale.framework + BasicTheme + 0.9.6 + swc + theme + + + + diff --git a/examples/mxroyale/pom.xml b/examples/mxroyale/pom.xml index 783f8aa7f4..3d30484386 100644 --- a/examples/mxroyale/pom.xml +++ b/examples/mxroyale/pom.xml @@ -1,210 +1,210 @@ - - - - 4.0.0 - - - org.apache.royale.examples - examples - 0.9.6-SNAPSHOT - - - examples-mxroyale - 0.9.6-SNAPSHOT - pom - - Apache Royale: Examples: MXRoyale - - - ControlsExample - HelloWorld - SparkHelloWorld - RemoteObjectAMFTest - - - - - - org.apache.maven.plugins - maven-surefire-plugin - 2.19.1 - - - tests-default - integration-test - - test - - - - - org.apache.royale.examples:examples-tests - - - ${project.artifactId} - ${project.version} - ${project.packaging} - ${project.build.plugins.plugin.configuration.targets} - ${project.build.directory} - - - - - - - - - - - swf-dependencies-mxroyale - - - generate.swf - - - - - org.apache.royale.framework - Core - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Language - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - HTML - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Collections - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Binding - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Graphics - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - MXRoyale - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - SparkRoyale - 0.9.6-SNAPSHOT - swc - swf - - - - - - - - org.apache.royale.framework - Core - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Language - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - HTML - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Collections - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Binding - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Graphics - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - MXRoyale - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - SparkRoyale - 0.9.6-SNAPSHOT - swc - js - - - - - org.apache.royale.examples - examples-tests - 0.9.6-SNAPSHOT - test - - - - + + + + 4.0.0 + + + org.apache.royale.examples + examples + 0.9.6 + + + examples-mxroyale + 0.9.6 + pom + + Apache Royale: Examples: MXRoyale + + + ControlsExample + HelloWorld + SparkHelloWorld + RemoteObjectAMFTest + + + + + + org.apache.maven.plugins + maven-surefire-plugin + 2.19.1 + + + tests-default + integration-test + + test + + + + + org.apache.royale.examples:examples-tests + + + ${project.artifactId} + ${project.version} + ${project.packaging} + ${project.build.plugins.plugin.configuration.targets} + ${project.build.directory} + + + + + + + + + + + swf-dependencies-mxroyale + + + generate.swf + + + + + org.apache.royale.framework + Core + 0.9.6 + swc + swf + + + org.apache.royale.framework + Language + 0.9.6 + swc + swf + + + org.apache.royale.framework + HTML + 0.9.6 + swc + swf + + + org.apache.royale.framework + Collections + 0.9.6 + swc + swf + + + org.apache.royale.framework + Binding + 0.9.6 + swc + swf + + + org.apache.royale.framework + Graphics + 0.9.6 + swc + swf + + + org.apache.royale.framework + MXRoyale + 0.9.6 + swc + swf + + + org.apache.royale.framework + SparkRoyale + 0.9.6 + swc + swf + + + + + + + + org.apache.royale.framework + Core + 0.9.6 + swc + js + + + org.apache.royale.framework + Language + 0.9.6 + swc + js + + + org.apache.royale.framework + HTML + 0.9.6 + swc + js + + + org.apache.royale.framework + Collections + 0.9.6 + swc + js + + + org.apache.royale.framework + Binding + 0.9.6 + swc + js + + + org.apache.royale.framework + Graphics + 0.9.6 + swc + js + + + org.apache.royale.framework + MXRoyale + 0.9.6 + swc + js + + + org.apache.royale.framework + SparkRoyale + 0.9.6 + swc + js + + + + + org.apache.royale.examples + examples-tests + 0.9.6 + test + + + + diff --git a/examples/native/ButtonExample/pom.xml b/examples/native/ButtonExample/pom.xml index 347c699712..8b86bdbd4c 100644 --- a/examples/native/ButtonExample/pom.xml +++ b/examples/native/ButtonExample/pom.xml @@ -1,80 +1,80 @@ - - - - 4.0.0 - - - org.apache.royale.examples - examples-native - 0.9.6-SNAPSHOT - - - ButtonExample - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: Native: ButtonExample - - - - - org.apache.royale.compiler - royale-maven-plugin - true - - ButtonExample.as - JS - - - - org.apache.maven.plugins - maven-war-plugin - - - org.codehaus.mojo - build-helper-maven-plugin - - - - - - - org.apache.royale.typedefs - royale-typedefs-gcl - ${royale.typedefs.version} - swc - typedefs - runtime - - - - org.apache.royale.typedefs - royale-typedefs-js - ${royale.typedefs.version} - swc - typedefs - runtime - - - + + + + 4.0.0 + + + org.apache.royale.examples + examples-native + 0.9.6 + + + ButtonExample + 0.9.6 + swf + + Apache Royale: Examples: Native: ButtonExample + + + + + org.apache.royale.compiler + royale-maven-plugin + true + + ButtonExample.as + JS + + + + org.apache.maven.plugins + maven-war-plugin + + + org.codehaus.mojo + build-helper-maven-plugin + + + + + + + org.apache.royale.typedefs + royale-typedefs-gcl + ${royale.typedefs.version} + swc + typedefs + runtime + + + + org.apache.royale.typedefs + royale-typedefs-js + ${royale.typedefs.version} + swc + typedefs + runtime + + + diff --git a/examples/native/USStatesMap/pom.xml b/examples/native/USStatesMap/pom.xml index 417a08ade3..fd389b7c29 100644 --- a/examples/native/USStatesMap/pom.xml +++ b/examples/native/USStatesMap/pom.xml @@ -1,77 +1,77 @@ - - - - 4.0.0 - - - org.apache.royale.examples - examples-native - 0.9.6-SNAPSHOT - - - USStatesMap - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: Native: USStatesMap - - - - - org.apache.royale.compiler - royale-maven-plugin - ${royale.compiler.version} - true - - USStatesMap.as - JS - - - - org.apache.maven.plugins - maven-war-plugin - - - org.codehaus.mojo - build-helper-maven-plugin - - - - - - - org.apache.royale.typedefs - royale-typedefs-js - ${royale.typedefs.version} - swc - typedefs - runtime - - - - org.apache.royale.framework - Language - 0.9.6-SNAPSHOT - swc - js - - - - + + + + 4.0.0 + + + org.apache.royale.examples + examples-native + 0.9.6 + + + USStatesMap + 0.9.6 + swf + + Apache Royale: Examples: Native: USStatesMap + + + + + org.apache.royale.compiler + royale-maven-plugin + ${royale.compiler.version} + true + + USStatesMap.as + JS + + + + org.apache.maven.plugins + maven-war-plugin + + + org.codehaus.mojo + build-helper-maven-plugin + + + + + + + org.apache.royale.typedefs + royale-typedefs-js + ${royale.typedefs.version} + swc + typedefs + runtime + + + + org.apache.royale.framework + Language + 0.9.6 + swc + js + + + + diff --git a/examples/native/pom.xml b/examples/native/pom.xml index f6356cd418..1cf6d63a41 100644 --- a/examples/native/pom.xml +++ b/examples/native/pom.xml @@ -1,56 +1,56 @@ - - - - 4.0.0 - - - org.apache.royale.examples - examples - 0.9.6-SNAPSHOT - - - examples-native - 0.9.6-SNAPSHOT - pom - - Apache Royale: Examples: Native - - - ButtonExample - USStatesMap - - - - - - org.apache.royale.typedefs - royale-typedefs-js - ${royale.typedefs.version} - swc - typedefs - runtime - - - - + + + + 4.0.0 + + + org.apache.royale.examples + examples + 0.9.6 + + + examples-native + 0.9.6 + pom + + Apache Royale: Examples: Native + + + ButtonExample + USStatesMap + + + + + + org.apache.royale.typedefs + royale-typedefs-js + ${royale.typedefs.version} + swc + typedefs + runtime + + + + diff --git a/examples/node/HelloWorld/pom.xml b/examples/node/HelloWorld/pom.xml index 02e648e016..7c4da36687 100644 --- a/examples/node/HelloWorld/pom.xml +++ b/examples/node/HelloWorld/pom.xml @@ -1,53 +1,53 @@ - - - - 4.0.0 - - - org.apache.royale.examples - examples-node - 0.9.6-SNAPSHOT - - - org.apache.royale.examples.node - Node-HelloWorld - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: NodeJS: HelloWorld - - - - - org.apache.royale.compiler - royale-maven-plugin - true - - HelloWorld.as - JSNode - - - - - - - - - + + + + 4.0.0 + + + org.apache.royale.examples + examples-node + 0.9.6 + + + org.apache.royale.examples.node + Node-HelloWorld + 0.9.6 + swf + + Apache Royale: Examples: NodeJS: HelloWorld + + + + + org.apache.royale.compiler + royale-maven-plugin + true + + HelloWorld.as + JSNode + + + + + + + + + diff --git a/examples/node/pom.xml b/examples/node/pom.xml index 07790d284f..573e9c093d 100644 --- a/examples/node/pom.xml +++ b/examples/node/pom.xml @@ -1,63 +1,63 @@ - - - - 4.0.0 - - - org.apache.royale.examples - examples - 0.9.6-SNAPSHOT - - - examples-node - 0.9.6-SNAPSHOT - pom - - Apache Royale: Examples: NodeJS - - - HelloWorld - - - - - - org.apache.royale.typedefs - royale-typedefs-js - ${royale.typedefs.version} - swc - typedefs - runtime - - - org.apache.royale.typedefs - royale-typedefs-node - ${royale.typedefs.version} - swc - typedefs - runtime - - - - + + + + 4.0.0 + + + org.apache.royale.examples + examples + 0.9.6 + + + examples-node + 0.9.6 + pom + + Apache Royale: Examples: NodeJS + + + HelloWorld + + + + + + org.apache.royale.typedefs + royale-typedefs-js + ${royale.typedefs.version} + swc + typedefs + runtime + + + org.apache.royale.typedefs + royale-typedefs-node + ${royale.typedefs.version} + swc + typedefs + runtime + + + + diff --git a/examples/pom.xml b/examples/pom.xml index 28850be139..e63c65bdea 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -1,170 +1,170 @@ - - - - 4.0.0 - - - org.apache.royale.framework - royale-framework-parent - 0.9.6-SNAPSHOT - - - org.apache.royale.examples - examples - 0.9.6-SNAPSHOT - pom - - Apache Royale: Examples - - - ${basedir}/target/javascript/bin/js-debug - ${basedir}/target/javascript/bin/js-debug - - ${basedir}/target/javascript/bin/js-release - 0.9.6-SNAPSHOT - - - - express - royale - mxroyale - blog - native - node - amf - crux - examples-tests - examples-integrationtests - - - - src/main/royale - - - - - org.apache.maven.plugins - maven-resources-plugin - 3.1.0 - - - copy-resources-debug - validate - - copy-resources - - - ${compiler.output-dir-debug} - - - src/main/resources - true - - - - - - copy-resources-release - validate - - copy-resources - - - - ${compiler.output-dir-release}/assets - - - src/main/resources/assets - true - - - - - - - - org.apache.royale.compiler - royale-maven-plugin - ${royale.compiler.version} - true - - ${royale.example.targets} - - - - org.jboss.errai - cordova-maven-plugin - 4.0.0.Beta2 - - - - - - - org.apache.tomcat.maven - tomcat7-maven-plugin - 2.2 - - true - 8081 - ${project.build.directory}/${project.artifactId}-${project.version} - - - - - - - - - release - - - ${basedir}/target/javascript/bin/js-release - - - - - with-cordova - - - - - org.jboss.errai - cordova-maven-plugin - 4.0.0.Beta2 - - - build - package - - build-project - - - - - - - - - - - + + + + 4.0.0 + + + org.apache.royale.framework + royale-framework-parent + 0.9.6 + + + org.apache.royale.examples + examples + 0.9.6 + pom + + Apache Royale: Examples + + + ${basedir}/target/javascript/bin/js-debug + ${basedir}/target/javascript/bin/js-debug + + ${basedir}/target/javascript/bin/js-release + 0.9.6-SNAPSHOT + + + + express + royale + mxroyale + blog + native + node + amf + crux + examples-tests + examples-integrationtests + + + + src/main/royale + + + + + org.apache.maven.plugins + maven-resources-plugin + 3.1.0 + + + copy-resources-debug + validate + + copy-resources + + + ${compiler.output-dir-debug} + + + src/main/resources + true + + + + + + copy-resources-release + validate + + copy-resources + + + + ${compiler.output-dir-release}/assets + + + src/main/resources/assets + true + + + + + + + + org.apache.royale.compiler + royale-maven-plugin + ${royale.compiler.version} + true + + ${royale.example.targets} + + + + org.jboss.errai + cordova-maven-plugin + 4.0.0.Beta2 + + + + + + + org.apache.tomcat.maven + tomcat7-maven-plugin + 2.2 + + true + 8081 + ${project.build.directory}/${project.artifactId}-${project.version} + + + + + + + + + release + + + ${basedir}/target/javascript/bin/js-release + + + + + with-cordova + + + + + org.jboss.errai + cordova-maven-plugin + 4.0.0.Beta2 + + + build + package + + build-project + + + + + + + + + + + diff --git a/examples/royale/ASDoc/pom.xml b/examples/royale/ASDoc/pom.xml index 2416b04fe0..5c1ba26fc2 100644 --- a/examples/royale/ASDoc/pom.xml +++ b/examples/royale/ASDoc/pom.xml @@ -1,115 +1,115 @@ - - - - 4.0.0 - - - org.apache.royale.examples - examples-royale - 0.9.6-SNAPSHOT - - - ASDoc - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: Royale: ASDoc - - - - - org.apache.royale.compiler - royale-maven-plugin - true - - ASDoc.mxml - true - - - - - - - - swf-dependencies - - - generate.swf - - - - - org.apache.royale.framework - Network - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Reflection - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - RoyaleSite - 0.9.6-SNAPSHOT - swc - swf - - - - - - - - org.apache.royale.framework - Network - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Reflection - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - RoyaleSite - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - BasicTheme - 0.9.6-SNAPSHOT - swc - theme - - - - - + + + + 4.0.0 + + + org.apache.royale.examples + examples-royale + 0.9.6 + + + ASDoc + 0.9.6 + swf + + Apache Royale: Examples: Royale: ASDoc + + + + + org.apache.royale.compiler + royale-maven-plugin + true + + ASDoc.mxml + true + + + + + + + + swf-dependencies + + + generate.swf + + + + + org.apache.royale.framework + Network + 0.9.6 + swc + swf + + + org.apache.royale.framework + Reflection + 0.9.6 + swc + swf + + + org.apache.royale.framework + RoyaleSite + 0.9.6 + swc + swf + + + + + + + + org.apache.royale.framework + Network + 0.9.6 + swc + js + + + org.apache.royale.framework + Reflection + 0.9.6 + swc + js + + + org.apache.royale.framework + RoyaleSite + 0.9.6 + swc + js + + + org.apache.royale.framework + BasicTheme + 0.9.6 + swc + theme + + + + + diff --git a/examples/royale/AccordionExample/pom.xml b/examples/royale/AccordionExample/pom.xml index 82c57ae0fc..d104c6bf7a 100644 --- a/examples/royale/AccordionExample/pom.xml +++ b/examples/royale/AccordionExample/pom.xml @@ -1,97 +1,97 @@ - - - - 4.0.0 - - - - - org.apache.royale.examples - examples-royale - 0.9.6-SNAPSHOT - - - AccordionExample - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: Royale: AccordionExample - - - - - org.apache.royale.compiler - royale-maven-plugin - true - - AccordionExample.mxml - - - http://ns.adobe.com/mxml/2009 - ${project.basedir}/../../../frameworks/mxml-2009-manifest.xml - - - - - - - - - - swf-dependencies - - - generate.swf - - - - - org.apache.royale.framework - Basic - 0.9.6-SNAPSHOT - swc - swf - - - - - - - - org.apache.royale.framework - Basic - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - BasicTheme - 0.9.6-SNAPSHOT - swc - theme - - - - + + + + 4.0.0 + + + + + org.apache.royale.examples + examples-royale + 0.9.6 + + + AccordionExample + 0.9.6 + swf + + Apache Royale: Examples: Royale: AccordionExample + + + + + org.apache.royale.compiler + royale-maven-plugin + true + + AccordionExample.mxml + + + http://ns.adobe.com/mxml/2009 + ${project.basedir}/../../../frameworks/mxml-2009-manifest.xml + + + + + + + + + + swf-dependencies + + + generate.swf + + + + + org.apache.royale.framework + Basic + 0.9.6 + swc + swf + + + + + + + + org.apache.royale.framework + Basic + 0.9.6 + swc + js + + + org.apache.royale.framework + BasicTheme + 0.9.6 + swc + theme + + + + diff --git a/examples/royale/AlertExample/pom.xml b/examples/royale/AlertExample/pom.xml index 018bd64c65..96d2ea101d 100644 --- a/examples/royale/AlertExample/pom.xml +++ b/examples/royale/AlertExample/pom.xml @@ -1,94 +1,94 @@ - - - - 4.0.0 - - - org.apache.royale.examples - examples-royale - 0.9.6-SNAPSHOT - - - org.apache.royale.examples - AlertExample - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: Royale: AlertExample - - - src/main/royale - - - org.apache.royale.compiler - royale-maven-plugin - true - - AlertExample.mxml - - - - - - - - swf-dependencies - - - generate.swf - - - - - org.apache.royale.framework - Basic - 0.9.6-SNAPSHOT - swc - swf - - - - - - - - org.apache.royale.framework - Basic - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Language - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - BasicTheme - 0.9.6-SNAPSHOT - swc - theme - - - - + + + + 4.0.0 + + + org.apache.royale.examples + examples-royale + 0.9.6 + + + org.apache.royale.examples + AlertExample + 0.9.6 + swf + + Apache Royale: Examples: Royale: AlertExample + + + src/main/royale + + + org.apache.royale.compiler + royale-maven-plugin + true + + AlertExample.mxml + + + + + + + + swf-dependencies + + + generate.swf + + + + + org.apache.royale.framework + Basic + 0.9.6 + swc + swf + + + + + + + + org.apache.royale.framework + Basic + 0.9.6 + swc + js + + + org.apache.royale.framework + Language + 0.9.6 + swc + js + + + org.apache.royale.framework + BasicTheme + 0.9.6 + swc + theme + + + + diff --git a/examples/royale/ChartExample/pom.xml b/examples/royale/ChartExample/pom.xml index 96d7cef2d5..59bb6d7d41 100644 --- a/examples/royale/ChartExample/pom.xml +++ b/examples/royale/ChartExample/pom.xml @@ -1,91 +1,91 @@ - - - - 4.0.0 - - - - - org.apache.royale.examples - examples-royale - 0.9.6-SNAPSHOT - - - ChartExample - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: Royale: ChartExample - - - - - org.apache.royale.compiler - royale-maven-plugin - true - - ChartExample.mxml - - - - - - - - swf-dependencies - - - generate.swf - - - - - org.apache.royale.framework - Charts - 0.9.6-SNAPSHOT - swc - swf - - - - - - - - org.apache.royale.framework - Charts - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - BasicTheme - 0.9.6-SNAPSHOT - swc - theme - - - - + + + + 4.0.0 + + + + + org.apache.royale.examples + examples-royale + 0.9.6 + + + ChartExample + 0.9.6 + swf + + Apache Royale: Examples: Royale: ChartExample + + + + + org.apache.royale.compiler + royale-maven-plugin + true + + ChartExample.mxml + + + + + + + + swf-dependencies + + + generate.swf + + + + + org.apache.royale.framework + Charts + 0.9.6 + swc + swf + + + + + + + + org.apache.royale.framework + Charts + 0.9.6 + swc + js + + + org.apache.royale.framework + BasicTheme + 0.9.6 + swc + theme + + + + diff --git a/examples/royale/CordovaCameraExample/pom.xml b/examples/royale/CordovaCameraExample/pom.xml index 98328ca3e4..68c50bb287 100644 --- a/examples/royale/CordovaCameraExample/pom.xml +++ b/examples/royale/CordovaCameraExample/pom.xml @@ -1,89 +1,89 @@ - - - - 4.0.0 - - - org.apache.royale.examples - examples-royale - 0.9.6-SNAPSHOT - - - CordovaCameraExample - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: Royale: CordovaCameraExample - - - - - org.apache.royale.compiler - royale-maven-plugin - true - - CordovaCameraExample.mxml - - - - org.jboss.errai - cordova-maven-plugin - - - - - - - swf-dependencies - - - generate.swf - - - - - org.apache.royale.framework - Mobile - 0.9.6-SNAPSHOT - swc - swf - - - - - - - - org.apache.royale.framework - Mobile - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - BasicTheme - 0.9.6-SNAPSHOT - swc - theme - - - - + + + + 4.0.0 + + + org.apache.royale.examples + examples-royale + 0.9.6 + + + CordovaCameraExample + 0.9.6 + swf + + Apache Royale: Examples: Royale: CordovaCameraExample + + + + + org.apache.royale.compiler + royale-maven-plugin + true + + CordovaCameraExample.mxml + + + + org.jboss.errai + cordova-maven-plugin + + + + + + + swf-dependencies + + + generate.swf + + + + + org.apache.royale.framework + Mobile + 0.9.6 + swc + swf + + + + + + + + org.apache.royale.framework + Mobile + 0.9.6 + swc + js + + + org.apache.royale.framework + BasicTheme + 0.9.6 + swc + theme + + + + diff --git a/examples/royale/CreateJSExample/pom.xml b/examples/royale/CreateJSExample/pom.xml index aa88bac5b6..bc7852bbdf 100644 --- a/examples/royale/CreateJSExample/pom.xml +++ b/examples/royale/CreateJSExample/pom.xml @@ -1,100 +1,100 @@ - - - - 4.0.0 - - - - - org.apache.royale.examples - examples-royale - 0.9.6-SNAPSHOT - - - CreateJSExample - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: Royale: CreateJSExample - - - - - org.apache.royale.compiler - royale-maven-plugin - true - - CreateJSExample.mxml - - - - - - - - swf-dependencies - - - generate.swf - - - - - org.apache.royale.framework - CreateJS - 0.9.6-SNAPSHOT - swc - swf - - - - - - - - org.apache.royale.framework - CreateJS - 0.9.6-SNAPSHOT - swc - js - - - - org.apache.royale.typedefs - royale-typedefs-createjs - ${royale.typedefs.version} - swc - typedefs - runtime - - - org.apache.royale.framework - BasicTheme - 0.9.6-SNAPSHOT - swc - theme - - - - + + + + 4.0.0 + + + + + org.apache.royale.examples + examples-royale + 0.9.6 + + + CreateJSExample + 0.9.6 + swf + + Apache Royale: Examples: Royale: CreateJSExample + + + + + org.apache.royale.compiler + royale-maven-plugin + true + + CreateJSExample.mxml + + + + + + + + swf-dependencies + + + generate.swf + + + + + org.apache.royale.framework + CreateJS + 0.9.6 + swc + swf + + + + + + + + org.apache.royale.framework + CreateJS + 0.9.6 + swc + js + + + + org.apache.royale.typedefs + royale-typedefs-createjs + ${royale.typedefs.version} + swc + typedefs + runtime + + + org.apache.royale.framework + BasicTheme + 0.9.6 + swc + theme + + + + diff --git a/examples/royale/DataBindingExample/pom.xml b/examples/royale/DataBindingExample/pom.xml index 7b9a4036b5..8c4fcf76e5 100644 --- a/examples/royale/DataBindingExample/pom.xml +++ b/examples/royale/DataBindingExample/pom.xml @@ -1,99 +1,99 @@ - - - - 4.0.0 - - - org.apache.royale.examples - examples-royale - 0.9.6-SNAPSHOT - - - DataBindingExample - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: Royale: DataBindingExample - - - - - org.apache.royale.compiler - royale-maven-plugin - true - - DataBindingExample.mxml - - - - - - - - swf-dependencies - - - generate.swf - - - - - org.apache.royale.framework - Basic - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Network - 0.9.6-SNAPSHOT - swc - swf - - - - - - - - org.apache.royale.framework - Network - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Basic - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - BasicTheme - 0.9.6-SNAPSHOT - swc - theme - - - - + + + + 4.0.0 + + + org.apache.royale.examples + examples-royale + 0.9.6 + + + DataBindingExample + 0.9.6 + swf + + Apache Royale: Examples: Royale: DataBindingExample + + + + + org.apache.royale.compiler + royale-maven-plugin + true + + DataBindingExample.mxml + + + + + + + + swf-dependencies + + + generate.swf + + + + + org.apache.royale.framework + Basic + 0.9.6 + swc + swf + + + org.apache.royale.framework + Network + 0.9.6 + swc + swf + + + + + + + + org.apache.royale.framework + Network + 0.9.6 + swc + js + + + org.apache.royale.framework + Basic + 0.9.6 + swc + js + + + org.apache.royale.framework + BasicTheme + 0.9.6 + swc + theme + + + + diff --git a/examples/royale/DataBindingExampleWithFlexLayout/pom.xml b/examples/royale/DataBindingExampleWithFlexLayout/pom.xml index d35b02c8e5..6dde33c18d 100644 --- a/examples/royale/DataBindingExampleWithFlexLayout/pom.xml +++ b/examples/royale/DataBindingExampleWithFlexLayout/pom.xml @@ -1,99 +1,99 @@ - - - - 4.0.0 - - - org.apache.royale.examples - examples-royale - 0.9.6-SNAPSHOT - - - DataBindingExampleWithFlexLayout - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: Royale: DataBindingExampleWithLayout - - - - - org.apache.royale.compiler - royale-maven-plugin - true - - DataBindingExampleWithFlexLayout.mxml - - - - - - - - swf-dependencies - - - generate.swf - - - - - org.apache.royale.framework - Basic - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Network - 0.9.6-SNAPSHOT - swc - swf - - - - - - - - org.apache.royale.framework - Network - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Basic - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - BasicTheme - 0.9.6-SNAPSHOT - swc - theme - - - - + + + + 4.0.0 + + + org.apache.royale.examples + examples-royale + 0.9.6 + + + DataBindingExampleWithFlexLayout + 0.9.6 + swf + + Apache Royale: Examples: Royale: DataBindingExampleWithLayout + + + + + org.apache.royale.compiler + royale-maven-plugin + true + + DataBindingExampleWithFlexLayout.mxml + + + + + + + + swf-dependencies + + + generate.swf + + + + + org.apache.royale.framework + Basic + 0.9.6 + swc + swf + + + org.apache.royale.framework + Network + 0.9.6 + swc + swf + + + + + + + + org.apache.royale.framework + Network + 0.9.6 + swc + js + + + org.apache.royale.framework + Basic + 0.9.6 + swc + js + + + org.apache.royale.framework + BasicTheme + 0.9.6 + swc + theme + + + + diff --git a/examples/royale/DataBindingExample_Flat/pom.xml b/examples/royale/DataBindingExample_Flat/pom.xml index 353c90c7c8..41ab2d1e16 100644 --- a/examples/royale/DataBindingExample_Flat/pom.xml +++ b/examples/royale/DataBindingExample_Flat/pom.xml @@ -1,149 +1,149 @@ - - - - 4.0.0 - - - - - org.apache.royale.examples - examples-royale - 0.9.6-SNAPSHOT - - - DataBindingExample_Flat - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: Royale: DataBindingExample_Flat - - - ${project.build.directory}/javascript/bin/js-debug - - - - - release - - - ${project.build.directory}/javascript/bin/js-release - - - - swf-dependencies - - - generate.swf - - - - - org.apache.royale.framework - Flat - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Network - 0.9.6-SNAPSHOT - swc - swf - - - - - - - - - - org.apache.royale.compiler - royale-maven-plugin - true - - DataBindingExample.mxml - true - - - - org.apache.maven.plugins - maven-dependency-plugin - 2.10 - - - unpack-fonts - process-resources - - unpack - - - - - org.apache.royale.framework - Fonts - ${royale.framework.version} - war - ${war.source.directory}/fonts - - - - - - - - - - - - org.apache.royale.framework - Flat - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Network - 0.9.6-SNAPSHOT - swc - js - - - - - org.apache.royale.framework - Fonts - 0.9.6-SNAPSHOT - war - runtime - - - - + + + + 4.0.0 + + + + + org.apache.royale.examples + examples-royale + 0.9.6 + + + DataBindingExample_Flat + 0.9.6 + swf + + Apache Royale: Examples: Royale: DataBindingExample_Flat + + + ${project.build.directory}/javascript/bin/js-debug + + + + + release + + + ${project.build.directory}/javascript/bin/js-release + + + + swf-dependencies + + + generate.swf + + + + + org.apache.royale.framework + Flat + 0.9.6 + swc + swf + + + org.apache.royale.framework + Network + 0.9.6 + swc + swf + + + + + + + + + + org.apache.royale.compiler + royale-maven-plugin + true + + DataBindingExample.mxml + true + + + + org.apache.maven.plugins + maven-dependency-plugin + 2.10 + + + unpack-fonts + process-resources + + unpack + + + + + org.apache.royale.framework + Fonts + ${royale.framework.version} + war + ${war.source.directory}/fonts + + + + + + + + + + + + org.apache.royale.framework + Flat + 0.9.6 + swc + js + + + org.apache.royale.framework + Network + 0.9.6 + swc + js + + + + + org.apache.royale.framework + Fonts + 0.9.6 + war + runtime + + + + diff --git a/examples/royale/DataBindingExample_as/pom.xml b/examples/royale/DataBindingExample_as/pom.xml index bbee5af6d1..43729909f0 100644 --- a/examples/royale/DataBindingExample_as/pom.xml +++ b/examples/royale/DataBindingExample_as/pom.xml @@ -1,110 +1,110 @@ - - - - 4.0.0 - - - org.apache.royale.examples - examples-royale - 0.9.6-SNAPSHOT - - - DataBindingExample_as - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: Royale: DataBindingExample_as - - - - - org.apache.royale.compiler - royale-maven-plugin - true - - DataBindingExample.as - true - - - CONFIG::as_only - false - - - CONFIG::js_only - false - - - - - - - - - - swf-dependencies - - - generate.swf - - - - - org.apache.royale.framework - Basic - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Network - 0.9.6-SNAPSHOT - swc - swf - - - - - - - - org.apache.royale.framework - Network - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Basic - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - BasicTheme - 0.9.6-SNAPSHOT - swc - theme - - - - + + + + 4.0.0 + + + org.apache.royale.examples + examples-royale + 0.9.6 + + + DataBindingExample_as + 0.9.6 + swf + + Apache Royale: Examples: Royale: DataBindingExample_as + + + + + org.apache.royale.compiler + royale-maven-plugin + true + + DataBindingExample.as + true + + + CONFIG::as_only + false + + + CONFIG::js_only + false + + + + + + + + + + swf-dependencies + + + generate.swf + + + + + org.apache.royale.framework + Basic + 0.9.6 + swc + swf + + + org.apache.royale.framework + Network + 0.9.6 + swc + swf + + + + + + + + org.apache.royale.framework + Network + 0.9.6 + swc + js + + + org.apache.royale.framework + Basic + 0.9.6 + swc + js + + + org.apache.royale.framework + BasicTheme + 0.9.6 + swc + theme + + + + diff --git a/examples/royale/DataGridExample/pom.xml b/examples/royale/DataGridExample/pom.xml index ec783adc67..9efe6b14cf 100644 --- a/examples/royale/DataGridExample/pom.xml +++ b/examples/royale/DataGridExample/pom.xml @@ -1,89 +1,89 @@ - - - - 4.0.0 - - - - - org.apache.royale.examples - examples-royale - 0.9.6-SNAPSHOT - - - DataGridExample - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: Royale: DataGridExample - - - - - org.apache.royale.compiler - royale-maven-plugin - true - - DataGridExample.mxml - - - - - - - - swf-dependencies - - - generate.swf - - - - - org.apache.royale.framework - Basic - 0.9.6-SNAPSHOT - swc - swf - - - - - - - - org.apache.royale.framework - Basic - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - BasicTheme - 0.9.6-SNAPSHOT - swc - theme - - - - + + + + 4.0.0 + + + + + org.apache.royale.examples + examples-royale + 0.9.6 + + + DataGridExample + 0.9.6 + swf + + Apache Royale: Examples: Royale: DataGridExample + + + + + org.apache.royale.compiler + royale-maven-plugin + true + + DataGridExample.mxml + + + + + + + + swf-dependencies + + + generate.swf + + + + + org.apache.royale.framework + Basic + 0.9.6 + swc + swf + + + + + + + + org.apache.royale.framework + Basic + 0.9.6 + swc + js + + + org.apache.royale.framework + BasicTheme + 0.9.6 + swc + theme + + + + diff --git a/examples/royale/DateControlsExample/pom.xml b/examples/royale/DateControlsExample/pom.xml index afbcc9328d..3f90ad26f7 100644 --- a/examples/royale/DateControlsExample/pom.xml +++ b/examples/royale/DateControlsExample/pom.xml @@ -1,89 +1,89 @@ - - - - 4.0.0 - - - - - org.apache.royale.examples - examples-royale - 0.9.6-SNAPSHOT - - - DateControlsExample - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: Royale: DateControlsExample - - - - - org.apache.royale.compiler - royale-maven-plugin - true - - DateControlsExample.mxml - - - - - - - - swf-dependencies - - - generate.swf - - - - - org.apache.royale.framework - Formatters - 0.9.6-SNAPSHOT - swc - swf - - - - - - - - org.apache.royale.framework - Formatters - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - BasicTheme - 0.9.6-SNAPSHOT - swc - theme - - - - + + + + 4.0.0 + + + + + org.apache.royale.examples + examples-royale + 0.9.6 + + + DateControlsExample + 0.9.6 + swf + + Apache Royale: Examples: Royale: DateControlsExample + + + + + org.apache.royale.compiler + royale-maven-plugin + true + + DateControlsExample.mxml + + + + + + + + swf-dependencies + + + generate.swf + + + + + org.apache.royale.framework + Formatters + 0.9.6 + swc + swf + + + + + + + + org.apache.royale.framework + Formatters + 0.9.6 + swc + js + + + org.apache.royale.framework + BasicTheme + 0.9.6 + swc + theme + + + + diff --git a/examples/royale/DebuggingExample/pom.xml b/examples/royale/DebuggingExample/pom.xml index 4071843fe5..692533e3d9 100644 --- a/examples/royale/DebuggingExample/pom.xml +++ b/examples/royale/DebuggingExample/pom.xml @@ -1,100 +1,100 @@ - - - - 4.0.0 - - - org.apache.royale.examples - examples-royale - 0.9.6-SNAPSHOT - - - DebuggingExample - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: Royale: DebuggingExample - - - - - org.apache.royale.compiler - royale-maven-plugin - true - - DebuggingExample.mxml - - - - - - - - swf-dependencies - - - generate.swf - - - - - org.apache.royale.framework - Basic - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Core - 0.9.6-SNAPSHOT - swc - swf - - - - - - - - org.apache.royale.framework - Core - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Basic - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - BasicTheme - 0.9.6-SNAPSHOT - swc - theme - - - - - + + + + 4.0.0 + + + org.apache.royale.examples + examples-royale + 0.9.6 + + + DebuggingExample + 0.9.6 + swf + + Apache Royale: Examples: Royale: DebuggingExample + + + + + org.apache.royale.compiler + royale-maven-plugin + true + + DebuggingExample.mxml + + + + + + + + swf-dependencies + + + generate.swf + + + + + org.apache.royale.framework + Basic + 0.9.6 + swc + swf + + + org.apache.royale.framework + Core + 0.9.6 + swc + swf + + + + + + + + org.apache.royale.framework + Core + 0.9.6 + swc + js + + + org.apache.royale.framework + Basic + 0.9.6 + swc + js + + + org.apache.royale.framework + BasicTheme + 0.9.6 + swc + theme + + + + + diff --git a/examples/royale/DesktopMap/pom.xml b/examples/royale/DesktopMap/pom.xml index 399a1ec202..de8e4787ab 100644 --- a/examples/royale/DesktopMap/pom.xml +++ b/examples/royale/DesktopMap/pom.xml @@ -1,102 +1,102 @@ - - - - 4.0.0 - - - - - org.apache.royale.examples - examples-royale - 0.9.6-SNAPSHOT - - - DesktopMap - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: Royale: DesktopMap - - - - - org.apache.royale.compiler - royale-maven-plugin - true - - DesktopMap.mxml - true - - - - - - - - swf-dependencies - - - generate.swf - - - - - org.apache.royale.framework - GoogleMaps - 0.9.6-SNAPSHOT - swc - swf - - - - - - - - org.apache.royale.framework - GoogleMaps - 0.9.6-SNAPSHOT - swc - js - - - - org.apache.royale.typedefs - royale-typedefs-googlemaps - ${royale.typedefs.version} - swc - typedefs - runtime - - - org.apache.royale.framework - BasicTheme - 0.9.6-SNAPSHOT - swc - theme - - - - - + + + + 4.0.0 + + + + + org.apache.royale.examples + examples-royale + 0.9.6 + + + DesktopMap + 0.9.6 + swf + + Apache Royale: Examples: Royale: DesktopMap + + + + + org.apache.royale.compiler + royale-maven-plugin + true + + DesktopMap.mxml + true + + + + + + + + swf-dependencies + + + generate.swf + + + + + org.apache.royale.framework + GoogleMaps + 0.9.6 + swc + swf + + + + + + + + org.apache.royale.framework + GoogleMaps + 0.9.6 + swc + js + + + + org.apache.royale.typedefs + royale-typedefs-googlemaps + ${royale.typedefs.version} + swc + typedefs + runtime + + + org.apache.royale.framework + BasicTheme + 0.9.6 + swc + theme + + + + + diff --git a/examples/royale/DividedContainerExample/pom.xml b/examples/royale/DividedContainerExample/pom.xml index 72bcf15f57..8f8985e35a 100644 --- a/examples/royale/DividedContainerExample/pom.xml +++ b/examples/royale/DividedContainerExample/pom.xml @@ -1,89 +1,89 @@ - - - - 4.0.0 - - - - - org.apache.royale.examples - examples-royale - 0.9.6-SNAPSHOT - - - DividedContainerExample - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: Royale: DividedContainerExample - - - - - org.apache.royale.compiler - royale-maven-plugin - true - - DividedContainerExample.mxml - - - - - - - - swf-dependencies - - - generate.swf - - - - - org.apache.royale.framework - Basic - 0.9.6-SNAPSHOT - swc - swf - - - - - - - - org.apache.royale.framework - Basic - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - BasicTheme - 0.9.6-SNAPSHOT - swc - theme - - - - + + + + 4.0.0 + + + + + org.apache.royale.examples + examples-royale + 0.9.6 + + + DividedContainerExample + 0.9.6 + swf + + Apache Royale: Examples: Royale: DividedContainerExample + + + + + org.apache.royale.compiler + royale-maven-plugin + true + + DividedContainerExample.mxml + + + + + + + + swf-dependencies + + + generate.swf + + + + + org.apache.royale.framework + Basic + 0.9.6 + swc + swf + + + + + + + + org.apache.royale.framework + Basic + 0.9.6 + swc + js + + + org.apache.royale.framework + BasicTheme + 0.9.6 + swc + theme + + + + diff --git a/examples/royale/DragAndDropExample/pom.xml b/examples/royale/DragAndDropExample/pom.xml index 560bab5b22..61f3155f2e 100644 --- a/examples/royale/DragAndDropExample/pom.xml +++ b/examples/royale/DragAndDropExample/pom.xml @@ -1,88 +1,88 @@ - - - - 4.0.0 - - - - - org.apache.royale.examples - examples-royale - 0.9.6-SNAPSHOT - - - DragAndDropExample - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: Royale: DragAndDropExample - - - - - org.apache.royale.compiler - royale-maven-plugin - true - - DragAndDropExample.mxml - - - - - - - - swf-dependencies - - - generate.swf - - - - - org.apache.royale.framework - DragDrop - 0.9.6-SNAPSHOT - swc - swf - - - - - - - - org.apache.royale.framework - DragDrop - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - BasicTheme - 0.9.6-SNAPSHOT - swc - theme - - - + + + + 4.0.0 + + + + + org.apache.royale.examples + examples-royale + 0.9.6 + + + DragAndDropExample + 0.9.6 + swf + + Apache Royale: Examples: Royale: DragAndDropExample + + + + + org.apache.royale.compiler + royale-maven-plugin + true + + DragAndDropExample.mxml + + + + + + + + swf-dependencies + + + generate.swf + + + + + org.apache.royale.framework + DragDrop + 0.9.6 + swc + swf + + + + + + + + org.apache.royale.framework + DragDrop + 0.9.6 + swc + js + + + org.apache.royale.framework + BasicTheme + 0.9.6 + swc + theme + + + diff --git a/examples/royale/Flex2Royale/pom.xml b/examples/royale/Flex2Royale/pom.xml index 204795ef60..f824e37779 100644 --- a/examples/royale/Flex2Royale/pom.xml +++ b/examples/royale/Flex2Royale/pom.xml @@ -1,99 +1,99 @@ - - - - 4.0.0 - - - org.apache.royale.examples - examples-royale - 0.9.6-SNAPSHOT - - - Flex2Royale - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: Royale: Flex2Royale - - - - - org.apache.royale.compiler - royale-maven-plugin - true - - Flex2Royale.mxml - - - - - - - - swf-dependencies - - - generate.swf - - - - - org.apache.royale.framework - Basic - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Network - 0.9.6-SNAPSHOT - swc - swf - - - - - - - - org.apache.royale.framework - Network - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Basic - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - BasicTheme - 0.9.6-SNAPSHOT - swc - theme - - - - + + + + 4.0.0 + + + org.apache.royale.examples + examples-royale + 0.9.6 + + + Flex2Royale + 0.9.6 + swf + + Apache Royale: Examples: Royale: Flex2Royale + + + + + org.apache.royale.compiler + royale-maven-plugin + true + + Flex2Royale.mxml + + + + + + + + swf-dependencies + + + generate.swf + + + + + org.apache.royale.framework + Basic + 0.9.6 + swc + swf + + + org.apache.royale.framework + Network + 0.9.6 + swc + swf + + + + + + + + org.apache.royale.framework + Network + 0.9.6 + swc + js + + + org.apache.royale.framework + Basic + 0.9.6 + swc + js + + + org.apache.royale.framework + BasicTheme + 0.9.6 + swc + theme + + + + diff --git a/examples/royale/HTMLElements/pom.xml b/examples/royale/HTMLElements/pom.xml index 248fe90b1e..95d406fcd7 100644 --- a/examples/royale/HTMLElements/pom.xml +++ b/examples/royale/HTMLElements/pom.xml @@ -1,85 +1,85 @@ - - - - 4.0.0 - - - org.apache.royale.examples - examples-royale - 0.9.6-SNAPSHOT - - - HTMLElements - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: Royale: HTMLElements - - - - - org.apache.royale.compiler - royale-maven-plugin - true - - HTMLElements.mxml - - - - - - - - swf-dependencies - - - generate.swf - - - - - org.apache.royale.framework - Basic - 0.9.6-SNAPSHOT - swc - swf - - - - - - - - org.apache.royale.framework - Basic - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - BasicTheme - 0.9.6-SNAPSHOT - swc - theme - - - - + + + + 4.0.0 + + + org.apache.royale.examples + examples-royale + 0.9.6 + + + HTMLElements + 0.9.6 + swf + + Apache Royale: Examples: Royale: HTMLElements + + + + + org.apache.royale.compiler + royale-maven-plugin + true + + HTMLElements.mxml + + + + + + + + swf-dependencies + + + generate.swf + + + + + org.apache.royale.framework + Basic + 0.9.6 + swc + swf + + + + + + + + org.apache.royale.framework + Basic + 0.9.6 + swc + js + + + org.apache.royale.framework + BasicTheme + 0.9.6 + swc + theme + + + + diff --git a/examples/royale/HelloWorld/pom.xml b/examples/royale/HelloWorld/pom.xml index 65405184bb..b7ca50ea40 100644 --- a/examples/royale/HelloWorld/pom.xml +++ b/examples/royale/HelloWorld/pom.xml @@ -1,97 +1,97 @@ - - - - 4.0.0 - - - org.apache.royale.examples - examples-royale - 0.9.6-SNAPSHOT - - - HelloWorld - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: Royale: HelloWorld - - - - - org.apache.royale.compiler - royale-maven-plugin - true - - HelloWorld.mxml - - -js-complex-implicit-coercions=false; - -js-vector-index-checks=false; - -js-resolve-uncertain=false; - - - - - - - - - swf-dependencies - - - generate.swf - - - - - org.apache.royale.framework - Basic - 0.9.6-SNAPSHOT - swc - swf - - - com.adobe.flash.framework - playerglobal - ${flash.version} - swc - provided - - - - - - - - org.apache.royale.framework - Basic - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - BasicTheme - 0.9.6-SNAPSHOT - swc - theme - - - - + + + + 4.0.0 + + + org.apache.royale.examples + examples-royale + 0.9.6 + + + HelloWorld + 0.9.6 + swf + + Apache Royale: Examples: Royale: HelloWorld + + + + + org.apache.royale.compiler + royale-maven-plugin + true + + HelloWorld.mxml + + -js-complex-implicit-coercions=false; + -js-vector-index-checks=false; + -js-resolve-uncertain=false; + + + + + + + + + swf-dependencies + + + generate.swf + + + + + org.apache.royale.framework + Basic + 0.9.6 + swc + swf + + + com.adobe.flash.framework + playerglobal + ${flash.version} + swc + provided + + + + + + + + org.apache.royale.framework + Basic + 0.9.6 + swc + js + + + org.apache.royale.framework + BasicTheme + 0.9.6 + swc + theme + + + + diff --git a/examples/royale/JSON2ASVO/pom.xml b/examples/royale/JSON2ASVO/pom.xml index b4854a6b6d..ebf609dc56 100644 --- a/examples/royale/JSON2ASVO/pom.xml +++ b/examples/royale/JSON2ASVO/pom.xml @@ -1,122 +1,122 @@ - - - - 4.0.0 - - - - - org.apache.royale.examples - examples-royale - 0.9.6-SNAPSHOT - - - JSON2ASVO - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: Royale: JSON2ASVO - - - - - org.apache.royale.compiler - royale-maven-plugin - true - - JSON2ASVO.mxml - true - - - - - - - - swf-dependencies - - - generate.swf - - - - - org.apache.royale.framework - Storage - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Reflection - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Basic - 0.9.6-SNAPSHOT - swc - swf - - - - - - - - org.apache.royale.framework - Storage - 0.9.6-SNAPSHOT - swc - js - - - - org.apache.royale.framework - Reflection - 0.9.6-SNAPSHOT - swc - js - - - - org.apache.royale.framework - Basic - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - BasicTheme - 0.9.6-SNAPSHOT - swc - theme - - - - + + + + 4.0.0 + + + + + org.apache.royale.examples + examples-royale + 0.9.6 + + + JSON2ASVO + 0.9.6 + swf + + Apache Royale: Examples: Royale: JSON2ASVO + + + + + org.apache.royale.compiler + royale-maven-plugin + true + + JSON2ASVO.mxml + true + + + + + + + + swf-dependencies + + + generate.swf + + + + + org.apache.royale.framework + Storage + 0.9.6 + swc + swf + + + org.apache.royale.framework + Reflection + 0.9.6 + swc + swf + + + org.apache.royale.framework + Basic + 0.9.6 + swc + swf + + + + + + + + org.apache.royale.framework + Storage + 0.9.6 + swc + js + + + + org.apache.royale.framework + Reflection + 0.9.6 + swc + js + + + + org.apache.royale.framework + Basic + 0.9.6 + swc + js + + + org.apache.royale.framework + BasicTheme + 0.9.6 + swc + theme + + + + diff --git a/examples/royale/ListExample/pom.xml b/examples/royale/ListExample/pom.xml index e544fc6d23..2e0edd47dd 100644 --- a/examples/royale/ListExample/pom.xml +++ b/examples/royale/ListExample/pom.xml @@ -1,102 +1,102 @@ - - - - 4.0.0 - - - - - org.apache.royale.examples - examples-royale - 0.9.6-SNAPSHOT - - - ListExample - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: Royale: ListExample - - - - - org.apache.royale.compiler - royale-maven-plugin - true - - ListExample.mxml - - - - - - - - swf-dependencies - - - generate.swf - - - - - org.apache.royale.framework - Basic - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Network - 0.9.6-SNAPSHOT - swc - swf - - - - - - - - org.apache.royale.framework - Network - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Basic - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - BasicTheme - 0.9.6-SNAPSHOT - swc - theme - - - + + + + 4.0.0 + + + + + org.apache.royale.examples + examples-royale + 0.9.6 + + + ListExample + 0.9.6 + swf + + Apache Royale: Examples: Royale: ListExample + + + + + org.apache.royale.compiler + royale-maven-plugin + true + + ListExample.mxml + + + + + + + + swf-dependencies + + + generate.swf + + + + + org.apache.royale.framework + Basic + 0.9.6 + swc + swf + + + org.apache.royale.framework + Network + 0.9.6 + swc + swf + + + + + + + + org.apache.royale.framework + Network + 0.9.6 + swc + js + + + org.apache.royale.framework + Basic + 0.9.6 + swc + js + + + org.apache.royale.framework + BasicTheme + 0.9.6 + swc + theme + + + diff --git a/examples/royale/MDLDynamicTableExample/pom.xml b/examples/royale/MDLDynamicTableExample/pom.xml index 091ed595ad..02a000d38b 100644 --- a/examples/royale/MDLDynamicTableExample/pom.xml +++ b/examples/royale/MDLDynamicTableExample/pom.xml @@ -1,73 +1,73 @@ - - - - 4.0.0 - - - org.apache.royale.examples - examples-royale - 0.9.6-SNAPSHOT - - - MDLDynamicTableExample - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: Royale: MDLDynamicTableExample - - - - indigo - pink - - - - src/main/royale - - - src/main/resources - true - - - - - org.apache.royale.compiler - royale-maven-plugin - true - - MDLDynamicTableExample.mxml - JSRoyale - ${basedir}/target/javascript/bin/js-debug/mdl-js-index-template.html - - - - - - - - org.apache.royale.framework - MaterialDesignLite - 0.9.6-SNAPSHOT - swc - js - - - - + + + + 4.0.0 + + + org.apache.royale.examples + examples-royale + 0.9.6 + + + MDLDynamicTableExample + 0.9.6 + swf + + Apache Royale: Examples: Royale: MDLDynamicTableExample + + + + indigo + pink + + + + src/main/royale + + + src/main/resources + true + + + + + org.apache.royale.compiler + royale-maven-plugin + true + + MDLDynamicTableExample.mxml + JSRoyale + ${basedir}/target/javascript/bin/js-debug/mdl-js-index-template.html + + + + + + + + org.apache.royale.framework + MaterialDesignLite + 0.9.6 + swc + js + + + + diff --git a/examples/royale/MDLDynamicTabsExample/pom.xml b/examples/royale/MDLDynamicTabsExample/pom.xml index 4211f6c355..b938e01e3a 100644 --- a/examples/royale/MDLDynamicTabsExample/pom.xml +++ b/examples/royale/MDLDynamicTabsExample/pom.xml @@ -1,68 +1,68 @@ - - - - 4.0.0 - - - org.apache.royale.examples - examples-royale - 0.9.6-SNAPSHOT - - - MDLDynamicTabsExample - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: Royale: MDLDynamicTabsExample - - - src/main/royale - - - src/main/resources - true - - - - - org.apache.royale.compiler - royale-maven-plugin - true - - TabsExample.mxml - JSRoyale - true - ${basedir}/target/javascript/bin/js-debug/mdl-js-index-template.html - - - - - - - - org.apache.royale.framework - MaterialDesignLite - 0.9.6-SNAPSHOT - swc - js - - - - + + + + 4.0.0 + + + org.apache.royale.examples + examples-royale + 0.9.6 + + + MDLDynamicTabsExample + 0.9.6 + swf + + Apache Royale: Examples: Royale: MDLDynamicTabsExample + + + src/main/royale + + + src/main/resources + true + + + + + org.apache.royale.compiler + royale-maven-plugin + true + + TabsExample.mxml + JSRoyale + true + ${basedir}/target/javascript/bin/js-debug/mdl-js-index-template.html + + + + + + + + org.apache.royale.framework + MaterialDesignLite + 0.9.6 + swc + js + + + + diff --git a/examples/royale/MapSearch/pom.xml b/examples/royale/MapSearch/pom.xml index b6155dece7..82942f4af5 100644 --- a/examples/royale/MapSearch/pom.xml +++ b/examples/royale/MapSearch/pom.xml @@ -1,105 +1,105 @@ - - - - 4.0.0 - - - - - org.apache.royale.examples - examples-royale - 0.9.6-SNAPSHOT - - - MapSearch - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: Royale: MapSearch - - - - - org.apache.royale.compiler - royale-maven-plugin - true - - MapSearch.mxml - true - - - - - - - - swf-dependencies - - - generate.swf - - - - - org.apache.royale.framework - GoogleMaps - 0.9.6-SNAPSHOT - swc - swf - - - - - - - - org.apache.royale.framework - GoogleMaps - 0.9.6-SNAPSHOT - swc - js - - - - org.apache.royale.typedefs - royale-typedefs-googlemaps - ${royale.typedefs.version} - swc - typedefs - runtime - - - org.apache.royale.framework - BasicTheme - 0.9.6-SNAPSHOT - swc - theme - - - - + + + + 4.0.0 + + + + + org.apache.royale.examples + examples-royale + 0.9.6 + + + MapSearch + 0.9.6 + swf + + Apache Royale: Examples: Royale: MapSearch + + + + + org.apache.royale.compiler + royale-maven-plugin + true + + MapSearch.mxml + true + + + + + + + + swf-dependencies + + + generate.swf + + + + + org.apache.royale.framework + GoogleMaps + 0.9.6 + swc + swf + + + + + + + + org.apache.royale.framework + GoogleMaps + 0.9.6 + swc + js + + + + org.apache.royale.typedefs + royale-typedefs-googlemaps + ${royale.typedefs.version} + swc + typedefs + runtime + + + org.apache.royale.framework + BasicTheme + 0.9.6 + swc + theme + + + + diff --git a/examples/royale/MenuExample/pom.xml b/examples/royale/MenuExample/pom.xml index a1c4820150..e340076bc5 100644 --- a/examples/royale/MenuExample/pom.xml +++ b/examples/royale/MenuExample/pom.xml @@ -1,93 +1,93 @@ - - - - 4.0.0 - - - org.apache.royale.examples - examples-royale - 0.9.6-SNAPSHOT - - - MenuExample - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: Royale: MenuExample - - - src/main/royale - - - org.apache.royale.compiler - royale-maven-plugin - true - - MenuExample.mxml - - - - - - - - swf-dependencies - - - generate.swf - - - - - org.apache.royale.framework - Basic - 0.9.6-SNAPSHOT - swc - swf - - - - - - - - org.apache.royale.framework - Basic - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Language - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - BasicTheme - 0.9.6-SNAPSHOT - swc - theme - - - - + + + + 4.0.0 + + + org.apache.royale.examples + examples-royale + 0.9.6 + + + MenuExample + 0.9.6 + swf + + Apache Royale: Examples: Royale: MenuExample + + + src/main/royale + + + org.apache.royale.compiler + royale-maven-plugin + true + + MenuExample.mxml + + + + + + + + swf-dependencies + + + generate.swf + + + + + org.apache.royale.framework + Basic + 0.9.6 + swc + swf + + + + + + + + org.apache.royale.framework + Basic + 0.9.6 + swc + js + + + org.apache.royale.framework + Language + 0.9.6 + swc + js + + + org.apache.royale.framework + BasicTheme + 0.9.6 + swc + theme + + + + diff --git a/examples/royale/MobileMap/pom.xml b/examples/royale/MobileMap/pom.xml index 2a2be43e59..2d72d56aae 100644 --- a/examples/royale/MobileMap/pom.xml +++ b/examples/royale/MobileMap/pom.xml @@ -1,117 +1,117 @@ - - - - 4.0.0 - - - - - org.apache.royale.examples - examples-royale - 0.9.6-SNAPSHOT - - - MobileMap - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: Royale: MobileMap - - - - - org.apache.royale.compiler - royale-maven-plugin - true - - MobileMap.mxml - true - - - - org.jboss.errai - cordova-maven-plugin - - - - - - - swf-dependencies - - - generate.swf - - - - - org.apache.royale.framework - Mobile - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - GoogleMaps - 0.9.6-SNAPSHOT - swc - swf - - - - - - - - org.apache.royale.framework - Mobile - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - GoogleMaps - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.typedefs - royale-typedefs-googlemaps - ${royale.typedefs.version} - swc - typedefs - runtime - - - org.apache.royale.framework - BasicTheme - 0.9.6-SNAPSHOT - swc - theme - - - - - + + + + 4.0.0 + + + + + org.apache.royale.examples + examples-royale + 0.9.6 + + + MobileMap + 0.9.6 + swf + + Apache Royale: Examples: Royale: MobileMap + + + + + org.apache.royale.compiler + royale-maven-plugin + true + + MobileMap.mxml + true + + + + org.jboss.errai + cordova-maven-plugin + + + + + + + swf-dependencies + + + generate.swf + + + + + org.apache.royale.framework + Mobile + 0.9.6 + swc + swf + + + org.apache.royale.framework + GoogleMaps + 0.9.6 + swc + swf + + + + + + + + org.apache.royale.framework + Mobile + 0.9.6 + swc + js + + + org.apache.royale.framework + GoogleMaps + 0.9.6 + swc + js + + + org.apache.royale.typedefs + royale-typedefs-googlemaps + ${royale.typedefs.version} + swc + typedefs + runtime + + + org.apache.royale.framework + BasicTheme + 0.9.6 + swc + theme + + + + + diff --git a/examples/royale/MobileStocks/pom.xml b/examples/royale/MobileStocks/pom.xml index 9dad6a72cb..5274a2d64f 100644 --- a/examples/royale/MobileStocks/pom.xml +++ b/examples/royale/MobileStocks/pom.xml @@ -1,152 +1,152 @@ - - - - 4.0.0 - - - - - org.apache.royale.examples - examples-royale - 0.9.6-SNAPSHOT - - - MobileStocks - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: Royale: MobileStocks - - - - - org.apache.royale.compiler - royale-maven-plugin - true - - MobileStocks.mxml - true - - - - org.jboss.errai - cordova-maven-plugin - - - - - - - swf-dependencies - - - generate.swf - - - - - org.apache.royale.framework - Charts - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Mobile - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Network - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Storage - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - XML - 0.9.6-SNAPSHOT - swc - swf - - - - - - - - org.apache.royale.framework - Charts - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Mobile - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Network - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Storage - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - XML - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - BasicTheme - 0.9.6-SNAPSHOT - swc - theme - - - - + + + + 4.0.0 + + + + + org.apache.royale.examples + examples-royale + 0.9.6 + + + MobileStocks + 0.9.6 + swf + + Apache Royale: Examples: Royale: MobileStocks + + + + + org.apache.royale.compiler + royale-maven-plugin + true + + MobileStocks.mxml + true + + + + org.jboss.errai + cordova-maven-plugin + + + + + + + swf-dependencies + + + generate.swf + + + + + org.apache.royale.framework + Charts + 0.9.6 + swc + swf + + + org.apache.royale.framework + Mobile + 0.9.6 + swc + swf + + + org.apache.royale.framework + Network + 0.9.6 + swc + swf + + + org.apache.royale.framework + Storage + 0.9.6 + swc + swf + + + org.apache.royale.framework + XML + 0.9.6 + swc + swf + + + + + + + + org.apache.royale.framework + Charts + 0.9.6 + swc + js + + + org.apache.royale.framework + Mobile + 0.9.6 + swc + js + + + org.apache.royale.framework + Network + 0.9.6 + swc + js + + + org.apache.royale.framework + Storage + 0.9.6 + swc + js + + + org.apache.royale.framework + XML + 0.9.6 + swc + js + + + org.apache.royale.framework + BasicTheme + 0.9.6 + swc + theme + + + + diff --git a/examples/royale/MobileTrader/pom.xml b/examples/royale/MobileTrader/pom.xml index 24c1f569cf..0df813d685 100644 --- a/examples/royale/MobileTrader/pom.xml +++ b/examples/royale/MobileTrader/pom.xml @@ -1,124 +1,124 @@ - - - - 4.0.0 - - - - - org.apache.royale.examples - examples-royale - 0.9.6-SNAPSHOT - - - MobileTrader - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: Royale: MobileTrader - - - - - org.apache.royale.compiler - royale-maven-plugin - true - - MobileTrader.mxml - true - - - - org.jboss.errai - cordova-maven-plugin - - - - - - - swf-dependencies - - - generate.swf - - - - - org.apache.royale.framework - Charts - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Mobile - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Network - 0.9.6-SNAPSHOT - swc - swf - - - - - - - - org.apache.royale.framework - Charts - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Mobile - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Network - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - BasicTheme - 0.9.6-SNAPSHOT - swc - theme - - - - + + + + 4.0.0 + + + + + org.apache.royale.examples + examples-royale + 0.9.6 + + + MobileTrader + 0.9.6 + swf + + Apache Royale: Examples: Royale: MobileTrader + + + + + org.apache.royale.compiler + royale-maven-plugin + true + + MobileTrader.mxml + true + + + + org.jboss.errai + cordova-maven-plugin + + + + + + + swf-dependencies + + + generate.swf + + + + + org.apache.royale.framework + Charts + 0.9.6 + swc + swf + + + org.apache.royale.framework + Mobile + 0.9.6 + swc + swf + + + org.apache.royale.framework + Network + 0.9.6 + swc + swf + + + + + + + + org.apache.royale.framework + Charts + 0.9.6 + swc + js + + + org.apache.royale.framework + Mobile + 0.9.6 + swc + js + + + org.apache.royale.framework + Network + 0.9.6 + swc + js + + + org.apache.royale.framework + BasicTheme + 0.9.6 + swc + theme + + + + diff --git a/examples/royale/ModuleExample/MainApp/pom.xml b/examples/royale/ModuleExample/MainApp/pom.xml index 6722694fd6..ac60fd4e32 100644 --- a/examples/royale/ModuleExample/MainApp/pom.xml +++ b/examples/royale/ModuleExample/MainApp/pom.xml @@ -1,60 +1,60 @@ - - - - 4.0.0 - - - org.apache.royale.examples - examples-royale-ModuleExample - 0.9.6-SNAPSHOT - - - MainApp - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: Royale: ModuleExample: MainApp - - - - - org.apache.royale.compiler - royale-maven-plugin - true - - MainApp.mxml - false - -js-compiler-option=--variable_map_output_file gccvars.txt;-js-compiler-option+=--property_map_output_file gccprops.txt - - - - - - - - org.apache.royale.framework - BasicTheme - 0.9.6-SNAPSHOT - swc - theme - - - - + + + + 4.0.0 + + + org.apache.royale.examples + examples-royale-ModuleExample + 0.9.6 + + + MainApp + 0.9.6 + swf + + Apache Royale: Examples: Royale: ModuleExample: MainApp + + + + + org.apache.royale.compiler + royale-maven-plugin + true + + MainApp.mxml + false + -js-compiler-option=--variable_map_output_file gccvars.txt;-js-compiler-option+=--property_map_output_file gccprops.txt + + + + + + + + org.apache.royale.framework + BasicTheme + 0.9.6 + swc + theme + + + + diff --git a/examples/royale/ModuleExample/Module/pom.xml b/examples/royale/ModuleExample/Module/pom.xml index 197a664f8c..2368d8aa81 100644 --- a/examples/royale/ModuleExample/Module/pom.xml +++ b/examples/royale/ModuleExample/Module/pom.xml @@ -1,130 +1,130 @@ - - - - 4.0.0 - - - org.apache.royale.examples - examples-royale-ModuleExample - 0.9.6-SNAPSHOT - - - Module - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: Royale: ModuleExample: Module - - - - - org.apache.royale.compiler - royale-maven-plugin - true - - Module.mxml - false - -js-compiler-option=--variable_map_input_file ../../../../../MainApp/target/javascript/bin/js-release/gccvars.txt;-js-compiler-option+=--property_map_input_file ../../../../../MainApp/target/javascript/bin/js-release/gccprops.txt - - - - - - org.apache.maven.plugins - maven-resources-plugin - 3.1.0 - - - - copy-resources-release - install - - copy-resources - - - - - ${project.basedir}/target/javascript/bin/js-release/ - - - ${project.basedir}/../MainApp/target/javascript/bin/js-release/modules/ - - - - - copy-resources-debug - install - - copy-resources - - - - - ${project.basedir}/target/javascript/bin/js-debug/ - - - ${project.basedir}/../MainApp/target/javascript/bin/js-debug/ - - - - - - - - com.coderplus.maven.plugins - copy-rename-maven-plugin - 1.0 - - - debug-move-files - install - - rename - - - - - ${project.basedir}/../MainApp/target/javascript/bin/js-debug/${project.artifactId}__deps.js - ${project.basedir}/../MainApp/target/javascript/bin/js-debug/modules/${project.artifactId}__deps.js - - - ${project.basedir}/../MainApp/target/javascript/bin/js-debug/${project.artifactId}.css - ${project.basedir}/../MainApp/target/javascript/bin/js-debug/modules/${project.artifactId}.css - - - - - - - - - - - - - org.apache.royale.framework - BasicTheme - 0.9.6-SNAPSHOT - swc - theme - - - - + + + + 4.0.0 + + + org.apache.royale.examples + examples-royale-ModuleExample + 0.9.6 + + + Module + 0.9.6 + swf + + Apache Royale: Examples: Royale: ModuleExample: Module + + + + + org.apache.royale.compiler + royale-maven-plugin + true + + Module.mxml + false + -js-compiler-option=--variable_map_input_file ../../../../../MainApp/target/javascript/bin/js-release/gccvars.txt;-js-compiler-option+=--property_map_input_file ../../../../../MainApp/target/javascript/bin/js-release/gccprops.txt + + + + + + org.apache.maven.plugins + maven-resources-plugin + 3.1.0 + + + + copy-resources-release + install + + copy-resources + + + + + ${project.basedir}/target/javascript/bin/js-release/ + + + ${project.basedir}/../MainApp/target/javascript/bin/js-release/modules/ + + + + + copy-resources-debug + install + + copy-resources + + + + + ${project.basedir}/target/javascript/bin/js-debug/ + + + ${project.basedir}/../MainApp/target/javascript/bin/js-debug/ + + + + + + + + com.coderplus.maven.plugins + copy-rename-maven-plugin + 1.0 + + + debug-move-files + install + + rename + + + + + ${project.basedir}/../MainApp/target/javascript/bin/js-debug/${project.artifactId}__deps.js + ${project.basedir}/../MainApp/target/javascript/bin/js-debug/modules/${project.artifactId}__deps.js + + + ${project.basedir}/../MainApp/target/javascript/bin/js-debug/${project.artifactId}.css + ${project.basedir}/../MainApp/target/javascript/bin/js-debug/modules/${project.artifactId}.css + + + + + + + + + + + + + org.apache.royale.framework + BasicTheme + 0.9.6 + swc + theme + + + + diff --git a/examples/royale/ModuleExample/pom.xml b/examples/royale/ModuleExample/pom.xml index 44d1820922..7b36f4ac5f 100644 --- a/examples/royale/ModuleExample/pom.xml +++ b/examples/royale/ModuleExample/pom.xml @@ -1,110 +1,110 @@ - - - - 4.0.0 - - - org.apache.royale.examples - examples-royale - 0.9.6-SNAPSHOT - - - examples-royale-ModuleExample - 0.9.6-SNAPSHOT - pom - - Apache Royale: Examples: Royale: ModuleExample - - - MainApp - Module - - - - - - - swf-dependencies-modules - - - generate.swf - - - - - org.apache.royale.framework - Basic - 0.9.6-SNAPSHOT - swc - swf - - - - - - - - org.apache.royale.framework - Basic - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - BasicTheme - 0.9.6-SNAPSHOT - swc - theme - - - - + + + + 4.0.0 + + + org.apache.royale.examples + examples-royale + 0.9.6 + + + examples-royale-ModuleExample + 0.9.6 + pom + + Apache Royale: Examples: Royale: ModuleExample + + + MainApp + Module + + + + + + + swf-dependencies-modules + + + generate.swf + + + + + org.apache.royale.framework + Basic + 0.9.6 + swc + swf + + + + + + + + org.apache.royale.framework + Basic + 0.9.6 + swc + js + + + org.apache.royale.framework + BasicTheme + 0.9.6 + swc + theme + + + + diff --git a/examples/royale/RemoteObjectAMFTest/pom.xml b/examples/royale/RemoteObjectAMFTest/pom.xml index fe3095c8ee..3ed115e6c4 100644 --- a/examples/royale/RemoteObjectAMFTest/pom.xml +++ b/examples/royale/RemoteObjectAMFTest/pom.xml @@ -1,145 +1,145 @@ - - - - 4.0.0 - - - org.apache.royale.examples - examples-royale - 0.9.6-SNAPSHOT - - - RemoteObjectAMFTest - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: Royale: RemoteObjectAMFTest - - - - indigo - pink - - - - src/main/royale - - - src/main/resources - true - - - - - org.apache.royale.compiler - royale-maven-plugin - true - - App.mxml - ${royale.example.targets} - - ${basedir}/target/javascript/bin/js-debug/jewel-example-index-template.html - - - - org.apache.maven.plugins - maven-war-plugin - - - org.codehaus.mojo - build-helper-maven-plugin - - - - - - - swf-dependencies - - - generate.swf - - - - - org.apache.royale.framework - Network - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Reflection - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Jewel - 0.9.6-SNAPSHOT - swc - swf - - - - - - - - org.apache.royale.framework - Network - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Reflection - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Jewel - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Jewel-Light-NoFlat-Primary-Blue-Theme - 0.9.6-SNAPSHOT - swc - theme - js - - - org.apache.royale.framework - Jewel-Light-NoFlat-Emphasized-Emerald-Theme - 0.9.6-SNAPSHOT - swc - theme - - - - + + + + 4.0.0 + + + org.apache.royale.examples + examples-royale + 0.9.6 + + + RemoteObjectAMFTest + 0.9.6 + swf + + Apache Royale: Examples: Royale: RemoteObjectAMFTest + + + + indigo + pink + + + + src/main/royale + + + src/main/resources + true + + + + + org.apache.royale.compiler + royale-maven-plugin + true + + App.mxml + ${royale.example.targets} + + ${basedir}/target/javascript/bin/js-debug/jewel-example-index-template.html + + + + org.apache.maven.plugins + maven-war-plugin + + + org.codehaus.mojo + build-helper-maven-plugin + + + + + + + swf-dependencies + + + generate.swf + + + + + org.apache.royale.framework + Network + 0.9.6 + swc + swf + + + org.apache.royale.framework + Reflection + 0.9.6 + swc + swf + + + org.apache.royale.framework + Jewel + 0.9.6 + swc + swf + + + + + + + + org.apache.royale.framework + Network + 0.9.6 + swc + js + + + org.apache.royale.framework + Reflection + 0.9.6 + swc + js + + + org.apache.royale.framework + Jewel + 0.9.6 + swc + js + + + org.apache.royale.framework + Jewel-Light-NoFlat-Primary-Blue-Theme + 0.9.6 + swc + theme + js + + + org.apache.royale.framework + Jewel-Light-NoFlat-Emphasized-Emerald-Theme + 0.9.6 + swc + theme + + + + diff --git a/examples/royale/RoyaleStore/pom.xml b/examples/royale/RoyaleStore/pom.xml index b1a6505d62..18d5f82ed2 100644 --- a/examples/royale/RoyaleStore/pom.xml +++ b/examples/royale/RoyaleStore/pom.xml @@ -1,148 +1,148 @@ - - - - 4.0.0 - - - org.apache.royale.examples - examples-royale - 0.9.6-SNAPSHOT - - - RoyaleStore - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: Royale: RoyaleStore - - - - - org.apache.royale.compiler - royale-maven-plugin - true - - RoyaleStore.mxml - true - - - http://ns.adobe.com/mxml/2009 - ${project.basedir}/../../../frameworks/mxml-2009-manifest.xml - - - - - - - - - - swf-dependencies - - - generate.swf - - - - - org.apache.royale.framework - DragDrop - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Effects - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Formatters - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Network - 0.9.6-SNAPSHOT - swc - swf - - - - - - - - - org.apache.royale.typedefs - royale-typedefs-js - ${royale.typedefs.version} - swc - typedefs - runtime - - - - org.apache.royale.framework - DragDrop - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Effects - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Formatters - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Network - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - BasicTheme - 0.9.6-SNAPSHOT - swc - theme - - - - + + + + 4.0.0 + + + org.apache.royale.examples + examples-royale + 0.9.6 + + + RoyaleStore + 0.9.6 + swf + + Apache Royale: Examples: Royale: RoyaleStore + + + + + org.apache.royale.compiler + royale-maven-plugin + true + + RoyaleStore.mxml + true + + + http://ns.adobe.com/mxml/2009 + ${project.basedir}/../../../frameworks/mxml-2009-manifest.xml + + + + + + + + + + swf-dependencies + + + generate.swf + + + + + org.apache.royale.framework + DragDrop + 0.9.6 + swc + swf + + + org.apache.royale.framework + Effects + 0.9.6 + swc + swf + + + org.apache.royale.framework + Formatters + 0.9.6 + swc + swf + + + org.apache.royale.framework + Network + 0.9.6 + swc + swf + + + + + + + + + org.apache.royale.typedefs + royale-typedefs-js + ${royale.typedefs.version} + swc + typedefs + runtime + + + + org.apache.royale.framework + DragDrop + 0.9.6 + swc + js + + + org.apache.royale.framework + Effects + 0.9.6 + swc + js + + + org.apache.royale.framework + Formatters + 0.9.6 + swc + js + + + org.apache.royale.framework + Network + 0.9.6 + swc + js + + + org.apache.royale.framework + BasicTheme + 0.9.6 + swc + theme + + + + diff --git a/examples/royale/RoyaleStore_jquery/pom.xml b/examples/royale/RoyaleStore_jquery/pom.xml index 3ea4f9b060..82400c0008 100644 --- a/examples/royale/RoyaleStore_jquery/pom.xml +++ b/examples/royale/RoyaleStore_jquery/pom.xml @@ -1,157 +1,157 @@ - - - - 4.0.0 - - - org.apache.royale.examples - examples-royale - 0.9.6-SNAPSHOT - - - RoyaleStore_jquery - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: Royale: RoyaleStore_jquery - - - - - org.apache.royale.compiler - royale-maven-plugin - true - - RoyaleStore.mxml - true - - - http://ns.adobe.com/mxml/2009 - ${project.basedir}/../../../frameworks/mxml-2009-manifest.xml - - - - - - - - - - swf-dependencies - - - generate.swf - - - - - org.apache.royale.framework - DragDrop - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Effects - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Formatters - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - JQuery - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Network - 0.9.6-SNAPSHOT - swc - swf - - - - - - - - org.apache.royale.framework - DragDrop - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Effects - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Formatters - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - JQuery - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Network - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - BasicTheme - 0.9.6-SNAPSHOT - swc - theme - - - - org.apache.royale.typedefs - royale-typedefs-jquery - ${royale.typedefs.version} - swc - typedefs - runtime - - - - + + + + 4.0.0 + + + org.apache.royale.examples + examples-royale + 0.9.6 + + + RoyaleStore_jquery + 0.9.6 + swf + + Apache Royale: Examples: Royale: RoyaleStore_jquery + + + + + org.apache.royale.compiler + royale-maven-plugin + true + + RoyaleStore.mxml + true + + + http://ns.adobe.com/mxml/2009 + ${project.basedir}/../../../frameworks/mxml-2009-manifest.xml + + + + + + + + + + swf-dependencies + + + generate.swf + + + + + org.apache.royale.framework + DragDrop + 0.9.6 + swc + swf + + + org.apache.royale.framework + Effects + 0.9.6 + swc + swf + + + org.apache.royale.framework + Formatters + 0.9.6 + swc + swf + + + org.apache.royale.framework + JQuery + 0.9.6 + swc + swf + + + org.apache.royale.framework + Network + 0.9.6 + swc + swf + + + + + + + + org.apache.royale.framework + DragDrop + 0.9.6 + swc + js + + + org.apache.royale.framework + Effects + 0.9.6 + swc + js + + + org.apache.royale.framework + Formatters + 0.9.6 + swc + js + + + org.apache.royale.framework + JQuery + 0.9.6 + swc + js + + + org.apache.royale.framework + Network + 0.9.6 + swc + js + + + org.apache.royale.framework + BasicTheme + 0.9.6 + swc + theme + + + + org.apache.royale.typedefs + royale-typedefs-jquery + ${royale.typedefs.version} + swc + typedefs + runtime + + + + diff --git a/examples/royale/RoyaleTeamPage_MDL/pom.xml b/examples/royale/RoyaleTeamPage_MDL/pom.xml index 1605710e6f..1c0426de82 100644 --- a/examples/royale/RoyaleTeamPage_MDL/pom.xml +++ b/examples/royale/RoyaleTeamPage_MDL/pom.xml @@ -1,86 +1,86 @@ - - - - 4.0.0 - - - org.apache.royale.examples - examples-royale - 0.9.6-SNAPSHOT - - - RoyaleTeamPage_MDL - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: Royale: RoyaleTeamPage_MDL - - - - indigo - pink - - - - src/main/royale - - - src/main/resources - true - - - - - org.apache.royale.compiler - royale-maven-plugin - true - - App.mxml - JSRoyale - ${basedir}/target/javascript/bin/js-debug/mdl-js-index-template.html - - - - - - - - org.apache.royale.framework - MaterialDesignLite - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - FontAwesome - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Network - 0.9.6-SNAPSHOT - swc - js - - - + + + + 4.0.0 + + + org.apache.royale.examples + examples-royale + 0.9.6 + + + RoyaleTeamPage_MDL + 0.9.6 + swf + + Apache Royale: Examples: Royale: RoyaleTeamPage_MDL + + + + indigo + pink + + + + src/main/royale + + + src/main/resources + true + + + + + org.apache.royale.compiler + royale-maven-plugin + true + + App.mxml + JSRoyale + ${basedir}/target/javascript/bin/js-debug/mdl-js-index-template.html + + + + + + + + org.apache.royale.framework + MaterialDesignLite + 0.9.6 + swc + js + + + org.apache.royale.framework + FontAwesome + 0.9.6 + swc + js + + + org.apache.royale.framework + Network + 0.9.6 + swc + js + + + diff --git a/examples/royale/RoyaleWebsite/pom.xml b/examples/royale/RoyaleWebsite/pom.xml index 03616b0151..5271da47e7 100644 --- a/examples/royale/RoyaleWebsite/pom.xml +++ b/examples/royale/RoyaleWebsite/pom.xml @@ -1,80 +1,80 @@ - - - - 4.0.0 - - - org.apache.royale.examples - examples-royale - 0.9.6-SNAPSHOT - - - RoyaleWebsite - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: Royale: RoyaleWebsite - - - - indigo - pink - - - - src/main/royale - - - src/main/resources - true - - - - - org.apache.royale.compiler - royale-maven-plugin - true - - RoyaleWebsite.mxml - JSRoyale - ${basedir}/target/javascript/bin/js-debug/royale-index-template.html - - - - - - - - org.apache.royale.framework - RoyaleSite - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - BasicTheme - 0.9.6-SNAPSHOT - swc - theme - - - - + + + + 4.0.0 + + + org.apache.royale.examples + examples-royale + 0.9.6 + + + RoyaleWebsite + 0.9.6 + swf + + Apache Royale: Examples: Royale: RoyaleWebsite + + + + indigo + pink + + + + src/main/royale + + + src/main/resources + true + + + + + org.apache.royale.compiler + royale-maven-plugin + true + + RoyaleWebsite.mxml + JSRoyale + ${basedir}/target/javascript/bin/js-debug/royale-index-template.html + + + + + + + + org.apache.royale.framework + RoyaleSite + 0.9.6 + swc + js + + + org.apache.royale.framework + BasicTheme + 0.9.6 + swc + theme + + + + diff --git a/examples/royale/RoyaleWebsiteStatsViewer/pom.xml b/examples/royale/RoyaleWebsiteStatsViewer/pom.xml index bed15addcf..a03c41cdb7 100644 --- a/examples/royale/RoyaleWebsiteStatsViewer/pom.xml +++ b/examples/royale/RoyaleWebsiteStatsViewer/pom.xml @@ -1,100 +1,100 @@ - - - - 4.0.0 - - - org.apache.royale.examples - examples-royale - 0.9.6-SNAPSHOT - - - RoyaleWebsiteStatsViewer - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: Royale: RoyaleWebsiteStatsViewer - - - - - org.apache.royale.compiler - royale-maven-plugin - true - - RoyaleWebsiteStatsViewer.mxml - true - - - - - - - - swf-dependencies - - - generate.swf - - - - - org.apache.royale.framework - Network - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Charts - 0.9.6-SNAPSHOT - swc - swf - - - - - - - - org.apache.royale.framework - Network - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Charts - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - BasicTheme - 0.9.6-SNAPSHOT - swc - theme - - - - + + + + 4.0.0 + + + org.apache.royale.examples + examples-royale + 0.9.6 + + + RoyaleWebsiteStatsViewer + 0.9.6 + swf + + Apache Royale: Examples: Royale: RoyaleWebsiteStatsViewer + + + + + org.apache.royale.compiler + royale-maven-plugin + true + + RoyaleWebsiteStatsViewer.mxml + true + + + + + + + + swf-dependencies + + + generate.swf + + + + + org.apache.royale.framework + Network + 0.9.6 + swc + swf + + + org.apache.royale.framework + Charts + 0.9.6 + swc + swf + + + + + + + + org.apache.royale.framework + Network + 0.9.6 + swc + js + + + org.apache.royale.framework + Charts + 0.9.6 + swc + js + + + org.apache.royale.framework + BasicTheme + 0.9.6 + swc + theme + + + + diff --git a/examples/royale/StorageExample/pom.xml b/examples/royale/StorageExample/pom.xml index 088f9c3f10..6dd3da2517 100644 --- a/examples/royale/StorageExample/pom.xml +++ b/examples/royale/StorageExample/pom.xml @@ -1,111 +1,111 @@ - - - - 4.0.0 - - - org.apache.royale.examples - examples-royale - 0.9.6-SNAPSHOT - - - StorageExample - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: Royale: StorageExample - - - - - org.apache.royale.compiler - royale-maven-plugin - true - - StorageExample.mxml - - - - org.jboss.errai - cordova-maven-plugin - - - - - - swf-dependencies - - - generate.swf - - - - - org.apache.royale.framework - Storage - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Mobile - 0.9.6-SNAPSHOT - swc - swf - - - - - - - - - org.apache.royale.framework - Storage - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Mobile - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.typedefs - royale-typedefs-cordova - ${royale.typedefs.version} - swc - typedefs - runtime - - - org.apache.royale.framework - BasicTheme - 0.9.6-SNAPSHOT - swc - theme - - - - + + + + 4.0.0 + + + org.apache.royale.examples + examples-royale + 0.9.6 + + + StorageExample + 0.9.6 + swf + + Apache Royale: Examples: Royale: StorageExample + + + + + org.apache.royale.compiler + royale-maven-plugin + true + + StorageExample.mxml + + + + org.jboss.errai + cordova-maven-plugin + + + + + + swf-dependencies + + + generate.swf + + + + + org.apache.royale.framework + Storage + 0.9.6 + swc + swf + + + org.apache.royale.framework + Mobile + 0.9.6 + swc + swf + + + + + + + + + org.apache.royale.framework + Storage + 0.9.6 + swc + js + + + org.apache.royale.framework + Mobile + 0.9.6 + swc + js + + + org.apache.royale.typedefs + royale-typedefs-cordova + ${royale.typedefs.version} + swc + typedefs + runtime + + + org.apache.royale.framework + BasicTheme + 0.9.6 + swc + theme + + + + diff --git a/examples/royale/StyleExample/pom.xml b/examples/royale/StyleExample/pom.xml index 16c9f4c953..32099764d0 100644 --- a/examples/royale/StyleExample/pom.xml +++ b/examples/royale/StyleExample/pom.xml @@ -1,100 +1,100 @@ - - - - 4.0.0 - - - org.apache.royale.examples - examples-royale - 0.9.6-SNAPSHOT - - - StyleExample - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: Royale: StyleExample - - - - - org.apache.royale.compiler - royale-maven-plugin - true - - StyleExample.mxml - true - - - - - - - - swf-dependencies - - - generate.swf - - - - - org.apache.royale.framework - Basic - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Network - 0.9.6-SNAPSHOT - swc - swf - - - - - - - - org.apache.royale.framework - Network - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Basic - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - BasicTheme - 0.9.6-SNAPSHOT - swc - theme - - - - + + + + 4.0.0 + + + org.apache.royale.examples + examples-royale + 0.9.6 + + + StyleExample + 0.9.6 + swf + + Apache Royale: Examples: Royale: StyleExample + + + + + org.apache.royale.compiler + royale-maven-plugin + true + + StyleExample.mxml + true + + + + + + + + swf-dependencies + + + generate.swf + + + + + org.apache.royale.framework + Basic + 0.9.6 + swc + swf + + + org.apache.royale.framework + Network + 0.9.6 + swc + swf + + + + + + + + org.apache.royale.framework + Network + 0.9.6 + swc + js + + + org.apache.royale.framework + Basic + 0.9.6 + swc + js + + + org.apache.royale.framework + BasicTheme + 0.9.6 + swc + theme + + + + diff --git a/examples/royale/TableExample/pom.xml b/examples/royale/TableExample/pom.xml index de49137a8c..10296c417f 100644 --- a/examples/royale/TableExample/pom.xml +++ b/examples/royale/TableExample/pom.xml @@ -1,89 +1,89 @@ - - - - 4.0.0 - - - - - org.apache.royale.examples - examples-royale - 0.9.6-SNAPSHOT - - - TableExample - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: Royale: TableExample - - - - - org.apache.royale.compiler - royale-maven-plugin - true - - TableExample.mxml - - - - - - - - swf-dependencies - - - generate.swf - - - - - org.apache.royale.framework - Basic - 0.9.6-SNAPSHOT - swc - swf - - - - - - - - org.apache.royale.framework - Basic - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - BasicTheme - 0.9.6-SNAPSHOT - swc - theme - - - - + + + + 4.0.0 + + + + + org.apache.royale.examples + examples-royale + 0.9.6 + + + TableExample + 0.9.6 + swf + + Apache Royale: Examples: Royale: TableExample + + + + + org.apache.royale.compiler + royale-maven-plugin + true + + TableExample.mxml + + + + + + + + swf-dependencies + + + generate.swf + + + + + org.apache.royale.framework + Basic + 0.9.6 + swc + swf + + + + + + + + org.apache.royale.framework + Basic + 0.9.6 + swc + js + + + org.apache.royale.framework + BasicTheme + 0.9.6 + swc + theme + + + + diff --git a/examples/royale/TeamPage/pom.xml b/examples/royale/TeamPage/pom.xml index 2a79e2bdde..7351336226 100644 --- a/examples/royale/TeamPage/pom.xml +++ b/examples/royale/TeamPage/pom.xml @@ -1,102 +1,102 @@ - - - - 4.0.0 - - - org.apache.royale.examples - examples-royale - 0.9.6-SNAPSHOT - - - TeamPage - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: Royale: TeamPage - - - - - org.apache.royale.compiler - royale-maven-plugin - true - - TeamPage.mxml - true - - - - - - - - - - swf-dependencies - - - generate.swf - - - - - org.apache.royale.framework - Network - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Basic - 0.9.6-SNAPSHOT - swc - swf - - - - - - - - org.apache.royale.framework - Network - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Basic - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - BasicTheme - 0.9.6-SNAPSHOT - swc - theme - - - - + + + + 4.0.0 + + + org.apache.royale.examples + examples-royale + 0.9.6 + + + TeamPage + 0.9.6 + swf + + Apache Royale: Examples: Royale: TeamPage + + + + + org.apache.royale.compiler + royale-maven-plugin + true + + TeamPage.mxml + true + + + + + + + + + + swf-dependencies + + + generate.swf + + + + + org.apache.royale.framework + Network + 0.9.6 + swc + swf + + + org.apache.royale.framework + Basic + 0.9.6 + swc + swf + + + + + + + + org.apache.royale.framework + Network + 0.9.6 + swc + js + + + org.apache.royale.framework + Basic + 0.9.6 + swc + js + + + org.apache.royale.framework + BasicTheme + 0.9.6 + swc + theme + + + + diff --git a/examples/royale/TodoListSampleApp/pom.xml b/examples/royale/TodoListSampleApp/pom.xml index c875a1d768..0d432cdab1 100644 --- a/examples/royale/TodoListSampleApp/pom.xml +++ b/examples/royale/TodoListSampleApp/pom.xml @@ -1,92 +1,92 @@ - - - - 4.0.0 - - - - - org.apache.royale.examples - examples-royale - 0.9.6-SNAPSHOT - - - TodoListSampleApp - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: Royale: TodoListSampleApp - - - - - org.apache.royale.compiler - royale-maven-plugin - true - - TodoListSampleApp.mxml - - - - - - - - swf-dependencies - - - generate.swf - - - - - org.apache.royale.framework - Basic - 0.9.6-SNAPSHOT - swc - swf - - - - - - - - - org.apache.royale.framework - Basic - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - BasicTheme - 0.9.6-SNAPSHOT - swc - theme - - - - + + + + 4.0.0 + + + + + org.apache.royale.examples + examples-royale + 0.9.6 + + + TodoListSampleApp + 0.9.6 + swf + + Apache Royale: Examples: Royale: TodoListSampleApp + + + + + org.apache.royale.compiler + royale-maven-plugin + true + + TodoListSampleApp.mxml + + + + + + + + swf-dependencies + + + generate.swf + + + + + org.apache.royale.framework + Basic + 0.9.6 + swc + swf + + + + + + + + + org.apache.royale.framework + Basic + 0.9.6 + swc + js + + + org.apache.royale.framework + BasicTheme + 0.9.6 + swc + theme + + + + diff --git a/examples/royale/TourDeJewel/pom.xml b/examples/royale/TourDeJewel/pom.xml index a56aaf28d1..6ed8531843 100644 --- a/examples/royale/TourDeJewel/pom.xml +++ b/examples/royale/TourDeJewel/pom.xml @@ -1,170 +1,170 @@ - - - - 4.0.0 - - - org.apache.royale.examples - examples-royale - 0.9.6-SNAPSHOT - - - TourDeJewel - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: Royale: TourDeJewel - - - src/main/royale - - - org.apache.royale.compiler - royale-maven-plugin - true - - App.mxml - JSRoyale - false - ${basedir}/target/javascript/bin/js-debug/jewel-example-index-template.html - -source-map=true;-js-dynamic-access-unknown-members=true - - - - - - - - swf-dependencies - - - generate.swf - - - - - org.apache.royale.framework - Formatters - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Jewel - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Icons - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - HTML - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Network - 0.9.6-SNAPSHOT - swc - swf - - - - - - - - org.apache.royale.framework - Formatters - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Jewel - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Icons - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - HTML - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Network - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - JewelTheme - 0.9.6-SNAPSHOT - swc - theme - js - - - - - + + + + 4.0.0 + + + org.apache.royale.examples + examples-royale + 0.9.6 + + + TourDeJewel + 0.9.6 + swf + + Apache Royale: Examples: Royale: TourDeJewel + + + src/main/royale + + + org.apache.royale.compiler + royale-maven-plugin + true + + App.mxml + JSRoyale + false + ${basedir}/target/javascript/bin/js-debug/jewel-example-index-template.html + -source-map=true;-js-dynamic-access-unknown-members=true + + + + + + + + swf-dependencies + + + generate.swf + + + + + org.apache.royale.framework + Formatters + 0.9.6 + swc + swf + + + org.apache.royale.framework + Jewel + 0.9.6 + swc + swf + + + org.apache.royale.framework + Icons + 0.9.6 + swc + swf + + + org.apache.royale.framework + HTML + 0.9.6 + swc + swf + + + org.apache.royale.framework + Network + 0.9.6 + swc + swf + + + + + + + + org.apache.royale.framework + Formatters + 0.9.6 + swc + js + + + org.apache.royale.framework + Jewel + 0.9.6 + swc + js + + + org.apache.royale.framework + Icons + 0.9.6 + swc + js + + + org.apache.royale.framework + HTML + 0.9.6 + swc + js + + + org.apache.royale.framework + Network + 0.9.6 + swc + js + + + org.apache.royale.framework + JewelTheme + 0.9.6 + swc + theme + js + + + + + diff --git a/examples/royale/TreeExample/pom.xml b/examples/royale/TreeExample/pom.xml index 4aed4e8f14..e63d6d8d9d 100644 --- a/examples/royale/TreeExample/pom.xml +++ b/examples/royale/TreeExample/pom.xml @@ -1,85 +1,85 @@ - - - - 4.0.0 - - - org.apache.royale.examples - examples-royale - 0.9.6-SNAPSHOT - - - TreeExample - 0.9.6-SNAPSHOT - swf - - Apache Royale: Examples: Royale: TreeExample - - - - - org.apache.royale.compiler - royale-maven-plugin - true - - TreeExample.mxml - - - - - - - - swf-dependencies - - - generate.swf - - - - - org.apache.royale.framework - Basic - 0.9.6-SNAPSHOT - swc - swf - - - - - - - - org.apache.royale.framework - Basic - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - BasicTheme - 0.9.6-SNAPSHOT - swc - theme - - - - + + + + 4.0.0 + + + org.apache.royale.examples + examples-royale + 0.9.6 + + + TreeExample + 0.9.6 + swf + + Apache Royale: Examples: Royale: TreeExample + + + + + org.apache.royale.compiler + royale-maven-plugin + true + + TreeExample.mxml + + + + + + + + swf-dependencies + + + generate.swf + + + + + org.apache.royale.framework + Basic + 0.9.6 + swc + swf + + + + + + + + org.apache.royale.framework + Basic + 0.9.6 + swc + js + + + org.apache.royale.framework + BasicTheme + 0.9.6 + swc + theme + + + + diff --git a/examples/royale/pom.xml b/examples/royale/pom.xml index f071f3c0c6..c1ac1f13ec 100644 --- a/examples/royale/pom.xml +++ b/examples/royale/pom.xml @@ -1,220 +1,220 @@ - - - - 4.0.0 - - - org.apache.royale.examples - examples - 0.9.6-SNAPSHOT - - - examples-royale - 0.9.6-SNAPSHOT - pom - - Apache Royale: Examples: Royale - - - AccordionExample - AlertExample - ASDoc - ChartExample - CordovaCameraExample - CreateJSExample - DataBindingExample - DataBindingExample_as - DataBindingExample_Flat - DataBindingExampleWithFlexLayout - DataGridExample - DateControlsExample - DebuggingExample - DesktopMap - DividedContainerExample - DragAndDropExample - Flex2Royale - HelloWorld - HTMLElements - JSON2ASVO - TourDeJewel - ListExample - MapSearch - MDLDynamicTabsExample - MDLDynamicTableExample - MenuExample - MobileMap - MobileStocks - MobileTrader - ModuleExample - RemoteObjectAMFTest - RoyaleStore - RoyaleStore_jquery - RoyaleTeamPage_MDL - RoyaleWebsite - RoyaleWebsiteStatsViewer - StorageExample - StyleExample - TableExample - TeamPage - TodoListSampleApp - TreeExample - - - - - - org.apache.maven.plugins - maven-surefire-plugin - 2.19.1 - - - tests-default - integration-test - - test - - - - - org.apache.royale.examples:examples-tests - - - ${project.artifactId} - ${project.version} - ${project.packaging} - ${project.build.plugins.plugin.configuration.targets} - ${project.build.directory} - - - - - - - - - - - swf-dependencies-royale - - - generate.swf - - - - - org.apache.royale.framework - Core - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Language - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - HTML - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Collections - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Binding - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Graphics - 0.9.6-SNAPSHOT - swc - swf - - - - - - - - org.apache.royale.framework - Core - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Language - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - HTML - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Collections - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Binding - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Graphics - 0.9.6-SNAPSHOT - swc - js - - - - - org.apache.royale.examples - examples-tests - 0.9.6-SNAPSHOT - test - - - - + + + + 4.0.0 + + + org.apache.royale.examples + examples + 0.9.6 + + + examples-royale + 0.9.6 + pom + + Apache Royale: Examples: Royale + + + AccordionExample + AlertExample + ASDoc + ChartExample + CordovaCameraExample + CreateJSExample + DataBindingExample + DataBindingExample_as + DataBindingExample_Flat + DataBindingExampleWithFlexLayout + DataGridExample + DateControlsExample + DebuggingExample + DesktopMap + DividedContainerExample + DragAndDropExample + Flex2Royale + HelloWorld + HTMLElements + JSON2ASVO + TourDeJewel + ListExample + MapSearch + MDLDynamicTabsExample + MDLDynamicTableExample + MenuExample + MobileMap + MobileStocks + MobileTrader + ModuleExample + RemoteObjectAMFTest + RoyaleStore + RoyaleStore_jquery + RoyaleTeamPage_MDL + RoyaleWebsite + RoyaleWebsiteStatsViewer + StorageExample + StyleExample + TableExample + TeamPage + TodoListSampleApp + TreeExample + + + + + + org.apache.maven.plugins + maven-surefire-plugin + 2.19.1 + + + tests-default + integration-test + + test + + + + + org.apache.royale.examples:examples-tests + + + ${project.artifactId} + ${project.version} + ${project.packaging} + ${project.build.plugins.plugin.configuration.targets} + ${project.build.directory} + + + + + + + + + + + swf-dependencies-royale + + + generate.swf + + + + + org.apache.royale.framework + Core + 0.9.6 + swc + swf + + + org.apache.royale.framework + Language + 0.9.6 + swc + swf + + + org.apache.royale.framework + HTML + 0.9.6 + swc + swf + + + org.apache.royale.framework + Collections + 0.9.6 + swc + swf + + + org.apache.royale.framework + Binding + 0.9.6 + swc + swf + + + org.apache.royale.framework + Graphics + 0.9.6 + swc + swf + + + + + + + + org.apache.royale.framework + Core + 0.9.6 + swc + js + + + org.apache.royale.framework + Language + 0.9.6 + swc + js + + + org.apache.royale.framework + HTML + 0.9.6 + swc + js + + + org.apache.royale.framework + Collections + 0.9.6 + swc + js + + + org.apache.royale.framework + Binding + 0.9.6 + swc + js + + + org.apache.royale.framework + Graphics + 0.9.6 + swc + js + + + + + org.apache.royale.examples + examples-tests + 0.9.6 + test + + + + diff --git a/frameworks/fontsrc/pom.xml b/frameworks/fontsrc/pom.xml index 15bca631ed..f25e25194d 100644 --- a/frameworks/fontsrc/pom.xml +++ b/frameworks/fontsrc/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework frameworks - 0.9.6-SNAPSHOT + 0.9.6 Fonts - 0.9.6-SNAPSHOT + 0.9.6 war Apache Royale: Framework: Fonts diff --git a/frameworks/pom.xml b/frameworks/pom.xml index d135807499..40bba5f56b 100644 --- a/frameworks/pom.xml +++ b/frameworks/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework royale-framework-parent - 0.9.6-SNAPSHOT + 0.9.6 frameworks - 0.9.6-SNAPSHOT + 0.9.6 pom Apache Royale: Framework diff --git a/frameworks/projects/Basic/pom.xml b/frameworks/projects/Basic/pom.xml index 1b0cda59ea..f33a6ef66f 100644 --- a/frameworks/projects/Basic/pom.xml +++ b/frameworks/projects/Basic/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework projects - 0.9.6-SNAPSHOT + 0.9.6 Basic - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Libs: Basic @@ -86,28 +86,28 @@ org.apache.royale.framework Core - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Binding - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Graphics - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Collections - 0.9.6-SNAPSHOT + 0.9.6 swc swf @@ -119,28 +119,28 @@ org.apache.royale.framework Core - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Binding - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Graphics - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Collections - 0.9.6-SNAPSHOT + 0.9.6 swc js diff --git a/frameworks/projects/Binding/pom.xml b/frameworks/projects/Binding/pom.xml index d884a023a4..f2b5b1d4b3 100644 --- a/frameworks/projects/Binding/pom.xml +++ b/frameworks/projects/Binding/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework projects - 0.9.6-SNAPSHOT + 0.9.6 Binding - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Libs: Binding @@ -67,7 +67,7 @@ org.apache.royale.framework Core - 0.9.6-SNAPSHOT + 0.9.6 swc swf @@ -79,7 +79,7 @@ org.apache.royale.framework Core - 0.9.6-SNAPSHOT + 0.9.6 swc js diff --git a/frameworks/projects/Charts/pom.xml b/frameworks/projects/Charts/pom.xml index 292a679bff..f300147a1d 100644 --- a/frameworks/projects/Charts/pom.xml +++ b/frameworks/projects/Charts/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework projects - 0.9.6-SNAPSHOT + 0.9.6 Charts - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Libs: Charts @@ -75,35 +75,35 @@ org.apache.royale.framework Core - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Collections - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Binding - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Graphics - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Basic - 0.9.6-SNAPSHOT + 0.9.6 swc swf @@ -115,35 +115,35 @@ org.apache.royale.framework Core - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Collections - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Binding - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Graphics - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Basic - 0.9.6-SNAPSHOT + 0.9.6 swc js diff --git a/frameworks/projects/Collections/pom.xml b/frameworks/projects/Collections/pom.xml index bdf948e006..1b65092188 100644 --- a/frameworks/projects/Collections/pom.xml +++ b/frameworks/projects/Collections/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework projects - 0.9.6-SNAPSHOT + 0.9.6 Collections - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Libs: Collections @@ -69,7 +69,7 @@ org.apache.royale.framework Core - 0.9.6-SNAPSHOT + 0.9.6 swc swf @@ -81,7 +81,7 @@ org.apache.royale.framework Core - 0.9.6-SNAPSHOT + 0.9.6 swc js diff --git a/frameworks/projects/Core/pom.xml b/frameworks/projects/Core/pom.xml index 11ed29b224..2821b030b0 100644 --- a/frameworks/projects/Core/pom.xml +++ b/frameworks/projects/Core/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework projects - 0.9.6-SNAPSHOT + 0.9.6 Core - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Libs: Core diff --git a/frameworks/projects/CreateJS/pom.xml b/frameworks/projects/CreateJS/pom.xml index 7695a9e6b9..b0b465644f 100644 --- a/frameworks/projects/CreateJS/pom.xml +++ b/frameworks/projects/CreateJS/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework projects - 0.9.6-SNAPSHOT + 0.9.6 CreateJS - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Libs: CreateJS @@ -75,28 +75,28 @@ org.apache.royale.framework Core - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Basic - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Effects - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Graphics - 0.9.6-SNAPSHOT + 0.9.6 swc swf @@ -108,28 +108,28 @@ org.apache.royale.framework Core - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Basic - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Effects - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Graphics - 0.9.6-SNAPSHOT + 0.9.6 swc js diff --git a/frameworks/projects/Crux/pom.xml b/frameworks/projects/Crux/pom.xml index 9212038ee6..af1a30f668 100644 --- a/frameworks/projects/Crux/pom.xml +++ b/frameworks/projects/Crux/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework projects - 0.9.6-SNAPSHOT + 0.9.6 Crux - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Libs: Crux @@ -73,35 +73,35 @@ org.apache.royale.framework Core - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Reflection - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Binding - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework MXRoyale - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Network - 0.9.6-SNAPSHOT + 0.9.6 swc swf @@ -115,14 +115,14 @@ org.apache.royale.framework Reflection - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Binding - 0.9.6-SNAPSHOT + 0.9.6 swc js @@ -130,7 +130,7 @@ org.apache.royale.framework MXRoyale - 0.9.6-SNAPSHOT + 0.9.6 swc js @@ -138,21 +138,21 @@ org.apache.royale.framework Network - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Core - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Language - 0.9.6-SNAPSHOT + 0.9.6 swc js diff --git a/frameworks/projects/DragDrop/pom.xml b/frameworks/projects/DragDrop/pom.xml index f43cd02652..86a15215c8 100644 --- a/frameworks/projects/DragDrop/pom.xml +++ b/frameworks/projects/DragDrop/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework projects - 0.9.6-SNAPSHOT + 0.9.6 DragDrop - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Libs: DragDrop @@ -69,28 +69,28 @@ org.apache.royale.framework Core - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Basic - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Collections - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Graphics - 0.9.6-SNAPSHOT + 0.9.6 swc swf @@ -102,28 +102,28 @@ org.apache.royale.framework Core - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Basic - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Collections - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Graphics - 0.9.6-SNAPSHOT + 0.9.6 swc js diff --git a/frameworks/projects/Effects/pom.xml b/frameworks/projects/Effects/pom.xml index 9e82121d92..2707b0e970 100644 --- a/frameworks/projects/Effects/pom.xml +++ b/frameworks/projects/Effects/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework projects - 0.9.6-SNAPSHOT + 0.9.6 Effects - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Libs: Effects @@ -69,14 +69,14 @@ org.apache.royale.framework Core - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Basic - 0.9.6-SNAPSHOT + 0.9.6 swc swf @@ -88,14 +88,14 @@ org.apache.royale.framework Core - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Basic - 0.9.6-SNAPSHOT + 0.9.6 swc js diff --git a/frameworks/projects/Express/pom.xml b/frameworks/projects/Express/pom.xml index 2b31f1d1a8..8dee14cb76 100644 --- a/frameworks/projects/Express/pom.xml +++ b/frameworks/projects/Express/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework projects - 0.9.6-SNAPSHOT + 0.9.6 Express - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Libs: Express @@ -81,42 +81,42 @@ org.apache.royale.framework Core - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Binding - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Graphics - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Collections - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Basic - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework DragDrop - 0.9.6-SNAPSHOT + 0.9.6 swc swf @@ -128,42 +128,42 @@ org.apache.royale.framework Core - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Binding - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Graphics - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Collections - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Basic - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework DragDrop - 0.9.6-SNAPSHOT + 0.9.6 swc js diff --git a/frameworks/projects/Flat/pom.xml b/frameworks/projects/Flat/pom.xml index d2c3a9ff72..50dae63a13 100644 --- a/frameworks/projects/Flat/pom.xml +++ b/frameworks/projects/Flat/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework projects - 0.9.6-SNAPSHOT + 0.9.6 Flat - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Libs: Flat @@ -81,35 +81,35 @@ org.apache.royale.framework Core - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Binding - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Graphics - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Collections - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Basic - 0.9.6-SNAPSHOT + 0.9.6 swc swf @@ -121,28 +121,28 @@ org.apache.royale.framework Core - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Graphics - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Collections - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Basic - 0.9.6-SNAPSHOT + 0.9.6 swc js diff --git a/frameworks/projects/FontAwesome/pom.xml b/frameworks/projects/FontAwesome/pom.xml index 54c52e2113..ef90338e08 100644 --- a/frameworks/projects/FontAwesome/pom.xml +++ b/frameworks/projects/FontAwesome/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework projects - 0.9.6-SNAPSHOT + 0.9.6 FontAwesome - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Libs: FontAwesome @@ -81,35 +81,35 @@ org.apache.royale.framework Core - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Binding - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Graphics - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Collections - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Basic - 0.9.6-SNAPSHOT + 0.9.6 swc swf @@ -121,35 +121,35 @@ org.apache.royale.framework Core - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Binding - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Graphics - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Collections - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Basic - 0.9.6-SNAPSHOT + 0.9.6 swc js diff --git a/frameworks/projects/Formatters/pom.xml b/frameworks/projects/Formatters/pom.xml index 25bd26d9b1..78c096a14b 100644 --- a/frameworks/projects/Formatters/pom.xml +++ b/frameworks/projects/Formatters/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework projects - 0.9.6-SNAPSHOT + 0.9.6 Formatters - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Libs: Formatters @@ -69,21 +69,21 @@ org.apache.royale.framework Core - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Core - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Basic - 0.9.6-SNAPSHOT + 0.9.6 swc swf @@ -95,14 +95,14 @@ org.apache.royale.framework Core - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Basic - 0.9.6-SNAPSHOT + 0.9.6 swc js diff --git a/frameworks/projects/GoogleMaps/pom.xml b/frameworks/projects/GoogleMaps/pom.xml index ab2a8fb949..dffc309ad8 100644 --- a/frameworks/projects/GoogleMaps/pom.xml +++ b/frameworks/projects/GoogleMaps/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework projects - 0.9.6-SNAPSHOT + 0.9.6 GoogleMaps - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Libs: GoogleMaps @@ -76,14 +76,14 @@ org.apache.royale.framework Core - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Basic - 0.9.6-SNAPSHOT + 0.9.6 swc swf @@ -95,14 +95,14 @@ org.apache.royale.framework Core - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Basic - 0.9.6-SNAPSHOT + 0.9.6 swc js diff --git a/frameworks/projects/Graphics/pom.xml b/frameworks/projects/Graphics/pom.xml index 6e68696085..c2821f10e2 100644 --- a/frameworks/projects/Graphics/pom.xml +++ b/frameworks/projects/Graphics/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework projects - 0.9.6-SNAPSHOT + 0.9.6 Graphics - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Libs: Graphics @@ -129,7 +129,7 @@ org.apache.royale.framework Core - 0.9.6-SNAPSHOT + 0.9.6 swc swf @@ -141,7 +141,7 @@ org.apache.royale.framework Core - 0.9.6-SNAPSHOT + 0.9.6 swc js diff --git a/frameworks/projects/HTML/pom.xml b/frameworks/projects/HTML/pom.xml index d8868077b6..6016470fc8 100644 --- a/frameworks/projects/HTML/pom.xml +++ b/frameworks/projects/HTML/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework projects - 0.9.6-SNAPSHOT + 0.9.6 HTML - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Libs: HTML @@ -80,35 +80,35 @@ org.apache.royale.framework Core - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Binding - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Graphics - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Collections - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Basic - 0.9.6-SNAPSHOT + 0.9.6 swc swf @@ -120,35 +120,35 @@ org.apache.royale.framework Core - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Binding - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Graphics - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Collections - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Basic - 0.9.6-SNAPSHOT + 0.9.6 swc js diff --git a/frameworks/projects/HTML5/pom.xml b/frameworks/projects/HTML5/pom.xml index 187572a307..aec306cf66 100644 --- a/frameworks/projects/HTML5/pom.xml +++ b/frameworks/projects/HTML5/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework projects - 0.9.6-SNAPSHOT + 0.9.6 HTML5 - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Libs: HTML5 @@ -75,14 +75,14 @@ org.apache.royale.framework Core - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Basic - 0.9.6-SNAPSHOT + 0.9.6 swc swf @@ -94,14 +94,14 @@ org.apache.royale.framework Core - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Basic - 0.9.6-SNAPSHOT + 0.9.6 swc js diff --git a/frameworks/projects/Icons/pom.xml b/frameworks/projects/Icons/pom.xml index 1d979ad2d7..c089d82482 100644 --- a/frameworks/projects/Icons/pom.xml +++ b/frameworks/projects/Icons/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework projects - 0.9.6-SNAPSHOT + 0.9.6 Icons - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Libs: Icons @@ -84,14 +84,14 @@ org.apache.royale.framework Core - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Basic - 0.9.6-SNAPSHOT + 0.9.6 swc swf @@ -103,14 +103,14 @@ org.apache.royale.framework Core - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Basic - 0.9.6-SNAPSHOT + 0.9.6 swc js diff --git a/frameworks/projects/JQuery/pom.xml b/frameworks/projects/JQuery/pom.xml index e4e01fe9f4..e3aba75d22 100644 --- a/frameworks/projects/JQuery/pom.xml +++ b/frameworks/projects/JQuery/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework projects - 0.9.6-SNAPSHOT + 0.9.6 JQuery - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Libs: JQuery @@ -75,14 +75,14 @@ org.apache.royale.framework Core - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Basic - 0.9.6-SNAPSHOT + 0.9.6 swc swf @@ -95,14 +95,14 @@ org.apache.royale.framework Core - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Basic - 0.9.6-SNAPSHOT + 0.9.6 swc js diff --git a/frameworks/projects/Jewel/pom.xml b/frameworks/projects/Jewel/pom.xml index c0821fd121..51d09c786a 100644 --- a/frameworks/projects/Jewel/pom.xml +++ b/frameworks/projects/Jewel/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework projects - 0.9.6-SNAPSHOT + 0.9.6 Jewel - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Libs: Jewel @@ -107,49 +107,49 @@ org.apache.royale.framework Core - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Binding - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Graphics - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Collections - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework HTML - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Basic - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Formatters - 0.9.6-SNAPSHOT + 0.9.6 swc swf @@ -161,49 +161,49 @@ org.apache.royale.framework Core - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Binding - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Graphics - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Collections - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework HTML - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Basic - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Formatters - 0.9.6-SNAPSHOT + 0.9.6 swc js diff --git a/frameworks/projects/Language/pom.xml b/frameworks/projects/Language/pom.xml index e6fcce306c..3238058260 100644 --- a/frameworks/projects/Language/pom.xml +++ b/frameworks/projects/Language/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework projects - 0.9.6-SNAPSHOT + 0.9.6 Language - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Libs: Language diff --git a/frameworks/projects/MXRoyale/pom.xml b/frameworks/projects/MXRoyale/pom.xml index 1855d38c34..177c45298a 100644 --- a/frameworks/projects/MXRoyale/pom.xml +++ b/frameworks/projects/MXRoyale/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework projects - 0.9.6-SNAPSHOT + 0.9.6 MXRoyale - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Libs: MXRoyale @@ -91,77 +91,77 @@ org.apache.royale.framework Core - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Binding - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Basic - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Graphics - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Collections - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework DragDrop - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Express - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Effects - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Charts - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Network - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Reflection - 0.9.6-SNAPSHOT + 0.9.6 swc swf @@ -173,84 +173,84 @@ org.apache.royale.framework Binding - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Core - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Basic - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Graphics - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Collections - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework DragDrop - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Express - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Effects - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Charts - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Network - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Reflection - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework XML - 0.9.6-SNAPSHOT + 0.9.6 swc js diff --git a/frameworks/projects/MaterialDesignLite/pom.xml b/frameworks/projects/MaterialDesignLite/pom.xml index 62ac1371e7..f803e1455f 100644 --- a/frameworks/projects/MaterialDesignLite/pom.xml +++ b/frameworks/projects/MaterialDesignLite/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework projects - 0.9.6-SNAPSHOT + 0.9.6 MaterialDesignLite - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Libs: Material Design Lite @@ -81,42 +81,42 @@ org.apache.royale.framework Core - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Binding - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Graphics - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Collections - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Basic - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework HTML - 0.9.6-SNAPSHOT + 0.9.6 swc swf @@ -128,42 +128,42 @@ org.apache.royale.framework Core - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Binding - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Graphics - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Collections - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Basic - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework HTML - 0.9.6-SNAPSHOT + 0.9.6 swc js diff --git a/frameworks/projects/Mobile/pom.xml b/frameworks/projects/Mobile/pom.xml index 458a4b8f66..37ca1b88fd 100644 --- a/frameworks/projects/Mobile/pom.xml +++ b/frameworks/projects/Mobile/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework projects - 0.9.6-SNAPSHOT + 0.9.6 Mobile - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Libs: Mobile @@ -79,21 +79,21 @@ org.apache.royale.framework Core - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Graphics - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Basic - 0.9.6-SNAPSHOT + 0.9.6 swc swf @@ -105,21 +105,21 @@ org.apache.royale.framework Core - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Graphics - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Basic - 0.9.6-SNAPSHOT + 0.9.6 swc js diff --git a/frameworks/projects/Network/pom.xml b/frameworks/projects/Network/pom.xml index fe0d036a75..8d59157548 100644 --- a/frameworks/projects/Network/pom.xml +++ b/frameworks/projects/Network/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework projects - 0.9.6-SNAPSHOT + 0.9.6 Network - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Libs: Network @@ -76,14 +76,14 @@ org.apache.royale.framework Core - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Reflection - 0.9.6-SNAPSHOT + 0.9.6 swc swf @@ -95,14 +95,14 @@ org.apache.royale.framework Core - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Reflection - 0.9.6-SNAPSHOT + 0.9.6 swc js diff --git a/frameworks/projects/Reflection/pom.xml b/frameworks/projects/Reflection/pom.xml index fdcb9057b6..f730c56466 100644 --- a/frameworks/projects/Reflection/pom.xml +++ b/frameworks/projects/Reflection/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework projects - 0.9.6-SNAPSHOT + 0.9.6 Reflection - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Libs: Reflection @@ -69,14 +69,14 @@ org.apache.royale.framework Core - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Language - 0.9.6-SNAPSHOT + 0.9.6 swc swf @@ -88,14 +88,14 @@ org.apache.royale.framework Core - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Language - 0.9.6-SNAPSHOT + 0.9.6 swc js diff --git a/frameworks/projects/RoyaleSite/pom.xml b/frameworks/projects/RoyaleSite/pom.xml index fc5fb27d10..0891367d8b 100644 --- a/frameworks/projects/RoyaleSite/pom.xml +++ b/frameworks/projects/RoyaleSite/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework projects - 0.9.6-SNAPSHOT + 0.9.6 RoyaleSite - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Libs: RoyaleSite @@ -72,21 +72,21 @@ org.apache.royale.framework Core - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework HTML - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Basic - 0.9.6-SNAPSHOT + 0.9.6 swc swf @@ -98,21 +98,21 @@ org.apache.royale.framework Core - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework HTML - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Basic - 0.9.6-SNAPSHOT + 0.9.6 swc js diff --git a/frameworks/projects/RoyaleUnit/pom.xml b/frameworks/projects/RoyaleUnit/pom.xml index d84b7dbb5a..43cee032dd 100644 --- a/frameworks/projects/RoyaleUnit/pom.xml +++ b/frameworks/projects/RoyaleUnit/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework projects - 0.9.6-SNAPSHOT + 0.9.6 RoyaleUnit - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Libs: RoyaleUnit @@ -61,21 +61,21 @@ org.apache.royale.framework Core - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Basic - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Reflection - 0.9.6-SNAPSHOT + 0.9.6 swc swf @@ -87,21 +87,21 @@ org.apache.royale.framework Core - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Basic - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Reflection - 0.9.6-SNAPSHOT + 0.9.6 swc js diff --git a/frameworks/projects/SparkRoyale/pom.xml b/frameworks/projects/SparkRoyale/pom.xml index 230260c7ca..0ca72aa096 100644 --- a/frameworks/projects/SparkRoyale/pom.xml +++ b/frameworks/projects/SparkRoyale/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework projects - 0.9.6-SNAPSHOT + 0.9.6 SparkRoyale - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Libs: SparkRoyale @@ -82,35 +82,35 @@ org.apache.royale.framework Core - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Basic - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework MXRoyale - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Text - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework TLF - 0.9.6-SNAPSHOT + 0.9.6 swc swf @@ -123,35 +123,35 @@ org.apache.royale.framework Core - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Basic - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework MXRoyale - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Text - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework TLF - 0.9.6-SNAPSHOT + 0.9.6 swc js diff --git a/frameworks/projects/Storage/pom.xml b/frameworks/projects/Storage/pom.xml index 4037d6859a..37811e3417 100644 --- a/frameworks/projects/Storage/pom.xml +++ b/frameworks/projects/Storage/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework projects - 0.9.6-SNAPSHOT + 0.9.6 Storage - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Libs: Storage @@ -75,7 +75,7 @@ org.apache.royale.framework Core - 0.9.6-SNAPSHOT + 0.9.6 swc swf @@ -87,7 +87,7 @@ org.apache.royale.framework Core - 0.9.6-SNAPSHOT + 0.9.6 swc js diff --git a/frameworks/projects/TLF/pom.xml b/frameworks/projects/TLF/pom.xml index f6341d451d..6cf953a822 100644 --- a/frameworks/projects/TLF/pom.xml +++ b/frameworks/projects/TLF/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework projects - 0.9.6-SNAPSHOT + 0.9.6 TLF - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Libs: TLF @@ -92,21 +92,21 @@ org.apache.royale.framework Core - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Text - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Reflection - 0.9.6-SNAPSHOT + 0.9.6 swc swf @@ -118,21 +118,21 @@ org.apache.royale.framework Text - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Reflection - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework XML - 0.9.6-SNAPSHOT + 0.9.6 swc js diff --git a/frameworks/projects/Text/pom.xml b/frameworks/projects/Text/pom.xml index 159360b5a8..2808ce6240 100644 --- a/frameworks/projects/Text/pom.xml +++ b/frameworks/projects/Text/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework projects - 0.9.6-SNAPSHOT + 0.9.6 Text - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Libs: Text @@ -81,14 +81,14 @@ org.apache.royale.framework Core - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework HTML - 0.9.6-SNAPSHOT + 0.9.6 swc swf @@ -100,7 +100,7 @@ org.apache.royale.framework HTML - 0.9.6-SNAPSHOT + 0.9.6 swc js diff --git a/frameworks/projects/XML/pom.xml b/frameworks/projects/XML/pom.xml index d3288f787d..029d1d4852 100644 --- a/frameworks/projects/XML/pom.xml +++ b/frameworks/projects/XML/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework projects - 0.9.6-SNAPSHOT + 0.9.6 XML - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Libs: XML @@ -69,14 +69,14 @@ org.apache.royale.framework Core - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Language - 0.9.6-SNAPSHOT + 0.9.6 swc swf @@ -88,14 +88,14 @@ org.apache.royale.framework Core - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Language - 0.9.6-SNAPSHOT + 0.9.6 swc js diff --git a/frameworks/projects/pom.xml b/frameworks/projects/pom.xml index 34d66be801..57fb25fe04 100644 --- a/frameworks/projects/pom.xml +++ b/frameworks/projects/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework frameworks - 0.9.6-SNAPSHOT + 0.9.6 projects - 0.9.6-SNAPSHOT + 0.9.6 pom diff --git a/frameworks/themes/Basic/pom.xml b/frameworks/themes/Basic/pom.xml index d2372768ca..e62cb2ec9b 100644 --- a/frameworks/themes/Basic/pom.xml +++ b/frameworks/themes/Basic/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 BasicTheme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Basic diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Amethyst-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Amethyst-Theme/pom.xml index e82356bff6..a1d5b4eab5 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Amethyst-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Amethyst-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Dark-NoFlat-Emphasized-Amethyst-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Emphasized-Amethyst-Theme diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Blue-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Blue-Theme/pom.xml index 3eb6bbc6ae..09170dcf17 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Blue-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Blue-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Dark-NoFlat-Emphasized-Blue-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Emphasized-Blue-Theme diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Emerald-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Emerald-Theme/pom.xml index 18c3acc9c8..bd04aee614 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Emerald-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Emerald-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Dark-NoFlat-Emphasized-Emerald-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Emphasized-Emerald-Theme diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Green-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Green-Theme/pom.xml index 03236b98a0..f603ae4076 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Green-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Green-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Dark-NoFlat-Emphasized-Green-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Emphasized-Green-Theme diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Orange-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Orange-Theme/pom.xml index abba79de8c..d274f20133 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Orange-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Orange-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Dark-NoFlat-Emphasized-Orange-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Emphasized-Orange-Theme diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Red-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Red-Theme/pom.xml index 21b6d96817..a158c02a8d 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Red-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Red-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Dark-NoFlat-Emphasized-Red-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Emphasized-Red-Theme diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Sapphire-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Sapphire-Theme/pom.xml index 8131d3c142..966cb53f17 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Sapphire-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Sapphire-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Dark-NoFlat-Emphasized-Sapphire-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Emphasized-Sapphire-Theme diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Sunflower-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Sunflower-Theme/pom.xml index 5424e8865c..64813528e5 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Sunflower-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Sunflower-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Dark-NoFlat-Emphasized-Sunflower-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Emphasized-Sunflower-Theme diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Topaz-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Topaz-Theme/pom.xml index 173727b675..a9c627ff5c 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Topaz-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Topaz-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Dark-NoFlat-Emphasized-Topaz-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Emphasized-Topaz-Theme diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Turquoise-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Turquoise-Theme/pom.xml index b8abf987d3..0e38808194 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Turquoise-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Turquoise-Theme/pom.xml @@ -23,12 +23,12 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Dark-NoFlat-Emphasized-Turquoise-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Emphasized-Turquoise-Theme diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Violet-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Violet-Theme/pom.xml index 9b586c00ca..f6d701a1c0 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Violet-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Violet-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Dark-NoFlat-Emphasized-Violet-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Emphasized-Violet-Theme diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Yellow-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Yellow-Theme/pom.xml index 8cc1890b76..fbd866bf84 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Yellow-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Yellow-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Dark-NoFlat-Emphasized-Yellow-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Emphasized-Yellow-Theme diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Amethyst-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Amethyst-Theme/pom.xml index f263fcd217..a52fb56f4b 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Amethyst-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Amethyst-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Dark-NoFlat-Primary-Amethyst-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Primary-Amethyst-Theme diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Blue-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Blue-Theme/pom.xml index 724a42f2de..dda933f03f 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Blue-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Blue-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Dark-NoFlat-Primary-Blue-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Primary-Blue-Theme diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Emerald-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Emerald-Theme/pom.xml index 706019ebca..d254c096c2 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Emerald-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Emerald-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Dark-NoFlat-Primary-Emerald-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Primary-Emerald-Theme diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Green-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Green-Theme/pom.xml index 9e7c3c670c..0e6b90e42f 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Green-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Green-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Dark-NoFlat-Primary-Green-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Primary-Green-Theme diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Orange-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Orange-Theme/pom.xml index de1a07ee00..39567224d1 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Orange-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Orange-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Dark-NoFlat-Primary-Orange-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Primary-Orange-Theme diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Red-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Red-Theme/pom.xml index 16500f79d6..5197eabeb3 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Red-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Red-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Dark-NoFlat-Primary-Red-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Primary-Red-Theme diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Sapphire-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Sapphire-Theme/pom.xml index 472ee0ddcc..f86dee8769 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Sapphire-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Sapphire-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Dark-NoFlat-Primary-Sapphire-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Primary-Sapphire-Theme diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Sunflower-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Sunflower-Theme/pom.xml index 4f81a7b945..4b62c4cb5f 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Sunflower-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Sunflower-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Dark-NoFlat-Primary-Sunflower-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Primary-Sunflower-Theme diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Topaz-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Topaz-Theme/pom.xml index a88732d141..3bd696a686 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Topaz-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Topaz-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Dark-NoFlat-Primary-Topaz-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Primary-Topaz-Theme diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Turquoise-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Turquoise-Theme/pom.xml index a22505dfc0..17ec2579bc 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Turquoise-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Turquoise-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Dark-NoFlat-Primary-Turquoise-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Primary-Turquoise-Theme diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Violet-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Violet-Theme/pom.xml index 4deae89935..e039c6c9a4 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Violet-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Violet-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Dark-NoFlat-Primary-Violet-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Primary-Violet-Theme diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Yellow-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Yellow-Theme/pom.xml index 6103cdba00..ee6290b067 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Yellow-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Yellow-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Dark-NoFlat-Primary-Yellow-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Primary-Yellow-Theme diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Amethyst-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Amethyst-Theme/pom.xml index 8e273c903d..c87ea8c9d1 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Amethyst-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Amethyst-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Dark-NoFlat-Secondary-Amethyst-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Secondary-Amethyst-Theme diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Blue-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Blue-Theme/pom.xml index 3794c4125c..621eda57fc 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Blue-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Blue-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Dark-NoFlat-Secondary-Blue-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Secondary-Blue-Theme diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Emerald-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Emerald-Theme/pom.xml index 433ddd9257..b5ad642b93 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Emerald-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Emerald-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Dark-NoFlat-Secondary-Emerald-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Secondary-Emerald-Theme diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Green-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Green-Theme/pom.xml index 2462bd0603..c9220878c1 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Green-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Green-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Dark-NoFlat-Secondary-Green-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Secondary-Green-Theme diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Orange-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Orange-Theme/pom.xml index b7d289a446..d8f0ca03b1 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Orange-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Orange-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Dark-NoFlat-Secondary-Orange-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Secondary-Orange-Theme diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Red-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Red-Theme/pom.xml index 9f07847075..ddc1684f86 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Red-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Red-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Dark-NoFlat-Secondary-Red-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Secondary-Red-Theme diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Sapphire-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Sapphire-Theme/pom.xml index e8fd0cc5a9..faace45c8d 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Sapphire-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Sapphire-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Dark-NoFlat-Secondary-Sapphire-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Secondary-Sapphire-Theme diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Sunflower-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Sunflower-Theme/pom.xml index 9fdbaf084d..9c70f64ce0 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Sunflower-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Sunflower-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Dark-NoFlat-Secondary-Sunflower-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Secondary-Sunflower-Theme diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Topaz-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Topaz-Theme/pom.xml index 8a458f1329..4a931866bf 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Topaz-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Topaz-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Dark-NoFlat-Secondary-Topaz-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Secondary-Topaz-Theme diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Turquoise-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Turquoise-Theme/pom.xml index 2799a02021..d086fd69da 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Turquoise-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Turquoise-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Dark-NoFlat-Secondary-Turquoise-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Secondary-Turquoise-Theme diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Violet-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Violet-Theme/pom.xml index f48fd3a74e..3ff790de21 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Violet-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Violet-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Dark-NoFlat-Secondary-Violet-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Secondary-Violet-Theme diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Yellow-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Yellow-Theme/pom.xml index 90dd170bc3..e67e992b7e 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Yellow-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Yellow-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Dark-NoFlat-Secondary-Yellow-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Secondary-Yellow-Theme diff --git a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Amethyst-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Amethyst-Theme/pom.xml index 266297dffc..ce2e5a01c5 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Amethyst-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Amethyst-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Light-NoFlat-Emphasized-Amethyst-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Emphasized-Amethyst-Theme diff --git a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Blue-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Blue-Theme/pom.xml index 612558167d..cb64412776 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Blue-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Blue-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Light-NoFlat-Emphasized-Blue-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Emphasized-Blue-Theme diff --git a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Emerald-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Emerald-Theme/pom.xml index 6d44c48b48..9ff1659276 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Emerald-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Emerald-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Light-NoFlat-Emphasized-Emerald-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Emphasized-Emerald-Theme diff --git a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Green-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Green-Theme/pom.xml index 18dcae6c62..353e815c7e 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Green-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Green-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Light-NoFlat-Emphasized-Green-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Emphasized-Green-Theme diff --git a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Orange-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Orange-Theme/pom.xml index 4c216ed915..9624b4206d 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Orange-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Orange-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Light-NoFlat-Emphasized-Orange-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Emphasized-Orange-Theme diff --git a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Red-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Red-Theme/pom.xml index 8dc33799ae..9c0ffd97b7 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Red-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Red-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Light-NoFlat-Emphasized-Red-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Emphasized-Red-Theme diff --git a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Sapphire-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Sapphire-Theme/pom.xml index da8b619713..46f65dca4c 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Sapphire-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Sapphire-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Light-NoFlat-Emphasized-Sapphire-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Emphasized-Sapphire-Theme diff --git a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Sunflower-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Sunflower-Theme/pom.xml index cfdf6c2ee0..c0dfa90952 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Sunflower-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Sunflower-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Light-NoFlat-Emphasized-Sunflower-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Emphasized-Sunflower-Theme diff --git a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Topaz-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Topaz-Theme/pom.xml index 878f21cbdf..880f663c69 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Topaz-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Topaz-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Light-NoFlat-Emphasized-Topaz-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Emphasized-Topaz-Theme diff --git a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Turquoise-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Turquoise-Theme/pom.xml index 3dc5a37173..11fde4162b 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Turquoise-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Turquoise-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Light-NoFlat-Emphasized-Turquoise-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Emphasized-Turquoise-Theme diff --git a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Violet-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Violet-Theme/pom.xml index 5660d54186..fcf90c7060 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Violet-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Violet-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Light-NoFlat-Emphasized-Violet-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Emphasized-Violet-Theme diff --git a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Yellow-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Yellow-Theme/pom.xml index 5bceb186f0..7ae6785031 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Yellow-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Yellow-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Light-NoFlat-Emphasized-Yellow-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Emphasized-Yellow-Theme diff --git a/frameworks/themes/Jewel-Light-NoFlat-Primary-Amethyst-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Primary-Amethyst-Theme/pom.xml index 568f93b7d0..94fc5521ab 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Primary-Amethyst-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Primary-Amethyst-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Light-NoFlat-Primary-Amethyst-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Primary-Amethyst-Theme diff --git a/frameworks/themes/Jewel-Light-NoFlat-Primary-Blue-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Primary-Blue-Theme/pom.xml index 12698d3190..9ec107bb91 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Primary-Blue-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Primary-Blue-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Light-NoFlat-Primary-Blue-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Primary-Blue-Theme diff --git a/frameworks/themes/Jewel-Light-NoFlat-Primary-Emerald-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Primary-Emerald-Theme/pom.xml index ac51efed9e..77a4fae8f7 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Primary-Emerald-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Primary-Emerald-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Light-NoFlat-Primary-Emerald-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Primary-Emerald-Theme diff --git a/frameworks/themes/Jewel-Light-NoFlat-Primary-Green-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Primary-Green-Theme/pom.xml index 32b2fc28b4..976d7983bd 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Primary-Green-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Primary-Green-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Light-NoFlat-Primary-Green-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Primary-Green-Theme diff --git a/frameworks/themes/Jewel-Light-NoFlat-Primary-Orange-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Primary-Orange-Theme/pom.xml index 81c63f99dc..0e768b73ed 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Primary-Orange-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Primary-Orange-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Light-NoFlat-Primary-Orange-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Primary-Orange-Theme diff --git a/frameworks/themes/Jewel-Light-NoFlat-Primary-Red-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Primary-Red-Theme/pom.xml index 694660ccd7..7dba51fe4b 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Primary-Red-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Primary-Red-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Light-NoFlat-Primary-Red-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Primary-Red-Theme diff --git a/frameworks/themes/Jewel-Light-NoFlat-Primary-Sapphire-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Primary-Sapphire-Theme/pom.xml index e66d2fa1ce..1eed6993e7 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Primary-Sapphire-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Primary-Sapphire-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Light-NoFlat-Primary-Sapphire-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Primary-Sapphire-Theme diff --git a/frameworks/themes/Jewel-Light-NoFlat-Primary-Sunflower-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Primary-Sunflower-Theme/pom.xml index e33ac10505..12c4d809c9 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Primary-Sunflower-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Primary-Sunflower-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Light-NoFlat-Primary-Sunflower-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Primary-Sunflower-Theme diff --git a/frameworks/themes/Jewel-Light-NoFlat-Primary-Topaz-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Primary-Topaz-Theme/pom.xml index a175928dd7..7a4171bb6c 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Primary-Topaz-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Primary-Topaz-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Light-NoFlat-Primary-Topaz-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Primary-Topaz-Theme diff --git a/frameworks/themes/Jewel-Light-NoFlat-Primary-Turquoise-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Primary-Turquoise-Theme/pom.xml index 529c60352b..bbe10ac811 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Primary-Turquoise-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Primary-Turquoise-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Light-NoFlat-Primary-Turquoise-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Primary-Turquoise-Theme diff --git a/frameworks/themes/Jewel-Light-NoFlat-Primary-Violet-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Primary-Violet-Theme/pom.xml index 6c771540a6..4db0840a56 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Primary-Violet-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Primary-Violet-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Light-NoFlat-Primary-Violet-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Primary-Violet-Theme diff --git a/frameworks/themes/Jewel-Light-NoFlat-Primary-Yellow-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Primary-Yellow-Theme/pom.xml index 0ff82f6985..473ff74b4c 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Primary-Yellow-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Primary-Yellow-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Light-NoFlat-Primary-Yellow-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Primary-Yellow-Theme diff --git a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Amethyst-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Amethyst-Theme/pom.xml index 3ef97aca8a..778cf99d62 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Amethyst-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Amethyst-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Light-NoFlat-Secondary-Amethyst-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Secondary-Amethyst-Theme diff --git a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Blue-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Blue-Theme/pom.xml index 37e1e5d882..24bb57bbd5 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Blue-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Blue-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Light-NoFlat-Secondary-Blue-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Secondary-Blue-Theme diff --git a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Emerald-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Emerald-Theme/pom.xml index 7d1ff41a53..06b1c8364e 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Emerald-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Emerald-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Light-NoFlat-Secondary-Emerald-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Secondary-Emerald-Theme diff --git a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Green-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Green-Theme/pom.xml index 2bb80daa36..aec67b7390 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Green-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Green-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Light-NoFlat-Secondary-Green-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Secondary-Green-Theme diff --git a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Orange-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Orange-Theme/pom.xml index c0a136bdb9..cc6a783782 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Orange-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Orange-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Light-NoFlat-Secondary-Orange-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Secondary-Orange-Theme diff --git a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Red-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Red-Theme/pom.xml index 5fd59b8c3d..9b65c1676a 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Red-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Red-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Light-NoFlat-Secondary-Red-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Secondary-Red-Theme diff --git a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Sapphire-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Sapphire-Theme/pom.xml index 8195c3c6e3..422e5b877c 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Sapphire-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Sapphire-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Light-NoFlat-Secondary-Sapphire-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Secondary-Sapphire-Theme diff --git a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Sunflower-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Sunflower-Theme/pom.xml index 951e7ffa96..216e3ead44 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Sunflower-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Sunflower-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Light-NoFlat-Secondary-Sunflower-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Secondary-Sunflower-Theme diff --git a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Topaz-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Topaz-Theme/pom.xml index 5c2f475a46..b235138a8c 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Topaz-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Topaz-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Light-NoFlat-Secondary-Topaz-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Secondary-Topaz-Theme diff --git a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Turquoise-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Turquoise-Theme/pom.xml index 4a6f1870f4..b5b981896c 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Turquoise-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Turquoise-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Light-NoFlat-Secondary-Turquoise-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Secondary-Turquoise-Theme diff --git a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Violet-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Violet-Theme/pom.xml index 8cad8208b4..df694d18f6 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Violet-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Violet-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Light-NoFlat-Secondary-Violet-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Secondary-Violet-Theme diff --git a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Yellow-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Yellow-Theme/pom.xml index 8679ab4475..8faf61c552 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Yellow-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Yellow-Theme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 Jewel-Light-NoFlat-Secondary-Yellow-Theme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Secondary-Yellow-Theme diff --git a/frameworks/themes/JewelTheme/pom.xml b/frameworks/themes/JewelTheme/pom.xml index b6a5e2e20c..94d2d19db4 100644 --- a/frameworks/themes/JewelTheme/pom.xml +++ b/frameworks/themes/JewelTheme/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 JewelTheme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: JewelTheme @@ -118,14 +118,14 @@ org.apache.royale.framework Language - 0.9.6-SNAPSHOT + 0.9.6 swc swf org.apache.royale.framework Jewel - 0.9.6-SNAPSHOT + 0.9.6 swc swf @@ -137,14 +137,14 @@ org.apache.royale.framework Language - 0.9.6-SNAPSHOT + 0.9.6 swc js org.apache.royale.framework Jewel - 0.9.6-SNAPSHOT + 0.9.6 swc js diff --git a/frameworks/themes/MDL/pom.xml b/frameworks/themes/MDL/pom.xml index 747c3b2430..bf98cdca33 100644 --- a/frameworks/themes/MDL/pom.xml +++ b/frameworks/themes/MDL/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 MDLTheme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: MDL diff --git a/frameworks/themes/MXRoyale/pom.xml b/frameworks/themes/MXRoyale/pom.xml index 0c3b124a94..6896de526d 100644 --- a/frameworks/themes/MXRoyale/pom.xml +++ b/frameworks/themes/MXRoyale/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework themes - 0.9.6-SNAPSHOT + 0.9.6 MXTheme - 0.9.6-SNAPSHOT + 0.9.6 swc Apache Royale: Framework: Themes: MX diff --git a/frameworks/themes/pom.xml b/frameworks/themes/pom.xml index a15aafd054..a54990a275 100644 --- a/frameworks/themes/pom.xml +++ b/frameworks/themes/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.framework frameworks - 0.9.6-SNAPSHOT + 0.9.6 themes - 0.9.6-SNAPSHOT + 0.9.6 pom Apache Royale: Framework: Themes diff --git a/manualtests/UnitTests/pom.xml b/manualtests/UnitTests/pom.xml index 6024a710a3..badd255c00 100644 --- a/manualtests/UnitTests/pom.xml +++ b/manualtests/UnitTests/pom.xml @@ -1,207 +1,207 @@ - - - - 4.0.0 - - - org.apache.royale.manualtests - manualtests - 0.9.6-SNAPSHOT - - UnitTests - 0.9.6-SNAPSHOT - swf - Apache Royale: ManualTests: UnitTests - - - ${project.artifactId} - #ffffff - -- - 11 - 5 - 0 - expressInstall.swf - ${project.artifactId} - ${project.artifactId} - 100% - 100% - - - - compile - - - org.apache.royale.compiler - royale-maven-plugin - true - - SWF,JSRoyale - ${project.artifactId}.mxml - true - false - - -swf-version=30; - -js-default-initializers; - -source-map=true; - -keep-as3-metadata+=Test,BeforeClass,AfterClass,Before,After,TestVariance,Event,Bindable,TestMeta; - -keep-code-with-metadata=Test,BeforeClass,AfterClass,Before,After,TestVariance,TestMeta; - - ${basedir}/target - swf/${project.artifactId}.swf - javascript - - - - - - - - - - - - com.adobe.flash.framework - playerglobal - ${flash.version} - swc - provided - - - org.apache.royale.framework - Reflection - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Reflection - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Network - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Network - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - XML - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - XML - 0.9.6-SNAPSHOT - swc - js - - - - + + + + 4.0.0 + + + org.apache.royale.manualtests + manualtests + 0.9.6 + + UnitTests + 0.9.6 + swf + Apache Royale: ManualTests: UnitTests + + + ${project.artifactId} + #ffffff + -- + 11 + 5 + 0 + expressInstall.swf + ${project.artifactId} + ${project.artifactId} + 100% + 100% + + + + compile + + + org.apache.royale.compiler + royale-maven-plugin + true + + SWF,JSRoyale + ${project.artifactId}.mxml + true + false + + -swf-version=30; + -js-default-initializers; + -source-map=true; + -keep-as3-metadata+=Test,BeforeClass,AfterClass,Before,After,TestVariance,Event,Bindable,TestMeta; + -keep-code-with-metadata=Test,BeforeClass,AfterClass,Before,After,TestVariance,TestMeta; + + ${basedir}/target + swf/${project.artifactId}.swf + javascript + + + + + + + + + + + + com.adobe.flash.framework + playerglobal + ${flash.version} + swc + provided + + + org.apache.royale.framework + Reflection + 0.9.6 + swc + swf + + + org.apache.royale.framework + Reflection + 0.9.6 + swc + js + + + org.apache.royale.framework + Network + 0.9.6 + swc + swf + + + org.apache.royale.framework + Network + 0.9.6 + swc + js + + + org.apache.royale.framework + XML + 0.9.6 + swc + swf + + + org.apache.royale.framework + XML + 0.9.6 + swc + js + + + + diff --git a/manualtests/pom.xml b/manualtests/pom.xml index 7d8f793307..bd5bdd4dba 100644 --- a/manualtests/pom.xml +++ b/manualtests/pom.xml @@ -1,184 +1,184 @@ - - - - 4.0.0 - - - org.apache.royale.framework - royale-framework-parent - 0.9.6-SNAPSHOT - - - org.apache.royale.manualtests - manualtests - 0.9.6-SNAPSHOT - pom - - - ${basedir}/target/javascript/bin/js-debug - 0.9.6-SNAPSHOT - - Apache Royale: ManualTests - - - UnitTests - - - - compile - src/main/royale - - - src/main/resources - true - - - - - - - org.apache.maven.plugins - maven-resources-plugin - 3.1.0 - - ${compiler.output-dir} - - - - org.apache.royale.compiler - royale-maven-plugin - ${royale.compiler.version} - true - - - - - - - - - org.apache.royale.framework - Core - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Core - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Language - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Language - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Basic - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Basic - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - HTML - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - HTML - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Collections - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Collections - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Binding - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Binding - 0.9.6-SNAPSHOT - swc - js - - - org.apache.royale.framework - Graphics - 0.9.6-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Graphics - 0.9.6-SNAPSHOT - swc - js - - - - - release - - false - ${basedir}/target/javascript/bin/js-release - - - - + + + + 4.0.0 + + + org.apache.royale.framework + royale-framework-parent + 0.9.6 + + + org.apache.royale.manualtests + manualtests + 0.9.6 + pom + + + ${basedir}/target/javascript/bin/js-debug + 0.9.6-SNAPSHOT + + Apache Royale: ManualTests + + + UnitTests + + + + compile + src/main/royale + + + src/main/resources + true + + + + + + + org.apache.maven.plugins + maven-resources-plugin + 3.1.0 + + ${compiler.output-dir} + + + + org.apache.royale.compiler + royale-maven-plugin + ${royale.compiler.version} + true + + + + + + + + + org.apache.royale.framework + Core + 0.9.6 + swc + swf + + + org.apache.royale.framework + Core + 0.9.6 + swc + js + + + org.apache.royale.framework + Language + 0.9.6 + swc + swf + + + org.apache.royale.framework + Language + 0.9.6 + swc + js + + + org.apache.royale.framework + Basic + 0.9.6 + swc + swf + + + org.apache.royale.framework + Basic + 0.9.6 + swc + js + + + org.apache.royale.framework + HTML + 0.9.6 + swc + swf + + + org.apache.royale.framework + HTML + 0.9.6 + swc + js + + + org.apache.royale.framework + Collections + 0.9.6 + swc + swf + + + org.apache.royale.framework + Collections + 0.9.6 + swc + js + + + org.apache.royale.framework + Binding + 0.9.6 + swc + swf + + + org.apache.royale.framework + Binding + 0.9.6 + swc + js + + + org.apache.royale.framework + Graphics + 0.9.6 + swc + swf + + + org.apache.royale.framework + Graphics + 0.9.6 + swc + js + + + + + release + + false + ${basedir}/target/javascript/bin/js-release + + + + diff --git a/pom.xml b/pom.xml index 7427698ab6..f23a1b85e0 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.apache.royale.framework royale-framework-parent - 0.9.6-SNAPSHOT + 0.9.6 pom Apache Royale: Framework: Parent @@ -46,7 +46,7 @@ scm:git:https://github.com/apache/royale-asjs.git scm:git:https://github.com/apache/royale-asjs.git scm:git:https://github.com/apache/royale-asjs.git - release/0.9.6 + org.apache.royale.framework-0.9.6-rc3 diff --git a/testsuite/pom.xml b/testsuite/pom.xml index 51452bad71..731af37b51 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -1,105 +1,105 @@ - - - - 4.0.0 - - - org.apache.royale.framework - royale-framework-parent - 0.9.6-SNAPSHOT - - - testsuite - 0.9.6-SNAPSHOT - jar - - Apache Royale: Testsuite - - - - - maven-invoker-plugin - 2.0.0 - - - ${project.build.directory}/it - - src/it/settings.xml - - ${project.build.directory}/local-repo - - */*/pom.xml - - - ${flash.version} - ${air.version} - ${royale.compiler.version} - ${royale.typedefs.version} - ${project.version} - ${royale.build-tools.version} - - - - verify - - true - - - - integration-test - - install - run - - - - - - - - - - org.apache.maven - maven-model - 3.3.1 - test - - - junit - junit - ${junit.version} - test - - - org.hamcrest - hamcrest-core - 1.3 - test - - - - + + + + 4.0.0 + + + org.apache.royale.framework + royale-framework-parent + 0.9.6 + + + testsuite + 0.9.6 + jar + + Apache Royale: Testsuite + + + + + maven-invoker-plugin + 2.0.0 + + + ${project.build.directory}/it + + src/it/settings.xml + + ${project.build.directory}/local-repo + + */*/pom.xml + + + ${flash.version} + ${air.version} + ${royale.compiler.version} + ${royale.typedefs.version} + ${project.version} + ${royale.build-tools.version} + + + + verify + + true + + + + integration-test + + install + run + + + + + + + + + + org.apache.maven + maven-model + 3.3.1 + test + + + junit + junit + ${junit.version} + test + + + org.hamcrest + hamcrest-core + 1.3 + test + + + +