Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moving to jakarta libraries | Martin Stockhammer | 2020-07-04 | 1 | -2/+2 |
| | |||||
* | Cleanup of dependencies for core-consumers | Martin Stockhammer | 2020-02-01 | 1 | -7/+14 |
| | |||||
* | Cleanup of dependencies | Martin Stockhammer | 2020-01-30 | 1 | -0/+7 |
| | |||||
* | Updating apache commons library versions | Martin Stockhammer | 2019-09-02 | 2 | -3/+3 |
| | |||||
* | Updating maven dependencies | Martin Stockhammer | 2019-09-01 | 1 | -0/+1 |
| | |||||
* | Fixing unit tests | Martin Stockhammer | 2019-08-02 | 1 | -5/+6 |
| | |||||
* | Migrating to storage API | Martin Stockhammer | 2019-07-19 | 1 | -2/+2 |
| | |||||
* | no more osgi bundle as no one use it and the build stucks on Jenkins because ↵ | olivier lamy | 2018-12-31 | 1 | -20/+0 |
| | | | | | | of this Signed-off-by: olivier lamy <olamy@apache.org> | ||||
* | Adding archiva-modules site build changes for git migration | Martin Stockhammer | 2018-11-04 | 1 | -0/+5 |
| | |||||
* | Reorganizing imports | Martin Stockhammer | 2018-03-30 | 1 | -1/+5 |
| | |||||
* | Finally switching the file lock to java.nio | Martin Stockhammer | 2017-09-20 | 5 | -94/+60 |
| | |||||
* | Merge branch 'feature/jcr_oak' | olivier lamy | 2017-08-19 | 1 | -12/+2 |
|\ | |||||
| * | shaded package changed | olivier lamy | 2017-07-28 | 1 | -12/+2 |
| | | | | | | | | Signed-off-by: olivier lamy <olamy@apache.org> | ||||
* | | Utilize parameterized logging and remove toString() calls | Daniel Trebbien | 2017-07-30 | 2 | -12/+12 |
|/ | | | | | | | | | | | | | | | | | 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/ | ||||
* | [MRM-1945] Fixing race condition | Martin Stockhammer | 2017-05-28 | 2 | -22/+57 |
| | | | | | Do not return used locks anymore. If the lock map contains an entry already, the retry loop continues. | ||||
* | bump version to 3.0.0-SNAPSHOT | olivier lamy | 2017-05-18 | 1 | -1/+1 |
| | | | | Signed-off-by: olivier lamy <olamy@apache.org> | ||||
* | [maven-release-plugin] prepare for next development iteration | Martin Stockhammer | 2017-05-12 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release archiva-2.2.3archiva-2.2.3 | Martin Stockhammer | 2017-05-12 | 1 | -1/+1 |
| | |||||
* | Going back to version 2.2.3 | Martin Stockhammer | 2017-04-28 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | Martin Stockhammer | 2017-04-21 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release archiva-2.2.2archiva-2.2.2 | Martin Stockhammer | 2017-04-21 | 1 | -1/+1 |
| | |||||
* | Fixing locking tests on windows | Martin Stockhammer | 2017-04-16 | 1 | -1/+8 |
| | |||||
* | Adding additional information for failing tests | Martin Stockhammer | 2017-04-16 | 1 | -6/+13 |
| | |||||
* | Add additional checks for file lock tests | Martin Stockhammer | 2016-10-27 | 1 | -163/+186 |
| | |||||
* | Reverting locking modifications | Martin Stockhammer | 2016-10-27 | 1 | -32/+7 |
| | |||||
* | Additional improvement for file locks | Martin Stockhammer | 2016-10-27 | 2 | -6/+16 |
| | |||||
* | Stabilised file lock implementation and tests | Martin Stockhammer | 2016-10-26 | 3 | -23/+50 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | olivier lamy | 2016-05-23 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release archiva-2.2.1archiva-2.2.1 | olivier lamy | 2016-05-23 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | Olivier Lamy | 2015-02-24 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release archiva-2.2.0archiva-2.2.0 | Olivier Lamy | 2015-02-24 | 1 | -1/+1 |
| | |||||
* | [MRM-1390] Bump version to 2.2.0 | Carlos Sanchez | 2014-12-01 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | Olivier Lamy | 2014-09-01 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release archiva-2.1.1archiva-2.1.1 | Olivier Lamy | 2014-09-01 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | Olivier Lamy | 2014-07-16 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release archiva-2.1.0archiva-2.1.0 | Olivier Lamy | 2014-07-16 | 1 | -1/+1 |
| | |||||
* | simply use File implementation as we are now 1.7 required | Olivier Lamy | 2014-04-22 | 1 | -26/+1 |
| | |||||
* | do the same as FileUtils.copyFile do | Olivier Lamy | 2014-04-16 | 1 | -10/+15 |
| | |||||
* | use Files.copy from java.nio.file | Olivier Lamy | 2014-04-16 | 2 | -28/+23 |
| | |||||
* | one move for all remaining override annotation | Eric Barboni | 2014-04-11 | 1 | -0/+5 |
| | |||||
* | more diamond | Olivier Lamy | 2014-04-10 | 1 | -1/+1 |
| | |||||
* | bump version to 2.1.0-SNAPSHOT because of 1.7 pre requisite | Olivier Lamy | 2014-04-05 | 1 | -1/+1 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1585071 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | [maven-release-plugin] prepare for next development iteration | Olivier Lamy | 2014-03-26 | 1 | -1/+1 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1581635 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | [maven-release-plugin] prepare release archiva-2.0.1 | Olivier Lamy | 2014-03-26 | 1 | -1/+1 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1581634 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | [maven-release-plugin] prepare for next development iteration | Olivier Lamy | 2014-02-08 | 1 | -1/+1 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1566005 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | [maven-release-plugin] prepare release archiva-2.0.0 | Olivier Lamy | 2014-02-08 | 1 | -1/+1 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1566004 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | [maven-release-plugin] prepare for next development iteration | Olivier Lamy | 2014-02-08 | 1 | -1/+1 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1566002 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | [maven-release-plugin] prepare release archiva-2.0.0-RC3 | Olivier Lamy | 2014-02-08 | 1 | -1/+1 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1566001 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | [maven-release-plugin] prepare for next development iteration | Olivier Lamy | 2014-02-08 | 1 | -1/+1 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1565998 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | [maven-release-plugin] prepare release archiva-2.0.0-RC2 | Olivier Lamy | 2014-02-08 | 1 | -1/+1 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1565997 13f79535-47bb-0310-9956-ffa450edef68 |