Picon
Favicon

[jira] Updated: (UIMA-1570) Unable to set mimetime on a view post the data being added


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

Marshall Schor updated UIMA-1570:
---------------------------------

    Affects Version/s: 2.3

defer past 2.3.0 release

> Unable to set mimetime on a view post the data being added
> ----------------------------------------------------------
>
>                 Key: UIMA-1570
>                 URL: https://issues.apache.org/jira/browse/UIMA-1570
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Core Java Framework
>    Affects Versions: 2.3
>            Reporter: Tim Cawley
>            Priority: Trivial
>
> I wish to be able to set the mimetype on a view post setting the data.  There is currently a getMimtype()
function but I can't find a setMimtype() function.

--

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

Picon
Favicon

[jira] Closed: (UIMA-1506) update Bean Scripting Framework Annotator with info about licenses and documentation


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

Marshall Schor closed UIMA-1506.
--------------------------------

    Resolution: Fixed

> update Bean Scripting Framework Annotator with info about licenses and documentation
> ------------------------------------------------------------------------------------
>
>                 Key: UIMA-1506
>                 URL: https://issues.apache.org/jira/browse/UIMA-1506
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Sandbox-BSFAnnotator
>            Reporter: Marshall Schor
>            Assignee: Marshall Schor
>            Priority: Minor
>             Fix For: 2.3AS
>
>         Attachments: BSFAnnotator.zip
>
>
> update with info received in email: http://markmail.org/thread/e3q5gk6h42jggg5c

--

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

Picon
Favicon

[jira] Updated: (UIMA-1511) JmxMBeanAgent can assume its running on at least java 1.5


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

Marshall Schor updated UIMA-1511:
---------------------------------

    Affects Version/s: 2.3

defer past 2.3.0 release

> JmxMBeanAgent can assume its running on at least java 1.5
> ---------------------------------------------------------
>
>                 Key: UIMA-1511
>                 URL: https://issues.apache.org/jira/browse/UIMA-1511
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Core Java Framework
>    Affects Versions: 2.3
>            Reporter: Jörn Kottmann
>            Priority: Trivial
>
> The JmxMBeanAgent server uses reflection to load java 1.5 JMX classes, that can now be simplified because
UIMA now needs at least java 1.5.

--

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

Picon
Favicon

[jira] Updated: (UIMA-1501) more refactoring and updating - parent POMs


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

Marshall Schor updated UIMA-1501:
---------------------------------

    Fix Version/s: 2.3AS
                   2.3
                   2.3S

> more refactoring and updating - parent POMs
> -------------------------------------------
>
>                 Key: UIMA-1501
>                 URL: https://issues.apache.org/jira/browse/UIMA-1501
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Build, Packaging and Test
>            Reporter: Marshall Schor
>            Assignee: Marshall Schor
>            Priority: Minor
>             Fix For: 2.3S, 2.3, 2.3AS
>
>
> use pluginManagement and dependencyManagement to refactor additional items.  Update to javadoc plugin
2.5 (the current level - what the superPom specifies).

--

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

Picon
Favicon

[jira] Closed: (UIMA-1501) more refactoring and updating - parent POMs


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

Marshall Schor closed UIMA-1501.
--------------------------------

    Resolution: Fixed

> more refactoring and updating - parent POMs
> -------------------------------------------
>
>                 Key: UIMA-1501
>                 URL: https://issues.apache.org/jira/browse/UIMA-1501
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Build, Packaging and Test
>            Reporter: Marshall Schor
>            Assignee: Marshall Schor
>            Priority: Minor
>
> use pluginManagement and dependencyManagement to refactor additional items.  Update to javadoc plugin
2.5 (the current level - what the superPom specifies).

--

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

(Continue reading)

Picon
Favicon

[jira] Closed: (UIMA-1490) C++ service fails to properly terminate when UimacppServiceController is stopped.


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

Marshall Schor closed UIMA-1490.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 2.3C

> C++ service fails to properly terminate when UimacppServiceController is stopped.
> ---------------------------------------------------------------------------------
>
>                 Key: UIMA-1490
>                 URL: https://issues.apache.org/jira/browse/UIMA-1490
>             Project: UIMA
>          Issue Type: Bug
>          Components: C++ Framework
>            Reporter: Bhavani Iyer
>            Assignee: Bhavani Iyer
>             Fix For: 2.3C
>
>         Attachments: UIMACPP-1490.patch
>
>
> The C++ service is still running after UimacppServiceController has terminated. The problem appears to
be that the AnalysisEngine instances are not explicitly destroyed.

--

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

Picon
Favicon

[jira] Updated: (UIMA-847) Deployment Descriptor Editor doesn't recognize changes to aggregate


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

Marshall Schor updated UIMA-847:
--------------------------------

    Affects Version/s: 2.3AS

Defer past 2.3.0

> Deployment Descriptor Editor doesn't recognize changes to aggregate
> -------------------------------------------------------------------
>
>                 Key: UIMA-847
>                 URL: https://issues.apache.org/jira/browse/UIMA-847
>             Project: UIMA
>          Issue Type: Bug
>          Components: Eclipse plugins
>    Affects Versions: 2.3AS
>            Reporter: Burn Lewis
>            Priority: Minor
>
> When editing a deployment descriptor and its aggregate, modifications to the aggregate are not detected
by the DDE, i.e. deletion of a delegate from the aggregate leaves it in the DD and if the DD is re-opened an
error occurs ("cannot find key ... in the aggregate"
> Perhaps a refresh button would be enough?

--

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

Picon
Favicon

[jira] Updated: (UIMA-800) Support for CAS multipler in service wrapper


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

Marshall Schor updated UIMA-800:
--------------------------------

    Affects Version/s: 2.3C
        Fix Version/s:     (was: 2.3)

> Support for CAS multipler in service wrapper
> --------------------------------------------
>
>                 Key: UIMA-800
>                 URL: https://issues.apache.org/jira/browse/UIMA-800
>             Project: UIMA
>          Issue Type: New Feature
>          Components: C++ Framework
>    Affects Versions: 2.3C
>            Reporter: Bhavani Iyer
>
> Add support for CAS Multiplier in the C++ service wrapper   CAS multiplier is supported in Java.

--

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

Picon
Favicon

[jira] Closed: (UIMA-886) Support fro fast GETMETA


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

Marshall Schor closed UIMA-886.
-------------------------------

    Resolution: Fixed

because covered in other issue

> Support fro fast GETMETA
> ------------------------
>
>                 Key: UIMA-886
>                 URL: https://issues.apache.org/jira/browse/UIMA-886
>             Project: UIMA
>          Issue Type: Bug
>          Components: C++ Framework
>            Reporter: Bhavani Iyer
>            Assignee: Bhavani Iyer
>         Attachments: UIMA-886.patch
>
>
> Part of the initialization of a UIMA AS client is sending a request for metadata.  The service is required to
give highest priority to GETMETA requests arnd  respond immediately.   This is already supported in the 
Java implementaion.

--

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

Picon
Favicon

[jira] Closed: (UIMA-929) Remove dependency in sandbox projects (specifically, uima-as, maybe others) for base uimaj-distr for required files


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

Marshall Schor closed UIMA-929.
-------------------------------

    Resolution: Fixed

For 2.3.0, the package dependencies were changed.  Work done under other Jira's, so this one is no longer valid.

> Remove dependency in sandbox projects (specifically, uima-as, maybe others) for base uimaj-distr for
required files
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: UIMA-929
>                 URL: https://issues.apache.org/jira/browse/UIMA-929
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Async Scaleout, Build, Packaging and Test
>            Reporter: Marshall Schor
>            Priority: Trivial
>
> Remove dependency in sandbox projects (specifically, uima-as, maybe others) for base uimaj-distr for
required files.  uima-as-distr build has dependency on
uimaj-examples/src/main/eclipseProject/project, also - fix this.  also- fix dependency in docbook
build on uima-docbooks/src/docbook/entities.ent

--

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


Gmane