]
Rob Stryker commented on JBIDE-21481:
-------------------------------------
[~mlabuda] I think the silent demo I sent [~mmalina] demonstrates this feature.
[server adapter] Allow publishing of wtp-style projects
-------------------------------------------------------
Key: JBIDE-21481
URL:
https://issues.jboss.org/browse/JBIDE-21481
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: openshift, server
Affects Versions: 4.3.1.Beta1
Reporter: Rob Stryker
Assignee: Rob Stryker
Labels: new_and_noteworthy, openshift_v3, server_adapter
Fix For: 4.3.1.Beta2
The openshift server adapter as currently coded simply copies the magic project into a
hidden metadata location and executes an rsync. This won't work for any project iwth
a custom wtp-style layout and mappings available, including maven projects created via
m2ewtp.
This jira targets an initial implementation of a zipped publish of wtp-style projects,
both as the magic project or as an added module to be deployed along-side the magic
project.