Skip to content

Commit

Permalink
[maven-release-plugin] prepare release org.apache.royale.framework-0.…
Browse files Browse the repository at this point in the history
…9.8-rc7
  • Loading branch information
yishayw committed Aug 27, 2021
1 parent d8ece33 commit 1281408
Show file tree
Hide file tree
Showing 263 changed files with 1,679 additions and 1,695 deletions.
6 changes: 3 additions & 3 deletions archetypes/pom.xml
Expand Up @@ -22,19 +22,19 @@
<parent>
<groupId>org.apache.royale.framework</groupId>
<artifactId>royale-framework-parent</artifactId>
<version>0.9.8-SNAPSHOT</version>
<version>0.9.8</version>
</parent>

<artifactId>royale-maven-archetypes</artifactId>
<version>0.9.8-SNAPSHOT</version>
<version>0.9.8</version>
<packaging>pom</packaging>

<name>Apache Royale: Framework: Archetypes</name>
<description>Maven archetypes for creating royale maven projects</description>

<properties>
<royale.framework.version>${project.version}</royale.framework.version>
</properties>
<project.build.outputTimestamp>2021-08-27T13:25:31Z</project.build.outputTimestamp></properties>

<modules>
<module>royale-simple-application-archetype</module>
Expand Down
6 changes: 3 additions & 3 deletions archetypes/royale-jewel-application-archetype/pom.xml
Expand Up @@ -22,11 +22,11 @@
<parent>
<groupId>org.apache.royale.framework</groupId>
<artifactId>royale-maven-archetypes</artifactId>
<version>0.9.8-SNAPSHOT</version>
<version>0.9.8</version>
</parent>

<artifactId>royale-jewel-application-archetype</artifactId>
<version>0.9.8-SNAPSHOT</version>
<version>0.9.8</version>
<packaging>maven-archetype</packaging>

<name>Apache Royale: Framework: Archetypes: Jewel Royale Application</name>
Expand All @@ -42,4 +42,4 @@
</extensions>
</build>

</project>
<properties><project.build.outputTimestamp>2021-08-27T13:25:31Z</project.build.outputTimestamp></properties></project>
6 changes: 3 additions & 3 deletions archetypes/royale-jewel-library-archetype/pom.xml
Expand Up @@ -22,11 +22,11 @@
<parent>
<groupId>org.apache.royale.framework</groupId>
<artifactId>royale-maven-archetypes</artifactId>
<version>0.9.8-SNAPSHOT</version>
<version>0.9.8</version>
</parent>

<artifactId>royale-jewel-library-archetype</artifactId>
<version>0.9.8-SNAPSHOT</version>
<version>0.9.8</version>
<packaging>maven-archetype</packaging>

<name>Apache Royale: Framework: Archetypes: Jewel Royale Library</name>
Expand All @@ -42,4 +42,4 @@
</extensions>
</build>

</project>
<properties><project.build.outputTimestamp>2021-08-27T13:25:31Z</project.build.outputTimestamp></properties></project>
6 changes: 3 additions & 3 deletions archetypes/royale-jewel-module-application-archetype/pom.xml
Expand Up @@ -22,11 +22,11 @@
<parent>
<groupId>org.apache.royale.framework</groupId>
<artifactId>royale-maven-archetypes</artifactId>
<version>0.9.8-SNAPSHOT</version>
<version>0.9.8</version>
</parent>

<artifactId>royale-jewel-module-application-archetype</artifactId>
<version>0.9.8-SNAPSHOT</version>
<version>0.9.8</version>
<packaging>maven-archetype</packaging>

<name>Apache Royale: Framework: Archetypes: Jewel Royale Module Application</name>
Expand All @@ -41,4 +41,4 @@
</extension>
</extensions>
</build>
</project>
<properties><project.build.outputTimestamp>2021-08-27T13:25:31Z</project.build.outputTimestamp></properties></project>
6 changes: 3 additions & 3 deletions archetypes/royale-simple-application-archetype/pom.xml
Expand Up @@ -22,14 +22,14 @@
<parent>
<groupId>org.apache.royale.framework</groupId>
<artifactId>royale-maven-archetypes</artifactId>
<version>0.9.8-SNAPSHOT</version>
<version>0.9.8</version>
</parent>

<artifactId>royale-simple-application-archetype</artifactId>
<version>0.9.8-SNAPSHOT</version>
<version>0.9.8</version>
<packaging>jar</packaging>

<name>Apache Royale: Framework: Archetypes: Simple Royale Application</name>
<description>Maven archetype for creating Royale Maven project for building a simple Royale application with both Flash and JavaScript output.</description>

</project>
<properties><project.build.outputTimestamp>2021-08-27T13:25:31Z</project.build.outputTimestamp></properties></project>
Expand Up @@ -22,14 +22,14 @@
<parent>
<groupId>org.apache.royale.framework</groupId>
<artifactId>royale-maven-archetypes</artifactId>
<version>0.9.8-SNAPSHOT</version>
<version>0.9.8</version>
</parent>

<artifactId>royale-simple-application-pure-js-archetype</artifactId>
<version>0.9.8-SNAPSHOT</version>
<version>0.9.8</version>
<packaging>jar</packaging>

<name>Apache Royale: Framework: Archetypes: Simple Royale Pure-JS Application</name>
<description>Maven archetype for creating Royale Maven project for building a simple Royale application with only JavaScript output.</description>

<properties /></project>
<properties><project.build.outputTimestamp>2021-08-27T13:25:31Z</project.build.outputTimestamp></properties></project>
Expand Up @@ -22,11 +22,11 @@
<parent>
<groupId>org.apache.royale.framework</groupId>
<artifactId>royale-maven-archetypes</artifactId>
<version>0.9.8-SNAPSHOT</version>
<version>0.9.8</version>
</parent>

<artifactId>royale-simple-application-pure-swf-archetype</artifactId>
<version>0.9.8-SNAPSHOT</version>
<version>0.9.8</version>
<packaging>jar</packaging>

<name>Apache Royale: Framework: Archetypes: Simple Royale Pure-SWF Application</name>
Expand All @@ -38,4 +38,4 @@
mvn archetype:generate -DarchetypeGroupId=org.apache.royale.framework -DarchetypeArtifactId=royale-simple-pure-swf-application-archetype -DarchetypeVersion=x.x.x
-->

<properties /></project>
<properties><project.build.outputTimestamp>2021-08-27T13:25:31Z</project.build.outputTimestamp></properties></project>
6 changes: 3 additions & 3 deletions archetypes/royale-simple-library-archetype/pom.xml
Expand Up @@ -22,11 +22,11 @@
<parent>
<groupId>org.apache.royale.framework</groupId>
<artifactId>royale-maven-archetypes</artifactId>
<version>0.9.8-SNAPSHOT</version>
<version>0.9.8</version>
</parent>

<artifactId>royale-simple-library-archetype</artifactId>
<version>0.9.8-SNAPSHOT</version>
<version>0.9.8</version>
<packaging>maven-archetype</packaging>

<name>Apache Royale: Framework: Archetypes: Simple Royale Library</name>
Expand All @@ -51,4 +51,4 @@
</pluginManagement>
</build>

<properties /></project>
<properties><project.build.outputTimestamp>2021-08-27T13:25:31Z</project.build.outputTimestamp></properties></project>
6 changes: 3 additions & 3 deletions archetypes/royale-simple-typedef-archetype/pom.xml
Expand Up @@ -22,11 +22,11 @@
<parent>
<groupId>org.apache.royale.framework</groupId>
<artifactId>royale-maven-archetypes</artifactId>
<version>0.9.8-SNAPSHOT</version>
<version>0.9.8</version>
</parent>

<artifactId>royale-simple-typedef-archetype</artifactId>
<version>0.9.8-SNAPSHOT</version>
<version>0.9.8</version>
<packaging>maven-archetype</packaging>

<name>Apache Royale: Framework: Archetypes: Simple Royale Typedef Library</name>
Expand All @@ -51,4 +51,4 @@
</pluginManagement>
</build>

<properties /></project>
<properties><project.build.outputTimestamp>2021-08-27T13:25:31Z</project.build.outputTimestamp></properties></project>
9 changes: 4 additions & 5 deletions distribution/jars/compc/pom.xml
Expand Up @@ -16,20 +16,19 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
--><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>org.apache.royale.framework</groupId>
<artifactId>royale-framework-parent</artifactId>
<version>0.9.8-SNAPSHOT</version>
<version>0.9.8</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

<groupId>org.apache.royale.framework.distribution</groupId>
<artifactId>compc</artifactId>
<version>0.9.8-SNAPSHOT</version>
<version>0.9.8</version>

<build>
<plugins>
Expand Down Expand Up @@ -58,4 +57,4 @@
</dependency>
</dependencies>

<properties /></project>
<properties><project.build.outputTimestamp>2021-08-27T13:25:31Z</project.build.outputTimestamp></properties></project>
9 changes: 4 additions & 5 deletions distribution/jars/compiler-asc/pom.xml
Expand Up @@ -16,20 +16,19 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
--><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>org.apache.royale.framework</groupId>
<artifactId>royale-framework-parent</artifactId>
<version>0.9.8-SNAPSHOT</version>
<version>0.9.8</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

<groupId>org.apache.royale.framework.distribution</groupId>
<artifactId>compiler-asc</artifactId>
<version>0.9.8-SNAPSHOT</version>
<version>0.9.8</version>

<build>
<plugins>
Expand Down Expand Up @@ -59,4 +58,4 @@
</dependency>
</dependencies>

<properties /></project>
<properties><project.build.outputTimestamp>2021-08-27T13:25:31Z</project.build.outputTimestamp></properties></project>
9 changes: 4 additions & 5 deletions distribution/jars/compiler-compc/pom.xml
Expand Up @@ -16,20 +16,19 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
--><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>org.apache.royale.framework</groupId>
<artifactId>royale-framework-parent</artifactId>
<version>0.9.8-SNAPSHOT</version>
<version>0.9.8</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

<groupId>org.apache.royale.framework.distribution</groupId>
<artifactId>compiler-compc</artifactId>
<version>0.9.8-SNAPSHOT</version>
<version>0.9.8</version>

<build>
<plugins>
Expand Down Expand Up @@ -59,4 +58,4 @@
</dependency>
</dependencies>

<properties /></project>
<properties><project.build.outputTimestamp>2021-08-27T13:25:31Z</project.build.outputTimestamp></properties></project>
9 changes: 4 additions & 5 deletions distribution/jars/compiler-compjsc/pom.xml
Expand Up @@ -16,20 +16,19 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
--><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>org.apache.royale.framework</groupId>
<artifactId>royale-framework-parent</artifactId>
<version>0.9.8-SNAPSHOT</version>
<version>0.9.8</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

<groupId>org.apache.royale.framework.distribution</groupId>
<artifactId>compiler-compjsc</artifactId>
<version>0.9.8-SNAPSHOT</version>
<version>0.9.8</version>

<build>
<plugins>
Expand Down Expand Up @@ -59,4 +58,4 @@
</dependency>
</dependencies>

<properties /></project>
<properties><project.build.outputTimestamp>2021-08-27T13:25:31Z</project.build.outputTimestamp></properties></project>
9 changes: 4 additions & 5 deletions distribution/jars/compiler-mxmlc/pom.xml
Expand Up @@ -16,20 +16,19 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
--><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>org.apache.royale.framework</groupId>
<artifactId>royale-framework-parent</artifactId>
<version>0.9.8-SNAPSHOT</version>
<version>0.9.8</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

<groupId>org.apache.royale.framework.distribution</groupId>
<artifactId>compiler-mxmlc</artifactId>
<version>0.9.8-SNAPSHOT</version>
<version>0.9.8</version>

<build>
<plugins>
Expand Down Expand Up @@ -59,4 +58,4 @@
</dependency>
</dependencies>

<properties /></project>
<properties><project.build.outputTimestamp>2021-08-27T13:25:31Z</project.build.outputTimestamp></properties></project>
9 changes: 4 additions & 5 deletions distribution/jars/compiler-mxmljsc/pom.xml
Expand Up @@ -16,20 +16,19 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
--><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>org.apache.royale.framework</groupId>
<artifactId>royale-framework-parent</artifactId>
<version>0.9.8-SNAPSHOT</version>
<version>0.9.8</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

<groupId>org.apache.royale.framework.distribution</groupId>
<artifactId>compiler-mxmljsc</artifactId>
<version>0.9.8-SNAPSHOT</version>
<version>0.9.8</version>

<build>
<plugins>
Expand Down Expand Up @@ -59,4 +58,4 @@
</dependency>
</dependencies>

<properties /></project>
<properties><project.build.outputTimestamp>2021-08-27T13:25:31Z</project.build.outputTimestamp></properties></project>
9 changes: 4 additions & 5 deletions distribution/jars/compiler-optimizer/pom.xml
Expand Up @@ -16,20 +16,19 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
--><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>org.apache.royale.framework</groupId>
<artifactId>royale-framework-parent</artifactId>
<version>0.9.8-SNAPSHOT</version>
<version>0.9.8</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

<groupId>org.apache.royale.framework.distribution</groupId>
<artifactId>compiler-optimizer</artifactId>
<version>0.9.8-SNAPSHOT</version>
<version>0.9.8</version>

<build>
<plugins>
Expand Down Expand Up @@ -59,4 +58,4 @@
</dependency>
</dependencies>

<properties /></project>
<properties><project.build.outputTimestamp>2021-08-27T13:25:31Z</project.build.outputTimestamp></properties></project>

0 comments on commit 1281408

Please sign in to comment.