[GitHub] tomcat pull request #35: Provide a default extension classpath directory for...

2017-05-16 Thread gchauvet
Github user gchauvet closed the pull request at:

https://github.com/apache/tomcat/pull/35


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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



[GitHub] tomcat pull request #35: Provide a default extension classpath directory for...

2016-10-02 Thread gchauvet
GitHub user gchauvet opened a pull request:

https://github.com/apache/tomcat/pull/35

Provide a default extension classpath directory for extra libraries.

A pull request to avoid to mix external end users libs (e.g JDBC drivers 
used to define datasources at server level) from provided tomcat libs.

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

$ git pull https://github.com/gchauvet/tomcat ext-lib-path

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

https://github.com/apache/tomcat/pull/35.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 #35


commit 7931eeb33bde4c256a781f8ac65e3c218bf66aa8
Author: Guillaume Chauvet 
Date:   2016-10-02T14:31:28Z

Provide a default extension classpath directory for extra libraries.




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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