[ANNOUNCE] Plugin Release
Blog: http://cordova.apache.org/news/2016/03/12/plugin-release.html Can someone send the tweet out?
[GitHub] cordova-docs pull request: CB-10836 Improving "Edit" links
Github user csantanapr commented on the pull request: https://github.com/apache/cordova-docs/pull/551#issuecomment-195847261 They don't have to be on the row on mobile. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- - To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org
[GitHub] cordova-docs pull request: CB-10836 Improving "Edit" links
Github user csantanapr commented on the pull request: https://github.com/apache/cordova-docs/pull/551#issuecomment-195847241 @dblotsky no way we can make it work on mobile float, flex, css, etc.. ? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- - To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org
Re: [VOTE] Plugins Release camera@2.1.1 globalization@1.0.3 splashscreen@3.2.1 statusbar@2.1.2
The vote has now closed. The results are: Positive Binding Votes: 3 Alexander Sorokin Edna Morales Carlos Santana Negative Binding Votes: 0 Other Votes: 0 The vote has passed. I will now publish to dist and npm On Thu, Mar 10, 2016 at 12:06 PM Edna Y Morales wrote: > +1 > > > * Ran mobilespec plugin tests (ios) > * Verified that hello world app be can built and run with plugins (ios) > * Verified tags with 'coho verify-tags' > > Thanks, > *Edna Morales* > > [image: Inactive hide details for "Alexander Sorokin (Akvelon)" > ---03/10/2016 05:20:32 AM---I vote +1. * Verified signatures and > hashes]"Alexander > Sorokin (Akvelon)" ---03/10/2016 05:20:32 AM---I vote +1. * Verified > signatures and hashes > > From: "Alexander Sorokin (Akvelon)" > To: "dev@cordova.apache.org" > Date: 03/10/2016 05:20 AM > Subject: RE: [VOTE] Plugins Release camera@2.1.1 globalization@1.0.3 > splashscreen@3.2.1 statusbar@2.1.2 > -- > > > > > I vote +1. > > * Verified signatures and hashes > * Verified tags > * Verified that plugins can be added correctly to blank app > * Verified that blank app can be successfully built and ran (windows and > android) > * Verified that browserified app can be successfully built and ran > (windows and android) > * Ran smoke testing of mobilespec app (windows and android) > * Verified release notes > > -Original Message- > From: Carlos Santana [mailto:csantan...@gmail.com ] > Sent: Thursday, March 10, 2016 6:59 AM > To: dev@cordova.apache.org > Subject: [VOTE] Plugins Release camera@2.1.1 globalization@1.0.3 > splashscreen@3.2.1 statusbar@2.1.2 > > Please review and vote on the release of this plugins release by replying > to this email (and keep discussion on the DISCUSS thread) > > Release issue: > https://na01.safelinks.protection.outlook.com/?url=https%3a%2f%2fissues.apache.org%2fjira%2fbrowse%2fCB-10820&data=01%7c01%7cv-alsoro%40microsoft.com%7c3bb1f1c33f834014cb0308d348985372%7c72f988bf86f141af91ab2d7cd011db47%7c1&sdata=KzCVERC8MyeVLeVpWIcRSl7gTsv524%2fdYEr%2bi8t1450%3d > > The plugins have been published to dist/dev: > > https://na01.safelinks.protection.outlook.com/?url=https%3a%2f%2fdist.apache.org%2frepos%2fdist%2fdev%2fcordova%2fCB-10820%2f&data=01%7c01%7cv-alsoro%40microsoft.com%7c3bb1f1c33f834014cb0308d348985372%7c72f988bf86f141af91ab2d7cd011db47%7c1&sdata=NA3rwF0RFbHpxo9nxYHPAwKggnKk3d5ORuKcL%2bAwkas%3d > > The packages were published from their corresponding git tags: >cordova-plugin-camera: 2.1.1 (37dd471d0e) >cordova-plugin-statusbar: 2.1.2 (f1aa062557) >cordova-plugin-globalization: 1.0.3 (37c3e61e12) >cordova-plugin-splashscreen: 3.2.1 (e877722bac) > > Upon a successful vote I will upload the archives to dist/, upload them to > the Plugins Registry, 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 > * Ran mobilespec with new plugins > > - > To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org > For additional commands, e-mail: dev-h...@cordova.apache.org > > >
[GitHub] cordova-android pull request: [CB-10600] 'cordova run --release' u...
Github user daserge commented on the pull request: https://github.com/apache/cordova-android/pull/273#issuecomment-195769121 Tested - master version works with both `--buildConfig` and `-- --keystore`. With this PR the CLI outputs the following: ``` BUILD SUCCESSFUL Total time: 18.57 secs Built the following apk(s): Error: Could not find apk architecture: x86 build-type: release ``` which is IMO misleading as `android-release-unsigned.apk` is actually built (and can be signed manually). Probably we can improve [this message](https://github.com/apache/cordova-android/blob/82582e5a5bb3b7472d51812d902b5074227aa41b/bin/templates/cordova/lib/build.js#L235) instead to state about the need of apk signing directly. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- - To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org
[GitHub] cordova-plugin-camera pull request: CB-10460 getRealPath return nu...
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-camera/pull/194 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- - To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org
[GitHub] cordova-ios pull request: CB-10840 Use cordova-common.CordovaLogge...
GitHub user daserge opened a pull request: https://github.com/apache/cordova-ios/pull/205 CB-10840 Use cordova-common.CordovaLogger in cordova-ios [Jira issue](https://issues.apache.org/jira/browse/CB-10840) You can merge this pull request into a Git repository by running: $ git pull https://github.com/MSOpenTech/cordova-ios CB-10840 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-ios/pull/205.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #205 commit c565df44cf22baf1b54accd43a8ecd2fc92254de Author: daserge Date: 2016-03-11T13:07:43Z CB-10840 Use cordova-common.CordovaLogger in cordova-ios --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- - To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org
[GitHub] cordova-ios pull request: Fixes corrupted logo.png
GitHub user daserge opened a pull request: https://github.com/apache/cordova-ios/pull/204 Fixes corrupted logo.png I'll update the PR with Jira when https://issues.apache.org be up. You can merge this pull request into a Git repository by running: $ git pull https://github.com/MSOpenTech/cordova-ios fix-png Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-ios/pull/204.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #204 commit ecd2277512396ef2bd952b3e344239150cdc7e9c Author: daserge Date: 2016-03-12T11:19:06Z Fixes corrupted logo.png --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- - To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org
[GitHub] cordova-docs pull request: Update index.md
Github user r3nya commented on the pull request: https://github.com/apache/cordova-docs/pull/446#issuecomment-195716311 @dblotsky Hey! Thanks for your advice. I'm going to use `crowdin`. :+1: --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- - To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org
[GitHub] cordova-plugin-media pull request: cordova-plugin-media-with-compr...
Github user ayyazzafar closed the pull request at: https://github.com/apache/cordova-plugin-media/pull/86 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- - To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org
[GitHub] cordova-plugin-media pull request: cordova-plugin-media-with-compr...
Github user jcesarmobile commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/86#issuecomment-195698725 Issues here http://issues.cordova.io Help on the google groups or stack overflow as you are already doing --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- - To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org
[GitHub] cordova-docs pull request: Add "Linux" to "blackberry10"
Github user purplecabbage commented on the pull request: https://github.com/apache/cordova-docs/pull/475#issuecomment-195697472 Confirmed! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- - To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org