[GitHub] cordova-android issue #308: CB-11343: Handle Java versions after JEP-223

2016-09-27 Thread ankon
Github user ankon commented on the issue:

https://github.com/apache/cordova-android/pull/308
  
I'm not sure I follow here. In any case, what is needed to get this 
forward, and prepare the plugin for actually working with JDK 9?


---
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-android issue #308: CB-11343: Handle Java versions after JEP-223

2016-09-01 Thread ankon
Github user ankon commented on the issue:

https://github.com/apache/cordova-android/pull/308
  
> So, how do we test this one? Is this a Mac OS X or Linux issue?

It's a "whereever you are able to run Java 9 (EA)"-issue.


---
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-plugins issue #23: CB-10956: Update the GCDWebServer

2016-07-25 Thread ankon
Github user ankon commented on the issue:

https://github.com/apache/cordova-plugins/pull/23
  
@shazron the PR updates it to 
https://github.com/swisspol/GCDWebServer/commit/55104e5b1ea7ac84e8a42263750b6f7973f5da20,
 which is somewhere between 3.3.3 and 3.3.4.


---
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 issue #225: CB-11352: Call setUserAgent before creating a view

2016-06-01 Thread ankon
Github user ankon commented on the issue:

https://github.com/apache/cordova-ios/pull/225
  
Hmm. I'm quite new to objective c, so need to understand more how to fix 
that.

Thinking along the lines of giving the engine plugin the chance to report 
what the user agent would be, which WKWebView then would do by creating a 
temporary view. Alternatively: is there a point where the engine gets called 
and could safely recreate the view, some form of "yes, we're good, finalize 
your setup?"

Does that sound reasonable?


---
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-11352: Call setUserAgent before creating a view

2016-06-01 Thread ankon
GitHub user ankon opened a pull request:

https://github.com/apache/cordova-ios/pull/225

CB-11352: Call setUserAgent before creating a view



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/ankon/cordova-ios cb-11352

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cordova-ios/pull/225.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 #225


commit 8f2beec640853cade3670d3a0b945c708cce696e
Author: Andreas Kohn <andreas.k...@gmail.com>
Date:   2016-06-01T12:32:21Z

CB-11352: Call setUserAgent before creating a view




---
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-android pull request: Cb 11343

2016-05-31 Thread ankon
GitHub user ankon opened a pull request:

https://github.com/apache/cordova-android/pull/308

Cb 11343



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/ankon/cordova-android CB-11343

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cordova-android/pull/308.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 #308


commit 765804226dd608a3e272b6f1010d0df24d535a82
Author: Andreas Kohn <andreas.k...@gmail.com>
Date:   2016-05-31T15:21:17Z

Fix a typo

commit 70ac31b4686a957311680e0230cdc51a356e
Author: Andreas Kohn <andreas.k...@gmail.com>
Date:   2016-05-31T15:30:17Z

Remove the check for javacPath

At this point this will always be false-y.

commit 8d2d21fd40018714436e961b7714df460837e6a2
Author: Andreas Kohn <andreas.k...@gmail.com>
Date:   2016-05-31T15:43:36Z

CB-11343: Handle Java versions after JEP-223




---
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-plugins pull request: CB-10959: Retain the index page as p...

2016-03-24 Thread ankon
GitHub user ankon opened a pull request:

https://github.com/apache/cordova-plugins/pull/25

CB-10959: Retain the index page as path of the generated URL


Note that this includes CB-10958 / #24 

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/ankon/cordova-plugins upstream/CB-10959

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cordova-plugins/pull/25.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 #25


commit b43189e2667fb0cc3fbe643e32045830e5de5afa
Author: Andreas Kohn <andreas.k...@gmail.com>
Date:   2016-03-24T14:33:34Z

CB-10958: Retain the `src` attribute of the `content` element when it 
already points to localhost

commit 9e6f436d67d135f27cf066163eb8c71bb5dba653
Author: Andreas Kohn <andreas.k...@gmail.com>
Date:   2016-03-24T16:54:46Z

CB-10959: Retain the index page as path of the generated URL




---
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-plugins pull request: CB-10958: Retain the `src` attribute...

2016-03-24 Thread ankon
GitHub user ankon opened a pull request:

https://github.com/apache/cordova-plugins/pull/24

CB-10958: Retain the `src` attribute of the `content` element when it…

… already points to localhost


Note that this does also add a package.json file for the urijs dependency.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/ankon/cordova-plugins upstream/CB-10958

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cordova-plugins/pull/24.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 #24


commit b43189e2667fb0cc3fbe643e32045830e5de5afa
Author: Andreas Kohn <andreas.k...@gmail.com>
Date:   2016-03-24T14:33:34Z

CB-10958: Retain the `src` attribute of the `content` element when it 
already points to localhost




---
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-plugins pull request: CB-10956: Update the GCDWebServer

2016-03-24 Thread ankon
GitHub user ankon opened a pull request:

https://github.com/apache/cordova-plugins/pull/23

CB-10956: Update the GCDWebServer

These are multiple parts:
1. Fix the README.md
2. Drop the existing GCDWebServer subtree, and readd it at the new path, 
with the same revision as before
3. Follow the README.md instructions to update it

It's hard to squash these together (besides, I think it is easier to follow 
the changes this way), and my git-foo isn't enough to modify the commit 
messages to include the ticket number unfortunately.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/ankon/cordova-plugins 
improvement/update-gcdwebserver

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cordova-plugins/pull/23.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 #23


commit d9d12af9ee6386a8e1d2df241c25287f39f19f51
Author: Andreas Kohn <andreas.k...@gmail.com>
Date:   2016-03-24T11:28:13Z

Remove old GCDWebServer

commit 65207dca6f2e6d096d7992464dc1e182be6502cb
Author: Andreas Kohn <andreas.k...@gmail.com>
Date:   2016-03-24T11:31:04Z

Update README.md

After the plugin moved into the cordova-plugins repository the instructions
for updating GCDWebServer did no longer work.

commit 1547b6bcc17fad312449c2d522935370e0552b77
Author: Andreas Kohn <andreas.k...@gmail.com>
Date:   2016-03-24T11:39:29Z

Squashed 'local-webserver/src/ios/GCDWebServer/' content from commit 15caa9c

git-subtree-dir: local-webserver/src/ios/GCDWebServer
git-subtree-split: 15caa9cd20ed6b32bd69704a90261efe1ca71b77

commit 9f15b12f9ea14728179f827c47b776792a1801c5
Author: Andreas Kohn <andreas.k...@gmail.com>
Date:   2016-03-24T11:39:29Z

Merge commit '1547b6bcc17fad312449c2d522935370e0552b77' as 
'local-webserver/src/ios/GCDWebServer'

commit 394cfb12f80de35255a506c0dcbf4a21910e849a
Author: Andreas Kohn <andreas.k...@gmail.com>
Date:   2016-03-24T11:42:43Z

Squashed 'local-webserver/src/ios/GCDWebServer/' changes from 
15caa9c..55104e5

55104e5 Update README.md
fcc95fd Merge pull request #260 from jjrscott/master
10a94e3 Removed guards around __kindof usage as the project is Xcode 7 only.
010ef9b Added __kindof keyword where appropriate to avoid errors of the 
form "incompatible block pointer types sending 'GCDWebServerResponse 
*(^)(GCDWebServerDataRequest *__strong)' to parameter of type 
'GCDWebServerProcessBlock' (aka 'GCDWebServerResponse *(^)(GCDWebServerRequest 
*__strong)')"
5ca7c27 Bumped version
c663263 Disabled address sanitizer
5b6eebb Fixed build warning
a4c61bd Bumped version
2543279 Merge pull request #256 from anton-matosov/master
95231b1 Fixed CocoaLumberjack deps
5f2877b Merge pull request #255 from iosphere/check-range-location
47a51c3 Fix NSRangeException by checking range of NSTextCheckingResult
3873dd1 Merge pull request #248 from dcrawshay/master
2ff1025 Fixed WebDAV test response files to correctly represent the 
requested byte-range response instead of the entire file.
4360c4f Support WebDAV GET request byte ranges
8a6a139 Merge pull request #236 from maeldur/master
4eba86f Merge pull request #238 from bendytree/master
ea97373 Also set CFBundleVersion in Info.plist
5707076 Updated to Xcode 7.2
e1fb807 Bumped version
7157572 Added libz and header instructions to readme
94e30f6 Added libz and header instructions to readme
c989411 Use Xcode 7.1 in Travis CI
4ee9c30 Fixed build script
48cf20b Updated iOS app to latest best practices
ac9b8a5 Added support for tvOS
cad428c Removed deprecation warnings on tvOS
bb5c1a5 No need to link explicitly to Foundation
bef9523 Updated for Xcode 7.1
0192c36 Fix
062a0dc allow serverURL to be assigned on tvOS with wifi connection
21d9fc2 Merge pull request #228 from CrossWaterBridge/tvos
614ff58 Enable support for tvOS.
7b0477b Merge pull request #219 from macdrevx/pods-use-frameworks
a674614 Enable support for Podfiles with use_frameworks!
b549f11 Merge pull request #218 from tifroz/master
9d38bb4 Workaround for Swift2 which apparently fails to retain the 
completion blocks passed as parameters
44c6a8a Update README.md
aaf8679 Increased Bonjour resolution timeout to 5 seconds
81d74b4 Fix
f7de5ca Fix
a1c6835 Bumped version to 3.3
e70a333 Added support for NAT port mapping
3c33e9f Bumped version to 3.2.7
d160e5f Merge pull request #213 from 0xpablo/master
2d2343a Turn 'buildForRunning' on for 'GCDWebServers' iOS and Mac Schemes
f6783da Updated test script to run built-in tests
99cae36 Added minimal tests for Mac framework
b292710 Fix
b8b4a35 Add version to framework Info.p

[GitHub] cordova-plugins pull request: Return after calling complete

2016-03-24 Thread ankon
Github user ankon commented on the pull request:

https://github.com/apache/cordova-plugins/pull/22#issuecomment-200932334
  
FWIW: This is the fix for the issue 
https://issues.apache.org/jira/browse/CB-10953


---
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-plugins pull request: Return after calling complete

2016-03-24 Thread ankon
GitHub user ankon opened a pull request:

https://github.com/apache/cordova-plugins/pull/22

Return after calling complete

This fixes a SIGABRT in `GCDWebServerConnection`: calling `complete` twice 
fails, because we already have a `_responseMessage` for the connection after 
the first `complete`.


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/ankon/cordova-plugins 
bugs/error-multiple-complete

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cordova-plugins/pull/22.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 #22


commit 78305d6a28579b94e9e6551d12ef1ae711415ad3
Author: Andreas Kohn <andreas.k...@gmail.com>
Date:   2016-03-24T15:37:07Z

Return after calling complete




---
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