Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Needs an option to deploy JARs in DeployableTypeFactory #151

Open
kgston opened this issue Jun 29, 2016 · 2 comments
Open

Needs an option to deploy JARs in DeployableTypeFactory #151

kgston opened this issue Jun 29, 2016 · 2 comments

Comments

@kgston
Copy link

kgston commented Jun 29, 2016

Certain web servers such as Wildfly and WebLogic allows for deployment of JARs as a shared library. The deployment pattern should be the same as a WAR file, so I suppose it should be trivial to add an option for .jar extension to map to DeployableType.WAR?

@bmuschko
Copy link
Owner

If the Cargo Ant task provides the functionality, then it should be easy to add it. Are you interested in putting together a pull request?

@kgston
Copy link
Author

kgston commented Jul 19, 2016

I can't guaranty that I can find the time to get around to this. But if I do, within the next month or so, I will send in a pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants