<?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/9292"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.apache.uima.devel/9287"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.apache.uima.devel/9286"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.apache.uima.devel/9285"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.apache.uima.devel/9284"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.apache.uima.devel/9279"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.apache.uima.devel/9272"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.apache.uima.devel/9270"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.apache.uima.devel/9265"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.apache.uima.devel/9264"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.apache.uima.devel/9261"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.apache.uima.devel/9260"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.apache.uima.devel/9257"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.apache.uima.devel/9240"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.apache.uima.devel/9238"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.apache.uima.devel/9237"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.apache.uima.devel/9233"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.apache.uima.devel/9229"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.apache.uima.devel/9227"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.apache.uima.devel/9223"/>
      </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/9292">
    <title>Creating PEAR Files</title>
    <link>http://comments.gmane.org/gmane.comp.apache.uima.devel/9292</link>
    <description>&lt;pre&gt;I have a component I have created and need to create a PEAR in order to deploy
it to some other people.  This component basically wraps a Java component.  I
want to deploy the Java component's JAR file with the PEAR so I put the JAR in
the lib directory of my UIMA component.  I have added the UIMA nature (using
eclipse) like the directions say.  When I generate the PEAR file it doesn't
include the JAR file.  I can see the JAR file in the directory using Windows
Explorer but I can't see the JAR file in the directory in Eclipse.  How do I add
a JAR file to PEAR?  Do I need to use Eclipse somehow to add the JAR to the lib
directory rather than Windows Explorer?


&lt;/pre&gt;</description>
    <dc:creator>Jay Jarman</dc:creator>
    <dc:date>2010-02-09T16:22:05</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.apache.uima.devel/9287">
    <title>going to Maven central</title>
    <link>http://comments.gmane.org/gmane.comp.apache.uima.devel/9287</link>
    <description>&lt;pre&gt;Hi all,
since we are talking about graduation I think that another thing we need to
leverage is the availability of UIMA packages on Maven central.
As far as I know there some constraints we should respect to reach this, for
example being independent from other external repos.
What do you think?
Cheers.
Tommaso
&lt;/pre&gt;</description>
    <dc:creator>Tommaso Teofili</dc:creator>
    <dc:date>2010-02-06T09:20:02</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.apache.uima.devel/9286">
    <title>[jira] Created: (UIMA-1735) Javadoc Link on Website is Broken</title>
    <link>http://comments.gmane.org/gmane.comp.apache.uima.devel/9286</link>
    <description>&lt;pre&gt;Javadoc Link on Website is Broken
---------------------------------

                 Key: UIMA-1735
                 URL: https://issues.apache.org/jira/browse/UIMA-1735
             Project: UIMA
          Issue Type: Bug
          Components: Website
            Reporter: Adam Lally


The "Javadoc Online" link from http://incubator.apache.org/uima/documentation.html seems to be broken.  

It points at: http://incubator.apache.org/uima/downloads/releaseDocs/2.3.0-incubating/docs/api/index.html, but I get a 404 Not Found error for that URL.

&lt;/pre&gt;</description>
    <dc:creator>Adam Lally (JIRA</dc:creator>
    <dc:date>2010-02-04T19:12:28</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.apache.uima.devel/9285">
    <title>[jira] Created: (UIMA-1734) UIMA-AS Deployment Descriptor doesn't work with Eclipse 3.4.2</title>
    <link>http://comments.gmane.org/gmane.comp.apache.uima.devel/9285</link>
    <description>&lt;pre&gt;UIMA-AS Deployment Descriptor doesn't work with Eclipse 3.4.2
-------------------------------------------------------------

                 Key: UIMA-1734
                 URL: https://issues.apache.org/jira/browse/UIMA-1734
             Project: UIMA
          Issue Type: Bug
          Components: Eclipse plugins
    Affects Versions: 2.3
            Reporter: Tong Fin
            Assignee: Tong Fin


There is a problem when running DDE in Eclipse 3.4.2:

3.4.2 Linux - fail
3.4.2 Windows - fail
3.5.1 Linux OK
3.5.1 Windows OK
3.3.2 Windows OK

Look like there are some images used by the form are missing.
These images are belong to some plugins that might not be the same for Eclipse 3.4.2 and 3.5.x.


---- Stack Trace -------------------
eclipse.buildId=M20090211-1700
java.version=1.6.0_16
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments:  -os win32 -ws win32 -arch x86 -clean

!ENTRY org.eclipse.ui.workbench.texteditor 4 0 2010-02-04 09:0&lt;/pre&gt;</description>
    <dc:creator>Tong Fin (JIRA</dc:creator>
    <dc:date>2010-02-04T18:04:28</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.apache.uima.devel/9284">
    <title>[jira] Created: (UIMA-1733) Import AlchemyAPI Annotator code inside the Sandbox</title>
    <link>http://comments.gmane.org/gmane.comp.apache.uima.devel/9284</link>
    <description>&lt;pre&gt;Import AlchemyAPI Annotator code inside the Sandbox
---------------------------------------------------

                 Key: UIMA-1733
                 URL: https://issues.apache.org/jira/browse/UIMA-1733
             Project: UIMA
          Issue Type: Task
          Components: Sandbox
            Reporter: Tommaso Teofili
            Assignee: Tommaso Teofili


Once the SGA has been recorded we can start importing the code

&lt;/pre&gt;</description>
    <dc:creator>Tommaso Teofili (JIRA</dc:creator>
    <dc:date>2010-02-03T18:47:28</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.apache.uima.devel/9279">
    <title>[jira] Created: (UIMA-1732) CPM setAnalysisEngine throws IndexOutOfBounds</title>
    <link>http://comments.gmane.org/gmane.comp.apache.uima.devel/9279</link>
    <description>&lt;pre&gt;CPM setAnalysisEngine throws IndexOutOfBounds
---------------------------------------------

                 Key: UIMA-1732
                 URL: https://issues.apache.org/jira/browse/UIMA-1732
             Project: UIMA
          Issue Type: Bug
          Components: Collection Processing
    Affects Versions: 2.3
            Reporter: Marshall Schor
            Assignee: Jerry Cwiklik
            Priority: Minor


A user tried to do several calls to aCPM.setAnalysisEngine(xxx).  This method is set up to remove a previous AE if it exists, replacing it with the new one.

See http://markmail.org/message/3s2w7hxb24l3czky
There are several issues:

The method CPMEngine removeCasProcessor(int aCasProcessorIndex) has a bad bounds test, need to change
{noformat}
    if (aCasProcessorIndex &amp;lt; 0 || aCasProcessorIndex &amp;gt; annotatorList.size())  to
    if (aCasProcessorIndex &amp;lt; 0 || aCasProcessorIndex &amp;gt;= annotatorList.size())
{noformat} 

The CPMEngine class uses two different collections to represent lists of analysis e&lt;/pre&gt;</description>
    <dc:creator>Marshall Schor (JIRA</dc:creator>
    <dc:date>2010-02-03T12:51:28</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.apache.uima.devel/9272">
    <title>how to use maven-remote-resources-plugin to handle our Notice / License etc. in our Jar builds</title>
    <link>http://comments.gmane.org/gmane.comp.apache.uima.devel/9272</link>
    <description>&lt;pre&gt;This plugin
(http://maven.apache.org/plugins/maven-remote-resources-plugin ) is
configured as a standard part of the apache maven superpom (version 6) (
http://repo1.maven.org/maven2/org/apache/apache/6/apache-6.pom ), which
references a "standard" object for this (
org.apache:apache-jar-resource-bundle:1.4 , located here:
http://repo2.maven.org/maven2/org/apache/apache-jar-resource-bundle/1.4/apache-jar-resource-bundle-1.4.jar
)
This jar has "velocity macros" (same as we use for our xdocs-&amp;gt;docs
website building).

It appears to be part of standard apache build process to automagically
include the license / notice / and some kind of dependency information
in generated Jars.  This would correspond, I think, to our use of
uimaj-distr things in our Jar setup (where we have ant tasks that copy
things).

After reading the documentation, I still couldn't quite figure out how
we could use this.  Any pointers or explanations by those who've already
climbed the learning curve would be appreciated :-).

-Marshall

&lt;/pre&gt;</description>
    <dc:creator>Marshall Schor</dc:creator>
    <dc:date>2010-02-01T18:51:38</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.apache.uima.devel/9270">
    <title>[Discuss] Apache UIMA top level project charter - scope</title>
    <link>http://comments.gmane.org/gmane.comp.apache.uima.devel/9270</link>
    <description>&lt;pre&gt;Part of any proposal for a vote to graduate is the Charter (see
http://incubator.apache.org/guides/graduation.html ).

The original project description on our Status page (
http://incubator.apache.org/projects/uima ) was recently broadened from
the original to include scale-out capability, annotators, and "other
components that can be used with the framework", such as the Simple
Server, and the Maven / Ant packaging tools to package things as Pears. 
I feel that having these additions is important to helping UIMA succeed,
but that level of detail may be best omitted in the Charter.

Here's a first try at the project-scope part of Charter, please discuss:

...
RESOLVED, that the Apache UIMA Project be and hereby is responsible for
the creation and maintenance of software related to components and
component frameworks for the analysis of unstructured data, guided by
the UIMA Oasis Standard (http://www.oasis-open.org) ...

Please suggest improvements :-)

-Marshall

&lt;/pre&gt;</description>
    <dc:creator>Marshall Schor</dc:creator>
    <dc:date>2010-02-01T17:50:00</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.apache.uima.devel/9265">
    <title>AUTO: Igor Sominsky is out of the office (returning Mon 02/08/2010)</title>
    <link>http://comments.gmane.org/gmane.comp.apache.uima.devel/9265</link>
    <description>&lt;pre&gt;

I am out of the office from Sun 01/31/2010 until Mon 02/08/2010.




Note: This is an automated response to your message  "[jira] Created:
(UIMA-1731) ResourceInitializationExceptions thrown by a deployed aggregate
are only partially logged" sent on 1/31/10 15:31:34.

This is the only notification you will receive while this person is away.&lt;/pre&gt;</description>
    <dc:creator>Igor Sominsky</dc:creator>
    <dc:date>2010-01-31T21:02:06</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.apache.uima.devel/9264">
    <title>[jira] Created: (UIMA-1731) ResourceInitializationExceptions thrown by a deployed aggregate are only partially logged</title>
    <link>http://comments.gmane.org/gmane.comp.apache.uima.devel/9264</link>
    <description>&lt;pre&gt;ResourceInitializationExceptions thrown by a deployed aggregate are only partially logged
-----------------------------------------------------------------------------------------

                 Key: UIMA-1731
                 URL: https://issues.apache.org/jira/browse/UIMA-1731
             Project: UIMA
          Issue Type: Bug
          Components: Async Scaleout
            Reporter: Burn Lewis
            Priority: Minor
             Fix For: 2.3AS


When the XcasCollectionReader fails to init because its input directory is missing it reports the cause when run in core UIMA, i.e.

Caused by: org.apache.uima.resource.ResourceInitializationException: Initialization of annotator class "com.ibm.nlp.readers.XcasCollectionReader" failed.  (Descriptor: file:/.automount/hlthome01/a/hlthome01/homes/hlthome01.3/burn/workspace/factotem/desc/pipe/readers/XcasCollectionReader.xml)
Caused by: org.apache.uima.resource.ResourceInitializationException: Invalid value for parameter "InputDirectory" in component "null"&lt;/pre&gt;</description>
    <dc:creator>Burn Lewis (JIRA</dc:creator>
    <dc:date>2010-01-31T20:31:34</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.apache.uima.devel/9261">
    <title>[Discuss] graduation</title>
    <link>http://comments.gmane.org/gmane.comp.apache.uima.devel/9261</link>
    <description>&lt;pre&gt;After reading the parts of the ASF website related to graduation from
the incubator to a top-level project (for instance I think this is the
main link: http://incubator.apache.org/guides/graduation.htm), do you
think we're ready for graduation?  Is there more we need to do first?

-Marshall

&lt;/pre&gt;</description>
    <dc:creator>Marshall Schor</dc:creator>
    <dc:date>2010-01-29T22:00:14</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.apache.uima.devel/9260">
    <title>incubator/projects/uima page updated</title>
    <link>http://comments.gmane.org/gmane.comp.apache.uima.devel/9260</link>
    <description>&lt;pre&gt;I updated this (has to be up-to-date to graduate):

added missing committers,
added more news (included the releases - shows we've done releases)
added links to the missing status reports

It hasn't yet shown up on the website, but probably will in about an hour.

-Marshall


&lt;/pre&gt;</description>
    <dc:creator>Marshall Schor</dc:creator>
    <dc:date>2010-01-29T21:52:27</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.apache.uima.devel/9257">
    <title>Collecting goals for the next cycle of improvement to our development / build / release processes</title>
    <link>http://comments.gmane.org/gmane.comp.apache.uima.devel/9257</link>
    <description>&lt;pre&gt;Hi -

I started a wiki page
(http://cwiki.apache.org/UIMA/redesign-for-more-standards-including-maven.html)
to flesh out some goals for an update to our svn layout and build
processes, based on my recent experiences.

So far it's just a collection of annoyances etc. that have been observed
by various people, usually while trying to get builds done etc.;
addressing these are listed as "goals" of a better design. 

A top level goal is to move toward a more "standard" approach for things
(standard = the way most Java projects in Apache are doing things),
including using Maven in a more standard way. 

Contributions to the wiki topic are welcome, of course. And, we can
discuss/clarify on this mailing list.

Once we have a nice set of goals, I'll take a crack at proposing some
changes toward addressing those.

-Marshall

&lt;/pre&gt;</description>
    <dc:creator>Marshall Schor</dc:creator>
    <dc:date>2010-01-29T16:35:43</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.apache.uima.devel/9240">
    <title>OSGIing UIMA</title>
    <link>http://comments.gmane.org/gmane.comp.apache.uima.devel/9240</link>
    <description>&lt;pre&gt;Hi all,
reading
http://cwiki.apache.org/UIMA/uima-osgi-enablement.html
I was wondering about how making uimaj available as an OSGI bundle.
I've seen the uimaj-as-osgi-runtime so I think I could make something
similar to it, and not using eclipse-plugin-supePom as parent, only for
uimaj-core, tools component-test, etc. (excluding AS stuff).
What do you think about it?
Since this is something I'm going to dig inside to integrate UIMA with
Clerezza do you have any suggestions/hints?
Cheers,
Tommaso
&lt;/pre&gt;</description>
    <dc:creator>Tommaso Teofili</dc:creator>
    <dc:date>2010-01-28T09:12:02</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.apache.uima.devel/9238">
    <title>[jira] Created: (UIMA-1730) redo sandbox doc setup on website</title>
    <link>http://comments.gmane.org/gmane.comp.apache.uima.devel/9238</link>
    <description>&lt;pre&gt;redo sandbox doc setup on website
---------------------------------

                 Key: UIMA-1730
                 URL: https://issues.apache.org/jira/browse/UIMA-1730
             Project: UIMA
          Issue Type: Improvement
          Components: Website
    Affects Versions: 2.3S
            Reporter: Marshall Schor
            Assignee: Marshall Schor


Many of the sand box projects have documentation.  Make these available in a uniform way, sharing the docbook images that are common.  

Update the sandbox page and the toolsServers pages, adding new components that are currently missing but are included in the sandbox release.

Add released sandbox and uima-as docs to the Documentation page.

&lt;/pre&gt;</description>
    <dc:creator>Marshall Schor (JIRA</dc:creator>
    <dc:date>2010-01-27T19:31:34</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.apache.uima.devel/9237">
    <title>some changes to the uima-website due to release</title>
    <link>http://comments.gmane.org/gmane.comp.apache.uima.devel/9237</link>
    <description>&lt;pre&gt;In this release, most of the sandbox projects have documentation, done
with our docbook system.  I plan to make this documentation available as
html on our website, so people looking at, say the DictionaryAnnotator,
can click a link and go that component's html page(s).

To do this without excessive space consumption on the web server, I plan
to alter the uima-website layout for sandbox projects, from:

docs/
  downloads/
    sandbox/
      simple-server/
         images/
            ... lots of standard docbook file image png/gif files
            callouts/
               ... lots of standard docbook file image png/gif files
            simpleServerUserGuide
               ... image files unique for simpleServerUserGuide
         simpleServerUserGuide/
            css/
               stylesheet-html.css
            simpleServerUserGuide.html

      &amp;lt;anotherSandboxProject'sDoc&amp;gt;/
         images/
            ... lots of standard docbook file image png/gif files
            callouts/
               ... lots of&lt;/pre&gt;</description>
    <dc:creator>Marshall Schor</dc:creator>
    <dc:date>2010-01-27T15:49:38</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.apache.uima.devel/9233">
    <title>[jira] Created: (UIMA-1729) Add reference to project Behemoth from website</title>
    <link>http://comments.gmane.org/gmane.comp.apache.uima.devel/9233</link>
    <description>&lt;pre&gt;Add reference to project Behemoth from website
----------------------------------------------

                 Key: UIMA-1729
                 URL: https://issues.apache.org/jira/browse/UIMA-1729
             Project: UIMA
          Issue Type: Wish
          Components: Website
            Reporter: Julien Nioche
            Priority: Minor
         Attachments: UIMA-1729.patch

http://code.google.com/p/behemoth-pebble/ is an open source platform for large scale document processing which allows to deploy UIMA applications  over Hadoop.

&lt;/pre&gt;</description>
    <dc:creator>Julien Nioche (JIRA</dc:creator>
    <dc:date>2010-01-26T19:30:34</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.apache.uima.devel/9229">
    <title>[jira] Created: (UIMA-1728) UIMA AS Service logs falsely Stopping Collocated Delegate Cas Multiplier message</title>
    <link>http://comments.gmane.org/gmane.comp.apache.uima.devel/9229</link>
    <description>&lt;pre&gt;UIMA AS Service logs falsely Stopping Collocated Delegate Cas Multiplier message
--------------------------------------------------------------------------------

                 Key: UIMA-1728
                 URL: https://issues.apache.org/jira/browse/UIMA-1728
             Project: UIMA
          Issue Type: Bug
          Components: Async Scaleout
    Affects Versions: 2.3AS
            Reporter: Jörn Kottmann
            Priority: Minor


The service has one CM which creates for every CAS one new CAS and a dummy AE which throws an exception on every second CAS.
It looks like that for each exception thrown from the AE.process method the stopping collocated delegate CM message is printed
and logged:

and
1/25/10 1:14:51 PM - 13: org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl.stopCasMultiplier: INFO: Controller: TestAAE Stopping Collocated Delegate Cas Multiplier: TestAAE

The problem might relate to the hang issue reported here:
http://markmail.org/message/5dr5r3yyha4kbtlb

&lt;/pre&gt;</description>
    <dc:creator>Jörn Kottmann (JIRA</dc:creator>
    <dc:date>2010-01-25T12:19:34</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.apache.uima.devel/9227">
    <title>[PROPOSAL] AlchemyAPI Annotator</title>
    <link>http://comments.gmane.org/gmane.comp.apache.uima.devel/9227</link>
    <description>&lt;pre&gt;Hi all,
I've developed a set of UIMA components (analysis engines) wrapping
AlchemyAPI [1] webservices provided by Orchestr8 [2] I'd like to donate and
include in the Sandbox.
These services are something similar to the OpenCalais ones and include:

   - Entity extraction
   - Text categorization
   - Language detection
   - Keyword extraction
   - Text extraction
   - Content scraping
   - Microformats extraction
   - RSS/Atom extraction

You can find the code under Google Code at [3].
I hope it can be useful.
Cheers,
Tommaso


P.S.:
Note (just like OpenCalais) that to be able to use these webservices you
need a subscription key.




[1] : http://www.alchemyapi.com
[2] : http://www.orch8.net/
[3] : http://code.google.com/p/alchemy-annotator/
&lt;/pre&gt;</description>
    <dc:creator>Tommaso Teofili</dc:creator>
    <dc:date>2010-01-24T16:48:22</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.apache.uima.devel/9223">
    <title>http://incubator.apache.org/uima/downloads/sandbox/simple-server/simpleServerUserGuide.html</title>
    <link>http://comments.gmane.org/gmane.comp.apache.uima.devel/9223</link>
    <description>&lt;pre&gt;Hi UIMA Dev,

 

Just wanted to let you know that the link to the REST server User Guide
seems to be broken:

 

http://incubator.apache.org/uima/downloads/sandbox/simple-server/simpleServe
rUserGuide.html

 

Thanks,

 

Jim

&lt;/pre&gt;</description>
    <dc:creator>Jim Condit</dc:creator>
    <dc:date>2010-01-20T22:02:58</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.apache.uima.devel/9219">
    <title>[jira] Created: (UIMA-1727) CPM doesnt validate registered CallbackListener references</title>
    <link>http://comments.gmane.org/gmane.comp.apache.uima.devel/9219</link>
    <description>&lt;pre&gt;CPM doesnt validate registered CallbackListener references 
-----------------------------------------------------------

                 Key: UIMA-1727
                 URL: https://issues.apache.org/jira/browse/UIMA-1727
             Project: UIMA
          Issue Type: Bug
          Components: Collection Processing
            Reporter: Jerry Cwiklik
            Assignee: Jerry Cwiklik


The CPM uses a list of registered listeners to notify an application of certain events. The application registers listeners with the CPM before it starts the run. Apparently, the CPM doesnt validate a listener reference provided by the application and blindly adds it a list. If the reference is null, the NPE is thrown when trying to send notifications. Fix the code to validate listener reference to prevent adding null references.

&lt;/pre&gt;</description>
    <dc:creator>Jerry Cwiklik (JIRA</dc:creator>
    <dc:date>2010-01-18T21:06:55</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>
