[JBoss JIRA] (JBIDE-14391) use new openshift-java-client library with protocol 1.2 in JBT
by Andre Dietisheim (JIRA)
Andre Dietisheim created JBIDE-14391:
----------------------------------------
Summary: use new openshift-java-client library with protocol 1.2 in JBT
Key: JBIDE-14391
URL: https://issues.jboss.org/browse/JBIDE-14391
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: openshift
Affects Versions: 4.1.0.Beta1
Reporter: Andre Dietisheim
Assignee: Andre Dietisheim
Fix For: 4.1.0.Beta1
In JBIDE-12320 we updated the openshift-java-client to talk protocol 1.2 (vs 1.0 as it is currently).
Once this is done, we have to switch the JBoss Tools to use this new openshift-java-client
--
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, 11 months
[JBoss JIRA] (JBIDE-14083) CordovaSim: create a launch configuration
by Yahor Radtsevich (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14083?page=com.atlassian.jira.plugi... ]
Yahor Radtsevich edited comment on JBIDE-14083 at 5/7/13 5:30 AM:
------------------------------------------------------------------
[~maxandersen]: [~gercan]:
>From what I read in the documentaion and in the examples which come with [PhoneGap 2.6.0|http://phonegap.com/download/], it could be tricky to use it to determine root folder and start page for several reasons (correct me if I am wrong):
# config.xml is not required to be present (it could be omitted even in real life projects)
# The location of the config.xml file is different depending on the project type, and this location does not tell us what is the root folder:
|| ||config.xml||root folder||
|Android|<project folder>/res/xml/config.xml|<project folder>/assets/www/|
|Blackberry|<project folder>/www/config.xml|<project folder>/www/|
|iOS|<project folder>/<appname>/config.xml|<project folder>/www/|
|Aerogear Hybrid|<project folder>/www/config.xml|<project folder>/www/|
# The root folder is not specified in the config.xml
was (Author: yradtsevich):
[~maxandersen]: [~gercan]:
>From what I read in the documentaion and in the examples which come with [PhoneGap 2.6.0|http://phonegap.com/download/], it could be tricky to use it to determine root folder and start page for several reasons (correct me if I am wrong):
# config.xml is not required to be present (it could be omitted even in real life projects)
# The location of the config.xml file is different depending on the project type, and this location does not tell us what is the root folder:
|| ||config.xml||root folder||
|Android|<project folder>/res/xml/config.xml|<project folder>/assets/www/|
|Blackberry|<project folder>/www/config.xml|<project folder>/www/|
|iOS|<project folder>/<appname>/config.xml|<project folder>/www/|
|Aerogear Hybrid|<project folder>/<appname>/config.xml|<project folder>/www/|
# The root folder is not specified in the config.xml
> CordovaSim: create a launch configuration
> -----------------------------------------
>
> Key: JBIDE-14083
> URL: https://issues.jboss.org/browse/JBIDE-14083
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: browsersim
> Reporter: Yahor Radtsevich
> Assignee: Yahor Radtsevich
> Fix For: 4.1.0.Beta1
>
> Attachments: icd-draft-1.png
>
>
> Launch configurations is the conventional way to run applications in Eclipse. The idea of the feature proposal is to create a specific launch configuration allowing to run Cordova enabled projects in CordovaSim.
> The launch configuration might have the following attributes:
> # Root folder (e.g. {{/myProject/www}})
> # Start page (e.g. {{index.html}})
> # Port number for embedded Jetty server (e.g. {{4400}}). This port will be visible in the BrowserSim address bar.
> The launch configuration might be automatically configured for:
> # Projects with the JBoss Tools Cordova nature which has {{www/index.html}}.
> # Projects with the Android nature which has {{assets/www/index.html}}.
> # Any {{.html}} file selected by the user.
> # Any folder selected by the user if it has an {{index.html}} in it.
--
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, 11 months
[JBoss JIRA] (JBIDE-12137) openshift server adapter should show progress of git push while running
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-12137?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-12137:
------------------------------------------
According to Nick we should be able to have this in Beta1:
{quote}
(2013-05-06 18:00:19) adietisheim: ping nickboldt
(2013-05-06 18:01:56) adietisheim: nickboldt: I was wondering what kepler build Beta1 will be based on. For JBIDE-12137 we need at least EGit M7 (due this wednesday), was wondering if that's feasable?
Plan is to adopt M7 this week once it's available. New Alpha4-SNAPSHOT target platform will be available as soon as we have all the bits mirrored - hopefully Thursday night (or Friday if not).
{quote}
With the release of Eclipse 4.3.0.M7 this past Friday and the rest of Kepler M7 coming this week, I hope to have a working M7-based target platform, version 4.30.5.Alpha4-SNAPSHOT, available to use by Thursday or Friday this week.
Stay tuned for more information as this story unfolds
{quote}
> openshift server adapter should show progress of git push while running
> -----------------------------------------------------------------------
>
> Key: JBIDE-12137
> URL: https://issues.jboss.org/browse/JBIDE-12137
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 3.3.0.Final
> Reporter: Max Rydahl Andersen
> Assignee: Andre Dietisheim
> Fix For: 4.1.0.Beta1
>
> Attachments: openshift-6.ogv
>
>
> Please bring back that the progress monitor shows the git progress instead of just showing console output in the end
--
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, 11 months
[JBoss JIRA] (JBIDE-12137) openshift server adapter should show progress of git push while running
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-12137?page=com.atlassian.jira.plugi... ]
Andre Dietisheim edited comment on JBIDE-12137 at 5/7/13 3:47 AM:
------------------------------------------------------------------
According to Nick we should be able to have this in Beta1:
{quote}
(2013-05-06 18:00:19) adietisheim: ping nickboldt
(2013-05-06 18:01:56) adietisheim: nickboldt: I was wondering what kepler build Beta1 will be based on. For JBIDE-12137 we need at least EGit M7 (due this wednesday), was wondering if that's feasable?
Plan is to adopt M7 this week once it's available. New Alpha4-SNAPSHOT target platform will be available as soon as we have all the bits mirrored - hopefully Thursday night (or Friday if not).
{quote}
{quote}
With the release of Eclipse 4.3.0.M7 this past Friday and the rest of Kepler M7 coming this week, I hope to have a working M7-based target platform, version 4.30.5.Alpha4-SNAPSHOT, available to use by Thursday or Friday this week.
Stay tuned for more information as this story unfolds
{quote}
was (Author: adietish):
According to Nick we should be able to have this in Beta1:
{quote}
(2013-05-06 18:00:19) adietisheim: ping nickboldt
(2013-05-06 18:01:56) adietisheim: nickboldt: I was wondering what kepler build Beta1 will be based on. For JBIDE-12137 we need at least EGit M7 (due this wednesday), was wondering if that's feasable?
Plan is to adopt M7 this week once it's available. New Alpha4-SNAPSHOT target platform will be available as soon as we have all the bits mirrored - hopefully Thursday night (or Friday if not).
{quote}
With the release of Eclipse 4.3.0.M7 this past Friday and the rest of Kepler M7 coming this week, I hope to have a working M7-based target platform, version 4.30.5.Alpha4-SNAPSHOT, available to use by Thursday or Friday this week.
Stay tuned for more information as this story unfolds
{quote}
> openshift server adapter should show progress of git push while running
> -----------------------------------------------------------------------
>
> Key: JBIDE-12137
> URL: https://issues.jboss.org/browse/JBIDE-12137
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 3.3.0.Final
> Reporter: Max Rydahl Andersen
> Assignee: Andre Dietisheim
> Fix For: 4.1.0.Beta1
>
> Attachments: openshift-6.ogv
>
>
> Please bring back that the progress monitor shows the git progress instead of just showing console output in the end
--
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, 11 months
[JBoss JIRA] (JBIDE-12137) openshift server adapter should show progress of git push while running
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-12137?page=com.atlassian.jira.plugi... ]
Andre Dietisheim edited comment on JBIDE-12137 at 5/7/13 3:47 AM:
------------------------------------------------------------------
According to Nick we should be able to have this in Beta1:
{quote}
(2013-05-06 18:00:19) adietisheim: ping nickboldt
(2013-05-06 18:01:56) adietisheim: nickboldt: I was wondering what kepler build Beta1 will be based on. For JBIDE-12137 we need at least EGit M7 (due this wednesday), was wondering if that's feasable?
Plan is to adopt M7 this week once it's available. New Alpha4-SNAPSHOT target platform will be available as soon as we have all the bits mirrored - hopefully Thursday night (or Friday if not).
{quote}
and a mail to Exadel list this morning:
{quote}
With the release of Eclipse 4.3.0.M7 this past Friday and the rest of Kepler M7 coming this week, I hope to have a working M7-based target platform, version 4.30.5.Alpha4-SNAPSHOT, available to use by Thursday or Friday this week.
Stay tuned for more information as this story unfolds
{quote}
was (Author: adietish):
According to Nick we should be able to have this in Beta1:
{quote}
(2013-05-06 18:00:19) adietisheim: ping nickboldt
(2013-05-06 18:01:56) adietisheim: nickboldt: I was wondering what kepler build Beta1 will be based on. For JBIDE-12137 we need at least EGit M7 (due this wednesday), was wondering if that's feasable?
Plan is to adopt M7 this week once it's available. New Alpha4-SNAPSHOT target platform will be available as soon as we have all the bits mirrored - hopefully Thursday night (or Friday if not).
{quote}
{quote}
With the release of Eclipse 4.3.0.M7 this past Friday and the rest of Kepler M7 coming this week, I hope to have a working M7-based target platform, version 4.30.5.Alpha4-SNAPSHOT, available to use by Thursday or Friday this week.
Stay tuned for more information as this story unfolds
{quote}
> openshift server adapter should show progress of git push while running
> -----------------------------------------------------------------------
>
> Key: JBIDE-12137
> URL: https://issues.jboss.org/browse/JBIDE-12137
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 3.3.0.Final
> Reporter: Max Rydahl Andersen
> Assignee: Andre Dietisheim
> Fix For: 4.1.0.Beta1
>
> Attachments: openshift-6.ogv
>
>
> Please bring back that the progress monitor shows the git progress instead of just showing console output in the end
--
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, 11 months
[JBoss JIRA] (JBIDE-14072) Messaging for JPP 6 in JBDS plugin
by Petr Suchý (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14072?page=com.atlassian.jira.plugi... ]
Petr Suchý updated JBIDE-14072:
-------------------------------
Assignee: Snjezana Peco
> Messaging for JPP 6 in JBDS plugin
> ----------------------------------
>
> Key: JBIDE-14072
> URL: https://issues.jboss.org/browse/JBIDE-14072
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: Portal/GateIn
> Affects Versions: 4.0.2.Final, 4.1.0.Beta1
> Environment: All
> Reporter: Divya Mehra
> Assignee: Snjezana Peco
> Priority: Minor
> Fix For: 4.1.0.Beta1
>
>
> Starting from GateIn 3.5/JPP 6.0, Maven quick starts would be the recommended way to bootstrap a portal project.
> Older technology, for example JSF 1.2 and Rich Faces 3 portlets, would not work if deployed on GateIn 3.5/JPP 6.0 (or later versions).
> It is desirable that we message prominently in the JBDS plugin for portal that the developer should use the quick starts (instead of the plugin) for deployments on GateIn 3.5/JPP 6.0 or later versions.
--
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, 11 months
[JBoss JIRA] (JBIDE-14390) JSF 'New Project' preferences and wizard should have matching labels for the same fields
by Michelle Murray (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14390?page=com.atlassian.jira.plugi... ]
Michelle Murray updated JBIDE-14390:
------------------------------------
Attachment: JSF_NewProjectWizard2.png
JSF_NewProjectWizard1.png
JSF_NewProjectPreferences.png
> JSF 'New Project' preferences and wizard should have matching labels for the same fields
> ----------------------------------------------------------------------------------------
>
> Key: JBIDE-14390
> URL: https://issues.jboss.org/browse/JBIDE-14390
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: JSF
> Affects Versions: 4.1.0.Alpha2
> Reporter: Michelle Murray
> Attachments: JSF_NewProjectPreferences.png, JSF_NewProjectWizard1.png, JSF_NewProjectWizard2.png
>
>
> 1. Window>Preferences>JBoss Tools>Web>JSF>Project, New Project tab has the following labels (screen capture attached):
> * Version
> * Project Template
> * Use Default Path
> * Projects Root
> * Servlet Version
> 2. File>New>Project>JBoss Tools Web>JSF>JSF Project wizard, page 1 and 2 have the following labels (screen captures attached):
> * Use default path
> * Location
> * JSF Environment
> * Template
> * ServletVersion
> List 1 and 2 refer to the same things but use different labels. The labels should be identical. I would suggest changing:
> In preferences:
> Version -> JSF Version
> Use Default Path -> Use default path
> Projects Root -> Location
> In the wizard:
> JSF Environment -> JSF Version
> Template -> Project Template
> ServletVersion -> Servlet Version
--
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, 11 months
[JBoss JIRA] (JBIDE-14390) JSF 'New Project' preferences and wizard should have matching labels for the same fields
by Michelle Murray (JIRA)
Michelle Murray created JBIDE-14390:
---------------------------------------
Summary: JSF 'New Project' preferences and wizard should have matching labels for the same fields
Key: JBIDE-14390
URL: https://issues.jboss.org/browse/JBIDE-14390
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JSF
Affects Versions: 4.1.0.Alpha2
Reporter: Michelle Murray
1. Window>Preferences>JBoss Tools>Web>JSF>Project, New Project tab has the following labels (screen capture attached):
* Version
* Project Template
* Use Default Path
* Projects Root
* Servlet Version
2. File>New>Project>JBoss Tools Web>JSF>JSF Project wizard, page 1 and 2 have the following labels (screen captures attached):
* Use default path
* Location
* JSF Environment
* Template
* ServletVersion
List 1 and 2 refer to the same things but use different labels. The labels should be identical. I would suggest changing:
In preferences:
Version -> JSF Version
Use Default Path -> Use default path
Projects Root -> Location
In the wizard:
JSF Environment -> JSF Version
Template -> Project Template
ServletVersion -> Servlet Version
--
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, 11 months