Hi,

As "cordova.platforms.ios" was initially part of the "webcommon" cluster,
and removed from cluster.properties in PR856
<https://github.com/apache/incubator-netbeans/pull/856/commits/0c5462efa311563ab1f877edd07fad16d11e4cd9>
[1]
due to a license problem. hoping it to be added when licensing resolved,
moving "cordova.platforms.ios" along with the other modules (altogether 54
modules)
travis build
<https://travis-ci.com/thilina01/incubator-netbeans/builds/84545322> [2] on
the branch succeded
submitting PR

[1]
https://github.com/apache/incubator-netbeans/pull/856/commits/0c5462efa311563ab1f877edd07fad16d11e4cd9
[2] https://travis-ci.com/thilina01/incubator-netbeans/builds/84545322

*Kind regards, *
*Thilina Ranathunga.*


On Wed, Sep 12, 2018 at 12:49 PM Geertjan Wielenga
<[email protected]> wrote:

> Excellent progress. This is the very last of the cluster restructurings.
> :-)
>
> Gj
>
> On Wed, Sep 12, 2018 at 7:22 AM, Svata Dedic <[email protected]>
> wrote:
>
> > Hi,
> >
> > cordova.platform.ios links against LGPL libraries which seemed to be an
> > issue for Apache distribution: see https://www.apache.org/legal/r
> > esolved.html#category-x, LGPL 2.1 is explicitly listed.
> >
> > I'll try to fix the relevant code/dependencies today, sorry for the
> > inconvenience.
> >
> > -Svata
> >
> > Dne 12.9.2018 v 07:10 Junichi Yamamoto napsal(a):
> >
> > Hi Thilina,
> >>
> >> Probably, it is related to PR 856[1].
> >>
> >> [1] https://github.com/apache/incubator-netbeans/pull/856
> >>
> >> Thanks,
> >> Junichi
> >> On Wed, Sep 12, 2018 at 1:48 PM Thilina Ranathunga <[email protected]
> >
> >> wrote:
> >>
> >>>
> >>> build success when 'cordova.platforms.ios' added to the  'webcommon'
> >>> cluster.
> >>>
> >>> *Kind regards, *
> >>> *Thilina Ranathunga.*
> >>>
> >>>
> >>> On Wed, Sep 12, 2018 at 9:42 AM Thilina Ranathunga <
> [email protected]>
> >>> wrote:
> >>>
> >>> Hi,
> >>>>
> >>>> working on 'webcommon' cluster move.
> >>>>
> >>>> have a doubt, 'cordova.platforms.ios' not included in the cluster
> while
> >>>> 'cordova', 'cordova.platforms' and 'cordova.platforms.android' are
> >>>> included. is this intentional or mistake?
> >>>>
> >>>>   ant -Dcluster.config=standard
> >>>> fails saying
> >>>> ----------------
> >>>>   build-one-cluster:
> >>>>       [echo] Building nb.cluster.webcommon modules
> >>>>       [echo]
> >>>> api.knockout,cordova,cordova.platforms,cordova.platforms.and
> >>>> roid,extbrowser.chrome,html.angular,html.knockout,html.
> >>>> ojet,javascript.bower,javascript.cdnjs,javascript.grunt,
> >>>> javascript.gulp,javascript.jstestdriver,javascript.karma,
> >>>> javascript.nodejs,javascript.v8debug,javascript.v8debug.ui,
> >>>> javascript2.doc,javascript2.editor,javascript2.extdoc,javasc
> >>>> ript2.extjs,javascript2.jade,javascript2.jquery,javascript2
> >>>> .jsdoc,javascript2.json,javascript2.kit,javascript2.
> >>>> knockout,javascript2.lexer,javascript2.model,javascript2.
> >>>>
> nodejs,javascript2.prototypejs,javascript2.react,javascript2.requirejs,
> >>>> javascript2.sdoc,javascript2.source.query,javascript2.
> >>>> types,languages.apacheconf,languages.ini,lib.v8debug,
> >>>> libs.jstestdriver,libs.nashorn,libs.plist,netserver,
> >>>> selenium2.webclient,selenium2.webclient.mocha,selenium2.
> >>>> webclient.protractor,web.client.kit,web.client.samples,
> >>>> web.clientproject,web.clientproject.api,web.inspect,web.
> >>>> javascript.debugger,web.webkit.tooling
> >>>>       [echo] Dependencies:
> >>>> nb.cluster.ide,nb.cluster.extide,nb.cluster.platform
> >>>> [insert-module-all-targets] Cannot find build prerequisite
> >>>> org.netbeans.libs.plist of
> >>>> /home/thilina/github/netbeans/webcommon-move/incubator-netbe
> >>>> ans-1174-move-webcommon-cluster-task3-ant/cordova.platforms.ios
> >>>> [insert-module-all-targets] Cannot find build prerequisite
> >>>> org.netbeans.modules.cordova.platforms of
> >>>> /home/thilina/github/netbeans/webcommon-move/incubator-netbe
> >>>> ans-1174-move-webcommon-cluster-task3-ant/cordova.platforms.ios
> >>>> [insert-module-all-targets] Cannot find build prerequisite
> >>>> org.netbeans.modules.netserver of
> >>>> /home/thilina/github/netbeans/webcommon-move/incubator-netbe
> >>>> ans-1174-move-webcommon-cluster-task3-ant/cordova.platforms.ios
> >>>> [insert-module-all-targets] Cannot find build prerequisite
> >>>> org.netbeans.modules.web.clientproject.api of
> >>>> /home/thilina/github/netbeans/webcommon-move/incubator-netbe
> >>>> ans-1174-move-webcommon-cluster-task3-ant/cordova.platforms.ios
> >>>> [insert-module-all-targets] Cannot find build prerequisite
> >>>> org.netbeans.api.web.webmodule of
> >>>> /home/thilina/github/netbeans/webcommon-move/incubator-netbe
> >>>> ans-1174-move-webcommon-cluster-task3-ant/hibernateweb
> >>>> [insert-module-all-targets] Cannot find build prerequisite
> >>>> org.netbeans.modules.hibernate of
> >>>> /home/thilina/github/netbeans/webcommon-move/incubator-netbe
> >>>> ans-1174-move-webcommon-cluster-task3-ant/hibernateweb
> >>>> ----------------
> >>>>
> >>>> and what about the 'hibernateweb' ?
> >>>>
> >>>> is it okay to add those modules to the cluster? otherwise please
> advise.
> >>>>
> >>>> *Kind regards, *
> >>>> *Thilina Ranathunga.*
> >>>>
> >>>>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: [email protected]
> >> For additional commands, e-mail: [email protected]
> >>
> >> For further information about the NetBeans mailing lists, visit:
> >> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
> >>
> >>
> >>
> >>
> >>
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [email protected]
> > For additional commands, e-mail: [email protected]
> >
> > For further information about the NetBeans mailing lists, visit:
> > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
> >
> >
> >
> >
>

Reply via email to