[CANCEL][VOTE] Release Apache Royale 0.9.6 RC2

2019-09-24 Thread Piotr Zarzycki
It turns out that build for SDK developers are equal important as binaries
for the user. I'm canceling that vote in order to prepare RC3 with fixes
related to that.

czw., 19 wrz 2019 o 10:08 Apache Royale CI Server 
napisał(a):

> Hi,
>
> This is the vote for the 0.9.6 release of Apache Royale.
>
> The release candidate can be found here;
> https://dist.apache.org/repos/dist/dev/royale/0.9.6/rc2/
>
> Before voting please review the section,'What are the ASF requirements on
> approving a release?', at:
> http://www.apache.org/dev/release.html#approving-a-release
>
> At a minimum you would be expected to check that:
> - SHA and signed packages are correct
> - README, RELEASE_NOTES, NOTICE and LICENSE files are all fine
> - That the build script completes successfully
> - That you can compile and cross-compile a simple example using the SDK.
>
> The KEYS file is at https://dist.apache.org/repos/dist/release/royale/KEYS
>
> The source package is a combination of the 3 main Royale repos.
>
> To use the binary package, unzip it into a folder.  The -js package is
> ready-to-use in an IDE or command-line.  If you need SWF output, use the
> -js-swf package and use Apache Ant to run the InstallAdobeSDKs script via:
>   ant -f InstallAdobeSDKs.xml
>
> You may also get the binary packages via NPM.  The -js package can be
> installed via:
>
> npm install
> https://dist.apache.org/repos/dist/dev/royale/0.9.6/rc2/binaries/apache-royale-0.9.6-bin-js.tar.gz
> -g
>
> The full package with SWF support can be installed via:
>
> npm install
> https://dist.apache.org/repos/dist/dev/royale/0.9.6/rc2/binaries/apache-royale-0.9.6-bin-js-swf.tar.gz
> -g
>
> Maven artifacts are staged here:
> https://repository.apache.org/content/repositories/orgapacheroyale-1057
>
> Please vote to approve this release:
> +1 Approve the release
> -1 Disapprove the release (please provide specific comments to why)
>
> This vote will be open for 72 hours or until a result can be called.
>
> The vote passes if there is:
> - At least 3 +1 votes from the PMC
> - More positive votes than negative votes
>
> Remember that this is a 'beta-quality' release so expect there
> will be many bugs found.  IMO the goal is not to try to find and fix bugs
> in the RC, but to make sure we have the packaging right, and enough
> functionality that folks will have some success trying to use it.
>
> People who are not in PMC are also encouraged to test out the release and
> vote, although their votes will not be binding, they can influence how the
> PMC votes.
>
> When voting please indicate what OS, IDE, Flash Player version and AIR
> version you tested with.
>
> For your convenience, there is an ant script that automates the common
> steps to validate a release.  Instead of individually downloading the
> package and signature files, unzipping, etc, you can instead:
> 1) create an empty folder,
> 2) download into that folder this file:
> https://dist.apache.org/repos/dist/dev/royale/0.9.6/rc2/ApproveRoyale.xml
> 3) run the script:
>ant -e -f ApproveRoyale.xml -Drelease.version=0.9.6 -Drc=2
>If you want to test SWF support during the approval, use:
>ant -e -f ApproveRoyale.xml -Drelease.version=0.9.6 -Drc=2
> -Duse-flash=true
>
> You are not required to use this script, and more testing of the packages
> and build results are always encouraged.
>
> Please put all discussion about this release in the DISCUSSION thread not
> this VOTE thread.
>
> Thanks,
> Piotr



-- 

Piotr Zarzycki

Patreon: *https://www.patreon.com/piotrzarzycki
*


Re: [VOTE] Release Apache Royale 0.9.6 RC2

2019-09-21 Thread Carlos Rovira
Curious thing is:

if I run in my source tree royale-compiler folder this:

mvn -s settings-template.xml -DskipTests clean install


with clean .m2 all ends properly.


if I run it in the downloaded RC2 folder it fails:


Downloaded from central:
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
(194 kB at 290 kB/s)

Downloaded from central:
https://repo.maven.apache.org/maven2/org/antlr/ST4/4.0.4/ST4-4.0.4.jar (237
kB at 345 kB/s)

[*ERROR*] [ERROR] Some problems were encountered while processing the POMs:

[ERROR] Unresolveable build extension: Plugin
net.sourceforge.jburg:jburg-maven-plugin:1.10.4 or one of its dependencies
could not be resolved: Could not find artifact
org.apache.royale.compiler:compiler-jburg-types:jar:1.1.0 in
apache-plugins-release (
https://repository.apache.org/content/repositories/releases) @

[ERROR] Unresolveable build extension: Plugin
net.sourceforge.jburg:jburg-maven-plugin:1.10.4 or one of its dependencies
could not be resolved: Could not find artifact
org.apache.royale.compiler:compiler-jburg-types:jar:1.1.0 in
apache-plugins-release (
https://repository.apache.org/content/repositories/releases) @

 @

[*ERROR*] The build could not read 2 projects -> *[Help 1]*

[*ERROR*]

[*ERROR*]   The project org.apache.royale.compiler:compiler:0.9.6
(/Users/carlosrovira/Downloads/apache-royale-0.9.6-src/royale-compiler/compiler/pom.xml)
has 1 error

[*ERROR*] Unresolveable build extension: Plugin
net.sourceforge.jburg:jburg-maven-plugin:1.10.4 or one of its dependencies
could not be resolved: Could not find artifact
org.apache.royale.compiler:compiler-jburg-types:jar:1.1.0 in
apache-plugins-release (
https://repository.apache.org/content/repositories/releases) -> *[Help 2]*

[*ERROR*]

[*ERROR*]   The project org.apache.royale.compiler:debugger:0.9.6
(/Users/carlosrovira/Downloads/apache-royale-0.9.6-src/royale-compiler/debugger/pom.xml)
has 1 error

[*ERROR*] Unresolveable build extension: Plugin
net.sourceforge.jburg:jburg-maven-plugin:1.10.4 or one of its dependencies
could not be resolved: Could not find artifact
org.apache.royale.compiler:compiler-jburg-types:jar:1.1.0 in
apache-plugins-release (
https://repository.apache.org/content/repositories/releases) -> *[Help 2]*

[*ERROR*]

[*ERROR*] To see the full stack trace of the errors, re-run Maven with the
*-e* switch.

[*ERROR*] Re-run Maven using the *-X* switch to enable full debug logging.

[*ERROR*]

[*ERROR*] For more information about the errors and possible solutions,
please read the following articles:

[*ERROR*] *[Help 1]*
http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException

[*ERROR*] *[Help 2]*
http://cwiki.apache.org/confluence/display/MAVEN/PluginManagerException

macbookpro:royale-compiler carlosrovira$



this time because I run without profiles main,utils






El sáb., 21 sept. 2019 a las 17:40, Carlos Rovira ()
escribió:

> Josh,
>
> with a clean .m2, just tried in "royale-compiler" folder to run (after mvn
> clean install -P -main,utils):
>
> mvn -s settings-template.xml clean install
>
>
> And still fail trying to get flash player 20.0
>
>
> [*INFO*] Apache Royale: Compiler: Compiler .. *FAILURE*
> [  9.009 s]
>
> [*INFO*] Apache Royale: Compiler: Compiler-JX ... *SKIPPED*
>
> [*INFO*] Apache Royale: Compiler: SWFUtils .. *SKIPPED*
>
> [*INFO*] Apache Royale: Compiler: Debugger .. *SKIPPED*
>
> [*INFO*] Apache Royale: Compiler: OEM Layer . *SKIPPED*
>
> [*INFO*] Apache Royale: Royale Ant Tasks  *SKIPPED*
>
> [*INFO*] Apache Royale: RoyaleUnit Ant Tasks  *SKIPPED*
>
> [*INFO*] Apache Royale: Royale Maven Plugin . *SKIPPED*
>
> [*INFO*]
> **
>
> [*INFO*] *BUILD FAILURE*
>
> [*INFO*]
> **
>
> [*INFO*] Total time:  02:17 min
>
> [*INFO*] Finished at: 2019-09-21T17:35:48+02:00
>
> [*INFO*]
> **
>
> [*ERROR*] Failed to execute goal on project compiler: *Could not resolve
> dependencies for project org.apache.royale.compiler:compiler:jar:0.9.6:
> Could not find artifact com.adobe.flash.framework:playerglobal:swc:20.0 in
> apache-release (https://repository.apache.org/content/repositories/releases
> )* -> *[Help
> 1]*
>
>
>
>
>
> El sáb., 21 sept. 2019 a las 17:25, Carlos Rovira (<
> carlosrov...@apache.org>) escribió:
>
>> Thanks Josh,
>>
>> I just tried with Approve xml and get similar results (I copy here)
>> I'll try using the setting, I forgot completely about it.. But this means
>> the instructions to build are wrong right?
>>
>>
>> Here's my console output after try with the Approve x

Re: [VOTE] Release Apache Royale 0.9.6 RC2

2019-09-21 Thread Carlos Rovira
Josh,

with a clean .m2, just tried in "royale-compiler" folder to run (after mvn
clean install -P -main,utils):

mvn -s settings-template.xml clean install


And still fail trying to get flash player 20.0


[*INFO*] Apache Royale: Compiler: Compiler .. *FAILURE* [
9.009 s]

[*INFO*] Apache Royale: Compiler: Compiler-JX ... *SKIPPED*

[*INFO*] Apache Royale: Compiler: SWFUtils .. *SKIPPED*

[*INFO*] Apache Royale: Compiler: Debugger .. *SKIPPED*

[*INFO*] Apache Royale: Compiler: OEM Layer . *SKIPPED*

[*INFO*] Apache Royale: Royale Ant Tasks  *SKIPPED*

[*INFO*] Apache Royale: RoyaleUnit Ant Tasks  *SKIPPED*

[*INFO*] Apache Royale: Royale Maven Plugin . *SKIPPED*

[*INFO*]
**

[*INFO*] *BUILD FAILURE*

[*INFO*]
**

[*INFO*] Total time:  02:17 min

[*INFO*] Finished at: 2019-09-21T17:35:48+02:00

[*INFO*]
**

[*ERROR*] Failed to execute goal on project compiler: *Could not resolve
dependencies for project org.apache.royale.compiler:compiler:jar:0.9.6:
Could not find artifact com.adobe.flash.framework:playerglobal:swc:20.0 in
apache-release (https://repository.apache.org/content/repositories/releases
)* -> *[Help
1]*





El sáb., 21 sept. 2019 a las 17:25, Carlos Rovira ()
escribió:

> Thanks Josh,
>
> I just tried with Approve xml and get similar results (I copy here)
> I'll try using the setting, I forgot completely about it.. But this means
> the instructions to build are wrong right?
>
>
> Here's my console output after try with the Approve xml script (mostly the
> same as trying to build with maven):
>
> [INFO] --- maven-install-plugin:2.5.2:install (default-install) @
> compiler-externc ---
>
> [INFO] Installing
> /Users/carlosrovira/Downloads/testrc2/apache-royale-0.9.6-maven-src/royale-compiler/compiler-externc/target/compiler-externc-0.9.6.jar
> to
> /Users/carlosrovira/.m2/repository/org/apache/royale/compiler/compiler-externc/0.9.6/compiler-externc-0.9.6.jar
>
> [INFO] Installing
> /Users/carlosrovira/Downloads/testrc2/apache-royale-0.9.6-maven-src/royale-compiler/compiler-externc/pom.xml
> to
> /Users/carlosrovira/.m2/repository/org/apache/royale/compiler/compiler-externc/0.9.6/compiler-externc-0.9.6.pom
>
> [INFO] Installing
> /Users/carlosrovira/Downloads/testrc2/apache-royale-0.9.6-maven-src/royale-compiler/compiler-externc/target/compiler-externc-0.9.6-tests.jar
> to
> /Users/carlosrovira/.m2/repository/org/apache/royale/compiler/compiler-externc/0.9.6/compiler-externc-0.9.6-tests.jar
>
> [INFO]
>
> [INFO] < org.apache.royale.compiler:compiler
> >-
>
> [INFO] Building Apache Royale: Compiler: Compiler 0.9.6
> [5/12]
>
> [INFO] [ jar
> ]-
>
> [WARNING] The POM for com.adobe.flash.framework:playerglobal:swc:20.0 is
> missing, no dependency information available
>
> [INFO]
> 
>
> [INFO] Reactor Summary for Apache Royale: Compiler: Parent 0.9.6:
>
> [INFO]
>
> [INFO] Apache Royale: Compiler: Parent  SUCCESS [
> 2.102 s]
>
> [INFO] Apache Royale: Compiler: Compiler-Common ... SUCCESS [
> 4.555 s]
>
> [INFO] Apache Royale: Compiler: Test Utils  SUCCESS [
> 0.431 s]
>
> [INFO] Apache Royale: Compiler: Externc ... SUCCESS [
> 9.225 s]
>
> [INFO] Apache Royale: Compiler: Compiler .. FAILURE [
> 0.052 s]
>
> [INFO] Apache Royale: Compiler: Compiler-JX ... SKIPPED
>
> [INFO] Apache Royale: Compiler: SWFUtils .. SKIPPED
>
> [INFO] Apache Royale: Compiler: Debugger .. SKIPPED
>
> [INFO] Apache Royale: Compiler: OEM Layer . SKIPPED
>
> [INFO] Apache Royale: Royale Ant Tasks  SKIPPED
>
> [INFO] Apache Royale: RoyaleUnit Ant Tasks  SKIPPED
>
> [INFO] Apache Royale: Royale Maven Plugin . SKIPPED
>
> [INFO]
> 
>
> [INFO] BUILD FAILURE
>
> [INFO]
> 
>
> [INFO] Total time:  16.690 s
>
> [INFO] Finished at: 2019-09-21T15:33:35+02:00
>
> [INFO]
> 
>
> [ERROR] Failed to execute goal on project compiler: Could not resolve
> dependencies for project org.apache.royale.compiler:compiler:jar:0.9.6:
> Failure to find com.adobe.flash.framework:playerglobal:swc:20.0 in
> https://repository.apache.org/content/repositories/releases was cached in
> the local reposi

Re: [VOTE] Release Apache Royale 0.9.6 RC2

2019-09-21 Thread Carlos Rovira
Thanks Josh,

I just tried with Approve xml and get similar results (I copy here)
I'll try using the setting, I forgot completely about it.. But this means
the instructions to build are wrong right?


Here's my console output after try with the Approve xml script (mostly the
same as trying to build with maven):

[INFO] --- maven-install-plugin:2.5.2:install (default-install) @
compiler-externc ---

[INFO] Installing
/Users/carlosrovira/Downloads/testrc2/apache-royale-0.9.6-maven-src/royale-compiler/compiler-externc/target/compiler-externc-0.9.6.jar
to
/Users/carlosrovira/.m2/repository/org/apache/royale/compiler/compiler-externc/0.9.6/compiler-externc-0.9.6.jar

[INFO] Installing
/Users/carlosrovira/Downloads/testrc2/apache-royale-0.9.6-maven-src/royale-compiler/compiler-externc/pom.xml
to
/Users/carlosrovira/.m2/repository/org/apache/royale/compiler/compiler-externc/0.9.6/compiler-externc-0.9.6.pom

[INFO] Installing
/Users/carlosrovira/Downloads/testrc2/apache-royale-0.9.6-maven-src/royale-compiler/compiler-externc/target/compiler-externc-0.9.6-tests.jar
to
/Users/carlosrovira/.m2/repository/org/apache/royale/compiler/compiler-externc/0.9.6/compiler-externc-0.9.6-tests.jar

[INFO]

[INFO] < org.apache.royale.compiler:compiler
>-

[INFO] Building Apache Royale: Compiler: Compiler 0.9.6
[5/12]

[INFO] [ jar
]-

[WARNING] The POM for com.adobe.flash.framework:playerglobal:swc:20.0 is
missing, no dependency information available

[INFO]


[INFO] Reactor Summary for Apache Royale: Compiler: Parent 0.9.6:

[INFO]

[INFO] Apache Royale: Compiler: Parent  SUCCESS [
2.102 s]

[INFO] Apache Royale: Compiler: Compiler-Common ... SUCCESS [
4.555 s]

[INFO] Apache Royale: Compiler: Test Utils  SUCCESS [
0.431 s]

[INFO] Apache Royale: Compiler: Externc ... SUCCESS [
9.225 s]

[INFO] Apache Royale: Compiler: Compiler .. FAILURE [
0.052 s]

[INFO] Apache Royale: Compiler: Compiler-JX ... SKIPPED

[INFO] Apache Royale: Compiler: SWFUtils .. SKIPPED

[INFO] Apache Royale: Compiler: Debugger .. SKIPPED

[INFO] Apache Royale: Compiler: OEM Layer . SKIPPED

[INFO] Apache Royale: Royale Ant Tasks  SKIPPED

[INFO] Apache Royale: RoyaleUnit Ant Tasks  SKIPPED

[INFO] Apache Royale: Royale Maven Plugin . SKIPPED

[INFO]


[INFO] BUILD FAILURE

[INFO]


[INFO] Total time:  16.690 s

[INFO] Finished at: 2019-09-21T15:33:35+02:00

[INFO]


[ERROR] Failed to execute goal on project compiler: Could not resolve
dependencies for project org.apache.royale.compiler:compiler:jar:0.9.6:
Failure to find com.adobe.flash.framework:playerglobal:swc:20.0 in
https://repository.apache.org/content/repositories/releases was cached in
the local repository, resolution will not be reattempted until the update
interval of apache-release has elapsed or updates are forced -> [Help 1]

[ERROR]

[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.

[ERROR] Re-run Maven using the -X switch to enable full debug logging.

[ERROR]

[ERROR] For more information about the errors and possible solutions,
please read the following articles:

[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException

[ERROR]

[ERROR] After correcting the problems, you can resume the build with the
command

[ERROR]   mvn  -rf :compiler


BUILD FAILED

/Users/carlosrovira/Downloads/testrc2/ApproveRoyale.xml:778: The following
error occurred while executing this line:

/Users/carlosrovira/Downloads/testrc2/ApproveRoyale.xml:789: exec returned:
1


Total time: 25 minutes 57 seconds

macbookpro:testrc2 carlosrovira$


Re: [VOTE] Release Apache Royale 0.9.6 RC2

2019-09-21 Thread Josh Tynjala
You need to use settings-template.xml to get the Adobe stuff when building
the compiler with Maven.

- Josh

On Saturday, September 21, 2019, Carlos Rovira 
wrote:
> Hi,
>
> having the time to try RC2. I'm having the following issues. In RC1 I
tried
> ANT and all went ok. Know as Piotr suggest I'm trying to build with Maven
> with a clean(empty) .m2.
>
> packaged to test in RC2 is: apache-royale-0.9.6-src.tar.gz
>
> Instructions in src are the following:
>
> Building Royale With Apache Maven
>
> =
>
>
> Royale requires Maven 3.3.9 or greater to be installed on your computer.
>
>
> To build Royale with Apache Maven, run Maven in the 3 folders as follows:
>
>
> royale-compiler:  mvn clean install -P -main,utils
>
> royale-compiler:  mvn clean install
>
> royale-typedefs:  mvn clean install
>
> royale-asjs:  mvn clean install
>
>
> When complete, you should be able to use the Maven archetypes in
> royale-asjs/archetypes
>
> to build Royale applications.
>
>
>
>  from downloaded src/royale-compiler folder I run first:
>
> mvn clean install -P -main,utils
>
> This was ok
>
> Then in the same compiler folder run:
>
> mvn clean install
>
> This time I get this error:
>
>
> [*INFO*]
> **
>
> [*INFO*] *Reactor Summary for Apache Royale: Compiler: Parent 0.9.6:*
>
> [*INFO*]
>
> [*INFO*] Apache Royale: Compiler: Parent  *SUCCESS* [
> 1.763 s]
>
> [*INFO*] Apache Royale: Compiler: Compiler-Common ... *SUCCESS*
> [01:07 min]
>
> [*INFO*] Apache Royale: Compiler: Test Utils  *SUCCESS* [
> 2.307 s]
>
> [*INFO*] Apache Royale: Compiler: Externc ... *SUCCESS* [
> 49.839 s]
>
> [*INFO*] Apache Royale: Compiler: Compiler .. *FAILURE* [
> 8.878 s]
>
> [*INFO*] Apache Royale: Compiler: Compiler-JX ... *SKIPPED*
>
> [*INFO*] Apache Royale: Compiler: SWFUtils .. *SKIPPED*
>
> [*INFO*] Apache Royale: Compiler: Debugger .. *SKIPPED*
>
> [*INFO*] Apache Royale: Compiler: OEM Layer . *SKIPPED*
>
> [*INFO*] Apache Royale: Royale Ant Tasks  *SKIPPED*
>
> [*INFO*] Apache Royale: RoyaleUnit Ant Tasks  *SKIPPED*
>
> [*INFO*] Apache Royale: Royale Maven Plugin . *SKIPPED*
>
> [*INFO*]
> **
>
> [*INFO*] *BUILD FAILURE*
>
> [*INFO*]
> **
>
> [*INFO*] Total time:  02:18 min
>
> [*INFO*] Finished at: 2019-09-21T12:51:06+02:00
>
> [*INFO*]
> **
>
> [*ERROR*] Failed to execute goal on project compiler: *Could not resolve
> dependencies for project org.apache.royale.compiler:compiler:jar:0.9.6:
> Could not find artifact com.adobe.flash.framework:playerglobal:swc:20.0 in
> apache-release (
https://repository.apache.org/content/repositories/releases
> )* -> *[Help
> 1]*
>
> [*ERROR*]
>
> [*ERROR*] To see the full stack trace of the errors, re-run Maven with the
> *-e* switch.
>
> [*ERROR*] Re-run Maven using the *-X* switch to enable full debug logging.
>
>
>
>
>
>
> El vie., 20 sept. 2019 a las 18:24, Piotr Zarzycki (<
> piotrzarzyck...@gmail.com>) escribió:
>
>> Yes sure. I would like to hear from others what they think.
>>
>> Personally much worst to me is the fact that we didn't release SDK in
>> several months. I would rather spend 5 minutes on writing email to
instruct
>> user who has problem with building SDK than spend another 4 hours on
>> preparing and testing another RC - even if someone is paying me for that.
>>
>> Let's hear from others.
>>
>> Thanks,
>> Piotr
>>
>> pt., 20 wrz 2019 o 18:18 Alex Harui 
napisał(a):
>>
>> > I don't know.  Would be nice to get other's opinions.  We make these
>> > attempts to lower the effort to get the source and work with it, so
when
>> > that workflow isn't working it doesn't make us look good.  FWIW, if you
>> > clone the repo and try to build without the Adobe stuff, that should
>> > probably fail the same way.
>> >
>> > -Alex
>> >
>> > On 9/19/19, 11:21 PM, "Piotr Zarzycki" 
>> wrote:
>> >
>> > Hi Alex,
>> >
>> > I'm moving with topic here cause it's related. Maybe solution for
not
>> > working build without some env. variables is just have section
Known
>> > issues
>> > in our announcement?
>> >
>> > Thanks,
>> > Piotr
>> >
>> > pt., 20 wrz 2019 o 08:19 Piotr Zarzycki 
>> > napisał(a):
>> >
>> > > Hi Josh,
>> > >
>> > > Maybe you could commit that to develop?
>> > >
>> > > Thanks,
>> > > Piotr
>> > >
>> > > czw., 19 wrz 2019 o 18:19 Josh Tynjala 
>> > > napisał(a):
>> > >
>> > >> If anyone else has problems with the Maven build when running
the
>> > >> Ap

Re: [VOTE] Release Apache Royale 0.9.6 RC2

2019-09-20 Thread Josh Tynjala
I thought about pushing it before Piotr even asked, but I figured that a
solution more like yours was necessary. I could tell that my change would
require SWF, and I know that we want a JS-only option too.

- Josh

On Friday, September 20, 2019, Alex Harui  wrote:
> Correct.  ApproveRoyale.xml is not even in the source package.   I just
didn't want Josh to push that change.
>
> -Alex
>
> On 9/20/19, 9:16 AM, "Piotr Zarzycki"  wrote:
>
> Alex,
>
> Second issue is a blocker only for someone who wanted to developing
Royale
> SDK, from my perspective it is not a blocker for a release.
>
> Thanks,
> Piotr
>
> pt., 20 wrz 2019 o 18:13 Alex Harui 
napisał(a):
>
> > Specifically, requiring the profile generate-swcs-for-swf will fail
when
> > running ApproveRoyale.xml in a js-only configuration.
> >
> > My commit last night detects env.AIR_HOME and selects the set of
profiles
> > to use.  I saw it work for both js-only and js-swf configurations.
> >
> > -Alex
> >
> > On 9/20/19, 9:02 AM, "Piotr Zarzycki" 
wrote:
> >
> > What won't work exactly ? Build ? Or Royale for user IDE ?
> >
> > pt., 20 wrz 2019 o 17:57 Alex Harui 
> > napisał(a):
> >
> > > Please don't commit that.  It won't work for js-only.
> > >
> > > I pushed a solution for both last night.
> > >
> > > Thanks,
> > > -Alex
> > >
> > > On 9/19/19, 11:20 PM, "Piotr Zarzycki" <
piotrzarzyck...@gmail.com>
> > wrote:
> > >
> > > Hi Josh,
> > >
> > > Maybe you could commit that to develop?
> > >
> > > Thanks,
> > > Piotr
> > >
> > > czw., 19 wrz 2019 o 18:19 Josh Tynjala <
> > joshtynj...@bowlerhat.dev>
> > > napisał(a):
> > >
> > > > If anyone else has problems with the Maven build when
running
> > the
> > > > ApproveRoyale.xml script, I was able to fix it by
modifying
> > this
> > > section
> > > > where the framework is built:
> > > >
> > > >  > > > dir="${basedir}/${maven.package.url.name}/royale-asjs"
> > > > failonerror="true">
> > > > 
> > > > 
> > > > 
> > > > 
> > > > 
> > > >
> > > > --
> > > > Josh Tynjala
> > > > Bowler Hat LLC <
> > >
> >
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fbowlerhat.dev&data=02%7C01%7Caharui%40adobe.com%7C295afd2376244230fd8c08d73de5f4ac%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637045930174281142&sdata=B8zm7Zv%2FWJGSSdLUH9bQo%2FgDnGRBHfy5ULTxufNqE5Q%3D&reserved=0
> > > >
> > > >
> > > >
> > > > On Thu, Sep 19, 2019 at 1:08 AM Apache Royale CI Server
<
> > > > apacheroyal...@gmail.com> wrote:
> > > >
> > > > > This is the discussion thread.
> > > > >
> > > > > Thanks,
> > > > > Piotr
> > > >
> > >
> > >
> > > --
> > >
> > > Piotr Zarzycki
> > >
> > > Patreon: *
> > >
> >
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C295afd2376244230fd8c08d73de5f4ac%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637045930174281142&sdata=sRFTeemaBdq%2BS83rK52vAIuAmWMmZJ42Agi9YDAjyQI%3D&reserved=0
> > > <
> > >
> >
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C295afd2376244230fd8c08d73de5f4ac%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637045930174281142&sdata=sRFTeemaBdq%2BS83rK52vAIuAmWMmZJ42Agi9YDAjyQI%3D&reserved=0
> > > >*
> > >
> > >
> > >
> >
> > --
> >
> > Piotr Zarzycki
> >
> > Patreon: *
> >
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C295afd2376244230fd8c08d73de5f4ac%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637045930174281142&sdata=sRFTeemaBdq%2BS83rK52vAIuAmWMmZJ42Agi9YDAjyQI%3D&reserved=0
> > <
> >
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C295afd2376244230fd8c08d73de5f4ac%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637045930174281142&sdata=sRFTeemaBdq%2BS83rK52vAIuAmWMmZJ42Agi9YDAjyQI%3D&reserved=0
> > >*
> >
> >
> >
>
> --
>
> Piotr Zarzycki
>
> Patreon: *
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C295afd2376244230fd8c0

[VOTE] Release Apache Royale 0.9.6 RC2

2019-09-20 Thread Piotr Zarzycki
+1 (Binding)

Package
https://dist.apache.org/repos/dist/dev/royale/0.9.6/rc2/apache-royale-0.9.6-src.zip
Java 1.8
OS: Windows 10 amd64 10.0
Source kit signatures match: y
Source kit builds: y
README is ok: y
RELEASE_NOTES is ok: y
NOTICE is ok: y
LICENSE is ok: y
No unapproved licenses or archives: y
No unapproved binaries: y

Package
https://dist.apache.org/repos/dist/dev/royale/0.9.6/rc2/binaries/apache-royale-0.9.6-bin-js-swf.zip
Binary kit signatures match: y
NOTICE is ok: y
LICENSE is ok: y
No unapproved licenses or archives in binary package: y
No unapproved binaries in binary package: y

Additionally:
- I was able to build large Royale application using Maven staging
artifacts and deployed it to development server
- I was able to build and use PureMVC sources to library project using
Maven staging artifacts
- Binaries were correctly recognized by Moonshine IDE

Thanks,
Piotr

czw., 19 wrz 2019 o 10:08 Apache Royale CI Server 
napisał(a):

> Hi,
>
> This is the vote for the 0.9.6 release of Apache Royale.
>
> The release candidate can be found here;
> https://dist.apache.org/repos/dist/dev/royale/0.9.6/rc2/
>
> Before voting please review the section,'What are the ASF requirements on
> approving a release?', at:
> http://www.apache.org/dev/release.html#approving-a-release
>
> At a minimum you would be expected to check that:
> - SHA and signed packages are correct
> - README, RELEASE_NOTES, NOTICE and LICENSE files are all fine
> - That the build script completes successfully
> - That you can compile and cross-compile a simple example using the SDK.
>
> The KEYS file is at https://dist.apache.org/repos/dist/release/royale/KEYS
>
> The source package is a combination of the 3 main Royale repos.
>
> To use the binary package, unzip it into a folder.  The -js package is
> ready-to-use in an IDE or command-line.  If you need SWF output, use the
> -js-swf package and use Apache Ant to run the InstallAdobeSDKs script via:
>   ant -f InstallAdobeSDKs.xml
>
> You may also get the binary packages via NPM.  The -js package can be
> installed via:
>
> npm install
> https://dist.apache.org/repos/dist/dev/royale/0.9.6/rc2/binaries/apache-royale-0.9.6-bin-js.tar.gz
> -g
>
> The full package with SWF support can be installed via:
>
> npm install
> https://dist.apache.org/repos/dist/dev/royale/0.9.6/rc2/binaries/apache-royale-0.9.6-bin-js-swf.tar.gz
> -g
>
> Maven artifacts are staged here:
> https://repository.apache.org/content/repositories/orgapacheroyale-1057
>
> Please vote to approve this release:
> +1 Approve the release
> -1 Disapprove the release (please provide specific comments to why)
>
> This vote will be open for 72 hours or until a result can be called.
>
> The vote passes if there is:
> - At least 3 +1 votes from the PMC
> - More positive votes than negative votes
>
> Remember that this is a 'beta-quality' release so expect there
> will be many bugs found.  IMO the goal is not to try to find and fix bugs
> in the RC, but to make sure we have the packaging right, and enough
> functionality that folks will have some success trying to use it.
>
> People who are not in PMC are also encouraged to test out the release and
> vote, although their votes will not be binding, they can influence how the
> PMC votes.
>
> When voting please indicate what OS, IDE, Flash Player version and AIR
> version you tested with.
>
> For your convenience, there is an ant script that automates the common
> steps to validate a release.  Instead of individually downloading the
> package and signature files, unzipping, etc, you can instead:
> 1) create an empty folder,
> 2) download into that folder this file:
> https://dist.apache.org/repos/dist/dev/royale/0.9.6/rc2/ApproveRoyale.xml
> 3) run the script:
>ant -e -f ApproveRoyale.xml -Drelease.version=0.9.6 -Drc=2
>If you want to test SWF support during the approval, use:
>ant -e -f ApproveRoyale.xml -Drelease.version=0.9.6 -Drc=2
> -Duse-flash=true
>
> You are not required to use this script, and more testing of the packages
> and build results are always encouraged.
>
> Please put all discussion about this release in the DISCUSSION thread not
> this VOTE thread.
>
> Thanks,
> Piotr



-- 

Piotr Zarzycki

Patreon: *https://www.patreon.com/piotrzarzycki
*


[VOTE] Release Apache Royale 0.9.6 RC2

2019-09-19 Thread Josh Tynjala
+1 (binding)
Package
https://dist.apache.org/repos/dist/dev/royale/0.9.6/rc2/apache-royale-0.9.6-src.tar.gz
Java 1.8
OS: Mac OS X x86_64 10.14.6
Source kit signatures match: y
Source kit builds: y
README is ok: y
RELEASE_NOTES is ok: y
NOTICE is ok: y
LICENSE is ok: y
No unapproved licenses or archives: y
No unapproved binaries: y

Package
https://dist.apache.org/repos/dist/dev/royale/0.9.6/rc2/binaries/apache-royale-0.9.6-bin-js-swf.tar.gz
Binary kit signatures match: y
NOTICE is ok: y
LICENSE is ok: y
No unapproved licenses or archives in binary package: y
No unapproved binaries in binary package: y

--
Josh Tynjala
Bowler Hat LLC 


On Thu, Sep 19, 2019 at 1:08 AM Apache Royale CI Server <
apacheroyal...@gmail.com> wrote:

> Hi,
>
> This is the vote for the 0.9.6 release of Apache Royale.
>
> The release candidate can be found here;
> https://dist.apache.org/repos/dist/dev/royale/0.9.6/rc2/
>
> Before voting please review the section,'What are the ASF requirements on
> approving a release?', at:
> http://www.apache.org/dev/release.html#approving-a-release
>
> At a minimum you would be expected to check that:
> - SHA and signed packages are correct
> - README, RELEASE_NOTES, NOTICE and LICENSE files are all fine
> - That the build script completes successfully
> - That you can compile and cross-compile a simple example using the SDK.
>
> The KEYS file is at https://dist.apache.org/repos/dist/release/royale/KEYS
>
> The source package is a combination of the 3 main Royale repos.
>
> To use the binary package, unzip it into a folder.  The -js package is
> ready-to-use in an IDE or command-line.  If you need SWF output, use the
> -js-swf package and use Apache Ant to run the InstallAdobeSDKs script via:
>   ant -f InstallAdobeSDKs.xml
>
> You may also get the binary packages via NPM.  The -js package can be
> installed via:
>
> npm install
> https://dist.apache.org/repos/dist/dev/royale/0.9.6/rc2/binaries/apache-royale-0.9.6-bin-js.tar.gz
> -g
>
> The full package with SWF support can be installed via:
>
> npm install
> https://dist.apache.org/repos/dist/dev/royale/0.9.6/rc2/binaries/apache-royale-0.9.6-bin-js-swf.tar.gz
> -g
>
> Maven artifacts are staged here:
> https://repository.apache.org/content/repositories/orgapacheroyale-1057
>
> Please vote to approve this release:
> +1 Approve the release
> -1 Disapprove the release (please provide specific comments to why)
>
> This vote will be open for 72 hours or until a result can be called.
>
> The vote passes if there is:
> - At least 3 +1 votes from the PMC
> - More positive votes than negative votes
>
> Remember that this is a 'beta-quality' release so expect there
> will be many bugs found.  IMO the goal is not to try to find and fix bugs
> in the RC, but to make sure we have the packaging right, and enough
> functionality that folks will have some success trying to use it.
>
> People who are not in PMC are also encouraged to test out the release and
> vote, although their votes will not be binding, they can influence how the
> PMC votes.
>
> When voting please indicate what OS, IDE, Flash Player version and AIR
> version you tested with.
>
> For your convenience, there is an ant script that automates the common
> steps to validate a release.  Instead of individually downloading the
> package and signature files, unzipping, etc, you can instead:
> 1) create an empty folder,
> 2) download into that folder this file:
> https://dist.apache.org/repos/dist/dev/royale/0.9.6/rc2/ApproveRoyale.xml
> 3) run the script:
>ant -e -f ApproveRoyale.xml -Drelease.version=0.9.6 -Drc=2
>If you want to test SWF support during the approval, use:
>ant -e -f ApproveRoyale.xml -Drelease.version=0.9.6 -Drc=2
> -Duse-flash=true
>
> You are not required to use this script, and more testing of the packages
> and build results are always encouraged.
>
> Please put all discussion about this release in the DISCUSSION thread not
> this VOTE thread.
>
> Thanks,
> Piotr


[VOTE] Release Apache Royale 0.9.6 RC2

2019-09-19 Thread Apache Royale CI Server
Hi,

This is the vote for the 0.9.6 release of Apache Royale.

The release candidate can be found here;
https://dist.apache.org/repos/dist/dev/royale/0.9.6/rc2/

Before voting please review the section,'What are the ASF requirements on
approving a release?', at:
http://www.apache.org/dev/release.html#approving-a-release

At a minimum you would be expected to check that:
- SHA and signed packages are correct
- README, RELEASE_NOTES, NOTICE and LICENSE files are all fine
- That the build script completes successfully
- That you can compile and cross-compile a simple example using the SDK.

The KEYS file is at https://dist.apache.org/repos/dist/release/royale/KEYS

The source package is a combination of the 3 main Royale repos.

To use the binary package, unzip it into a folder.  The -js package is
ready-to-use in an IDE or command-line.  If you need SWF output, use the
-js-swf package and use Apache Ant to run the InstallAdobeSDKs script via:
  ant -f InstallAdobeSDKs.xml

You may also get the binary packages via NPM.  The -js package can be installed 
via:

npm install 
https://dist.apache.org/repos/dist/dev/royale/0.9.6/rc2/binaries/apache-royale-0.9.6-bin-js.tar.gz
 -g

The full package with SWF support can be installed via:

npm install 
https://dist.apache.org/repos/dist/dev/royale/0.9.6/rc2/binaries/apache-royale-0.9.6-bin-js-swf.tar.gz
 -g

Maven artifacts are staged here:
https://repository.apache.org/content/repositories/orgapacheroyale-1057

Please vote to approve this release:
+1 Approve the release
-1 Disapprove the release (please provide specific comments to why)

This vote will be open for 72 hours or until a result can be called.

The vote passes if there is:
- At least 3 +1 votes from the PMC
- More positive votes than negative votes

Remember that this is a 'beta-quality' release so expect there
will be many bugs found.  IMO the goal is not to try to find and fix bugs
in the RC, but to make sure we have the packaging right, and enough
functionality that folks will have some success trying to use it.

People who are not in PMC are also encouraged to test out the release and
vote, although their votes will not be binding, they can influence how the
PMC votes.

When voting please indicate what OS, IDE, Flash Player version and AIR version 
you tested with.

For your convenience, there is an ant script that automates the common steps to 
validate a release.  Instead of individually downloading the package and 
signature files, unzipping, etc, you can instead:
1) create an empty folder,
2) download into that folder this file:
https://dist.apache.org/repos/dist/dev/royale/0.9.6/rc2/ApproveRoyale.xml
3) run the script:
   ant -e -f ApproveRoyale.xml -Drelease.version=0.9.6 -Drc=2
   If you want to test SWF support during the approval, use:
   ant -e -f ApproveRoyale.xml -Drelease.version=0.9.6 -Drc=2 -Duse-flash=true

You are not required to use this script, and more testing of the packages and 
build results are always encouraged.

Please put all discussion about this release in the DISCUSSION thread not this 
VOTE thread.

Thanks,
Piotr