[
https://issues.apache.org/jira/browse/CB-6661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14015991#comment-14015991
]
ASF GitHub Bot commented on CB-6661:
------------------------------------
Github user jsoref commented on a diff in the pull request:
https://github.com/apache/cordova-lib/pull/22#discussion_r13311148
--- Diff: cordova-lib/src/cordova/platforms.js ---
@@ -17,6 +17,10 @@
under the License.
*/
+/**
--- End diff --
it's unrelated, you're adding a platform. If we want such a comment, it
should be its own distinct commit.
And there's actually work that i have which should really preclude the need
for this change for at least the testing bits...
> Web Platform Target
> -------------------
>
> Key: CB-6661
> URL: https://issues.apache.org/jira/browse/CB-6661
> Project: Apache Cordova
> Issue Type: Improvement
> Components: CordovaJS, CordovaLib
> Affects Versions: 3.4.0
> Environment: All
> Reporter: Daniel
> Priority: Minor
> Labels: cordova-js, features, platform
> Fix For: 3.4.0
>
>
> I have not been able to find built in functionality for cordova to deploy an
> app to a server platform. This purpose of this new platform is to allow an
> HTML5 application within a Cordova project to be deployed on a web server,
> available for access over standard internet protocols.
> My team and I will be actively working this at
> https://github.com/CollinearGroup/cordova-js
> We intend to build this functionality with a nodejs server but hope that we
> can provide the server with varying backends like Grails and Rails.
> Cordova-Lib: https://github.com/apache/cordova-lib/pull/22
> Cordova-Web: https://github.com/CollinearGroup/cordova-web
> Cordova-Js: https://github.com/apache/cordova-js/pull/70
--
This message was sent by Atlassian JIRA
(v6.2#6252)