<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.apache.uima.devel">
    <title>gmane.comp.apache.uima.devel</title>
    <link>http://blog.gmane.org/gmane.comp.apache.uima.devel</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.apache.uima.devel/17924"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.apache.uima.devel/17861"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.apache.uima.devel/17858"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.apache.uima.devel/17857"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.apache.uima.devel/17856"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.apache.uima.devel/17754"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.apache.uima.devel/17737"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.apache.uima.devel/17709"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.apache.uima.devel/17704"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.apache.uima.devel/17646"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.apache.uima.devel/17640"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.apache.uima.devel/17639"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.apache.uima.devel/17638"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.apache.uima.devel/17616"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.apache.uima.devel/17595"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.apache.uima.devel/17591"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.apache.uima.devel/17516"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.apache.uima.devel/17514"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.apache.uima.devel/17503"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.apache.uima.devel/17499"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.comp.apache.uima.devel/17924">
    <title>Please consider using Jira "bulk" update mechanism for changing lots of Jiras in a similar manner</title>
    <link>http://comments.gmane.org/gmane.comp.apache.uima.devel/17924</link>
    <description>&lt;pre&gt;I'm pretty sure that using this will cut down on the email volume related to the
changes :-)

Only some things can be updated in bulk.  The basic approach: Start with some
"filter" that selects the issues you wish to update.
Then, on the page which lists the issues, you can right click the little
gear-wheel in the upper right part of the screen and get the bulk change option.

More info:
https://confluence.atlassian.com/display/JIRA042/Modifying+Multiple+('Bulk')+Issues
&amp;lt;https://confluence.atlassian.com/display/JIRA042/Modifying+Multiple+%28%27Bulk%27%29+Issues&amp;gt;

-Marshall

&lt;/pre&gt;</description>
    <dc:creator>Marshall Schor</dc:creator>
    <dc:date>2013-05-17T19:27:13</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.apache.uima.devel/17861">
    <title>Encouragement for one more vote, please, to release Ruta</title>
    <link>http://comments.gmane.org/gmane.comp.apache.uima.devel/17861</link>
    <description>&lt;pre&gt;I would like to encourage another PMC member to review and vote on this pending
release; besides being a well-talked-about contribution to UIMA ( :-) ), it
includes the rename of the Ruta project, which we should get done in a timely
fashion.

-Marshall


&lt;/pre&gt;</description>
    <dc:creator>Marshall Schor</dc:creator>
    <dc:date>2013-05-16T12:21:09</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.apache.uima.devel/17858">
    <title>Build failed in Jenkins: UIMA-AS #207</title>
    <link>http://comments.gmane.org/gmane.comp.apache.uima.devel/17858</link>
    <description>&lt;pre&gt;See &amp;lt;https://builds.apache.org/job/UIMA-AS/207/changes&amp;gt;

Changes:

[schor] [UIMA-2791] Prepare for compressed binary serialization; comment out dead code related (mostly) to xcas

[schor] [UIMA-2791] fix logic bug where a remote's binary capability overrode locally set xmi serialization (needed for current binary serialization when type systems are not identical).  Prepare for compressed binary serialization.  Fix one test where wait time was not long enough (on my little laptop).  Rename some constants that were the same as some class names, following better Java conventions.  Retain remote capabilities for serialization and type systems (will be needed for binary compressed serialization).

------------------------------------------
[...truncated 135687 lines...]
Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-mail-sender-javamail/1.0-alpha-7/plexus-mail-sender-javamail-1.0-alpha-7.pom
Downloaded: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-mail-sender-javamail/1.0-alpha-&lt;/pre&gt;</description>
    <dc:creator>Apache Jenkins Server</dc:creator>
    <dc:date>2013-05-16T04:20:34</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.apache.uima.devel/17857">
    <title>Build failed in Jenkins: UIMA-AS » Apache UIMA-AS: uima-as #207</title>
    <link>http://comments.gmane.org/gmane.comp.apache.uima.devel/17857</link>
    <description>&lt;pre&gt;See &amp;lt;https://builds.apache.org/job/UIMA-AS/org.apache.uima$uima-as/207/&amp;gt;

------------------------------------------
[...truncated 71 lines...]
Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
Downloaded: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2 KB at 238.9 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
Downloaded: http://repo1.maven.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (2 KB at 123.6 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
Downloaded: http://repo1.maven.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (8 KB at 1289.1 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
Downloaded: http://repo1.maven.org/maven2/org/slf4j/slf4j-a&lt;/pre&gt;</description>
    <dc:creator>Apache Jenkins Server</dc:creator>
    <dc:date>2013-05-16T04:20:33</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.apache.uima.devel/17856">
    <title>Jenkins build is unstable: UIMA-AS » Apache UIMA-AS: uimaj-as-activemq #207</title>
    <link>http://comments.gmane.org/gmane.comp.apache.uima.devel/17856</link>
    <description>&lt;pre&gt;See &amp;lt;https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-activemq/207/changes&amp;gt;


&lt;/pre&gt;</description>
    <dc:creator>Apache Jenkins Server</dc:creator>
    <dc:date>2013-05-16T04:20:33</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.apache.uima.devel/17754">
    <title>About whether the UIMA supports Chinese</title>
    <link>http://comments.gmane.org/gmane.comp.apache.uima.devel/17754</link>
    <description>&lt;pre&gt;Hi,
Recently, I was study the UIMA, through documents, understand the UIMA can support Chinese, but how the UIMA support Chinese not mentioned in the document, so support for the UIMA Chinese this piece is more confused for me , I hope you can give me some detailed document or material, help me to solve my confused! 
Thank you very much!

2013-05-10 



Thanks &amp;amp; Best Regards! 
                                                                                             
                                                                             shengang , li

                                                                             Shenzhen YingYuan technology co., LTD
&lt;/pre&gt;</description>
    <dc:creator>lsg</dc:creator>
    <dc:date>2013-05-10T07:35:00</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.apache.uima.devel/17737">
    <title>Dependencies to other projects</title>
    <link>http://comments.gmane.org/gmane.comp.apache.uima.devel/17737</link>
    <description>&lt;pre&gt;Hi,

I am planning to extend the UIMA Ruta documentation where ruta projects
making use of java projects in the same workspace. The idea would be to
add a simple maven project, which has dependencies, for example, to
DKPro (ASL/GPL), and therefore takes care of the availability of the
implementation and models. The UIMA Ruta project then has a dependency
to that java project and is able to execute the analysis engines within
its script files.

I wonder if I can set a simple dependency to an artifact licensed under
GPL in an example project. Does that already "include" the artifact?
There would be no class at all, which depends on the artifact, only a
descriptor, which points to the implementation.

Besides the license thing, are there any reasons or problems to add a
dependency to other projects? I could actually also refer to our sandbox
components for the example in the documentation, but DKPro has simply
more components.

Best,

Peter

&lt;/pre&gt;</description>
    <dc:creator>Peter Klügl</dc:creator>
    <dc:date>2013-05-14T11:45:36</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.apache.uima.devel/17709">
    <title>Build failed in Jenkins: UIMA-AS #204</title>
    <link>http://comments.gmane.org/gmane.comp.apache.uima.devel/17709</link>
    <description>&lt;pre&gt;See &amp;lt;https://builds.apache.org/job/UIMA-AS/204/&amp;gt;

------------------------------------------
Failed to access build log

hudson.util.IOException2: remote file operation failed: /home/jenkins/jenkins-slave/workspace/UIMA-AS at hudson.remoting.Channel&amp;lt; at &amp;gt;11d9354a:ubuntu1
at hudson.FilePath.act(FilePath.java:861)
at hudson.FilePath.act(FilePath.java:838)
at hudson.FilePath.toURI(FilePath.java:966)
at hudson.tasks.MailSender.createFailureMail(MailSender.java:279)
at hudson.tasks.MailSender.getMail(MailSender.java:154)
at hudson.tasks.MailSender.execute(MailSender.java:100)
at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.cleanUp(MavenModuleSetBuild.java:964)
at hudson.model.Run.execute(Run.java:1613)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:477)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:236)
Caused by: hudson.remoting.ChannelClosedException: channel is already closed
at hudson.remoting.Channel&lt;/pre&gt;</description>
    <dc:creator>Apache Jenkins Server</dc:creator>
    <dc:date>2013-05-13T19:59:26</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.apache.uima.devel/17704">
    <title>Build failed in Jenkins: UIMA-uimaFIT #59</title>
    <link>http://comments.gmane.org/gmane.comp.apache.uima.devel/17704</link>
    <description>&lt;pre&gt;See &amp;lt;https://builds.apache.org/job/UIMA-uimaFIT/59/&amp;gt;

------------------------------------------
[...truncated 1093 lines...]
at org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase.process(AnalysisEngineImplBase.java:267)
at org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase.process(AnalysisEngineImplBase.java:280)
at org.apache.uima.fit.component.ViewCreatorAnnotatorTest.testOtherViewUnaware(ViewCreatorAnnotatorTest.java:100)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:592)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
at org.junit.inter&lt;/pre&gt;</description>
    <dc:creator>Apache Jenkins Server</dc:creator>
    <dc:date>2013-05-13T17:53:01</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.apache.uima.devel/17646">
    <title>Removing unnecessary versions in Jira</title>
    <link>http://comments.gmane.org/gmane.comp.apache.uima.devel/17646</link>
    <description>&lt;pre&gt;Hi,

we have several unreleased versions "spamming" Jira:

2.3.2 Solrcas -&amp;gt; shouldn't these issue be in 2.4.0Addons? 

2.4.0C -&amp;gt; has been released 15-Nov-2012

2.3.1 -&amp;gt; merge issues into 2.3.1SDK?

2.3CE -&amp;gt; the CAS Editor is part of 2.4.0SDK, so this can probably be marked as "released"?

2.2C -&amp;gt; 2.4.0C has been released meanwhile, so this can probably be marked as "released"?

Any objects to marking these as released and/or merge them into other versions?

&lt;/pre&gt;</description>
    <dc:creator>Richard Eckart de Castilho</dc:creator>
    <dc:date>2013-05-10T21:21:57</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.apache.uima.devel/17640">
    <title>Jenkins build became unstable:  UIMA-uimaFIT #55</title>
    <link>http://comments.gmane.org/gmane.comp.apache.uima.devel/17640</link>
    <description>&lt;pre&gt;See &amp;lt;https://builds.apache.org/job/UIMA-uimaFIT/55/changes&amp;gt;


&lt;/pre&gt;</description>
    <dc:creator>Apache Jenkins Server</dc:creator>
    <dc:date>2013-05-10T21:04:31</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.apache.uima.devel/17639">
    <title>Jenkins build became unstable:  UIMA-uimaFIT » uimaFIT - Legacy uimaFIT support #55</title>
    <link>http://comments.gmane.org/gmane.comp.apache.uima.devel/17639</link>
    <description>&lt;pre&gt;See &amp;lt;https://builds.apache.org/job/UIMA-uimaFIT/org.apache.uima$uimafit-legacy-support/55/&amp;gt;


&lt;/pre&gt;</description>
    <dc:creator>Apache Jenkins Server</dc:creator>
    <dc:date>2013-05-10T21:04:06</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.apache.uima.devel/17638">
    <title>Jenkins build became unstable:  UIMA-uimaFIT » uimaFIT #55</title>
    <link>http://comments.gmane.org/gmane.comp.apache.uima.devel/17638</link>
    <description>&lt;pre&gt;See &amp;lt;https://builds.apache.org/job/UIMA-uimaFIT/org.apache.uima$uimafit/55/&amp;gt;


&lt;/pre&gt;</description>
    <dc:creator>Apache Jenkins Server</dc:creator>
    <dc:date>2013-05-10T21:04:06</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.apache.uima.devel/17616">
    <title>Cannot set a type system on an aggregate AE description, but type priorities and indexes</title>
    <link>http://comments.gmane.org/gmane.comp.apache.uima.devel/17616</link>
    <description>&lt;pre&gt;Hi,

there may be an inconsistency in the validation of AAE descriptions or I am missing something.

When I set a type system on an AAE description, I get the following exception:

org.apache.uima.resource.ResourceInitializationException: The Analysis Engine Descriptor is invalid - a Type System may not be explicitly set for an aggregate Analysis Engine. (Descriptor: &amp;lt;unknown&amp;gt;)
at org.apache.uima.analysis_engine.impl.AnalysisEngineDescription_impl.validate(AnalysisEngineDescription_impl.java:304)
at org.apache.uima.analysis_engine.impl.AggregateAnalysisEngine_impl.initialize(AggregateAnalysisEngine_impl.java:166)

I've been looking around a bit. It's not very clear why this check is there and where this may have an effect. So, I wonder: I would expect that I can either set all type-related configurations on an aggregate (type system, priorities, and indexes) or none of them. 

Is the check in AnalysisEngineDescription_impl.validate overzealous?

Should there be additional checks in AnalysisEngineDescripti&lt;/pre&gt;</description>
    <dc:creator>Richard Eckart de Castilho</dc:creator>
    <dc:date>2013-05-10T12:02:06</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.apache.uima.devel/17595">
    <title>Jenkins build is back to normal : UIMA-AS » Apache UIMA-AS: uimaj-as-core #200</title>
    <link>http://comments.gmane.org/gmane.comp.apache.uima.devel/17595</link>
    <description>&lt;pre&gt;See &amp;lt;https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/200/changes&amp;gt;


&lt;/pre&gt;</description>
    <dc:creator>Apache Jenkins Server</dc:creator>
    <dc:date>2013-05-09T02:30:48</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.apache.uima.devel/17591">
    <title>Build failed in Jenkins: UIMA-uimaFIT #51</title>
    <link>http://comments.gmane.org/gmane.comp.apache.uima.devel/17591</link>
    <description>&lt;pre&gt;See &amp;lt;https://builds.apache.org/job/UIMA-uimaFIT/51/&amp;gt;

------------------------------------------
[...truncated 440 lines...]
A         uimafit/src/test/resources/org/uimafit/factory/testCrs
A         uimafit/src/test/resources/org/uimafit/index
A         uimafit/src/test/resources/data
A         uimafit/src/test/resources/data/html
A         uimafit/src/test/resources/data/html/2
AU        uimafit/src/test/resources/data/html/2/2.1.html
AU        uimafit/src/test/resources/data/html/2/2.2.html
AU        uimafit/src/test/resources/data/html/1.html
A         uimafit/src/test/resources/data/html/4
A         uimafit/src/test/resources/data/html/4/1
AU        uimafit/src/test/resources/data/html/4/1/4.1.1.html
A         uimafit/src/test/resources/data/html/4/2
AU        uimafit/src/test/resources/data/html/3.html
A         uimafit/src/test/resources/data/docs
A         uimafit/src/test/resources/data/docs/bad.xcas
AU        uimafit/src/test/resources/data/docs/unix-newlines.txt
AU        uimafit/src/test/resource&lt;/pre&gt;</description>
    <dc:creator>Apache Jenkins Server</dc:creator>
    <dc:date>2013-05-08T19:22:57</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.apache.uima.devel/17516">
    <title>Build failed in Jenkins: UIMA-SDK #313</title>
    <link>http://comments.gmane.org/gmane.comp.apache.uima.devel/17516</link>
    <description>&lt;pre&gt;See &amp;lt;https://builds.apache.org/job/UIMA-SDK/313/changes&amp;gt;

Changes:

[schor] no Jira - add debugging to see what jvm is being used on Jenkins

[schor] no Jira - add debugging to see what jvm is being used on Jenkins

[schor] no Jira - add debugging to see what jvm is being used on Jenkins

------------------------------------------
[...truncated 4504 lines...]
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) &amp;lt; at &amp;gt; uimaj-adapter-soap ---
[INFO] Building jar: &amp;lt;https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-adapter-soap/target/uima-adapter-soap.jar&amp;gt;
[INFO] 
[INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) &amp;lt; at &amp;gt; uimaj-adapter-soap ---
[INFO] 
[INFO] [INFO] Installing &amp;lt;https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-adapter-soap/target/uima-adapter-soap.jar&amp;gt; to /export/home/hudson/hudson-slave/maven-repositories/0/org/apache/uima/uimaj-adapter-soap/2.4.1-SNAPSHOT/uimaj-adapter-soap-2.4.1-SNAPSHOT.jar
[INFO] Installing &amp;lt;https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-adap&lt;/pre&gt;</description>
    <dc:creator>Apache Jenkins Server</dc:creator>
    <dc:date>2013-05-07T19:40:27</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.apache.uima.devel/17514">
    <title>Build failed in Jenkins: UIMA-SDK » Apache UIMA Eclipse: uimaj-ep-debug #313</title>
    <link>http://comments.gmane.org/gmane.comp.apache.uima.devel/17514</link>
    <description>&lt;pre&gt;See &amp;lt;https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-ep-debug/313/&amp;gt;

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache UIMA Eclipse: uimaj-ep-debug 2.4.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) &amp;lt; at &amp;gt; uimaj-ep-debug ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.7:parse-version (parse-project-version) &amp;lt; at &amp;gt; uimaj-ep-debug ---
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:4:parse-date-time (set buildYear and buildMonth) &amp;lt; at &amp;gt; uimaj-ep-debug ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) &amp;lt; at &amp;gt; uimaj-ep-debug ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) &amp;lt; at &amp;gt; uimaj-ep-debug ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resource&lt;/pre&gt;</description>
    <dc:creator>Apache Jenkins Server</dc:creator>
    <dc:date>2013-05-07T19:40:23</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.apache.uima.devel/17503">
    <title>Build failed in Jenkins: UIMA-SDK » Apache UIMA Java SDK: uimaj #309</title>
    <link>http://comments.gmane.org/gmane.comp.apache.uima.devel/17503</link>
    <description>&lt;pre&gt;See &amp;lt;https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj/309/&amp;gt;

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache UIMA Java SDK: uimaj 2.4.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) &amp;lt; at &amp;gt; uimaj ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.7:parse-version (parse-project-version) &amp;lt; at &amp;gt; uimaj ---
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:4:parse-date-time (set buildYear and buildMonth) &amp;lt; at &amp;gt; uimaj ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) &amp;lt; at &amp;gt; uimaj ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.7:parse-version (parse-project-version) &amp;lt; at &amp;gt; uimaj ---
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:4:parse-date-time (set buildYear and buildMonth) &amp;lt; at &amp;gt; uimaj ---
May 7, 2013 2:05:08 PM hu&lt;/pre&gt;</description>
    <dc:creator>Apache Jenkins Server</dc:creator>
    <dc:date>2013-05-07T14:25:37</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.apache.uima.devel/17499">
    <title>[VOTE] Apache UIMA Ruta 2.0.1 RC2</title>
    <link>http://comments.gmane.org/gmane.comp.apache.uima.devel/17499</link>
    <description>&lt;pre&gt;Hi,

the second release candidate of the sandbox project Apache UIMA Ruta
v2.0.1 is ready for voting.

Changes in RC2 vs RC1:
- updated composite repository is provided
- small bug fixed: UIMA-2875

Staging repository:
https://repository.apache.org/content/repositories/orgapacheuima-015/

SVN tag:
https://svn.apache.org/repos/asf/uima/sandbox/ruta/tags/ruta-2.0.1-rc2

Composite repository:
https://dist.apache.org/repos/dist/dev/uima/eclipse-update-site

Archive with all sources:
http://people.apache.org/~pkluegl/uima-releases/ruta-2.0.1-rc2/ruta-2.0.1-source-release.zip

The issues fixed are in the RELEASE_NOTES.html.
They can also be found here:
https://issues.apache.org/jira/issues/?jql=project%20%3D%20UIMA%20AND%20fixVersion%20%3D%20%222.0.1ruta%22%20AND%20component%20%3D%20ruta%20AND%20status%20in%20(Resolved%2C%20Closed)%20ORDER%20BY%20priority%20DESC

ONLY FOR REVIEWING:

Single eclipse update site
http://people.apache.org/~pkluegl/uima-releases/ruta-2.0.1-rc2/ruta-2.0.1

Documentation (pdf file):
http&lt;/pre&gt;</description>
    <dc:creator>Peter Klügl</dc:creator>
    <dc:date>2013-05-07T11:12:13</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.apache.uima.devel/17497">
    <title>UIMA &lt; at &gt; GSCL 2013 CFP on UIMA website</title>
    <link>http://comments.gmane.org/gmane.comp.apache.uima.devel/17497</link>
    <description>&lt;pre&gt;Hi,

I have taken the liberty to add the UIMA&amp;lt; at &amp;gt;GSCL 2013 Workshop to the list
of events on the UIMA website.

Cheers,

&lt;/pre&gt;</description>
    <dc:creator>Richard Eckart de Castilho</dc:creator>
    <dc:date>2013-05-07T09:47:42</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.apache.uima.devel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.apache.uima.devel</link>
  </textinput>
</rdf:RDF>
