[JBoss JIRA] (JBIDE-25901) MINISHIFT_HOME is not propagated to new detected cdk binary properly
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25901?page=com.atlassian.jira.plugi... ]
Rob Stryker updated JBIDE-25901:
--------------------------------
Fix Version/s: 4.5.3.Final
> MINISHIFT_HOME is not propagated to new detected cdk binary properly
> --------------------------------------------------------------------
>
> Key: JBIDE-25901
> URL: https://issues.jboss.org/browse/JBIDE-25901
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdk, runtime-detection
> Affects Versions: 4.5.3.Final
> Reporter: Martin Malina
> Assignee: Rob Stryker
> Fix For: 4.5.3.Final
>
>
> Following some of the changes to how cdk and runtime detection works (most notably that path to cdk binary can now be used for searching), I wanted to try and see if $MINISHIFT_HOME is still respected and works properly. And it seems to fail.
> I started devstudio with MINISHIFT_HOME=/Users/rasp/minishift_home, then ran runtime detection against /Users/rasp/tmp where a cdk binary was found. But the newly created adapter had this set up as minishift home: /Users/rasp/tmp/MINISHIFT_HOME
> That seems totally wrong.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 12 months
[JBoss JIRA] (JBIDE-25892) Label truncated when downloading CDK runtime
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25892?page=com.atlassian.jira.plugi... ]
Rob Stryker commented on JBIDE-25892:
-------------------------------------
Ok... it should be there, but two things:
1) I don't know if this is still called the JBoss Developer Program. Maybe the text needs to be updated
2) I can't replicate the truncated label. It all looks fine to me. It word-wraps to the next line. :|
Might need some help here
> Label truncated when downloading CDK runtime
> --------------------------------------------
>
> Key: JBIDE-25892
> URL: https://issues.jboss.org/browse/JBIDE-25892
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdk
> Affects Versions: 4.5.3.AM3
> Reporter: Jeff MAURY
> Assignee: Rob Stryker
> Labels: cdk, cdk_server_adapter, cdk_server_adapter_wizard
> Fix For: 4.5.3.Final
>
> Attachments: screenshot-1.png
>
>
> When downloading the CDK runtime, once you selected a specific CDK version the URL and a message are displayed. But the message is truncated
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 12 months
[JBoss JIRA] (JBIDE-23666) Update quickstarts on Central Home Page
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23666?page=com.atlassian.jira.plugi... ]
Rob Stryker commented on JBIDE-23666:
-------------------------------------
so if i wanted to update this, i'd need to:
1) update ide-config.properties, to make 4.5 point to new xml files
2) copy / update the xml to new url and fix to point to newer versions of the examples
3) update the stacks-id to a newer id
4) update stacks.yaml to create the newer maven archetype that matches the new stacksid, and have it point to new maven coordinates
5) if no newer release exists, convince someone to cut a new release to maven
This seems like an absolute ton of work, especially since:
1) I have no idea where to see what new archetypes exist
2) I have no idea how to properly list the archetypes updates in stacks.yaml
3) Nobody's updated the boms and archetypes in stacks for years, and I don't even know who used to do it, and, according to fred "That's a full time job"
> Update quickstarts on Central Home Page
> ---------------------------------------
>
> Key: JBIDE-23666
> URL: https://issues.jboss.org/browse/JBIDE-23666
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Affects Versions: 4.4.3.AM1
> Environment: Red Hat JBoss Developer Studio
> Version: 10.3.0.AM1
> Build id: AM1-v20161225-1238-B6761
> Build date: 20161225-1238
> Reporter: Josef Kopriva
> Assignee: Fred Bricon
> Fix For: 4.5.x
>
>
> Quickstarts on Central home page are old(links: "HTML5 Project", "AngularJS Forge", "Java EE Web Project"), so when importing these quickstarts, multiple warnings occur:
> {code:java}
> Description Resource Path Location Type
> Build path specifies execution environment JavaSE-1.6. There are no JREs installed in the workspace that are strictly compatible with this environment. jboss-as-kitchensink-html5-mobile Build path JRE System Library Problem
> Build path specifies execution environment JavaSE-1.7. There are no JREs installed in the workspace that are strictly compatible with this environment. jboss-forge-html5 Build path JRE System Library Problem
> Build path specifies execution environment JavaSE-1.7. There are no JREs installed in the workspace that are strictly compatible with this environment. jboss-javaee-webapp Build path JRE System Library Problem
> No connection specified for project. No database-specific validation will be performed. jboss-as-kitchensink-html5-mobile JPA Problem
> No connection specified for project. No database-specific validation will be performed. jboss-forge-html5 JPA Problem
> No connection specified for project. No database-specific validation will be performed. jboss-javaee-webapp JPA Problem
> No grammar constraints (DTD or XML Schema) referenced in the document. cheatsheet.xml /jboss-forge-html5 line 1 XML Problem
> No grammar constraints (DTD or XML Schema) referenced in the document. wro.xml /jboss-as-kitchensink-html5-mobile/src/main/webapp/WEB-INF line 1 XML Problem
> {code}
> For example HTML5 Project is downloading quickstart "jboss-as-kitchensink-html5-mobile", which is probably https://github.com/jboss-developer/jboss-wfk-quickstarts/tree/33c4600/kit... and this quickstart is requiring Java 1.6. This quickstart can be replaced with newer from https://github.com/jboss-developer/jboss-eap-quickstarts/tree/4aa3caa/kit...
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 12 months
[JBoss JIRA] (JBIDE-25834) CDK Server adapter wizard: correct layout to be more consistent
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25834?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-25834:
------------------------------------
I agree about right-aligning the Browse buttons. Should be consistent with your other wizards:
!link-right-aligned.png|thumbnail!
I think the link can be on either side as long as it's blue. Here's an example of it on the right:
!link-right-aligned.png|thumbnail!
and here's an example of a link on the left:
!link-left-aligned.png|thumbnail!
> CDK Server adapter wizard: correct layout to be more consistent
> ---------------------------------------------------------------
>
> Key: JBIDE-25834
> URL: https://issues.jboss.org/browse/JBIDE-25834
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: cdk, openshift
> Affects Versions: 4.5.2.AM3
> Reporter: Andre Dietisheim
> Assignee: Rob Stryker
> Priority: Minor
> Labels: cdk_server_adapter_wizard, ux
> Fix For: 4.5.3.Final
>
> Attachments: image-2018-03-21-14-33-52-603.png, link-left-aligned.png, link-right-aligned.png
>
>
> * "Browse"-buttons are not aligned to anything else. They should span to the right border of the form
> * All buttons have disparate sizes, there's no consistency
> * "Download and install runtime..." should be starting at the left border of the form, because that's where you're looking at when looking at the form: you start on the left upper corner, look at each line starting on the left and going to the right.
> !image-2018-03-21-14-33-52-603.png!
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 12 months