Commit Graph

438 Commits

Author SHA1 Message Date
Olivier Lamy 0113a7a12e [MRM-1681] addProxy Connectors Rules screen
screen implementation.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1392956 13f79535-47bb-0310-9956-ffa450edef68
2012-10-02 15:13:38 +00:00
Olivier Lamy 3ebdc4a971 [MRM-1681] addProxy Connectors Rules screen
add REST services.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1392952 13f79535-47bb-0310-9956-ffa450edef68
2012-10-02 15:12:47 +00:00
Olivier Lamy 1e0f4369eb if no artifacts found try next repository
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1390906 13f79535-47bb-0310-9956-ffa450edef68
2012-09-27 09:11:37 +00:00
Olivier Lamy fc214ca25e fix paramater name used
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1390905 13f79535-47bb-0310-9956-ffa450edef68
2012-09-27 09:11:22 +00:00
Olivier Lamy 0d2eed326e merge repositories rest service: users must have karma for this operation
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1389245 13f79535-47bb-0310-9956-ffa450edef68
2012-09-24 08:45:49 +00:00
Olivier Lamy fe6bbb72e8 force a directory scan to prevent test failure
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1388755 13f79535-47bb-0310-9956-ffa450edef68
2012-09-22 09:09:52 +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 95e33a5534 implements merging repositories in the new ui
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1388178 13f79535-47bb-0310-9956-ffa450edef68
2012-09-20 19:43:45 +00:00
Olivier Lamy c747a1ffe8 change method to be able to retrieve artifacts
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1388175 13f79535-47bb-0310-9956-ffa450edef68
2012-09-20 19:42:46 +00:00
Olivier Lamy 8f64c48ccf add rest service to get artifacts number per repository
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1388174 13f79535-47bb-0310-9956-ffa450edef68
2012-09-20 19:42:21 +00:00
Olivier Lamy d1d92da751 implement merge method in merge repositories service
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1387390 13f79535-47bb-0310-9956-ffa450edef68
2012-09-18 22:03:12 +00:00
Olivier Lamy 65768e8719 method must received both source and target repo to avoid the ugly -stage to be done in the service
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1387386 13f79535-47bb-0310-9956-ffa450edef68
2012-09-18 22:02:17 +00:00
Olivier Lamy 06acdc5d59 add repo stage for testing purpose
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1387385 13f79535-47bb-0310-9956-ffa450edef68
2012-09-18 22:01:45 +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 cfb78daaaa simplify merge services test with reusing content
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1387383 13f79535-47bb-0310-9956-ffa450edef68
2012-09-18 21:59:47 +00:00
Olivier Lamy c9f85bcae9 fix rest services declaration
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1387379 13f79535-47bb-0310-9956-ffa450edef68
2012-09-18 21:58:50 +00:00
Olivier Lamy 94229a4411 add a mergerepositories service
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1387378 13f79535-47bb-0310-9956-ffa450edef68
2012-09-18 21:58:21 +00:00
Olivier Lamy 82b12feae9 [MRM-1664] Validation error message not visible to user when adding Remote Repository.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1384840 13f79535-47bb-0310-9956-ffa450edef68
2012-09-14 16:25:14 +00:00
Olivier Lamy 745421c230 [MRM-918] Switch for disabling user registration.
implements ui part.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1384696 13f79535-47bb-0310-9956-ffa450edef68
2012-09-14 09:28:23 +00:00
Olivier Lamy fa31d5bba5 [MRM-918] Switch for disabling user registration.
implements backend part.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1384695 13f79535-47bb-0310-9956-ffa450edef68
2012-09-14 09:27:56 +00:00
Olivier Lamy f6300f9941 parse version only one time
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1384564 13f79535-47bb-0310-9956-ffa450edef68
2012-09-13 22:11:18 +00:00
Olivier Lamy bdb81fef28 [MRM-1668] download artifacts when coming from search results.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1384563 13f79535-47bb-0310-9956-ffa450edef68
2012-09-13 22:11:00 +00:00
Olivier Lamy 53d662e5d9 add FIXME
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1384146 13f79535-47bb-0310-9956-ffa450edef68
2012-09-12 22:17:22 +00:00
Olivier Lamy 8136dbe4d2 [MRM-1263] creating an m2eclipse compatible index should be an optional component.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1384138 13f79535-47bb-0310-9956-ffa450edef68
2012-09-12 21:45:27 +00:00
Olivier Lamy 4b2a422d58 [MRM-648] Add description field to the different types of repositories and proxies
configuration and rest service implemented for remote repositories.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1384117 13f79535-47bb-0310-9956-ffa450edef68
2012-09-12 20:45:25 +00:00
Olivier Lamy 0b904bd4d8 [MRM-648] Add description field to the different types of repositories and proxies
configuration and rest service implemented.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1383621 13f79535-47bb-0310-9956-ffa450edef68
2012-09-11 21:30:31 +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 fb741717d1 simplify some log.debug as slf4j now supports varargs
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1381934 13f79535-47bb-0310-9956-ffa450edef68
2012-09-07 08:32:10 +00:00
skygo 21072ed38e remove conf and data file for Rest Test and jdk7
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1381789 13f79535-47bb-0310-9956-ffa450edef68
2012-09-06 22:31:46 +00:00
Olivier Lamy 911dd05b23 add a method to remove namespace(groupId) in MetadataRepository
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1381575 13f79535-47bb-0310-9956-ffa450edef68
2012-09-06 12:37:14 +00:00
Olivier Lamy 01c3aee959 preserve stack trace
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1374660 13f79535-47bb-0310-9956-ffa450edef68
2012-08-18 21:33:10 +00:00
skygo 2284bc1635 Skip tests if module is installed in a path with space. (Repository will be invalid)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1371207 13f79535-47bb-0310-9956-ffa450edef68
2012-08-09 13:37:38 +00:00
Olivier Lamy 0bda5f0465 no more need of jaxb-api we are now 1.6 required
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1370410 13f79535-47bb-0310-9956-ffa450edef68
2012-08-07 18:12:39 +00:00
Olivier Lamy 2d64002185 remove dependency on maven tree component
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1369472 13f79535-47bb-0310-9956-ffa450edef68
2012-08-04 21:28:22 +00:00
Olivier Lamy 3d344fa1df fix osgi metadata
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1369274 13f79535-47bb-0310-9956-ffa450edef68
2012-08-04 07:25:57 +00:00
Olivier Lamy 664eea9e41 dependency tree with aether move beans to a separate new module to be able to reuse beans
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1369269 13f79535-47bb-0310-9956-ffa450edef68
2012-08-04 06:56:52 +00:00
Olivier Lamy c2aa60f68f lot of code cleanup for dependency tree
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1368580 13f79535-47bb-0310-9956-ffa450edef68
2012-08-02 16:23:04 +00:00
Olivier Lamy 4c24639c91 use directly aether api to get dependency tree rather than passing tru maven resolution mechanism
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1368579 13f79535-47bb-0310-9956-ffa450edef68
2012-08-02 16:22:37 +00:00
Olivier Lamy b7eecb18c1 avoid multiple slf4j binding in test
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1367184 13f79535-47bb-0310-9956-ffa450edef68
2012-07-30 17:27:33 +00:00
Olivier Lamy 35c58406a8 correctly close jarFile in a finally block
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1358773 13f79535-47bb-0310-9956-ffa450edef68
2012-07-08 16:16:01 +00:00
Olivier Lamy dbe5a525d6 [MRM-1583] fix license headers
Submitted by Adrien Lecharpentier.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1358154 13f79535-47bb-0310-9956-ffa450edef68
2012-07-06 12:19:40 +00:00
Olivier Lamy 1c999934de fix osgi imports
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1357947 13f79535-47bb-0310-9956-ffa450edef68
2012-07-05 21:42:19 +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 c7165afad7 oups missed some add files
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1357890 13f79535-47bb-0310-9956-ffa450edef68
2012-07-05 20:43:58 +00:00
Olivier Lamy 707cdb193a [MRM-1583] ui rewrite: rewrite reports page
Submitted by Adrien Lecharpentier.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1357889 13f79535-47bb-0310-9956-ffa450edef68
2012-07-05 20:43:37 +00:00
Olivier Lamy 17d1f944e0 [MRM-1640] With the new Fest Assert version, some imports/methods call have to be changed
Submitted by Adrien Lecharpentier.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1357608 13f79535-47bb-0310-9956-ffa450edef68
2012-07-05 13:55:20 +00:00
Olivier Lamy dd386202d6 use fest assert 2.0
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1357005 13f79535-47bb-0310-9956-ffa450edef68
2012-07-03 23:11:27 +00:00
Olivier Lamy a116e45603 fix some issues reported by rat check
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1356459 13f79535-47bb-0310-9956-ffa450edef68
2012-07-02 20:25:06 +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 e3885c59da avoid jackrabbit failure on deleting a test repo
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1355375 13f79535-47bb-0310-9956-ffa450edef68
2012-06-29 13:29:57 +00:00
Olivier Lamy 21ad158d57 avoid failing on cleaning test repo in unit tests: jackrabbit fail if deleting a repo with stale items
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1355247 13f79535-47bb-0310-9956-ffa450edef68
2012-06-29 06:58:39 +00:00
Olivier Lamy fc03351de7 cache size in kb rather than bytes
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1354561 13f79535-47bb-0310-9956-ffa450edef68
2012-06-27 14:58:01 +00:00
Olivier Lamy dead89634c display inMemorySize for cache
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1354560 13f79535-47bb-0310-9956-ffa450edef68
2012-06-27 14:57:43 +00:00
Olivier Lamy 29b2179854 help a bit memory allocation
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1353653 13f79535-47bb-0310-9956-ffa450edef68
2012-06-25 16:54:59 +00:00
Olivier Lamy 208ff50ae5 fix junit correctly delete timestamped snapshot
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1353618 13f79535-47bb-0310-9956-ffa450edef68
2012-06-25 15:55:07 +00:00
Olivier Lamy 2296e073bf ensure we use correct lucene artifacts.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1353617 13f79535-47bb-0310-9956-ffa450edef68
2012-06-25 15:54:21 +00:00
Olivier Lamy 69ff5ca81c take of version when we delete a timestamped snapshot
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1352873 13f79535-47bb-0310-9956-ffa450edef68
2012-06-22 13:10:41 +00:00
Olivier Lamy c68f1c3154 correctly update metadata after deletion
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1351896 13f79535-47bb-0310-9956-ffa450edef68
2012-06-19 22:56:42 +00:00
Olivier Lamy 74077123a7 fix deletion of snapshot artifact
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1351877 13f79535-47bb-0310-9956-ffa450edef68
2012-06-19 22:02:38 +00:00
Olivier Lamy 904b86e395 use tomcat embeded for unit tests
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1350799 13f79535-47bb-0310-9956-ffa450edef68
2012-06-15 21:09:19 +00:00
Olivier Lamy f2809251dc restore backward comp for the struts webapp
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1350773 13f79535-47bb-0310-9956-ffa450edef68
2012-06-15 20:10:08 +00:00
Olivier Lamy 235030c2bd fix download link in jsp webapp
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1349787 13f79535-47bb-0310-9956-ffa450edef68
2012-06-13 12:16:24 +00:00
Olivier Lamy 0db6c1faa2 fix unit tests
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1349786 13f79535-47bb-0310-9956-ffa450edef68
2012-06-13 12:15:50 +00:00
Olivier Lamy 710489fc72 implement service to delete groupId
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1346651 13f79535-47bb-0310-9956-ffa450edef68
2012-06-05 23:17:23 +00:00
Olivier Lamy 0af5a819d9 when deleting an artifact md5 and sha1 must be deleted too
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1346611 13f79535-47bb-0310-9956-ffa450edef68
2012-06-05 21:43:53 +00:00
Olivier Lamy ea5ddd0961 improve MetadataRepository api to be able to remove an artifact with MetadataFacet use case deleting a maven artifact with a classifier
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1346609 13f79535-47bb-0310-9956-ffa450edef68
2012-06-05 21:42:02 +00:00
Olivier Lamy 0c42d87da1 fix junit
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1345591 13f79535-47bb-0310-9956-ffa450edef68
2012-06-02 21:41:16 +00:00
Olivier Lamy eeed20ed36 fix an issue with not removing project version when removing an artifact from Metadatarepository
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1345397 13f79535-47bb-0310-9956-ffa450edef68
2012-06-01 23:48:01 +00:00
Olivier Lamy 4f25bfb612 fix download url with setting correctly file extension.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1345394 13f79535-47bb-0310-9956-ffa450edef68
2012-06-01 23:46:40 +00:00
Olivier Lamy 9375a7c4db improve test
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1345393 13f79535-47bb-0310-9956-ffa450edef68
2012-06-01 23:46:25 +00:00
Olivier Lamy fb7b1842b3 fix junit
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1344324 13f79535-47bb-0310-9956-ffa450edef68
2012-05-30 16:05:53 +00:00
Olivier Lamy bbadcdcf91 start work on deleting artifacts tru the ui
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1344323 13f79535-47bb-0310-9956-ffa450edef68
2012-05-30 16:05:28 +00:00
Olivier Lamy b310f597df remove non needed parameters
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1343831 13f79535-47bb-0310-9956-ffa450edef68
2012-05-29 16:35:48 +00:00
Olivier Lamy d91a07b77b this is fixed now
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1343830 13f79535-47bb-0310-9956-ffa450edef68
2012-05-29 16:35:33 +00:00
Olivier Lamy cc2d715e54 [MRM-1621] add download box in artifact detail for new ui.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1343828 13f79535-47bb-0310-9956-ffa450edef68
2012-05-29 16:35:00 +00:00
Olivier Lamy 62895209c3 return url for ArtifactDownloadInfos service
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1343827 13f79535-47bb-0310-9956-ffa450edef68
2012-05-29 16:34:39 +00:00
Olivier Lamy 5cdaedb142 simplify by reusing an existing class
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1343826 13f79535-47bb-0310-9956-ffa450edef68
2012-05-29 16:34:21 +00:00
Olivier Lamy 315aa8b18f use hsql for unit tests
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1343714 13f79535-47bb-0310-9956-ffa450edef68
2012-05-29 13:29:06 +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 b07f0d8108 prevent possible unit test failure
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1342825 13f79535-47bb-0310-9956-ffa450edef68
2012-05-25 22:27:20 +00:00
Olivier Lamy eccbf5b9c1 use configured applicationUrl for download urls
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1342819 13f79535-47bb-0310-9956-ffa450edef68
2012-05-25 21:46:38 +00:00
Olivier Lamy 5f43a65cd8 use configured applicationUrl to send registration email
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1342595 13f79535-47bb-0310-9956-ffa450edef68
2012-05-25 12:33:18 +00:00
Olivier Lamy 25b768a317 [MRM-1629] Add a configuration field for the application url.
add unit test

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1342457 13f79535-47bb-0310-9956-ffa450edef68
2012-05-24 21:59:57 +00:00
Olivier Lamy 4a2221fc63 add unit test and a toString method for debug purpose
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1342319 13f79535-47bb-0310-9956-ffa450edef68
2012-05-24 16:22:12 +00:00
Olivier Lamy e14e4969be grhh add the bean
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1341938 13f79535-47bb-0310-9956-ffa450edef68
2012-05-23 16:26:28 +00:00
Olivier Lamy 1130d556c2 use bean rather than passing string. return back repositoryId used.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1341937 13f79535-47bb-0310-9956-ffa450edef68
2012-05-23 16:26:02 +00:00
Olivier Lamy b5c876a617 add some debug informations
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1341796 13f79535-47bb-0310-9956-ffa450edef68
2012-05-23 08:56:34 +00:00
Olivier Lamy cb80084a24 if file not exists for a repository try next repository
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1341795 13f79535-47bb-0310-9956-ffa450edef68
2012-05-23 08:56:19 +00:00
Olivier Lamy 0889d5a17d fix issue when no repository has been selected
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1341662 13f79535-47bb-0310-9956-ffa450edef68
2012-05-22 22:10:28 +00:00
Olivier Lamy fd37dbe4b4 add rest service to retrieve file content (from a jar or a pom content)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1341045 13f79535-47bb-0310-9956-ffa450edef68
2012-05-21 14:24:21 +00:00
Olivier Lamy 5f5a4accbd add a rest service to get ArtifactDownloadInfo
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1340479 13f79535-47bb-0310-9956-ffa450edef68
2012-05-19 13:33:06 +00:00
Olivier Lamy 4eedd2e924 better with really adding files
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1340412 13f79535-47bb-0310-9956-ffa450edef68
2012-05-19 10:43:49 +00:00
Olivier Lamy 83fd6882f5 simplication remove non needed field
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1339399 13f79535-47bb-0310-9956-ffa450edef68
2012-05-16 22:19:07 +00:00
Olivier Lamy 799054411e fix junit
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1339398 13f79535-47bb-0310-9956-ffa450edef68
2012-05-16 22:18:33 +00:00
Olivier Lamy a1dc0ff5ab [MRM-1620] add a tab to browse artifact content in artifact detail view
start displaying content

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1339396 13f79535-47bb-0310-9956-ffa450edef68
2012-05-16 22:18:05 +00:00
Olivier Lamy ff8de40f52 more tests
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1339395 13f79535-47bb-0310-9956-ffa450edef68
2012-05-16 22:17:10 +00:00
Olivier Lamy 34cb0a7608 add an other unit to test directory content with both files and directory
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1338653 13f79535-47bb-0310-9956-ffa450edef68
2012-05-15 11:25:10 +00:00