[JBoss JIRA] (JBDS-4400) Uninstaller fails to remove Virtualbox
by Denis Golovin (JIRA)
Denis Golovin created JBDS-4400:
-----------------------------------
Summary: Uninstaller fails to remove Virtualbox
Key: JBDS-4400
URL: https://issues.jboss.org/browse/JBDS-4400
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Bug
Components: platform-installer
Affects Versions: 11.0.0.AM1
Environment: Windows
Reporter: Denis Golovin
Assignee: Sudhir Verma
Fix For: 11.0.0.AM1
When running uninstall.ps1 from user home folder
{code}powershell -ExecutionPolicy bypass -File c:\DevelopmentSuite\uninstaller\uninstall.ps1
C:\Users\Eskimo>powershell -ExecutionPolicy bypass -File c:\DevelopmentSuite\uninstaller\uninstall.ps1
Copy-Item : Cannot find path 'C:\Users\Eskimo\uninstall-helper.ps1' because it does not exist.
At C:\DevelopmentSuite\uninstaller\uninstall.ps1:3 char:1
+ Copy-Item ./uninstall-helper.ps1 $env:TEMP/uninstall-helper.ps1
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (C:\Users\Eskimo\uninstall-helper.ps1:String) [Copy-Item], ItemNotFoundE
xception
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.CopyItemCommand
{code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 10 months
[JBoss JIRA] (JBDS-2770) Cheatsheet for JBoss Central archetypes: kitchensink-html5-mobile
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBDS-2770?page=com.atlassian.jira.plugin.... ]
Rob Stryker updated JBDS-2770:
------------------------------
Fix Version/s: 7.1.0.GA
> Cheatsheet for JBoss Central archetypes: kitchensink-html5-mobile
> -----------------------------------------------------------------
>
> Key: JBDS-2770
> URL: https://issues.jboss.org/browse/JBDS-2770
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Feature Request
> Components: central, requirements
> Reporter: Sande Gilda
> Fix For: 7.1.0.GA
>
>
> Our archetypes should have cheatsheets when imported/opened into eclipse.
> Priority
> 1) HTML5 - cheatsheet should focus the end-user's attention on index.html, editable in the VPE, with the jQuery Mobile Palette, it should also describe LiveReload setup and BrowserSim
> 2) Java EE Web - cheatsheet should focus the end-user's attention on index.xhtml, editable in the VPE, with the JSF/RichFaces Palette. It should describe the JPA Member.java, the relationship between MemberController.java and index.xhtml, the purpose of MemberResourceRESTService.java and JaxRsActivator.java
> Basically walk the user through the flow of events (from the UI to the backend) in the application
> 3) RichFaces - cheatsheet should focus the end-user's attention on index.xhtml, editable in the VPE, with the JSF/RichFaces Palette. It should also describe resources/components/memberForm.xhtml and its use of <rich:validator/> and that tag's relationship with the JPA beanvalidations
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 10 months
[JBoss JIRA] (JBDS-2770) Cheatsheet for JBoss Central archetypes: kitchensink-html5-mobile
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBDS-2770?page=com.atlassian.jira.plugin.... ]
Rob Stryker closed JBDS-2770.
-----------------------------
Resolution: Done
> Cheatsheet for JBoss Central archetypes: kitchensink-html5-mobile
> -----------------------------------------------------------------
>
> Key: JBDS-2770
> URL: https://issues.jboss.org/browse/JBDS-2770
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Feature Request
> Components: central, requirements
> Reporter: Sande Gilda
> Fix For: 7.1.0.GA
>
>
> Our archetypes should have cheatsheets when imported/opened into eclipse.
> Priority
> 1) HTML5 - cheatsheet should focus the end-user's attention on index.html, editable in the VPE, with the jQuery Mobile Palette, it should also describe LiveReload setup and BrowserSim
> 2) Java EE Web - cheatsheet should focus the end-user's attention on index.xhtml, editable in the VPE, with the JSF/RichFaces Palette. It should describe the JPA Member.java, the relationship between MemberController.java and index.xhtml, the purpose of MemberResourceRESTService.java and JaxRsActivator.java
> Basically walk the user through the flow of events (from the UI to the backend) in the application
> 3) RichFaces - cheatsheet should focus the end-user's attention on index.xhtml, editable in the VPE, with the JSF/RichFaces Palette. It should also describe resources/components/memberForm.xhtml and its use of <rich:validator/> and that tag's relationship with the JPA beanvalidations
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 10 months
[JBoss JIRA] (JBDS-2815) Explanation of Tested in Central is wrong - gwt is not hosted by RH
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBDS-2815?page=com.atlassian.jira.plugin.... ]
Rob Stryker closed JBDS-2815.
-----------------------------
Resolution: Done
> Explanation of Tested in Central is wrong - gwt is not hosted by RH
> -------------------------------------------------------------------
>
> Key: JBDS-2815
> URL: https://issues.jboss.org/browse/JBDS-2815
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: central
> Affects Versions: 7.1.0.Beta1
> Environment: JBDS 7.1.0.Beta1a B470
> Reporter: Martin Malina
> Fix For: 7.1.0.GA
>
>
> When you check the Software/Update tab of JBoss Central, at the end of each item you see Tested, Experimental or other.
> Those are links that lead here:
> https://devstudio.jboss.com/updates/7.0-development/central/
> (A side question: Will this be updated to 7.1 just before GA? Or shall I create a JIRA for that?)
> Aside from the fact that the links act up on mac - the page is opened in the background - I have a problem with the wording of Tested on that page:
> {quote}
> These plug-ins are hosted by Red Hat and tested by Red Hat, but support is most likely provided by another vendor. Red Hat attempts to report issues to providers as required, should any arise.
> {quote}
> This is certainly not true for GWT plugins - AFAIK we don't host those.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 10 months