[JBoss JIRA] (JBDS-2801) Investigate use of GWT/GPE 3.4 in JBT/JBDS Central
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-2801?page=com.atlassian.jira.plugin.... ]
Nick Boldt edited comment on JBDS-2801 at 11/13/13 3:33 AM:
------------------------------------------------------------
+1 for PR 179, 180.
-+0.5- +1 for PR 24.
+1 for PR 25, 26.
was (Author: nickboldt):
+1 for PR 179, 180.
+0.5 for PR 24.
+1 for PR 25, 26.
> Investigate use of GWT/GPE 3.4 in JBT/JBDS Central
> --------------------------------------------------
>
> Key: JBDS-2801
> URL: https://issues.jboss.org/browse/JBDS-2801
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Components: 3rd-party-certification, 3rd-party-dependencies, central
> Reporter: Nick Boldt
> Assignee: Fred Bricon
> Fix For: 7.1.0.CR1
>
>
> New 3.4.2 mirrors:
> http://download.jboss.org/jbosstools/updates/requirements/gwt/3.4.2.v2013...
> http://download.jboss.org/jbosstools/updates/requirements/gwt/3.4.2.v2013...
> Note that at least one IU had been renamed:
> OLD:
> * com.google.gdt.eclipse.suite.e42.feature_3.4.2.v201310081840-rel-r42.jar
> * com.google.gdt.eclipse.platform.e42_3.4.2.v201310081840-rel-r42.jar
> NEW:
> * com.google.gdt.eclipse.suite.e43.feature_3.4.2.v201310081834-rel-r43.jar (now e43)
> * com.google.gdt.eclipse.platform.e42_3.4.2.v201310081834-rel-r43.jar (still e42)
> If we decide to move to e43, we will have to rebuild jbosstools-central due to this requirement:
> {code:title=https://github.com/jbosstools/jbosstools-central/blob/jbosstools-4.1.x/maven/features/org.jboss.tools.maven.gwt.feature/feature.xml#L24}
> <import feature="com.google.gdt.eclipse.suite.e42.feature" version="3.0.1" match="greaterOrEqual"/>
> {code}
--
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, 7 months
[JBoss JIRA] (JBDS-2825) Cannot find experimental features in Central (JBT 4.1.1.Beta1 / JBDS 7.1.0.Beta1) - how can they be installed?
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-2825?page=com.atlassian.jira.plugin.... ]
Nick Boldt resolved JBDS-2825.
------------------------------
Fix Version/s: 7.1.0.Beta1
Resolution: Done
This was really a container issue for JBDS-2826 and JBDS-2827.
This issue is simply about documenting the workaround (for [~maxandersen]'s blog or elsewhere as used by [~burrsutter] or [~mmusaji]).
So, resolving this one. JBDS-2827 remains open until after CR1 is released.
> Cannot find experimental features in Central (JBT 4.1.1.Beta1 / JBDS 7.1.0.Beta1) - how can they be installed?
> --------------------------------------------------------------------------------------------------------------
>
> Key: JBDS-2825
> URL: https://issues.jboss.org/browse/JBDS-2825
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Components: documentation, updatesite
> Affects Versions: 7.1.0.Beta1
> Reporter: Nick Boldt
> Assignee: Max Rydahl Andersen
> Fix For: 7.1.0.Beta1
>
> Attachments: JBDS-experimental-features-inBeta1.png, JBT-experimental-features-inBeta1.png
>
>
> Because we forgot to set the default Central site in JBT and JBDS to the Dev Milestone site (/development/, /7.0-development/) users will still see the Central content from the previously-release stable release, JBT 4.1.0.1 / JBDS 7.0.1.
> There are two ways to work around this.
> 1. Install using p2 Install Manager.
> a) JBDS / JBDS BYOE users
> Help > Install new software > https://devstudio.jboss.com/updates/7.0-development/central/core/
> !JBDS-experimental-features-inBeta1.png!
> b) Eclipse / JBT users
> Help > Install new software > http://download.jboss.org/jbosstools/updates/development/kepler/central/c...
> !JBT-experimental-features-inBeta1.png!
> 2. Adjust your .ini file, so that you can see the new content in Central.
> a) JBDS / JBDS BYOE users
> change this line to add "-development" in your *studio/jbdevstudio.ini* file:
> {code}
> -Djboss.discovery.directory.url=https://devstudio.jboss.com/updates/7.0-development/devstudio-directory.xml
> {code}
> b) Eclipse / JBT users:
> add this to your *eclipse.ini* file, on the line after the "-vmargs" line:
> {code}
> -Djboss.discovery.directory.url=http://download.jboss.org/jbosstools/updates/development/kepler/jbosstools-directory.xml
> {code}
--
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, 7 months
[JBoss JIRA] (TOOLSDOC-425) Document 7.1.0 N&N in User Guide
by Michelle Murray (JIRA)
[ https://issues.jboss.org/browse/TOOLSDOC-425?page=com.atlassian.jira.plug... ]
Michelle Murray updated TOOLSDOC-425:
-------------------------------------
Description:
For info see:
1) N&N http://docs.jboss.org/tools/whatsnew/
2) RNs http://documentation-devel.engineering.redhat.com/docs/en-US/Red_Hat_JBos...
Specifically:
* *BrowserSim* - touch events, error log *[Done]*
* *JSF Tools* - properties tab *[Not necessary to doc]*
* *LiveReload Tools* - asciidoc files *[Waiting on info]*
* *OpenShift Tools* - multiple domains, env variables, new openshift app wizard, custom commit message, tail files function *[Mostly done, waiting on info]*
was:
For info see:
1) N&N http://docs.jboss.org/tools/whatsnew/
2) RNs http://documentation-devel.engineering.redhat.com/docs/en-US/Red_Hat_JBos...
Specifically:
* *BrowserSim* - touch events, error log *[Done]*
* *JSF Tools* - properties tab
* *LiveReload Tools* - asciidoc files *[Waiting on info]*
* *OpenShift Tools* - multiple domains, env variables, new openshift app wizard, custom commit message, tail files function *[Mostly done, waiting on info]*
> Document 7.1.0 N&N in User Guide
> --------------------------------
>
> Key: TOOLSDOC-425
> URL: https://issues.jboss.org/browse/TOOLSDOC-425
> Project: Documentation for JBoss Tools and Developer Studio
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: User Guide
> Affects Versions: 4.1.1
> Reporter: Michelle Murray
> Assignee: Michelle Murray
> Fix For: 4.1.1
>
> Original Estimate: 2 days, 2 hours
> Remaining Estimate: 2 days, 2 hours
>
> For info see:
> 1) N&N http://docs.jboss.org/tools/whatsnew/
> 2) RNs http://documentation-devel.engineering.redhat.com/docs/en-US/Red_Hat_JBos...
> Specifically:
> * *BrowserSim* - touch events, error log *[Done]*
> * *JSF Tools* - properties tab *[Not necessary to doc]*
> * *LiveReload Tools* - asciidoc files *[Waiting on info]*
> * *OpenShift Tools* - multiple domains, env variables, new openshift app wizard, custom commit message, tail files function *[Mostly done, waiting on info]*
--
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, 7 months
[JBoss JIRA] (TOOLSDOC-425) Document 7.1.0 N&N in User Guide
by Michelle Murray (JIRA)
[ https://issues.jboss.org/browse/TOOLSDOC-425?page=com.atlassian.jira.plug... ]
Michelle Murray updated TOOLSDOC-425:
-------------------------------------
Description:
For info see:
1) N&N http://docs.jboss.org/tools/whatsnew/
2) RNs http://documentation-devel.engineering.redhat.com/docs/en-US/Red_Hat_JBos...
Specifically:
* *BrowserSim* - touch events, error log *[Done]*
* *JSF Tools* - properties tab
* *LiveReload Tools* - asciidoc files *[Waiting on info]*
* *OpenShift Tools* - multiple domains, env variables, new openshift app wizard, custom commit message, tail files function *[Mostly done, waiting on info]*
was:
For info see:
1) N&N http://docs.jboss.org/tools/whatsnew/
2) RNs http://documentation-devel.engineering.redhat.com/docs/en-US/Red_Hat_JBos...
Specifically:
* *BrowserSim* - touch events, error log
* *JSF Tools* - properties tab
* *LiveReload Tools* - asciidoc files
* *OpenShift Tools* - multiple domains, env variables, new openshift app wizard, custom commit message, tail files function
> Document 7.1.0 N&N in User Guide
> --------------------------------
>
> Key: TOOLSDOC-425
> URL: https://issues.jboss.org/browse/TOOLSDOC-425
> Project: Documentation for JBoss Tools and Developer Studio
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: User Guide
> Affects Versions: 4.1.1
> Reporter: Michelle Murray
> Assignee: Michelle Murray
> Fix For: 4.1.1
>
> Original Estimate: 2 days, 2 hours
> Remaining Estimate: 2 days, 2 hours
>
> For info see:
> 1) N&N http://docs.jboss.org/tools/whatsnew/
> 2) RNs http://documentation-devel.engineering.redhat.com/docs/en-US/Red_Hat_JBos...
> Specifically:
> * *BrowserSim* - touch events, error log *[Done]*
> * *JSF Tools* - properties tab
> * *LiveReload Tools* - asciidoc files *[Waiting on info]*
> * *OpenShift Tools* - multiple domains, env variables, new openshift app wizard, custom commit message, tail files function *[Mostly done, waiting on info]*
--
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, 7 months
[JBoss JIRA] (JBIDE-15935) Android SDK not installed automatically on OS X
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15935?page=com.atlassian.jira.plugi... ]
Martin Malina commented on JBIDE-15935:
---------------------------------------
Thanks [~mmurray] and [~gercan], I was told otherwise by others in my team. [~vpakan], can you comment on this, please? Are you sure you were offered an automatic download of Android SDK?
> Android SDK not installed automatically on OS X
> -----------------------------------------------
>
> Key: JBIDE-15935
> URL: https://issues.jboss.org/browse/JBIDE-15935
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Affects Versions: 4.1.1.Beta1
> Environment: JBDS 7.1.0.Beta1
> OS X Mavericks
> Reporter: Martin Malina
> Fix For: 4.1.1.CR1
>
> Attachments: Central_AndTools.png
>
> Original Estimate: 0 minutes
> Remaining Estimate: 0 minutes
>
> When I install android tools from central and then I restart the IDE as requested, I should be asked to automatically download and install Android SDK (I got word it works this way on Linux). I got nothing like that on OS X.
> So I had to download and setup SDK manually.
--
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, 7 months
[JBoss JIRA] (JBIDE-15858) Env variables wizard: error when editing env variables for existing app if server does not support env variables
by Michelle Murray (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15858?page=com.atlassian.jira.plugi... ]
Michelle Murray updated JBIDE-15858:
------------------------------------
Affects: Documentation (Ref Guide, User Guide, etc.)
> Env variables wizard: error when editing env variables for existing app if server does not support env variables
> ----------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-15858
> URL: https://issues.jboss.org/browse/JBIDE-15858
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.1.1.Beta1
> Reporter: Marián Labuda
> Assignee: Max Rydahl Andersen
> Fix For: 4.1.1.CR1, 4.2.0.Alpha1
>
> Attachments: environment_variables.png
>
>
> If OpenShift server does not support add/remove/modify environment variables it cause error. There should be some user-friendly dialog. See attached image. This is captured from opening shell with add/modify/remove environment variables (in context menu of application choose "Edit Environment Variables..."
> Another one is show after attempt to add variable.
> Other "Processing environment variables..."
> Probably good solution should show dialog "Server _name_ does not support modifying environment variables" and don't open shell with table of environment variables (my opinion).
--
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, 7 months
[JBoss JIRA] (JBIDE-15929) Hotkey for delete application in Openshift
by Michelle Murray (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15929?page=com.atlassian.jira.plugi... ]
Michelle Murray updated JBIDE-15929:
------------------------------------
Affects: Documentation (Ref Guide, User Guide, etc.)
> Hotkey for delete application in Openshift
> ------------------------------------------
>
> Key: JBIDE-15929
> URL: https://issues.jboss.org/browse/JBIDE-15929
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.1.1.Beta1
> Reporter: Marián Labuda
> Assignee: Andre Dietisheim
> Priority: Minor
>
> I find it useful when I can delete app with some hotkey - as it is implemented in e.g. Project Explorer - you can choose one (or more) application and by press Delete key you are prompted to delete it (otherwise open context menu and delete). It would be nice enhancement to have this.
--
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, 7 months