[JBoss JIRA] (JBIDE-24307) Filter out Build config which have no git url configured in "Import OpenShift Application" dialog
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24307?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-24307:
-------------------------------------
Fix Version/s: (was: 4.4.4.Final)
> Filter out Build config which have no git url configured in "Import OpenShift Application" dialog
> -------------------------------------------------------------------------------------------------
>
> Key: JBIDE-24307
> URL: https://issues.jboss.org/browse/JBIDE-24307
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.4.4.AM3
> Reporter: Aurélien Pupier
> Assignee: Andre Dietisheim
> Labels: import_wizard, openshift_v3
> Fix For: 4.5.0.AM1
>
> Attachments: image-2017-04-25-15-22-03-598.png, image-2017-04-25-15-22-12-510.png
>
>
> it will avoid to have an error dialog just after
> !image-2017-04-25-15-22-12-510.png|thumbnail!
> Even more that thsi information is already retrieved to be displayed in "Build config details"
> !image-2017-04-25-15-22-03-598.png|thumbnail!
> Anothe rpossibility is to greyet out them with a tooltip explaining why we can't select them
> and/or disabled Next:Finish buttons
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 months
[JBoss JIRA] (JBDS-3826) Some components fail with folder name containing non-standard characters
by Jan Richter (JIRA)
[ https://issues.jboss.org/browse/JBDS-3826?page=com.atlassian.jira.plugin.... ]
Jan Richter edited comment on JBDS-3826 at 5/11/17 8:36 AM:
------------------------------------------------------------
Update for the latest build:
- CDK - fails, guess it needs some escaping
{noformat}Thu, 11 May 2017 12:24:34 GMT-ERROR: cdk - Error: Command failed: C:\DevelopmentSuite!@$^&()_=+-,.'{}[]\cdk\bin\minishift.exe setup-cdk --force --default-vm-driver=virtualbox
'C:\DevelopmentSuite!@$&' is not recognized as an internal or external command,
operable program or batch file.
Thu, 11 May 2017 12:24:34 GMT-ERROR: cdk - 'C:\DevelopmentSuite!@$&' is not recognized as an internal or external command,
operable program or batch file.{noformat}
- Devstudio - works
- OpenJDK - works
- Cygwin -works
- Kompose - works
- Virtualbox
-- fails
{noformat}GMT-ERROR: virtualbox failed to install: Error: ENOENT: no such file or directory, stat 'c:\DevelopmentSuite!@$^&()_=+-,.'\virtualbox'{noformat}
-- detection also fails here: https://github.com/redhat-developer-tooling/developer-platform-install/bl... - complains the folder does not exist
was (Author: jrichter1):
Update for the latest build:
- CDK - fails, guess it needs some escaping
{noformat}Thu, 11 May 2017 12:24:34 GMT-ERROR: cdk - Error: Command failed: C:\DevelopmentSuite!@$^&()_=+-,.'{}[]\cdk\bin\minishift.exe setup-cdk --force --default-vm-driver=virtualbox
'C:\DevelopmentSuite!@$&' is not recognized as an internal or external command,
operable program or batch file.
Thu, 11 May 2017 12:24:34 GMT-ERROR: cdk - 'C:\DevelopmentSuite!@$&' is not recognized as an internal or external command,
operable program or batch file.{noformat}
- Devstudio - works
- OpenJDK - works
- Cygwin -works
- Virtualbox
-- fails
{noformat}GMT-ERROR: virtualbox failed to install: Error: ENOENT: no such file or directory, stat 'c:\DevelopmentSuite!@$^&()_=+-,.'\virtualbox'{noformat}
-- detection also fails here: https://github.com/redhat-developer-tooling/developer-platform-install/bl... - complains the folder does not exist
> Some components fail with folder name containing non-standard characters
> ------------------------------------------------------------------------
>
> Key: JBDS-3826
> URL: https://issues.jboss.org/browse/JBDS-3826
> 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: havoc
> Fix For: 11.0.0.AM1
>
>
> I have tried installing into this folder:
> {noformat}c:\Developer~~!@#$@#@++ŇNˇaˇAsdďf¨¨°Platform{noformat}
> And JBDS installation failed immediately, the install.log was not very helpful.
> {noformat}Fri, 15 Apr 2016 11:49:50 GMT-INFO: jbds - Execute c:\Developer~~!@#$@#@++ŇNˇaˇAsdďf¨¨°Platform\jdk8\bin\java.exe -DTRACE=true,-jar,C:\Users\jbossqa\AppData\Local\Temp\7zS7105.tmp\jbds.jar,C:\Users\jbossqa\AppData\Local\Temp\jbds-autoinstall.xml
> Fri, 15 Apr 2016 11:49:52 GMT-ERROR: jbds - Error: Command failed: c:\Developer~~!@#$@#@++ŇNˇaˇAsdďf¨¨°Platform\jdk8\bin\java.exe -DTRACE=true -jar C:\Users\jbossqa\AppData\Local\Temp\7zS7105.tmp\jbds.jar C:\Users\jbossqa\AppData\Local\Temp\jbds-autoinstall.xml
> Fri, 15 Apr 2016 11:49:52 GMT-ERROR: jbds -
> Fri, 15 Apr 2016 11:49:52 GMT-ERROR: jbds failed to install: Error: Command failed: c:\Developer~~!@#$@#@++ŇNˇaˇAsdďf¨¨°Platform\jdk8\bin\java.exe -DTRACE=true -jar C:\Users\jbossqa\AppData\Local\Temp\7zS7105.tmp\jbds.jar C:\Users\jbossqa\AppData\Local\Temp\jbds-autoinstall.xml
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 months
[JBoss JIRA] (JBDS-3826) Some components fail with folder name containing non-standard characters
by Jan Richter (JIRA)
[ https://issues.jboss.org/browse/JBDS-3826?page=com.atlassian.jira.plugin.... ]
Jan Richter updated JBDS-3826:
------------------------------
Fix Version/s: 11.0.0.AM1
(was: 10.4.0.GA)
> Some components fail with folder name containing non-standard characters
> ------------------------------------------------------------------------
>
> Key: JBDS-3826
> URL: https://issues.jboss.org/browse/JBDS-3826
> 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: havoc
> Fix For: 11.0.0.AM1
>
>
> I have tried installing into this folder:
> {noformat}c:\Developer~~!@#$@#@++ŇNˇaˇAsdďf¨¨°Platform{noformat}
> And JBDS installation failed immediately, the install.log was not very helpful.
> {noformat}Fri, 15 Apr 2016 11:49:50 GMT-INFO: jbds - Execute c:\Developer~~!@#$@#@++ŇNˇaˇAsdďf¨¨°Platform\jdk8\bin\java.exe -DTRACE=true,-jar,C:\Users\jbossqa\AppData\Local\Temp\7zS7105.tmp\jbds.jar,C:\Users\jbossqa\AppData\Local\Temp\jbds-autoinstall.xml
> Fri, 15 Apr 2016 11:49:52 GMT-ERROR: jbds - Error: Command failed: c:\Developer~~!@#$@#@++ŇNˇaˇAsdďf¨¨°Platform\jdk8\bin\java.exe -DTRACE=true -jar C:\Users\jbossqa\AppData\Local\Temp\7zS7105.tmp\jbds.jar C:\Users\jbossqa\AppData\Local\Temp\jbds-autoinstall.xml
> Fri, 15 Apr 2016 11:49:52 GMT-ERROR: jbds -
> Fri, 15 Apr 2016 11:49:52 GMT-ERROR: jbds failed to install: Error: Command failed: c:\Developer~~!@#$@#@++ŇNˇaˇAsdďf¨¨°Platform\jdk8\bin\java.exe -DTRACE=true -jar C:\Users\jbossqa\AppData\Local\Temp\7zS7105.tmp\jbds.jar C:\Users\jbossqa\AppData\Local\Temp\jbds-autoinstall.xml
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 months
[JBoss JIRA] (JBIDE-24301) Error while building jbosstools-openshift-4.4.3
by jyoti tumsare (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24301?page=com.atlassian.jira.plugi... ]
jyoti tumsare commented on JBIDE-24301:
---------------------------------------
!org.jboss.ide.eclipse.as.management.as7.png|thumbnail!
> Error while building jbosstools-openshift-4.4.3
> -----------------------------------------------
>
> Key: JBIDE-24301
> URL: https://issues.jboss.org/browse/JBIDE-24301
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, openshift
> Affects Versions: 4.4.3.Final
> Reporter: jyoti tumsare
> Assignee: Dmitrii Bocharov
> Fix For: 4.5.0.AM1
>
> Attachments: Error.PNG, issues.PNG, issues.txt, org.jboss.ide.eclipse.as.management.as7.png, target-platform.png
>
>
> To build jbosstools-openshift-4.4.3 I followed following steps
> 1. I clone jbosstools-base and jbosstools-server which are required for the building jbosstools-openshift-4.4.3.
> 2. while executing the jbosstools-base I got error "Missing requirement: org.jboss.tools.common.core 3.8.3.qualifier requires 'bundle org.jboss.tools.foundation.core 1.3.3' but it could not be found".
> 3. I build the org.jboss.tools.foundation.core 1.3.3 plugin and add into eclipse plugin folder and restart the eclipse IDE still facing the isuue.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 months
[JBoss JIRA] (JBIDE-24301) Error while building jbosstools-openshift-4.4.3
by jyoti tumsare (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24301?page=com.atlassian.jira.plugi... ]
jyoti tumsare updated JBIDE-24301:
----------------------------------
Attachment: org.jboss.ide.eclipse.as.management.as7.png
> Error while building jbosstools-openshift-4.4.3
> -----------------------------------------------
>
> Key: JBIDE-24301
> URL: https://issues.jboss.org/browse/JBIDE-24301
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, openshift
> Affects Versions: 4.4.3.Final
> Reporter: jyoti tumsare
> Assignee: Dmitrii Bocharov
> Fix For: 4.5.0.AM1
>
> Attachments: Error.PNG, issues.PNG, issues.txt, org.jboss.ide.eclipse.as.management.as7.png, target-platform.png
>
>
> To build jbosstools-openshift-4.4.3 I followed following steps
> 1. I clone jbosstools-base and jbosstools-server which are required for the building jbosstools-openshift-4.4.3.
> 2. while executing the jbosstools-base I got error "Missing requirement: org.jboss.tools.common.core 3.8.3.qualifier requires 'bundle org.jboss.tools.foundation.core 1.3.3' but it could not be found".
> 3. I build the org.jboss.tools.foundation.core 1.3.3 plugin and add into eclipse plugin folder and restart the eclipse IDE still facing the isuue.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 months
[JBoss JIRA] (JBIDE-24301) Error while building jbosstools-openshift-4.4.3
by jyoti tumsare (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24301?page=com.atlassian.jira.plugi... ]
jyoti tumsare commented on JBIDE-24301:
---------------------------------------
yes, I have added all the required jar in lib folder .
> Error while building jbosstools-openshift-4.4.3
> -----------------------------------------------
>
> Key: JBIDE-24301
> URL: https://issues.jboss.org/browse/JBIDE-24301
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, openshift
> Affects Versions: 4.4.3.Final
> Reporter: jyoti tumsare
> Assignee: Dmitrii Bocharov
> Fix For: 4.5.0.AM1
>
> Attachments: Error.PNG, issues.PNG, issues.txt, target-platform.png
>
>
> To build jbosstools-openshift-4.4.3 I followed following steps
> 1. I clone jbosstools-base and jbosstools-server which are required for the building jbosstools-openshift-4.4.3.
> 2. while executing the jbosstools-base I got error "Missing requirement: org.jboss.tools.common.core 3.8.3.qualifier requires 'bundle org.jboss.tools.foundation.core 1.3.3' but it could not be found".
> 3. I build the org.jboss.tools.foundation.core 1.3.3 plugin and add into eclipse plugin folder and restart the eclipse IDE still facing the isuue.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 months
[JBoss JIRA] (JBIDE-24367) Server New and Noteworthy for 4.4.4.Final
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24367?page=com.atlassian.jira.plugi... ]
Jeff MAURY commented on JBIDE-24367:
------------------------------------
[~rob.stryker] can you process it ?
> Server New and Noteworthy for 4.4.4.Final
> -----------------------------------------------------
>
> Key: JBIDE-24367
> URL: https://issues.jboss.org/browse/JBIDE-24367
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: archives, jmx, server
> Reporter: Jeff MAURY
> Assignee: Rob Stryker
> Priority: Critical
> Fix For: 4.4.4.Final
>
>
> Rob Stryker,
> Search for your component's New and Noteworthy issues:
> Queries:
> * [Completed Server JIRAs marked N&N|https://issues.jboss.org/issues/?jql=%28%28project+in+%28JBDS%29+and+...]
> * [All Completed JIRAs marked N&N|https://issues.jboss.org/issues/?jql=%28%28project+in+%28JBDS%29+and+...]
> * [N&N Task JIRAs for this milestone|https://issues.jboss.org/issues/?jql=summary+%7E+%22New+and+Not...]
> * [All N&N Task JIRAs|https://issues.jboss.org/issues/?jql=summary+%7E+%22New+and+Notewor...]
> If no N&N issues are found for Server, check if there are issues that SHOULD have been labelled with *Labels =* _new_and_noteworthy_, and add them.
> Document the ones relevant for Server by submitting a pull request against:
> * https://github.com/jbosstools/jbosstools-website/tree/master/documentatio...
> If your PR's commit comment is of the form... {code}JBIDE-24345 #comment Create N&N for Server 4.4.4.Final #close{code}... and your github user's email address is the same as your JIRA one, then this JIRA should be closed automatically when the PR is applied.
> If there is nothing new or noteworthy for Server for this milestone, please *reject* and *close* this issue.
> ----
> If there is nothing new or noteworthy for 4.4.4.Final since the AM3 release of Server, please *reject* and *close* this issue. The final N&N page will be aggregated from all previous N&N documents.
> If you want to _add a comment to the final document_ then submit a PR to create a separate <component>-news-4.4.4.Final.adoc file here:
> * https://github.com/jbosstools/jbosstools-website/tree/master/documentatio...
> The final N&N page will be aggregated from all previous N&N documents plus this *.Final.adoc.
> However, if you want to _replace all previous N&Ns by a *new* document_, then submit a PR to create a *new* <component>-news-4.4.4.Final.adoc file, adding: {code}page-include-previous: false{code}.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 months