svn commit: r1820937 - /uima/uv3/uimaj-v3/trunk/uima-docbook-v3-users-guide/src/docbook/uv3.migration.aids.xml

2018-01-11 Thread schor
Author: schor Date: Thu Jan 11 22:20:40 2018 New Revision: 1820937 URL: http://svn.apache.org/viewvc?rev=1820937=rev Log: no Jira fix typo Modified: uima/uv3/uimaj-v3/trunk/uima-docbook-v3-users-guide/src/docbook/uv3.migration.aids.xml Modified:

svn commit: r1820935 - /uima/uima-as/trunk/uimaj-as-core/src/main/java/org/apache/uima/aae/controller/BaseAnalysisEngineController.java

2018-01-11 Thread cwiklik
Author: cwiklik Date: Thu Jan 11 22:03:35 2018 New Revision: 1820935 URL: http://svn.apache.org/viewvc?rev=1820935=rev Log: UIMA-5703 Fixed cause of the NPE. While cleaning up the inputchannel instance is set to null by one thread while other threads still operates on that instance. Fix was to

svn commit: r1820934 - in /uima/uv3/uimaj-v3/trunk: pom.xml uimaj-json/pom.xml uimaj-parent/pom.xml

2018-01-11 Thread schor
Author: schor Date: Thu Jan 11 21:40:09 2018 New Revision: 1820934 URL: http://svn.apache.org/viewvc?rev=1820934=rev Log: no Jira - make Jackson version a property, change refs to use it. Modified: uima/uv3/uimaj-v3/trunk/pom.xml uima/uv3/uimaj-v3/trunk/uimaj-json/pom.xml

svn commit: r1820928 - /uima/uv3/uimaj-v3/trunk/src/main/assembly/bin-without-jackson.xml

2018-01-11 Thread schor
Author: schor Date: Thu Jan 11 20:25:09 2018 New Revision: 1820928 URL: http://svn.apache.org/viewvc?rev=1820928=rev Log: undo prev commit - already has api change report, for other parts. Modified: uima/uv3/uimaj-v3/trunk/src/main/assembly/bin-without-jackson.xml Modified:

svn commit: r1820927 - /uima/uv3/uimaj-v3/trunk/src/main/assembly/bin-without-jackson.xml

2018-01-11 Thread schor
Author: schor Date: Thu Jan 11 20:24:04 2018 New Revision: 1820927 URL: http://svn.apache.org/viewvc?rev=1820927=rev Log: no Jira include api report Modified: uima/uv3/uimaj-v3/trunk/src/main/assembly/bin-without-jackson.xml Modified:

svn commit: r1820924 - in /uima/uv3/uimaj-v3/trunk: uima-docbook-v3-users-guide/src/docbook/ uimaj-core/src/main/java/org/apache/uima/internal/util/ uimaj-core/src/main/java/org/apache/uima/jcas/cas/

2018-01-11 Thread schor
Author: schor Date: Thu Jan 11 19:54:47 2018 New Revision: 1820924 URL: http://svn.apache.org/viewvc?rev=1820924=rev Log: no Jira - document the IntEntry utility object and its use by the Int2FS semi-built-in iterator(). move the IntEntry to a non-internal spot, add javadocs, update refs.

svn commit: r1820919 - in /uima/uv3/uimaj-v3/trunk/uimaj-core/src/test/java/org/apache/uima/cas/impl: XCASDeserializerTest.java XmiCasDeserializerTest.java

2018-01-11 Thread schor
Author: schor Date: Thu Jan 11 18:53:59 2018 New Revision: 1820919 URL: http://svn.apache.org/viewvc?rev=1820919=rev Log: no Jira change to use full cas compare in deserialize tests. Because this adds about 30 seconds to the testing, put under control of static final boolean at top of

svn commit: r1820917 - in /uima/uv3/uimaj-v3/trunk/uimaj-core/src/test/java/org/apache/uima/jcas/test: CASTestSetup.java FSHashSetTest.java

2018-01-11 Thread schor
Author: schor Date: Thu Jan 11 18:52:30 2018 New Revision: 1820917 URL: http://svn.apache.org/viewvc?rev=1820917=rev Log: [UIMA-5664] tests for int2FS map Modified: uima/uv3/uimaj-v3/trunk/uimaj-core/src/test/java/org/apache/uima/jcas/test/CASTestSetup.java

svn commit: r1820916 - /uima/uv3/uimaj-v3/trunk/uimaj-core/src/test/java/org/apache/uima/jcas/impl/JCasHashMapTest.java

2018-01-11 Thread schor
Author: schor Date: Thu Jan 11 18:51:35 2018 New Revision: 1820916 URL: http://svn.apache.org/viewvc?rev=1820916=rev Log: no jira measure results in microsec to avoid 0 millisec reporting Modified:

svn commit: r1820915 - in /uima/uv3/uimaj-v3/trunk/uimaj-core/src/test/java/org/apache/uima/internal/util: IntHashSetTest.java Obj2IntIdentityHashMapTest.java ObjHashSetTest.java

2018-01-11 Thread schor
Author: schor Date: Thu Jan 11 18:50:49 2018 New Revision: 1820915 URL: http://svn.apache.org/viewvc?rev=1820915=rev Log: no jira, restore random seed to 3 tests Modified: uima/uv3/uimaj-v3/trunk/uimaj-core/src/test/java/org/apache/uima/internal/util/IntHashSetTest.java

svn commit: r1820914 - /uima/uv3/uimaj-v3/trunk/uimaj-core/src/test/java/org/apache/uima/cas/test/AnnotationIndexTest.java

2018-01-11 Thread schor
Author: schor Date: Thu Jan 11 18:50:17 2018 New Revision: 1820914 URL: http://svn.apache.org/viewvc?rev=1820914=rev Log: no jira measure results in microsec to avoid 0 millisec reporting Modified:

svn commit: r1820913 - /uima/uv3/uimaj-v3/trunk/uimaj-core/src/test/java/org/apache/uima/internal/util/Int2ObjHashMapTest.java

2018-01-11 Thread schor
Author: schor Date: Thu Jan 11 18:49:07 2018 New Revision: 1820913 URL: http://svn.apache.org/viewvc?rev=1820913=rev Log: no Jira, fix to use 2 generic arg version of Int2ObjHashMap Modified:

svn commit: r1820912 - in /uima/uv3/uimaj-v3/trunk/uimaj-core/src/test: java/aa/ java/org/apache/uima/cas/impl/ java/org/apache/uima/jcas/test/ resources/ExampleCas/

2018-01-11 Thread schor
Author: schor Date: Thu Jan 11 18:47:33 2018 New Revision: 1820912 URL: http://svn.apache.org/viewvc?rev=1820912=rev Log: [UIMA-5698] add tests for JCas class augmenting of type system Added: uima/uv3/uimaj-v3/trunk/uimaj-core/src/test/java/aa/T.java

svn commit: r1820911 - in /uima/uv3/uimaj-v3/trunk/uimaj-core/src/main/java/org/apache/uima/cas: ./ impl/

2018-01-11 Thread schor
Author: schor Date: Thu Jan 11 18:44:45 2018 New Revision: 1820911 URL: http://svn.apache.org/viewvc?rev=1820911=rev Log: [UIMA-5698] plus some reordering of checks etc., to skip doing these multiple times for the same things (like built-in classes). Put back limit for pretty-pring indenting -

svn commit: r1820910 - /uima/uv3/uimaj-v3/trunk/uimaj-core/src/main/java/org/apache/uima/internal/util/Misc.java

2018-01-11 Thread schor
Author: schor Date: Thu Jan 11 18:41:22 2018 New Revision: 1820910 URL: http://svn.apache.org/viewvc?rev=1820910=rev Log: no Jira, expose nested exception for internal errors Modified: uima/uv3/uimaj-v3/trunk/uimaj-core/src/main/java/org/apache/uima/internal/util/Misc.java Modified:

svn commit: r1820908 - in /uima/uv3/uimaj-v3/trunk/uimaj-core/src/main/java/org/apache/uima: cas/impl/ internal/util/

2018-01-11 Thread schor
Author: schor Date: Thu Jan 11 18:40:37 2018 New Revision: 1820908 URL: http://svn.apache.org/viewvc?rev=1820908=rev Log: no Jira, change internal impl of Int2ObjHashMap to have 2 generic types Modified:

svn commit: r1820906 - /uima/uv3/uimaj-v3/trunk/uima-docbook-v3-users-guide/src/docbook/uv3.backwards_compatibility.xml

2018-01-11 Thread schor
Author: schor Date: Thu Jan 11 18:35:51 2018 New Revision: 1820906 URL: http://svn.apache.org/viewvc?rev=1820906=rev Log: [UIMA-5698] describe partial support for multiple type systems with common JCas classes Modified:

svn commit: r1820904 - /uima/uv3/uimaj-v3/trunk/uima-docbook-v3-users-guide/src/docbook/uv3.custom_java_objects.xml

2018-01-11 Thread schor
Author: schor Date: Thu Jan 11 17:42:35 2018 New Revision: 1820904 URL: http://svn.apache.org/viewvc?rev=1820904=rev Log: [UIMA-5664] add new semibuiltin Modified: uima/uv3/uimaj-v3/trunk/uima-docbook-v3-users-guide/src/docbook/uv3.custom_java_objects.xml Modified:

svn commit: r1820903 - /uima/uv3/uimaj-v3/trunk/uimaj-core/src/main/java/org/apache/uima/jcas/cas/Int2FS.java

2018-01-11 Thread schor
Author: schor Date: Thu Jan 11 17:42:00 2018 New Revision: 1820903 URL: http://svn.apache.org/viewvc?rev=1820903=rev Log: [UIMA-5664] add new semibuiltin Added: uima/uv3/uimaj-v3/trunk/uimaj-core/src/main/java/org/apache/uima/jcas/cas/Int2FS.java Added:

svn commit: r1820902 - in /uima/uv3/uimaj-v3/trunk/uimaj-core/src/main/resources/org/apache/uima: UIMAException_Messages.properties semibuiltins.xml

2018-01-11 Thread schor
Author: schor Date: Thu Jan 11 17:41:24 2018 New Revision: 1820902 URL: http://svn.apache.org/viewvc?rev=1820902=rev Log: [UIMA-5664][UIMA-5698] add new semibuiltin def, and some error msgs Modified:

svn commit: r1820898 - /uima/uima-as/trunk/uimaj-as-activemq/src/main/java/org/apache/uima/adapter/jms/client/BaseUIMAAsynchronousEngine_impl.java

2018-01-11 Thread cwiklik
Author: cwiklik Date: Thu Jan 11 16:11:02 2018 New Revision: 1820898 URL: http://svn.apache.org/viewvc?rev=1820898=rev Log: UIMA-5701 removed debug msg Modified: uima/uima-as/trunk/uimaj-as-activemq/src/main/java/org/apache/uima/adapter/jms/client/BaseUIMAAsynchronousEngine_impl.java

svn commit: r1820897 - in /uima/uima-as/trunk/uimaj-as-jms/src/main: java/org/apache/uima/adapter/jms/client/BaseMessageSender.java resources/jms_adapter_messages.properties

2018-01-11 Thread cwiklik
Author: cwiklik Date: Thu Jan 11 16:07:43 2018 New Revision: 1820897 URL: http://svn.apache.org/viewvc?rev=1820897=rev Log: UIMA-5701 Modify to log msgs instead dumping to stdout Modified:

svn commit: r1820895 - in /uima/uima-as/trunk/src/main/examples/run_configuration: UIMA Deploy AS Service.launch UIMA Run Remote Async AE.launch

2018-01-11 Thread cwiklik
Author: cwiklik Date: Thu Jan 11 15:54:42 2018 New Revision: 1820895 URL: http://svn.apache.org/viewvc?rev=1820895=rev Log: UIMA-5702 Fixed the scripts to be able to run Modified: uima/uima-as/trunk/src/main/examples/run_configuration/UIMA Deploy AS Service.launch

svn commit: r1820893 - /uima/uima-as/trunk/uimaj-as-activemq/src/main/java/org/apache/uima/examples/as/RunRemoteAsyncAE.java

2018-01-11 Thread cwiklik
Author: cwiklik Date: Thu Jan 11 15:45:18 2018 New Revision: 1820893 URL: http://svn.apache.org/viewvc?rev=1820893=rev Log: UIMA-5697 removed debug msgs Modified: uima/uima-as/trunk/uimaj-as-activemq/src/main/java/org/apache/uima/examples/as/RunRemoteAsyncAE.java Modified: