[JBoss JIRA] (JBDS-3268) [FeedHenry] Export a Cordova Application created using JBDS to FeedHenry
by Gorkem Ercan (JIRA)
[ https://issues.jboss.org/browse/JBDS-3268?page=com.atlassian.jira.plugin.... ]
Gorkem Ercan updated JBDS-3268:
-------------------------------
Fix Version/s: 9.0.0.Beta1
(was: 9.0.0.CR1)
> [FeedHenry] Export a Cordova Application created using JBDS to FeedHenry
> ------------------------------------------------------------------------
>
> Key: JBDS-3268
> URL: https://issues.jboss.org/browse/JBDS-3268
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Feature Request
> Components: aerogear-hybrid, requirements
> Reporter: Burr Sutter
> Assignee: Gorkem Ercan
> Fix For: 9.0.0.Beta1
>
>
> As a HTML5-focused mobile application developer, I wish to use JBoss Tools and JBDS to craft my AngularJS+Ionic or jQuery Mobile-based application, testing it via CordovaSim, deploy the application to my iOS and/or Android phone and when I feel it is "about right", push it to FeedHenry's git URL.
> It is currently unclear how an end-user takes his/her JBDS Hybrid Mobile (Cordova) project and sets it up to support a git push to FH.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 10 months
[JBoss JIRA] (JBDS-3268) [FeedHenry] Export a Cordova Application created using JBDS to FeedHenry
by Gorkem Ercan (JIRA)
[ https://issues.jboss.org/browse/JBDS-3268?page=com.atlassian.jira.plugin.... ]
Gorkem Ercan resolved JBDS-3268.
--------------------------------
Resolution: Done
initial support is in
> [FeedHenry] Export a Cordova Application created using JBDS to FeedHenry
> ------------------------------------------------------------------------
>
> Key: JBDS-3268
> URL: https://issues.jboss.org/browse/JBDS-3268
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Feature Request
> Components: aerogear-hybrid, requirements
> Reporter: Burr Sutter
> Assignee: Gorkem Ercan
> Fix For: 9.0.0.Beta1
>
>
> As a HTML5-focused mobile application developer, I wish to use JBoss Tools and JBDS to craft my AngularJS+Ionic or jQuery Mobile-based application, testing it via CordovaSim, deploy the application to my iOS and/or Android phone and when I feel it is "about right", push it to FeedHenry's git URL.
> It is currently unclear how an end-user takes his/her JBDS Hybrid Mobile (Cordova) project and sets it up to support a git push to FH.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 10 months
[JBoss JIRA] (JBIDE-15769) [Config Editor] Only Android parameters added to parameters table
by Gorkem Ercan (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15769?page=com.atlassian.jira.plugi... ]
Gorkem Ercan updated JBIDE-15769:
---------------------------------
Fix Version/s: 4.3.x
(was: 4.2.x)
> [Config Editor] Only Android parameters added to parameters table
> -----------------------------------------------------------------
>
> Key: JBIDE-15769
> URL: https://issues.jboss.org/browse/JBIDE-15769
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: aerogear-hybrid
> Affects Versions: 4.1.1.Beta1
> Reporter: Michelle Murray
> Assignee: Gorkem Ercan
> Fix For: 4.3.x
>
> Original Estimate: 0 minutes
> Remaining Estimate: 0 minutes
>
> In Cordova Configuration Editor, Platform Properties mode:
> 1. Click Add for first features table (opens Cordova Plugin Discovery window)
> 2. Select check box for cordova item (e.g., org.apache.cordova.camera)
> 3. Click Next
> 4. Click Finish
> Outcomes:
> * "Camera" is added to feature table
> * "android-package" is added to parameter table
> * Following is added to file in config.xml mode
> {noformat}
> <feature name="Camera">
> <param name="android-package" value="org.apache.cordova.camera.CameraLauncher" />
> <param name="ios-package" value="CDVCamera" />
> </feature>
> {noformat}
> So looks like only the Android parameter is being added to the parameter table. Should the iOS parameter be automatically added to the parameter table too?
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 10 months
[JBoss JIRA] (JBIDE-18515) Cordova Plugin discovery wizard has broken layout
by Gorkem Ercan (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18515?page=com.atlassian.jira.plugi... ]
Gorkem Ercan updated JBIDE-18515:
---------------------------------
Fix Version/s: 4.3.0.Beta2
(was: 4.3.0.Beta1)
> Cordova Plugin discovery wizard has broken layout
> -------------------------------------------------
>
> Key: JBIDE-18515
> URL: https://issues.jboss.org/browse/JBIDE-18515
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: aerogear-hybrid
> Affects Versions: 4.2.0.CR1
> Environment: JBT 4.2.0.CR2-v20141005-0541-B267 Fedora 19 KDE 64 bit Java Oracle 8
> Reporter: Vlado Pakan
> Priority: Minor
> Fix For: 4.3.0.Beta2
>
> Attachments: brokenlayoutdirectory.png, brokenlayoutgit.png
>
>
> 1. Create Hybrid Mobile Project
> 2. Open Cordova Configuration Editor
> 3. Open dialog to add plugin from Git
> !brokenlayoutgit.png!
> 4. Open dialog to add plugin from Directory and select some directory
> ERROR: Selected directory is not displayed in dialog
> !brokenlayoutdirectory.png!
> Once dialog is resized all looks correct in both cases.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 10 months
[JBoss JIRA] (JBIDE-19251) Cordova plugin registry move to npm
by Gorkem Ercan (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19251?page=com.atlassian.jira.plugi... ]
Gorkem Ercan updated JBIDE-19251:
---------------------------------
Fix Version/s: 4.3.0.Beta1
(was: 4.3.0.Beta2)
> Cordova plugin registry move to npm
> -----------------------------------
>
> Key: JBIDE-19251
> URL: https://issues.jboss.org/browse/JBIDE-19251
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: aerogear-hybrid
> Affects Versions: 4.2.2.Final
> Reporter: Gorkem Ercan
> Assignee: Gorkem Ercan
> Priority: Critical
> Fix For: 4.3.0.Beta1
>
>
> Cordova project is moving the cordova plugin registry (CPR) to npm. As part of the transition CPR will become first read only and eventually go offline.
> JBoss Tools uses the CPR to install plugins hence needs to start using the new npm registry and make a release before CPR goes offline.
> Current tentative timeline is
> CPR Switch to read only: Monday, May 18th
> NPM fetch becomes default: Monday, May 18th
> CPR offline: Monday, August 17th (We have asked to move this date 3 months further)
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 10 months
[JBoss JIRA] (JBIDE-19251) Cordova plugin registry move to npm
by Gorkem Ercan (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19251?page=com.atlassian.jira.plugi... ]
Gorkem Ercan resolved JBIDE-19251.
----------------------------------
Resolution: Done
> Cordova plugin registry move to npm
> -----------------------------------
>
> Key: JBIDE-19251
> URL: https://issues.jboss.org/browse/JBIDE-19251
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: aerogear-hybrid
> Affects Versions: 4.2.2.Final
> Reporter: Gorkem Ercan
> Assignee: Gorkem Ercan
> Priority: Critical
> Fix For: 4.3.0.Beta1
>
>
> Cordova project is moving the cordova plugin registry (CPR) to npm. As part of the transition CPR will become first read only and eventually go offline.
> JBoss Tools uses the CPR to install plugins hence needs to start using the new npm registry and make a release before CPR goes offline.
> Current tentative timeline is
> CPR Switch to read only: Monday, May 18th
> NPM fetch becomes default: Monday, May 18th
> CPR offline: Monday, August 17th (We have asked to move this date 3 months further)
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 10 months