Re: Issues with sandbox annotator distribution

2008-04-16 Thread Thilo Goetz
Marshall Schor wrote: Problem solved ! A search of the web using the search string "surefile @beforeclass" turned up a surefire issue: http://jira.codehaus.org/browse/SUREFIRE-448 which, in turn, implied that one should be using surefire version 2.4.2. Of course, our POMs don't specify a leve

Re: Issues with sandbox annotator distribution

2008-04-16 Thread Marshall Schor
Tong Fin wrote: Hi Marshall, Quoted Text -- I looked, and saw that my local repository had the 2.2 and 2.3 versions of the surfire plugin. I deleted these from my repository, along with maven-test and maven-surefire-reports, for good measure, and re-ran. -

Re: Issues with sandbox annotator distribution

2008-04-16 Thread Tong Fin
Hi Marshall, Quoted Text -- > I looked, and saw that my local repository had the 2.2 and 2.3 versions of the surfire plugin. I deleted these from my repository, along with maven-test and maven-surefire-reports, for good measure, and re-ran. - If I would like to d

Re: Issues with sandbox annotator distribution

2008-04-16 Thread Marshall Schor
Problem solved ! A search of the web using the search string "surefile @beforeclass" turned up a surefire issue: http://jira.codehaus.org/browse/SUREFIRE-448 which, in turn, implied that one should be using surefire version 2.4.2. Of course, our POMs don't specify a level for many maven things

Re: Issues with sandbox annotator distribution

2008-04-16 Thread Marshall Schor
More info: Running the failing test (ServerTest) from Eclipse using run-as Junit, works reliably... Time to look at what's different between this and maven's running of it... -Marshall Marshall Schor wrote: Can someone for whom the simple-server tests work, confirm these are the right levels

Re: Issues with sandbox annotator distribution

2008-04-16 Thread Marshall Schor
Can someone for whom the simple-server tests work, confirm these are the right levels of software: httpcore-4.0-alpha6.jar log4j-1.2.8.jar commons-logging-1.0.4.jar servlet-api-2.5-6.1.8.jar junit-4.0.jar jetty-util-6.1.8.jar commons-codec-1.3.jar jetty-6.1.8.jar servlet-api-2.4.jar httpclient-4

Re: Issues with sandbox annotator distribution

2008-04-16 Thread Marshall Schor
Thilo Goetz wrote: Jörn Kottmann wrote: Your machine is kaputt :-) His machine is fine, it was able to build the Cas Editor. Jörn That's probably what broke it ;-) LOL - Actually, I'm "in the queue" for a new machine. Mine is 3+ years old, and has this nice feature: If you run code that

Re: Issues with sandbox annotator distribution

2008-04-16 Thread Marshall Schor
Thilo Goetz wrote: Marshall Schor wrote: [...] OK - I extracted the source zip file from mbaessler on people.a.o, added the things needed to get docbook to run, and ran mvn install on the sandboxDistr directory. It ran up to the SimpleServer and had the same failure: java.lang.NullPointerExc

Re: Issues with sandbox annotator distribution

2008-04-16 Thread Marshall Schor
Michael Baessler wrote: Marshall Schor wrote: OK - I extracted the source zip file from mbaessler on people.a.o, added the things needed to get docbook to run, and ran mvn install on the sandboxDistr directory. It ran up to the SimpleServer and had the same failure: java.lang.NullPointerExc

[jira] Closed: (UIMA-995) [uima-as] dd2spring doesn't properly handle urls in import by location which are absolute

2008-04-16 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor closed UIMA-995. --- Resolution: Fixed Fix Version/s: 2.2.2AS > [uima-as] dd2spring doesn't properly handle urls in i

[jira] Created: (UIMA-995) [uima-as] dd2spring doesn't properly handle urls in import by location which are absolute

2008-04-16 Thread Marshall Schor (JIRA)
[uima-as] dd2spring doesn't properly handle urls in import by location which are absolute - Key: UIMA-995 URL: https://issues.apache.org/jira/browse/UIMA-995 Proj

[jira] Created: (UIMA-994) Add Logger.getLevel()

2008-04-16 Thread Steven Bethard (JIRA)
Add Logger.getLevel() - Key: UIMA-994 URL: https://issues.apache.org/jira/browse/UIMA-994 Project: UIMA Issue Type: New Feature Reporter: Steven Bethard org.apache.uima.util.Logger should expose a .getLevel(

[jira] Updated: (UIMA-986) [DDE] Improve DDE to support the settings for AE implemented in C++

2008-04-16 Thread Tong Fin (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tong Fin updated UIMA-986: -- Attachment: UIMA-986-Patch-01-Version 2.txt This file replaces the previous UIMA-986-Patch-01.txt that is already

[jira] Updated: (UIMA-986) [DDE] Improve DDE to support the settings for AE implemented in C++

2008-04-16 Thread Tong Fin (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tong Fin updated UIMA-986: -- Attachment: (was: UIMA-986-Patch-01.txt) > [DDE] Improve DDE to support the settings for AE implemented in C+

Re: Issues with sandbox annotator distribution

2008-04-16 Thread Thilo Goetz
Michael Baessler wrote: Thilo Goetz wrote: Jörn Kottmann wrote: Your machine is kaputt :-) His machine is fine, it was able to build the Cas Editor. Jörn That's probably what broke it ;-) What going on here... I thought we talk about the SimpleServer tests... not the CasEditor build :-)

Re: Issues with sandbox annotator distribution

2008-04-16 Thread Michael Baessler
Thilo Goetz wrote: > Jörn Kottmann wrote: >>> Your machine is kaputt :-) >> >> His machine is fine, it was able to build the Cas Editor. >> >> Jörn > > That's probably what broke it ;-) > What going on here... I thought we talk about the SimpleServer tests... not the CasEditor build :-) -- Mich

Re: Issues with sandbox annotator distribution

2008-04-16 Thread Thilo Goetz
Jörn Kottmann wrote: Your machine is kaputt :-) His machine is fine, it was able to build the Cas Editor. Jörn That's probably what broke it ;-)

Re: Issues with sandbox annotator distribution

2008-04-16 Thread Jörn Kottmann
Your machine is kaputt :-) His machine is fine, it was able to build the Cas Editor. Jörn

[jira] Updated: (UIMA-993) [DDE] Improving the readability of XML Deployment Descriptor source generated by AEDeploymentDescriptor.toXML()

2008-04-16 Thread Tong Fin (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tong Fin updated UIMA-993: -- Summary: [DDE] Improving the readability of XML Deployment Descriptor source generated by AEDeploymentDescriptor.

[jira] Created: (UIMA-993) Improving the readability of XML Deployment Descriptor source generated by AEDeploymentDescriptor.toXML()

2008-04-16 Thread Tong Fin (JIRA)
Improving the readability of XML Deployment Descriptor source generated by AEDeploymentDescriptor.toXML() - Key: UIMA-993 URL: https://issues.apache.org/jira/b

[jira] Resolved: (UIMA-986) [DDE] Improve DDE to support the settings for AE implemented in C++

2008-04-16 Thread Tong Fin (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tong Fin resolved UIMA-986. --- Resolution: Fixed Assignee: Marshall Schor (was: Tong Fin) The patches are submitted. Waiting for Marsh

[jira] Updated: (UIMA-986) [DDE] Improve DDE to support the settings for AE implemented in C++

2008-04-16 Thread Tong Fin (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tong Fin updated UIMA-986: -- Attachment: UIMA-986-Patch-02.txt UIMA-986-Patch-01.txt - UIMA-986-Patch-01.txt is to support UI

[jira] Work stopped: (UIMA-986) [DDE] Improve DDE to support the settings for AE implemented in C++

2008-04-16 Thread Tong Fin (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on UIMA-986 stopped by Tong Fin. > [DDE] Improve DDE to support the settings for AE implemented in C++ > -

Re: Issues with sandbox annotator distribution

2008-04-16 Thread Thilo Goetz
Marshall Schor wrote: [...] OK - I extracted the source zip file from mbaessler on people.a.o, added the things needed to get docbook to run, and ran mvn install on the sandboxDistr directory. It ran up to the SimpleServer and had the same failure: java.lang.NullPointerException at or

Re: Issues with sandbox annotator distribution

2008-04-16 Thread Michael Baessler
Marshall Schor wrote: > OK - I extracted the source zip file from mbaessler on people.a.o, added > the things needed to get docbook to run, and ran mvn install on the > sandboxDistr directory. It ran up to the SimpleServer and had the same > failure: > java.lang.NullPointerException >at >

Re: Issues with sandbox annotator distribution

2008-04-16 Thread Marshall Schor
Michael Baessler wrote: Marshall Schor wrote: Thilo Goetz wrote: Marshall Schor wrote: [...] Running the mvn install gave a build failure in running the test for Apache UIMA Simple Server: Running org.apache.uima.simpleserver.test.ServerTest java.lang.NullPointerException

[jira] Commented: (UIMA-992) update dictionary annotator build documentation - how to create XML Beans jar

2008-04-16 Thread Thilo Goetz (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12589580#action_12589580 ] Thilo Goetz commented on UIMA-992: -- There's an ant script in the simple server project you c

[jira] Created: (UIMA-992) update dictionary annotator build documentation - how to create XML Beans jar

2008-04-16 Thread Michael Baessler (JIRA)
update dictionary annotator build documentation - how to create XML Beans jar - Key: UIMA-992 URL: https://issues.apache.org/jira/browse/UIMA-992 Project: UIMA Issue

[jira] Created: (UIMA-991) fix Sandbox documentation to avoid overflowing the footer on even pages

2008-04-16 Thread Michael Baessler (JIRA)
fix Sandbox documentation to avoid overflowing the footer on even pages --- Key: UIMA-991 URL: https://issues.apache.org/jira/browse/UIMA-991 Project: UIMA Issue Type: Impro

[jira] Created: (UIMA-990) change POM description for annotator package POMs

2008-04-16 Thread Michael Baessler (JIRA)
change POM description for annotator package POMs - Key: UIMA-990 URL: https://issues.apache.org/jira/browse/UIMA-990 Project: UIMA Issue Type: Bug Components: Sandbox-distr

Re: Issues with sandbox annotator distribution

2008-04-16 Thread Michael Baessler
Marshall Schor wrote: > Michael Baessler wrote: >> Marshall Schor wrote: >> >>> Here's the next batch of things I've noticed about the annotator >>> release. >>> >>> In the main uima build, doing a mvn install mutliple times doesn't cause >>> the docbook PDF generation to be re-run (if the source

[jira] Resolved: (UIMA-989) CVD hangs on start-up

2008-04-16 Thread Thilo Goetz (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thilo Goetz resolved UIMA-989. -- Resolution: Fixed This fixes the issue for me. Can anybody confirm, or review my change? I know way to

[jira] Commented: (UIMA-989) CVD hangs on start-up

2008-04-16 Thread Thilo Goetz (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12589563#action_12589563 ] Thilo Goetz commented on UIMA-989: -- Issue reported by Aaron Kaplan: http://www.mail-archive.

[jira] Created: (UIMA-989) CVD hangs on start-up

2008-04-16 Thread Thilo Goetz (JIRA)
CVD hangs on start-up - Key: UIMA-989 URL: https://issues.apache.org/jira/browse/UIMA-989 Project: UIMA Issue Type: Bug Components: Tools Affects Versions: 2.2.2 Reporter: Thilo Goetz

Re: Issues with sandbox annotator distribution

2008-04-16 Thread Marshall Schor
Michael Baessler wrote: Marshall Schor wrote: Here's the next batch of things I've noticed about the annotator release. In the main uima build, doing a mvn install mutliple times doesn't cause the docbook PDF generation to be re-run (if the source hasn't changed), but in the sandbox distr, i

Re: Issues with sandbox annotator distribution

2008-04-16 Thread Marshall Schor
Michael Baessler wrote: Marshall Schor wrote: I'm trying to build the sandbox annotator distr from SVN - I started with an extract from the current level in SVN (trunk). I cd to SandboxDistr, and did mvn install. You cannot build the Sandbox from trunk since it has some dependencies t

Re: Issues with sandbox annotator distribution

2008-04-16 Thread Marshall Schor
Thilo Goetz wrote: Marshall Schor wrote: Thilo Goetz wrote: Marshall Schor wrote: [...] Running the mvn install gave a build failure in running the test for Apache UIMA Simple Server: Running org.apache.uima.simpleserver.test.ServerTest java.lang.NullPointerException at org.apache.u

Re: Cas Editor build script

2008-04-16 Thread Michael Baessler
Jörn Kottmann wrote: >>> >> Just one other thing... >> >> I think the release notes are also missing. >> The release notes for release 2.2.2CE can be generated using Jira. > > How do you generate release notes from Jira ? > > Do you download a issue list as .doc or .xls and then > create html and

Re: Issues with sandbox annotator distribution

2008-04-16 Thread Michael Baessler
Marshall Schor wrote: > Issues building CasEditor > > First I tried "mvn install" - that said this wasn't a maven-buildable > project. > > Then I looked and saw there was a build.xml in the "build-files" > directory. I tried running that with Ant - that failed because I hadn't > checked out uima

Re: Issues with sandbox annotator distribution

2008-04-16 Thread Thilo Goetz
Marshall Schor wrote: Thilo Goetz wrote: Marshall Schor wrote: [...] Running the mvn install gave a build failure in running the test for Apache UIMA Simple Server: Running org.apache.uima.simpleserver.test.ServerTest java.lang.NullPointerException at org.apache.uima.simpleserver.uti

Re: Issues with sandbox annotator distribution

2008-04-16 Thread Michael Baessler
Marshall Schor wrote: > Here's the next batch of things I've noticed about the annotator release. > > In the main uima build, doing a mvn install mutliple times doesn't cause > the docbook PDF generation to be re-run (if the source hasn't changed), > but in the sandbox distr, it does. (Haven't inv

Re: Issues with sandbox annotator distribution

2008-04-16 Thread Michael Baessler
Marshall Schor wrote: > Thilo Goetz wrote: >> Marshall Schor wrote: >> [...] >>> Running the mvn install gave a build failure in running the test for >>> Apache UIMA Simple Server: >>> Running org.apache.uima.simpleserver.test.ServerTest >>> java.lang.NullPointerException >>>at >>> org.ap

Re: Issues with sandbox annotator distribution

2008-04-16 Thread Michael Baessler
Marshall Schor wrote: > I'm trying to build the sandbox annotator distr from SVN - I started > with an extract from the current level in SVN (trunk). I cd to > SandboxDistr, and did mvn install. You cannot build the Sandbox from trunk since it has some dependencies to UIMA core projects. Either

Re: Issues with sandbox annotator distribution

2008-04-16 Thread Thilo Goetz
Marshall Schor wrote: Here's the next batch of things I've noticed about the annotator release. [...] I see in the POM that several jars are set up to come from our local SVN as opposed to getting them from maven repos. For instance, the 2.2.0 version of org.apache.xmlbeans:xmlbeans is in the

[jira] Closed: (UIMA-988) Performance bug: CAS heap reset wasteful use of Arrays.fill()

2008-04-16 Thread Thilo Goetz (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thilo Goetz closed UIMA-988. Resolution: Fixed > Performance bug: CAS heap reset wasteful use of Arrays.fill() > -

[jira] Created: (UIMA-988) Performance bug: CAS heap reset wasteful use of Arrays.fill()

2008-04-16 Thread Thilo Goetz (JIRA)
Performance bug: CAS heap reset wasteful use of Arrays.fill() - Key: UIMA-988 URL: https://issues.apache.org/jira/browse/UIMA-988 Project: UIMA Issue Type: Bug Components: