I notice that the SimpleServer tests are failing on my Windows platform, too.  I
took a look and I think it's due to my "blanket" change where I set
svn:eol-style to native.  It looks like some of the test files should not be
this way, because the tests are counting the characters, including the
newlines... which on Windows are 2 chars.

I'll work on fixing this for SimpleServer tests.

-Marshall



On 4/30/2011 3:01 AM, Tommaso Teofili wrote:
> Great stuff Marshall :-)
> I've fixed LICENSE/NOTICE files in addons-osgi-runtime components, put in
> place the right sort order for the generated issue report. Now I am working
> on fixing the uima-addons distribution package generation to fix the point
> you raised above.
> One last thing I notice is that now some BSFAnnotator and Solrcas tests
> fail, will look into that as well.
> Tommaso
>
>
> 2011/4/29 Marshall Schor <[email protected]>
>
>> Tommaso, I fixed UIMA-2130, 2131, and 2132 for the sandbox, in trunk, and
>> closed
>> the issues, and put these down as fixed in the 2.3.1 addons release.
>>
>> 2130 is the svn:eol-style native properties for most of the sandbox
>> projects,
>>
>> 2131 is a bug for uri handling that shows up on windows platforms for the
>> SolrCas project, and
>>
>> 2132 is some housekeeping I messed up in SVN and had to fix.
>>
>> -Marshall
>>
>> On 4/26/2011 10:47 AM, Tommaso Teofili wrote:
>>> Hi all,
>>> the first UIMA Addons 2.3.1 release candidate is ready for testing, you
>> can
>>> checkout the SVN tag [1] to build it from sources or get the created
>>> artifacts (source and binary) at [2].
>>> Note that this is release will include the whole set of maintained
>>> components in the sandbox while in the future we may want to release
>> sandbox
>>> artifacts independently.
>>> I've issued only the release:prepare command so that small issues can be
>>> rollbacked easily.
>>> Any feedback is welcome before we call for a vote.
>>> Regards,
>>> Tommaso
>>>
>>> [1] :
>>> http://svn.apache.org/repos/asf/uima/sandbox/tags/uima-addons-2.3.1-rc1/
>>> [2] : http://people.apache.org/~tommaso/uima-addons-2.3.1-rc1/
>>>

Reply via email to