[JBoss JIRA] (JBIDE-15784) CordovaSim: mark component description as "Experimental"
by Yahor Radtsevich (JIRA)
Yahor Radtsevich created JBIDE-15784:
----------------------------------------
Summary: CordovaSim: mark component description as "Experimental"
Key: JBIDE-15784
URL: https://issues.jboss.org/browse/JBIDE-15784
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: browsersim
Affects Versions: 4.1.1.Beta1, 4.2.0.Alpha1
Reporter: Yahor Radtsevich
Assignee: Yahor Radtsevich
Fix For: 4.1.1.Beta1, 4.2.0.Alpha1
Since CordovaSim is an experimental feature, its description should be changed from
{{JBoss Tools Apache Cordova Simulator}}
to
{{JBoss Tools Apache Cordova Simulator (Experimental)}}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 6 months
[JBoss JIRA] (JBIDE-15779) Plugin removed via config.xml editor is not removed from <project>/plugins directory
by Gorkem Ercan (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15779?page=com.atlassian.jira.plugi... ]
Gorkem Ercan reassigned JBIDE-15779:
------------------------------------
Assignee: Gorkem Ercan
Remove button is not triggering a real plug-in remove at the moment but rather removing the feature off the config.xml. It is more consistent if it does a real remove.
> Plugin removed via config.xml editor is not removed from <project>/plugins directory
> ------------------------------------------------------------------------------------
>
> Key: JBIDE-15779
> URL: https://issues.jboss.org/browse/JBIDE-15779
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: aerogear-hybrid
> Affects Versions: 4.1.1.Beta1
> Reporter: Vlado Pakan
> Assignee: Gorkem Ercan
> Fix For: 4.1.1.CR1
>
>
> Steps to reproduce:
> 1. Create new Hybrid Mobile project
> 2. Open project config.xml file, add some feature on tab. Platform Properties and save
> ASSERT: Respective plugins are added to project plugins directory
> 3, Remove added feature from config.xml file similar way as in point 2.
> ERROR: Removed plugin is still in plugins directory. When project is built for Android via calling menu Run As > Run on Android Emulator. This plugin is added to built project and it's not correct
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 6 months
[JBoss JIRA] (JBIDE-15783) CordovaSim: CordovaSim doesn't support android projects
by Ilya Buziuk (JIRA)
Ilya Buziuk created JBIDE-15783:
-----------------------------------
Summary: CordovaSim: CordovaSim doesn't support android projects
Key: JBIDE-15783
URL: https://issues.jboss.org/browse/JBIDE-15783
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: browsersim
Reporter: Ilya Buziuk
Assignee: Ilya Buziuk
Fix For: 4.2.x
CordovaSim should support hybrid and android (hybrid project that was built for the android platform) projects. After cordova 3.1 migration CordovaSim fails to emulate android projects
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 6 months
[JBoss JIRA] (JBIDE-14909) Users should be warned when WFK maven repo is missing
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14909?page=com.atlassian.jira.plugi... ]
Fred Bricon updated JBIDE-14909:
--------------------------------
Attachment: missing-wfk-deps.png
> Users should be warned when WFK maven repo is missing
> -----------------------------------------------------
>
> Key: JBIDE-14909
> URL: https://issues.jboss.org/browse/JBIDE-14909
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central, project-examples
> Affects Versions: 4.1.0.Beta1
> Environment: Using JBDS Beta1-v20130529-0631-B257
> Reporter: Michelle Murray
> Assignee: Fred Bricon
> Fix For: 4.1.1.Beta1
>
> Attachments: missing-wfk-deps.png
>
>
> When you create a new archetype-based project from JBoss Central with EAP runtime you will be given a warning if you don't have the EAP maven repo installed. Similarly users should be warned when they try to create the HTML5 project (under 'start from scratch') with EAP runtime but don't have the WFK maven repo installed.
> Right now what happens is that if you don't have the repo installed you'll get an error about missing dependency versions. The reason for that is that the bom containing the versions is not found.
> See JBIDE-11242, where a similar issue was earlier resolved for Spring and Richfaces projects.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 6 months
[JBoss JIRA] (JBIDE-14909) Users should be warned when WFK maven repo is missing
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14909?page=com.atlassian.jira.plugi... ]
Fred Bricon edited comment on JBIDE-14909 at 10/24/13 10:53 AM:
----------------------------------------------------------------
Added <essentialEnterpriseDependencies>org.jboss.bom:jboss-javaee-6.0-with-tools:pom:1.0.4.Final-redhat-wfk-2,org.jboss.bom:jboss-javaee-6.0-with-hibernate:pom:1.0.4.Final-redhat-wfk-2</essentialEnterpriseDependencies>
to project-examples-shared-4.1.1.Beta1.xml
!missing-wfk-deps.png!
was (Author: fbricon):
Added <essentialEnterpriseDependencies>org.jboss.bom:jboss-javaee-6.0-with-tools:pom:1.0.4.Final-redhat-wfk-2,org.jboss.bom:jboss-javaee-6.0-with-hibernate:pom:1.0.4.Final-redhat-wfk-2</essentialEnterpriseDependencies>
to project-examples-shared-4.1.1.Beta1.xml
> Users should be warned when WFK maven repo is missing
> -----------------------------------------------------
>
> Key: JBIDE-14909
> URL: https://issues.jboss.org/browse/JBIDE-14909
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central, project-examples
> Affects Versions: 4.1.0.Beta1
> Environment: Using JBDS Beta1-v20130529-0631-B257
> Reporter: Michelle Murray
> Assignee: Fred Bricon
> Fix For: 4.1.1.Beta1
>
> Attachments: missing-wfk-deps.png
>
>
> When you create a new archetype-based project from JBoss Central with EAP runtime you will be given a warning if you don't have the EAP maven repo installed. Similarly users should be warned when they try to create the HTML5 project (under 'start from scratch') with EAP runtime but don't have the WFK maven repo installed.
> Right now what happens is that if you don't have the repo installed you'll get an error about missing dependency versions. The reason for that is that the bom containing the versions is not found.
> See JBIDE-11242, where a similar issue was earlier resolved for Spring and Richfaces projects.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 6 months
[JBoss JIRA] (JBIDE-14909) Users should be warned when WFK maven repo is missing
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14909?page=com.atlassian.jira.plugi... ]
Fred Bricon resolved JBIDE-14909.
---------------------------------
Fix Version/s: 4.1.1.Beta1
(was: 4.1.1.CR1)
Resolution: Done
Added <essentialEnterpriseDependencies>org.jboss.bom:jboss-javaee-6.0-with-tools:pom:1.0.4.Final-redhat-wfk-2,org.jboss.bom:jboss-javaee-6.0-with-hibernate:pom:1.0.4.Final-redhat-wfk-2</essentialEnterpriseDependencies>
to project-examples-shared-4.1.1.Beta1.xml
> Users should be warned when WFK maven repo is missing
> -----------------------------------------------------
>
> Key: JBIDE-14909
> URL: https://issues.jboss.org/browse/JBIDE-14909
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central, project-examples
> Affects Versions: 4.1.0.Beta1
> Environment: Using JBDS Beta1-v20130529-0631-B257
> Reporter: Michelle Murray
> Assignee: Fred Bricon
> Fix For: 4.1.1.Beta1
>
> Attachments: missing-wfk-deps.png
>
>
> When you create a new archetype-based project from JBoss Central with EAP runtime you will be given a warning if you don't have the EAP maven repo installed. Similarly users should be warned when they try to create the HTML5 project (under 'start from scratch') with EAP runtime but don't have the WFK maven repo installed.
> Right now what happens is that if you don't have the repo installed you'll get an error about missing dependency versions. The reason for that is that the bom containing the versions is not found.
> See JBIDE-11242, where a similar issue was earlier resolved for Spring and Richfaces projects.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 6 months
[JBoss JIRA] (JBIDE-15747) Add subheadings to Features pane in Cordova Configuration editor
by Gorkem Ercan (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15747?page=com.atlassian.jira.plugi... ]
Gorkem Ercan commented on JBIDE-15747:
--------------------------------------
Exactly my thoughts... I have kept the headings consistent with the xml tag names. However added descriptions to both so that it explains it is about plugins. Attached a screenshot of what is released to Beta1a
> Add subheadings to Features pane in Cordova Configuration editor
> ----------------------------------------------------------------
>
> Key: JBIDE-15747
> URL: https://issues.jboss.org/browse/JBIDE-15747
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: aerogear-hybrid
> Affects Versions: 4.1.1.Beta1
> Reporter: Michelle Murray
> Assignee: Gorkem Ercan
> Labels: respin-a
> Fix For: 4.1.1.Beta1
>
> Attachments: PlatformProps.png
>
>
> In Cordova Configuration Editor, Platform Properties mode, the new Features pane has two tables with buttons. Once you click Add for each table it becomes clear what tables are for. But for clarity could subtitles be added above each table? For example, "Cordova Plug-ins" for the left table and "Parameters" for the right table.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 6 months