Wanqiang Ji created SUBMARINE-330:
-------------------------------------
Summary: Pack the submitter into plugins path under dist
Key: SUBMARINE-330
URL: https://issues.apache.org/jira/browse/SUBMARINE-330
Project: Apache Submarine
Issue Type: New Feature
Components: Build
Reporter: Wanqiang Ji
Assignee: Wanqiang Ji
Due to the submitter as the plugin under server module, but at now it was
packaged with other components, so when start server with all submitter libs
(include dependencies) maybe caused conflicts.
As the best practice, we'd better split with others in package phase. After
the dist structure as below:
{code:java}
-- submarine-0.3.0-SNAPSHOT
|---- bin/
|---- conf/
|---- lib/
|---- licenses/
|---- log/
|---- plugins/
|---- LICENSE
|---- NOTICE
|---- README
...{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]