Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more autowiring | Brett Porter | 2014-07-30 | 2 | -1/+3 |
| | |||||
* | ensure works from clean repository | Brett Porter | 2014-07-30 | 3 | -1/+21 |
| | |||||
* | update archetype for repository metadata | Brett Porter | 2014-07-30 | 9 | -159/+151 |
| | | | | use mocks instead of full implementations for testing, cut down dependencies | ||||
* | make optional for Spring | Brett Porter | 2014-07-30 | 2 | -0/+4 |
| | | | | in case of tests that don't add any repository listeners to the classpath | ||||
* | fix merge of converters | Brett Porter | 2014-07-30 | 8 | -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 namespaces | Brett Porter | 2014-07-30 | 1 | -6/+1 |
| | |||||
* | ensure spring context is added to archetype | Brett Porter | 2014-07-30 | 3 | -2/+3 |
| | |||||
* | remove unused dependencies and imports | Brett Porter | 2014-07-30 | 2 | -9/+0 |
| | |||||
* | add generics | Brett Porter | 2014-07-30 | 1 | -5/+5 |
| | |||||
* | destroy context on close | Brett Porter | 2014-07-30 | 1 | -1/+14 |
| | |||||
* | use new log4j 2 configuration format | Brett Porter | 2014-07-30 | 2 | -28/+33 |
| | |||||
* | remove commented dependency | Brett Porter | 2014-07-30 | 1 | -4/+0 |
| | |||||
* | add missing dependency | Brett Porter | 2014-07-30 | 1 | -0/+4 |
| | |||||
* | ensure archiva-cli is able to run | Brett Porter | 2014-07-30 | 3 | -27/+23 |
| | | | | clean up the dependencies used and add some missing configuration form shade | ||||
* | remove wagon manager hack | Brett Porter | 2014-07-30 | 1 | -7/+0 |
| | | | | Should no longer be needed since moving to Maven 3 project API | ||||
* | split out problem facet | Brett Porter | 2014-07-30 | 10 | -15/+8 |
| | | | | | this avoids modules wanting to report a problem from having to depend on the plugin itself and its consumer, etc. | ||||
* | fix scan location | Brett Porter | 2014-07-30 | 1 | -1/+1 |
| | |||||
* | fix package declarations | Brett Porter | 2014-07-30 | 2 | -5/+5 |
| | | | | avoid duplicating classes in the produced bundle | ||||
* | merge artifact-converter into converter | Brett Porter | 2014-07-30 | 95 | -1175/+6 |
| | | | | | Large amount of duplicated information and an unnecessary split package caused duplicates in the produced bundle | ||||
* | no longer needed | Brett Porter | 2014-07-30 | 1 | -4/+0 |
| | |||||
* | ensure archetype builds on a clean repository | Brett Porter | 2014-07-29 | 7 | -108/+112 |
| | | | | | | | 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 echo | Brett Porter | 2014-07-29 | 2 | -47/+0 |
| | |||||
* | trim POM to required resources | Brett Porter | 2014-07-29 | 2 | -165/+38 |
| | |||||
* | must also populate variables | Brett Porter | 2014-07-29 | 1 | -1/+7 |
| | |||||
* | [MRM-1853] On first start up, you get a perpetual loading indicator. | Olivier Lamy | 2014-07-24 | 1 | -0/+3 |
| | | | | Submitted by Robert David | ||||
* | revert as was bad configuration in Jenkins sonar plugin | Olivier Lamy | 2014-07-23 | 1 | -5/+0 |
| | |||||
* | force sonar version | Olivier Lamy | 2014-07-23 | 1 | -0/+5 |
| | |||||
* | last parent for sonar plugin | Olivier Lamy | 2014-07-23 | 1 | -1/+1 |
| | |||||
* | use last cxf 2.6.x version | Olivier Lamy | 2014-07-21 | 1 | -1/+1 |
| | |||||
* | commons logging 1.2 | Olivier Lamy | 2014-07-17 | 1 | -1/+1 |
| | |||||
* | log4j2 2.0 | Olivier Lamy | 2014-07-17 | 1 | -1/+1 |
| | |||||
* | line ending | Olivier Lamy | 2014-07-17 | 46 | -807/+807 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | Olivier Lamy | 2014-07-16 | 71 | -72/+72 |
| | |||||
* | [maven-release-plugin] prepare release archiva-2.1.0archiva-2.1.0 | Olivier Lamy | 2014-07-16 | 71 | -73/+73 |
| | |||||
* | use a staged released parent | Olivier Lamy | 2014-07-16 | 1 | -1/+1 |
| | |||||
* | tomcat 7.0.54 | Olivier Lamy | 2014-07-16 | 1 | -1/+1 |
| | |||||
* | 1.7 mandatory with 2.1.0 | Olivier Lamy | 2014-07-15 | 1 | -3/+2 |
| | |||||
* | add issues in release notes | Olivier Lamy | 2014-07-15 | 1 | -37/+22 |
| | |||||
* | use staged release registry | Olivier Lamy | 2014-07-15 | 1 | -1/+1 |
| | |||||
* | spring 4.0.6 | Olivier Lamy | 2014-07-15 | 1 | -1/+1 |
| | |||||
* | remove archiva-1.3.x excludes | Brett Porter | 2014-07-03 | 1 | -5/+0 |
| | | | | | master build will fail if you leave them around (RAT), so better to be reminded to clean out when switching | ||||
* | update line endings | Brett Porter | 2014-07-01 | 3 | -1197/+1197 |
| | |||||
* | log4j2 rc2 | Olivier Lamy | 2014-06-26 | 1 | -1/+1 |
| | |||||
* | revert c648adb3061202572de0fa575150e48ce4c486de too | Olivier Lamy | 2014-06-25 | 1 | -706/+0 |
| | |||||
* | revert previous commit as 2.x was not affected in fact | Olivier Lamy | 2014-06-25 | 1 | -4/+2 |
| | |||||
* | [MRM-1796] support artifacts larger than 4G | Brett Porter | 2014-06-25 | 1 | -2/+5 |
| | | | | [MRM-1796] support artifacts larger than 4G | ||||
* | [MRM-1796] support artifacts larger than 4G | Brett Porter | 2014-06-25 | 1 | -0/+706 |
| | |||||
* | fix unit | Olivier Lamy | 2014-06-11 | 1 | -5/+5 |
| | |||||
* | add comment | Olivier Lamy | 2014-06-11 | 1 | -0/+2 |
| | |||||
* | [MRM-1846] Regression in 2.0.1 : uniqueVersion false not supported | Olivier Lamy | 2014-06-11 | 2 | -15/+19 |
| |