Message11881

Author jeff.allen
Recipients jeff.allen
Date 2018-04-06.07:41:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1523000478.2.0.682650639539.issue2665@psf.upfronthosting.co.za>
In-reply-to
Content
https://github.com/jythontools/jython/issues/101 reports: jython-standalone-2.7.1.jar includes test classes like ScriptEngineTest.

We could either:

1. (clean and) not compile those tests when making a distributable,  or
2. try to exclude them by name when making the JAR.
History
Date User Action Args
2018-04-06 07:41:18jeff.allensetrecipients: + jeff.allen
2018-04-06 07:41:18jeff.allensetmessageid: <1523000478.2.0.682650639539.issue2665@psf.upfronthosting.co.za>
2018-04-06 07:41:18jeff.allenlinkissue2665 messages
2018-04-06 07:41:17jeff.allencreate