[jira] Created: (UIMA-987) Add annotator build option to use 32-bit SDK builds on 64-bit Unix OS

2008-04-15 Thread Eddie Epstein (JIRA)
Add annotator build option to use 32-bit SDK builds on 64-bit Unix OS - Key: UIMA-987 URL: https://issues.apache.org/jira/browse/UIMA-987 Project: UIMA Issue Type: Improveme

[jira] Commented: (UIMA-959) Scaleout doc wrongly implies Vinci and AS services can be in same aggregate

2008-04-15 Thread Burn Lewis (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12589114#action_12589114 ] Burn Lewis commented on UIMA-959: - Correction: the original error message occurred when tryi

Issues with sandbox annotator distribution

2008-04-15 Thread Marshall Schor
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. In the reactor it showed two entries for Apache UIMA Java SDK Add-Ons - this seems wrong. These names are coming from the 2 p

Re: Issues with sandbox annotator distribution

2008-04-15 Thread Thilo Goetz
You need to cd to the annotator-package subdir. 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. In the reactor it showed two entries for Apache UIMA Ja

Re: Issues with sandbox annotator distribution

2008-04-15 Thread Thilo Goetz
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.util.JettyUtils.getHost(JettyUtils.java:133)

Re: Cas Editor build script

2008-04-15 Thread Jörn Kottmann
On Apr 8, 2008, at 10:00 AM, Michael Baessler wrote: Jörn Kottmann wrote: - The source Package cannot be compiled since the UIMA core plugins cannot be copied (not available in the source package). I'm currently not sure how to solve this issue. The current source package cannot be reproduced

Re: Issues with sandbox annotator distribution

2008-04-15 Thread Marshall Schor
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 investigated why). The POM for

[jira] Closed: (UIMA-885) fix license header issues

2008-04-15 Thread JIRA
[ https://issues.apache.org/jira/browse/UIMA-885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jörn Kottmann closed UIMA-885. -- > fix license header issues > - > > Key: UIMA-885 > U

[jira] Closed: (UIMA-793) CasEditor - updates to docbook doc

2008-04-15 Thread JIRA
[ https://issues.apache.org/jira/browse/UIMA-793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jörn Kottmann closed UIMA-793. -- > CasEditor - updates to docbook doc > -- > > Key: UIMA-793 >

Re: Cas Editor build script

2008-04-15 Thread Jörn Kottmann
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 txt from it ? Jörn

Re: Issues with sandbox annotator distribution

2008-04-15 Thread Marshall Schor
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.util.JettyUtils.getHost(Je

Re: Issues with sandbox annotator distribution

2008-04-15 Thread Marshall Schor
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 uimaj-ep-runtime into the same direct