]> source.dussan.org Git - archiva.git/log
archiva.git
7 years agoReformat code MRM-1958 35/head
Martin Stockhammer [Sun, 27 Aug 2017 14:18:57 +0000 (16:18 +0200)]
Reformat code

7 years agoRemove unused imports
Martin Stockhammer [Sun, 27 Aug 2017 14:16:53 +0000 (16:16 +0200)]
Remove unused imports

7 years agoFixing metadata removal. Adding mocks for verification.
Martin Stockhammer [Thu, 24 Aug 2017 19:14:04 +0000 (21:14 +0200)]
Fixing metadata removal. Adding mocks for verification.

- Prevent redundant removals for same artifacts
- Adding metadata removal for each file removal
- Adding mock verifications for metadata removal in unit tests

7 years agoupgrade to wagon 3.0.0
olivier lamy [Mon, 21 Aug 2017 11:52:14 +0000 (21:52 +1000)]
upgrade to wagon 3.0.0

Signed-off-by: olivier lamy <olamy@apache.org>
7 years agoget rid of some System.out
olivier lamy [Mon, 21 Aug 2017 01:13:43 +0000 (11:13 +1000)]
get rid of some System.out

Signed-off-by: olivier lamy <olamy@apache.org>
7 years agoAdding different guava dependency for webtests
Martin Stockhammer [Sun, 20 Aug 2017 18:52:59 +0000 (20:52 +0200)]
Adding different guava dependency for webtests

Workaround to get the selenium tests running. Better would
be a solution that allows the new guava version for the complete
project.

7 years agoRemoving indexer directory from source
Martin Stockhammer [Sun, 20 Aug 2017 18:46:58 +0000 (20:46 +0200)]
Removing indexer directory from source

This directory seems to be accidentally in the source

7 years agoMerge branch 'feature/jcr_oak'
olivier lamy [Sat, 19 Aug 2017 11:37:35 +0000 (21:37 +1000)]
Merge branch 'feature/jcr_oak'

7 years agohelping consumer archetype to build with an empty repo
olivier lamy [Fri, 18 Aug 2017 11:13:26 +0000 (21:13 +1000)]
helping consumer archetype to build with an empty repo

Signed-off-by: olivier lamy <olamy@apache.org>
7 years agorevert lucene upgrade as it generate error will see later
olivier lamy [Fri, 18 Aug 2017 06:50:01 +0000 (16:50 +1000)]
revert lucene upgrade as it generate error will see later

Signed-off-by: olivier lamy <olamy@apache.org>
7 years agouse more recent version
olivier lamy [Fri, 18 Aug 2017 04:39:39 +0000 (14:39 +1000)]
use more recent version

Signed-off-by: olivier lamy <olamy@apache.org>
7 years agoinherit version from parent
olivier lamy [Fri, 18 Aug 2017 04:38:45 +0000 (14:38 +1000)]
inherit version from parent

Signed-off-by: olivier lamy <olamy@apache.org>
7 years agohelping consumer archetype to build with an empty repo
olivier lamy [Fri, 18 Aug 2017 04:26:08 +0000 (14:26 +1000)]
helping consumer archetype to build with an empty repo

Signed-off-by: olivier lamy <olamy@apache.org>
7 years agohelping consumer archetype to build with an empty repo
olivier lamy [Fri, 18 Aug 2017 02:06:25 +0000 (12:06 +1000)]
helping consumer archetype to build with an empty repo

Signed-off-by: olivier lamy <olamy@apache.org>
7 years agohelping consumer archetype to build with an empty repo
olivier lamy [Thu, 17 Aug 2017 23:57:43 +0000 (09:57 +1000)]
helping consumer archetype to build with an empty repo

Signed-off-by: olivier lamy <olamy@apache.org>
7 years agohelping consumer archetype to build with an empty repo
olivier lamy [Thu, 17 Aug 2017 11:27:05 +0000 (21:27 +1000)]
helping consumer archetype to build with an empty repo

Signed-off-by: olivier lamy <olamy@apache.org>
7 years agofixing some directories
olivier lamy [Tue, 15 Aug 2017 11:12:08 +0000 (21:12 +1000)]
fixing some directories

Signed-off-by: olivier lamy <olamy@apache.org>
7 years agotake care of too old repository
olivier lamy [Tue, 15 Aug 2017 09:55:54 +0000 (19:55 +1000)]
take care of too old repository

Signed-off-by: olivier lamy <olamy@apache.org>
7 years agoformat only to trigger a Jenkins build
olivier lamy [Tue, 15 Aug 2017 09:19:18 +0000 (19:19 +1000)]
format only to trigger a Jenkins build

Signed-off-by: olivier lamy <olamy@apache.org>
7 years agofix test
olivier lamy [Mon, 14 Aug 2017 11:38:49 +0000 (21:38 +1000)]
fix test

Signed-off-by: olivier lamy <olamy@apache.org>
7 years agofixing test for rest services, correctly close jcr repo
olivier lamy [Mon, 14 Aug 2017 07:20:12 +0000 (17:20 +1000)]
fixing test for rest services, correctly close jcr repo

Signed-off-by: olivier lamy <olamy@apache.org>
7 years agoAdding custom properties to project metadata.
Martin Stockhammer [Sat, 12 Aug 2017 12:49:45 +0000 (14:49 +0200)]
Adding custom properties to project metadata.

Extending the project metadata to add custom properties. This may be used by
storage implementations later.

7 years agoMerge branch 'pr-30'
Martin Stockhammer [Tue, 1 Aug 2017 20:39:34 +0000 (22:39 +0200)]
Merge branch 'pr-30'

7 years agoincrease memory for test
olivier lamy [Tue, 1 Aug 2017 04:33:46 +0000 (14:33 +1000)]
increase memory for test

Signed-off-by: olivier lamy <olamy@apache.org>
7 years agoshutdown executor service on close
olivier lamy [Mon, 31 Jul 2017 12:16:08 +0000 (22:16 +1000)]
shutdown executor service on close

Signed-off-by: olivier lamy <olamy@apache.org>
7 years agoFix two incorrect SLF4J logger calls 30/head
Daniel Trebbien [Sun, 30 Jul 2017 20:29:29 +0000 (13:29 -0700)]
Fix two incorrect SLF4J logger calls

These issues were found by SLF4J Helper for NetBeans IDE:
http://plugins.netbeans.org/plugin/72557/

7 years agoUtilize parameterized logging and remove toString() calls
Daniel Trebbien [Sun, 30 Jul 2017 20:26:05 +0000 (13:26 -0700)]
Utilize parameterized logging and remove toString() calls

As suggested in the SLF4J FAQ:
https://www.slf4j.org/faq.html#logging_performance
.. parameterized logging can improve the efficiency of logger calls when
logging at the specified level is disabled.

In addition, per the FAQ: https://www.slf4j.org/faq.html#paramException
since SLF4J 1.6.0 it is possible to use parameterized logging and also
log an exception/throwable.

toString() is called automatically:
https://www.slf4j.org/faq.html#string_contents

These changes were suggested by SLF4J Helper for NetBeans IDE:
http://plugins.netbeans.org/plugin/72557/

7 years agotrying more memory too see what happen on Jenkins
olivier lamy [Fri, 28 Jul 2017 23:22:14 +0000 (09:22 +1000)]
trying more memory too see what happen on Jenkins

Signed-off-by: olivier lamy <olamy@apache.org>
7 years agoshaded package changed
olivier lamy [Fri, 28 Jul 2017 11:10:24 +0000 (21:10 +1000)]
shaded package changed

Signed-off-by: olivier lamy <olamy@apache.org>
7 years agono need of this file
olivier lamy [Mon, 24 Jul 2017 07:35:09 +0000 (17:35 +1000)]
no need of this file

Signed-off-by: olivier lamy <olamy@apache.org>
7 years agooak 1.7.3
olivier lamy [Mon, 24 Jul 2017 04:57:00 +0000 (14:57 +1000)]
oak 1.7.3

Signed-off-by: olivier lamy <olamy@apache.org>
7 years agomore progress on oak lucene shaded
olivier lamy [Mon, 24 Jul 2017 04:56:21 +0000 (14:56 +1000)]
more progress on oak lucene shaded

Signed-off-by: olivier lamy <olamy@apache.org>
7 years agomore progress on new maven indexer version
olivier lamy [Mon, 24 Jul 2017 00:12:23 +0000 (10:12 +1000)]
more progress on new maven indexer version

Signed-off-by: olivier lamy <olamy@apache.org>
7 years agoRemoving osgi dependencies
Martin Stockhammer [Wed, 19 Jul 2017 20:36:17 +0000 (22:36 +0200)]
Removing osgi dependencies

7 years agosome progress
olivier lamy [Mon, 17 Jul 2017 08:41:14 +0000 (18:41 +1000)]
some progress

Signed-off-by: olivier lamy <olamy@apache.org>
7 years ago[MRM-1957] Spliting statistics plugin module
Martin Stockhammer [Sat, 15 Jul 2017 22:13:40 +0000 (00:13 +0200)]
[MRM-1957] Spliting statistics plugin module

Adding new API module (metadata-statistics-api) for statistics and move the
jcr specific tasks to the metadata store module.

Providing interfaces for the statistics API.

Removing dependencies to store specific libraries (like JCR) from the statistic
modules.

7 years agopush work started with shaded lucene
olivier lamy [Fri, 7 Jul 2017 07:20:47 +0000 (17:20 +1000)]
push work started with shaded lucene

Signed-off-by: olivier lamy <olamy@apache.org>
7 years agoforce jcr save
olivier lamy [Sat, 24 Jun 2017 00:21:14 +0000 (10:21 +1000)]
force jcr save

Signed-off-by: olivier lamy <olamy@apache.org>
7 years agosome progress on new indexer
olivier lamy [Fri, 23 Jun 2017 23:33:50 +0000 (09:33 +1000)]
some progress on new indexer

Signed-off-by: olivier lamy <olamy@apache.org>
7 years agocosmetic change :-)
olivier lamy [Fri, 23 Jun 2017 23:06:22 +0000 (09:06 +1000)]
cosmetic change :-)

Signed-off-by: olivier lamy <olamy@apache.org>
7 years agoindexer is not using plexus bridge anymore
olivier lamy [Fri, 23 Jun 2017 22:42:26 +0000 (08:42 +1000)]
indexer is not using plexus bridge anymore

Signed-off-by: olivier lamy <olamy@apache.org>
7 years agoFixing tests and path for jcr oak
Martin Stockhammer [Wed, 21 Jun 2017 22:37:51 +0000 (00:37 +0200)]
Fixing tests and path for jcr oak

7 years agoAdding jcr oak implementation
Martin Stockhammer [Wed, 21 Jun 2017 21:52:17 +0000 (23:52 +0200)]
Adding jcr oak implementation

7 years agodo not ignore .indexer so we can find the reason of unit failure :-)
olivier lamy [Wed, 21 Jun 2017 06:54:41 +0000 (16:54 +1000)]
do not ignore .indexer so we can find the reason of unit failure :-)

Signed-off-by: olivier lamy <olamy@apache.org>
7 years agorevert previous changes for this test as it fail on jenkins but not locally... It...
olivier lamy [Wed, 21 Jun 2017 06:34:03 +0000 (16:34 +1000)]
revert previous changes for this test as it fail on jenkins but not locally... It Works On My Machine is back :-)

Signed-off-by: olivier lamy <olamy@apache.org>
7 years agocleanup comments
olivier lamy [Tue, 20 Jun 2017 11:54:14 +0000 (21:54 +1000)]
cleanup comments

Signed-off-by: olivier lamy <olamy@apache.org>
7 years ago[MRM-1956] Replace tomcat-jdbc pool with HikariCP
olivier lamy [Tue, 20 Jun 2017 11:49:28 +0000 (21:49 +1000)]
[MRM-1956] Replace tomcat-jdbc pool with HikariCP

Signed-off-by: olivier lamy <olamy@apache.org>
7 years agoadd save fingers jetty scripts
olivier lamy [Fri, 16 Jun 2017 23:36:51 +0000 (09:36 +1000)]
add save fingers jetty scripts

Signed-off-by: olivier lamy <olamy@apache.org>
7 years agoget rid of tomcat plugin
olivier lamy [Fri, 16 Jun 2017 23:36:31 +0000 (09:36 +1000)]
get rid of tomcat plugin

Signed-off-by: olivier lamy <olamy@apache.org>
7 years ago[MRM-1952] add jetty snapshot repositories
olivier lamy [Fri, 16 Jun 2017 23:20:02 +0000 (09:20 +1000)]
[MRM-1952] add jetty snapshot repositories

Signed-off-by: olivier lamy <olamy@apache.org>
7 years agostart work using jetty maven plugin
olivier lamy [Fri, 16 Jun 2017 05:38:50 +0000 (15:38 +1000)]
start work using jetty maven plugin

Signed-off-by: olivier lamy <olamy@apache.org>
7 years agoremove all references to sirona
olivier lamy [Fri, 16 Jun 2017 06:27:02 +0000 (16:27 +1000)]
remove all references to sirona

Signed-off-by: olivier lamy <olamy@apache.org>
7 years agoAdding version for jacoco plugin config
Martin Stockhammer [Wed, 14 Jun 2017 07:25:24 +0000 (09:25 +0200)]
Adding version for jacoco plugin config

7 years ago[MRM-1954] Adding validatehierarchy property for JCR
Martin Stockhammer [Tue, 13 Jun 2017 22:04:07 +0000 (00:04 +0200)]
[MRM-1954] Adding validatehierarchy property for JCR

7 years agoFixing DTD of jcr config file
Martin Stockhammer [Tue, 13 Jun 2017 21:36:25 +0000 (23:36 +0200)]
Fixing DTD of jcr config file

7 years ago[MRM-1953] Upgrading and fixing jacoco configuration
Martin Stockhammer [Tue, 13 Jun 2017 20:48:31 +0000 (22:48 +0200)]
[MRM-1953] Upgrading and fixing jacoco configuration

7 years ago[MRM-1953] Updating modernizer-maven-plugin
Martin Stockhammer [Tue, 13 Jun 2017 18:55:40 +0000 (20:55 +0200)]
[MRM-1953] Updating modernizer-maven-plugin

7 years agoUpdating config for new site plugin
Martin Stockhammer [Tue, 13 Jun 2017 18:44:32 +0000 (20:44 +0200)]
Updating config for new site plugin

7 years agoSwitching to tar posix mode
Martin Stockhammer [Tue, 13 Jun 2017 15:07:45 +0000 (17:07 +0200)]
Switching to tar posix mode

7 years agoFixing another timing issue with JS tests
Martin Stockhammer [Tue, 13 Jun 2017 14:39:33 +0000 (16:39 +0200)]
Fixing another timing issue with JS tests

7 years agoCleaning up pom.xml
Martin Stockhammer [Tue, 13 Jun 2017 11:29:52 +0000 (13:29 +0200)]
Cleaning up pom.xml

7 years agoFixing another timing issue with htmlunit tests
Martin Stockhammer [Tue, 13 Jun 2017 11:29:24 +0000 (13:29 +0200)]
Fixing another timing issue with htmlunit tests

7 years agoAdding empty tags avoid schema errors in IDE
Martin Stockhammer [Tue, 13 Jun 2017 11:18:59 +0000 (13:18 +0200)]
Adding empty tags avoid schema errors in IDE

7 years ago[MRM-1950] Switching to new jackrabbit version
Martin Stockhammer [Mon, 12 Jun 2017 19:36:00 +0000 (21:36 +0200)]
[MRM-1950] Switching to new jackrabbit version

7 years agoTrying to stabilize htmlunit tests
Martin Stockhammer [Sun, 11 Jun 2017 20:40:32 +0000 (22:40 +0200)]
Trying to stabilize htmlunit tests

7 years agoAdding workaround for timing problems with htmlunit
Martin Stockhammer [Sun, 11 Jun 2017 20:08:22 +0000 (22:08 +0200)]
Adding workaround for timing problems with htmlunit

7 years agoChanging execution flow of JS test for repositories
Martin Stockhammer [Sun, 11 Jun 2017 19:40:29 +0000 (21:40 +0200)]
Changing execution flow of JS test for repositories

7 years agoAdding IEDriverServer to cleanup procedure
Martin Stockhammer [Sun, 11 Jun 2017 19:09:21 +0000 (21:09 +0200)]
Adding IEDriverServer to cleanup procedure

7 years agoTimeout fix for WebDriver test
Martin Stockhammer [Sun, 11 Jun 2017 19:08:44 +0000 (21:08 +0200)]
Timeout fix for WebDriver test

7 years agoAdding selenium driver update script
Martin Stockhammer [Sun, 11 Jun 2017 08:21:28 +0000 (10:21 +0200)]
Adding selenium driver update script

7 years agoImprove workspace cleanup
Martin Stockhammer [Sat, 10 Jun 2017 22:22:28 +0000 (00:22 +0200)]
Improve workspace cleanup

7 years agoAdding cleanup of indexer directories
Martin Stockhammer [Sat, 10 Jun 2017 22:14:01 +0000 (00:14 +0200)]
Adding cleanup of indexer directories

7 years agoFixing issues on ciserver
Martin Stockhammer [Sat, 10 Jun 2017 11:30:04 +0000 (13:30 +0200)]
Fixing issues on ciserver

7 years agoTrying to fix chrome issues with the WebDriver
Martin Stockhammer [Sat, 10 Jun 2017 09:34:59 +0000 (11:34 +0200)]
Trying to fix chrome issues with the WebDriver

7 years agoTrying another fix for a chrome error
Martin Stockhammer [Fri, 9 Jun 2017 23:25:53 +0000 (01:25 +0200)]
Trying another fix for a chrome error

7 years agoTrying additional fix for chrome WebDriver
Martin Stockhammer [Fri, 9 Jun 2017 22:20:04 +0000 (00:20 +0200)]
Trying additional fix for chrome WebDriver

7 years agoAdditional fix for chrome WebDriver
Martin Stockhammer [Fri, 9 Jun 2017 21:39:38 +0000 (23:39 +0200)]
Additional fix for chrome WebDriver

7 years agoAdding fixes for chrome WebDriver
Martin Stockhammer [Fri, 9 Jun 2017 21:19:58 +0000 (23:19 +0200)]
Adding fixes for chrome WebDriver

7 years agoFixing maven config for remote selenium server
Martin Stockhammer [Fri, 9 Jun 2017 20:24:54 +0000 (22:24 +0200)]
Fixing maven config for remote selenium server

7 years agoImproving robustness of JS Tests
Martin Stockhammer [Fri, 9 Jun 2017 19:35:31 +0000 (21:35 +0200)]
Improving robustness of JS Tests

Fixed timing issues that occurred during javascript updates.

7 years agoFix for older docker versions
Martin Stockhammer [Fri, 9 Jun 2017 16:26:17 +0000 (18:26 +0200)]
Fix for older docker versions

7 years agoFinish migrating tests to Webdriver
Martin Stockhammer [Fri, 9 Jun 2017 14:46:52 +0000 (16:46 +0200)]
Finish migrating tests to Webdriver

7 years agoMigrating additional tests to WebDriver
Martin Stockhammer [Thu, 8 Jun 2017 21:25:16 +0000 (23:25 +0200)]
Migrating additional tests to WebDriver

LoginTest, ArchivaAdminTest, RepositoryAdminTest are migrated to WebDriver tests
with FluentWait usage.

7 years agoChanging tests to WebDriver
Martin Stockhammer [Thu, 8 Jun 2017 05:02:29 +0000 (07:02 +0200)]
Changing tests to WebDriver

7 years agoAdding intellij ignore pattern
Martin Stockhammer [Mon, 5 Jun 2017 20:33:50 +0000 (22:33 +0200)]
Adding intellij ignore pattern

7 years agoUpdating tests for WebDriver and jetty backend
Martin Stockhammer [Mon, 5 Jun 2017 20:31:48 +0000 (22:31 +0200)]
Updating tests for WebDriver and jetty backend

7 years agoMigrating selenium tests
Martin Stockhammer [Sun, 4 Jun 2017 16:20:40 +0000 (18:20 +0200)]
Migrating selenium tests

7 years ago[MRM-1945] Fixing race condition
Martin Stockhammer [Sun, 28 May 2017 20:32:29 +0000 (22:32 +0200)]
[MRM-1945] Fixing race condition

Do not return used locks anymore. If the lock map contains
an entry already, the retry loop continues.

7 years agoScript for workspace cleanup on ciserver
Martin Stockhammer [Sun, 28 May 2017 20:08:32 +0000 (22:08 +0200)]
Script for workspace cleanup on ciserver

7 years agouse same plugin version
olivier lamy [Sat, 27 May 2017 11:21:06 +0000 (21:21 +1000)]
use same plugin version

Signed-off-by: olivier lamy <olamy@apache.org>
7 years agotake of default now jpa, jdo not exists anymore so handle migration
olivier lamy [Fri, 26 May 2017 02:04:44 +0000 (12:04 +1000)]
take of default now jpa, jdo not exists anymore so handle migration

Signed-off-by: olivier lamy <olamy@apache.org>
7 years agoredback 3.0.0-SNAPSHOT
olivier lamy [Wed, 24 May 2017 11:55:58 +0000 (21:55 +1000)]
redback 3.0.0-SNAPSHOT

Signed-off-by: olivier lamy <olamy@apache.org>
7 years agoFix for initialization problems with new spring version
Martin Stockhammer [Sun, 21 May 2017 20:38:21 +0000 (22:38 +0200)]
Fix for initialization problems with new spring version

7 years agoCentralizing openjpa log config
Martin Stockhammer [Sun, 21 May 2017 15:39:07 +0000 (17:39 +0200)]
Centralizing openjpa log config

7 years agoRemoving duplicate dependency
Martin Stockhammer [Sun, 21 May 2017 14:19:44 +0000 (16:19 +0200)]
Removing duplicate dependency

7 years ago[MRM-1942] Merge branch 'jpa' into master
Martin Stockhammer [Thu, 18 May 2017 19:47:01 +0000 (21:47 +0200)]
[MRM-1942] Merge branch 'jpa' into master

Removing JDO and add JPA backend.

7 years agobump version to 3.0.0-SNAPSHOT
olivier lamy [Thu, 18 May 2017 05:04:58 +0000 (15:04 +1000)]
bump version to 3.0.0-SNAPSHOT

Signed-off-by: olivier lamy <olamy@apache.org>
7 years agouse last redback 2.7 SNAPSHOT
olivier lamy [Thu, 18 May 2017 03:58:30 +0000 (13:58 +1000)]
use last redback 2.7 SNAPSHOT

Signed-off-by: olivier lamy <olamy@apache.org>
7 years agoMerge branch 'feature/jetty_9.4'
olivier lamy [Thu, 18 May 2017 03:53:17 +0000 (13:53 +1000)]
Merge branch 'feature/jetty_9.4'

7 years ago[MRM-1941] Java 8 upgrade
olivier lamy [Thu, 18 May 2017 03:52:51 +0000 (13:52 +1000)]
[MRM-1941] Java 8 upgrade

Signed-off-by: olivier lamy <olamy@apache.org>