Jenkins build is back to normal : royale-asjs_MXTests #206

2019-11-25 Thread apacheroyaleci
See 




Re: Royale_Release_Step_N002 - Build # 13 - Still Failing!

2019-11-25 Thread Alex Harui
It just occurred to me that CI should not be invoking GPG at all!  I noticed in 
another commit that you had restored the skipGPG property.  The profiles and 
other parameters passed to Maven when running on the CI server should set 
skipGPG and force Maven to skip GPG signing.

-Alex

On 11/25/19, 10:35 AM, "Carlos Rovira"  wrote:

Hi,

just installed Gpg4Win on CI Server. Now the log fails since it reports no
there's no secret key, what is ok, since there's nothing about it in the
entire process.

[INFO] gpg: no default secret key: No secret key
[INFO] gpg: signing failed: No secret key

So I don't really understand why we need to have GPG, if the RS#2 doesn't
have any info for signing (and I think is not part of that process).

This the final part of the log:

[INFO] [DEBUG] Generating signature for

C:\jenkins\workspace\Royale_Release_Step_N002\target\royale-compiler-parent-0.9.7.pom

[INFO] gpg: no default secret key: No secret key
[INFO] gpg: signing failed: No secret key
[INFO] [INFO]

[INFO] [INFO] Reactor Summary for Apache Royale: Compiler: Parent 0.9.7:
[INFO] [INFO]
[INFO] [INFO] Apache Royale: Compiler: Parent  FAILURE
[ 51.757 s]
[INFO] [INFO] Apache Royale: Compiler: Compiler-Common ... SKIPPED
[INFO] [INFO] Apache Royale: Compiler: Test Utils  SKIPPED
[INFO] [INFO] Apache Royale: Compiler: Externc ... SKIPPED
[INFO] [INFO] Apache Royale: Compiler: Compiler .. SKIPPED
[INFO] [INFO] Apache Royale: Compiler: Compiler-JX ... SKIPPED
[INFO] [INFO] Apache Royale: Compiler: SWFUtils .. SKIPPED
[INFO] [INFO] Apache Royale: Compiler: Debugger .. SKIPPED
[INFO] [INFO] Apache Royale: Compiler: OEM Layer . SKIPPED
[INFO] [INFO] Apache Royale: Royale Ant Tasks  SKIPPED
[INFO] [INFO] Apache Royale: RoyaleUnit Ant Tasks  SKIPPED
[INFO] [INFO] Apache Royale: Royale Maven Plugin . SKIPPED
[INFO] [INFO]

[INFO] [INFO] BUILD FAILURE
[INFO] [INFO]

[INFO] [INFO] Total time:  52.435 s
[INFO] [INFO] Finished at: 2019-11-25T18:30:01Z
[INFO] [INFO]

[INFO] [WARNING] The requested profile "debug-pom" could not be activated
because it does not exist.
[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]
[INFO] org.apache.maven.lifecycle.LifecycleExecutionException: 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
[INFO] at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:215)
[INFO] at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:156)
[INFO] at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:148)
[INFO] at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject
(LifecycleModuleBuilder.java:117)
[INFO] at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject
(LifecycleModuleBuilder.java:81)
[INFO] at

org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
(SingleThreadedBuilder.java:56)
[INFO] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute
(LifecycleStarter.java:128)
[INFO] at org.apache.maven.DefaultMaven.doExecute
(DefaultMaven.java:305)
[INFO] at org.apache.maven.DefaultMaven.doExecute
(DefaultMaven.java:192)
[INFO] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
[INFO] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
[INFO] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
[INFO] at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
[INFO] at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[INFO] at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:62)
[INFO] at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:43)
[INFO] at java.lang.reflect.Method.invoke (Method.java:498)
[INFO] at
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced
(Launcher.java:289)
[INFO] at org.codehaus.plexus.classworlds.launcher.Launcher.launch
 

Re: Royale_Release_Step_N002 - Build # 13 - Still Failing!

2019-11-25 Thread Carlos Rovira
Hi,

just installed Gpg4Win on CI Server. Now the log fails since it reports no
there's no secret key, what is ok, since there's nothing about it in the
entire process.

[INFO] gpg: no default secret key: No secret key
[INFO] gpg: signing failed: No secret key

So I don't really understand why we need to have GPG, if the RS#2 doesn't
have any info for signing (and I think is not part of that process).

This the final part of the log:

[INFO] [DEBUG] Generating signature for
C:\jenkins\workspace\Royale_Release_Step_N002\target\royale-compiler-parent-0.9.7.pom

[INFO] gpg: no default secret key: No secret key
[INFO] gpg: signing failed: No secret key
[INFO] [INFO]

[INFO] [INFO] Reactor Summary for Apache Royale: Compiler: Parent 0.9.7:
[INFO] [INFO]
[INFO] [INFO] Apache Royale: Compiler: Parent  FAILURE
[ 51.757 s]
[INFO] [INFO] Apache Royale: Compiler: Compiler-Common ... SKIPPED
[INFO] [INFO] Apache Royale: Compiler: Test Utils  SKIPPED
[INFO] [INFO] Apache Royale: Compiler: Externc ... SKIPPED
[INFO] [INFO] Apache Royale: Compiler: Compiler .. SKIPPED
[INFO] [INFO] Apache Royale: Compiler: Compiler-JX ... SKIPPED
[INFO] [INFO] Apache Royale: Compiler: SWFUtils .. SKIPPED
[INFO] [INFO] Apache Royale: Compiler: Debugger .. SKIPPED
[INFO] [INFO] Apache Royale: Compiler: OEM Layer . SKIPPED
[INFO] [INFO] Apache Royale: Royale Ant Tasks  SKIPPED
[INFO] [INFO] Apache Royale: RoyaleUnit Ant Tasks  SKIPPED
[INFO] [INFO] Apache Royale: Royale Maven Plugin . SKIPPED
[INFO] [INFO]

[INFO] [INFO] BUILD FAILURE
[INFO] [INFO]

[INFO] [INFO] Total time:  52.435 s
[INFO] [INFO] Finished at: 2019-11-25T18:30:01Z
[INFO] [INFO]

[INFO] [WARNING] The requested profile "debug-pom" could not be activated
because it does not exist.
[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]
[INFO] org.apache.maven.lifecycle.LifecycleExecutionException: 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
[INFO] at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:215)
[INFO] at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:156)
[INFO] at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:148)
[INFO] at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject
(LifecycleModuleBuilder.java:117)
[INFO] at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject
(LifecycleModuleBuilder.java:81)
[INFO] at
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
(SingleThreadedBuilder.java:56)
[INFO] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute
(LifecycleStarter.java:128)
[INFO] at org.apache.maven.DefaultMaven.doExecute
(DefaultMaven.java:305)
[INFO] at org.apache.maven.DefaultMaven.doExecute
(DefaultMaven.java:192)
[INFO] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
[INFO] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
[INFO] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
[INFO] at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
[INFO] at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[INFO] at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:62)
[INFO] at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:43)
[INFO] at java.lang.reflect.Method.invoke (Method.java:498)
[INFO] at
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced
(Launcher.java:289)
[INFO] at org.codehaus.plexus.classworlds.launcher.Launcher.launch
(Launcher.java:229)
[INFO] at
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode
(Launcher.java:415)
[INFO] at org.codehaus.plexus.classworlds.launcher.Launcher.main
(Launcher.java:356)
[INFO] Caused by: org.apache.maven.plugin.MojoExecutionException: Exit
code: 2
[INFO] at
org.apache.maven.plugin.gpg.GpgSigner.generateSignatureForFile
(GpgSigner.java:167)
[INFO] at
org.apache.maven.plugin.gpg.AbstractGpgSigner.generateSignatureForArtifact
(AbstractGpgSigner.java:205)
[INFO] at org.apache.maven.plugin.gpg.GpgSignAttachedMojo.execute
(GpgSignAttachedMojo.java:176)
[INFO] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo
(DefaultB

Royale_Release_Step_N002 - Build # 13 - Still Failing!

2019-11-25 Thread apacheroyaleci
Royale_Release_Step_N002 - Build # 13 - Still Failing:

Check console output at 
http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_Release_Step_N002/13/
 to view the results.

Re: IDataGridView in Basic instead of Core

2019-11-25 Thread Piotr Zarzycki
I think it would be ok. Move it there. Make sure that basic example of
DataGrid is working fine.

pon., 25 lis 2019 o 19:18 Carlos Rovira 
napisał(a):

> Hi,
>
> yes I'm working on Jewel DataGrid this days, so this question is around
> that. It seems to me that the interface seems ok for Basic and Jewel
> DataGrid, since Jewel use to be based in part on Basic philosophy. So if I
> understand correctly, if I use in Jewel I can move it to Core right? This
> is still not sure that will be that way
>
> Thanks
>
>
>
> El lun., 25 nov. 2019 a las 17:49, Alex Harui ()
> escribió:
>
> >
> >
> > On 11/25/19, 7:48 AM, "Yishay Weiss"  wrote:
> >
> > It appears to me like a question of how much energy we want to invest
> > in abstractions. If we can make a good abstraction that is likely to be
> > used in most component sets, then it should  belong in Core. But I’m not
> > sure if that’s the case for Basic’s IDataGridView.
> >
> > +1.  And the test is who else needs it.  If some other component set does
> > need it, then it can be moved to core (or maybe a subset of it).
> DataGrid
> > is somewhat opinionated which is why it is in Basic for now.  I think
> there
> > are some 3rd party datagrids that folks might want to use in Royale that
> > wouldn't even have a separate view.
> >
> > My 2 cents,
> > -Alex
> >
> > From: Carlos Rovira
> > Sent: Monday, November 25, 2019 4:24 PM
> > To: dev@royale.apache.org
> > Subject: IDataGridView in Basic instead of Core
> >
> > Hi,
> >
> > is right to have IDataGridView in Basic instead of Core?
> > We use to have interfaces in Core.
> > If this is right I can move from one Basic to Core
> >
> > --
> > Carlos Rovira
> >
> >
> https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fabout.me%2Fcarlosrovira&data=02%7C01%7Caharui%40adobe.com%7C46dd12bf579f45da6b5508d771bef7b0%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637102937328803376&sdata=y0846%2BWKLJJg5ybLh2V8ferTrv%2BvCbyfru4VrretfLY%3D&reserved=0
> >
> >
> >
> >
>
> --
> Carlos Rovira
> http://about.me/carlosrovira
>


-- 

Piotr Zarzycki

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


Re: IDataGridView in Basic instead of Core

2019-11-25 Thread Carlos Rovira
Hi,

yes I'm working on Jewel DataGrid this days, so this question is around
that. It seems to me that the interface seems ok for Basic and Jewel
DataGrid, since Jewel use to be based in part on Basic philosophy. So if I
understand correctly, if I use in Jewel I can move it to Core right? This
is still not sure that will be that way

Thanks



El lun., 25 nov. 2019 a las 17:49, Alex Harui ()
escribió:

>
>
> On 11/25/19, 7:48 AM, "Yishay Weiss"  wrote:
>
> It appears to me like a question of how much energy we want to invest
> in abstractions. If we can make a good abstraction that is likely to be
> used in most component sets, then it should  belong in Core. But I’m not
> sure if that’s the case for Basic’s IDataGridView.
>
> +1.  And the test is who else needs it.  If some other component set does
> need it, then it can be moved to core (or maybe a subset of it).  DataGrid
> is somewhat opinionated which is why it is in Basic for now.  I think there
> are some 3rd party datagrids that folks might want to use in Royale that
> wouldn't even have a separate view.
>
> My 2 cents,
> -Alex
>
> From: Carlos Rovira
> Sent: Monday, November 25, 2019 4:24 PM
> To: dev@royale.apache.org
> Subject: IDataGridView in Basic instead of Core
>
> Hi,
>
> is right to have IDataGridView in Basic instead of Core?
> We use to have interfaces in Core.
> If this is right I can move from one Basic to Core
>
> --
> Carlos Rovira
>
> https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fabout.me%2Fcarlosrovira&data=02%7C01%7Caharui%40adobe.com%7C46dd12bf579f45da6b5508d771bef7b0%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637102937328803376&sdata=y0846%2BWKLJJg5ybLh2V8ferTrv%2BvCbyfru4VrretfLY%3D&reserved=0
>
>
>
>

-- 
Carlos Rovira
http://about.me/carlosrovira


Re: IDataGridView in Basic instead of Core

2019-11-25 Thread Alex Harui


On 11/25/19, 7:48 AM, "Yishay Weiss"  wrote:

It appears to me like a question of how much energy we want to invest in 
abstractions. If we can make a good abstraction that is likely to be used in 
most component sets, then it should  belong in Core. But I’m not sure if that’s 
the case for Basic’s IDataGridView.

+1.  And the test is who else needs it.  If some other component set does need 
it, then it can be moved to core (or maybe a subset of it).  DataGrid is 
somewhat opinionated which is why it is in Basic for now.  I think there are 
some 3rd party datagrids that folks might want to use in Royale that wouldn't 
even have a separate view.

My 2 cents,
-Alex

From: Carlos Rovira
Sent: Monday, November 25, 2019 4:24 PM
To: dev@royale.apache.org
Subject: IDataGridView in Basic instead of Core

Hi,

is right to have IDataGridView in Basic instead of Core?
We use to have interfaces in Core.
If this is right I can move from one Basic to Core

--
Carlos Rovira

https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fabout.me%2Fcarlosrovira&data=02%7C01%7Caharui%40adobe.com%7C46dd12bf579f45da6b5508d771bef7b0%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637102937328803376&sdata=y0846%2BWKLJJg5ybLh2V8ferTrv%2BvCbyfru4VrretfLY%3D&reserved=0





Build failed in Jenkins: royale-asjs_MXTests #205

2019-11-25 Thread apacheroyaleci
See 


Changes:

[noreply] Update asconfig.json to include resources/assets directory in the 
output


--
[...truncated 1.17 MB...]
[mxmlc] scanning for overrides: IFill
[mxmlc] scanning for overrides: SolidColor
[mxmlc] scanning for overrides: IExternalizable
[mxmlc] scanning for overrides: Proxy
[mxmlc] scanning for overrides: CursorBookmark
[mxmlc] scanning for overrides: ICollectionView
[mxmlc] scanning for overrides: IList
[mxmlc] scanning for overrides: IViewCursor
[mxmlc] scanning for overrides: ListCollectionView
[mxmlc] scanning for overrides: ListCollectionViewCursor
[mxmlc] scanning for overrides: ListCollectionViewBookmark
[mxmlc] scanning for overrides: ArrayCollection
[mxmlc] scanning for overrides: ArrayList
[mxmlc] scanning for overrides: XMLListCollection
[mxmlc] scanning for overrides: CanvasLayout
[mxmlc] scanning for overrides: Flex
[mxmlc] scanning for overrides: BoxDirection
[mxmlc] scanning for overrides: HBox
[mxmlc] scanning for overrides: PanelTitleBar
[mxmlc] scanning for overrides: DataGridColumn
[mxmlc] scanning for overrides: DataGridColumn
[mxmlc] scanning for overrides: Button
[mxmlc] scanning for overrides: ISelectable
[mxmlc] scanning for overrides: CheckBox
[mxmlc] scanning for overrides: IFocusManagerComponent
[mxmlc] scanning for overrides: ComboBase
[mxmlc] scanning for overrides: ComboBox
[mxmlc] scanning for overrides: DataGrid
[mxmlc] scanning for overrides: DateField
[mxmlc] scanning for overrides: Label
[mxmlc] scanning for overrides: MenuBar
[mxmlc] scanning for overrides: NumericStepper
[mxmlc] scanning for overrides: RadioButton
[mxmlc] scanning for overrides: RadioButtonGroup
[mxmlc] scanning for overrides: TextArea
[mxmlc] scanning for overrides: ITextInput
[mxmlc] scanning for overrides: TextInput
[mxmlc] scanning for overrides: ITextFieldFactory
[mxmlc] scanning for overrides: Singleton
[mxmlc] scanning for overrides: ItemClickEvent
[mxmlc] scanning for overrides: ListEvent
[mxmlc] scanning for overrides: MenuEvent
[mxmlc] scanning for overrides: MouseEvent
[mxmlc] scanning for overrides: PropertyChangeEventKind
[mxmlc] scanning for overrides: Matrix
[mxmlc] scanning for overrides: Matrix
[mxmlc] scanning for overrides: IFocusManagerComplexComponent
[mxmlc] scanning for overrides: IFocusManagerGroup
[mxmlc] scanning for overrides: IResourceBundle
[mxmlc] scanning for overrides: ResourceManagerImpl
[mxmlc] scanning for overrides: ResourceModuleInfo
[mxmlc] scanning for overrides: ResourceEventDispatcher
[mxmlc] scanning for overrides: ResourceBundleProxy
[mxmlc] scanning for overrides: UIDUtil
[mxmlc] scanning for overrides: GroupBase
[mxmlc] scanning for overrides: SkinnableComponent
[mxmlc] scanning for overrides: ButtonBase
[mxmlc] scanning for overrides: Button
[mxmlc] scanning for overrides: ErrorArray
[mxmlc] scanning for overrides: RunCodeEvent
[mxmlc] scanning for overrides: PasswordInputBead
[mxmlc] scanning for overrides: ITileLayout
[mxmlc] scanning for overrides: TileLayout
[mxmlc] scanning for overrides: IBinaryDataInput
[mxmlc] scanning for overrides: IBinaryDataOutput
[mxmlc] scanning for overrides: BinaryData
[mxmlc] scanning for overrides: LocaleUtils
[mxmlc] scanning for overrides: UIDUtil
[mxmlc] scanning for overrides: IStroke
[mxmlc] scanning for overrides: CursorError
[mxmlc] scanning for overrides: SortError
[mxmlc] scanning for overrides: ISort
[mxmlc] scanning for overrides: Sort
[mxmlc] scanning for overrides: IXMLNotifiable
[mxmlc] scanning for overrides: XMLListAdapter
[mxmlc] scanning for overrides: FlexChildInfo
[mxmlc] scanning for overrides: BaseListData
[mxmlc] scanning for overrides: DataGridListData
[mxmlc] scanning for overrides: IUID
[mxmlc] scanning for overrides: IPropertyChangeNotifier
[mxmlc] scanning for overrides: IUITextField
[mxmlc] scanning for overrides: UITextField
[mxmlc] scanning for overrides: CollectionEvent
[mxmlc] scanning for overrides: CollectionEventKind
[mxmlc] scanning for overrides: LocaleSorter
[mxmlc] scanning for overrides: LocaleID
[mxmlc] scanning for overrides: LocaleRegistry
[mxmlc] scanning for overrides: ResourceBundle
[mxmlc] scanning for overrides: ArrayUtil
[mxmlc] scanning for overrides: StringUtil
[mxmlc] scanning for overrides: DataGroup
[mxmlc] scanning for overrides: LayoutBase
[mxmlc] scanning for overrides: BasicLayout
[mxmlc] scanning for overrides: Endian
[mxmlc] scanning for overrides: ISortField
[mxmlc] scanning for overrides: SortField
[mxmlc] 

Re: IDataGridView in Basic instead of Core

2019-11-25 Thread Piotr Zarzycki
Hi Carlos,

Are you going to use this interface in future work on Jewel DataGrid ?

Thanks,
Piotr

pon., 25 lis 2019 o 16:48 Yishay Weiss  napisał(a):

> It appears to me like a question of how much energy we want to invest in
> abstractions. If we can make a good abstraction that is likely to be used
> in most component sets, then it should  belong in Core. But I’m not sure if
> that’s the case for Basic’s IDataGridView.
>
>
> From: Carlos Rovira
> Sent: Monday, November 25, 2019 4:24 PM
> To: dev@royale.apache.org
> Subject: IDataGridView in Basic instead of Core
>
> Hi,
>
> is right to have IDataGridView in Basic instead of Core?
> We use to have interfaces in Core.
> If this is right I can move from one Basic to Core
>
> --
> Carlos Rovira
> http://about.me/carlosrovira
>
>

-- 

Piotr Zarzycki

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


RE: IDataGridView in Basic instead of Core

2019-11-25 Thread Yishay Weiss
It appears to me like a question of how much energy we want to invest in 
abstractions. If we can make a good abstraction that is likely to be used in 
most component sets, then it should  belong in Core. But I’m not sure if that’s 
the case for Basic’s IDataGridView.


From: Carlos Rovira
Sent: Monday, November 25, 2019 4:24 PM
To: dev@royale.apache.org
Subject: IDataGridView in Basic instead of Core

Hi,

is right to have IDataGridView in Basic instead of Core?
We use to have interfaces in Core.
If this is right I can move from one Basic to Core

--
Carlos Rovira
http://about.me/carlosrovira



Jenkins build is back to normal : royale-asjs_jsonly #272

2019-11-25 Thread apacheroyaleci
See 




Royale_Release_Step_N002 - Build # 12 - Still Failing!

2019-11-25 Thread apacheroyaleci
Royale_Release_Step_N002 - Build # 12 - Still Failing:

Check console output at 
http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_Release_Step_N002/12/
 to view the results.

Royale_Release_Step_N002 - Build # 11 - Still Failing!

2019-11-25 Thread apacheroyaleci
Royale_Release_Step_N002 - Build # 11 - Still Failing:

Check console output at 
http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_Release_Step_N002/11/
 to view the results.

Royale_Release_Step_N002 - Build # 10 - Still Failing!

2019-11-25 Thread apacheroyaleci
Royale_Release_Step_N002 - Build # 10 - Still Failing:

Check console output at 
http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_Release_Step_N002/10/
 to view the results.

Royale_Release_Step_N002 - Build # 9 - Still Failing!

2019-11-25 Thread apacheroyaleci
Royale_Release_Step_N002 - Build # 9 - Still Failing:

Check console output at 
http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_Release_Step_N002/9/
 to view the results.

Build failed in Jenkins: royale-asjs_jsonly #271

2019-11-25 Thread apacheroyaleci
See 


Changes:

[noreply] Update asconfig.json to include resources/assets directory in the 
output


--
[...truncated 1.16 MB...]
 [java] var events = require('events');
 [java]  ^^^
 [java] 
 [java] Nov 25, 2019 2:43:09 PM 
com.google.javascript.jscomp.LoggerErrorManager println
 [java] WARNING: [net]:219: WARNING - name module is not defined in the 
externs.
 [java] module.exports = net;
 [java] ^^
 [java] 
 [java] Nov 25, 2019 2:43:09 PM 
com.google.javascript.jscomp.LoggerErrorManager println
 [java] WARNING: [os]:113: WARNING - name module is not defined in the 
externs.
 [java] module.exports = os;
 [java] ^^
 [java] 
 [java] Nov 25, 2019 2:43:09 PM 
com.google.javascript.jscomp.LoggerErrorManager println
 [java] WARNING: [path]:97: WARNING - name module is not defined in the 
externs.
 [java] module.exports = path;
 [java] ^^
 [java] 
 [java] Nov 25, 2019 2:43:09 PM 
com.google.javascript.jscomp.LoggerErrorManager println
 [java] WARNING: [punycode]:74: WARNING - name module is not defined in the 
externs.
 [java] module.exports = punycode;
 [java] ^^
 [java] 
 [java] Nov 25, 2019 2:43:09 PM 
com.google.javascript.jscomp.LoggerErrorManager println
 [java] WARNING: [querystring]:66: WARNING - name module is not defined in 
the externs.
 [java] module.exports = querystring;
 [java] ^^
 [java] 
 [java] Nov 25, 2019 2:43:09 PM 
com.google.javascript.jscomp.LoggerErrorManager println
 [java] WARNING: [readline]:22: WARNING - accessing name require in externs 
has no effect. Perhaps you forgot to add a var keyword?
 [java] var events = require('events');
 [java]  ^^^
 [java] 
 [java] Nov 25, 2019 2:43:09 PM 
com.google.javascript.jscomp.LoggerErrorManager println
 [java] WARNING: [readline]:23: WARNING - accessing name require in externs 
has no effect. Perhaps you forgot to add a var keyword?
 [java] var stream = require('stream');
 [java]  ^^^
 [java] 
 [java] Nov 25, 2019 2:43:09 PM 
com.google.javascript.jscomp.LoggerErrorManager println
 [java] WARNING: [readline]:84: WARNING - name module is not defined in the 
externs.
 [java] module.exports = readline;
 [java] ^^
 [java] 
 [java] Nov 25, 2019 2:43:09 PM 
com.google.javascript.jscomp.LoggerErrorManager println
 [java] WARNING: [repl]:23: WARNING - accessing name require in externs has 
no effect. Perhaps you forgot to add a var keyword?
 [java] var events = require('events');
 [java]  ^^^
 [java] 
 [java] Nov 25, 2019 2:43:09 PM 
com.google.javascript.jscomp.LoggerErrorManager println
 [java] WARNING: [repl]:24: WARNING - accessing name require in externs has 
no effect. Perhaps you forgot to add a var keyword?
 [java] var stream = require('stream');
 [java]  ^^^
 [java] 
 [java] Nov 25, 2019 2:43:09 PM 
com.google.javascript.jscomp.LoggerErrorManager println
 [java] WARNING: [repl]:48: WARNING - name module is not defined in the 
externs.
 [java] module.exports = repl;
 [java] ^^
 [java] 
 [java] Nov 25, 2019 2:43:09 PM 
com.google.javascript.jscomp.LoggerErrorManager println
 [java] WARNING: [stream]:23: WARNING - accessing name require in externs 
has no effect. Perhaps you forgot to add a var keyword?
 [java] var events = require('events');
 [java]  ^^^
 [java] 
 [java] Nov 25, 2019 2:43:09 PM 
com.google.javascript.jscomp.LoggerErrorManager println
 [java] WARNING: [stream]:254: WARNING - name module is not defined in the 
externs.
 [java] module.exports = stream;
 [java] ^^
 [java] 
 [java] Nov 25, 2019 2:43:09 PM 
com.google.javascript.jscomp.LoggerErrorManager println
 [java] WARNING: [string_decoder]:52: WARNING - name module is not defined 
in the externs.
 [java] module.exports = StringDecoder;
 [java] ^^
 [java] 
 [java] Nov 25, 2019 2:43:09 PM 
com.google.javascript.jscomp.LoggerErrorManager println
 [java] WARNING: [tls]:23: WARNING - accessing name require in externs has 
no effect. Perhaps you forgot to add a var keyword?
 [java] var crypto = require('crypto');
 [java]  ^^^
 [java] 
 [java] Nov 25, 2019 2:43:09 PM 
com.google.javascript.jscomp.LoggerErrorManager println
 [java] WARNING: [tls]:24: WARNING - accessing name require in externs has 
no effect. Perhaps you forgot to add a var keyword?
 [java] var events = require('events');
 [java]  ^^^
 [java] 
 [java] Nov 25, 2019 2:43:09 PM 
com.google.javascript.jscomp.LoggerErrorManager println
 [java] WARNING: [tls]:25: WARNING - access

IDataGridView in Basic instead of Core

2019-11-25 Thread Carlos Rovira
Hi,

is right to have IDataGridView in Basic instead of Core?
We use to have interfaces in Core.
If this is right I can move from one Basic to Core

-- 
Carlos Rovira
http://about.me/carlosrovira


Build failed in Jenkins: royale-asjs_MXTests #204

2019-11-25 Thread apacheroyaleci
See 


Changes:


--
[...truncated 1.17 MB...]
[mxmlc] scanning for overrides: IFill
[mxmlc] scanning for overrides: SolidColor
[mxmlc] scanning for overrides: IExternalizable
[mxmlc] scanning for overrides: Proxy
[mxmlc] scanning for overrides: CursorBookmark
[mxmlc] scanning for overrides: ICollectionView
[mxmlc] scanning for overrides: IList
[mxmlc] scanning for overrides: IViewCursor
[mxmlc] scanning for overrides: ListCollectionView
[mxmlc] scanning for overrides: ListCollectionViewCursor
[mxmlc] scanning for overrides: ListCollectionViewBookmark
[mxmlc] scanning for overrides: ArrayCollection
[mxmlc] scanning for overrides: ArrayList
[mxmlc] scanning for overrides: XMLListCollection
[mxmlc] scanning for overrides: CanvasLayout
[mxmlc] scanning for overrides: Flex
[mxmlc] scanning for overrides: BoxDirection
[mxmlc] scanning for overrides: HBox
[mxmlc] scanning for overrides: PanelTitleBar
[mxmlc] scanning for overrides: DataGridColumn
[mxmlc] scanning for overrides: DataGridColumn
[mxmlc] scanning for overrides: Button
[mxmlc] scanning for overrides: ISelectable
[mxmlc] scanning for overrides: CheckBox
[mxmlc] scanning for overrides: IFocusManagerComponent
[mxmlc] scanning for overrides: ComboBase
[mxmlc] scanning for overrides: ComboBox
[mxmlc] scanning for overrides: DataGrid
[mxmlc] scanning for overrides: DateField
[mxmlc] scanning for overrides: Label
[mxmlc] scanning for overrides: MenuBar
[mxmlc] scanning for overrides: NumericStepper
[mxmlc] scanning for overrides: RadioButton
[mxmlc] scanning for overrides: RadioButtonGroup
[mxmlc] scanning for overrides: TextArea
[mxmlc] scanning for overrides: ITextInput
[mxmlc] scanning for overrides: TextInput
[mxmlc] scanning for overrides: ITextFieldFactory
[mxmlc] scanning for overrides: Singleton
[mxmlc] scanning for overrides: ItemClickEvent
[mxmlc] scanning for overrides: ListEvent
[mxmlc] scanning for overrides: MenuEvent
[mxmlc] scanning for overrides: MouseEvent
[mxmlc] scanning for overrides: PropertyChangeEventKind
[mxmlc] scanning for overrides: Matrix
[mxmlc] scanning for overrides: Matrix
[mxmlc] scanning for overrides: IFocusManagerComplexComponent
[mxmlc] scanning for overrides: IFocusManagerGroup
[mxmlc] scanning for overrides: IResourceBundle
[mxmlc] scanning for overrides: ResourceManagerImpl
[mxmlc] scanning for overrides: ResourceModuleInfo
[mxmlc] scanning for overrides: ResourceEventDispatcher
[mxmlc] scanning for overrides: ResourceBundleProxy
[mxmlc] scanning for overrides: UIDUtil
[mxmlc] scanning for overrides: GroupBase
[mxmlc] scanning for overrides: SkinnableComponent
[mxmlc] scanning for overrides: ButtonBase
[mxmlc] scanning for overrides: Button
[mxmlc] scanning for overrides: ErrorArray
[mxmlc] scanning for overrides: RunCodeEvent
[mxmlc] scanning for overrides: PasswordInputBead
[mxmlc] scanning for overrides: ITileLayout
[mxmlc] scanning for overrides: TileLayout
[mxmlc] scanning for overrides: IBinaryDataInput
[mxmlc] scanning for overrides: IBinaryDataOutput
[mxmlc] scanning for overrides: BinaryData
[mxmlc] scanning for overrides: LocaleUtils
[mxmlc] scanning for overrides: UIDUtil
[mxmlc] scanning for overrides: IStroke
[mxmlc] scanning for overrides: CursorError
[mxmlc] scanning for overrides: SortError
[mxmlc] scanning for overrides: ISort
[mxmlc] scanning for overrides: Sort
[mxmlc] scanning for overrides: IXMLNotifiable
[mxmlc] scanning for overrides: XMLListAdapter
[mxmlc] scanning for overrides: FlexChildInfo
[mxmlc] scanning for overrides: BaseListData
[mxmlc] scanning for overrides: DataGridListData
[mxmlc] scanning for overrides: IUID
[mxmlc] scanning for overrides: IPropertyChangeNotifier
[mxmlc] scanning for overrides: IUITextField
[mxmlc] scanning for overrides: UITextField
[mxmlc] scanning for overrides: CollectionEvent
[mxmlc] scanning for overrides: CollectionEventKind
[mxmlc] scanning for overrides: LocaleSorter
[mxmlc] scanning for overrides: LocaleID
[mxmlc] scanning for overrides: LocaleRegistry
[mxmlc] scanning for overrides: ResourceBundle
[mxmlc] scanning for overrides: ArrayUtil
[mxmlc] scanning for overrides: StringUtil
[mxmlc] scanning for overrides: DataGroup
[mxmlc] scanning for overrides: LayoutBase
[mxmlc] scanning for overrides: BasicLayout
[mxmlc] scanning for overrides: Endian
[mxmlc] scanning for overrides: ISortField
[mxmlc] scanning for overrides: SortField
[mxmlc] scanning for overrides: IFactory
[mxmlc] scanning for overrides: ObjectUtil
[mxmlc] scanni

Jenkins build is back to normal : royale-compiler #85

2019-11-25 Thread apacheroyaleci
See 




Royale_Release_Step_N002 - Build # 8 - Still Failing!

2019-11-25 Thread apacheroyaleci
Royale_Release_Step_N002 - Build # 8 - Still Failing:

Check console output at 
http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_Release_Step_N002/8/
 to view the results.

Royale_Release_Step_N002 - Build # 7 - Still Failing!

2019-11-25 Thread apacheroyaleci
Royale_Release_Step_N002 - Build # 7 - Still Failing:

Check console output at 
http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_Release_Step_N002/7/
 to view the results.

Build failed in Jenkins: royale-compiler #84

2019-11-25 Thread apacheroyaleci
See 


Changes:

[carlosrovira] add debug profile to pom


--
[...truncated 326.06 KB...]
 [java] Warning: pattern assignBitwiseAndToDescendantsExpr has no reduction 
- ignored.
 [java] Warning: pattern assignBitwiseAndToRuntimeNameExpr has no reduction 
- ignored.
 [java] Warning: pattern assignBitwiseOrToDescendantsExpr has no reduction 
- ignored.
 [java] Warning: pattern assignBitwiseOrToRuntimeNameExpr has no reduction 
- ignored.
 [java] Warning: pattern assignBitwiseXorToDescendantsExpr has no reduction 
- ignored.
 [java] Warning: pattern assignBitwiseXorToRuntimeNameExpr has no reduction 
- ignored.
 [java] Warning: pattern assignDivideToDescendantsExpr has no reduction - 
ignored.
 [java] Warning: pattern assignDivideToRuntimeNameExpr has no reduction - 
ignored.
 [java] Warning: pattern assignLeftShiftToDescendantsExpr has no reduction 
- ignored.
 [java] Warning: pattern assignLeftShiftToRuntimeNameExpr has no reduction 
- ignored.
 [java] Warning: pattern assignLogicalAndToBracketExpr has no reduction - 
ignored.
 [java] Warning: pattern assignLogicalAndToDescendantsExpr has no reduction 
- ignored.
 [java] Warning: pattern assignLogicalAndToMemberExpr has no reduction - 
ignored.
 [java] Warning: pattern assignLogicalAndToNameExpr has no reduction - 
ignored.
 [java] Warning: pattern assignLogicalAndToRuntimeNameExpr has no reduction 
- ignored.
 [java] Warning: pattern assignLogicalOrToBracketExpr has no reduction - 
ignored.
 [java] Warning: pattern assignLogicalOrToDescendantsExpr has no reduction 
- ignored.
 [java] Warning: pattern assignLogicalOrToMemberExpr has no reduction - 
ignored.
 [java] Warning: pattern assignLogicalOrToNameExpr has no reduction - 
ignored.
 [java] Warning: pattern assignLogicalOrToRuntimeNameExpr has no reduction 
- ignored.
 [java] Warning: pattern assignMinusToDescendantsExpr has no reduction - 
ignored.
 [java] Warning: pattern assignMinusToRuntimeNameExpr has no reduction - 
ignored.
 [java] Warning: pattern assignModuloToDescendantsExpr has no reduction - 
ignored.
 [java] Warning: pattern assignModuloToRuntimeNameExpr has no reduction - 
ignored.
 [java] Warning: pattern assignMultiplyToDescendantsExpr has no reduction - 
ignored.
 [java] Warning: pattern assignMultiplyToRuntimeNameExpr has no reduction - 
ignored.
 [java] Warning: pattern assignPlusToDescendantsExpr has no reduction - 
ignored.
 [java] Warning: pattern assignPlusToRuntimeNameExpr has no reduction - 
ignored.
 [java] Warning: pattern assignRightShiftToDescendantsExpr has no reduction 
- ignored.
 [java] Warning: pattern assignRightShiftToRuntimeNameExpr has no reduction 
- ignored.
 [java] Warning: pattern assignToQualifiedRuntimeAttributeExpr has no 
reduction - ignored.
 [java] Warning: pattern assignUnsignedRightShiftToDescendantsExpr has no 
reduction - ignored.
 [java] Warning: pattern assignUnsignedRightShiftToRuntimeNameExpr has no 
reduction - ignored.
 [java] Warning: pattern blockStmt has no reduction - ignored.
 [java] Warning: pattern breakStmt has no reduction - ignored.
 [java] Warning: pattern catchBlockTyped has no reduction - ignored.
 [java] Warning: pattern catchBlockUntyped has no reduction - ignored.
 [java] Warning: pattern configBlockStmt has no reduction - ignored.
 [java] Warning: pattern constantDottedName has no reduction - ignored.
 [java] Warning: pattern constantSwitchCase has no reduction - ignored.
 [java] Warning: pattern continueStmt has no reduction - ignored.
 [java] Warning: pattern countedForStmt has no reduction - ignored.
 [java] Warning: pattern defaultXMLNamespace has no reduction - ignored.
 [java] Warning: pattern doStmt has no reduction - ignored.
 [java] Warning: pattern emptyConstructor has no reduction - ignored.
 [java] Warning: pattern forEachArrayStmt has no reduction - ignored.
 [java] Warning: pattern forEachInDescendantStmt has no reduction - ignored.
 [java] Warning: pattern forEachMemberStmt has no reduction - ignored.
 [java] Warning: pattern forEachStmt has no reduction - ignored.
 [java] Warning: pattern forEachSuperBracketStmt has no reduction - ignored.
 [java] Warning: pattern forEachSuperStmt has no reduction - ignored.
 [java] Warning: pattern forEachVarDeclInStmt has no reduction - ignored.
 [java] Warning: pattern forInArrayStmt has no reduction - ignored.
 [java] Warning: pattern forInDescendantStmt has no reduction - ignored.
 [java] Warning: pattern forInMemberStmt has no reduction - ignored.
 [java] Warning: pattern forInStmt has no reduction - ignored.
 [java] Warning: pattern forInSuperBracketStmt has no reduction - ignored.
 [java] Warning: pa

Royale_Release_Step_002 - Build # 8 - Still Failing!

2019-11-25 Thread apacheroyaleci
Royale_Release_Step_002 - Build # 8 - Still Failing:

Check console output at 
http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_Release_Step_002/8/
 to view the results.

Royale_Release_Step_N002 - Build # 6 - Still Failing!

2019-11-25 Thread apacheroyaleci
Royale_Release_Step_N002 - Build # 6 - Still Failing:

Check console output at 
http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_Release_Step_N002/6/
 to view the results.

Re: Royale_Release_Step_002 - Build # 7 - Still Failing!

2019-11-25 Thread Carlos Rovira
So if you don't opposite I'll try to see how to install gpg.exe

El lun., 25 nov. 2019 a las 6:18, Alex Harui ()
escribió:

> It has never worked on apacheroyalebuilds2, it only worked on
> apacheroyalebuilds which was decommissioned in the test to see if we know
> what we need to rebuild a CI server.
>
> Apparently, gpg.exe is one thing I didn't realize we needed.  I don't
> think gpg-plugin is in our poms because the release-plugin poms require
> gpg.  Hopefully installing gpg will make things better.
>
> -Alex
>
> On 11/24/19, 11:17 AM, "Carlos Rovira"  wrote:
>
> Hi,
> I'm not a windows user from many years ago, but I think the remote
> machine
> does not have gpg.exe installed or at a minimum is not added to be
> found.
> Don't know how RS#2 worked until now.
>
> El dom., 24 nov. 2019 a las 19:53, Carlos Rovira (<
> carlosrov...@apache.org>)
> escribió:
>
> > can't find anything about gpg in pom
> > I was expecting something like "maven-gpg-plugin"
> >
> > El dom., 24 nov. 2019 a las 19:44, Carlos Rovira (<
> carlosrov...@apache.org>)
> > escribió:
> >
> >> Hi Alex,
> >>
> >> seems the problems is:
> >>
> >> [INFO] Caused by: java.io.IOException: Cannot run program "gpg.exe":
> >> CreateProcess error=2, The system cannot find the file specified
> >>
> >> so again there's strange things happening about running external
> >> programs, and not related to the real errors in poms.
> >> Going to see if I can solve this problem
> >>
> >>
> >>
> >>
> >> El dom., 24 nov. 2019 a las 19:38, Carlos Rovira (<
> >> carlosrov...@apache.org>) escribió:
> >>
> >>> Hi,
> >>>
> >>> seems process is using debug option. This is the line in the
> config of
> >>> RS#2:
> >>>
> >>> -X
> >>> --batch-mode
> >>> release:prepare
> >>> -Dtag=org.apache.royale.compiler-$releaseversion-rc$RCNUMBER
> >>> -DpushChanges=false
> >>> -Dusername=$GITUSERNAME
> >>>
> >>>
> >>>
> >>> El dom., 24 nov. 2019 a las 19:37, Carlos Rovira (<
> >>> carlosrov...@apache.org>) escribió:
> >>>
>  Hi Alex,
> 
>  I'll try to add -X in config now. About locally what do you mean?
> I
>  tried both from RemoteDesktop and from my local browser. There's
> another
>  option? I assume that we are using a remote machine to avoid
> configuring
>  things in local machines.
> 
>  El dom., 24 nov. 2019 a las 17:09, Alex Harui
> ()
>  escribió:
> 
> > Is maven invoked with -X option to get maximum output?  Have you
> tried
> > running locally?
> >
> > Get Outlook for Android<
> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Faka.ms%2Fghei36&data=02%7C01%7Caharui%40adobe.com%7C88c3c16763934dee233508d77112f885%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637102198601719001&sdata=%2FUP4OocaZoiGBcvWHlZyaye89Ru5UOwx%2ByzCbCfxai8%3D&reserved=0
> >
> >
> > 
> > From: Carlos Rovira 
> > Sent: Sunday, November 24, 2019 2:21:36 AM
> > To: dev@royale.apache.org 
> > Subject: Re: Royale_Release_Step_002 - Build # 7 - Still Failing!
> >
> > Hi Alex,
> >
> > In my latest commit I updated a hardcoded "0.9.6" string to
> "0.9.7". I
> > think that should be automated in some place right?
> >
> > A part from that I'm stuck in RS#2 step, tried various things
> but I
> > always
> > end with:
> >
> > "Build step 'Invoke top-level Maven targets' marked build as
> failure"
> >
> > So don't know how to overcome that error. Maybe you have some
> idea or
> > proposal for this.
> >
> > Thanks
> >
> > Carlos
> >
> >
> >
> >
> >
> > El dom., 24 nov. 2019 a las 11:15, 
> > escribió:
> >
> > > Royale_Release_Step_002 - Build # 7 - Still Failing:
> > >
> > > Check console output at
> > >
> >
> https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapacheroyaleci2.westus2.cloudapp.azure.com%3A8080%2Fjob%2FRoyale_Release_Step_002%2F7%2F&data=02%7C01%7Caharui%40adobe.com%7C88c3c16763934dee233508d77112f885%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637102198601719001&sdata=Q2FYc4MbOcwJmChYiXglZxqFlZ5QZMTqFSOfNzkqkHY%3D&reserved=0
> > > to view the results.
> >
> >
> >
> > --
> > Carlos Rovira
> >
> >
> https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fabout.me%2Fcarlosrovira&data=02%7C01%7Caharui%40adobe.com%7C88c3c16763934dee233508d77112f885%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637102198601719001&sdata=Q4Ab8LXUm4fomdnW%2FHCsIgPlImfh4NnFj0xKqEFMTKI%3D&reserved=0
> >