So we just revert back develop to the last known good build?  Sorry, I
don't want to trample on anyone's changes, but we need to either do that or
wait until all issues are fixed.

Thoughts?

On Wed, May 16, 2018 at 11:46 AM, Harbs <harbs.li...@gmail.com> wrote:

> Right now I’m pretty sure we have classes with changed package names. That
> will break existing applications.
>
> I doubt we’re going to be finished with the “refactor” discussion before
> we get the 0.9.3 release out. I’d like to be sure that no package names are
> changed in this release. I don’t really care how we do that.
>
> Thanks,
> Harbs
>
>
> > On May 16, 2018, at 7:54 PM, OmPrakash Muppirala <bigosma...@gmail.com>
> wrote:
> >
> > On Wed, May 16, 2018, 9:42 AM Harbs <harbs.li...@gmail.com> wrote:
> >
> >> Can we make sure the release does not have any breaking changes
> currently
> >> in develop?
> >
> >
> > The fixes need to go into develop so that we can simply cut a release
> > branch of off develop.  If not we will have to cherry pick.
> >
> > What is the status of develop?  Are there any tickets we can keep track
> of?
> >
> > Thanks,
> > Om
> >
> >
> >
> >>> On May 16, 2018, at 2:58 AM, OmPrakash Muppirala <bigosma...@gmail.com
> >
> >> wrote:
> >>>
> >>> On Mon, May 14, 2018 at 12:56 PM, Alex Harui <aha...@adobe.com
> <mailto:
> >> aha...@adobe.com>> wrote:
> >>>
> >>>> Update:  I’ve been trying to get the release script to work on Windows
> >>>> with Powershell.  I didn’t have to go through the links Om used.  It
> >> just
> >>>> worked for me, but I’ve been getting other failures that I’ve been
> >> cleaning
> >>>> up.  Annoyingly, I have to reboot my computer before each attempt
> >> because
> >>>> something makes the repo folder appear locked until I reboot.
> >>>>
> >>>>
> >>>>
> >>>> So finally, today, I was able to reproduce Om’s issue about Git Add,
> but
> >>>> it is really about the command-line for Git Add being too long, not
> >> about
> >>>> filenames being too long.  I found this PR in the Maven project
> >>>> https://github.com/apache/maven-scm/pull/30.  I’m tempted to wait
> until
> >>>> the next Maven release so we don’t have to spend time refactoring our
> >> build
> >>>> scripts to try to work around it.
> >>>>
> >>>
> >>> Alex, I think that should be fine.  It looks like the new version of
> >>> maven-scm will be released imminently.  Let's wait for it :-)
> >>>
> >>> If you are going to do the release, can you make sure that you create
> >>> upgrade to the latest versions of node.js and npm?  It appears that the
> >>> version mismatches are causing the `npm WARN tar invalid entry ` logs
> >>> during installation.  That should hopefully fix:
> >>> https://github.com/apache/royale-asjs/issues/231 <
> >> https://github.com/apache/royale-asjs/issues/231>
> >>>
> >>> Thanks,
> >>> Om
> >>>
> >>>
> >>>>
> >>>>
> >>>> Thanks,
> >>>>
> >>>> -Alex
> >>>>
> >>>>
> >>>>
> >>>> *From: *"omup...@gmail.com" <omup...@gmail.com> on behalf of
> OmPrakash
> >>>> Muppirala <bigosma...@gmail.com>
> >>>> *Date: *Monday, May 7, 2018 at 11:23 AM
> >>>>
> >>>> *To: *Alex Harui <aha...@adobe.com>
> >>>> *Cc: *"dev@royale.apache.org" <dev@royale.apache.org>
> >>>> *Subject: *Re: 0.9.3 Release
> >>>>
> >>>>
> >>>>
> >>>> I was running this command:
> >>>>
> >>>>> ant -f releasecandidate.xml "-Drelease.version=0.9.3" -Drc=1 maven
> >>>> -Dbrowser="/mnt/c/Program Files/Mozilla Firefox/firefox.exe"
> >>>>
> >>>>
> >>>>
> >>>> I could not fix Git Bash to use gpg-agent.  The gpg and gpg-agent were
> >>>> indeed running two different versions.  I dint want to take the risk
> to
> >>>> upgrade either.
> >>>>
> >>>>
> >>>>
> >>>> So, I figured out how to get PowerShell working by following the steps
> >>>> here:
> >>>>
> >>>> https://haacked.com/archive/2011/12/13/better-git-with-
> powershell.aspx/
> >>>> <
> >> https://na01.safelinks.protection.outlook.com/?url=
> https%3A%2F%2Fhaacked.com%2Farchive%2F2011%2F12%2F13%
> 2Fbetter-git-with-powershell.aspx%2F&data=02%7C01%7Caharui%40adobe.com%
> 7C06a1254b3e6a444c187208d5b4479214%7Cfa7b1b5a7b34438794aed2c178de
> cee1%7C0%7C0%7C636613141894587256&sdata=06zTLxxoXtuu2H9Wb75itVLiV7yuam
> Bvi6t5l6NOr8E%3D&reserved=0
> >>>
> >>>>
> >>>> https://haacked.com/archive/2011/12/19/get-git-for-windows.aspx/
> >>>> <
> >> https://na01.safelinks.protection.outlook.com/?url=
> https%3A%2F%2Fhaacked.com%2Farchive%2F2011%2F12%2F19%
> 2Fget-git-for-windows.aspx%2F&data=02%7C01%7Caharui%40adobe.com%
> 7C06a1254b3e6a444c187208d5b4479214%7Cfa7b1b5a7b34438794aed2c178de
> cee1%7C0%7C0%7C636613141894587256&sdata=gIqBNB5HORzxt%
> 2BDlcENBWpYYlNe2w8YgUWLSL16KZ4s%3D&reserved=0
> >>>
> >>>>
> >>>>
> >>>>
> >>>> The last issue I faced was:
> >>>>
> >>>> There were too many files in the git add command which caused the
> >> filename
> >>>> too long issue.  I tried to fix it by following directions here:
> >>>>
> >>>> https://ourcodeworld.com/articles/read/109/how-to-
> >>>> solve-filename-too-long-error-in-git-powershell-and-github-
> >>>> application-for-windows
> >>>> <
> >> https://na01.safelinks.protection.outlook.com/?url=
> https%3A%2F%2Fourcodeworld.com%2Farticles%2Fread%2F109%
> 2Fhow-to-solve-filename-too-long-error-in-git-powershell-
> and-github-application-for-windows&data=02%7C01%7Caharui%40adobe.com%
> 7C06a1254b3e6a444c187208d5b4479214%7Cfa7b1b5a7b34438794aed2c178de
> cee1%7C0%7C0%7C636613141894587256&sdata=iRsnBnWzlJPLDwogRtIY%2Fl6D2%
> 2FlENkuHAA8iPuPHvIA%3D&reserved=0
> >>>
> >>>>
> >>>> But that did not work.
> >>>>
> >>>>
> >>>>
> >>>> Thanks,
> >>>>
> >>>> Om
> >>>>
> >>>>
> >>>>
> >>>>
> >>>>
> >>>>
> >>>>
> >>>>
> >>>>
> >>>> On Sun, May 6, 2018 at 11:56 PM, Alex Harui <aha...@adobe.com
> <mailto:
> >> aha...@adobe.com>> wrote:
> >>>>
> >>>> Om, what Ant target were you running that was referencing 0.9.5?
> >>>>
> >>>> I'm done for tonight, will check in the morning...
> >>>>
> >>>> Thanks,
> >>>> -Alex
> >>>>
> >>>> On 5/4/18, 10:55 PM, "Alex Harui" <aha...@adobe.com.INVALID <mailto:
> >> aha...@adobe.com.INVALID>> wrote:
> >>>>
> >>>>   Hi Om,
> >>>>
> >>>>   I will look into it Sunday evening.  The 0.9.2 release was created
> on
> >>>> my Windows machine.  0.9.1 was done on the Mac.
> >>>>
> >>>>   Do you have a list of issues you ran into and solutions?  Like for
> >> the
> >>>> gpg-agent problem and anything else?
> >>>>
> >>>>   Thanks,
> >>>>   -Alex
> >>>>
> >>>>   From: OmPrakash Muppirala <bigosma...@gmail.com <mailto:
> >> bigosma...@gmail.com>>
> >>>>   Date: Friday, May 4, 2018 at 2:00 PM
> >>>>   To: Alex Harui <aha...@adobe.com <mailto:aha...@adobe.com>>
> >>>>   Cc: "dev@royale.apache.org <mailto:dev@royale.apache.org>" <
> >> dev@royale.apache.org <mailto:dev@royale.apache.org>>
> >>>>   Subject: Re: 0.9.3 Release
> >>>>
> >>>>
> >>>>   On Fri, May 4, 2018, 1:55 PM Alex Harui <aha...@adobe.com <mailto:
> >> aha...@adobe.com><mailto:aharu
> >>>> i...@adobe.com <mailto:i...@adobe.com>>> wrote:
> >>>>   Hi Om,
> >>>>
> >>>>   I won’t have much time until Sunday late.  IMO, it is more important
> >>>> to get the scripts to work so people besides me can make a release.  I
> >> will
> >>>> try to take a look on Sunday and try to restore the repos back to
> where
> >>>> they should be.  Or are there other problems you have not solved?
> >>>>
> >>>>
> >>>>
> >>>>   I reverted my changes and deleted the staging maven artifact.
> >>>>
> >>>>   I have not been able to figure out where the 0.9.5 is coming from.
> >>>>
> >>>>   And this might be a Mac vs Windows thing.  If you can revert things
> >>>> back to a good state, I can try with my Mac.
> >>>>
> >>>>   Thanks,
> >>>>   Om
> >>>>   -Alex
> >>>>
> >>>>   From: "omup...@gmail.com <mailto:omup...@gmail.com><mailto:
> >> omup...@gmail.com <mailto:omup...@gmail.com>>" <omup...@gmail.com
> <mailto:
> >> omup...@gmail.com>
> >>>> <mailto:omup...@gmail.com <mailto:omup...@gmail.com>>> on behalf of
> >> OmPrakash Muppirala <
> >>>> bigosma...@gmail.com <mailto:bigosma...@gmail.com><mailto:
> >> bigosma...@gmail.com <mailto:bigosma...@gmail.com>>>
> >>>>   Date: Friday, May 4, 2018 at 12:04 PM
> >>>>   To: Alex Harui <aha...@adobe.com <mailto:aha...@adobe.com><mailto:
> >> aha...@adobe.com <mailto:aha...@adobe.com>>>
> >>>>   Cc: "dev@royale.apache.org <mailto:dev@royale.apache.org><mailto:
> >> dev@royale.apache.org <mailto:dev@royale.apache.org>>" <
> >>>> dev@royale.apache.org <mailto:dev@royale.apache.org><mailto:
> >> dev@royale.apache.org <mailto:dev@royale.apache.org>>>
> >>>>   Subject: Re: 0.9.3 Release
> >>>>
> >>>>   I have tried to get this working for the last several days.  I think
> >> i
> >>>> am ready to give up on this.  I don't want to mess things up any more
> >> than
> >>>> I already have.
> >>>>   I tried to clean up things, but for some reason the release
> candidate
> >>>> script tries to build 0.9.5 now :-o  I am not sure how to fix that at
> >> this
> >>>> point.
> >>>>
> >>>>   Alex, you may have to do the 0.9.3 release.  Sorry for the trouble.
> >>>>
> >>>>   Thanks,
> >>>>   Om
> >>>>
> >>>>   On Mon, Apr 30, 2018 at 1:20 AM, Alex Harui <aha...@adobe.com
> >> <mailto:aha...@adobe.com><mailto:
> >>>> aha...@adobe.com <mailto:aha...@adobe.com>>> wrote:
> >>>>   Did you try the instructions about gpg and ssh-agent in the wiki?
> >>>> https://na01.safelinks.protection.outlook.com/?url= <
> >> https://na01.safelinks.protection.outlook.com/?url=>
> >>>> https%3A%2F%2Fgithub.com <http://2fgithub.com/
> >>> %2Fapache%2Froyale-asjs%2Fwiki%
> >>>> 2FRelease-Manager-Notes&data=02%7C01%7Caharui%40adobe.com <
> >> http://40adobe.com/>%
> >>>> 7C5015911c5a8244a05fa408d5b24cc1cb%7Cfa7b1b5a7b34438794aed2c178de
> >>>> cee1%7C0%7C0%7C636610965190205448&sdata=eTDZ73oTkid7eiaEv%
> >>>> 2BwfL4HXN0Dcu3XUB%2FPCW%2FLp3a8%3D&reserved=0<https://
> >>>> na01.safelinks.protection.outlook.com/?url=https%3A%2F% <
> >> http://na01.safelinks.protection.outlook.com/?url=https%3A%2F%>
> >>>> 2Fgithub.com <http://2fgithub.com/
> >>> %2Fapache%2Froyale-asjs%2Fwiki%2FRelease-Manager-Notes&data=
> >>>> 02%7C01%7Caharui%40adobe.com <http://40adobe.com/
> >>> %7Ce3e881894d9f4d85a11308d5b1f1e0b9%
> >>>> 7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%
> 7C636610574790159284&sdata=
> >>>> pbpunrcMYrHJaOdF75nJ7SqMb%2B10Tr%2BRwLaNQiwTF3I%3D&reserved=0>
> >>>>
> >>>>   Unfortunately, I have to shut down for tonight.  Will check
> tomorrow.
> >>>>
> >>>>   -Alex
> >>>>
> >>>>   From: "omup...@gmail.com <mailto:omup...@gmail.com><mailto:
> >> omup...@gmail.com <mailto:omup...@gmail.com>>" <omup...@gmail.com
> <mailto:
> >> omup...@gmail.com>
> >>>> <mailto:omup...@gmail.com <mailto:omup...@gmail.com>>> on behalf of
> >> OmPrakash Muppirala <
> >>>> bigosma...@gmail.com <mailto:bigosma...@gmail.com><mailto:
> >> bigosma...@gmail.com <mailto:bigosma...@gmail.com>>>
> >>>>   Date: Monday, April 30, 2018 at 1:15 AM
> >>>>   To: "dev@royale.apache.org <mailto:dev@royale.apache.org><mailto:
> >> dev@royale.apache.org <mailto:dev@royale.apache.org>>" <
> >>>> dev@royale.apache.org <mailto:dev@royale.apache.org><mailto:
> >> dev@royale.apache.org <mailto:dev@royale.apache.org>>>
> >>>>   Cc: Alex Harui <aha...@adobe.com <mailto:aha...@adobe.com><mailto:
> >> aha...@adobe.com <mailto:aha...@adobe.com>>>
> >>>>   Subject: Re: 0.9.3 Release
> >>>>
> >>>>   The first step went through fine.  I am getting this error on the
> >>>> second step.  I am getting the same error on cmd prompt, git bash and
> >>>> ubuntu bash on my windows machine.  I am pretty sure I am missing
> >> something.
> >>>>
> >>>>   <snip>
> >>>>       [exec] [INFO] [INFO]
> >>>>        [exec] [INFO] [INFO] --- maven-gpg-plugin:1.6:sign
> >>>> (sign-release-artifacts) @ royale-compiler-parent ---
> >>>>        [exec] [INFO] gpg: gpg-agent is not available in this session
> >>>>        [exec] [INFO] gpg: Sorry, no terminal at all requested - can't
> >>>> get input
> >>>>        [exec] [INFO] [INFO] ------------------------------
> >>>> ------------------------------------------
> >>>>        [exec] [INFO] [INFO] BUILD FAILURE
> >>>>        [exec] [INFO] [INFO] ------------------------------
> >>>> ------------------------------------------
> >>>>        [exec] [INFO] [INFO] Total time: 20.027 s
> >>>>        [exec] [INFO] [INFO] Finished at: 2018-04-30T01:05:47-07:00
> >>>>        [exec] [INFO] [INFO] Final Memory: 35M/666M
> >>>>        [exec] [INFO] [INFO] ------------------------------
> >>>> ------------------------------------------
> >>>>        [exec] [INFO] [ERROR] Failed to execute goal
> >>>> org.apache.maven.plugins:maven-gpg-plugin:1.6:sign
> >>>> (sign-release-artifacts) on project royale-compiler-parent: Exit code:
> >> 2 ->
> >>>> [Help 1]
> >>>>        [exec] [INFO] [ERROR]
> >>>>        [exec] [INFO] [ERROR] To see the full stack trace of the
> errors,
> >>>> re-run Maven with the -e switch.
> >>>>        [exec] [INFO] [ERROR] Re-run Maven using the -X switch to
> enable
> >>>> full debug logging.
> >>>>        [exec] [INFO] [ERROR]
> >>>>        [exec] [INFO] [ERROR] For more information about the errors and
> >>>> possible solutions, please read the following articles:
> >>>>        [exec] [INFO] [ERROR] [Help 1] https://na01.safelinks <
> >> https://na01.safelinks/>.
> >>>> protection.outlook.com/?url=http%3A%2F%2Fcwiki.apache.org% <
> >> http://protection.outlook.com/?url=http%3A%2F%2Fcwiki.apache.org%>
> >>>> 2Fconfluence%2Fdisplay%2FMAVEN%2FMojoExecutionException&data=
> >>>> 02%7C01%7Caharui%40adobe.com <http://40adobe.com/
> >>> %7C5015911c5a8244a05fa408d5b24cc1cb%
> >>>> 7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%
> 7C636610965190205448&sdata=
> >>>> ASlA1x%2BjoerK4kuVRaUHoxvq1pYnZAtYmCEBfaTAXuw%3D&reserved=0<https:/
> >>>> /
> >> na01.safelinks.protection.outlook.com/?url=http%3A%2F%
> 2Fcwiki.apache.org%
> >> <
> >> http://na01.safelinks.protection.outlook.com/?url=
> http%3A%2F%2Fcwiki.apache.org%
> >>>
> >>>> 2Fconfluence%2Fdisplay%2FMAVEN%2FMojoExecutionException&data=
> >>>> 02%7C01%7Caharui%40adobe.com <http://40adobe.com/
> >>> %7C91ad0a4299e5458fa6cc08d5ae7280bc%
> >>>> 7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%
> 7C636606729202066029&sdata=
> >>>> cbx9iZB4DhceXjAMqUl0%2BHS54IYjYMfUOFsjyS8yEC0%3D&reserved=0>
> >>>>
> >>>>        [exec] [INFO] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
> >>>>        [exec] [INFO] ------------------------------
> >>>> ------------------------------------------
> >>>>        [exec] [INFO] Reactor Summary:
> >>>>        [exec] [INFO]
> >>>>        [exec] [INFO] Apache Royale: Compiler: Parent
> >>>> .................... FAILURE [ 25.700 s]
> >>>>        [exec] [INFO] Apache Royale: Compiler: Compiler-Common
> >>>> ........... SKIPPED
> >>>>        [exec] [INFO] Apache Royale: Compiler: Test Utils
> >>>> ................ SKIPPED
> >>>>        [exec] [INFO] Apache Royale: Compiler: Externc
> >>>> ................... SKIPPED
> >>>>        [exec] [INFO] Apache Royale: Compiler: Compiler
> >>>> .................. SKIPPED
> >>>>        [exec] [INFO] Apache Royale: Compiler: Compiler-JX
> >>>> ............... SKIPPED
> >>>>        [exec] [INFO] Apache Royale: Compiler: SWFUtils
> >>>> .................. SKIPPED
> >>>>        [exec] [INFO] Apache Royale: Compiler: Debugger
> >>>> .................. SKIPPED
> >>>>        [exec] [INFO] Apache Royale: Compiler: OEM Layer
> >>>> ................. SKIPPED
> >>>>        [exec] [INFO] Apache Royale: Royale Ant Tasks
> >>>> .................... SKIPPED
> >>>>        [exec] [INFO] Apache Royale: Royale Maven Plugin
> >>>> ................. SKIPPED
> >>>>        [exec] [INFO] ------------------------------
> >>>> ------------------------------------------
> >>>>        [exec] [INFO] BUILD FAILURE
> >>>>        [exec] [INFO] ------------------------------
> >>>> ------------------------------------------
> >>>>        [exec] [INFO] Total time: 26.596 s
> >>>>        [exec] [INFO] Finished at: 2018-04-30T01:05:47-07:00
> >>>>        [exec] [INFO] Final Memory: 21M/377M
> >>>>        [exec] [INFO] ------------------------------
> >>>> ------------------------------------------
> >>>>        [exec] [ERROR] Failed to execute goal org.apache.maven.plugins:
> >>>> maven-release-plugin:2.5.3:prepare (default-cli) on project
> >>>> royale-compiler-parent: Maven execution failed, exit code: '1' ->
> [Help
> >> 1]
> >>>>        [exec] [ERROR]
> >>>>        [exec] [ERROR] To see the full stack trace of the errors,
> re-run
> >>>> Maven with the -e switch.
> >>>>        [exec] [ERROR] Re-run Maven using the -X switch to enable full
> >>>> debug logging.
> >>>>        [exec] [ERROR]
> >>>>        [exec] [ERROR] For more information about the errors and
> >> possible
> >>>> solutions, please read the following articles:
> >>>>
> >>>>        [exec] [ERROR] [Help 1] https://na01.safelinks <
> >> https://na01.safelinks/>.
> >>>> protection.outlook.com/?url=http%3A%2F%2Fcwiki.apache.org% <
> >> http://protection.outlook.com/?url=http%3A%2F%2Fcwiki.apache.org%>
> >>>> 2Fconfluence%2Fdisplay%2FMAVEN%2FMojoExecutionException&data=
> >>>> 02%7C01%7Caharui%40adobe.com <http://40adobe.com/
> >>> %7C5015911c5a8244a05fa408d5b24cc1cb%
> >>>> 7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%
> 7C636610965190205448&sdata=
> >>>> ASlA1x%2BjoerK4kuVRaUHoxvq1pYnZAtYmCEBfaTAXuw%3D&reserved=0<https:/
> >>>> /
> >> na01.safelinks.protection.outlook.com/?url=http%3A%2F%
> 2Fcwiki.apache.org%
> >> <
> >> http://na01.safelinks.protection.outlook.com/?url=
> http%3A%2F%2Fcwiki.apache.org%
> >>>
> >>>> 2Fconfluence%2Fdisplay%2FMAVEN%2FMojoExecutionException&data=
> >>>> 02%7C01%7Caharui%40adobe.com <http://40adobe.com/
> >>> %7C91ad0a4299e5458fa6cc08d5ae7280bc%
> >>>> 7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%
> 7C636606729202066029&sdata=
> >>>> cbx9iZB4DhceXjAMqUl0%2BHS54IYjYMfUOFsjyS8yEC0%3D&reserved=0>
> >>>>        [exec] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
> >>>>
> >>>>   BUILD FAILED
> >>>>   C:\p\os\flexroot\royale\release\releasecandidate.xml:544: exec
> >>>> returned: 1
> >>>>
> >>>>   Total time: 52 seconds
> >>>>
> >>>>   On Sun, Apr 29, 2018 at 8:36 PM, Alex Harui <aha...@adobe.com
> >> <mailto:aha...@adobe.com><mailto:
> >>>> aha...@adobe.com <mailto:aha...@adobe.com>>> wrote:
> >>>>   Hi Om,
> >>>>
> >>>>   FWIW, I verified you are subscribed to dev@royale.  I can’t figure
> >>>> out where your emails are going.  I would recommend emailing
> users@infra
> >>>> or going on hipchat to find out.
> >>>>   https://na01.safelinks.protection.outlook.com/?url= <
> >> https://na01.safelinks.protection.outlook.com/?url=>
> >>>> http%3A%2F%2Fwww.apache.org <http://2fwww.apache.org/
> >>> %2Fdev%2Finfra-contact&data=02%
> >>>> 7C01%7Caharui%40adobe.com <http://40adobe.com/
> >>> %7C5015911c5a8244a05fa408d5b24cc1cb%
> >>>> 7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%
> 7C636610965190205448&sdata=
> >>>> JceKXNlPUW5wJ5x5QcbE0uiBn%2FBdCu2%2BGBkPsUjA8ek%3D&reserved=0<
> >>>> https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww <
> >> https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww>.
> >>>> apache.org <http://apache.org/
> >>> %2Fdev%2Finfra-contact&data=02%7C01%7Caharui%40adobe.com <
> >> http://40adobe.com/>%
> >>>> 7C91ad0a4299e5458fa6cc08d5ae7280bc%7Cfa7b1b5a7b34438794aed2c178de
> >>>> cee1%7C0%7C0%7C636606729202066029&sdata=1rPJsabc6X0FlKBKhmug5McD%
> >>>> 2FejGtPMeXpofAVj%2BknE%3D&reserved=0>
> >>>>
> >>>>   The script does try to make some local changes and commit them.
> >> There
> >>>> should be other ant targets you can try to use to skip over the parts
> >> that
> >>>> have worked successfully.  All I see on commits@ is the making of
> >> release
> >>>> branches for royale-compiler and royale-typedefs.  You may need to
> >> delete
> >>>> the local release branch for royale-asjs and delete the repo working
> >> copy
> >>>> then start from the “maven.branch.framework” target.   That should
> pull
> >> a
> >>>> fresh clone of royale-asjs and try to make a release branch in it.
> >>>>
> >>>>   As you get further, when things don’t go right, I’ve had to delete
> >>>> tags and revert commits before restarting Ant at certain targets.  I
> >> still
> >>>> have hope we can make the Ant script tolerant of differences between
> >>>> machines so any PMC member can use it to cut a release.  There are a
> >> lot of
> >>>> steps to handle both Maven and Ant and NPM.
> >>>>
> >>>>   Good luck,
> >>>>   -Alex
> >>>>
> >>>>   From: OmPrakash Muppirala <bigosma...@gmail.com <mailto:
> >> bigosma...@gmail.com><mailto:b
> >>>> igosma...@gmail.com <mailto:igosma...@gmail.com>>>
> >>>>   Date: Sunday, April 29, 2018 at 5:40 PM
> >>>>   To: Alex Harui <aha...@adobe.com <mailto:aha...@adobe.com><mailto:
> >> aha...@adobe.com <mailto:aha...@adobe.com>>>
> >>>>   Subject: Fwd: 0.9.3 Release
> >>>>
> >>>>
> >>>>   ---------- Forwarded message ---------
> >>>>   From: OmPrakash Muppirala <bigosma...@gmail.com <mailto:
> >> bigosma...@gmail.com><mailto:b
> >>>> igosma...@gmail.com <mailto:igosma...@gmail.com>>>
> >>>>   Date: Sat, Apr 28, 2018, 11:14 PM
> >>>>   Subject: Re: 0.9.3 Release
> >>>>   To: <dev@royale.apache.org <mailto:dev@royale.apache.org><mailto:
> >> dev@royale.apache.org <mailto:dev@royale.apache.org>>>
> >>>>
> >>>>   Ah I just realized that the releasecandidate ant script made a few
> >>>> commits on my behalf.  I had a few errors that I had to fix.  Could
> >> those
> >>>> failed runs have caused this inconsistent state?
> >>>>
> >>>>   Thanks,
> >>>>   Om
> >>>>
> >>>>   On Sat, Apr 28, 2018 at 10:44 PM, OmPrakash Muppirala <
> >>>> bigosma...@gmail.com <mailto:bigosma...@gmail.com><mailto:
> >> bigosma...@gmail.com <mailto:bigosma...@gmail.com>>> wrote:
> >>>>   I am getting this error:
> >>>>
> >>>>        [exec] [ERROR] Failed to execute goal org.apache.maven.plugins:
> >>>> maven-release-plugin:2.5.3:branch (default-cli) on project
> >>>> royale-framework-parent: Cannot prepare the release because you have
> >> local
> >>>> modifications :
> >>>>        [exec] [ERROR] [pom.xml:modified]
> >>>>
> >>>>   The pom.xml has only one change:
> >>>>
> >>>>     <scm>
> >>>>       <connection>scm:git:g...@github.com <mailto:g...@github.com
> >>> :apache/royale-asjs.
> >>>> git</connection>
> >>>>       <developerConnection>scm:git:g...@github.com <mailto:
> >> g...@github.com>:apache/royale-
> >>>> asjs.git</developerConnection>
> >>>>       <url>scm:git:g...@github.com <mailto:g...@github.com
> >>> :apache/royale-asjs.git</url>
> >>>>       <tag>HEAD</tag>
> >>>>     </scm>
> >>>>
> >>>>   changed to:
> >>>>
> >>>>     <scm>
> >>>>       <connection>scm:git:g...@github.com <mailto:g...@github.com
> >>> :apache/royale-asjs.
> >>>> git</connection>
> >>>>       <developerConnection>scm:git:g...@github.com <mailto:
> >> g...@github.com>:apache/royale-
> >>>> asjs.git</developerConnection>
> >>>>       <url>scm:git:g...@github.com <mailto:g...@github.com
> >>> :apache/royale-asjs.git</url>
> >>>>       <tag>release/0.9.3</tag>
> >>>>     </scm>
> >>>>
> >>>>   Should I first change HEAD to release/0.9.3 before starting the
> >>>> release process?
> >>>>   It does indeed have HEAD currently: https://na01.safelinks <
> >> https://na01.safelinks/>.
> >>>> protection.outlook.com/?url=https%3A%2F%2Fgithub.com% <
> >> http://protection.outlook.com/?url=https%3A%2F%2Fgithub.com%>
> >>>> 2Fapache%2Froyale-asjs%2Fblob%2Fdevelop%2Fpom.xml%23L49&
> >>>> data=02%7C01%7Caharui%40adobe.com <http://40adobe.com/
> >>> %7C5015911c5a8244a05fa408d5b24cc1cb%
> >>>> 7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%
> 7C636610965190205448&sdata=
> >>>> 095BZ%2BCHqz2LIEjfcuMJ3SQ0%2FOnQLsZS7h0YVFTJXsQ%3D&reserved=0<
> >>>> https://na01.safelinks.protection.outlook.com/?url=
> https%3A%2F%2Fgithub
> >> <https://na01.safelinks.protection.outlook.com/?url=
> https%3A%2F%2Fgithub>.
> >>>> com%2Fapache%2Froyale-asjs%2Fblob%2Fdevelop%2Fpom.xml%
> >>>> 23L49&data=02%7C01%7Caharui%40adobe.com <http://40adobe.com/
> >>> %7C83d9deb2f89248a812db08d5ae32
> >>>> f0f7%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%
> >>>> 7C636606456217160033&sdata=cBMQ2644E%2BtmH6vBfiJzZ2DxZ7R%
> >>>> 2FwWjs3Dd%2FjwEujjE%3D&reserved=0>
> >>>>
> >>>>   Thanks,
> >>>>   Om
> >>>>
> >>>>   On Fri, Apr 27, 2018 at 10:55 PM, Alex Harui
> >> <aha...@adobe.com.invalid <mailto:aha...@adobe.com.invalid>
> >>>> <mailto:aha...@adobe.com.invalid <mailto:aha...@adobe.com.invalid>>>
> >> wrote:
> >>>>   Royale isn't really going to do [Last Call] like Flex did.  We hope
> >> to
> >>>> make the release process quick enough that it doesn't really matter
> >> whether
> >>>> something gets into the release or not.  The next release should be a
> >> few
> >>>> weeks away.
> >>>>
> >>>>   So, go for it!
> >>>>
> >>>>   -Alex
> >>>>
> >>>>   On 4/27/18, 10:51 PM, "omup...@gmail.com <mailto:omup...@gmail.com
> >>> <mailto:omup...@gmail.com <mailto:omup...@gmail.com>> on
> >>>> behalf of OmPrakash Muppirala" <omup...@gmail.com <mailto:
> >> omup...@gmail.com><mailto:omup...@gmail.com <mailto:omup...@gmail.com>>
> >>>> on behalf of bigosma...@gmail.com <mailto:bigosma...@gmail.com><
> mailto:
> >> bigosma...@gmail.com <mailto:bigosma...@gmail.com>>> wrote:
> >>>>
> >>>>       Okay, I have started looking into this.  Should I start a new
> >>>> [Last Call]
> >>>>       thread or is this it?
> >>>>
> >>>>       Thanks,
> >>>>       Om
> >>>>
> >>>>       On Wed, Apr 25, 2018 at 12:43 AM, Alex Harui
> >>>> <aha...@adobe.com.invalid <mailto:aha...@adobe.com.invalid>>
> >>>>       wrote:
> >>>>
> >>>>> Yep, that's what we have for you to work with.  I expect there
> >>>> will be
> >>>>> things missing or needing improvement, but it will be awesome if
> >>>> we can
> >>>>> make this process work for you.  Then we can hope that anyone
> >>>> can follow
> >>>>> these instructions and use the scripts to generate a release.
> >>>>>
> >>>>> Thanks,
> >>>>> -Alex
> >>>>>
> >>>>> On 4/25/18, 12:19 AM, "Piotr Zarzycki" <
> >>>> piotrzarzyck...@gmail.com <mailto:piotrzarzyck...@gmail.com><mailto:
> >> piotrzarzyck...@gmail.com <mailto:piotrzarzyck...@gmail.com>>> wrote:
> >>>>>
> >>>>>   Om,
> >>>>>
> >>>>>   I believe this is some starting point [1]
> >>>>>
> >>>>>   [1] https://na01.safelinks.protection.outlook.com/?url= <
> >> https://na01.safelinks.protection.outlook.com/?url=>
> >>>>> https%3A%2F%2Fgithub.com <http://2fgithub.com/
> >>> %2Fapache%2Froyale-asjs%2Fwiki%
> >>>>> 2FRelease-Manager-Notes&data=02%7C01%7Caharui%40adobe.com <
> >> http://40adobe.com/>
> >>>> <
> >> https://na01.safelinks.protection.outlook.com/?url=
> http%3A%2F%2F40adobe.com&data=02%7C01%7Caharui%40adobe.com%
> 7C06a1254b3e6a444c187208d5b4479214%7Cfa7b1b5a7b34438794aed2c178de
> cee1%7C0%7C0%7C636613141894587256&sdata=ufHWCbuo7fZ3N%2BO2BB%
> 2FC32Oq2uvBlfWzsSGnEo8ObBg%3D&reserved=0
> >> <
> >> https://na01.safelinks.protection.outlook.com/?url=
> http%3A%2F%2F40adobe.com&data=02%7C01%7Caharui%40adobe.com%
> 7C06a1254b3e6a444c187208d5b4479214%7Cfa7b1b5a7b34438794aed2c178de
> cee1%7C0%7C0%7C636613141894587256&sdata=ufHWCbuo7fZ3N%2BO2BB%
> 2FC32Oq2uvBlfWzsSGnEo8ObBg%3D&reserved=0
> >>>>
> >>>> <https://na01.safelinks.protection.outlook.com/?url= <
> >> https://na01.safelinks.protection.outlook.com/?url=>
> >>>> http%3A%2F%2F40adobe.com <http://2f40adobe.com/>&data=
> 02%7C01%7Caharui%
> >> 40adobe.com <http://40adobe.com/>%
> >>>> 7C83d9deb2f89248a812db08d5ae32f0f7%7Cfa7b1b5a7b34438794aed2c178de
> >>>> cee1%7C0%7C0%7C636606456217160033&sdata=UXcD0j5Tbbz3ylbUtG%
> >>>> 2F8MEJQuHnallIgfT4XZRAEs04%3D&reserved=0>%
> >>>>> 7C2fd9fa97db624afeb36808d5aa7cd94a%
> >>>> 7Cfa7b1b5a7b34438794aed2c178de
> >>>>> cee1%7C0%7C0%7C636602375606683856&sdata=
> >>>> M6AXRZTAjFbWerTBnC7Mnk4zS2BkFv
> >>>>> fmdHLajtuOLAw%3D&reserved=0
> >>>>>
> >>>>>   Piotr
> >>>>>
> >>>>>   2018-04-25 9:12 GMT+02:00 OmPrakash Muppirala <
> >>>> bigosma...@gmail.com <mailto:bigosma...@gmail.com><mailto:
> >> bigosma...@gmail.com <mailto:bigosma...@gmail.com>>>:
> >>>>>
> >>>>>> Okay that works.  0.9.3 gets installed and it works fine
> >>>> with VSCode.
> >>>>>> Can you point me to where I need to start with the release
> >>>> process?
> >>>>>>
> >>>>>> I am going to try and get some work done on my ECharts +
> >>>> Jewel theme
> >>>>>> integration in the meantime.
> >>>>>>
> >>>>>> Thanks,
> >>>>>> Om
> >>>>>>
> >>>>>> On Tue, Apr 24, 2018 at 12:59 PM, Alex Harui
> >>>>> <aha...@adobe.com.invalid <mailto:aha...@adobe.com.invalid>>
> >>>>>> wrote:
> >>>>>>
> >>>>>>> I think I have this working correctly.  I also fixed up
> >>>> a bunch of
> >>>>> other
> >>>>>>> issues.  Wait until the CI server catches up and try it
> >>>> again to
> >>>>> verify.
> >>>>>>> If it does, then I think you are all clear to start the
> >>>> release.
> >>>>>>>
> >>>>>>> HTH,
> >>>>>>> -Alex
> >>>>>>>
> >>>>>>> On 4/24/18, 9:28 AM, "Alex Harui"
> >>>> <aha...@adobe.com.INVALID <mailto:aha...@adobe.com.INVALID>>
> >>>>> wrote:
> >>>>>>>
> >>>>>>>
> >>>>>>>
> >>>>>>>   On 4/24/18, 8:56 AM, "OmPrakash Muppirala" <
> >>>>> bigosma...@gmail.com<mailto:bigosma...@gmail.com>>
> >>>>>>> wrote:
> >>>>>>>
> >>>>>>>       On Tue, Apr 24, 2018, 12:58 AM Alex Harui
> >>>>>> <aha...@adobe.com.invalid>
> >>>>>>> wrote:
> >>>>>>>
> >>>>>>>> I think that's been broken forever.  But I
> >>>> don't want to
> >>>>> take
> >>>>>>> the time to
> >>>>>>>> find out.
> >>>>>>>>
> >>>>>>>> Try this one:
> >>>>>>>   https://na01.safelinks.protection.outlook.com/?url=
> >>>>>>> http%3A%2F%2Fapacheroyaleci.westus2.cloudapp.azure.com
> >>>> <
> >> https://na01.safelinks.protection.outlook.com/?url=
> http%3A%2F%2F2Fapacheroyaleci.westus2.cloudapp.azure.com&
> data=02%7C01%7Caharui%40adobe.com%7C06a1254b3e6a444c187208d5b4479214%
> 7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636613141894587256&sdata=
> jaPlUc%2BUGq3VnDNpNsBddM8Goj3CeGnFl1y%2By%2BPkvyg%3D&reserved=0
> >>>
> >>>> <https://na01.safelinks.protection.outlook.com/?url=
> >>>> http%3A%2F%2F2Fapacheroyaleci.westus2.cloudapp.azure.com&
> >>>> data=02%7C01%7Caharui%40adobe.com%7C83d9deb2f89248a812db08d5ae32f0f7%
> >>>> 7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%
> 7C636606456217160033&sdata=%
> >>>> 2BukHQUpC9UhebH31H7smW1aYwbrNShzZe5o2dFIKPuc%3D&reserved=0>%
> >>>>>>> 3A8080%2Fjob%2Froyale-asjs%2FlastSuccessfulBuild%
> >>>>>>> 2Fartifact%2Fout%2Fapache-royale-0.9.3-bin-js.tar.gz&
> >>>>>>> data=02%7C01%7Caharui%40adobe.com
> >>>> <
> >> https://na01.safelinks.protection.outlook.com/?url=
> http%3A%2F%2F40adobe.com&data=02%7C01%7Caharui%40adobe.com%
> 7C06a1254b3e6a444c187208d5b4479214%7Cfa7b1b5a7b34438794aed2c178de
> cee1%7C0%7C0%7C636613141894587256&sdata=ufHWCbuo7fZ3N%2BO2BB%
> 2FC32Oq2uvBlfWzsSGnEo8ObBg%3D&reserved=0
> >>>
> >>>> <https://na01.safelinks.protection.outlook.com/?url=
> >>>> http%3A%2F%2F40adobe.com&data=02%7C01%7Caharui%40adobe.com%
> >>>> 7C83d9deb2f89248a812db08d5ae32f0f7%7Cfa7b1b5a7b34438794aed2c178de
> >>>> cee1%7C0%7C0%7C636606456217170041&sdata=HNRFfSIEzF4yHbVLFdkNF%
> >>>> 2BqFbz74AhzOkFuI0wZ4uWI%3D&reserved=0>%7C5b1248637b664c17102a08d5aa00
> >>>>> 5e31%
> >>>>>>> 7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%
> >>>>> 7C636601840922580714&sdata=
> >>>>>>> IqE9VZ5HZXrap4Bi4XV1CUY8PR8YqN
> >>>> aTPzcjHH%2BoSmY%3D&reserved=0
> >>>>>>>
> >>>>>>>
> >>>>>>>       What is this package supposed to install?
> >>>>>>>
> >>>>>>>   That link is from the main royale-asjs build that
> >>>> builds both a
> >>>>>> js-swf
> >>>>>>> package and a js (only) package.  The link is for the
> >>>> js-only
> >>>>> package.
> >>>>>> The
> >>>>>>> royale-asjs-jsonly build also builds a js-only package
> >>>> but uses a
> >>>>>> different
> >>>>>>> set of Ant tasks and I think it has been wrong for a
> >>>> while.
> >>>>>>>
> >>>>>>>   I will take a look at it now.
> >>>>>>>
> >>>>>>>   -Alex
> >>>>>>>
> >>>>>>>
> >>>>>>>
> >>>>>>>
> >>>>>>>
> >>>>>>
> >>>>>
> >>>>>
> >>>>>
> >>>>>   --
> >>>>>
> >>>>>   Piotr Zarzycki
> >>>>>
> >>>>>   Patreon: *https://na01.safelinks.
> >>>> protection.outlook.com/?url=
> >>>>> https%3A%2F%2Fwww.patreon.com
> >>>> <
> >> https://na01.safelinks.protection.outlook.com/?url=
> http%3A%2F%2F2Fwww.patreon.com&data=02%7C01%7Caharui%40adobe.com%
> 7C06a1254b3e6a444c187208d5b4479214%7Cfa7b1b5a7b34438794aed2c178de
> cee1%7C0%7C0%7C636613141894587256&sdata=%2BsE2dXOAmWpxCeWZtOTDQJL5fGToV
> 8NXsP%2B%2BiqvrRrg%3D&reserved=0
> >>>
> >>>> <https://na01.safelinks.protection.outlook.com/?url=
> >>>> http%3A%2F%2F2Fwww.patreon.com&data=02%7C01%7Caharui%40adobe.com%
> >>>> 7C83d9deb2f89248a812db08d5ae32f0f7%7Cfa7b1b5a7b34438794aed2c178de
> >>>> cee1%7C0%7C0%7C636606456217170041&sdata=
> mcG08QY6mvbIwDGLtvSqGITe86X0eY
> >>>> lSBmyz1YbzKcI%3D&reserved=0>%2Fpiotrzarzycki&data=02%7C01%
> >>>>> 7Caharui%40adobe.com
> >>>> <
> >> https://na01.safelinks.protection.outlook.com/?url=
> http%3A%2F%2F40adobe.com&data=02%7C01%7Caharui%40adobe.com%
> 7C06a1254b3e6a444c187208d5b4479214%7Cfa7b1b5a7b34438794aed2c178de
> cee1%7C0%7C0%7C636613141894587256&sdata=ufHWCbuo7fZ3N%2BO2BB%
> 2FC32Oq2uvBlfWzsSGnEo8ObBg%3D&reserved=0
> >>>
> >>>> <https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%
> >>>> 2F40adobe.com&data=02%7C01%7Caharui%40adobe.com%
> >>>> 7C83d9deb2f89248a812db08d5ae32f0f7%7Cfa7b1b5a7b34438794aed2c178de
> >>>> cee1%7C0%7C0%7C636606456217170041&sdata=HNRFfSIEzF4yHbVLFdkNF%
> >>>>
> >> 2BqFbz74AhzOkFuI0wZ4uWI%3D&reserved=0>%7C2fd9fa97db624afeb36808d5aa7c
> d94a%
> >>>>> 7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%
> >>>> 7C636602375606683856&sdata=
> >>>>> PiDsu1q2Fh6Ef9SpxhN%2FVTogKtUMnLVxGBbi3SGjg%2Fo%3D&reserved=0
> >>>>>   <https://na01.safelinks.protection.outlook.com/?url=
> >>>>> https%3A%2F%2Fwww.patreon.com
> >>>> <
> >> https://na01.safelinks.protection.outlook.com/?url=
> http%3A%2F%2F2Fwww.patreon.com&data=02%7C01%7Caharui%40adobe.com%
> 7C06a1254b3e6a444c187208d5b4479214%7Cfa7b1b5a7b34438794aed2c178de
> cee1%7C0%7C0%7C636613141894587256&sdata=%2BsE2dXOAmWpxCeWZtOTDQJL5fGToV
> 8NXsP%2B%2BiqvrRrg%3D&reserved=0
> >>>
> >>>> <https://na01.safelinks.protection.outlook.com/?url=
> >>>> http%3A%2F%2F2Fwww.patreon.com&data=02%7C01%7Caharui%40adobe.com%
> >>>> 7C83d9deb2f89248a812db08d5ae32f0f7%7Cfa7b1b5a7b34438794aed2c178de
> >>>> cee1%7C0%7C0%7C636606456217170041&sdata=
> mcG08QY6mvbIwDGLtvSqGITe86X0eY
> >>>> lSBmyz1YbzKcI%3D&reserved=0>%2Fpiotrzarzycki&data=02%7C01%
> >>>>> 7Caharui%40adobe.com
> >>>> <
> >> https://na01.safelinks.protection.outlook.com/?url=
> http%3A%2F%2F40adobe.com&data=02%7C01%7Caharui%40adobe.com%
> 7C06a1254b3e6a444c187208d5b4479214%7Cfa7b1b5a7b34438794aed2c178de
> cee1%7C0%7C0%7C636613141894587256&sdata=ufHWCbuo7fZ3N%2BO2BB%
> 2FC32Oq2uvBlfWzsSGnEo8ObBg%3D&reserved=0
> >>>
> >>>> <https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%
> >>>> 2F40adobe.com&data=02%7C01%7Caharui%40adobe.com%
> >>>> 7C83d9deb2f89248a812db08d5ae32f0f7%7Cfa7b1b5a7b34438794aed2c178de
> >>>> cee1%7C0%7C0%7C636606456217170041&sdata=HNRFfSIEzF4yHbVLFdkNF%
> >>>>
> >> 2BqFbz74AhzOkFuI0wZ4uWI%3D&reserved=0>%7C2fd9fa97db624afeb36808d5aa7c
> d94a%
> >>>>> 7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%
> >>>> 7C636602375606683856&sdata=
> >>>>> PiDsu1q2Fh6Ef9SpxhN%2FVTogKtUMnLVxGBbi3SGjg%2Fo%3D&reserved=0>*
> >>
> >>
>
>
>

Reply via email to