Michael Baessler (JIRA | 1 Jun 2007 09:42
Picon
Favicon

[jira] Created: (UIMA-424) update UIMA Framework version to 2.2

update UIMA Framework version to 2.2
------------------------------------

                 Key: UIMA-424
                 URL: https://issues.apache.org/jira/browse/UIMA-424
             Project: UIMA
          Issue Type: Bug
          Components: Core Java Framework
    Affects Versions: 2.2
            Reporter: Michael Baessler
            Assignee: Michael Baessler
             Fix For: 2.2

update UIMA version number to 2.2 in UIMAFramework_impl.java

--

-- 
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 Jun 2007 09:49
Picon
Favicon

[jira] Resolved: (UIMA-424) update UIMA Framework version to 2.2


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

Michael Baessler resolved UIMA-424.
-----------------------------------

    Resolution: Fixed
      Assignee: Adam Lally  (was: Michael Baessler)

> update UIMA Framework version to 2.2
> ------------------------------------
>
>                 Key: UIMA-424
>                 URL: https://issues.apache.org/jira/browse/UIMA-424
>             Project: UIMA
>          Issue Type: Bug
>          Components: Core Java Framework
>    Affects Versions: 2.2
>            Reporter: Michael Baessler
>            Assignee: Adam Lally
>             Fix For: 2.2
>
>
> update UIMA version number to 2.2 in UIMAFramework_impl.java

--

-- 
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 Jun 2007 09:51
Picon
Favicon

[jira] Assigned: (UIMA-271) PEAR Installer doesn't enable "Install" button if PEAR file name is input by keyboard


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

Michael Baessler reassigned UIMA-271:
-------------------------------------

    Assignee: Michael Baessler

> PEAR Installer doesn't enable "Install" button if PEAR file name is input by keyboard
> -------------------------------------------------------------------------------------
>
>                 Key: UIMA-271
>                 URL: https://issues.apache.org/jira/browse/UIMA-271
>             Project: UIMA
>          Issue Type: Bug
>          Components: Tools
>            Reporter: Adam Lally
>            Assignee: Michael Baessler
>            Priority: Trivial
>
> The PEAR Installer doesn't properly support typing in the name of the PEAR file to install.  It  lets you type
into the "PEAR File" text field, but it will never enable the "Install" button unless you use the file
browser.  

--

-- 
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 Jun 2007 11:53
Picon
Favicon

[jira] Commented: (UIMA-337) Should log process begin/end for service adapters


    [
https://issues.apache.org/jira/browse/UIMA-337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12500648
] 

Michael Baessler commented on UIMA-337:
---------------------------------------

I looked at this issue, but I not sure if I understand what we should do here.

When I use for example vinci remoting the log file contains the following settings when calling the service
for example with CVD:

6/1/07 11:45:13 AM - 10: org.apache.uima.util.SimpleResourceFactory.produceResource: CONFIG:
trying Resource class org.apache.uima.adapter.vinci.VinciAnalysisEngineServiceAdapter

6/1/07 11:45:49 AM - 10:
org.apache.uima.analysis_engine.service.impl.AnalysisEngineServiceAdapter.process: FINE:
AnalysisEngine Meeting Detector TAE process begin

6/1/07 11:45:49 AM - 10: org.apache.uima.adapter.vinci.CASTransportable.toStream(272): FINEST:
Serializing CAS.

6/1/07 11:45:49 AM - 10: org.apache.uima.adapter.vinci.CASTransportable.toStream(286): FINEST:
CAS Serialization Complete.

6/1/07 11:45:49 AM - 10:
org.apache.uima.analysis_engine.service.impl.AnalysisEngineServiceAdapter.process: FINE:
AnalysisEngine Meeting Detector TAE process end

(Continue reading)

Michael Baessler (JIRA | 1 Jun 2007 12:19
Picon
Favicon

[jira] Issue Comment Edited: (UIMA-337) Should log process begin/end for service adapters


    [
https://issues.apache.org/jira/browse/UIMA-337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12500648
] 

Michael Baessler edited comment on UIMA-337 at 6/1/07 3:18 AM:
---------------------------------------------------------------

I looked at this issue, but I'm not sure if I understand what we should do here.

When I use for example vinci remoting the log file contains the following entries when calling the service
for example with CVD:

6/1/07 11:45:13 AM - 10: org.apache.uima.util.SimpleResourceFactory.produceResource: CONFIG:
trying Resource class org.apache.uima.adapter.vinci.VinciAnalysisEngineServiceAdapter

6/1/07 11:45:49 AM - 10:
org.apache.uima.analysis_engine.service.impl.AnalysisEngineServiceAdapter.process: FINE:
AnalysisEngine Meeting Detector TAE process begin

6/1/07 11:45:49 AM - 10: org.apache.uima.adapter.vinci.CASTransportable.toStream(272): FINEST:
Serializing CAS.

6/1/07 11:45:49 AM - 10: org.apache.uima.adapter.vinci.CASTransportable.toStream(286): FINEST:
CAS Serialization Complete.

6/1/07 11:45:49 AM - 10:
org.apache.uima.analysis_engine.service.impl.AnalysisEngineServiceAdapter.process: FINE:
AnalysisEngine Meeting Detector TAE process end

(Continue reading)

Michael Baessler (JIRA | 1 Jun 2007 13:10
Picon
Favicon

[jira] Resolved: (UIMA-271) PEAR Installer doesn't enable "Install" button if PEAR file name is input by keyboard


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

Michael Baessler resolved UIMA-271.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.2
         Assignee: Adam Lally  (was: Michael Baessler)

> PEAR Installer doesn't enable "Install" button if PEAR file name is input by keyboard
> -------------------------------------------------------------------------------------
>
>                 Key: UIMA-271
>                 URL: https://issues.apache.org/jira/browse/UIMA-271
>             Project: UIMA
>          Issue Type: Bug
>          Components: Tools
>            Reporter: Adam Lally
>            Assignee: Adam Lally
>            Priority: Trivial
>             Fix For: 2.2
>
>
> The PEAR Installer doesn't properly support typing in the name of the PEAR file to install.  It  lets you type
into the "PEAR File" text field, but it will never enable the "Install" button unless you use the file
browser.  

--

-- 
(Continue reading)

Michael Baessler (JIRA | 1 Jun 2007 13:21
Picon
Favicon

[jira] Assigned: (UIMA-269) Test PEAR Files don't run


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

Michael Baessler reassigned UIMA-269:
-------------------------------------

    Assignee: Michael Baessler

> Test PEAR Files don't run
> -------------------------
>
>                 Key: UIMA-269
>                 URL: https://issues.apache.org/jira/browse/UIMA-269
>             Project: UIMA
>          Issue Type: Bug
>          Components: Build, Packaging and Test
>            Reporter: Adam Lally
>            Assignee: Michael Baessler
>            Priority: Minor
>
> This doesn't seem to impact the test case, but the example pear files in
uimaj-tools/src/test/resources/pearTests/pearMergerTests can't be run.  They aren't compatible
with the latest Apache UIMA code, for example they still refer to org.apache.uima.jcas.impl.JCas, even
though that has since been refactored and JCas moved to org.apache.uima.jcas.JCas.  
> These should be fixed using the migration tool, so that they can be used for other testing purposes.

--

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

Thilo Goetz (JIRA | 1 Jun 2007 13:38
Picon
Favicon

[jira] Updated: (UIMA-425) CVD should have close method that doesn't shut down JVM


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

Thilo Goetz updated UIMA-425:
-----------------------------

          Component/s: Tools
        Fix Version/s: 2.2
    Affects Version/s: 2.1

> CVD should have close method that doesn't shut down JVM
> -------------------------------------------------------
>
>                 Key: UIMA-425
>                 URL: https://issues.apache.org/jira/browse/UIMA-425
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Tools
>    Affects Versions: 2.1
>            Reporter: Thilo Goetz
>            Assignee: Thilo Goetz
>             Fix For: 2.2
>
>
> When CVD is called from another application (like the pear installer), it should not shut down the JVM on exit.

--

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

Thilo Goetz (JIRA | 1 Jun 2007 13:38
Picon
Favicon

[jira] Created: (UIMA-425) CVD should have close method that doesn't shut down JVM

CVD should have close method that doesn't shut down JVM
-------------------------------------------------------

                 Key: UIMA-425
                 URL: https://issues.apache.org/jira/browse/UIMA-425
             Project: UIMA
          Issue Type: Improvement
            Reporter: Thilo Goetz
            Assignee: Thilo Goetz

When CVD is called from another application (like the pear installer), it should not shut down the JVM on exit.

--

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

Thilo Goetz (JIRA | 1 Jun 2007 13:42
Picon
Favicon

[jira] Closed: (UIMA-425) CVD should have close method that doesn't shut down JVM


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

Thilo Goetz closed UIMA-425.
----------------------------

    Resolution: Fixed

Done.  Michael, you may want to verify that the pear installer works as expected.

> CVD should have close method that doesn't shut down JVM
> -------------------------------------------------------
>
>                 Key: UIMA-425
>                 URL: https://issues.apache.org/jira/browse/UIMA-425
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Tools
>    Affects Versions: 2.1
>            Reporter: Thilo Goetz
>            Assignee: Thilo Goetz
>             Fix For: 2.2
>
>
> When CVD is called from another application (like the pear installer), it should not shut down the JVM on exit.

--

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


Gmane