[jira] [Updated] (UIMA-5559) DUCC cgroups use prerequistes are out-of-date

2018-02-16 Thread Eddie Epstein (JIRA)

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

Eddie Epstein updated UIMA-5559:

Description: 
CGroups have changed a lot relative to what DUCC documentation describes. 
Update cgroup related info to reflect this. Make the information more general 
to be able to cover Ubuntu as well as SuSe and Red Hat based distros. Remove 
details specific to older distros.

Add a little helpful info about building DUCC documentation which is in the 
same file.

  was:CGroups have changed a lot relative to what DUCC documentation describes. 
Update cgroup related info to reflect this. Make the information more general 
to be able to cover Ubuntu as well as SuSe and Red Hat based distros. Remove 
details specific to older distros.


> DUCC cgroups use prerequistes are out-of-date
> -
>
> Key: UIMA-5559
> URL: https://issues.apache.org/jira/browse/UIMA-5559
> Project: UIMA
>  Issue Type: Documentation
>  Components: DUCC
>Reporter: Lou DeGenaro
>Assignee: Eddie Epstein
>Priority: Major
> Fix For: 2.2.2-Ducc
>
>
> CGroups have changed a lot relative to what DUCC documentation describes. 
> Update cgroup related info to reflect this. Make the information more general 
> to be able to cover Ubuntu as well as SuSe and Red Hat based distros. Remove 
> details specific to older distros.
> Add a little helpful info about building DUCC documentation which is in the 
> same file.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Closed] (UIMA-5559) DUCC cgroups use prerequistes are out-of-date

2018-02-16 Thread Eddie Epstein (JIRA)

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

Eddie Epstein closed UIMA-5559.
---
Resolution: Fixed

> DUCC cgroups use prerequistes are out-of-date
> -
>
> Key: UIMA-5559
> URL: https://issues.apache.org/jira/browse/UIMA-5559
> Project: UIMA
>  Issue Type: Documentation
>  Components: DUCC
>Reporter: Lou DeGenaro
>Assignee: Eddie Epstein
>Priority: Major
> Fix For: 2.2.2-Ducc
>
>
> CGroups have changed a lot relative to what DUCC documentation describes. 
> Update cgroup related info to reflect this. Make the information more general 
> to be able to cover Ubuntu as well as SuSe and Red Hat based distros. Remove 
> details specific to older distros.
> Add a little helpful info about building DUCC documentation which is in the 
> same file.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (UIMA-5559) DUCC cgroups use prerequistes are out-of-date

2018-02-16 Thread Eddie Epstein (JIRA)

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

Eddie Epstein updated UIMA-5559:

Description: CGroups have changed a lot relative to what DUCC documentation 
describes. Update cgroup related info to reflect this. Make the information 
more general to be able to cover Ubuntu as well as SuSe and Red Hat based 
distros. Remove details specific to older distros.  (was: See summary.  Please 
update documentation.)

> DUCC cgroups use prerequistes are out-of-date
> -
>
> Key: UIMA-5559
> URL: https://issues.apache.org/jira/browse/UIMA-5559
> Project: UIMA
>  Issue Type: Documentation
>  Components: DUCC
>Reporter: Lou DeGenaro
>Assignee: Eddie Epstein
>Priority: Major
> Fix For: 2.2.2-Ducc
>
>
> CGroups have changed a lot relative to what DUCC documentation describes. 
> Update cgroup related info to reflect this. Make the information more general 
> to be able to cover Ubuntu as well as SuSe and Red Hat based distros. Remove 
> details specific to older distros.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (UIMA-5654) ducc_ling should verify that it's "ducc" id is correct

2018-02-16 Thread Burn Lewis (JIRA)

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

Burn Lewis updated UIMA-5654:
-
Fix Version/s: (was: 2.2.2-Ducc)
   future-DUCC

Moved to a later release

> ducc_ling should verify that it's "ducc" id is correct
> --
>
> Key: UIMA-5654
> URL: https://issues.apache.org/jira/browse/UIMA-5654
> Project: UIMA
>  Issue Type: Bug
>  Components: DUCC
>Reporter: Burn Lewis
>Assignee: Burn Lewis
>Priority: Minor
> Fix For: future-DUCC
>
>
> It should check that the compiled ducc-id is correct



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Closed] (UIMA-5732) DuccJobService should have a stop method to allow a clean shutdown

2018-02-16 Thread Burn Lewis (JIRA)

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

Burn Lewis closed UIMA-5732.


> DuccJobService should have a stop method to allow a clean shutdown
> --
>
> Key: UIMA-5732
> URL: https://issues.apache.org/jira/browse/UIMA-5732
> Project: UIMA
>  Issue Type: Bug
>  Components: DUCC
>Reporter: Burn Lewis
>Assignee: Burn Lewis
>Priority: Minor
> Fix For: 2.2.2-Ducc
>
>
> stop() should shutdown the Camel routes and cleanup MBeans etc.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Resolved] (UIMA-5732) DuccJobService should have a stop method to allow a clean shutdown

2018-02-16 Thread Burn Lewis (JIRA)

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

Burn Lewis resolved UIMA-5732.
--
Resolution: Fixed

DuccJobService:stop calls DuccService.stop (in the ducc classpath) which now 
calls JobProcessComponent:stop before stopping Camel.  It looks as if that stop 
is called twice but appears safe.  Calling super.stop got an NPE

> DuccJobService should have a stop method to allow a clean shutdown
> --
>
> Key: UIMA-5732
> URL: https://issues.apache.org/jira/browse/UIMA-5732
> Project: UIMA
>  Issue Type: Bug
>  Components: DUCC
>Reporter: Burn Lewis
>Assignee: Burn Lewis
>Priority: Minor
> Fix For: 2.2.2-Ducc
>
>
> stop() should shutdown the Camel routes and cleanup MBeans etc.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Resolved] (UIMA-4018) DUCC Web Server (WS) javascript

2018-02-16 Thread Lou DeGenaro (JIRA)

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

Lou DeGenaro resolved UIMA-4018.

   Resolution: Cannot Reproduce
Fix Version/s: (was: future-DUCC)

Have been unable to reproduce.

> DUCC Web Server (WS) javascript 
> 
>
> Key: UIMA-4018
> URL: https://issues.apache.org/jira/browse/UIMA-4018
> Project: UIMA
>  Issue Type: Improvement
>  Components: DUCC
>Reporter: Lou DeGenaro
>Assignee: Lou DeGenaro
>Priority: Minor
>
> Move recusive call in timed-loop to end.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Closed] (UIMA-4018) DUCC Web Server (WS) javascript

2018-02-16 Thread Lou DeGenaro (JIRA)

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

Lou DeGenaro closed UIMA-4018.
--

> DUCC Web Server (WS) javascript 
> 
>
> Key: UIMA-4018
> URL: https://issues.apache.org/jira/browse/UIMA-4018
> Project: UIMA
>  Issue Type: Improvement
>  Components: DUCC
>Reporter: Lou DeGenaro
>Assignee: Lou DeGenaro
>Priority: Minor
>
> Move recusive call in timed-loop to end.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (UIMA-5732) DuccJobService should have a stop method to allow a clean shutdown

2018-02-16 Thread Burn Lewis (JIRA)
Burn Lewis created UIMA-5732:


 Summary: DuccJobService should have a stop method to allow a clean 
shutdown
 Key: UIMA-5732
 URL: https://issues.apache.org/jira/browse/UIMA-5732
 Project: UIMA
  Issue Type: Bug
  Components: DUCC
Reporter: Burn Lewis
Assignee: Burn Lewis
 Fix For: 2.2.2-Ducc


stop() should shutdown the Camel routes and cleanup MBeans etc.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


Build failed in Jenkins: UIMA-Ruta #929

2018-02-16 Thread Apache Jenkins Server
See 

Changes:

[pkluegl] no jira - added test for multiple seeders

--
[...truncated 204.49 KB...]
AUruta-core/src/test/java/org/apache/uima/ruta/seed/NBSPWSTest.java
A ruta-core/src/test/java/org/apache/uima/ruta/ConflictingTypeTest.java
A ruta-core/src/test/java/org/apache/uima/ruta/StrictImportTest.java
A ruta-core/src/test/java/org/apache/uima/ruta/CustomViewTest.java
AUruta-core/src/test/java/org/apache/uima/ruta/NewCASPipelineTest.java
AUruta-core/src/test/java/org/apache/uima/ruta/GreedyAnchoringTest.java
AUruta-core/src/test/java/org/apache/uima/ruta/RutaParsingErrorTest.java
A ruta-core/src/test/java/org/apache/uima/ruta/block
A 
ruta-core/src/test/java/org/apache/uima/ruta/block/RutaScriptBlockTest.java
AU
ruta-core/src/test/java/org/apache/uima/ruta/block/ForEachBlockTest.java
AU
ruta-core/src/test/java/org/apache/uima/ruta/AdditionalScriptUimaFitTest.java
AU
ruta-core/src/test/java/org/apache/uima/ruta/GreedyComposedWithConditionTest.java
AUruta-core/src/test/java/org/apache/uima/ruta/WSDictionaryTest.java
A ruta-core/src/test/java/org/apache/uima/ruta/LongGreedy2Test.java
A ruta-core/src/test/java/org/apache/uima/ruta/ImportStatementsTest.java
A ruta-core/src/test/java/org/apache/uima/ruta/engine
AU
ruta-core/src/test/java/org/apache/uima/ruta/engine/PlainTextAnnotatorTest.java
AU
ruta-core/src/test/java/org/apache/uima/ruta/engine/DifferentSeederTest.java
AU
ruta-core/src/test/java/org/apache/uima/ruta/engine/DifferentSeeder.java
A ruta-core/src/test/java/org/apache/uima/ruta/engine/UimafitTest.java
AU
ruta-core/src/test/java/org/apache/uima/ruta/engine/RutaEngineTest.java
AU
ruta-core/src/test/java/org/apache/uima/ruta/engine/RutaCutterTest.java
AU
ruta-core/src/test/java/org/apache/uima/ruta/engine/HandleDataPathTest.java
AU
ruta-core/src/test/java/org/apache/uima/ruta/engine/ResourcesFromDataPathTest.java
AU
ruta-core/src/test/java/org/apache/uima/ruta/engine/CascadedModifierTest.java
AU
ruta-core/src/test/java/org/apache/uima/ruta/engine/MultipleSeedersTest.java
A 
ruta-core/src/test/java/org/apache/uima/ruta/engine/ViewWriterTest.java
AU
ruta-core/src/test/java/org/apache/uima/ruta/engine/UimaClassLoaderTest.java
AUruta-core/src/test/java/org/apache/uima/ruta/engine/ParamVarTest.java
A 
ruta-core/src/test/java/org/apache/uima/ruta/engine/RecursiveConfigureTest.java
A ruta-core/src/test/java/org/apache/uima/ruta/engine/RutaTest.java
A 
ruta-core/src/test/java/org/apache/uima/ruta/engine/RulesParamTest.java
AU
ruta-core/src/test/java/org/apache/uima/ruta/engine/UimaFitAnalysisEngineWithManditoryParameterTest.java
AU
ruta-core/src/test/java/org/apache/uima/ruta/engine/UimaFitAnalysisEngineWithManditoryParameter.java
A 
ruta-core/src/test/java/org/apache/uima/ruta/engine/HtmlConverterXmlTest.java
AUruta-core/src/test/java/org/apache/uima/ruta/engine/DummySeeder.java
AU
ruta-core/src/test/java/org/apache/uima/ruta/engine/StackedScriptsTest.java
AU
ruta-core/src/test/java/org/apache/uima/ruta/engine/ThreeStackedScriptsVariableResetTest.java
AUruta-core/src/test/java/org/apache/uima/ruta/engine/NoSeedersTest.java
A 
ruta-core/src/test/java/org/apache/uima/ruta/engine/HtmlAnnotatorTest.java
A 
ruta-core/src/test/java/org/apache/uima/ruta/engine/RutaModifierTest.java
A 
ruta-core/src/test/java/org/apache/uima/ruta/engine/HtmlConverterTest.java
A ruta-core/src/test/java/org/apache/uima/ruta/SubAtomicTest.java
AU
ruta-core/src/test/java/org/apache/uima/ruta/RemoveDocumentAnnotationTest.java
A 
ruta-core/src/test/java/org/apache/uima/ruta/IncompletePartitioningTest.java
A ruta-core/src/test/java/org/apache/uima/ruta/rule
A ruta-core/src/test/java/org/apache/uima/ruta/rule/RegExpRuleTest.java
A ruta-core/src/test/java/org/apache/uima/ruta/rule/quantifier
AU
ruta-core/src/test/java/org/apache/uima/ruta/rule/quantifier/ReverseQuantifierTest.java
AU
ruta-core/src/test/java/org/apache/uima/ruta/rule/quantifier/QuantifierTest.java
A 
ruta-core/src/test/java/org/apache/uima/ruta/rule/quantifier/Quantifier1Test.java
A 
ruta-core/src/test/java/org/apache/uima/ruta/rule/quantifier/Quantifier2Test.java
A 
ruta-core/src/test/java/org/apache/uima/ruta/rule/quantifier/Quantifier3Test.java
A 
ruta-core/src/test/java/org/apache/uima/ruta/rule/quantifier/Quantifier4Test.java
A 
ruta-core/src/test/java/org/apache/uima/ruta/rule/quantifier/Quantifier5Test.java
A 
ruta-core/src/test/java/org/apache/uima/ruta/rule/quantifier/Quantifier6Test.java
AU

[jira] [Assigned] (UIMA-5681) MARKFAST silently ignores non .txt files

2018-02-16 Thread JIRA

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

Peter Klügl reassigned UIMA-5681:
-

Assignee: Peter Klügl

> MARKFAST silently ignores non .txt files
> 
>
> Key: UIMA-5681
> URL: https://issues.apache.org/jira/browse/UIMA-5681
> Project: UIMA
>  Issue Type: Bug
>  Components: Ruta
>Affects Versions: 2.6.1ruta
>Reporter: Hugues de Mazancourt
>Assignee: Peter Klügl
>Priority: Minor
>
> If a resource is passed to MARKFAST that does not end in '.txt', MARKFAST 
> silently ignores it.
> Example:
> Document{->MARKFAST(Annot, 'non-existent-file.csv')};
> does nothing, even if the file doesn't exist.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (UIMA-5489) Ruta: verbalization of some elements flawed

2018-02-16 Thread JIRA

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

Peter Klügl updated UIMA-5489:
--
Summary: Ruta: verbalization of some elements flawed  (was: Ruta: 
verablization of some elements flawed)

> Ruta: verbalization of some elements flawed
> ---
>
> Key: UIMA-5489
> URL: https://issues.apache.org/jira/browse/UIMA-5489
> Project: UIMA
>  Issue Type: Bug
>  Components: Ruta
>Affects Versions: 2.6.0ruta
>Reporter: Peter Klügl
>Priority: Major
>
> * MATCHEDTEXT
> * contains



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Assigned] (UIMA-5680) Special characters in MARKFAST dictionaries mask entries

2018-02-16 Thread JIRA

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

Peter Klügl reassigned UIMA-5680:
-

Assignee: Peter Klügl

> Special characters in MARKFAST dictionaries mask entries
> 
>
> Key: UIMA-5680
> URL: https://issues.apache.org/jira/browse/UIMA-5680
> Project: UIMA
>  Issue Type: Bug
>  Components: Ruta
>Affects Versions: 2.6.1ruta
>Reporter: Hugues de Mazancourt
>Assignee: Peter Klügl
>Priority: Major
> Attachments: Slash.ruta, dict.txt, text.txt
>
>
> It seems that two entries in MARKFAST dictionary simply differing from a 
> special character make MARKFAST ignore some entries :
> My script is:
> DECLARE AndOr;
> Document{->MARKFAST(AndOr, 'dict.txt', true)};
> My dict.txt contains
> and/or
> and or
> On the following text : "knowledge of java and/or php and or Groovy is a 
> plus", only the second "and or" (without the slash) is marked. If I remove 
> the "unslashed" entry from the dict.txt file, "and/or" is correctly marked.
> This also happens with other separators, such as "+", ".", etc. and even if 
> two entries share the same prefix. For example, if you add "and/or php" to 
> dict.txt, it won't be marked.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Assigned] (UIMA-5716) Ruta: import package from ruta type system in maven build

2018-02-16 Thread JIRA

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

Peter Klügl reassigned UIMA-5716:
-

Assignee: Peter Klügl

> Ruta: import package from ruta type system in maven build
> -
>
> Key: UIMA-5716
> URL: https://issues.apache.org/jira/browse/UIMA-5716
> Project: UIMA
>  Issue Type: Bug
>  Components: Ruta
>Affects Versions: 2.6.1ruta
>Reporter: Peter Klügl
>Assignee: Peter Klügl
>Priority: Major
>
> Ruta: import package from ruta type system in maven build: broken



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Assigned] (UIMA-5717) Ruta: TRIM action removes annotation if internal indexing is broken

2018-02-16 Thread JIRA

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

Peter Klügl reassigned UIMA-5717:
-

Assignee: Peter Klügl

> Ruta: TRIM action removes annotation if internal indexing is broken
> ---
>
> Key: UIMA-5717
> URL: https://issues.apache.org/jira/browse/UIMA-5717
> Project: UIMA
>  Issue Type: Bug
>  Components: Ruta
>Affects Versions: 2.6.1ruta
>Reporter: Peter Klügl
>Assignee: Peter Klügl
>Priority: Major
>
> Ruta: TRIM action removes annotation if internal indexing is broken



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (UIMA-5723) MARKTABLE fails to assign feature for single word entry in first CSV column

2018-02-16 Thread JIRA

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

Peter Klügl commented on UIMA-5723:
---

I was not able to reproduce the problem. I used the CSV file itself as input 
and both annotations had feature values. On which input did you observe the 
problem? Did you change the visibility settings?

The problem normally occurs if some sort of modification of the visibility or 
filtered chars is applied during the lookup. The assignment of the features has 
an additional step for the lookup where not all functionality is available. 
That is at least suboptimal.

I personally do not use WORDLISTs and WORDTABLEs anymore, but missed yet to 
contribute the alternative to UIMA Ruta. I really should catch up on that.

 

> MARKTABLE fails to assign feature for single word entry in first CSV column
> ---
>
> Key: UIMA-5723
> URL: https://issues.apache.org/jira/browse/UIMA-5723
> Project: UIMA
>  Issue Type: Bug
>  Components: Ruta
>Affects Versions: 2.6.1ruta
>Reporter: Andreas Thiel
>Assignee: Peter Klügl
>Priority: Major
>
> When using Ruta's MARKTABLE action with a CSV file {{nl_law_names.csv}} like 
> this
> {code:xml}
> WAZ;WAZELF
> Wet arbeidsongeschiktheidsverzekering zelfstandigen;WAZELF
> {code}
> and corresponding Ruta script containing these lines
> {code:java}
> WORDTABLE LawNameTable = 'nl_law_names.csv';
> Document{->MARKTABLE(WetNaam, 1, LawNameTable, "WetIdentifier" = 2)};
> {code}
> it seems that the text {{WAZ}} is detected, but the {{WetIdentifier}} feature 
> of the resulting annotation is not filled by the string following the 
> semicolon. Instead, it remains empty.
> (Note: _WetNaam_ annotation is defined elsewhere via type system description)
> In contrast, the fully written name {{Wet arbeidsongeschiktheidsverzekering 
> zelfstandigen}} is detected and processed as expected with feature 
> WetIdentifier = WAZELF after annnotating.
> Could it be that problems arise when only a single word (i.e. no spaces or 
> uppercase letters following lowercase chars) is present in the first column 
> in the CSV file? Or is it a matter of configuration?
> We experimented also with the optional arguments of MARKTABLE regarding 
> uppercase/lowercase distinction, but to no avail.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


Re: [VOTE] uimaj-3.0.0 rc4

2018-02-16 Thread Peter Klügl
built svn-tag - OK
built source-release - OK
spot checked license/notice/notes - OK
spot checked signatures - OK
built ruta-v3 with rc - OK
test update site in Eclipse Oxygen 2 - OK
built some component repositories with rc

Code changes are required bc compile errors like ...
FSArray concepts = token.getConcepts();
for (FeatureStructure fs : concepts) {
... where the iterable of FSArray provides Object and not FeatureStructure


[X] +1 OK to release

Peter


Am 05.02.2018 um 22:28 schrieb Marshall Schor:
> Hi,
>
> Here's rc4 of uimaj 3.0.0 sdk.
>
> The change since rc3: some fixes to the logging APIs to avoid "double 
> scanning"
> of substitution when using logrb style calls, some formatting of the messages
> fixes for logging, and some caching added for internationalization of messages
> using message bundles.
>
> -
>
> (Copied from previous vote msg):
>
> The change since rc2
>   - fix for the class path in the uimaj examples eclipse project, to 
> correspond
> to the upgrades done for slf4j and jackson-core.
>
> Change since rc1:
>   - bug when JCas range is unknown
>   - exception thrown unnecessarily, making Component Descriptor Editor (CDE)
> fail on bad JCas classes
>   - changed CDE to bypass loading user-defined JCas classes.
>
> Changes since the beta are mainly 2 (plus some bug fixes):
>   1) support for serialization / deserialization and subsequent access using
> LowLeveCAS.getFSFromRef(int) API.
>   2) support for applications which have JCas class classes, and load multiple
> type systems (under the same class loader) with some of these having subsets 
> of
> the features.
>
> Also, added 2 more semi-built-in types: one is a variant of the FSHashSet, 
> using
> linked Hash Set, so iterating gives a reasonable order. The other is a general
> map from ints to Feature Structures, intended to let users eventually replace
> use of the LowLevelCAS API method referenced above.
> ---
>
> The Jiras for this release are here:
>
> https://issues.apache.org/jira/issues/?jql=project%20%3D%2012310570%20AND%20fixVersion%20%3D%2012341578%20ORDER%20BY%20priority%20DESC%2C%20key%20ASC
>
> Maven artifacts:
> https://repository.apache.org/content/repositories/orgapacheuima-1183/
>
> Source and binary zip/tar staged to:
> https://dist.apache.org/repos/dist/dev/uima/uimaj/3.0.0-rc4/artifacts/
>
> Eclipse update subsite:
> https://dist.apache.org/repos/dist/dev/uima/uimaj/3.0.0-rc4/uimaj-uv3
>
> SVN tag: https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/tags/uimaj-3.0.0/
>
> Please vote on release:
>
> [ ] +1 OK to release
> [ ] 0 Don't care
> [ ] -1 Not OK to release, because ...
>
> Thanks.
>
> -Marshall
>

-- 
Peter Klügl
R Text Mining/Machine Learning

Averbis GmbH
Tennenbacher Str. 11
79106 Freiburg
Germany

Fon: +49 761 708 394 0
Fax: +49 761 708 394 10
Email: peter.klu...@averbis.com
Web: https://averbis.com

Headquarters: Freiburg im Breisgau
Register Court: Amtsgericht Freiburg im Breisgau, HRB 701080
Managing Directors: Dr. med. Philipp Daumke, Dr. Kornél Markó



Re: [VOTE] uimaj-3.0.0 rc4

2018-02-16 Thread Peter Klügl
The outdated cover class was the problem.. I fixed it


Am 16.02.2018 um 11:18 schrieb Peter Klügl:
> Started with review.
>
> Some test in ruta-v3 are failing. I am investigating... could be that
> they can be fixed on ruta-side.
>
>
> Best,
>
>
> Peter
>
>
> Am 05.02.2018 um 22:28 schrieb Marshall Schor:
>> Hi,
>>
>> Here's rc4 of uimaj 3.0.0 sdk.
>>
>> The change since rc3: some fixes to the logging APIs to avoid "double 
>> scanning"
>> of substitution when using logrb style calls, some formatting of the messages
>> fixes for logging, and some caching added for internationalization of 
>> messages
>> using message bundles.
>>
>> -
>>
>> (Copied from previous vote msg):
>>
>> The change since rc2
>>   - fix for the class path in the uimaj examples eclipse project, to 
>> correspond
>> to the upgrades done for slf4j and jackson-core.
>>
>> Change since rc1:
>>   - bug when JCas range is unknown
>>   - exception thrown unnecessarily, making Component Descriptor Editor (CDE)
>> fail on bad JCas classes
>>   - changed CDE to bypass loading user-defined JCas classes.
>>
>> Changes since the beta are mainly 2 (plus some bug fixes):
>>   1) support for serialization / deserialization and subsequent access using
>> LowLeveCAS.getFSFromRef(int) API.
>>   2) support for applications which have JCas class classes, and load 
>> multiple
>> type systems (under the same class loader) with some of these having subsets 
>> of
>> the features.
>>
>> Also, added 2 more semi-built-in types: one is a variant of the FSHashSet, 
>> using
>> linked Hash Set, so iterating gives a reasonable order. The other is a 
>> general
>> map from ints to Feature Structures, intended to let users eventually replace
>> use of the LowLevelCAS API method referenced above.
>> ---
>>
>> The Jiras for this release are here:
>>
>> https://issues.apache.org/jira/issues/?jql=project%20%3D%2012310570%20AND%20fixVersion%20%3D%2012341578%20ORDER%20BY%20priority%20DESC%2C%20key%20ASC
>>
>> Maven artifacts:
>> https://repository.apache.org/content/repositories/orgapacheuima-1183/
>>
>> Source and binary zip/tar staged to:
>> https://dist.apache.org/repos/dist/dev/uima/uimaj/3.0.0-rc4/artifacts/
>>
>> Eclipse update subsite:
>> https://dist.apache.org/repos/dist/dev/uima/uimaj/3.0.0-rc4/uimaj-uv3
>>
>> SVN tag: https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/tags/uimaj-3.0.0/
>>
>> Please vote on release:
>>
>> [ ] +1 OK to release
>> [ ] 0 Don't care
>> [ ] -1 Not OK to release, because ...
>>
>> Thanks.
>>
>> -Marshall
>>

-- 
Peter Klügl
R Text Mining/Machine Learning

Averbis GmbH
Tennenbacher Str. 11
79106 Freiburg
Germany

Fon: +49 761 708 394 0
Fax: +49 761 708 394 10
Email: peter.klu...@averbis.com
Web: https://averbis.com

Headquarters: Freiburg im Breisgau
Register Court: Amtsgericht Freiburg im Breisgau, HRB 701080
Managing Directors: Dr. med. Philipp Daumke, Dr. Kornél Markó



Re: [VOTE] uimaj-3.0.0 rc4

2018-02-16 Thread Peter Klügl
Started with review.

Some test in ruta-v3 are failing. I am investigating... could be that
they can be fixed on ruta-side.


Best,


Peter


Am 05.02.2018 um 22:28 schrieb Marshall Schor:
> Hi,
>
> Here's rc4 of uimaj 3.0.0 sdk.
>
> The change since rc3: some fixes to the logging APIs to avoid "double 
> scanning"
> of substitution when using logrb style calls, some formatting of the messages
> fixes for logging, and some caching added for internationalization of messages
> using message bundles.
>
> -
>
> (Copied from previous vote msg):
>
> The change since rc2
>   - fix for the class path in the uimaj examples eclipse project, to 
> correspond
> to the upgrades done for slf4j and jackson-core.
>
> Change since rc1:
>   - bug when JCas range is unknown
>   - exception thrown unnecessarily, making Component Descriptor Editor (CDE)
> fail on bad JCas classes
>   - changed CDE to bypass loading user-defined JCas classes.
>
> Changes since the beta are mainly 2 (plus some bug fixes):
>   1) support for serialization / deserialization and subsequent access using
> LowLeveCAS.getFSFromRef(int) API.
>   2) support for applications which have JCas class classes, and load multiple
> type systems (under the same class loader) with some of these having subsets 
> of
> the features.
>
> Also, added 2 more semi-built-in types: one is a variant of the FSHashSet, 
> using
> linked Hash Set, so iterating gives a reasonable order. The other is a general
> map from ints to Feature Structures, intended to let users eventually replace
> use of the LowLevelCAS API method referenced above.
> ---
>
> The Jiras for this release are here:
>
> https://issues.apache.org/jira/issues/?jql=project%20%3D%2012310570%20AND%20fixVersion%20%3D%2012341578%20ORDER%20BY%20priority%20DESC%2C%20key%20ASC
>
> Maven artifacts:
> https://repository.apache.org/content/repositories/orgapacheuima-1183/
>
> Source and binary zip/tar staged to:
> https://dist.apache.org/repos/dist/dev/uima/uimaj/3.0.0-rc4/artifacts/
>
> Eclipse update subsite:
> https://dist.apache.org/repos/dist/dev/uima/uimaj/3.0.0-rc4/uimaj-uv3
>
> SVN tag: https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/tags/uimaj-3.0.0/
>
> Please vote on release:
>
> [ ] +1 OK to release
> [ ] 0 Don't care
> [ ] -1 Not OK to release, because ...
>
> Thanks.
>
> -Marshall
>

-- 
Peter Klügl
R Text Mining/Machine Learning

Averbis GmbH
Tennenbacher Str. 11
79106 Freiburg
Germany

Fon: +49 761 708 394 0
Fax: +49 761 708 394 10
Email: peter.klu...@averbis.com
Web: https://averbis.com

Headquarters: Freiburg im Breisgau
Register Court: Amtsgericht Freiburg im Breisgau, HRB 701080
Managing Directors: Dr. med. Philipp Daumke, Dr. Kornél Markó