Github user dblotsky commented on a diff in the pull request:
https://github.com/apache/cordova-medic/pull/53#discussion_r29915107
--- Diff: medic/medic-log.js ---
@@ -0,0 +1,60 @@
+#!/usr/bin/env node
+
+/*
+ * Licensed to the Apache Software Foundation (ASF) under
Github user dblotsky commented on a diff in the pull request:
https://github.com/apache/cordova-medic/pull/53#discussion_r29915081
--- Diff: medic/medic-log.js ---
@@ -0,0 +1,60 @@
+#!/usr/bin/env node
+
+/*
+ * Licensed to the Apache Software Foundation (ASF) under
Hi list,
I'm trying to clone Cordova FirefoxOS on Windows, and it's failing for me
because of name-too-long errors. What is our workaround for this?
Kindly,
Dmitry
Github user shazron commented on the pull request:
https://github.com/apache/cordova-docs/pull/276#issuecomment-100076679
@nikhilkh can you edit the title to have a prefix of CB-8783 to enable auto
JIRA tracking.
---
If your project is set up for it, you can reply to this email and h
Github user shazron commented on the pull request:
https://github.com/apache/cordova-docs/pull/276#issuecomment-100076514
I'm not in favour of adding yet another preference.
If we look at the Apple docs:
https://developer.apple.com/library/ios/documentation/General/Refer
Github user shazron commented on the pull request:
https://github.com/apache/cordova-docs/pull/276#issuecomment-100075104
That JS function shouldRotateToOrientation will not be supported in
cordova-ios 4.0.x.
This is because of the pluggable webview support. The CDVWebViewEngine
i
Github user shazron commented on the pull request:
https://github.com/apache/cordova-lib/pull/207#issuecomment-100069439
Integrated:
https://git1-us-west.apache.org/repos/asf?p=cordova-lib.git;a=commit;h=93ab6b61
You can close this issue now, thanks!
---
If your project is set up
https://github.com/npm/marky-markdown/issues/42
I will try to see if I can fix marky-markdown myself. If it isn't easy, we
could just update our readme's and republish.
On Wed, May 6, 2015 at 10:39 PM, Nikhil Khandelwal
wrote:
> Thanks, Steven! Do you have a pointer to the issue? In case they c
(1) older versions of our docs point to plugins.cordova.io for plugin
documentation. We haven't pointed people to github for plugin docs. Those
docs are accurate with the ID of the plugin. Adding a section to the readme
about needing cordova 5+ isn't a bad idea.
The plan is to switch our tools to
GitHub user dpolivy opened a pull request:
https://github.com/apache/cordova-plugin-splashscreen/pull/47
CB-3562: Disable screen rotation for iPhone when splash screen is shown
(updated)
This is an updated port of emarashliev's fix for CB-3562, as this bug still
exists. The origina
Please review and vote on the release of cordova-plugin-vibration release
by replying to this email (and keep discussion on the DISCUSS thread)
Release issue: https://issues.apache.org/jira/browse/CB-8959
The plugins have been published to
dist/dev:https://dist.apache.org/repos/dist/dev/cordova/C
This vote does not include the vibration plugin anymore. The other 4
plugins are fine. I am starting a new thread for the vibration plugin.
On Thu, May 7, 2015 at 4:05 PM, Jesse wrote:
> Updated all of those.
> I only think the vibration plugin would need a repak.
>
> @purplecabbage
> risingj.
Github user dpolivy commented on the pull request:
https://github.com/apache/cordova-plugin-camera/pull/49#issuecomment-100047309
@shazron Any possibility of a review & merge for the next plugin release?
---
If your project is set up for it, you can reply to this email and have your
Github user dpolivy commented on the pull request:
https://github.com/apache/cordova-plugin-splashscreen/pull/46#issuecomment-100047179
@shazron Can you please review & merge?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as we
GitHub user dpolivy opened a pull request:
https://github.com/apache/cordova-plugin-splashscreen/pull/46
CB-8988: Fix rotation on iOS/iPad
The viewController.interfaceOrientation passed to getImageName has not
yet been updated with the new orientation, even when the frame/bounds
Updated all of those.
I only think the vibration plugin would need a repak.
@purplecabbage
risingj.com
On Thu, May 7, 2015 at 3:01 PM, Shazron wrote:
> See guidelines below.
> Of all the files, I think Vibration.cs is clearly not excepted.
>
> ==
>
> http://www.apache.org/legal/src-
Github user shazron commented on the pull request:
https://github.com/apache/cordova-lib/pull/207#issuecomment-100042422
CB-8783 affects iPad as well, by inspecting the existing code (not yours).
---
If your project is set up for it, you can reply to this email and have your
reply app
See guidelines below.
Of all the files, I think Vibration.cs is clearly not excepted.
==
http://www.apache.org/legal/src-headers.html
WHAT FILES IN AN APACHE RELEASE DO NOT REQUIRE A LICENSE HEADER?
A file without any degree of creativity in either its literal elements
or its struct
Github user rachel-carvalho commented on the pull request:
https://github.com/apache/cordova-lib/pull/207#issuecomment-100033206
Done!
---
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 fea
+1 to that. Good luck to you both on what you're working on next.
On Thu, May 7, 2015 at 2:29 PM Brian LeRoux wrote:
> really appreciate the level headed contributions to our community and code
> Marcel & Staci; glad to have had the chance to work with you both!
>
> On Thu, May 7, 2015 at 11:04
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-medic/pull/52
---
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 i
We seem to have some files missing the Apache license:
cordova-plugin-camera/tests/ios/CDVCameraTest/CDVCameraLibTests/Info.plist
cordova-plugin-vibration/src/blackberry10/native/.cproject
cordova-plugin-vibration/src/blackberry10/native/.project
cordova-plugin-vibration/src/windows/Vibration/Vibr
really appreciate the level headed contributions to our community and code
Marcel & Staci; glad to have had the chance to work with you both!
On Thu, May 7, 2015 at 11:04 AM, Marcel Kinard wrote:
> Staci Cooper and I are also moving to new positions. There already are
> backfills here coming up
Github user shazron commented on the pull request:
https://github.com/apache/cordova-lib/pull/207#issuecomment-100025000
Hi Rachel - can you update the title with a prefix of CB-6462 CB-6026 (to
enable some auto-tracking with JIRA)
---
If your project is set up for it, you can reply
Yup. Thanks! Good to see cordova is installable again!
Thanks,
Nikhil
-Original Message-
From: Murat Sutunc [mailto:mura...@microsoft.com]
Sent: Thursday, May 7, 2015 1:45 PM
To: dev@cordova.apache.org
Subject: RE: [DISCUSS] Rapid release of tools
Ahh, thanks Steven for all the work! G
Ahh, thanks Steven for all the work! Glad to see Cordova working again!
-Original Message-
From: Steven Gill [mailto:stevengil...@gmail.com]
Sent: Thursday, May 7, 2015 1:19 PM
To: dev@cordova.apache.org
Subject: Re: [DISCUSS] Rapid release of tools
I have already published cordova-js@3.
:(
That is very sad. You will all be missed.
Good luck with whatever you do next.
> On 8 May 2015, at 04:04, Marcel Kinard wrote:
>
> Staci Cooper and I are also moving to new positions. There already are
> backfills here coming up to speed: Karen Tran and James Dubee. You'll be
> seein
* Verified signatures and hashes
* Verified tags
* Verified plugins added correctly to blank app
* Verified blank app can be successfully ran and built
* Ran smoke testing of mobilespec app
* Performed manual ad-hoc testing
* Verified Release Notes
I vote +1.
Thanks,
Nikhil
-Original Messag
I have already published cordova-js@3.9.1 and cordova-lib@5.0.1 under the
RC flag before I saw your message. I will unpublish them, delete tags,
revert commits, etc. :(
On Thu, May 7, 2015 at 1:16 PM, Steven Gill wrote:
> Looks like they just fixed the issue by using an older version of npm to
Looks like they just fixed the issue by using an older version of npm to
publish JSONStream 1.0.2 and 1.0.3. No need for a release! Woot!
FTR, I don't think the hotfix would have caused any issues for us as long
as they kept browserify 10.1.2 around.
On Thu, May 7, 2015 at 1:01 PM, Murat Sutunc
Wait guys. I think we should hold on for a sec.
There are 3 possible scenarios:
1- We bump up our dependencies, latest version of Cordova is fixed but older
ones remain broken.
2- Browserify and/or module-deps can roll back (unpublish perhaps). Which will
fix the issue for all cordova until npm
+1
* coho verify-archive
* unpacked and verified each plugin could be installed, and run on ios
* manually verified version numbers throughout all package.json and
plugin.xml files
@purplecabbage
risingj.com
On Wed, May 6, 2015 at 5:42 PM, Steven Gill wrote:
> Please review and vote on the rele
Sorry all, wrong thread. ignore me.. :)
Andrew Trice
IBM MobileFirst Developer Advocate
email: amtr...@us.ibm.com
mobile: 571-334-9986
twitter: @andytrice
blog: http://tricedesigns.com
From: "Vishnu Prakash"
To: "'Bnaya Peretz'"
Cc: "'Alexander Biemann'" ,
,
Date:
Quick update here... Crosswalk is now officially supported as part of
Cordova 4.0:
https://cordova.apache.org/announcements/2015/04/15/cordova-android-4.0.0.html
This is made available via that cordova-plugin-crosswalk-webview plugin:
https://github.com/crosswalk-project/cordova-plugin-crosswalk-
i'm working on getting the release ready
On Thu, May 7, 2015 at 12:37 PM, Shazron wrote:
> +1 release off previous, with this one change only.
>
> On Thu, May 7, 2015 at 12:07 PM, Steven Gill
> wrote:
> > I am thinking we release off our previous release branches with this one
> > change. This
someone already filed: https://issues.apache.org/jira/browse/CB-8985
On Thu, May 7, 2015 at 11:26 AM, Steven Gill wrote:
> How is this just popping up now! Crazy. I am going to update our browserify
> dependency but this doesn't solve the issue of our current releases all
> being broken.
>
> On T
+1 release off previous, with this one change only.
On Thu, May 7, 2015 at 12:07 PM, Steven Gill wrote:
> I am thinking we release off our previous release branches with this one
> change. This needs to get out asap. I'm all for an accelerated vote.
>
>
>
> On Thu, May 7, 2015 at 12:05 PM, Jesse
I think we should do an accelerated vote - 72 hour window is only a suggestion,
and if the community believes, we should start a DISCUSS and a VOTE thread
soon.
-Original Message-
From: Chuck Lantz [mailto:cla...@microsoft.com]
Sent: Thursday, May 7, 2015 12:13 PM
To: dev@cordova.apach
Github user shazron commented on the pull request:
https://github.com/apache/cordova-docs/pull/284#issuecomment-99987621
note: this is slated for cordova-ios 4.0.x release
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. I
Definitely.
Note that 4.3.0 is also broken - We likely need to look at a 4.3.1 given the
level of change in 5.0.0.
-Chuck
-Original Message-
From: Steven Gill [mailto:stevengil...@gmail.com]
Sent: Thursday, May 7, 2015 12:08 PM
To: dev@cordova.apache.org
Subject: Re: [DISCUSS] Rapid r
I am thinking we release off our previous release branches with this one
change. This needs to get out asap. I'm all for an accelerated vote.
On Thu, May 7, 2015 at 12:05 PM, Jesse wrote:
> Given that all downstream distributions are broken currently, can we do an
> accelerated vote?
> Are we
Given that all downstream distributions are broken currently, can we do an
accelerated vote?
Are we introducing any other code that would slow us down? or can we simply
update+republish package.json files?
@purplecabbage
risingj.com
On Thu, May 7, 2015 at 12:01 PM, Steven Gill wrote:
> I think
We will miss you both! Good luck you two!
On Thu, May 7, 2015 at 12:01 PM, Shazron wrote:
> Best of luck in your new roles Marcel and Staci!
> *sad face*
>
> On Thu, May 7, 2015 at 11:51 AM, Jesse wrote:
> > Sorry to see you moving on Marcel, and Staci.
> > Your presence will be missed, you hav
I think we should do a quick release to get npm install cordova working
again asap.
I have updated the browserify dependency on cordova-js which fixes the
problem.
Need to release cordova-js@3.9.1, cordova-lib@5.0.1, cordova-cli@5.0.1 and
plugman@0.23.2 with the new dependency.
Best of luck in your new roles Marcel and Staci!
*sad face*
On Thu, May 7, 2015 at 11:51 AM, Jesse wrote:
> Sorry to see you moving on Marcel, and Staci.
> Your presence will be missed, you have done a lot here.
> Best of luck in your new roles.
>
> btw, you each deserve your own threads!
>
> Che
Sorry to see you moving on Marcel, and Staci.
Your presence will be missed, you have done a lot here.
Best of luck in your new roles.
btw, you each deserve your own threads!
Cheers,
Jesse
@purplecabbage
risingj.com
On Thu, May 7, 2015 at 11:36 AM, Michael Brooks
wrote:
> >
> > Staci Cooper
>
> Staci Cooper and I are also moving to new positions. There already are
> backfills here coming up to speed: Karen Tran and James Dubee. You'll be
> seeing more of them here as time moves forward, joining Edna Morales.
Awe, no Marcel! You've had a huge impact on this project and brought a
leve
How is this just popping up now! Crazy. I am going to update our browserify
dependency but this doesn't solve the issue of our current releases all
being broken.
On Thu, May 7, 2015 at 11:11 AM, Murat Sutunc wrote:
> This is a major issue in NPM !!
>
> There is a thread going on at github:
> htt
This is a major issue in NPM !!
There is a thread going on at github: https://github.com/npm/npm/issues/7195
"browserify versions 5.0.0 - 10.1.1 (10.1.2 is the latest) can't be installed
because of JSONStream vs jsonstream on OS X and windows"
The real issue is browserify has a dependency on mo
Staci Cooper and I are also moving to new positions. There already are
backfills here coming up to speed: Karen Tran and James Dubee. You'll be seeing
more of them here as time moves forward, joining Edna Morales.
This has been an absolutely awesome group to work with. You're smart, talented,
p
Github user purplecabbage commented on the pull request:
https://github.com/apache/cordova-wp8/pull/79#issuecomment-99962513
nope, all auto build systems are hooped right now because of an issue with
Capitalized npm package names.
@purplecabbage
risingj.com
On
Github user brodybits commented on the pull request:
https://github.com/apache/cordova-wp8/pull/79#issuecomment-99960110
Issued PR to fix CB-8968 (automatic build failed, don't think it is my
fault)
---
If your project is set up for it, you can reply to this email and have your
reply
Github user brodybits commented on the pull request:
https://github.com/apache/cordova-plugin-file/pull/115#issuecomment-99957767
NOTE: my ICLA was already submitted and accepted for cordova-wp8.
---
If your project is set up for it, you can reply to this email and have your
reply app
Nikhil, what version of npm are you using?
On May 7, 2015 10:21 AM, "Jesse" wrote:
> Yeah, it is browserify's dependency on JSONStream and a recent change to
> npm that does not like package names with capital letters.
>
> browserify has fixed it by changing their use from JSONStream to
> jsonstr
GitHub user brodybits opened a pull request:
https://github.com/apache/cordova-plugin-file/pull/115
CB-8968 fix readAsArrayBuffer by converting byte array to integer array
using LINQ
Needed to fix CB-8968 since Newtonsoft JSON does not support JSON
serialization of arbitrary types
Github user purplecabbage commented on the pull request:
https://github.com/apache/cordova-wp8/pull/79#issuecomment-99943449
Looks good, send away.
@purplecabbage
risingj.com
On Thu, May 7, 2015 at 10:17 AM, Chris Brody
wrote:
> Array.ConvertAll did n
Yeah, it is browserify's dependency on JSONStream and a recent change to
npm that does not like package names with capital letters.
browserify has fixed it by changing their use from JSONStream to
jsonstream, however we are on a much older version of browserify, and can't
simply update to the most
Github user brodybits commented on the pull request:
https://github.com/apache/cordova-wp8/pull/79#issuecomment-99942506
Array.ConvertAll did not compile on Visual Studio Express 2013, and is
apparently not supported for Metro or Silverlight. Figured out how to do this
using Linq:
This is breaking npm install of all recent versions of cordova:
λ npm install cordova
npm WARN engine cordova-js@3.9.0: wanted: {"node":"~0.10.x"} (current:
{"node":"0.12.0","npm":"2.5.1"})
npm WARN engine npm@1.3.4: wanted: {"node":">=0.6","npm":"1"} (current:
{"node":"0.12.0","npm":"2.5.1"})
n
> 2. Either update the CPM with 1.0 versions of the plugins or have the
> CLI get core plugins from npm first then CPR even with the old id. Using the
> old id because they were hardcoded in IDEs etc, devs are getting older
> version of the plugins.
>
> For (2), I think we should re-visit
Github user purplecabbage commented on the pull request:
https://github.com/apache/cordova-wp8/pull/79#issuecomment-99934209
I think we should go with solution 1.
```
int[] bytesAsIntArray = Array.ConvertAll(buffer, c => (int)c);
```
---
If your project is set up for it, y
Github user brodybits commented on the pull request:
https://github.com/apache/cordova-wp8/pull/79#issuecomment-99931329
The Newtonsoft JSON library does seem much easier to use and perhaps more
efficient as well, but unlike the .NET JSON `DataContractJsonSerializer`,
Newtonsoft does
There is a bunch of confusion with Cordova 5.0 users because of these two
changes:
1. Move to npm for plugins (There have been multiple PRs trying to update
plugin docs to reference the old id instead of the new one - because people are
still using the old version of the CLI)
2. No network acc
Never mind - One of the things that requires a symlink is a file, so junctions
won't work. They also don't seem to move the contents when transferred via
Samba.
On untar, we'd basically need to duplicate the files to get it to work at that
point I think. I did try that and it seems to work -
Possibly using junctions.
Actual symlinks require administrator privileges and there's no "sudo" like
command which is why they're not used frequently. You can create "folder
junctions" (via mklink) without admin privs which would technically meet the
need here since these are folder symlinks
Could we fix our un-tarring logic to create symlinks on windows?
On Wed, May 6, 2015 at 2:39 PM, Chuck Lantz wrote:
> Yeah that was one of the alternatives I was thinking about as a part of
> that pre-publish step I mentioned. Really, you'd need to either:
>
> 1. Provide a general mechanism for
Github user sgrebnov commented on the pull request:
https://github.com/apache/cordova-docs/pull/285#issuecomment-99873253
The following places must be updated to point to the docs after this is
merged and released:
https://github.com/apache/cordova-app-hello-world/blob/master/hook
GitHub user sgrebnov opened a pull request:
https://github.com/apache/cordova-docs/pull/285
CB-8752 Adds docs for hooks functionality
1. Moving hooks documentation to docs as this is general and not
hello-world app specific
https://github.com/apache/cordova-app-hello-world/blob
The Buildbot working for 'ASF Buildbot'
has noticed that the buildslave named cordova-android-slave went away
It last disconnected at Thu May 7 13:05:06 2015 (buildmaster-local time)
The admin on record (as reported by BUILDSLAVE:info/admin)
was 'None'.
Sincerely,
The Buildbot
http://ci.apach
The Buildbot working for 'ASF Buildbot'
has noticed that the buildslave named cordova-blackberry-slave went away
It last disconnected at Thu May 7 13:05:06 2015 (buildmaster-local time)
The admin on record (as reported by BUILDSLAVE:info/admin)
was 'None'.
Sincerely,
The Buildbot
http://ci.ap
The Buildbot working for 'ASF Buildbot'
has noticed that the buildslave named cordova-win8-slave went away
It last disconnected at Thu May 7 13:05:06 2015 (buildmaster-local time)
The admin on record (as reported by BUILDSLAVE:info/admin)
was 'None'.
Sincerely,
The Buildbot
http://ci.apache.o
The Buildbot working for 'ASF Buildbot'
has noticed that the buildslave named cordova-common-slave went away
It last disconnected at Thu May 7 13:05:06 2015 (buildmaster-local time)
The admin on record (as reported by BUILDSLAVE:info/admin)
was 'None'.
Sincerely,
The Buildbot
http://ci.apache
Github user brodybits commented on the pull request:
https://github.com/apache/cordova-wp8/pull/79#issuecomment-99847116
> @brodybits follow these steps:
as documented in https://github.com/apache/cordova-plugin-test-framework.
Could add a reference to README.md in the plugin
Github user syndbg commented on the pull request:
https://github.com/apache/cordova-plugin-inappbrowser/pull/89#issuecomment-99841604
I suggest that this is a bit more flexible.
Don't force the color and spinner to be always visible.
Instead introduce two options ex.
Github user mkyung commented on the pull request:
https://github.com/apache/cordova-plugin-file-transfer/pull/68#issuecomment-99780130
+1 This fix is working. Please merge it ASAP
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub a
GitHub user SecuriTeam opened a pull request:
https://github.com/apache/cordova-plugin-camera/pull/93
[Android] fix: support lollipop and earlier android versions to return a
file path from uri regardless of file type.
I've only tested this on Android versions:
LG Optimus L3 II
76 matches
Mail list logo