Commit Graph

342 Commits

Author SHA1 Message Date
Olivier Lamy 0b41e0e326 pass a selector here to avoid all dom trasversal
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1400297 13f79535-47bb-0310-9956-ffa450edef68
2012-10-19 21:13:37 +00:00
Olivier Lamy e7bc35db81 add unit test for new method in MetadataRepository and fix compilation for some impls/mocks
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1397345 13f79535-47bb-0310-9956-ffa450edef68
2012-10-11 22:43:15 +00:00
Olivier Lamy d856df8196 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1393506 13f79535-47bb-0310-9956-ffa450edef68
2012-10-03 14:23:47 +00:00
Olivier Lamy ca17b63c3e [maven-release-plugin] prepare release archiva-1.4-M3
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1393504 13f79535-47bb-0310-9956-ffa450edef68
2012-10-03 14:23:19 +00:00
Olivier Lamy 9577b5fc9d upgrade easymock version
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1388909 13f79535-47bb-0310-9956-ffa450edef68
2012-09-22 22:13:14 +00:00
Olivier Lamy eaa790d728 log4j 2.0-beta1
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1388727 13f79535-47bb-0310-9956-ffa450edef68
2012-09-21 23:50:33 +00:00
Olivier Lamy 2103f2d60f finish unit test for getMergeConflictedArtifacts rest method
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1387384 13f79535-47bb-0310-9956-ffa450edef68
2012-09-18 22:00:57 +00:00
Olivier Lamy 0221a6181d better slf4j usage
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1387382 13f79535-47bb-0310-9956-ffa450edef68
2012-09-18 21:59:20 +00:00
Olivier Lamy 73509cab5c prefer Charset.defaultCharset() over a hardcoded charset
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1385188 13f79535-47bb-0310-9956-ffa450edef68
2012-09-15 21:38:31 +00:00
Olivier Lamy 833d272ab4 fix compilation
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1385187 13f79535-47bb-0310-9956-ffa450edef68
2012-09-15 21:37:35 +00:00
Olivier Lamy 1377df4564 [MRM-1660] use log4j2
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1382518 13f79535-47bb-0310-9956-ffa450edef68
2012-09-09 15:38:26 +00:00
Olivier Lamy b3f857bd37 [MRM-1660] use log4j 2.x done for testing webapp js
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1382517 13f79535-47bb-0310-9956-ffa450edef68
2012-09-09 15:37:27 +00:00
Olivier Lamy 2e95b7d4ba fix mocks compilation
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1381582 13f79535-47bb-0310-9956-ffa450edef68
2012-09-06 12:39:14 +00:00
skygo 0af6c7a560 Archiva core consumumer test refresh to junit 4
remove testcase; reorder import;
repositorypurgeconsommerTest fixed for: 
  Unable to add new repository with id [test-repo], that id already exists as a managed repository.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1379835 13f79535-47bb-0310-9956-ffa450edef68
2012-09-01 20:17:32 +00:00
skygo de6d5108af logs rewritted for performance
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1379485 13f79535-47bb-0310-9956-ffa450edef68
2012-08-31 15:49:34 +00:00
skygo dc75eb90ba add repoId to log
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1379434 13f79535-47bb-0310-9956-ffa450edef68
2012-08-31 12:55:59 +00:00
skygo fd6b9b7e93 fix unit paths so you can run unit on path with space
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1370597 13f79535-47bb-0310-9956-ffa450edef68
2012-08-08 00:00:07 +00:00
skygo 7dfd478f18 replace by &20 instead of %20 % not allowed shame
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1370577 13f79535-47bb-0310-9956-ffa450edef68
2012-08-07 22:33:50 +00:00
skygo 8be9f7b746 attempt to stabilie core consummer tests
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1370562 13f79535-47bb-0310-9956-ffa450edef68
2012-08-07 22:06:47 +00:00
Olivier Lamy 70c7f2be25 make archetype test running off line, prune non needed dependencies
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1370321 13f79535-47bb-0310-9956-ffa450edef68
2012-08-07 15:39:07 +00:00
skygo 3d4b925a5e Core Consummers module: add @Override for unit test + attempt to fix CleanupReleaseSnapshotRepositoryPurgeTest
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1369920 13f79535-47bb-0310-9956-ffa450edef68
2012-08-06 18:48:38 +00:00
Olivier Lamy 94d4a270f9 remove more @version $Id:
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1357907 13f79535-47bb-0310-9956-ffa450edef68
2012-07-05 20:56:07 +00:00
Olivier Lamy 20d2ba964e remove all @version $Id$
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1357898 13f79535-47bb-0310-9956-ffa450edef68
2012-07-05 20:49:18 +00:00
Olivier Lamy fc80546f5a fix some issues reported by rat check
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1356458 13f79535-47bb-0310-9956-ffa450edef68
2012-07-02 20:24:41 +00:00
Olivier Lamy bf52af4760 change package for those test utils
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1356101 13f79535-47bb-0310-9956-ffa450edef68
2012-07-02 07:49:49 +00:00
Olivier Lamy 6a9b1752e5 use a different artifactId
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1356096 13f79535-47bb-0310-9956-ffa450edef68
2012-07-02 07:40:05 +00:00
Olivier Lamy 1484a3316a [MRM-1638] Improve unit test for archiva build
Based on patch provided by Eric Barboni.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1356091 13f79535-47bb-0310-9956-ffa450edef68
2012-07-02 07:36:23 +00:00
Olivier Lamy cbfc4aa789 fix compilation of impls
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1353620 13f79535-47bb-0310-9956-ffa450edef68
2012-06-25 15:56:28 +00:00
Olivier Lamy 3d663ca528 consumer archetype use same surefire version as main build
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1350770 13f79535-47bb-0310-9956-ffa450edef68
2012-06-15 20:09:01 +00:00
Olivier Lamy a1230dc9e7 fix test mock compilation
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1346610 13f79535-47bb-0310-9956-ffa450edef68
2012-06-05 21:43:29 +00:00
Olivier Lamy e87db98689 upgrade hsql version
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1343713 13f79535-47bb-0310-9956-ffa450edef68
2012-05-29 13:28:55 +00:00
Olivier Lamy 944bd484b8 osgi metadatas for taskqueue change
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1325980 13f79535-47bb-0310-9956-ffa450edef68
2012-04-13 22:10:42 +00:00
Olivier Lamy cc2feeebbe move spring-taskqueue to apache namespace
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1325979 13f79535-47bb-0310-9956-ffa450edef68
2012-04-13 22:10:16 +00:00
Olivier Lamy 503f8ffd7b use apache namespace for taskqueue component
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1325967 13f79535-47bb-0310-9956-ffa450edef68
2012-04-13 21:39:10 +00:00
Olivier Lamy 67443bea6e add unit for test purge of -javadoc.zip artifacts
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1325558 13f79535-47bb-0310-9956-ffa450edef68
2012-04-12 22:26:54 +00:00
Olivier Lamy b84fb12843 [MRM-1623] cleanup mirror not for * can break on envs
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1325546 13f79535-47bb-0310-9956-ffa450edef68
2012-04-12 22:04:53 +00:00
Olivier Lamy 6b2a8396ef use non SNAPSHOT version of compiler plugin
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1325545 13f79535-47bb-0310-9956-ffa450edef68
2012-04-12 22:04:41 +00:00
Olivier Lamy 5ba11055fe repackage spring-registry-commons to o.a.a namespace
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1325321 13f79535-47bb-0310-9956-ffa450edef68
2012-04-12 15:27:10 +00:00
Olivier Lamy 6f7d3ac0a8 fix repackaging of spring-registry to a new package
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1325313 13f79535-47bb-0310-9956-ffa450edef68
2012-04-12 15:09:01 +00:00
Olivier Lamy ac5be1730c use o.a.a package namespace for spring-registry-api component
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1325311 13f79535-47bb-0310-9956-ffa450edef68
2012-04-12 15:08:39 +00:00
Olivier Lamy a8f8c797ea use local repo as mirror to speed consumer archetype build
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1325169 13f79535-47bb-0310-9956-ffa450edef68
2012-04-12 09:37:09 +00:00
Olivier Lamy 16c46cae45 osgi fix
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1325168 13f79535-47bb-0310-9956-ffa450edef68
2012-04-12 09:36:55 +00:00
Olivier Lamy efb86a8797 fix groupId
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1325164 13f79535-47bb-0310-9956-ffa450edef68
2012-04-12 09:07:11 +00:00
Olivier Lamy 0f01e6d306 use spring registry from apache archiva namespace
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1325049 13f79535-47bb-0310-9956-ffa450edef68
2012-04-11 22:31:16 +00:00
Olivier Lamy 870ce2c4d8 use o.a.a package namespace for spring-quartz component
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1325047 13f79535-47bb-0310-9956-ffa450edef68
2012-04-11 22:26:10 +00:00
Olivier Lamy 3b5db7631e fix compilation due to package change
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1311429 13f79535-47bb-0310-9956-ffa450edef68
2012-04-09 20:39:17 +00:00
Olivier Lamy 178e43f2a0 again osgi grhhh :-)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1311023 13f79535-47bb-0310-9956-ffa450edef68
2012-04-08 15:29:52 +00:00
Olivier Lamy 73f15c6bc7 move to package o.a.a.r redback module redback-rbac-role-manager
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1310912 13f79535-47bb-0310-9956-ffa450edef68
2012-04-07 23:12:02 +00:00
Olivier Lamy 59e058b73a move to package o.a.a.r redback module redback-rbac-model
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1310900 13f79535-47bb-0310-9956-ffa450edef68
2012-04-07 22:35:41 +00:00
Olivier Lamy c6da970457 use archiva snapshot repository rather than codehaus one redback snapshots are now here
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1310781 13f79535-47bb-0310-9956-ffa450edef68
2012-04-07 14:35:19 +00:00
Olivier Lamy 5c8ae7ca09 use new redback groupId
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1310512 13f79535-47bb-0310-9956-ffa450edef68
2012-04-06 17:57:23 +00:00
Olivier Lamy 4d1c49bccb [MRM-709] use SelectorUtils from ant.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1309059 13f79535-47bb-0310-9956-ffa450edef68
2012-04-03 17:25:05 +00:00
Olivier Lamy cf74f31f83 [MRM-1567] Artifact data incomplete.
move MavenMetadataReader to a new module to avoid cyclic dependency.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1299489 13f79535-47bb-0310-9956-ffa450edef68
2012-03-11 23:58:01 +00:00
Olivier Lamy 065cd8bbdd fix missing version in archetype
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1240811 13f79535-47bb-0310-9956-ffa450edef68
2012-02-05 20:53:27 +00:00
Olivier Lamy 179170579c add wagon as test dependency in archetype to prevent cnfe
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1240678 13f79535-47bb-0310-9956-ffa450edef68
2012-02-05 08:33:40 +00:00
Olivier Lamy 68365364e3 add wagon-http-lightweight as dependency to prevent CNFE in tests
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1240629 13f79535-47bb-0310-9956-ffa450edef68
2012-02-04 22:17:53 +00:00
Olivier Lamy cc81e01722 [MRM-1599] NTLM proxy no longer works
change for metadata resolver too using ntlm proxy
take the opportunity to use repo admin api rather than archivaconfiguration directly/

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1240625 13f79535-47bb-0310-9956-ffa450edef68
2012-02-04 22:14:00 +00:00
Olivier Lamy b15679f6a9 prevent NPE on initial scan at repository creation
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1232213 13f79535-47bb-0310-9956-ffa450edef68
2012-01-16 22:57:03 +00:00
Olivier Lamy 717cbf7c8a take care of some ArrayList size init
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1229118 13f79535-47bb-0310-9956-ffa450edef68
2012-01-09 12:44:02 +00:00
Olivier Lamy e84f162ae5 fix my bad previous commit pom.xml was not well formed
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1214656 13f79535-47bb-0310-9956-ffa450edef68
2011-12-15 08:34:37 +00:00
Olivier Lamy 3189d59b92 no need of this repo archiva artifacts must be here
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1214375 13f79535-47bb-0310-9956-ffa450edef68
2011-12-14 17:38:26 +00:00
Olivier Lamy 7ba8ff1f33 add dependency needed by archetype it test in archetype pom to ensure reactor will build them first
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1214353 13f79535-47bb-0310-9956-ffa450edef68
2011-12-14 17:21:20 +00:00
Olivier Lamy 24af77fa96 fix archetype it test failure due to spring 3.1.0 upgrade
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1214218 13f79535-47bb-0310-9956-ffa450edef68
2011-12-14 12:45:11 +00:00
Olivier Lamy 63090c754a use a property for jackrabbit version in consumer archetype
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1213949 13f79535-47bb-0310-9956-ffa450edef68
2011-12-13 21:53:39 +00:00
Olivier Lamy 9c7358fd42 use property for redback version in archetype
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1213946 13f79535-47bb-0310-9956-ffa450edef68
2011-12-13 21:53:08 +00:00
Olivier Lamy 58b08d0094 bump to 1.4-M3-SNAPSHOT version
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1213816 13f79535-47bb-0310-9956-ffa450edef68
2011-12-13 18:18:37 +00:00
Olivier Lamy 44de225ec3 fix previous bad commit on archetype pom
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1210448 13f79535-47bb-0310-9956-ffa450edef68
2011-12-05 13:10:55 +00:00
Olivier Lamy 3f27956523 lock plugin version in archetype same as archiva
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1210438 13f79535-47bb-0310-9956-ffa450edef68
2011-12-05 12:49:42 +00:00
Olivier Lamy d6af35bf22 use id central to folks on limited network access
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1209260 13f79535-47bb-0310-9956-ffa450edef68
2011-12-01 21:41:43 +00:00
Olivier Lamy 5f8ff6b6b1 use maven archetype released version
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1205496 13f79535-47bb-0310-9956-ffa450edef68
2011-11-23 17:16:17 +00:00
Olivier Lamy 9d3a719381 [MRM-1562] Update to Archiva as OSGi compliant application.
Submitted by Jean-Baptiste Onofre.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1205009 13f79535-47bb-0310-9956-ffa450edef68
2011-11-22 14:17:04 +00:00
Olivier Lamy b137e9a99c an other try to prevent windauze file leak, I hope the last one :-)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1204957 13f79535-47bb-0310-9956-ffa450edef68
2011-11-22 12:40:42 +00:00
Olivier Lamy 5f6f2e9833 an other try to prevent windauze file leak
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1204908 13f79535-47bb-0310-9956-ffa450edef68
2011-11-22 10:43:47 +00:00
Olivier Lamy 4b16406276 an other try to prevent windauze file leak
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1204873 13f79535-47bb-0310-9956-ffa450edef68
2011-11-22 09:27:22 +00:00
Brett Porter 9b4e61dee7 alter again to store cache files in a different directory
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1201601 13f79535-47bb-0310-9956-ffa450edef68
2011-11-14 05:01:18 +00:00
Brett Porter 292066e3bb avoid configuring archiva in full for tests
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1201582 13f79535-47bb-0310-9956-ffa450edef68
2011-11-14 02:46:56 +00:00
Olivier Lamy f21e64d0c9 [MRM-815] aggregate indices for repository groups.
add a unit for this feature.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1199337 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08 16:48:35 +00:00
Olivier Lamy 6a767ceb44 configure archetype test to run with an empty repo to ensure all artifacts are available
use archetype 2.2-SNAPSHOT which has those features.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1199336 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08 16:47:11 +00:00
Olivier Lamy cef293cf57 move jdbc test url and jdbc test driver to properties to be able to change that in one place
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1198646 13f79535-47bb-0310-9956-ffa450edef68
2011-11-07 08:29:35 +00:00
Olivier Lamy ea0034cd8a fix test compilation issue
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1197907 13f79535-47bb-0310-9956-ffa450edef68
2011-11-05 09:15:00 +00:00
Olivier Lamy 1c437a85fb fix consumer archetype
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1197792 13f79535-47bb-0310-9956-ffa450edef68
2011-11-04 21:28:51 +00:00
Olivier Lamy 64e1d8c81a use derby only in memory for testing
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1197665 13f79535-47bb-0310-9956-ffa450edef68
2011-11-04 16:59:20 +00:00
Olivier Lamy f91f284d77 upgrade to redback 1.4-SNAPSHOT
use an artifact with test resources from redback to avoid too much file duplication redback-core.xml

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1197356 13f79535-47bb-0310-9956-ffa450edef68
2011-11-03 23:45:56 +00:00
Olivier Lamy 44885020d8 optimize io consume by not deleting/copying artifacts for all tests
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1197181 13f79535-47bb-0310-9956-ffa450edef68
2011-11-03 15:19:21 +00:00
Olivier Lamy 3504307447 fix archiva-xmlrpc-services unit tests
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1197142 13f79535-47bb-0310-9956-ffa450edef68
2011-11-03 14:31:06 +00:00
Olivier Lamy eeed38179f fix tests in archiva-lucene-consumers
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1197141 13f79535-47bb-0310-9956-ffa450edef68
2011-11-03 14:30:36 +00:00
Olivier Lamy 42edbc5ca5 fix tests in archiva-core-consumers
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1197139 13f79535-47bb-0310-9956-ffa450edef68
2011-11-03 14:29:43 +00:00
Olivier Lamy baaa23f092 remove this ugly static method
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1196841 13f79535-47bb-0310-9956-ffa450edef68
2011-11-02 22:32:15 +00:00
Olivier Lamy 57669c99f0 add snapshot repository to help the sample project archetype to find SNAPSHOT artifacts.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1195284 13f79535-47bb-0310-9956-ffa450edef68
2011-10-30 23:55:25 +00:00
Olivier Lamy c9b26afa07 add missing license header
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1195283 13f79535-47bb-0310-9956-ffa450edef68
2011-10-30 23:55:11 +00:00
Olivier Lamy 8ae51a6d33 [MRM-1547] release an archetype to create consumer
fix parent version.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1195072 13f79535-47bb-0310-9956-ffa450edef68
2011-10-29 23:17:00 +00:00
Olivier Lamy 54f0882529 [MRM-1547] release an archetype to create consumer
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1195071 13f79535-47bb-0310-9956-ffa450edef68
2011-10-29 23:14:05 +00:00
Olivier Lamy 56791ab4ad [MRM-1430] create test-jar for consumers
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1190206 13f79535-47bb-0310-9956-ffa450edef68
2011-10-28 08:42:34 +00:00
Olivier Lamy 33776a4920 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1185622 13f79535-47bb-0310-9956-ffa450edef68
2011-10-18 12:26:11 +00:00
Olivier Lamy ccd7d803f7 [maven-release-plugin] prepare release archiva-1.4-M1
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1185616 13f79535-47bb-0310-9956-ffa450edef68
2011-10-18 12:19:44 +00:00
Olivier Lamy 2378e1a5a7 fix bean name used for tests
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1179665 13f79535-47bb-0310-9956-ffa450edef68
2011-10-06 15:27:49 +00:00
Olivier Lamy d66e72fcd2 fix spring annotations for missing checksum consumer
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1179635 13f79535-47bb-0310-9956-ffa450edef68
2011-10-06 14:13:37 +00:00
Olivier Lamy a6a448659f fix list of consumers
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1179624 13f79535-47bb-0310-9956-ffa450edef68
2011-10-06 13:43:07 +00:00
Olivier Lamy d2d067a343 add missing spring annotations
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1179622 13f79535-47bb-0310-9956-ffa450edef68
2011-10-06 13:37:14 +00:00
Olivier Lamy 8892375451 [MRM-1332] remove database scanning configuration and handle upgrade.
make create-archiva-metadata and duplicate-artifacts as default knowContentConsumers

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1178955 13f79535-47bb-0310-9956-ffa450edef68
2011-10-04 21:15:25 +00:00