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

martin_s pushed a change to branch feature/storage_refactoring
in repository https://gitbox.apache.org/repos/asf/archiva.git.


    from a2dd2a1  Migrating to JCR primary types
     new 8329523  Fixing facet retrieval
     new 28ae84d  Changing artifacts.xml for statistics test

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../repository/AbstractMetadataRepositoryTest.java |    2 +
 .../repository/jcr/JcrMetadataRepository.java      |   68 +-
 .../repository/jcr/OakRepositoryFactory.java       |    3 +-
 .../archiva/metadata/repository/jcr/jcr-schema.cnd |    4 +-
 .../JcrRepositoryStatisticsGatheringTest.java      |   72 +-
 .../src/test/resources/artifacts.xml               | 8281 ++++++++++++++++++++
 .../src/test/resources/artifacts.xml.gz            |  Bin 7436 -> 0 bytes
 7 files changed, 8396 insertions(+), 34 deletions(-)
 create mode 100644 
archiva-modules/plugins/metadata-store-jcr/src/test/resources/artifacts.xml
 delete mode 100644 
archiva-modules/plugins/metadata-store-jcr/src/test/resources/artifacts.xml.gz

Reply via email to