This is an automated email from the ASF dual-hosted git repository.

rec pushed a change to branch 
bugfix/UIMA-6393-Circular-imports-break-resource-manager-cache_pk
in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git.


    from d17ec67  [UIMA-6393]: Circular imports break resource manager cache
     add 634272b  [UIMA-6393]: Circular imports break resource manager cache

No new revisions were added by this update.

Summary of changes:
 .../resource/metadata/impl/ImportResolverTest.java | 96 ++--------------------
 .../impl/TypeSystemDescription_implTest.java       | 87 ++++++++++++++++++++
 .../Loop-with-2-nodes-1.xml}                       | 19 +++--
 .../Loop-with-2-nodes-2.xml}                       | 19 +++--
 .../Loop-with-3-nodes-1.xml}                       | 19 +++--
 .../Loop-with-3-nodes-2.xml}                       | 19 +++--
 .../Loop-with-3-nodes-3.xml}                       | 19 +++--
 .../Transitive-with-3-nodes-1.xml}                 | 19 +++--
 .../Transitive-with-3-nodes-2.xml}                 | 19 +++--
 .../Transitive-with-3-nodes-3.xml}                 | 18 ++--
 .../complexImportScenario1/tsd0.xml}               | 73 +++++++++-------
 .../complexImportScenario1/tsd1.xml}               | 74 +++++++++--------
 .../complexImportScenario1/tsd2.xml}               | 71 +++++++++-------
 .../complexImportScenario1/tsd3.xml}               | 71 ++++++++--------
 .../complexImportScenario1/tsd4.xml}               | 73 +++++++++-------
 .../complexImportScenario1/tsd5.xml}               | 75 +++++++++--------
 .../complexImportScenario1/tsd6.xml}               | 71 ++++++++--------
 .../Loop-with-2-nodes-1.xml                        | 39 ---------
 .../Loop-with-2-nodes-2.xml                        | 38 ---------
 .../Loop-with-3-nodes-1.xml                        | 39 ---------
 .../Loop-with-3-nodes-2.xml                        | 39 ---------
 .../Loop-with-3-nodes-3.xml                        | 39 ---------
 .../Transitive-with-3-nodes-1.xml                  | 39 ---------
 .../Transitive-with-3-nodes-2.xml                  | 39 ---------
 .../Transitive-with-3-nodes-3.xml                  | 38 ---------
 .../complexImportScenario1/tsd0.xml                | 25 ------
 .../complexImportScenario1/tsd1.xml                | 20 -----
 .../complexImportScenario1/tsd2.xml                | 23 ------
 .../complexImportScenario1/tsd3.xml                | 17 ----
 .../complexImportScenario1/tsd4.xml                | 25 ------
 .../complexImportScenario1/tsd5.xml                | 21 -----
 .../complexImportScenario1/tsd6.xml                | 17 ----
 32 files changed, 470 insertions(+), 830 deletions(-)
 copy 
uimaj-core/src/test/resources/{ExampleCas/testTypeSystem_token_sentence_no_jcas.xml
 => ImportResolverTest/Loop-with-2-nodes-1.xml} (77%)
 copy 
uimaj-core/src/test/resources/{ExampleCas/testTypeSystem_token_sentence_no_jcas.xml
 => ImportResolverTest/Loop-with-2-nodes-2.xml} (77%)
 copy 
uimaj-core/src/test/resources/{ExampleCas/testTypeSystem_token_sentence_no_jcas.xml
 => ImportResolverTest/Loop-with-3-nodes-1.xml} (77%)
 copy 
uimaj-core/src/test/resources/{ExampleCas/testTypeSystem_token_sentence_no_jcas.xml
 => ImportResolverTest/Loop-with-3-nodes-2.xml} (77%)
 copy 
uimaj-core/src/test/resources/{ExampleCas/testTypeSystem_token_sentence_no_jcas.xml
 => ImportResolverTest/Loop-with-3-nodes-3.xml} (77%)
 copy 
uimaj-core/src/test/resources/{ExampleCas/testTypeSystem_token_sentence_no_jcas.xml
 => ImportResolverTest/Transitive-with-3-nodes-1.xml} (77%)
 copy 
uimaj-core/src/test/resources/{ExampleCas/testTypeSystem_token_sentence_no_jcas.xml
 => ImportResolverTest/Transitive-with-3-nodes-2.xml} (77%)
 copy 
uimaj-core/src/test/resources/{ExampleCas/testTypeSystem_token_sentence_no_jcas.xml
 => ImportResolverTest/Transitive-with-3-nodes-3.xml} (80%)
 copy 
uimaj-core/src/test/resources/{ExampleCas/testTypeSystem_token_no_features.xml 
=> ImportResolverTest/complexImportScenario1/tsd0.xml} (55%)
 copy 
uimaj-core/src/test/resources/{ExampleCas/testTypeSystem_token_sentence_no_features.xml
 => ImportResolverTest/complexImportScenario1/tsd1.xml} (62%)
 copy 
uimaj-core/src/test/resources/{ExampleCas/testTypeSystem_token_no_features.xml 
=> ImportResolverTest/complexImportScenario1/tsd2.xml} (58%)
 copy 
uimaj-core/src/test/resources/{ExampleCas/testTypeSystem_token_sentence_no_features.xml
 => ImportResolverTest/complexImportScenario1/tsd3.xml} (65%)
 copy 
uimaj-core/src/test/resources/{ExampleCas/testTypeSystem_token_no_features.xml 
=> ImportResolverTest/complexImportScenario1/tsd4.xml} (55%)
 copy 
uimaj-core/src/test/resources/{ExampleCas/testTypeSystem_token_sentence_no_features.xml
 => ImportResolverTest/complexImportScenario1/tsd5.xml} (61%)
 copy 
uimaj-core/src/test/resources/{ExampleCas/testTypeSystem_token_sentence_no_features.xml
 => ImportResolverTest/complexImportScenario1/tsd6.xml} (65%)
 delete mode 100644 
uimaj-core/src/test/resources/TypeSystemDescriptionImplTest/Loop-with-2-nodes-1.xml
 delete mode 100644 
uimaj-core/src/test/resources/TypeSystemDescriptionImplTest/Loop-with-2-nodes-2.xml
 delete mode 100644 
uimaj-core/src/test/resources/TypeSystemDescriptionImplTest/Loop-with-3-nodes-1.xml
 delete mode 100644 
uimaj-core/src/test/resources/TypeSystemDescriptionImplTest/Loop-with-3-nodes-2.xml
 delete mode 100644 
uimaj-core/src/test/resources/TypeSystemDescriptionImplTest/Loop-with-3-nodes-3.xml
 delete mode 100644 
uimaj-core/src/test/resources/TypeSystemDescriptionImplTest/Transitive-with-3-nodes-1.xml
 delete mode 100644 
uimaj-core/src/test/resources/TypeSystemDescriptionImplTest/Transitive-with-3-nodes-2.xml
 delete mode 100644 
uimaj-core/src/test/resources/TypeSystemDescriptionImplTest/Transitive-with-3-nodes-3.xml
 delete mode 100644 
uimaj-core/src/test/resources/TypeSystemDescriptionImplTest/complexImportScenario1/tsd0.xml
 delete mode 100644 
uimaj-core/src/test/resources/TypeSystemDescriptionImplTest/complexImportScenario1/tsd1.xml
 delete mode 100644 
uimaj-core/src/test/resources/TypeSystemDescriptionImplTest/complexImportScenario1/tsd2.xml
 delete mode 100644 
uimaj-core/src/test/resources/TypeSystemDescriptionImplTest/complexImportScenario1/tsd3.xml
 delete mode 100644 
uimaj-core/src/test/resources/TypeSystemDescriptionImplTest/complexImportScenario1/tsd4.xml
 delete mode 100644 
uimaj-core/src/test/resources/TypeSystemDescriptionImplTest/complexImportScenario1/tsd5.xml
 delete mode 100644 
uimaj-core/src/test/resources/TypeSystemDescriptionImplTest/complexImportScenario1/tsd6.xml

Reply via email to