Re: Source in the binary release

2007-07-31 Thread Marshall Schor
Thilo Goetz wrote: Adam Lally wrote: On 7/30/07, Thilo Goetz <[EMAIL PROTECTED]> wrote: Adam Lally wrote: -1 to this change. What exactly is the concern here? My main concern is what I originally said: "Don't some companies have issues with their people downloading

[jira] Created: (UIMA-520) Calling CasCreationUtils to produce a custom resource is ignoring the passed in ResourceManager in some cases

2007-07-31 Thread Marshall Schor (JIRA)
Calling CasCreationUtils to produce a custom resource is ignoring the passed in ResourceManager in some cases - Key: UIMA-520 URL: https://issues.apache.or

Re: Source in the binary release

2007-07-31 Thread Thilo Goetz
Marshall Schor wrote: > Thilo Goetz wrote: >> Adam Lally wrote: >> >>> On 7/30/07, Thilo Goetz <[EMAIL PROTECTED]> wrote: >>> Adam Lally wrote: >> -1 to this change. What exactly is the concern here? >> > My main concern is what I originally said: "Don'

Re: Source in the binary release

2007-07-31 Thread Adam Lally
On 7/31/07, Thilo Goetz <[EMAIL PROTECTED]> wrote: > I don't want to put words into Adam's mouth, but at least I was thinking > that the script would just be part of our regular source distribution, > so no separate download required. And if the script lives in the source > distribution, it knows

Re: Source in the binary release

2007-07-31 Thread Adam Lally
> Actually I was thinking of something perhaps even easier for the user. > What I meant was that the script would automatically add the source > files directly into the jar files in the UIMA binary distribution. So > no action would be necessary at all in Eclipse. > > (To locate the binary distri

I SVN Updated everything, but am getting test errors with mvn install, on AnnotationTreeTest

2007-07-31 Thread Marshall Schor
Running org.apache.uima.cas.test.AnnotationTreeTest testTree(org.apache.uima.cas.test.AnnotationTreeTest) Time elapsed: 0.16 sec <<< FAILURE! junit.framework.AssertionFailedError at junit.framework.AssertionFailedError.(AssertionFailedError.java:11) at junit.framework.Assert.fail(Assert.

Re: Source in the binary release

2007-07-31 Thread Marshall Schor
Adam Lally wrote: Actually I was thinking of something perhaps even easier for the user. What I meant was that the script would automatically add the source files directly into the jar files in the UIMA binary distribution. So no action would be necessary at all in Eclipse. (To locate the bina

Re: Source in the binary release

2007-07-31 Thread Adam Lally
On 7/31/07, Marshall Schor <[EMAIL PROTECTED]> wrote: > Also - the resources need to be included in the jars (they have the > message bundles, etc.). > The resource are already in the jars, so we don't need to add them in this step. Just the source files need to be added. -Adam

Re: Source in the binary release

2007-07-31 Thread Marshall Schor
Adam Lally wrote: On 7/31/07, Marshall Schor <[EMAIL PROTECTED]> wrote: Also - the resources need to be included in the jars (they have the message bundles, etc.). The resource are already in the jars, so we don't need to add them in this step. Just the source files need to be added.

[jira] Closed: (UIMA-520) Calling CasCreationUtils to produce a custom resource is ignoring the passed in ResourceManager in some cases

2007-07-31 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor closed UIMA-520. --- Resolution: Fixed Fix Version/s: 2.2 > Calling CasCreationUtils to produce a custom resource is

Re: I SVN Updated everything, but am getting test errors with mvn install, on AnnotationTreeTest

2007-07-31 Thread Thilo Goetz
Marshall Schor wrote: > Running org.apache.uima.cas.test.AnnotationTreeTest > > > testTree(org.apache.uima.cas.test.AnnotationTreeTest) Time elapsed: > 0.16 sec <<< FAILURE! > junit.framework.AssertionFailedError > at > junit.framework.AssertionFailedError.(AssertionFailedError.java:11) > at