You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by jfclere <gi...@git.apache.org> on 2018/09/04 20:55:51 UTC

[GitHub] tomcat-native pull request #3: scripts, maven pom.xml and class to help to l...

GitHub user jfclere opened a pull request:

    https://github.com/apache/tomcat-native/pull/3

    scripts, maven pom.xml and class to help to load libraries from a jar

    That requires a small add in tomcat-trunk load the class and call the method and loops loading the libraries list the method has returned.
    If no one complains I will commit both later this week.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jfclere/tomcat-native trunk

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tomcat-native/pull/3.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3
    
----
commit ef6d2d2db2f18444f014d7ded126b15439bd5049
Author: Jean-Frederic Clere <jf...@...>
Date:   2018-09-04T11:56:28Z

    Add load libraries from a jar.

commit 28fbf5386a0a129c500389d46a7e513eeabd8239
Author: Jean-Frederic Clere <jf...@...>
Date:   2018-09-04T14:04:03Z

    Add the logic to build on macosx.

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org