A bit more progress. Now we are failing on the MXRoyale project:
[exec] [INFO] [INFO]
------------------------------------------------------------------------
[exec] [INFO] [INFO] BUILD FAILURE
[exec] [INFO] [INFO]
------------------------------------------------------------------------
[exec] [INFO] [INFO] Total time: 01:34 min
[exec] [INFO] [INFO] Finished at: 2018-10-03T00:28:14-07:00
[exec] [INFO] [INFO]
------------------------------------------------------------------------
[exec] [INFO] [ERROR] Failed to execute goal
org.apache.royale.compiler:royale-maven-plugin:0.9.4:compile-as
(default-compile-as) on project MXRoyale: There were errors during the
build. Got return code 3 -> [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]
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[exec] [INFO] [ERROR]
[exec] [INFO] [ERROR] After correcting the problems, you can resume
the build with the command
[exec] [INFO] [ERROR] mvn <goals> -rf :MXRoyale
Can we perhaps turn this project off? Is it in a releasable state?
On Tue, Oct 2, 2018 at 7:30 PM OmPrakash Muppirala <[email protected]>
wrote:
> I'm going to give this another shot in a couple of hours, unless there are
> any objections.
>
> Thanks,
> Om
>
> On Mon, Oct 1, 2018, 2:04 PM Alex Harui <[email protected]> wrote:
>
>> Jewel is mentioned in there. I added mention of the migration components
>> and tour de flex. Not sure if I got the formatting right. I think it is
>> good enough.
>>
>> -Alex
>>
>> On 10/1/18, 12:13 PM, "OmPrakash Muppirala" <[email protected]>
>> wrote:
>>
>> I updated it, although it looks a bit sparse now. Can we list a few
>> major
>> highlights here, that I can go add to the release notes?
>> Jewel should at least have several updates.
>>
>> Thanks,
>> Om
>>
>> On Mon, Oct 1, 2018 at 12:09 PM Alex Harui <[email protected]>
>> wrote:
>>
>> > Hey, I just noticed that nobody put a 0.9.4 section in the
>> RELEASE_NOTES.
>> > Maybe just rename the 0.9.3 section?
>> >
>> > -Alex
>> >
>> > On 10/1/18, 12:07 PM, "OmPrakash Muppirala" <[email protected]>
>> wrote:
>> >
>> > Good catch! I just pushed a fix for that.
>> >
>> > Thanks,
>> > Om
>> >
>> > On Mon, Oct 1, 2018 at 11:04 AM Alex Harui
>> <[email protected]>
>> > wrote:
>> >
>> > > Om,
>> > >
>> > > I think the <tag>release/0.9.4</tag> in royale-asjs/pom.xml
>> needs to
>> > be
>> > > reverted back to 0.9.3.
>> > >
>> > > Everything else looks ok from my quick examination.
>> > >
>> > > Thanks and good luck,
>> > > -Alex
>> > >
>> > > On 10/1/18, 10:29 AM, "Piotr Zarzycki" <
>> [email protected]>
>> > wrote:
>> > >
>> > > I saw your commit and I think you should be ok.
>> > >
>> > > pon., 1 paź 2018 o 19:21 OmPrakash Muppirala <
>> > [email protected]>
>> > > napisał(a):
>> > >
>> > > > Okay, I did the following to reset:
>> > > >
>> > > > For all three repos:
>> > > > * Reverted all references of 0.9.5 to 0.9.4
>> > > > * Deleted 0.9.4-rc1 tag
>> > > > * Deleted branch: release/0.9.4
>> > > >
>> > > > Can someone please make sure that we are good before
>> starting
>> > work?
>> > > >
>> > > > Thanks,
>> > > > Om
>> > > >
>> > > > On Mon, Oct 1, 2018 at 1:51 AM Carlos Rovira <
>> > > [email protected]>
>> > > > wrote:
>> > > >
>> > > > > Hi Om,
>> > > > > is related to flash player debugger not launched? are
>> you on
>> > Mac?
>> > > > > I think on Mac I have to make *.swf files be always
>> opened
>> > by Flash
>> > > > Player
>> > > > > debugger.
>> > > > >
>> > > > > In the other hand, I need to commit during the day
>> some
>> > fixes, one
>> > > on
>> > > > > typedefs and expect more on compiler. So if you plan
>> to try
>> > again
>> > > some
>> > > > > hours ago, please, remove the commits to left the
>> repos so
>> > we can
>> > > commit
>> > > > > new work
>> > > > >
>> > > > > thanks!
>> > > > >
>> > > > > Carlos
>> > > > >
>> > > > >
>> > > > >
>> > > > >
>> > > > >
>> > > > > El lun., 1 oct. 2018 a las 10:29, OmPrakash Muppirala
>> (<
>> > > > > [email protected]>)
>> > > > > escribió:
>> > > > >
>> > > > > > I provided path to Chrome via -Dbrowser, but I got
>> an
>> > error that
>> > > ant
>> > > > was
>> > > > > > not able to access the application.
>> > > > > > So, I tried installing firefox and that seemed to
>> work.
>> > > > > >
>> > > > > > On Mon, Oct 1, 2018 at 1:26 AM Piotr Zarzycki <
>> > > > [email protected]
>> > > > > >
>> > > > > > wrote:
>> > > > > >
>> > > > > > > Hi Om,
>> > > > > > >
>> > > > > > > You did use Firefox for that purpose ? I had to
>> specify
>> > > > -Dbrowser=path
>> > > > > to
>> > > > > > > firefox.exe
>> > > > > > >
>> > > > > > > Thanks,
>> > > > > > > Piotr
>> > > > > > >
>> > > > > > > pon., 1 paź 2018 o 10:22 OmPrakash Muppirala <
>> > > [email protected]>
>> > > > > > > napisał(a):
>> > > > > > >
>> > > > > > > > Okay, I made several attempts through the day,
>> making
>> > > progress each
>> > > > > > time.
>> > > > > > > > The last run failed because the browser could
>> not be
>> > > launched.
>> > > > > > > > I am going to pause on this and try again
>> tomorrow (or
>> > > later) . If
>> > > > > > > someone
>> > > > > > > > else wants to give this a go in the meantimne,
>> they are
>> > > welcome :-)
>> > > > > > > >
>> > > > > > > > Thanks,
>> > > > > > > > Om
>> > > > > > > >
>> > > > > > > > On Mon, Oct 1, 2018 at 12:22 AM Carlos Rovira <
>> > > > > [email protected]
>> > > > > > >
>> > > > > > > > wrote:
>> > > > > > > >
>> > > > > > > > > Hi Om,
>> > > > > > > > > no, I Thought this was due to different
>> tries of the
>> > > release
>> > > > > process
>> > > > > > > but
>> > > > > > > > > most of the poms are in 0.9.6-SNAPSHOT.
>> > > > > > > > > You can search the entire repo for
>> "0.9.X-SNAPSHOT"
>> > string
>> > > to see
>> > > > > > that
>> > > > > > > > now
>> > > > > > > > > X is 6.
>> > > > > > > > >
>> > > > > > > > > thanks
>> > > > > > > > >
>> > > > > > > > > El lun., 1 oct. 2018 a las 2:07, OmPrakash
>> Muppirala
>> > (<
>> > > > > > > > > [email protected]>)
>> > > > > > > > > escribió:
>> > > > > > > > >
>> > > > > > > > > > On Sun, Sep 30, 2018, 2:13 PM Carlos Rovira
>> <
>> > > > > > [email protected]
>> > > > > > > >
>> > > > > > > > > > wrote:
>> > > > > > > > > >
>> > > > > > > > > > > Hi Om,
>> > > > > > > > > > > just saw that some poms was not changed to
>> > > 0.9.6-SNAPSHOT.
>> > > > > > > > > > >
>> > > > > > > > > >
>> > > > > > > > > > Do you mean 0.9.4-SNAPSHOT?
>> > > > > > > > > >
>> > > > > > > > > > Thanks,
>> > > > > > > > > > Om
>> > > > > > > > > >
>> > > > > > > > > >
>> > > > > > > > > >
>> > > > > > > > > > I think that should be fixed and get a
>> prepare
>> > maven
>> > > release
>> > > > > > process
>> > > > > > > > that
>> > > > > > > > > > > could finaly gets all poms updated to new
>> > version.
>> > > > > > > > > > > Don't know if that could be the problem.
>> Can you
>> > try
>> > > again?
>> > > > > > > > > > > thanks
>> > > > > > > > > > >
>> > > > > > > > > > > El dom., 30 sept. 2018 a las 21:32,
>> OmPrakash
>> > > Muppirala (<
>> > > > > > > > > > > [email protected]>) escribió:
>> > > > > > > > > > >
>> > > > > > > > > > > > Made a bit more progress, but the build
>> is
>> > failing
>> > > here
>> > > > now:
>> > > > > > > > > > > >
>> > > > > > > > > > > > [exec] [INFO] [INFO] Apache Royale:
>> > Examples:
>> > > Royale:
>> > > > > > > > > > > > DataBindingExample_as SUCCESS [ 2.469
>> s]
>> > > > > > > > > > > >
>> > > > > > > > > > > > [exec] [INFO] [INFO] Apache Royale:
>> > Examples:
>> > > Royale:
>> > > > > > > > > > > > DataBindingExample_Flat FAILURE [
>> 1.756 s]
>> > > > > > > > > > > >
>> > > > > > > > > > > > [exec] [INFO] [INFO] Apache Royale:
>> > Examples:
>> > > Royale:
>> > > > > > > > > > > > DataBindingExampleWithLayout SKIPPED
>> > > > > > > > > > > >
>> > > > > > > > > > > > [exec] [INFO] [INFO] Apache Royale:
>> > Examples:
>> > > Royale:
>> > > > > > > > > > > DataGridExample
>> > > > > > > > > > > > ... SKIPPED
>> > > > > > > > > > > >
>> > > > > > > > > > > >
>> > > > > > > > > > > >
>> > > > > > > > > > > > Detailed error:
>> > > > > > > > > > > >
>> > > > > > > > > > > >
>> > > > > > > > > > > > [exec] [INFO] [INFO]
>> > > > > > > > > > > >
>> > > > > > > > > >
>> > > > > > > >
>> > > > > >
>> > > >
>> > >
>> >
>> ------------------------------------------------------------------------
>> > > > > > > > > > > >
>> > > > > > > > > > > > [exec] [INFO] [INFO] BUILD FAILURE
>> > > > > > > > > > > >
>> > > > > > > > > > > > [exec] [INFO] [INFO]
>> > > > > > > > > > > >
>> > > > > > > > > >
>> > > > > > > >
>> > > > > >
>> > > >
>> > >
>> >
>> ------------------------------------------------------------------------
>> > > > > > > > > > > >
>> > > > > > > > > > > > [exec] [INFO] [INFO] Total time:
>> 07:03 min
>> > > > > > > > > > > >
>> > > > > > > > > > > > [exec] [INFO] [INFO] Finished at:
>> > > > > > 2018-09-30T12:17:45-07:00
>> > > > > > > > > > > >
>> > > > > > > > > > > > [exec] [INFO] [INFO]
>> > > > > > > > > > > >
>> > > > > > > > > >
>> > > > > > > >
>> > > > > >
>> > > >
>> > >
>> >
>> ------------------------------------------------------------------------
>> > > > > > > > > > > >
>> > > > > > > > > > > > [exec] [INFO] [ERROR] Failed to
>> execute
>> > goal
>> > > > > > > > > > > >
>> > > >
>> org.apache.maven.plugins:maven-dependency-plugin:2.10:unpack
>> > > > > > > > > > > (unpack-fonts)
>> > > > > > > > > > > > on project DataBindingExample_Flat:
>> Unable to
>> > find
>> > > > artifact.
>> > > > > > > Could
>> > > > > > > > > not
>> > > > > > > > > > > find
>> > > > > > > > > > > > artifact
>> > org.apache.royale.framework:Fonts:war:0.9.4
>> > > in
>> > > > > > > > > apache-release
>> > > > > > > > > > (
>> > > > > > > > > > > >
>> > > >
>> > >
>> >
>> https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Frepository.apache.org%2Fcontent%2Frepositories%2Freleases&data=02%7C01%7Caharui%40adobe.com%7Cd6a2e952d9fa4d4e8ce508d627d1fc6c%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636740180203069543&sdata=77258euQyPw5Ah8FMUA1BjpmvV5cewRzOrMOG%2FGATAk%3D&reserved=0
>> > > )
>> > > > > > > > > > > >
>> > > > > > > > > > > > [exec] [INFO] [ERROR]
>> > > > > > > > > > > >
>> > > > > > > > > > > > [exec] [INFO] [ERROR] Try
>> downloading the
>> > file
>> > > > manually
>> > > > > > from
>> > > > > > > > the
>> > > > > > > > > > > > project website.
>> > > > > > > > > > > >
>> > > > > > > > > > > > [exec] [INFO] [ERROR]
>> > > > > > > > > > > >
>> > > > > > > > > > > > [exec] [INFO] [ERROR] Then,
>> install it
>> > using the
>> > > > > command:
>> > > > > > > > > > > >
>> > > > > > > > > > > > [exec] [INFO] [ERROR] mvn
>> > > install:install-file
>> > > > > > > > > > > > -DgroupId=org.apache.royale.framework
>> > > -DartifactId=Fonts
>> > > > > > > > > > -Dversion=0.9.4
>> > > > > > > > > > > > -Dpackaging=war -Dfile=/path/to/file
>> > > > > > > > > > > >
>> > > > > > > > > > > > [exec] [INFO] [ERROR]
>> > > > > > > > > > > >
>> > > > > > > > > > > > [exec] [INFO] [ERROR]
>> Alternatively, if
>> > you
>> > > host your
>> > > > > own
>> > > > > > > > > > repository
>> > > > > > > > > > > > you can deploy the file there:
>> > > > > > > > > > > >
>> > > > > > > > > > > > [exec] [INFO] [ERROR] mvn
>> > deploy:deploy-file
>> > > > > > > > > > > > -DgroupId=org.apache.royale.framework
>> > > -DartifactId=Fonts
>> > > > > > > > > > -Dversion=0.9.4
>> > > > > > > > > > > > -Dpackaging=war -Dfile=/path/to/file
>> > -Durl=[url]
>> > > > > > > > -DrepositoryId=[id]
>> > > > > > > > > > > >
>> > > > > > > > > > > > [exec] [INFO] [ERROR]
>> > > > > > > > > > > >
>> > > > > > > > > > > > [exec] [INFO] [ERROR]
>> > > > > > > > > > > >
>> > > > > > > > > > > > [exec] [INFO] [ERROR]
>> > > > > > > > > > org.apache.royale.framework:Fonts:war:0.9.4
>> > > > > > > > > > > >
>> > > > > > > > > > > > [exec] [INFO] [ERROR]
>> > > > > > > > > > > >
>> > > > > > > > > > > > [exec] [INFO] [ERROR] from the
>> specified
>> > remote
>> > > > > > > repositories:
>> > > > > > > > > > > >
>> > > > > > > > > > > > [exec] [INFO] [ERROR]
>> apache-release (
>> > > > > > > > > > > >
>> > > >
>> > >
>> >
>> https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Frepository.apache.org%2Fcontent%2Frepositories%2Freleases&data=02%7C01%7Caharui%40adobe.com%7Cd6a2e952d9fa4d4e8ce508d627d1fc6c%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636740180203069543&sdata=77258euQyPw5Ah8FMUA1BjpmvV5cewRzOrMOG%2FGATAk%3D&reserved=0
>> > > ,
>> > > > > > > > > > > > releases=true,
>> > > > > > > > > > > > snapshots=false),
>> > > > > > > > > > > >
>> > > > > > > > > > > > [exec] [INFO] [ERROR]
>> apache-snapshots (
>> > > > > > > > > > > >
>> > > >
>> > >
>> >
>> https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Frepository.apache.org%2Fcontent%2Frepositories%2Fsnapshots&data=02%7C01%7Caharui%40adobe.com%7Cd6a2e952d9fa4d4e8ce508d627d1fc6c%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636740180203079552&sdata=fdKr%2F%2FiehkTussG6gMvN2vK1WkURkTzXaoGQGozrhvI%3D&reserved=0
>> > > > > ,
>> > > > > > > > > > > > releases=false, snapshots=true),
>> > > > > > > > > > > >
>> > > > > > > > > > > > [exec] [INFO] [ERROR]
>> apache.snapshots (
>> > > > > > > > > > > >
>> > >
>> >
>> https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Frepository.apache.org%2Fsnapshots&data=02%7C01%7Caharui%40adobe.com%7Cd6a2e952d9fa4d4e8ce508d627d1fc6c%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636740180203079552&sdata=oGpq0Vj0Pjd%2BJ6440S746rg4M3SOdKlkA8AvGzVq0EM%3D&reserved=0
>> > ,
>> > > releases=false,
>> > > > > > > > > > > snapshots=true),
>> > > > > > > > > > > >
>> > > > > > > > > > > > [exec] [INFO] [ERROR] central (
>> > > > > > > > > > >
>> > >
>> >
>> https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Frepo.maven.apache.org%2Fmaven2&data=02%7C01%7Caharui%40adobe.com%7Cd6a2e952d9fa4d4e8ce508d627d1fc6c%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636740180203079552&sdata=OO4p6UX8kbV9GbhnfUueGfKQ7%2FPeGiHZiudtUFPh6jU%3D&reserved=0
>> > > > > > > > > > > > ,
>> > > > > > > > > > > > releases=true, snapshots=false)
>> > > > > > > > > > > >
>> > > > > > > > > > > > [exec] [INFO] [ERROR] -> [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.protection.outlook.com/?url=http%3A%2F%2Fcwiki.apache.org%2Fconfluence%2Fdisplay%2FMAVEN%2FMojoExecutionException&data=02%7C01%7Caharui%40adobe.com%7Cd6a2e952d9fa4d4e8ce508d627d1fc6c%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636740180203079552&sdata=gVOyqOi0U0qIDzLY7sfy0k3SC%2FYEB34BnSCyS1oollg%3D&reserved=0
>> > > > > > > > > > > >
>> > > > > > > > > > > > [exec] [INFO] [ERROR]
>> > > > > > > > > > > >
>> > > > > > > > > > > > [exec] [INFO] [ERROR] After
>> correcting the
>> > > problems,
>> > > > you
>> > > > > > can
>> > > > > > > > > > resume
>> > > > > > > > > > > > the build with the command
>> > > > > > > > > > > >
>> > > > > > > > > > > > [exec] [INFO] [ERROR] mvn
>> <goals> -rf
>> > > > > > > > :DataBindingExample_Flat
>> > > > > > > > > > > >
>> > > > > > > > > > > > [exec] [INFO]
>> > > > > > > > > > > >
>> > > > > > > > > >
>> > > > > > > >
>> > > > > >
>> > > >
>> > >
>> >
>> ------------------------------------------------------------------------
>> > > > > > > > > > > >
>> > > > > > > > > > > > [exec] [INFO] Reactor Summary:
>> > > > > > > > > > > >
>> > > > > > > > > > > > [exec] [INFO] Apache Royale:
>> Framework:
>> > Parent
>> > > > > > > 0.9.5-SNAPSHOT
>> > > > > > > > > ....
>> > > > > > > > > > > > FAILURE [07:08 min]
>> > > > > > > > > > > >
>> > > > > > > > > > > > [exec] [INFO] Apache Royale:
>> Framework
>> > > > > > > > > ...........................
>> > > > > > > > > > > > SKIPPED
>> > > > > > > > > > > >
>> > > > > > > > > > > > [exec] [INFO] Apache Royale:
>> Framework:
>> > Fonts
>> > > > > > > > > ....................
>> > > > > > > > > > > > SKIPPED
>> > > > > > > > > > > >
>> > > > > > > > > > > >
>> > > > > > > > > > > >
>> > > > > > > > > > > > Can someone please take a look?
>> > > > > > > > > > > >
>> > > > > > > > > > > > On Sun, Sep 30, 2018 at 9:13 AM
>> OmPrakash
>> > Muppirala <
>> > > > > > > > > > > [email protected]>
>> > > > > > > > > > > > wrote:
>> > > > > > > > > > > >
>> > > > > > > > > > > > > Thanks for the quick fix! Will pull
>> develop
>> > and
>> > > try
>> > > > again.
>> > > > > > > Will
>> > > > > > > > > > > report
>> > > > > > > > > > > > > in a while.
>> > > > > > > > > > > > >
>> > > > > > > > > > > > > Regards,
>> > > > > > > > > > > > > Om
>> > > > > > > > > > > > >
>> > > > > > > > > > > > >
>> > > > > > > > > > > > > On Sun, Sep 30, 2018, 8:47 AM Carlos
>> Rovira <
>> > > > > > > > > [email protected]
>> > > > > > > > > > >
>> > > > > > > > > > > > > wrote:
>> > > > > > > > > > > > >
>> > > > > > > > > > > > >> Hi Om,
>> > > > > > > > > > > > >>
>> > > > > > > > > > > > >> error is now fixed. Can you try to
>> release
>> > again?
>> > > > > > > > > > > > >> thanks
>> > > > > > > > > > > > >>
>> > > > > > > > > > > > >> Carlos
>> > > > > > > > > > > > >>
>> > > > > > > > > > > > >>
>> > > > > > > > > > > > >>
>> > > > > > > > > > > > >>
>> > > > > > > > > > > > >>
>> > > > > > > > > > > > >> El dom., 30 sept. 2018 a las 17:27,
>> Carlos
>> > Rovira
>> > > (<
>> > > > > > > > > > > > >> [email protected]>)
>> > > > > > > > > > > > >> escribió:
>> > > > > > > > > > > > >>
>> > > > > > > > > > > > >> > Hi,
>> > > > > > > > > > > > >> >
>> > > > > > > > > > > > >> > just reverted the two generated
>> commits
>> > for
>> > > release, I
>> > > > > > left
>> > > > > > > to
>> > > > > > > > > you
>> > > > > > > > > > > > >> remove
>> > > > > > > > > > > > >> > new branches generated.
>> > > > > > > > > > > > >> > About the fail, I was wrong, since
>> I saw
>> > this
>> > > very
>> > > > > > quickly.
>> > > > > > > > It's
>> > > > > > > > > > not
>> > > > > > > > > > > > >> about
>> > > > > > > > > > > > >> > JDK, I'm using as well 1.8. I was
>> > confused for
>> > > other
>> > > > > > thing I
>> > > > > > > > had
>> > > > > > > > > > > some
>> > > > > > > > > > > > >> weeks
>> > > > > > > > > > > > >> > ago, and was trying to use another
>> JDK,
>> > but I
>> > > don't
>> > > > > > remember
>> > > > > > > > > what
>> > > > > > > > > > > was.
>> > > > > > > > > > > > >> >
>> > > > > > > > > > > > >> > Anyway, the problem is about java
>> doc, in
>> > the
>> > > new
>> > > > class
>> > > > > > > > > > > > >> > AMFCompressionException.java I
>> introduce
>> > some
>> > > months
>> > > > > ago.
>> > > > > > > > > > > > >> > since we never execute java doc
>> > generation we
>> > > didn't
>> > > > see
>> > > > > > > this.
>> > > > > > > > > > > > >> >
>> > > > > > > > > > > > >> > I'm going to try to fix this
>> removing the
>> > > problems I
>> > > > > see,
>> > > > > > > and
>> > > > > > > > > I'll
>> > > > > > > > > > > try
>> > > > > > > > > > > > >> to
>> > > > > > > > > > > > >> > see if I can try to use java doc
>> to test
>> > if I
>> > > pass the
>> > > > > > > > problem.
>> > > > > > > > > > > > >> >
>> > > > > > > > > > > > >> > I'll report soon.
>> > > > > > > > > > > > >> >
>> > > > > > > > > > > > >> > Carlos
>> > > > > > > > > > > > >> >
>> > > > > > > > > > > > >> >
>> > > > > > > > > > > > >> > El dom., 30 sept. 2018 a las
>> 17:12, Carlos
>> > > Rovira (<
>> > > > > > > > > > > > >> > [email protected]>)
>> escribió:
>> > > > > > > > > > > > >> >
>> > > > > > > > > > > > >> >> Hi, since I'm going to work now
>> on some
>> > > compiler
>> > > > > changes,
>> > > > > > > > I'll
>> > > > > > > > > > > revert
>> > > > > > > > > > > > >> >> those 2 commits in each repo.
>> I'll try
>> > to pass
>> > > as
>> > > > well
>> > > > > > > maven
>> > > > > > > > > with
>> > > > > > > > > > > > java
>> > > > > > > > > > > > >> 1.8
>> > > > > > > > > > > > >> >> in amp and see if I get the same
>> error
>> > > > > > > > > > > > >> >>
>> > > > > > > > > > > > >> >> El dom., 30 sept. 2018 a las
>> 15:16, Piotr
>> > > Zarzycki (<
>> > > > > > > > > > > > >> >> [email protected]>)
>> escribió:
>> > > > > > > > > > > > >> >>
>> > > > > > > > > > > > >> >>> Om,
>> > > > > > > > > > > > >> >>>
>> > > > > > > > > > > > >> >>> I think if you got fail during
>> the
>> > process you
>> > > > should
>> > > > > > > right
>> > > > > > > > > > after
>> > > > > > > > > > > > >> that.
>> > > > > > > > > > > > >> >>> 1) Remove created release tags
>> > > > > > > > > > > > >> >>> 2) Revert all changes which
>> Maven did in
>> > > develop
>> > > > > > branches
>> > > > > > > to
>> > > > > > > > > the
>> > > > > > > > > > > > >> previous
>> > > > > > > > > > > > >> >>> state
>> > > > > > > > > > > > >> >>>
>> > > > > > > > > > > > >> >>> Thanks,
>> > > > > > > > > > > > >> >>> Piotr
>> > > > > > > > > > > > >> >>>
>> > > > > > > > > > > > >> >>> niedz., 30 wrz 2018 o 12:40
>> Carlos
>> > Rovira <
>> > > > > > > > > > > > >> [email protected]
>> > > > > > > > > > > > >> >>> >
>> > > > > > > > > > > > >> >>> napisał(a):
>> > > > > > > > > > > > >> >>>
>> > > > > > > > > > > > >> >>> > Hi Om,
>> > > > > > > > > > > > >> >>> > don't have many time now, but
>> seems
>> > you are
>> > > using
>> > > > > JDK
>> > > > > > > 1.8
>> > > > > > > > > and
>> > > > > > > > > > > that
>> > > > > > > > > > > > >> >>> project
>> > > > > > > > > > > > >> >>> > needs to be 1.7 or will fail
>> > > > > > > > > > > > >> >>> > I'll connect some hours later
>> to see
>> > if you
>> > > could
>> > > > > use
>> > > > > > > that
>> > > > > > > > > sdk
>> > > > > > > > > > > > >> >>> > good luck! :)
>> > > > > > > > > > > > >> >>> >
>> > > > > > > > > > > > >> >>> > El dom., 30 sept. 2018 a las
>> 11:34,
>> > Piotr
>> > > Zarzycki
>> > > > > (<
>> > > > > > > > > > > > >> >>> > [email protected]>)
>> escribió:
>> > > > > > > > > > > > >> >>> >
>> > > > > > > > > > > > >> >>> > > Hi Om,
>> > > > > > > > > > > > >> >>> > >
>> > > > > > > > > > > > >> >>> > > Have you tried build that
>> example on
>> > > their own?
>> > > > Is
>> > > > > > it
>> > > > > > > > > > failing
>> > > > > > > > > > > > with
>> > > > > > > > > > > > >> >>> the
>> > > > > > > > > > > > >> >>> > same
>> > > > > > > > > > > > >> >>> > > stack trace?
>> > > > > > > > > > > > >> >>> > >
>> > > > > > > > > > > > >> >>> > > Thanks,
>> > > > > > > > > > > > >> >>> > > Piotr
>> > > > > > > > > > > > >> >>> > >
>> > > > > > > > > > > > >> >>> > > On Sun, Sep 30, 2018, 9:31 AM
>> > OmPrakash
>> > > > Muppirala
>> > > > > <
>> > > > > > > > > > > > >> >>> [email protected]>
>> > > > > > > > > > > > >> >>> > > wrote:
>> > > > > > > > > > > > >> >>> > >
>> > > > > > > > > > > > >> >>> > > > So, I made a lot of
>> progress
>> > (much more
>> > > than
>> > > > > last
>> > > > > > > > time),
>> > > > > > > > > > but
>> > > > > > > > > > > > >> >>> > > unfortunately
>> > > > > > > > > > > > >> >>> > > > the build failed at this
>> stage.
>> > Looks
>> > > like an
>> > > > > > issue
>> > > > > > > > > with
>> > > > > > > > > > > the
>> > > > > > > > > > > > >> >>> > > > SampleAmfWebApp. Anyone
>> else
>> > seeing
>> > > this
>> > > > error
>> > > > > or
>> > > > > > > am
>> > > > > > > > I
>> > > > > > > > > > > doing
>> > > > > > > > > > > > >> >>> something
>> > > > > > > > > > > > >> >>> > > > wrong?
>> > > > > > > > > > > > >> >>> > > >
>> > > > > > > > > > > > >> >>> > > > [exec] [INFO] [INFO]
>> Apache
>> > Royale:
>> > > > > Examples:
>> > > > > > > > > Native:
>> > > > > > > > > > > > >> >>> USStatesMap
>> > > > > > > > > > > > >> >>> > > > ....... SUCCESS [ 1.001 s]
>> > > > > > > > > > > > >> >>> > > >
>> > > > > > > > > > > > >> >>> > > > [exec] [INFO] [INFO]
>> Apache
>> > Royale:
>> > > > > Examples:
>> > > > > > > > > NodeJS
>> > > > > > > > > > > > >> >>> > > > ....................
>> SUCCESS [
>> > 0.210 s]
>> > > > > > > > > > > > >> >>> > > >
>> > > > > > > > > > > > >> >>> > > > [exec] [INFO] [INFO]
>> Apache
>> > Royale:
>> > > > > Examples:
>> > > > > > > > > NodeJS:
>> > > > > > > > > > > > >> >>> HelloWorld
>> > > > > > > > > > > > >> >>> > > > ........ SUCCESS [ 0.945
>> s]
>> > > > > > > > > > > > >> >>> > > >
>> > > > > > > > > > > > >> >>> > > > [exec] [INFO] [INFO]
>> Apache
>> > Royale:
>> > > > > Examples:
>> > > > > > > AMF
>> > > > > > > > > Web
>> > > > > > > > > > > > Apps
>> > > > > > > > > > > > >> >>> > > > .............. SUCCESS [
>> 0.202 s]
>> > > > > > > > > > > > >> >>> > > >
>> > > > > > > > > > > > >> >>> > > > [exec] [INFO] [INFO]
>> Apache
>> > Royale:
>> > > > > Examples:
>> > > > > > > AMF
>> > > > > > > > > Web
>> > > > > > > > > > > > Apps:
>> > > > > > > > > > > > >> >>> > > > SampleAmfWebApp FAILURE
>> [01:51
>> > min]
>> > > > > > > > > > > > >> >>> > > >
>> > > > > > > > > > > > >> >>> > > > [exec] [INFO] [INFO]
>> Apache
>> > Royale:
>> > > > > Examples:
>> > > > > > > > > > > > >> Integrationtests
>> > > > > > > > > > > > >> >>> > > > .......... SKIPPED
>> > > > > > > > > > > > >> >>> > > >
>> > > > > > > > > > > > >> >>> > > > [exec] [INFO] [INFO]
>> compc
>> > > > > > > > > > > > >> >>> > > >
>> > > ..............................................
>> > > > > > > SKIPPED
>> > > > > > > > > > > > >> >>> > > >
>> > > > > > > > > > > > >> >>> > > > [exec] [INFO] [INFO]
>> > compiler-asc
>> > > > > > > > > > > > >> >>> > > >
>> > .......................................
>> > > > SKIPPED
>> > > > > > > > > > > > >> >>> > > >
>> > > > > > > > > > > > >> >>> > > > [exec] [INFO] [INFO]
>> > compiler-compc
>> > > > > > > > > > > > >> >>> > > >
>> > .....................................
>> > > SKIPPED
>> > > > > > > > > > > > >> >>> > > >
>> > > > > > > > > > > > >> >>> > > > [exec] [INFO] [INFO]
>> > compiler-mxmlc
>> > > > > > > > > > > > >> >>> > > >
>> > .....................................
>> > > SKIPPED
>> > > > > > > > > > > > >> >>> > > >
>> > > > > > > > > > > > >> >>> > > > [exec] [INFO] [INFO]
>> > > compiler-optimizer
>> > > > > > > > > > > > >> >>> > > >
>> .................................
>> > > SKIPPED
>> > > > > > > > > > > > >> >>> > > >
>> > > > > > > > > > > > >> >>> > > > [exec] [INFO] [INFO]
>> > > compiler-swfdump
>> > > > > > > > > > > > >> >>> > > >
>> > ...................................
>> > > SKIPPED
>> > > > > > > > > > > > >> >>> > > >
>> > > > > > > > > > > > >> >>> > > > [exec] [INFO] [INFO]
>> mxmlc
>> > > > > > > > > > > > >> >>> > > >
>> > > ..............................................
>> > > > > > > SKIPPED
>> > > > > > > > > > > > >> >>> > > >
>> > > > > > > > > > > > >> >>> > > > [exec] [INFO] [INFO]
>> Apache
>> > Royale:
>> > > > > > > Distribution
>> > > > > > > > > > > > >> >>> > > > ........................
>> SKIPPED
>> > > > > > > > > > > > >> >>> > > >
>> > > > > > > > > > > > >> >>> > > > [exec] [INFO] [INFO]
>> Apache
>> > Royale:
>> > > > > > ManualTests
>> > > > > > > > > > > > >> >>> > > > .........................
>> SKIPPED
>> > > > > > > > > > > > >> >>> > > >
>> > > > > > > > > > > > >> >>> > > > [exec] [INFO] [INFO]
>> Apache
>> > Royale:
>> > > > > > > ManualTests:
>> > > > > > > > > > > > UnitTests
>> > > > > > > > > > > > >> >>> > > > .............. SKIPPED
>> > > > > > > > > > > > >> >>> > > >
>> > > > > > > > > > > > >> >>> > > > [exec] [INFO] [INFO]
>> Apache
>> > Royale:
>> > > > > Testsuite
>> > > > > > > > 0.9.4
>> > > > > > > > > > > > >> >>> > > > .....................
>> SKIPPED
>> > > > > > > > > > > > >> >>> > > >
>> > > > > > > > > > > > >> >>> > > > [exec] [INFO] [INFO]
>> > > > > > > > > > > > >> >>> > > >
>> > > > > > > > > > > > >> >>> >
>> > > > > > > > > > > > >> >>>
>> > > > > > > > > > > > >>
>> > > > > > > > > > >
>> > > > > > > > >
>> > > > > > >
>> > > > >
>> > >
>> >
>> ------------------------------------------------------------------------
>> > > > > > > > > > > > >> >>> > > >
>> > > > > > > > > > > > >> >>> > > > [exec] [INFO] [INFO]
>> BUILD
>> > FAILURE
>> > > > > > > > > > > > >> >>> > > >
>> > > > > > > > > > > > >> >>> > > > [exec] [INFO] [INFO]
>> > > > > > > > > > > > >> >>> > > >
>> > > > > > > > > > > > >> >>> >
>> > > > > > > > > > > > >> >>>
>> > > > > > > > > > > > >>
>> > > > > > > > > > >
>> > > > > > > > >
>> > > > > > >
>> > > > >
>> > >
>> >
>> ------------------------------------------------------------------------
>> > > > > > > > > > > > >> >>> > > >
>> > > > > > > > > > > > >> >>> > > > [exec] [INFO] [INFO]
>> Total
>> > time:
>> > > 14:11
>> > > > min
>> > > > > > > > > > > > >> >>> > > >
>> > > > > > > > > > > > >> >>> > > > [exec] [INFO] [INFO]
>> > Finished at:
>> > > > > > > > > > > > 2018-09-30T00:25:37-07:00
>> > > > > > > > > > > > >> >>> > > >
>> > > > > > > > > > > > >> >>> > > > [exec] [INFO] [INFO]
>> > > > > > > > > > > > >> >>> > > >
>> > > > > > > > > > > > >> >>> >
>> > > > > > > > > > > > >> >>>
>> > > > > > > > > > > > >>
>> > > > > > > > > > >
>> > > > > > > > >
>> > > > > > >
>> > > > >
>> > >
>> >
>> ------------------------------------------------------------------------
>> > > > > > > > > > > > >> >>> > > >
>> > > > > > > > > > > > >> >>> > > > [exec] [INFO] [ERROR]
>> Failed
>> > to
>> > > execute
>> > > > > goal
>> > > > > > > > > > > > >> >>> > > >
>> > > > > > > >
>> > org.apache.maven.plugins:maven-javadoc-plugin:2.10.3:jar
>> > > > > > > > > > > > >> >>> > > (attach-javadocs)
>> > > > > > > > > > > > >> >>> > > > on project SampleAmfWebApp:
>> > > > > MavenReportException:
>> > > > > > > > Error
>> > > > > > > > > > > while
>> > > > > > > > > > > > >> >>> > generating
>> > > > > > > > > > > > >> >>> > > > Javadoc:
>> > > > > > > > > > > > >> >>> > > >
>> > > > > > > > > > > > >> >>> > > > [exec] [INFO] [ERROR]
>> Exit
>> > code: 1
>> > > -
>> > > > > > > > > > > > >> >>> > > >
>> > > > > > > > > > > > >> >>> > > >
>> > > > > > > > > > > > >> >>> > >
>> > > > > > > > > > > > >> >>> >
>> > > > > > > > > > > > >> >>>
>> > > > > > > > > > > > >>
>> > > > > > > > > > > >
>> > > > > > > > > > >
>> > > > > > > > > >
>> > > > > > > > >
>> > > > > > > >
>> > > > > > >
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /Users/om/p/os/royale/release/royale-asjs/examples/amf/SampleAmfWebApp/src/main/java/org/apache/royale/net/remoting/amf/adapter/AMFCompressionException.java:31:
>> > > > > > > > > > > > >> >>> > > > error: @param name not
>> found
>> > > > > > > > > > > > >> >>> > > >
>> > > > > > > > > > > > >> >>> > > > [exec] [INFO]
>> [ERROR] *
>> > @param
>> > > code
>> > > > > > > > > > > > >> >>> > > >
>> > > > > > > > > > > > >> >>> > > > [exec] [INFO] [ERROR]
>> > ^
>> > > > > > > > > > > > >> >>> > > >
>> > > > > > > > > > > > >> >>> > > > [exec] [INFO] [ERROR]
>> > > > > > > > > > > > >> >>> > > >
>> > > > > > > > > > > > >> >>> > > >
>> > > > > > > > > > > > >> >>> > >
>> > > > > > > > > > > > >> >>> >
>> > > > > > > > > > > > >> >>>
>> > > > > > > > > > > > >>
>> > > > > > > > > > > >
>> > > > > > > > > > >
>> > > > > > > > > >
>> > > > > > > > >
>> > > > > > > >
>> > > > > > >
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /Users/om/p/os/royale/release/royale-asjs/examples/amf/SampleAmfWebApp/src/main/java/org/apache/royale/net/remoting/amf/adapter/AMFCompressionException.java:31:
>> > > > > > > > > > > > >> >>> > > > warning: no description
>> for @param
>> > > > > > > > > > > > >> >>> > > >
>> > > > > > > > > > > > >> >>> > > > [exec] [INFO]
>> [ERROR] *
>> > @param
>> > > code
>> > > > > > > > > > > > >> >>> > > >
>> > > > > > > > > > > > >> >>> > > > [exec] [INFO]
>> [ERROR] ^
>> > > > > > > > > > > > >> >>> > > >
>> > > > > > > > > > > > >> >>> > > > [exec] [INFO] [ERROR]
>> > > > > > > > > > > > >> >>> > > >
>> > > > > > > > > > > > >> >>> > > >
>> > > > > > > > > > > > >> >>> > >
>> > > > > > > > > > > > >> >>> >
>> > > > > > > > > > > > >> >>>
>> > > > > > > > > > > > >>
>> > > > > > > > > > > >
>> > > > > > > > > > >
>> > > > > > > > > >
>> > > > > > > > >
>> > > > > > > >
>> > > > > > >
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /Users/om/p/os/royale/release/royale-asjs/examples/amf/SampleAmfWebApp/src/main/java/org/apache/royale/net/remoting/amf/adapter/AMFCompressionException.java:33:
>> > > >
>
>