Skip to content
This repository has been archived by the owner on Jun 7, 2021. It is now read-only.

SWARM-793 - module.xml and resource-root #248

Merged
merged 1 commit into from Dec 7, 2016

Conversation

bobmcwhirter
Copy link
Contributor

  • Have you followed the guidelines in our Contributing document?
  • Have you created a JIRA and used it in the commit message?
  • Have you checked to ensure there aren't other open Pull Requests for the same issue?
  • Have you built the project locally prior to submission with mvn clean install?

Motivation

For people who provide their own module.xml's for whatever
reason, supporting for .jars didn't work;
only when we used .

Modifications

Better inspection of the module.xml and setting up the
correct resource-loader if the resource is actually a .jar.

Result

Jars should work now as elements within
a user-provided module.xml

Motivation
----------

For people who provide their own module.xml's for whatever
reason, supporting <resource-root> for .jars didn't work;
only when we used <artifact>.

Modifications
-------------

Better inspection of the module.xml and setting up the
correct resource-loader if the resource is actually a .jar.

Result
------

Jars should work now as <resource-root> elements within
a user-provided module.xml
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
2 participants