Marshall Schor (JIRA | 1 Oct 2007 03:38
Picon
Favicon

[jira] Created: (UIMA-582) improve FileCompare used in JUnit Tests

improve FileCompare used in JUnit Tests
---------------------------------------

                 Key: UIMA-582
                 URL: https://issues.apache.org/jira/browse/UIMA-582
             Project: UIMA
          Issue Type: Improvement
          Components: InternalTools
            Reporter: Marshall Schor
            Assignee: Marshall Schor
            Priority: Minor
             Fix For: 2.3

Improve FileCompare for use with additional test cases where the tests are for "generated" files which
contain some pieces of text that might be different and should be ignored.  For instance, a generator which
inserts the file name - might be different when the test is run on different systems, or one which inserts
the date/time.  Also expose some additional compare functions which ignore things like different
"blanks" or new line char conventions that might be different on Linux/Windows platforms. Finally, for
debugging, when something miscompares, print out the fragment and char location of the miscompare.

--

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Marshall Schor (JIRA | 1 Oct 2007 03:46
Picon
Favicon

[jira] Closed: (UIMA-582) improve FileCompare used in JUnit Tests


     [
https://issues.apache.org/jira/browse/UIMA-582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marshall Schor closed UIMA-582.
-------------------------------

    Resolution: Fixed

> improve FileCompare used in JUnit Tests
> ---------------------------------------
>
>                 Key: UIMA-582
>                 URL: https://issues.apache.org/jira/browse/UIMA-582
>             Project: UIMA
>          Issue Type: Improvement
>          Components: InternalTools
>            Reporter: Marshall Schor
>            Assignee: Marshall Schor
>            Priority: Minor
>             Fix For: 2.3
>
>
> Improve FileCompare for use with additional test cases where the tests are for "generated" files which
contain some pieces of text that might be different and should be ignored.  For instance, a generator which
inserts the file name - might be different when the test is run on different systems, or one which inserts
the date/time.  Also expose some additional compare functions which ignore things like different
"blanks" or new line char conventions that might be different on Linux/Windows platforms. Finally, for
debugging, when something miscompares, print out the fragment and char location of the miscompare.

(Continue reading)

vijay vijay | 1 Oct 2007 10:58
Picon

the descriptor is not valid for the fallowing reason

 Hi
       i am getting error like this

"""the descriptor is not valid for the fallowing reason: the class
com.iton.uima.test.Test
 is not a valid a valid analysis component.you must specify an annotator,cas
consumer,collection reader or cas multipler.
if u are calling ResourceManager.setExcetionClassPath,this erro also can be
caused if u have put UIMA frame work jar file
on the extension calss path.which is not
allowed.descriptorfile:c/workspace/xyz/descriptor/aeDescriptor.xml.""

vijay
Marshall Schor | 1 Oct 2007 15:43

Re: [jira] Commented: (UIMA-536) Build Cas Editor as rcp application with maven

Marshall Schor (JIRA) wrote:

legal-discuss has not responded to my post yet. 

One other possibility:  The Apache Felix project (which graduated from
the incubator recently) is an Apache-licensed implementation of OSGi R4;
could this be used instead of the Eclipse-licensed one, for implementing
the RCP packaging here?

-Marshall
>     [
https://issues.apache.org/jira/browse/UIMA-536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12530522
] 
>
> Marshall Schor commented on UIMA-536:
> -------------------------------------
>
> hmmm.  We need to get legal-discuss in on this.  It's pretty clear to me that if the modified templates from
the .../headless-build in Eclipse are derivitive works, then the EPL applies to these files.  Which may be
an issue for us in distributing them. (or not - let's see what legal discuss says).
>
> I'll take a first crack at a note on legal-discuss, but others should feel free to clarify or correct what I
write :-) 
>
>
>   
>> Build Cas Editor as rcp application with maven
>> ----------------------------------------------
>>
>>                 Key: UIMA-536
(Continue reading)

Michael Baessler (JIRA | 1 Oct 2007 16:21
Picon
Favicon

[jira] Created: (UIMA-583) update documentation for adding PEARs to aggregate AEs

update documentation for adding PEARs to aggregate AEs
------------------------------------------------------

                 Key: UIMA-583
                 URL: https://issues.apache.org/jira/browse/UIMA-583
             Project: UIMA
          Issue Type: Bug
          Components: Documentation
    Affects Versions: 2.2
            Reporter: Michael Baessler
             Fix For: 2.3

update the documentation that if a PEAR file (pear descriptor) is added to an aggregate AE the
configuration parameters of the PEAR file cannot be overridden
by the aggregate AE.

--

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Michael Baessler (JIRA | 1 Oct 2007 16:27
Picon
Favicon

[jira] Closed: (UIMA-555) add documentation for the RegularExpressionAnnotator


     [
https://issues.apache.org/jira/browse/UIMA-555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Baessler closed UIMA-555.
---------------------------------

    Resolution: Fixed

> add documentation for the RegularExpressionAnnotator
> ----------------------------------------------------
>
>                 Key: UIMA-555
>                 URL: https://issues.apache.org/jira/browse/UIMA-555
>             Project: UIMA
>          Issue Type: New Feature
>          Components: Sandbox
>            Reporter: Michael Baessler
>            Assignee: Michael Baessler
>            Priority: Minor
>

--

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Michael Baessler (JIRA | 1 Oct 2007 16:27
Picon
Favicon

[jira] Closed: (UIMA-539) implement UIMA RegularExpressionAnnotator


     [
https://issues.apache.org/jira/browse/UIMA-539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Baessler closed UIMA-539.
---------------------------------

    Resolution: Fixed

> implement UIMA RegularExpressionAnnotator
> -----------------------------------------
>
>                 Key: UIMA-539
>                 URL: https://issues.apache.org/jira/browse/UIMA-539
>             Project: UIMA
>          Issue Type: New Feature
>          Components: Sandbox
>            Reporter: Michael Baessler
>            Assignee: Michael Baessler
>
> I will implement a regular expression annotator that can be configured with a rule file containing the
regular expressions. The annotator can work with simple regular expressions to detect entities but can
also define concepts where more than one regular expression rule can be defined for a concept.
> Each rule can additionally have filter conditions and exceptions that are recognized before it is
matched. If a match is found additional annotations and features can be created.

--

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
(Continue reading)

Michael Baessler (JIRA | 1 Oct 2007 16:27
Picon
Favicon

[jira] Assigned: (UIMA-583) update documentation for adding PEARs to aggregate AEs


     [
https://issues.apache.org/jira/browse/UIMA-583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Baessler reassigned UIMA-583:
-------------------------------------

    Assignee: Michael Baessler

> update documentation for adding PEARs to aggregate AEs
> ------------------------------------------------------
>
>                 Key: UIMA-583
>                 URL: https://issues.apache.org/jira/browse/UIMA-583
>             Project: UIMA
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 2.2
>            Reporter: Michael Baessler
>            Assignee: Michael Baessler
>             Fix For: 2.3
>
>
> update the documentation that if a PEAR file (pear descriptor) is added to an aggregate AE the
configuration parameters of the PEAR file cannot be overridden
> by the aggregate AE.

--

-- 
This message is automatically generated by JIRA.
-
(Continue reading)

Michael Baessler (JIRA | 1 Oct 2007 16:29
Picon
Favicon

[jira] Assigned: (UIMA-518) improve browser utilities to configured the used browser in UIMA


     [
https://issues.apache.org/jira/browse/UIMA-518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Baessler reassigned UIMA-518:
-------------------------------------

    Assignee: Michael Baessler

> improve browser utilities to configured the used browser in UIMA
> ----------------------------------------------------------------
>
>                 Key: UIMA-518
>                 URL: https://issues.apache.org/jira/browse/UIMA-518
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Core Java Framework
>    Affects Versions: 2.1, 2.2
>            Reporter: Michael Baessler
>            Assignee: Michael Baessler
>            Priority: Minor
>
> The annotation viewer has the possibility to use the browser to show the annotation results. By default on
Linux the "mozilla" browser is used.
> On "old" Linux systems, "mozilla" is correct to call, but I think on newer Linux systems, "mozilla" never works
> ...
> http://www.linuxworld.com/news/2006/101106-portland-project.html describes
> xdg-utils, and says Fedora, OpenSUSE, and Debian have already committed to installing the utilities.
> One utility enables visiting a Web page in the user's chosen browser.
> On Debian, this capability is available via the command "x-www-browser", which launches the user's
(Continue reading)

Michael Baessler (JIRA | 1 Oct 2007 16:29
Picon
Favicon

[jira] Assigned: (UIMA-282) Work well with Apache logging (Log4J)


     [
https://issues.apache.org/jira/browse/UIMA-282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Baessler reassigned UIMA-282:
-------------------------------------

    Assignee: Michael Baessler

> Work well with Apache logging (Log4J)
> -------------------------------------
>
>                 Key: UIMA-282
>                 URL: https://issues.apache.org/jira/browse/UIMA-282
>             Project: UIMA
>          Issue Type: Wish
>          Components: Core Java Framework
>            Reporter: Greg Holmberg
>            Assignee: Michael Baessler
>            Priority: Minor
>         Attachments: Log4jLogger_impl.java, TestLog4jLogger_impl.java
>
>
> UIMA uses the standard java.util.logging (JUL).  Most of my company's code used Apache Log4J, so we have a
problem merging the messages from the two logging packages.  Given that UIMA is now an Apache project, I
think it makes sense that it work with Apache logging.
> Two options occur to me:
> 1. Change all the logging calls in the code (perhaps Eclipse refactoring tools can help with that).  Here's
some discussion on migrating:
http://www.oreillynet.com/onjava/blog/2005/12/migrating_from_jdk_logging_to.html 
(Continue reading)


Gmane