Re: CTAKES-76 - get 3rd party jars into Maven Central

2013-11-15 Thread Coarr, Matt
Ah, I think I just found the problem. It's in jcarafe-ext and its dependency/repository configuration. I'll fix it. I'm a little tied up today, but I'll get it done no later than Monday. Matt

Re: dev guide (and all of cwiki.apache.org) seems to be down

2013-09-03 Thread Coarr, Matt
Ok, it's working again for me too. Whatever it was, it seems to have passed. Thanks, Matt From: Pei Chen chen...@apache.orgmailto:chen...@apache.org Reply-To: dev@ctakes.apache.orgmailto:dev@ctakes.apache.org dev@ctakes.apache.orgmailto:dev@ctakes.apache.org Date: Tuesday, September 3, 2013

Re: Build failed in Jenkins: ctakes-trunk-compiletest #355

2013-07-22 Thread Coarr, Matt
It's fixed and building correctly. https://builds.apache.org/job/ctakes-trunk-compiletest/356/?auto_refresh=false I had made some changes to update dependencies and then reverted back to the old version (all on 7/18), but in the mean time, a directory that was still needed was deleted. I'm

Re: supported java releases in current ctakes development and future releases (3.1 and later)

2013-06-04 Thread Coarr, Matt
I'll make sure it goes on a branch for now. The changes are for ctakes-assertion-zoner. From: Chen, Pei pei.c...@childrens.harvard.edumailto:pei.c...@childrens.harvard.edu Reply-To: dev@ctakes.apache.orgmailto:dev@ctakes.apache.org dev@ctakes.apache.orgmailto:dev@ctakes.apache.org Date:

Re: supported java releases in current ctakes development and future releases (3.1 and later)

2013-06-03 Thread Coarr, Matt
Just to tie back to this, it sounds like it's ok to use java 7 features. Right? Anything that works with ctakes using java 1.7 should work work with uima requiring at least 1.5 or 1.6. I know I've been running 1.7 for about a year or so. (The reason I'm asking is a coworker is making some

Re: UMLS AE via proxy

2013-04-05 Thread Coarr, Matt
Hi Todd, I have to use a proxy in my environment and I do use http.proxyHost and http.proxyPort. But I'm use the develop setup (code from svn, run from eclipse). For the binary release, you need to edit the script you are using to start uima -- runctakesCVD.sh or runctakesCPE.sh Add the