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

[royale-asjs] branch develop updated (12ac9bd -> dafa80a)

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

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


    from 12ac9bd  try again with npm
     new 3764e6b  shouldn't need these any more
     new dafa80a  add Using section

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../Royale (FalconJX Debug Build).launch           | 28 ----------------------
 ...oyale (FalconJX Debug and Release Build).launch | 28 ----------------------
 ide/flashbuilder/Royale (JS COMPC).launch          | 28 ----------------------
 releasemgr/README                                  |  4 ++++
 4 files changed, 4 insertions(+), 84 deletions(-)
 delete mode 100644 ide/flashbuilder/Royale (FalconJX Debug Build).launch
 delete mode 100644 ide/flashbuilder/Royale (FalconJX Debug and Release Build).launch
 delete mode 100644 ide/flashbuilder/Royale (JS COMPC).launch

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

[royale-asjs] 02/02: add Using section

Posted by ah...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit dafa80a22115c54007b2de1e32f3c9f60b2ebac7
Author: Alex Harui <ah...@apache.org>
AuthorDate: Tue Dec 12 12:43:13 2017 -0800

    add Using section
---
 releasemgr/README | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/releasemgr/README b/releasemgr/README
index 8ae674e..37dcf7e 100644
--- a/releasemgr/README
+++ b/releasemgr/README
@@ -187,6 +187,10 @@ You can use NPM to get a pre-built package.  To do so run:
   sudo npm install royale -g
 
 
+Using Royale
+============
+
+In order to get started using Royale, you are invited to follow along with the Quick Start Guide at https://github.com/apache/royale-asjs/wiki/Quick-Start.
 
 Thanks for using Apache Royale.  Enjoy!
 

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

[royale-asjs] 01/02: shouldn't need these any more

Posted by ah...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 3764e6bb27526c8b3c92dbb5e966c621243529d4
Author: Alex Harui <ah...@apache.org>
AuthorDate: Tue Dec 12 12:42:57 2017 -0800

    shouldn't need these any more
---
 .../Royale (FalconJX Debug Build).launch           | 28 ----------------------
 ...oyale (FalconJX Debug and Release Build).launch | 28 ----------------------
 ide/flashbuilder/Royale (JS COMPC).launch          | 28 ----------------------
 3 files changed, 84 deletions(-)

diff --git a/ide/flashbuilder/Royale (FalconJX Debug Build).launch b/ide/flashbuilder/Royale (FalconJX Debug Build).launch
deleted file mode 100644
index a54ca8c..0000000
--- a/ide/flashbuilder/Royale (FalconJX Debug Build).launch	
+++ /dev/null
@@ -1,28 +0,0 @@
-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
-<!--
-
-  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.
-
--->
-<launchConfiguration type='org.eclipse.ui.externaltools.ProgramLaunchConfigurationType'>
-<booleanAttribute key='org.eclipse.debug.core.appendEnvironmentVariables' value='false'/>
-<listAttribute key='org.eclipse.debug.ui.favoriteGroups'>
-<listEntry value='org.eclipse.ui.externaltools.launchGroup'/>
-</listAttribute>
-<stringAttribute key='org.eclipse.ui.externaltools.ATTR_LAUNCH_CONFIGURATION_BUILD_SCOPE' value='${project}'/>
-<stringAttribute key='org.eclipse.ui.externaltools.ATTR_LOCATION' value='$ROYALE_HOME/js/bin/$MXMLC'/>
-<stringAttribute key='org.eclipse.ui.externaltools.ATTR_TOOL_ARGUMENTS' value='-debug=true -fb &quot;${project_loc}&quot;'/>
-</launchConfiguration>
diff --git a/ide/flashbuilder/Royale (FalconJX Debug and Release Build).launch b/ide/flashbuilder/Royale (FalconJX Debug and Release Build).launch
deleted file mode 100644
index 369daeb..0000000
--- a/ide/flashbuilder/Royale (FalconJX Debug and Release Build).launch	
+++ /dev/null
@@ -1,28 +0,0 @@
-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
-<!--
-
-  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.
-
--->
-<launchConfiguration type='org.eclipse.ui.externaltools.ProgramLaunchConfigurationType'>
-<booleanAttribute key='org.eclipse.debug.core.appendEnvironmentVariables' value='false'/>
-<listAttribute key='org.eclipse.debug.ui.favoriteGroups'>
-<listEntry value='org.eclipse.ui.externaltools.launchGroup'/>
-</listAttribute>
-<stringAttribute key='org.eclipse.ui.externaltools.ATTR_LAUNCH_CONFIGURATION_BUILD_SCOPE' value='${project}'/>
-<stringAttribute key='org.eclipse.ui.externaltools.ATTR_LOCATION' value='$ROYALE_HOME/js/bin/$MXMLC'/>
-<stringAttribute key='org.eclipse.ui.externaltools.ATTR_TOOL_ARGUMENTS' value='-debug=false -fb &quot;${project_loc}&quot;'/>
-</launchConfiguration>
diff --git a/ide/flashbuilder/Royale (JS COMPC).launch b/ide/flashbuilder/Royale (JS COMPC).launch
deleted file mode 100644
index 8e108fc..0000000
--- a/ide/flashbuilder/Royale (JS COMPC).launch	
+++ /dev/null
@@ -1,28 +0,0 @@
-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
-<!--
-
-  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.
-
--->
-<launchConfiguration type='org.eclipse.ui.externaltools.ProgramLaunchConfigurationType'>
-<booleanAttribute key='org.eclipse.debug.core.appendEnvironmentVariables' value='false'/>
-<listAttribute key='org.eclipse.debug.ui.favoriteGroups'>
-<listEntry value='org.eclipse.ui.externaltools.launchGroup'/>
-</listAttribute>
-<stringAttribute key='org.eclipse.ui.externaltools.ATTR_LAUNCH_CONFIGURATION_BUILD_SCOPE' value='${project}'/>
-<stringAttribute key='org.eclipse.ui.externaltools.ATTR_LOCATION' value='$ROYALE_HOME/js/bin/$COMPC'/>
-<stringAttribute key='org.eclipse.ui.externaltools.ATTR_TOOL_ARGUMENTS' value='-fb &quot;${project_loc}&quot;' />
-</launchConfiguration>

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