[
https://issues.jboss.org/browse/JBIDE-25504?page=com.atlassian.jira.plugi...
]
Andre Dietisheim edited comment on JBIDE-25504 at 2/15/18 11:17 AM:
--------------------------------------------------------------------
work in progress: [adding utility facet to springboot project
dependencies|https://github.com/jbosstools/jbosstools-central/pull/420]
This patch for jbosstools-central is adding the utility facet to the dependencies of the
springboot project, if those already exist in the workspace. It wont handle the case where
one would import those dependencies to the workspace once the springboot project already
exists (to be implemented).
was (Author: adietish):
work in progress: [adding utility facet to springboot project
dependencies|https://github.com/jbosstools/jbosstools-central/pull/417]
This patch for jbosstools-central is adding the utility facet to the dependencies of the
springboot project, if those already exist in the workspace. It wont handle the case where
one would import those dependencies to the workspace once the springboot project already
exists (to be implemented).
Support hot deploy for workspace dependencies for SpringBoot
applications on OpenShift
--------------------------------------------------------------------------------------
Key: JBIDE-25504
URL:
https://issues.jboss.org/browse/JBIDE-25504
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.5.2.AM2
Reporter: Jeff MAURY
Assignee: Andre Dietisheim
Labels: openshift, openshift_v3, server_adapter
Fix For: 4.5.3.AM2
Attachments: springboot-dependencies.zip
When a SpringBoot application is being deployed on OpenShift with the server adapter, we
should support the following use case:
* the SpringBoot app has a dependency which is avalailable in the workspace
* when a modifiction is done on the dependency code, it should be synced to OpenShift by
the server adapter
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)