[GitHub] camel pull request #1332: CAMEL-10086 added GenericFileEndpoint.(include|exc...

2016-12-06 Thread aefox
Github user aefox closed the pull request at: https://github.com/apache/camel/pull/1332 --- 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

[GitHub] camel pull request #1332: CAMEL-10086 added GenericFileEndpoint.(include|exc...

2016-12-05 Thread aefox
GitHub user aefox opened a pull request: https://github.com/apache/camel/pull/1332 CAMEL-10086 added GenericFileEndpoint.(include|exclude)Pattern for a … …better reusage This is part 2 of [CAMEL-10086](https://issues.apache.org/jira/browse/CAMEL-10086). It

[GitHub] camel pull request #1329: Camel 10086 - Moved Pattern.compile() usages into ...

2016-12-04 Thread aefox
Github user aefox closed the pull request at: https://github.com/apache/camel/pull/1329 --- 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

[GitHub] camel pull request #1329: Camel 10086 - Moved Pattern.compile() usages into ...

2016-12-04 Thread aefox
GitHub user aefox opened a pull request: https://github.com/apache/camel/pull/1329 Camel 10086 - Moved Pattern.compile() usages into static variables This PR covers a first set of changes for [CAMEL-10086](https://issues.apache.org/jira/browse/CAMEL-10086) which targets extracting