Thilo Goetz wrote:
Marshall Schor wrote:
Thilo Goetz wrote:
Eddie Epstein (JIRA) wrote:
Missing jars from distr and setUimaClassPath
--------------------------------------------
Key: UIMA-946
URL: https://issues.apache.org/jira/browse/UIMA-946
Project: UIMA
Issue Type: Bug
Components: Async Scaleout
Reporter: Eddie Epstein
Assignee: Eddie Epstein
Fix For: 2.2.2S
xbean-spring-3.2-SNAPSHOT.jar is in the distribution, but missing
from setUimaClassPath
commons-collections-3.1.jar is missing from both
Hi Eddie,
how do we know this snapshot jar will not change in the
maven repo? Can we be sure that we will be able to
reproduce our distribution at a later date? Or am I
missing something?
Great question. To prevent this from changing, this snapshot jar is
copied into our SVN and lives in uima-as-distr in
src/main/apache-activemq-5.0.0/lib/optional/
This spot has just 2 jars that we need "stable" and recorded: One is
this one, the other is the patched version of the activemq-optional
jar that Eddie did to get a patch put in that is posted to the
ActiveMQ Jira project, but which they've not acted on - it's for an
area of the http connector, and fixes some length and encoding issues
as I recall.
Thanks, Marshall. So why are those jars not in the source
distribution then?
They should be. This is an oversight. I'll enter a Jira for this.
-Marshall