Re: [DISCUSS] Plugins Release

2015-01-13 Thread Maxim Ermilov
Hi,

Could someone review following changes before release?

https://github.com/apache/cordova-plugin-media-capture/pull/30
https://github.com/apache/cordova-plugin-camera/pull/62

-Maxim


On Tue, Jan 13, 2015 at 6:12 AM, Andrew Grieve  wrote:

> Only concern is: https://issues.apache.org/jira/browse/CB-8284 :(
>
> On Sat, Jan 10, 2015 at 6:36 AM, julio cesar sanchez <
> jcesarmob...@gmail.com
> > wrote:
>
> > Well, if somebody can review the pull request I did some months ago for
> the
> > dialogs plugin I'll be grateful
> > https://github.com/apache/cordova-plugin-dialogs/pull/39
> >
> > I tested it on xcode 5 and xcode 6, on iOS 6, iOS 7 and iOS 8, it fixes a
> > repported bug (CB-7734) and changes the UIAlertView to UIAlerController
> > when available (it was necessary to fix the bug and makes the plugin
> future
> > proof)
> >
> > El sábado, 10 de enero de 2015, Steven Gill 
> > escribió:
> >
> > > I noticed Shaz cleaned up the iOS camera plugin. I figure other plugins
> > > might be ready for a release soon too.
> > >
> > > Let me know if you have any thoughts or concerns. I will look at doing
> > this
> > > release next week.
> > >
> >
>


Re: [Vote] 4.0.0 Ubuntu Release

2014-12-25 Thread Maxim Ermilov
The vote has now closed. The results are:

Positive Binding Votes: 3
Andrew Grieve
Maxim Ermilov
Steven Gill

Negative Binding Votes: 0

The vote has passed.

I will publish to dist + npm later today.

Thx!


On Wed, Dec 24, 2014 at 12:44 PM, Sergey Grebnov (Akvelon) <
v-seg...@microsoft.com> wrote:

> When I build default app template I see the following error (no such
> problem w/ 3.6.3):
>
> Missing icon
> Command finished with error code 1:
>
> Adding  to config.xml fixes the problem
>
> Looks like this is due to the following logic:
> https://github.com/apache/cordova-ubuntu/blob/master/bin/templates/project/cordova/lib/manifest.js#L46
>
> Detailed trace:
>
> sg@acer:~/app$ cordova platforms
> Installed platforms: ubuntu 4.0.0
> ..
> sg@acer:~/app$ sudo cordova build ubuntu -d
> missing icon element in config.xml
> missing icon element in config.xml
> Generating config.xml from defaults for platform "ubuntu"
> Calling plugman.prepare for platform "ubuntu"
> Preparing ubuntu project
> Processing configuration changes for plugins.
> Iterating over installed plugins: []
> Writing out cordova_plugins.js...
> missing icon element in config.xml
> Running command: /home/sg/app/platforms/ubuntu/cordova/build
> Building Desktop Application...
> Missing icon
> Command finished with error code 1:
> /home/sg/app/platforms/ubuntu/cordova/build
> Error: /home/sg/app/platforms/ubuntu/cordova/build: Command failed with
> exit code 1
> at ChildProcess.whenDone
> (/usr/share/cordova-cli/node_modules/cordova-lib/src/cordova/superspawn.js:135:23)
> at ChildProcess.EventEmitter.emit (events.js:98:17)
> at maybeClose (child_process.js:743:16)
> at Process.ChildProcess._handle.onexit (child_process.js:810:5)
>
> Thx!
> -Sergey
> -Original Message-
> From: Steven Gill [mailto:stevengil...@gmail.com]
> Sent: Tuesday, December 23, 2014 9:22 PM
> To: dev@cordova.apache.org
> Subject: Re: [Vote] 4.0.0 Ubuntu Release
>
> +1
>
> Verified archive
> On Dec 23, 2014 8:01 AM, "Andrew Grieve"  wrote:
>
> > +1
> >
> > * coho verify-archive worked fine for me.
> > * Verified sha1s match tags with `coho verify-tags`
> > * Verified archive contents via extracting & diff -r
> >
> > Only thing I saw at all awry is that RELEASENOTES.md has an entry for
> > 4.0.0 in the tgz, but not in master within the repo (forgot to
> > commit?)
> >
> > On Mon, Dec 22, 2014 at 6:02 PM, Maxim Ermilov <
> > maxim.ermi...@canonical.com>
> > wrote:
> > >
> > > > The coho verify script is still failing for me. I'll have to spend
> > > > some time with it to see what the problem is.
> > >
> > > I just test "coho verify-archive" in clean container. It works.
> > > Did you refresh pgp keys ?
> > >
> > > -Maxim
> > >
> > > On Mon, Dec 22, 2014 at 9:26 AM, Steven Gill
> > > 
> > > wrote:
> > >
> > > > Sorry Maxim. The coho verify script is still failing for me. I'll
> > > > have
> > to
> > > > spend some time with it to see what the problem is.
> > > > On Dec 21, 2014 7:08 AM, "Maxim Ermilov"
> > > > 
> > > > wrote:
> > > >
> > > > > > Once this is done
> > > > >
> > > > > done.
> > > > >
> > > > > -Maxim
> > > > >
> > > > > On Fri, Dec 19, 2014 at 10:43 PM, Steven Gill <
> > stevengil...@gmail.com>
> > > > > wrote:
> > > > >
> > > > > > We need you to add your gpg key to dist/keys. Checkout the
> > > > > > publish
> > to
> > > > > > dist/keys step at
> > > > > >
> > > > > >
> > > > >
> > > >
> > >
> > https://github.com/apache/cordova-coho/blob/master/docs/setting-up-gpg
> > .md#creating-a-pgp-key-for-releases
> > > > > >
> > > > > > Once this is done, I can verify the archive was made by you
> > > > > > and
> > give
> > > > the
> > > > > +1
> > > > > >
> > > > > > Sorry for all the hoops (the apache way)
> > > > > >
> > > > > > -Steve
> > > > > >
> > > > > > On Thu, Dec 18, 2014 at 6:34 AM, Maxim Ermilov <
> > > > > > maxim.ermi...@canonical.com>
> > > > > > wrote:
> > > > &g

Re: [Vote] 4.0.0 Ubuntu Release

2014-12-22 Thread Maxim Ermilov
> The coho verify script is still failing for me. I'll have to
> spend some time with it to see what the problem is.

I just test "coho verify-archive" in clean container. It works.
Did you refresh pgp keys ?

-Maxim

On Mon, Dec 22, 2014 at 9:26 AM, Steven Gill  wrote:

> Sorry Maxim. The coho verify script is still failing for me. I'll have to
> spend some time with it to see what the problem is.
> On Dec 21, 2014 7:08 AM, "Maxim Ermilov" 
> wrote:
>
> > > Once this is done
> >
> > done.
> >
> > -Maxim
> >
> > On Fri, Dec 19, 2014 at 10:43 PM, Steven Gill 
> > wrote:
> >
> > > We need you to add your gpg key to dist/keys. Checkout the publish to
> > > dist/keys step at
> > >
> > >
> >
> https://github.com/apache/cordova-coho/blob/master/docs/setting-up-gpg.md#creating-a-pgp-key-for-releases
> > >
> > > Once this is done, I can verify the archive was made by you and give
> the
> > +1
> > >
> > > Sorry for all the hoops (the apache way)
> > >
> > > -Steve
> > >
> > > On Thu, Dec 18, 2014 at 6:34 AM, Maxim Ermilov <
> > > maxim.ermi...@canonical.com>
> > > wrote:
> > > >
> > > > Please review and vote on this 4.0.0 Ubuntu Release.
> > > >
> > > > Release issue: https://issues.apache.org/jira/browse/CB-8173
> > > >
> > > > Repos ready to be released have been published to dist/dev:
> > > > https://dist.apache.org/repos/dist/dev/cordova/CB-8173
> > > >
> > > > The package was published from its corresponding git tag:
> > > > cordova-ubuntu: 4.0.0 (193fe98aba)
> > > >
> > > > Upon a successful vote I will upload the archive to dist/, publish it
> > to
> > > > NPM, and post the corresponding blog post.
> > > >
> > > > Voting guidelines:
> > > >
> > >
> >
> https://github.com/apache/cordova-coho/blob/master/docs/release-voting.md
> > > >
> > > > Voting will go on for a minimum of 48 hours.
> > > >
> > > > I vote +1:
> > > > * Ran coho audit-license-headers over the relevant repos
> > > > * Ran coho check-license to ensure all dependencies and
> subdependencies
> > > > have Apache-compatible licenses
> > > > * Performed manual tests to ensure platform could be successfully
> built
> > > and
> > > > run
> > > >
> > > > -Maxim
> > > >
> > >
> >
>


Re: [Vote] 4.0.0 Ubuntu Release

2014-12-21 Thread Maxim Ermilov
> Once this is done

done.

-Maxim

On Fri, Dec 19, 2014 at 10:43 PM, Steven Gill 
wrote:

> We need you to add your gpg key to dist/keys. Checkout the publish to
> dist/keys step at
>
> https://github.com/apache/cordova-coho/blob/master/docs/setting-up-gpg.md#creating-a-pgp-key-for-releases
>
> Once this is done, I can verify the archive was made by you and give the +1
>
> Sorry for all the hoops (the apache way)
>
> -Steve
>
> On Thu, Dec 18, 2014 at 6:34 AM, Maxim Ermilov <
> maxim.ermi...@canonical.com>
> wrote:
> >
> > Please review and vote on this 4.0.0 Ubuntu Release.
> >
> > Release issue: https://issues.apache.org/jira/browse/CB-8173
> >
> > Repos ready to be released have been published to dist/dev:
> > https://dist.apache.org/repos/dist/dev/cordova/CB-8173
> >
> > The package was published from its corresponding git tag:
> > cordova-ubuntu: 4.0.0 (193fe98aba)
> >
> > Upon a successful vote I will upload the archive to dist/, publish it to
> > NPM, and post the corresponding blog post.
> >
> > Voting guidelines:
> >
> https://github.com/apache/cordova-coho/blob/master/docs/release-voting.md
> >
> > Voting will go on for a minimum of 48 hours.
> >
> > I vote +1:
> > * Ran coho audit-license-headers over the relevant repos
> > * Ran coho check-license to ensure all dependencies and subdependencies
> > have Apache-compatible licenses
> > * Performed manual tests to ensure platform could be successfully built
> and
> > run
> >
> > -Maxim
> >
>


[Vote] 4.0.0 Ubuntu Release

2014-12-18 Thread Maxim Ermilov
Please review and vote on this 4.0.0 Ubuntu Release.

Release issue: https://issues.apache.org/jira/browse/CB-8173

Repos ready to be released have been published to dist/dev:
https://dist.apache.org/repos/dist/dev/cordova/CB-8173

The package was published from its corresponding git tag:
cordova-ubuntu: 4.0.0 (193fe98aba)

Upon a successful vote I will upload the archive to dist/, publish it to
NPM, and post the corresponding blog post.

Voting guidelines:
https://github.com/apache/cordova-coho/blob/master/docs/release-voting.md

Voting will go on for a minimum of 48 hours.

I vote +1:
* Ran coho audit-license-headers over the relevant repos
* Ran coho check-license to ensure all dependencies and subdependencies
have Apache-compatible licenses
* Performed manual tests to ensure platform could be successfully built and
run

-Maxim


[DISCUSS] Cordova-Ubuntu Release

2014-12-15 Thread Maxim Ermilov
Does anyone have any reason to delay a cordova-ubuntu platform release?
Any outstanding patches to land?

If not, I will start the release tomorrow.


Re: [Discuss] 3.6.0 Release

2014-08-19 Thread Maxim Ermilov
Could you review/merge following changes before release?

https://github.com/apache/cordova-ubuntu/pull/8
https://github.com/apache/cordova-lib/pull/73

---Maxim


Re: Adding Ubuntu as a platform

2014-08-12 Thread Maxim Ermilov
> Looks like messages about missing dependencies not very friendly.
cordova 3.5 contains duplicated dependency check for ubuntu platform.
(one of them with unclear message.).

issue already fixed in trunk
https://github.com/apache/cordova-lib/commit/153092f2c235185c7f141979a550779800954a92

---Maxim


On Tue, Aug 12, 2014 at 1:46 PM, Andrey Kurdumov 
wrote:

> There some random guy have a problems adding Ubuntu as a platform on SO:
>
> http://stackoverflow.com/questions/25259980/adding-platform-in-apache-cordova-does-not-work
>
> Looks like messages about missing dependencies not very friendly.
>
> - Andrey
>


Re: [DISCUSS] Plugins Release

2014-08-04 Thread Maxim Ermilov
Could you review/merge following changes before release?

https://github.com/apache/cordova-plugin-vibration/pull/12
https://github.com/apache/cordova-plugin-dialogs/pull/25
https://github.com/apache/cordova-plugin-inappbrowser/pull/56
https://github.com/apache/cordova-plugin-media-capture/pull/23

---Maxim


On Tue, Aug 5, 2014 at 3:25 AM, Steven Gill  wrote:

> Thank you Rodrigo! Right when they are added I can do a plugins release!
>
> Stacy/Michael: Any thoughts on if I should wait for new tests to be merged
> in? Do these need more time?
>
>
>
> On Mon, Aug 4, 2014 at 4:17 PM, Rodrigo Silveira 
> wrote:
>
> > Opened CB-7258 to track fxos headers issue.
> >
> > - Original Message -
> > From: "Shazron" 
> > To: dev@cordova.apache.org
> > Sent: Friday, August 1, 2014 1:05:11 PM
> > Subject: Re: [DISCUSS] Plugins Release
> >
> > Oops yeah it's actually called .ratExcludes :P
> >
> > On Fri, Aug 1, 2014 at 11:16 AM, Bryan Higgins 
> > wrote:
> > > Thanks Shaz! I couldn't find any other use of .ratignore in Cordova and
> > > coho isn't configured to look for one.
> > >
> > > Adding a ratExcludes section for plugin-globalization to
> > > cordova-coho/src/repoutil.js did the trick.
> > >
> > >
> > > On Fri, Aug 1, 2014 at 1:31 PM, Shazron  wrote:
> > >
> > >> You can add a .ratignore file, and add the note about the libs being
> > >> approved by Apache legal.
> > >>
> > >> On Fri, Aug 1, 2014 at 6:41 AM, Bryan Higgins  >
> > >> wrote:
> > >> > Thanks Steve.
> > >> >
> > >> > I've done this, but RAT doesn't recognize zlib/libpng even though it
> > has
> > >> > been approved by Apache legal.
> > >> >
> > >> > http://www.apache.org/legal/resolved.html
> > >> >
> > >> >
> > >> > On Thu, Jul 31, 2014 at 7:18 PM, Steven Gill <
> stevengil...@gmail.com>
> > >> wrote:
> > >> >
> > >> >> So Globalization has issues with missing headers and needs a update
> > to
> > >> the
> > >> >> notice file for new licenses. Both Blackberry and FFOS need to go
> do
> > >> this
> > >> >> before I release that plugin!
> > >> >>
> > >> >> What am I doing with test-harness? That isn't being released right?
> > It
> > >> also
> > >> >> needs headers included + notice file updates.
> > >> >>
> > >> >>
> > >> >> On Thu, Jul 31, 2014 at 7:18 AM, Bryan Higgins <
> > br...@bryanhiggins.net>
> > >> >> wrote:
> > >> >>
> > >> >> > I'm into it! BlackBerry now supports File plugin roots and
> > >> Globalization
> > >> >> :)
> > >> >> >
> > >> >> >
> > >> >> > On Tue, Jul 29, 2014 at 3:29 PM, Steven Gill <
> > stevengil...@gmail.com>
> > >> >> > wrote:
> > >> >> >
> > >> >> > > How do you all feel about a plugins release?
> > >> >> > >
> > >> >> > > I can aim to start a vote thread tomorrow or Thursday if people
> > feel
> > >> >> good
> > >> >> > > about it.
> > >> >> > >
> > >> >> > > -Steve
> > >> >> > >
> > >> >> >
> > >> >>
> > >>
> >
>


Re: [DISCUSS] Plugins Release!

2014-06-03 Thread Maxim Ermilov
> Please let me know if you have outstanding pull requests you would like
merged in before release.
https://github.com/apache/cordova-plugin-file/pull/43
https://github.com/apache/cordova-plugin-file-transfer/pull/29
https://github.com/apache/cordova-plugin-device-motion/pull/12
https://github.com/apache/cordova-plugin-camera/pull/25

---Maxim


On Mon, Jun 2, 2014 at 10:17 PM, Steven Gill  wrote:

> I'm planning on doing a plugins release this week!
>
> Please let me know if you have outstanding pull requests you would like
> merged in before release.
>
> I'm hoping to get a vote thread started tomorrow.
>
> Any problems with this plan?
>
> -Steve
>


Re: [Vote] 3.5.0 cordova-ubuntu Release

2014-05-19 Thread Maxim Ermilov
+1


On Thu, May 15, 2014 at 12:20 AM, Steven Gill wrote:

> Please review and vote on this 3.5.0 cordova-ubuntu Release.
>
> Release issue: https://issues.apache.org/jira/browse/CB-6586
>
> Repos ready to be released have been published to dist/dev:
> https://dist.apache.org/repos/dist/dev/cordova/CB-6586/final
>
> The package was published from the corresponding git tag:
> cordova-ubuntu: 3.5.0 (315f880698)
>
> Upon a successful vote I will upload the archives to dist/, publish them to
> NPM, and post the corresponding blog post.
>
> Voting guidelines:
> https://github.com/apache/cordova-coho/blob/master/docs/release-voting.md
>
> Voting will go on for a minimum of 48 hours.
>
> I vote +1:
> * Verified archive
> * Ensured continuous build was green when repos were tagged
>


Re: 3.5.0 RC is ready to be tested

2014-05-14 Thread Maxim Ermilov
No issues found for Cordova-Ubuntu

Cheers,
-Maxim


On Wed, May 14, 2014 at 5:23 AM, Sergey Grebnov (Akvelon) <
v-seg...@microsoft.com> wrote:

> No issues found for Android, WP8, Windows8 platforms on Windows
>
> Tested platform add, build, prepare, run/emulate for the app w/
> whitespaces in the path and some tricky plugins.
>
> Thx!
> Sergey
> From: Steven Gill [mailto:stevengil...@gmail.com]
> Sent: Tuesday, May 13, 2014 5:54 PM
> To: dev@cordova.apache.org
> Cc: Sergey Grebnov (Akvelon)
> Subject: Re: 3.5.0 RC is ready to be tested
>
> Thanks guys!
>
> Looks like everything got merged in.
>
> Uploaded new zips to https://dist.apache.org/repos/dist/dev/cordova/
>
> New cordova-cli rc is available at `npm install cordova@rc`. This one
> should have a proper reference to the newest cordova-lib.
>
> For platforms that have been retagged (firefoxos, windows, wp8,
> blackberry), make sure to delete the cached version on your machines at
> /Users/YOURUSERNAME/.cordova/lib/PLATFORM before testing.
>
> Take a look and let me know if you guys find any more issues. I appreciate
> you all taking time to test!
>
> Cheers,
> -Steve
>
>
>
> On Tue, May 13, 2014 at 3:12 PM, Rodrigo Silveira  > wrote:
> The command cordova help was throwing a module not found exception. I
> submitted a pull request to fix it:
> https://github.com/apache/cordova-cli/pull/175
>
> - Original Message -
> From: "Steven Gill" mailto:stevengil...@gmail.com
> >>
> To: dev@cordova.apache.org
> Cc: "Sergey Grebnov (Akvelon)"  v-seg...@microsoft.com>>
> Sent: Tuesday, May 13, 2014 2:26:41 PM
> Subject: RE: 3.5.0 RC is ready to be tested
>
> Welcome Joel!
>
> Thanks for the heads up.
> On May 13, 2014 2:16 PM, "Joel Kucera"  joe...@microsoft.com>> wrote:
>
> > Hello, we found some issues with the WP8 and Windows8 platforms with
> > 3.5.0RC today.
> >
> > There was a change in build.js for the WP8 platform where exec_verbose
> can
> > return undefined and cause the build to fail. And on Windows8 there is
> some
> > new splashscreen support that isn't working when  > name="SplashScreen" value="screen" /> is in config.xml
> >
> > Sergey is investigating further and actively look into fixes for these
> > issues. We wanted to raise awareness of these issues and we'd really like
> > to get the fixes pulled and have the RC retagged when fixes are
> available.
> >
> > Sergey and I can provide more details if needed and keep people up to
> date.
> >
> > Thank you,
> > Joel Kucera
> >
> > (I don't know if it's customary to do introductions here, but I'm an SDET
> > at Microsoft on the team that's been working on the Cordova support in
> > Visual Studio, so, Hi everyone, it's great to be able to be part of the
> > community.).
> >
> > -Original Message-
> > From: Rodrigo Silveira [mailto:rsilve...@mozilla.com rsilve...@mozilla.com>]
> > Sent: Tuesday, May 13, 2014 12:50 PM
> > To: dev@cordova.apache.org
> > Subject: Re: 3.5.0 RC is ready to be tested
> >
> > The fix for issue 2) is here:
> > https://github.com/apache/cordova-firefoxos/pull/8
> >
> > Running cordova build/compile with platform firefoxos will produce an
> > error, this is fixed by this pull request:
> > https://github.com/apache/cordova-firefoxos/pull/7
> >
> > Can these please be pulled and tagged? Let me know if you need me to
> > squash and rebase the last pull.
> >
> > Thanks,
> > Rodrigo.
> >
> > - Original Message -
> > From: "Rodrigo Silveira"  rsilve...@mozilla.com>>
> > To: dev@cordova.apache.org
> > Sent: Tuesday, May 13, 2014 10:29:43 AM
> > Subject: Re: 3.5.0 RC is ready to be tested
> >
> > Yes, number 2) is pretty bad, I'll submit fix for this shortly.
> >
> > - Original Message -
> > From: "Axel Nennker" mailto:ignisvul...@gmail.com
> >>
> > To: "dev" mailto:dev@cordova.apache.org>>
> > Sent: Tuesday, May 13, 2014 8:34:02 AM
> > Subject: Re: 3.5.0 RC is ready to be tested
> >
> > Regarding 2):
> > prepare.js merges defaults.xml and config.xml which yields in duplicate
> > elements name and description.
> > This is a bug in cordova-lib, I think.
> >
> > Axel
> > Am 13.05.2014 13:50 schrieb "Axel Nennker"  >:
> >
> > > 1)
> > > I just installed 3.5.0-0.2.2 and the FirefoxOS icon PR is not in it.
> > > Although it is in here:
> > >
> > > https://github.com/apache/cordova-lib/blob/master/cordova-lib/src/cord
> > > ova/metadata/firefoxos_parser.js
> > >
> > > 2)
> > > Again on platform==firefoxos the values of config.name<
> http://config.name> and
> > > config.description in firefoxos_parser.js seem to be the values of the
> > > template app and not the values from config.xml I get this values in
> > > manifest.webapp
> > > "name": "HelloCordova",
> > > "description": "A sample Apache Cordova application that responds
> > > to the deviceready event.", while www/config.xml contains different

Re: [jira] [Commented] (CB-6594) [Release + 3.5.0] Branch & Test & Tag RC1 for Ubuntu

2014-05-05 Thread Maxim Ermilov
Hi Steven,

> I'm assuming you want me to pull those in :P
yes :)


On Fri, May 2, 2014 at 10:42 PM, Steven Gill  wrote:

> Hey Maxim,
>
> I'm assuming you want me to pull those in :P
>
>
> On Fri, May 2, 2014 at 10:35 AM, Maxim Ermilov (JIRA)  >wrote:
>
> >
> > [
> >
> https://issues.apache.org/jira/browse/CB-6594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13987982#comment-13987982
> ]
> >
> > Maxim Ermilov commented on CB-6594:
> > ---
> >
> > https://github.com/apache/cordova-ubuntu/pull/6
> > https://github.com/apache/cordova-plugin-file/pull/43
> > https://github.com/apache/cordova-plugin-file-transfer/pull/29
> > https://github.com/apache/cordova-cli/pull/136
> > https://github.com/apache/cordova-plugin-device-motion/pull/12
> > https://github.com/apache/cordova-plugin-camera/pull/25
> >
> >
> > > [Release + 3.5.0] Branch & Test & Tag RC1 for Ubuntu
> > > 
> > >
> > > Key: CB-6594
> > > URL: https://issues.apache.org/jira/browse/CB-6594
> > > Project: Apache Cordova
> > >  Issue Type: Sub-task
> > >  Components: Ubuntu
> > >Reporter: Steve Gill
> > >Assignee: Maxim Ermilov
> > > Fix For: 3.5.0
> > >
> > >
> > > Refer to Workflow here:
> > > http://wiki.apache.org/cordova/CuttingReleases
> >
> >
> >
> > --
> > This message was sent by Atlassian JIRA
> > (v6.2#6252)
> >
>


[ubuntu] pull requests

2014-03-05 Thread Maxim Ermilov
Hello,

Please review/pull the:

https://github.com/apache/cordova-plugin-file-transfer/pull/22
https://github.com/apache/cordova-plugin-device-motion/pull/11
https://github.com/apache/cordova-plugin-camera/pull/16
https://github.com/apache/cordova-cli/pull/136

_
Best regards,
Maxim Ermilov


broken org.apache.cordova.inappbrowser

2014-03-05 Thread Maxim Ermilov
Hello,

commit 39e64c988afb38a081fae7e3d71d18424a3cfbf4 broke plugin (
https://github.com/apache/cordova-plugin-inappbrowser/commit/39e64c988afb38a081fae7e3d71d18424a3cfbf4).

fix - https://github.com/apache/cordova-plugin-inappbrowser/pull/26

_
Best regards,
Maxim Ermilov


New release of the cordova-plugin-file

2014-02-03 Thread Maxim Ermilov
Hey guys,

I noticed the cordova-plugin-file was released 3 months ago.
Could we plan for a new release soon? This would be to enable Ubuntu
support, which has been merged for a bit.

_
Best regards,
Maxim Ermilov


Re: [Ubuntu] Pull Requests

2014-01-29 Thread Maxim Ermilov
>I will take a look at these tomorrow/today?
It will be great to merge it before 3.4.0 ;)


[Medic] Pull Request - add ubuntu support

2014-01-29 Thread Maxim Ermilov
Please review/pull the:

https://github.com/apache/cordova-medic/pull/6

_
Best regards,
Maxim Ermilov


[Ubuntu] Pull Requests

2014-01-20 Thread Maxim Ermilov
Please review/pull the:

https://github.com/apache/cordova-cli/pull/119
https://github.com/apache/cordova-ubuntu/pull/5
https://github.com/apache/cordova-plugin-file/pull/23
https://github.com/apache/cordova-plugin-device-orientation/pull/9
https://github.com/apache/cordova-plugin-media-capture/pull/11
https://github.com/apache/cordova-plugin-geolocation/pull/13

_
Best regards,
Maxim Ermilov


Re: Cordova for Ubuntu

2013-12-03 Thread Maxim Ermilov
> When I run npm test on cordova cli, I get one failing test.
https://github.com/apache/cordova-cli/pull/103

> Plugins have been merged and pushed to Dev.
awesome! thank you.

> No geolocation plugin support, any specific reason why?
ups. I forget about it:( I will publish patches for it later today.

> Most of the plugins don't have feature tags for ubuntu. Was this done for
a reason?
yes.
cordova-ubuntu uses feature tags to specify additional required permissions
& shared libraries.
most plugins does not need them.

> I noticed the ones that did have feature tags had the name set to Camera.
> I figured this was a copy paste error and I fixed it up where applicable.
It was a copy paste error.

> Hopefully the CLI + Plugman are ready for primetime for the 3.3.0 release
coming up.
is there any blocking issue?

__
Cheers,
-Maxim



Re: Cordova for Ubuntu

2013-11-06 Thread Maxim Ermilov
> cordova-ubuntu hosted at https://launchpad.net/cordova-ubuntu/ .
git repo: https://github.com/Zaspire/cordova-ubuntu.git



On Sat, Nov 2, 2013 at 10:51 PM, Maxim Ermilov
wrote:

> Hey Steven,
>
>
> > We should look into moving your guys cordova-ubuntu code into
> > https://git-wip-us.apache.org/repos/asf?p=cordova-ubuntu.git
>
> cordova-ubuntu hosted at https://launchpad.net/cordova-ubuntu/ .
> I think, better import it without commit history.
>
>
> On Thu, Oct 31, 2013 at 10:49 PM, Steven Gill wrote:
>
>> Hey Maxim,
>>
>> I will help you guys out on our end to integrate into cordova. I am
>> thinking we hold off merging in until after 3.2 gets released.
>>
>> We should look into moving your guys cordova-ubuntu code into
>> https://git-wip-us.apache.org/repos/asf?p=cordova-ubuntu.git
>>
>>
>>
>>
>> On Wed, Oct 30, 2013 at 3:51 PM, Maxim Ermilov
>> wrote:
>>
>> > > First step is to get a CLA signed w/ Apache.
>> > CLA&ICLA is finally signed.
>> >
>> > > In the meantime, you can create pull requests to Plugman, CLI and
>> Plugin*
>> > https://github.com/apache/cordova-plugman/pull/24
>> > https://github.com/apache/cordova-cli/pull/47
>> > https://github.com/apache/cordova-plugin-console/pull/3
>> >
>> > _
>> > Best regards,
>> > Maxim Ermilov
>> >
>> >
>>
>
>


Re: Cordova for Ubuntu

2013-11-02 Thread Maxim Ermilov
Hey Steven,

> We should look into moving your guys cordova-ubuntu code into
> https://git-wip-us.apache.org/repos/asf?p=cordova-ubuntu.git

cordova-ubuntu hosted at https://launchpad.net/cordova-ubuntu/ .
I think, better import it without commit history.


On Thu, Oct 31, 2013 at 10:49 PM, Steven Gill wrote:

> Hey Maxim,
>
> I will help you guys out on our end to integrate into cordova. I am
> thinking we hold off merging in until after 3.2 gets released.
>
> We should look into moving your guys cordova-ubuntu code into
> https://git-wip-us.apache.org/repos/asf?p=cordova-ubuntu.git
>
>
>
>
> On Wed, Oct 30, 2013 at 3:51 PM, Maxim Ermilov
> wrote:
>
> > > First step is to get a CLA signed w/ Apache.
> > CLA&ICLA is finally signed.
> >
> > > In the meantime, you can create pull requests to Plugman, CLI and
> Plugin*
> > https://github.com/apache/cordova-plugman/pull/24
> > https://github.com/apache/cordova-cli/pull/47
> > https://github.com/apache/cordova-plugin-console/pull/3
> >
> > _
> > Best regards,
> > Maxim Ermilov
> >
> >
>


Re: Cordova for Ubuntu

2013-10-30 Thread Maxim Ermilov
> First step is to get a CLA signed w/ Apache.
CLA&ICLA is finally signed.

> In the meantime, you can create pull requests to Plugman, CLI and Plugin*
https://github.com/apache/cordova-plugman/pull/24
https://github.com/apache/cordova-cli/pull/47
https://github.com/apache/cordova-plugin-console/pull/3

_
Best regards,
Maxim Ermilov



Cordova for Ubuntu

2013-10-07 Thread Maxim Ermilov
Hello,

I am working on Cordova port for Ubuntu Touch/Ubuntu.
Currently it supports:
1. cli project managment
2. most of core plugins

The code can be found here:
https://launchpad.net/cordova-ubuntu/

https://github.com/Zaspire/cordova-plugman
https://github.com/Zaspire/cordova-cli

https://github.com/Zaspire/cordova-plugin-*

What is the next steps for getting this into the apache repo's and merged
in?

_
Best regards,
Maxim Ermilov