Nightly build #693 for cordova has failed

2018-04-17 Thread Apache Jenkins Server
Nightly build #693 for cordova has failed.

Please check failure details on build details page at 
https://builds.apache.org/job/cordova-nightly/693/
You can also take a look at build console: 
https://builds.apache.org/job/cordova-nightly/693/consoleFull

-
Jenkins for Apache Cordova

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org

Cordova YunOS

2018-04-17 Thread Shazron
Yun means Cloud

Found this:
https://github.com/alibaba/cordova-yunos

YunOS:
https://en.wikipedia.org/wiki/Yun_OS

Although...
http://techwireasia.com/2017/06/yunos-alibabas-mobile-operating-system-fails-topple-tencents-reign/


Re: [DISCUSS] Plugins release

2018-04-17 Thread Joe Bowser
Hey

This is technically off-topic, but I commented on the PR asking for a new
PR and discussion on the list.  However, without additional committers, I
don't see this happening in the short term.  If people are interested in
becoming committers on this project, people should let us know on this
mailing list.  We can definitely use the help.

I hope this clears things up a bit.



On Tue, Apr 17, 2018 at 11:27 AM, Niklas Merz  wrote:

> Hello everyone,
>
> I am watching another issue for some time and I would like to see it going
> forward.
>
> Cordova InAppBrowser WKWebview support
> https://issues.apache.org/jira/browse/CB-7179?page=com.atlas
> sian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel&
> focusedCommentId=16160433#comment-16160433
>
> Dave Alden did some great work and commented it, but now it seems stuck.
> How can we promote the effort to get WKWebview for the IAB plugin? Or is
> there no chance to get that in the official plugin?
>
> Thanks for your help.
>
> Best regards
> Niklas
>
> -
>
> To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
> For additional commands, e-mail: dev-h...@cordova.apache.org
>
>


Re: [DISCUSS] Plugins release

2018-04-17 Thread Niklas Merz

Hello everyone,

I am watching another issue for some time and I would like to see it 
going forward.


Cordova InAppBrowser WKWebview support
https://issues.apache.org/jira/browse/CB-7179?page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel&focusedCommentId=16160433#comment-16160433

Dave Alden did some great work and commented it, but now it seems stuck. 
How can we promote the effort to get WKWebview for the IAB plugin? Or is 
there no chance to get that in the official plugin?


Thanks for your help.

Best regards
Niklas

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



Re: OSX store rejects cordova apps

2018-04-17 Thread Shazron
What is the minimum? ""The menu bar [a]lways contains [a] Window menu" is
that it?
If not there will be ping pong submissions until the cows come home with
the Apple Reviewers.

On Tue, Apr 17, 2018 at 4:57 PM, Remo Laubacher 
wrote:

> Hi
> we'd like to use cordova to submit an app to the mac store (not iOS, osx).
> This doesn't work due to a problem with OSX S Human Interface Guidelines.
>
> It has already been reported a while ago, you can see the issue here
> https://issues.apache.org/jira/browse/CB-10601
>
> Unfortunately we don't have much knowledge about OSX / Objective C.
> However, if there's someone who could fix this, I'd be willing to spend
> some money to get it done. It sounds like a simple thing as it would be
> enough to quit the app when the main window is closed.
>
> Thanks,
> Remo
>


Re: [DISCUSS] Android & iOS release

2018-04-17 Thread Steven Gill
Joe or myself don't currently have the time to fix this problem and
probably won't for the foreseeable future. Plugin maintainers can send PRs
to cordova-android adding their mapping if they want or update their
plugins.

But I'd like to get this release out because of the bug fixes that have
landed and because the release train should keep rolling. A future release
can happen with those fixes once PRs come in

On Tue, Apr 17, 2018 at 2:59 PM, Joe Bowser  wrote:

> On Tue, Apr 17, 2018 at 2:54 PM, julio cesar sanchez <
> jcesarmob...@gmail.com
> > wrote:
>
> > Yeah, but our plugins work because we have put some code to copy our
> files
> > to a new location instead of updating the paths in the plugins'
> plugin.xml.
> > This is handled for what our plugins need, but not for all the possible
> > cases, so I don't think it's ok to make a patch to just make our plugins
> > work but don't do the same for other allowed files. If we didn't update
> the
> > core plugins for the new path we shouldn't ask users to do it in their
> > plugins.
> >
> >
> Fair, we should really be updating all our plugins and figuring out how to
> remove the patch.  The last thing I want to see is this code growing like
> a cancer, which it very well could.  I don't think we should be delaying
> the release because of third party plugins not being able to be installed.
>
>
> > Also there is the problem I told you about the false positive making it
> > think it's an Eclipse project and making our plugins fail to install if
> > they are installed after a plugin with the previos problem.
> >
> >
> Yeah, that's a pretty major failure that we never saw when we were testing
> 7.0.  I don't think this should delay the release either unless a PR
> arrives that fixes this.
>
>
>
> >
> > 2018-04-17 23:30 GMT+02:00 Joe Bowser :
> >
> > > I disagree.  We have our core plugins installing and uninstalling
> without
> > > issue currently, and we can't babysit everyone with their third party
> > > plugins.  The community needs to come up with a plan on deprecating the
> > old
> > > project structure and communicating that to the third party plugin
> > > maintainers.
> > >
> > >
> > > On Tue, Apr 17, 2018 at 2:28 PM, julio cesar sanchez <
> > > jcesarmob...@gmail.com
> > > > wrote:
> > >
> > > > Before doing an Android release we should fix the problems with
> plugins
> > > > installs, people is not updating because of it
> > > >
> > > > 2018-04-17 3:31 GMT+02:00 gandhi rajan :
> > > >
> > > > > Hi Steve,
> > > > >
> > > > > Can you please have a look at this PR -
> > > > > https://github.com/apache/cordova-docs/pull/811
> > > > >
> > > > > It's related to Cordova doc changes.
> > > > >
> > > > > On Tuesday, April 17, 2018, Steven Gill stevengil...@gmail.com>
> > wrote:
> > > > >
> > > > > > Going to aim to do a release this week. Let me know if there are
> > any
> > > > PRs
> > > > > I
> > > > > > should look at.
> > > > > >
> > > > >
> > > > >
> > > > > --
> > > > > Regards,
> > > > > Gandhi
> > > > >
> > > > > "The best way to find urself is to lose urself in the service of
> > others
> > > > > !!!"
> > > > >
> > > >
> > >
> >
>


Re: [DISCUSS] Android & iOS release

2018-04-17 Thread Joe Bowser
On Tue, Apr 17, 2018 at 2:54 PM, julio cesar sanchez  wrote:

> Yeah, but our plugins work because we have put some code to copy our files
> to a new location instead of updating the paths in the plugins' plugin.xml.
> This is handled for what our plugins need, but not for all the possible
> cases, so I don't think it's ok to make a patch to just make our plugins
> work but don't do the same for other allowed files. If we didn't update the
> core plugins for the new path we shouldn't ask users to do it in their
> plugins.
>
>
Fair, we should really be updating all our plugins and figuring out how to
remove the patch.  The last thing I want to see is this code growing like
a cancer, which it very well could.  I don't think we should be delaying
the release because of third party plugins not being able to be installed.


> Also there is the problem I told you about the false positive making it
> think it's an Eclipse project and making our plugins fail to install if
> they are installed after a plugin with the previos problem.
>
>
Yeah, that's a pretty major failure that we never saw when we were testing
7.0.  I don't think this should delay the release either unless a PR
arrives that fixes this.



>
> 2018-04-17 23:30 GMT+02:00 Joe Bowser :
>
> > I disagree.  We have our core plugins installing and uninstalling without
> > issue currently, and we can't babysit everyone with their third party
> > plugins.  The community needs to come up with a plan on deprecating the
> old
> > project structure and communicating that to the third party plugin
> > maintainers.
> >
> >
> > On Tue, Apr 17, 2018 at 2:28 PM, julio cesar sanchez <
> > jcesarmob...@gmail.com
> > > wrote:
> >
> > > Before doing an Android release we should fix the problems with plugins
> > > installs, people is not updating because of it
> > >
> > > 2018-04-17 3:31 GMT+02:00 gandhi rajan :
> > >
> > > > Hi Steve,
> > > >
> > > > Can you please have a look at this PR -
> > > > https://github.com/apache/cordova-docs/pull/811
> > > >
> > > > It's related to Cordova doc changes.
> > > >
> > > > On Tuesday, April 17, 2018, Steven Gill stevengil...@gmail.com>
> wrote:
> > > >
> > > > > Going to aim to do a release this week. Let me know if there are
> any
> > > PRs
> > > > I
> > > > > should look at.
> > > > >
> > > >
> > > >
> > > > --
> > > > Regards,
> > > > Gandhi
> > > >
> > > > "The best way to find urself is to lose urself in the service of
> others
> > > > !!!"
> > > >
> > >
> >
>


Re: [DISCUSS] Android & iOS release

2018-04-17 Thread julio cesar sanchez
Yeah, but our plugins work because we have put some code to copy our files
to a new location instead of updating the paths in the plugins' plugin.xml.
This is handled for what our plugins need, but not for all the possible
cases, so I don't think it's ok to make a patch to just make our plugins
work but don't do the same for other allowed files. If we didn't update the
core plugins for the new path we shouldn't ask users to do it in their
plugins.

Also there is the problem I told you about the false positive making it
think it's an Eclipse project and making our plugins fail to install if
they are installed after a plugin with the previos problem.


2018-04-17 23:30 GMT+02:00 Joe Bowser :

> I disagree.  We have our core plugins installing and uninstalling without
> issue currently, and we can't babysit everyone with their third party
> plugins.  The community needs to come up with a plan on deprecating the old
> project structure and communicating that to the third party plugin
> maintainers.
>
>
> On Tue, Apr 17, 2018 at 2:28 PM, julio cesar sanchez <
> jcesarmob...@gmail.com
> > wrote:
>
> > Before doing an Android release we should fix the problems with plugins
> > installs, people is not updating because of it
> >
> > 2018-04-17 3:31 GMT+02:00 gandhi rajan :
> >
> > > Hi Steve,
> > >
> > > Can you please have a look at this PR -
> > > https://github.com/apache/cordova-docs/pull/811
> > >
> > > It's related to Cordova doc changes.
> > >
> > > On Tuesday, April 17, 2018, Steven Gill stevengil...@gmail.com> wrote:
> > >
> > > > Going to aim to do a release this week. Let me know if there are any
> > PRs
> > > I
> > > > should look at.
> > > >
> > >
> > >
> > > --
> > > Regards,
> > > Gandhi
> > >
> > > "The best way to find urself is to lose urself in the service of others
> > > !!!"
> > >
> >
>


Re: [DISCUSS] Android & iOS release

2018-04-17 Thread Joe Bowser
I disagree.  We have our core plugins installing and uninstalling without
issue currently, and we can't babysit everyone with their third party
plugins.  The community needs to come up with a plan on deprecating the old
project structure and communicating that to the third party plugin
maintainers.


On Tue, Apr 17, 2018 at 2:28 PM, julio cesar sanchez  wrote:

> Before doing an Android release we should fix the problems with plugins
> installs, people is not updating because of it
>
> 2018-04-17 3:31 GMT+02:00 gandhi rajan :
>
> > Hi Steve,
> >
> > Can you please have a look at this PR -
> > https://github.com/apache/cordova-docs/pull/811
> >
> > It's related to Cordova doc changes.
> >
> > On Tuesday, April 17, 2018, Steven Gill stevengil...@gmail.com> wrote:
> >
> > > Going to aim to do a release this week. Let me know if there are any
> PRs
> > I
> > > should look at.
> > >
> >
> >
> > --
> > Regards,
> > Gandhi
> >
> > "The best way to find urself is to lose urself in the service of others
> > !!!"
> >
>


Re: [DISCUSS] Android & iOS release

2018-04-17 Thread julio cesar sanchez
Before doing an Android release we should fix the problems with plugins
installs, people is not updating because of it

2018-04-17 3:31 GMT+02:00 gandhi rajan :

> Hi Steve,
>
> Can you please have a look at this PR -
> https://github.com/apache/cordova-docs/pull/811
>
> It's related to Cordova doc changes.
>
> On Tuesday, April 17, 2018, Steven Gill stevengil...@gmail.com> wrote:
>
> > Going to aim to do a release this week. Let me know if there are any PRs
> I
> > should look at.
> >
>
>
> --
> Regards,
> Gandhi
>
> "The best way to find urself is to lose urself in the service of others
> !!!"
>


OSX store rejects cordova apps

2018-04-17 Thread Remo Laubacher
Hi
we'd like to use cordova to submit an app to the mac store (not iOS, osx).
This doesn't work due to a problem with OSX S Human Interface Guidelines.

It has already been reported a while ago, you can see the issue here
https://issues.apache.org/jira/browse/CB-10601

Unfortunately we don't have much knowledge about OSX / Objective C.
However, if there's someone who could fix this, I'd be willing to spend
some money to get it done. It sounds like a simple thing as it would be
enough to quit the app when the main window is closed.

Thanks,
Remo