aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules
Commit message (Collapse)AuthorAgeFilesLines
* fix error text for MRM-1851Eric Barboni2014-10-011-2/+2
|
* synchro parent version for it test + bump versionEric Barboni2014-10-011-3/+3
|
* add a profile for coverage (jacoco-coverage) Eric Barboni2014-09-303-3/+3
|
* create a testrule to get a temp folder with a predictible nameEric Barboni2014-09-303-48/+128
|
* MRM-1311: Added Loggers to core consumersJonathan Sharp2014-09-295-0/+38
|
* REST: BrowseServiceTest: Mitigate Stale Item Errorforjsharp2014-09-211-0/+2
|
* [MRM-1846] Regression in 2.0.1 : uniqueVersion false not supportedOlivier Lamy2014-09-152-7/+14
|
* spring 4.1.0Olivier Lamy2014-09-103-2/+22
|
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2014-09-0166-66/+66
|
* [maven-release-plugin] prepare release archiva-2.1.1archiva-2.1.1Olivier Lamy2014-09-0166-66/+66
|
* [MRM-1854] Last modified date is epoch on directory listing for a groupOlivier Lamy2014-09-011-4/+13
|
* formatOlivier Lamy2014-09-011-25/+29
|
* change immediateFlush to true as users looks to be confused :-)Olivier Lamy2014-08-041-1/+1
|
* re-order testBrett Porter2014-08-011-1/+6
|
* refactor service testsBrett Porter2014-08-015-462/+181
| | | | | | | | | Split out scan call to be explicit to make it easier to refactor duplicate sections, then move repeated configuration to before/after methods. Make sure scanning has finished before operations that might concurrently try to modify the metadata. This also means we can now verify the deletion of the repository is successful
* take advantage of generic typeBrett Porter2014-08-011-11/+9
|
* only close session if openBrett Porter2014-07-311-10/+2
| | | | | | getJcrSession will open one if needed, which close does not need to do. This also caused some timing issues in the REST tests as it concurrently operated on the same session
* unused importBrett Porter2014-07-311-1/+0
|
* split out audit facet and listener to match othersBrett Porter2014-07-3133-34/+48
| | | | | | | by placing these in the metadata model / API they can be used more broadly, while the storage-dependant implementation can be in a plugin. This means the plugins can be removed from the admin implementation, which can then be used (as required) in the CLI
* more autowiringBrett Porter2014-07-302-1/+3
|
* ensure works from clean repositoryBrett Porter2014-07-303-1/+21
|
* update archetype for repository metadataBrett Porter2014-07-308-157/+141
| | | | use mocks instead of full implementations for testing, cut down dependencies
* make optional for SpringBrett Porter2014-07-302-0/+4
| | | | in case of tests that don't add any repository listeners to the classpath
* fix merge of convertersBrett Porter2014-07-308-11/+25
| | | | | | The test files in artifact converter had been adjusted, and need to merge the spring context. Also make the artifactConverter injection more specific to avoid picking up those defined for tests
* simplify required namespacesBrett Porter2014-07-301-6/+1
|
* ensure spring context is added to archetypeBrett Porter2014-07-303-2/+3
|
* remove unused dependencies and importsBrett Porter2014-07-302-9/+0
|
* add genericsBrett Porter2014-07-301-5/+5
|
* remove commented dependencyBrett Porter2014-07-301-4/+0
|
* add missing dependencyBrett Porter2014-07-301-0/+4
|
* ensure archiva-cli is able to runBrett Porter2014-07-301-2/+4
| | | | clean up the dependencies used and add some missing configuration form shade
* split out problem facetBrett Porter2014-07-3010-15/+8
| | | | | this avoids modules wanting to report a problem from having to depend on the plugin itself and its consumer, etc.
* fix scan locationBrett Porter2014-07-301-1/+1
|
* fix package declarationsBrett Porter2014-07-302-5/+5
| | | | avoid duplicating classes in the produced bundle
* merge artifact-converter into converterBrett Porter2014-07-3094-1170/+5
| | | | | Large amount of duplicated information and an unnecessary split package caused duplicates in the produced bundle
* ensure archetype builds on a clean repositoryBrett Porter2014-07-296-106/+104
| | | | | | | Need to line up several dependencies that got managed differently, and trim out things no longer needed. This could use a diet in general - there should not be very much of Archiva's API or dependencies needed to build and test a consumer.
* remove antrun only used for echoBrett Porter2014-07-292-47/+0
|
* trim POM to required resourcesBrett Porter2014-07-292-165/+38
|
* must also populate variablesBrett Porter2014-07-291-1/+7
|
* [MRM-1853] On first start up, you get a perpetual loading indicator.Olivier Lamy2014-07-241-0/+3
| | | | Submitted by Robert David
* line endingOlivier Lamy2014-07-1745-742/+742
|
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2014-07-1667-67/+67
|
* [maven-release-plugin] prepare release archiva-2.1.0archiva-2.1.0Olivier Lamy2014-07-1667-69/+68
|
* update line endingsBrett Porter2014-07-013-1197/+1197
|
* revert c648adb3061202572de0fa575150e48ce4c486de tooOlivier Lamy2014-06-251-706/+0
|
* revert previous commit as 2.x was not affected in factOlivier Lamy2014-06-251-4/+2
|
* [MRM-1796] support artifacts larger than 4GBrett Porter2014-06-251-2/+5
| | | | [MRM-1796] support artifacts larger than 4G
* [MRM-1796] support artifacts larger than 4GBrett Porter2014-06-251-0/+706
|
* fix unitOlivier Lamy2014-06-111-5/+5
|
* add commentOlivier Lamy2014-06-111-0/+2
|