[JBoss JIRA] (JBTIS-1068) Fix: ComponentTest
by Tomáš Sedmík (JIRA)
Tomáš Sedmík created JBTIS-1068:
-----------------------------------
Summary: Fix: ComponentTest
Key: JBTIS-1068
URL: https://issues.jboss.org/browse/JBTIS-1068
Project: JBoss Tools Integration Stack
Issue Type: Bug
Components: Fuse IDE, QE
Affects Versions: 4.4.1.Final
Reporter: Tomáš Sedmík
Assignee: Tomáš Sedmík
Fix For: 4.4.2.Final
{code}
java.lang.AssertionError: There is a problem with this component!
at org.junit.Assert.fail(Assert.java:88)
at org.jboss.tools.fuse.ui.bot.test.ComponentTest.testComponents(ComponentTest.java:117)
{code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years
[JBoss JIRA] (JBIDE-24048) Import application: would like to get a workspace project that's using the context-dir and branch used in OpenShift
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24048?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-24048:
------------------------------------------
fixing this was expanded to include fixes for JBIDE-20028 and JBIDE-21935.
merged into jbosstools-4.4.x and cherry-picked into master.
> Import application: would like to get a workspace project that's using the context-dir and branch used in OpenShift
> -------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-24048
> URL: https://issues.jboss.org/browse/JBIDE-24048
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.4.4.AM1
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Labels: import_wizard, openshift_v3
> Fix For: 4.4.4.AM2, 4.5.0.AM1
>
> Attachments: CONTEXT_DIR.png, SOURCE_REPOSITORY_REF.png, jboss-eap-quickstarts.png, jboss-kitchensink.png
>
>
> We're missing the ability to provide a context dir within a git repo when importing an application from OpenShift. The application wizard allows the user to set a context dir, which is used when importing right after the successfull creation. The (standalone) import is lacking this.
> steps to reproduce:
> # EXEC: launch openshift application wizard and pick "eap64-basic-s2i"
> # ASSERT: in the next page make sure there is "kitchensink" set to the CONTEXT_DIR template parameter
> !CONTEXT_DIR.png!
> # ASSERT: in the parameters, make sure that the SOURCE_REPOSITORY_REF is set to "6.4.x"
> !SOURCE_REPOSITORY_REF.png!
> # EXEC: finish the wizard and once the resources are created, simply confirm the import dialog that pops up
> # ASSERT: you get a "jboss-kitchensink" in your workspace. The import actually cloned the whole repo "jboss-eap-quickstarts" and imported the project within the "kitchensink" (the CONTEXT_DIR) folder as a workspace project
> !jboss-kitchensink.png!
> # EXEC: switch the branch in the git repo that already exists (ex. switch to master)
> # EXEC: in OpenShift Explorer: kill your workspace project, select the "eap-app" service and choose "Import Application" in the context-menu.
> # EXEC: in the upcoming import wizard, check "reuse existing repository" and then hit "Finish"
> Result:
> You get a project "jboss-eap-quickstart".
> !jboss-eap-quickstarts.png!
> There was no way to provide a context dir. To get the kitchensink project you need to remove the jboss-eap-quickstart" project, checkout the correct branch and reimport "kitchensink" (kitchensink only exists in the 6.4.x branch, not in the 7.x branches) manually as an existing maven project.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years
[JBoss JIRA] (JBDS-4338) Button on last page does not start DevStudio
by Denis Golovin (JIRA)
Denis Golovin created JBDS-4338:
-----------------------------------
Summary: Button on last page does not start DevStudio
Key: JBDS-4338
URL: https://issues.jboss.org/browse/JBDS-4338
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Bug
Components: platform-installer
Affects Versions: 10.4.0.AM2
Environment: Windows
Reporter: Denis Golovin
Assignee: Denis Golovin
Priority: Blocker
Fix For: 10.4.0.AM2
Latest version has regression and pushing the button to start devstuido on last page is not working anymore.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years
[JBoss JIRA] (JBDS-4336) Promote MSI installer as preferable packaging for components available for installation on windows
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-4336?page=com.atlassian.jira.plugin.... ]
Denis Golovin updated JBDS-4336:
--------------------------------
Component/s: platform-installer
> Promote MSI installer as preferable packaging for components available for installation on windows
> --------------------------------------------------------------------------------------------------
>
> Key: JBDS-4336
> URL: https://issues.jboss.org/browse/JBDS-4336
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Epic
> Components: platform-installer
> Affects Versions: 10.3.0.AM2
> Reporter: Denis Golovin
> Assignee: Denis Golovin
> Fix For: 11.0.0.GA
>
>
> MSI if preferable packaging for components available for installation on Windows. Installer should provide:
> 1. Generic configurable installer for MSI packages
> 2. Document steps how to include MSI packed component into devsuite
> 3. Document steps how to build MSI installers using WIX Toolset
> 4. Detection for MSI components based om windows metadata
> 5. Uninstaller support
> 6. Update/replacement support for conflicting versions
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years
[JBoss JIRA] (JBDS-4337) Update Cygwin version to 2.7.0
by Denis Golovin (JIRA)
Denis Golovin created JBDS-4337:
-----------------------------------
Summary: Update Cygwin version to 2.7.0
Key: JBDS-4337
URL: https://issues.jboss.org/browse/JBDS-4337
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Bug
Components: platform-installer
Affects Versions: 10.4.0.AM2
Reporter: Denis Golovin
Assignee: Denis Golovin
Fix For: 10.4.0.AM2
Current Cygwin version Installer includes is 2.7.0
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years
[JBoss JIRA] (JBDS-4336) Promote MSI installer as preferable packaging for components available for installation on windows
by Denis Golovin (JIRA)
Denis Golovin created JBDS-4336:
-----------------------------------
Summary: Promote MSI installer as preferable packaging for components available for installation on windows
Key: JBDS-4336
URL: https://issues.jboss.org/browse/JBDS-4336
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Epic
Affects Versions: 10.3.0.AM2
Reporter: Denis Golovin
Assignee: Denis Golovin
Fix For: 11.0.0.GA
MSI if preferable packaging for components available for installation on Windows. Installer should provide:
1. Generic configurable installer for MSI packages
2. Document steps how to include MSI packed component into devsuite
3. Document steps how to build MSI installers using WIX Toolset
4. Detection for MSI components based om windows metadata
5. Uninstaller support
6. Update/replacement support for conflicting versions
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years