I opened a jira for it:
https://issues.apache.org/jira/browse/OPENNLP-505

Jörn

On 04/27/2012 03:19 PM, Jörn Kottmann wrote:
On 04/27/2012 03:03 PM, [email protected] wrote:
To bundle models inside a jar file would be nice also because of the
customization factories. While using maven we can make a model depend on
external jar that provides the factory.

One of our first ideas to make this work was, just to include
some code in our models directly, but then people might execute
code from non-trustworthy sources on their machines without
even noticing it.

Anyway if someone downloads a jar file and puts it on the classpath
he must be aware of the potential security issue and we cannot
be blamed.

Jörn

Reply via email to