[jira] [Commented] (UIMA-3303) Add a way to alias types in RUTA (e.g. "IMPORT type AS alias")

2014-01-08 Thread Alexandre Patry (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-3303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13866313#comment-13866313 ] Alexandre Patry commented on UIMA-3303: --- I finally had the time to push some code :)

Re: [VOTE] Release UIMA-DUCC 1.0.0 RC4

2014-01-08 Thread Marshall Schor
The issuesFixed report is messed up. There are multiple issues. I realize that this is "moot" because the report isn't referenced from things like the Release Notes, but here's what my investigations have turned up. The first thing is that the jira report is being run twice. This is because the

[VOTE] Release UIMA Java SDK 2.5.0 rc2

2014-01-08 Thread Marshall Schor
Hi, I've posted the UIMAJ SDK 2.5.0 rc2 release candidate. The only change was to upload the artifacts that were built from the tag, which included the one change-set (to a test-case) my local version was missing. The Maven artifacts in the staging repo were built properly from the tag, and

Re: [VOTE] [CANCEL] Release UIMA Java SDK 2.5.0 rc1

2014-01-08 Thread Marshall Schor
I made the same mistake as the uima-ducc rc4 - I missed out one change in my build for test case improvement when running cross platform (different line ends on build system and test system). -Marshall On 1/8/2014 1:29 PM, Marshall Schor wrote: > Hi, > > I've posted the UIMAJ SDK 2.5.0 rc1 releas

Re: [VOTE] Release UIMA-DUCC 1.0.0 RC4

2014-01-08 Thread Marshall Schor
This is somehow related to a late commit to trunk done here: http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part3/ducc-applications.tex?r1=1556062&r2=1556274 The source.zip picked up the "old" value, while the tag got the new one. This can't ha

Re: [VOTE] Release UIMA-DUCC 1.0.0 RC4

2014-01-08 Thread Jaroslaw Cwiklik
I remember doing svn update to pickup Jim's changes before building. I suspect that some time passed before I started RC4 build and right before someone has checked in the new code. Still a mystery how the release:prepare would have allowed this inconsistency to happen. On Wed, Jan 8, 2014 at 3:0

[jira] [Created] (UIMA-3532) DUCC doesn't fully follow UIMA resource-loading conventions

2014-01-08 Thread Burn Lewis (JIRA)
Burn Lewis created UIMA-3532: Summary: DUCC doesn't fully follow UIMA resource-loading conventions Key: UIMA-3532 URL: https://issues.apache.org/jira/browse/UIMA-3532 Project: UIMA Issue Type: B

Re: [VOTE] Release UIMA-DUCC 1.0.0 RC4

2014-01-08 Thread Marshall Schor
After correcting for line ending differences, I find a few places the SVN tag and the source zip don't compare: svn tag: ducc-applications.tex: line 318 - MyAppDir=$PWD \ MyInputDir=$PWD/Books \ MyOutputDir=$PWD/Books.processed \ source zip: MyAppDir=. \ MyInputDir=$MyAppDir/Book

Re: [VOTE] Release UIMA-DUCC 1.0.0 RC4

2014-01-08 Thread Marshall Schor
The way "newly added" files are supposed to get the svn:eol-style property is that the machines where you do your svn commit from, are supposed to have SVN configured to do this; see http://uima.apache.org/one-time-setup.html#svn-setup The source-release.zip, having been built (I believe) on a lin

[jira] [Created] (UIMA-3531) DUCC scripting should compain and exit gracefully if post install has not been run

2014-01-08 Thread Lou DeGenaro (JIRA)
Lou DeGenaro created UIMA-3531: -- Summary: DUCC scripting should compain and exit gracefully if post install has not been run Key: UIMA-3531 URL: https://issues.apache.org/jira/browse/UIMA-3531 Project: U

Re: [VOTE] Release UIMA-DUCC 1.0.0 RC4

2014-01-08 Thread Marshall Schor
The source files for DUCC are not consistent with respect to the svn:eol-style properties. Many of them have this set to "native", many of them do not. The result is that if you do an svn checkout on Windows vs some other platforms, you get a mix of line endings style. While this is not a show-s

[VOTE] Release UIMA Java SDK 2.5.0 rc1

2014-01-08 Thread Marshall Schor
Hi, I've posted the UIMAJ SDK 2.5.0 rc1 release candidate. There were 19 Jiras fixed, see https://issues.apache.org/jira/issues/?jql=project%20%3D%20UIMA%20AND%20fixVersion%20%3D%20%222.5.0SDK%22%20ORDER%20BY%20updated%20DESC%2C%20priority%20DESC%2C%20created%20ASC The source and binary zip/ta

[jira] [Commented] (UIMA-3530) UIMA Rute - allow WORDLIST and WORDTABLE files to include not just plain text to be matched but also regular expressions

2014-01-08 Thread Martin Toepfer (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-3530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13865543#comment-13865543 ] Martin Toepfer commented on UIMA-3530: -- I've also been thinking about such a feature (

[jira] [Resolved] (UIMA-3529) change next version of uimaj to 2.5.0

2014-01-08 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-3529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor resolved UIMA-3529. -- Resolution: Fixed Fix Version/s: 2.5.0SDK > change next version of uimaj to 2.5.0 > -

[jira] [Updated] (UIMA-3186) Apply sofa-unaware analysis engines on different views without descriptor

2014-01-08 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-3186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor updated UIMA-3186: - Fix Version/s: (was: 2.5.0SDK) > Apply sofa-unaware analysis engines on different views withou

[jira] [Resolved] (UIMA-3500) update jcasgen templates to generate Javdoc comments that pass Java8 default lint checking

2014-01-08 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-3500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor resolved UIMA-3500. -- Resolution: Fixed fixed in revision 1556316 > update jcasgen templates to generate Javdoc comme

[jira] [Commented] (UIMA-3530) UIMA Rute - allow WORDLIST and WORDTABLE files to include not just plain text to be matched but also regular expressions

2014-01-08 Thread JIRA
[ https://issues.apache.org/jira/browse/UIMA-3530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13865452#comment-13865452 ] Peter Klügl commented on UIMA-3530: --- That is not as simple as it seems in the currect imp

[jira] [Commented] (UIMA-2332) Profile and optimize Ruta inference performance

2014-01-08 Thread JIRA
[ https://issues.apache.org/jira/browse/UIMA-2332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13865437#comment-13865437 ] Peter Klügl commented on UIMA-2332: --- Some more information about the profiling: - the tes

Re: [jira] [Commented] (UIMA-2332) Profile and optimize Ruta inference performance

2014-01-08 Thread Peter Klügl
Am 07.01.2014 21:28, schrieb Marshall Schor: > On 1/7/2014 12:03 PM, Peter Klügl (JIRA) wrote: >> [ >> https://issues.apache.org/jira/browse/UIMA-2332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13864394#comment-13864394 >> ] >> >> Peter Klügl comme

[jira] [Created] (UIMA-3530) UIMA Rute - allow WORDLIST and WORDTABLE files to include not just plain text to be matched but also regular expressions

2014-01-08 Thread Dimitris Vassos (JIRA)
Dimitris Vassos created UIMA-3530: - Summary: UIMA Rute - allow WORDLIST and WORDTABLE files to include not just plain text to be matched but also regular expressions Key: UIMA-3530 URL: https://issues.apache.org/

Jenkins build is back to normal : UIMAJ-SDK_java7 #117

2014-01-08 Thread Apache Jenkins Server
See

Jenkins build is back to normal : UIMAJ-SDK_java7 » Apache UIMA Eclipse: uimaj-ep-cas-editor #117

2014-01-08 Thread Apache Jenkins Server
See