This is an automated email from the ASF dual-hosted git repository.
carlosrovira pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git
The following commit(s) were added to refs/heads/develop by this push:
new 2a5cd09 remove RoyaleThemes since is no longer valid. This will be
replaced for Vivid at some point in time
2a5cd09 is described below
commit 2a5cd09abcb39411e4f0495fa2c46bdcdaa21abd
Author: Carlos Rovira <[email protected]>
AuthorDate: Fri Feb 16 00:45:37 2018 +0100
remove RoyaleThemes since is no longer valid. This will be replaced for
Vivid at some point in time
---
examples/royale/RoyaleThemes/.vscode/launch.json | 21 -----
examples/royale/RoyaleThemes/.vscode/tasks.json | 8 --
examples/royale/RoyaleThemes/README.txt | 26 -------
examples/royale/RoyaleThemes/RoyaleThemes.as3proj | 89 ----------------------
examples/royale/RoyaleThemes/asconfig.json | 31 --------
examples/royale/RoyaleThemes/build.xml | 66 ----------------
examples/royale/RoyaleThemes/pom.xml | 62 ---------------
.../src/main/resources/wirefarme-styles.css | 79 -------------------
.../royale/RoyaleThemes/src/main/royale/App.mxml | 40 ----------
.../src/main/royale/ButtonPlayGround.mxml | 37 ---------
.../src/main/royale/TextInputPlayGround.mxml | 27 -------
11 files changed, 486 deletions(-)
diff --git a/examples/royale/RoyaleThemes/.vscode/launch.json
b/examples/royale/RoyaleThemes/.vscode/launch.json
deleted file mode 100644
index 5dfb672..0000000
--- a/examples/royale/RoyaleThemes/.vscode/launch.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "version": "0.2.0",
- "configurations": [
- {
- "name": "Launch Chrome against debug.html, with sourcemaps",
- "type": "chrome",
- "request": "launch",
- "file":
"${workspaceRoot}/target/javascript/bin/js-debug/index.html",
- "sourceMaps": true,
- "preLaunchTask": "mvn"
- },
- {
- "name": "Launch Firefox against debug.html, with sourcemaps",
- "type": "firefox",
- "request": "launch",
- "file":
"${workspaceRoot}/target/javascript/bin/js-debug/index.html",
- "sourceMaps": true,
- "preLaunchTask": "mvn"
- }
- ]
-}
diff --git a/examples/royale/RoyaleThemes/.vscode/tasks.json
b/examples/royale/RoyaleThemes/.vscode/tasks.json
deleted file mode 100644
index 5d6198d..0000000
--- a/examples/royale/RoyaleThemes/.vscode/tasks.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- // for the documentation about the tasks.json format
- "version": "0.1.0",
- "command": "mvn",
- "args": ["clean", "install", "-DskipTests"],
- "isShellCommand": true,
- "showOutput": "always"
-}
\ No newline at end of file
diff --git a/examples/royale/RoyaleThemes/README.txt
b/examples/royale/RoyaleThemes/README.txt
deleted file mode 100644
index 2c7ac3a..0000000
--- a/examples/royale/RoyaleThemes/README.txt
+++ /dev/null
@@ -1,26 +0,0 @@
-////////////////////////////////////////////////////////////////////////////////
-//
-// Licensed to the Apache Software Foundation (ASF) under one or more
-// contributor license agreements. See the NOTICE file distributed with
-// this work for additional information regarding copyright ownership.
-// The ASF licenses this file to You under the Apache License, Version 2.0
-// (the "License"); you may not use this file except in compliance with
-// the License. You may obtain a copy of the License at
-//
-// http://www.apache.org/licenses/LICENSE-2.0
-//
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-//
-////////////////////////////////////////////////////////////////////////////////
-
-DESCRIPTION
-
-The RoyaleThemes is demo app to customize styles on Royale components
-
-Right now this is a starter project with only a button to start developing
styles
-
-
diff --git a/examples/royale/RoyaleThemes/RoyaleThemes.as3proj
b/examples/royale/RoyaleThemes/RoyaleThemes.as3proj
deleted file mode 100644
index 9ef6133..0000000
--- a/examples/royale/RoyaleThemes/RoyaleThemes.as3proj
+++ /dev/null
@@ -1,89 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-
-Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements. See the NOTICE file distributed with
-this work for additional information regarding copyright ownership.
-The ASF licenses this file to You under the Apache License, Version 2.0
-(the "License"); you may not use this file except in compliance with
-the License. You may obtain a copy of the License at
-
-http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
-
--->
-<project>
- <output>
- <movie version="11"/>
- <movie disabled="False"/>
- <movie height="600"/>
- <movie fps="60"/>
- <movie background="#FFFFFF"/>
- <movie path="bin-debug/App.swf"/>
- <movie width="800"/>
- <movie input=""/>
- </output>
- <!-- Other classes to be compiled into your SWF -->
- <classpaths>
- <class path="src/main/royale"/>
- </classpaths>
- <moonshineResourcePaths></moonshineResourcePaths>
- <build>
- <option customSDK=""/>
- <option strict="True"/>
- <option accessible="False"/>
- <option useNetwork="True"/>
- <option allowSourcePathOverlap="False"/>
- <option useResourceBundleMetadata="True"/>
- <option benchmark="False"/>
- <option warnings="True"/>
- <option additional=""/>
- <option es="False"/>
- <option locale=""/>
- <option loadConfig=""/>
- <option linkReport=""/>
- <option optimize="False"/>
- <option verboseStackTraces="False"/>
- <option staticLinkRSL="False"/>
- <option showBindingWarnings="True"/>
- <option compilerConstants=""/>
- <option showDeprecationWarnings="True"/>
- <option antBuildPath="build/build.xml"/>
- <option showActionScriptWarnings="True"/>
- <option showUnusedTypeSelectorWarnings="True"/>
- </build>
- <includeLibraries></includeLibraries>
- <libraryPaths></libraryPaths>
- <externalLibraryPaths></externalLibraryPaths>
- <rslPaths></rslPaths>
- <intrinsics></intrinsics>
- <library></library>
- <compileTargets>
- <compile path="src/main/royale/App.mxml"/>
- </compileTargets>
- <hiddenPaths></hiddenPaths>
- <preBuildCommand>null</preBuildCommand>
- <postBuildCommand alwaysRun="False">null</postBuildCommand>
- <options>
- <option defaultBuildTargets=""/>
- <option testMovie=""/>
- <option testMovieCommand=""/>
- <option showHiddenPaths="False"/>
- </options>
- <moonshineRunCustomization>
- <option urlToLaunch=""/>
- <option targetPlatform="2"/>
- <option deviceSimulator="null"/>
- <option projectType="2"/>
- <option launchMethod="Simulator"/>
- <deviceSimulator>null</deviceSimulator>
- <certAndroid>null</certAndroid>
- <certIos>null</certIos>
- <certIosProvisioning>null</certIosProvisioning>
- </moonshineRunCustomization>
-</project>
\ No newline at end of file
diff --git a/examples/royale/RoyaleThemes/asconfig.json
b/examples/royale/RoyaleThemes/asconfig.json
deleted file mode 100644
index 4b6259e..0000000
--- a/examples/royale/RoyaleThemes/asconfig.json
+++ /dev/null
@@ -1,31 +0,0 @@
-////////////////////////////////////////////////////////////////////////////////
-//
-// Licensed to the Apache Software Foundation (ASF) under one or more
-// contributor license agreements. See the NOTICE file distributed with
-// this work for additional information regarding copyright ownership.
-// The ASF licenses this file to You under the Apache License, Version 2.0
-// (the "License"); you may not use this file except in compliance with
-// the License. You may obtain a copy of the License at
-//
-// http://www.apache.org/licenses/LICENSE-2.0
-//
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-//
-////////////////////////////////////////////////////////////////////////////////
-{
- "config": "royale",
- "compilerOptions": {
- "debug": false,
- "targets": ["JSRoyale","SWF"],
- "source-map": true
- },
- "additionalOptions": "-remove-circulars
-js-output-optimization=skipAsCoercions",
- "files":
- [
- "src/main/royale/App.mxml"
- ]
-}
diff --git a/examples/royale/RoyaleThemes/build.xml
b/examples/royale/RoyaleThemes/build.xml
deleted file mode 100644
index f4e70b8..0000000
--- a/examples/royale/RoyaleThemes/build.xml
+++ /dev/null
@@ -1,66 +0,0 @@
-<?xml version="1.0"?>
-<!--
-
- Licensed to the Apache Software Foundation (ASF) under one or more
- contributor license agreements. See the NOTICE file distributed with
- this work for additional information regarding copyright ownership.
- The ASF licenses this file to You under the Apache License, Version 2.0
- (the "License"); you may not use this file except in compliance with
- the License. You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
-
--->
-
-<!-- This file is not setup, people using ANT should take care of this and
remove this line-->
-<project name="royalethemes" default="main" basedir=".">
- <property name="ROYALE_HOME" location="../../.."/>
- <property name="example" value="RoyaleThemes" />
-
- <property file="${ROYALE_HOME}/env.properties"/>
- <property environment="env"/>
- <property file="${ROYALE_HOME}/build.properties"/>
- <property name="FLEX_HOME" value="${ROYALE_HOME}"/>
-
- <include file="${basedir}/../../build_example.xml" />
-
- <target name="main" depends="clean,build_example.compile"
description="Clean build of ${example}">
- <!--<mkdir dir="${basedir}/bin/js-debug/assets" />
- <copy todir="${basedir}/bin/js-debug/assets" >
- <fileset dir="${basedir}/src/main/resources/assets">
- <include name="**" />
- </fileset>
- </copy>
- <mkdir dir="${basedir}/bin/js-release/assets" />
- <copy todir="${basedir}/bin/js-release/assets" >
- <fileset dir="${basedir}/src/main/resources/assets">
- <include name="**" />
- </fileset>
- </copy>-->
- </target>
-
- <target name="clean">
- <delete dir="${basedir}/bin" failonerror="false" />
- <delete dir="${basedir}/bin-debug" failonerror="false" />
- <delete dir="${basedir}/bin-release" failonerror="false" />
- <delete dir="${basedir}/target" failonerror="false" />
- </target>
-
- <target name="examine" depends="build_example.get.browser">
- <property name="which" value="debug" />
- <echo message="Verify basic table support."/>
- <exec executable="${browser}" dir="${basedir}/bin-${which}"
failonerror="true">
- <arg value="${basedir}/bin-${which}/${example}.html"/>
- </exec>
- <exec executable="${browser}" dir="${basedir}/bin/js-${which}"
failonerror="true">
- <arg value="${basedir}/bin/js-${which}/index.html"/>
- </exec>
- </target>
-
-</project>
diff --git a/examples/royale/RoyaleThemes/pom.xml
b/examples/royale/RoyaleThemes/pom.xml
deleted file mode 100644
index 8c9268e..0000000
--- a/examples/royale/RoyaleThemes/pom.xml
+++ /dev/null
@@ -1,62 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-
- Licensed to the Apache Software Foundation (ASF) under one or more
- contributor license agreements. See the NOTICE file distributed with
- this work for additional information regarding copyright ownership.
- The ASF licenses this file to You under the Apache License, Version 2.0
- (the "License"); you may not use this file except in compliance with
- the License. You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- 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/maven-v4_0_0.xsd">
- <modelVersion>4.0.0</modelVersion>
-
- <!--
- Flash Version: CSS problems
- -->
-
- <parent>
- <groupId>org.apache.royale.examples</groupId>
- <artifactId>examples-royale</artifactId>
- <version>0.9.2-SNAPSHOT</version>
- </parent>
-
- <artifactId>RoyaleThemes</artifactId>
- <version>0.9.2-SNAPSHOT</version>
- <packaging>swf</packaging>
-
- <name>Apache Royale: Examples: Royale: RoyaleThemes</name>
-
- <build>
- <plugins>
- <plugin>
- <groupId>org.apache.royale.compiler</groupId>
- <artifactId>royale-maven-plugin</artifactId>
- <extensions>true</extensions>
- <configuration>
- <mainClass>App.mxml</mainClass>
- </configuration>
- </plugin>
- </plugins>
- </build>
-
- <dependencies>
- <dependency>
- <groupId>com.adobe.flash.framework</groupId>
- <artifactId>playerglobal</artifactId>
- <version>${flash.version}</version>
- <type>swc</type>
- <scope>provided</scope>
- </dependency>
- </dependencies>
-
-</project>
diff --git
a/examples/royale/RoyaleThemes/src/main/resources/wirefarme-styles.css
b/examples/royale/RoyaleThemes/src/main/resources/wirefarme-styles.css
deleted file mode 100644
index 27925bb..0000000
--- a/examples/royale/RoyaleThemes/src/main/resources/wirefarme-styles.css
+++ /dev/null
@@ -1,79 +0,0 @@
-/*
-////////////////////////////////////////////////////////////////////////////////
-//
-// Licensed to the Apache Software Foundation (ASF) under one or more
-// contributor license agreements. See the NOTICE file distributed with
-// this work for additional information regarding copyright ownership.
-// The ASF licenses this file to You under the Apache License, Version 2.0
-// (the "License"); you may not use this file except in compliance with
-// the License. You may obtain a copy of the License at
-//
-// http://www.apache.org/licenses/LICENSE-2.0
-//
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-//
-////////////////////////////////////////////////////////////////////////////////
-*/
-
-@namespace "http://www.w3.org/1999/xhtml";
-@namespace js "library://ns.apache.org/royale/basic";
-
-.royale *, . royale *:before, . royale *:after {
- -moz-box-sizing: border-box;
- -webkit-box-sizing: border-box;
- box-sizing: border-box;
-}
-
-.page-content
-{
- padding: 10px;
- margin: 10px;
-}
-
-/*
-* TextButton
-*/
-
-js|TextButton {
- /* Background: */
-background: #D8D8D8;
-border: 1px solid #979797;
-border-radius: 3px;
-
-/* TextField: */
-font-family: HelveticaNeue;
-font-size: 12px;
-color: #646D7A;
-}
-
-js|TextButton:hover {
- background-color: #CFCFCF;
- vertical-align: middle;
- border: none;
- border-radius: 6px;
-}
-
-js|TextButton:active {
- background-color: #77CEFF;
- color: #FFFFFF;
-}
-
-/*
-* TextInput
-*/
-
-js|TextInput {
- padding: 5px;
- border: solid 1px #666666;
- border-radius: 6px;
- color: #333333;
-}
-
-js|TextInput:hover {
- padding: 5px;
- background-color: #DFDFDF;
-}
\ No newline at end of file
diff --git a/examples/royale/RoyaleThemes/src/main/royale/App.mxml
b/examples/royale/RoyaleThemes/src/main/royale/App.mxml
deleted file mode 100644
index 84d6d6a..0000000
--- a/examples/royale/RoyaleThemes/src/main/royale/App.mxml
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!---
-//
-// Licensed to the Apache Software Foundation (ASF) under one or more
-// contributor license agreements. See the NOTICE file distributed with
-// this work for additional information regarding copyright ownership.
-// The ASF licenses this file to You under the Apache License, Version 2.0
-// (the "License"); you may not use this file except in compliance with
-// the License. You may obtain a copy of the License at
-//
-// http://www.apache.org/licenses/LICENSE-2.0
-//
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-//
-////////////////////////////////////////////////////////////////////////////////
--->
-<js:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
-
xmlns:js="library://ns.apache.org/royale/basic"
- xmlns:local="*">
-
- <fx:Style source="../../main/resources/wirefarme-styles.css"/>
-
- <js:valuesImpl>
- <js:SimpleCSSValuesImpl />
- </js:valuesImpl>
- <js:initialView>
- <js:View width="100%" height="100%" className="page-content">
- <js:beads>
- <js:VerticalLayout />
- </js:beads>
- <local:ButtonPlayGround/>
- <local:TextInputPlayGround/>
-
- </js:View>
- </js:initialView>
-</js:Application>
diff --git a/examples/royale/RoyaleThemes/src/main/royale/ButtonPlayGround.mxml
b/examples/royale/RoyaleThemes/src/main/royale/ButtonPlayGround.mxml
deleted file mode 100644
index 4c2a203..0000000
--- a/examples/royale/RoyaleThemes/src/main/royale/ButtonPlayGround.mxml
+++ /dev/null
@@ -1,37 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-
-Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements. See the NOTICE file distributed with
-this work for additional information regarding copyright ownership.
-The ASF licenses this file to You under the Apache License, Version 2.0
-(the "License"); you may not use this file except in compliance with
-the License. You may obtain a copy of the License at
-
-http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
-
--->
-<js:Group xmlns:fx="http://ns.adobe.com/mxml/2009"
- xmlns:js="library://ns.apache.org/royale/basic" >
-
- <fx:Script>
- <![CDATA[
- private function onValueChange(event:Event):void
- {
- button.width = slider.value;
- }
- ]]>
- </fx:Script>
-
- <js:TextButton id="button" text="Button" width="120" height="40"/>
-
- <js:Slider id="slider" width="250" value="120" minimum="50"
maximum="250"
- valueChange="onValueChange(event)"/>
-
-</js:Group>
diff --git
a/examples/royale/RoyaleThemes/src/main/royale/TextInputPlayGround.mxml
b/examples/royale/RoyaleThemes/src/main/royale/TextInputPlayGround.mxml
deleted file mode 100644
index 643ba46..0000000
--- a/examples/royale/RoyaleThemes/src/main/royale/TextInputPlayGround.mxml
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-
-Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements. See the NOTICE file distributed with
-this work for additional information regarding copyright ownership.
-The ASF licenses this file to You under the Apache License, Version 2.0
-(the "License"); you may not use this file except in compliance with
-the License. You may obtain a copy of the License at
-
-http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
-
--->
-<js:Group xmlns:fx="http://ns.adobe.com/mxml/2009"
- xmlns:js="library://ns.apache.org/royale/basic" >
-
-
-
- <js:TextInput text="Text Input" width="120" height="40"/>
-
-</js:Group>
--
To stop receiving notification emails like this one, please contact
[email protected].