[JBoss JIRA] (JBDS-3828) Virtualbox fails to install when user has non-ascii characters in the name
by Jan Richter (JIRA)
[ https://issues.jboss.org/browse/JBDS-3828?page=com.atlassian.jira.plugin.... ]
Jan Richter closed JBDS-3828.
-----------------------------
Verified in devsuite-1.4.0-GA-2017-03-10-125-installer.exe
> Virtualbox fails to install when user has non-ascii characters in the name
> --------------------------------------------------------------------------
>
> Key: JBDS-3828
> URL: https://issues.jboss.org/browse/JBDS-3828
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: platform-installer
> Affects Versions: 9.1.0.CR1
> Reporter: Jan Richter
> Assignee: Denis Golovin
> Labels: ui
> Fix For: 10.4.0.AM1
>
> Attachments: vbox.png, virtualbox-install-non-ascii-error.png
>
>
> Username: Pakoň
> Leave everything on default.
> While installing, virtualbox shows a pop-up saying
> {noformat}
> Source file not found:
> C:\Users\Pakoň\AppData\Local\Temp\common.cab.
> Verify that the file exists and that you an access it
> {noformat}
> Retry does nothing but show the dialog again.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years
[JBoss JIRA] (JBIDE-24048) Import application: would like to be able to provide context-dir and branch
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24048?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-24048:
-------------------------------------
Fix Version/s: 4.4.4.AM2
> Import application: would like to be able to provide context-dir and branch
> ---------------------------------------------------------------------------
>
> 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
> Labels: import_wizard, openshift_v3
> Fix For: 4.4.4.AM2
>
> 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: 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] (JBIDE-24048) Import application: would like to be able to provide context-dir and branch
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24048?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-24048:
-------------------------------------
Labels: import_wizard openshift_v3 (was: )
> Import application: would like to be able to provide context-dir and branch
> ---------------------------------------------------------------------------
>
> 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
> Labels: import_wizard, openshift_v3
> Fix For: 4.4.4.AM2
>
> 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: 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] (JBIDE-24013) compile failed in org.jboss.tools.cdi.ui.test
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24013?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-24013:
-------------------------------
Fix Version/s: 4.5.0.AM1
(was: 4.4.4.AM1)
> compile failed in org.jboss.tools.cdi.ui.test
> ---------------------------------------------
>
> Key: JBIDE-24013
> URL: https://issues.jboss.org/browse/JBIDE-24013
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdi
> Affects Versions: 4.5.0.AM1
> Reporter: Nick Boldt
> Priority: Blocker
> Fix For: 4.5.0.AM1
>
>
> {code}
> 23:18:07 [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:1.0.0:compile (default-compile) on project org.jboss.tools.cdi.ui.test: Compilation failure: Compilation failure:
> 23:18:07 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-javaee_master/sources/cdi/tests/org.jboss.tools.cdi.ui.test/src/org/jboss/tools/cdi/ui/test/testmodel/Project.java:[43]
> 23:18:07 [ERROR] public class Project implements IProject {
> 23:18:07 [ERROR] ^^^^^^^
> 23:18:07 [ERROR] The type Project must implement the inherited abstract method IProject.clearCachedDynamicReferences()
> 23:18:07 [ERROR] 1 problem (1 error){code}
> -- https://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/view/DevStudio/view/...
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years
[JBoss JIRA] (JBIDE-24013) compile failed in org.jboss.tools.cdi.ui.test
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24013?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-24013:
-------------------------------
Fix Version/s: 4.4.4.AM1
> compile failed in org.jboss.tools.cdi.ui.test
> ---------------------------------------------
>
> Key: JBIDE-24013
> URL: https://issues.jboss.org/browse/JBIDE-24013
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdi
> Affects Versions: 4.5.0.AM1
> Reporter: Nick Boldt
> Priority: Blocker
> Fix For: 4.5.0.AM1
>
>
> {code}
> 23:18:07 [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:1.0.0:compile (default-compile) on project org.jboss.tools.cdi.ui.test: Compilation failure: Compilation failure:
> 23:18:07 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-javaee_master/sources/cdi/tests/org.jboss.tools.cdi.ui.test/src/org/jboss/tools/cdi/ui/test/testmodel/Project.java:[43]
> 23:18:07 [ERROR] public class Project implements IProject {
> 23:18:07 [ERROR] ^^^^^^^
> 23:18:07 [ERROR] The type Project must implement the inherited abstract method IProject.clearCachedDynamicReferences()
> 23:18:07 [ERROR] 1 problem (1 error){code}
> -- https://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/view/DevStudio/view/...
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years