-
Feature Request
-
Resolution: Unresolved
-
Major
-
4.4.3.Final
-
None
I deployed the Camel Fuse Teampltes available in Fuse Tooling
I restarted my Eclipse
I reconnected to the same CDK
- select application in OpenShift Instance view
- go to Build Configs tab in properties view
- select the element available
Source properties are not shown (JBIDE-23815fixed the NPE that was occurring before)
alternatively:
- oc create -f https://raw.githubusercontent.com/jboss-fuse/application-templates/GA/fis-image-streams.json
- oc create -f https://raw.githubusercontent.com/jboss-fuse/application-templates/GA/quickstarts/spring-boot-camel-xml-template.json
- create an app using the s2i-spring-boot-camel-xml template
- manually change the build config that results from it as shown here: https://issues.jboss.org/browse/JBIDE-23815?focusedCommentId=13364807&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13364807
- open up "Properties" and select the "Build Config" tab, selecting the fuse entry. Look into the details if you can find a "Source" cathegory with children.
steps:
- I deployed the Camel Fuse Teampltes available in Fuse Tooling
- I restarted my Eclipse
- I reconnected to the same CDK
- - select application in OpenShift Instance view
- - go to Build Configs tab in properties view
- - select the element available
- Source properties are not shown (
JBIDE-23815fixed the NPE that was occurring before)
- relates to
-
JBIDE-23815 NPE in BuildConfigPropertySource.getResourcePropertyDescriptors
- Closed
-
JBIDE-26167 Import application: error message when trying to import from binary build config is not helpful
- Open
-
JBIDE-26168 Import application: branch label shows "null"
- Open