Commit Graph

5475 Commits

Author SHA1 Message Date
Olivier Lamy b750ac57fb fix more issues reported by rat check
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1356462 13f79535-47bb-0310-9956-ffa450edef68
2012-07-02 20:25:49 +00:00
Olivier Lamy 748e246ef9 remove TODO.TXT all is in jira now
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1356461 13f79535-47bb-0310-9956-ffa450edef68
2012-07-02 20:25:31 +00:00
Olivier Lamy fa482ee505 fix some issues reported by rat check
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1356460 13f79535-47bb-0310-9956-ffa450edef68
2012-07-02 20:25:20 +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 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 c005356570 start fixing rat issues and exclude .git/**
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1356224 13f79535-47bb-0310-9956-ffa450edef68
2012-07-02 13:45:39 +00:00
Olivier Lamy 69ed84b5ca remove empty file
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1356223 13f79535-47bb-0310-9956-ffa450edef68
2012-07-02 13:45:25 +00:00
Olivier Lamy fab4c9d115 add a profile rat-check to enable rat verification
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1356222 13f79535-47bb-0310-9956-ffa450edef68
2012-07-02 13:45:08 +00:00
Olivier Lamy 65795c5962 [MRM-1638] Improve unit test for archiva build
Submitted by Eric Barboni.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1356221 13f79535-47bb-0310-9956-ffa450edef68
2012-07-02 13:44:59 +00:00
Olivier Lamy 9062fa612f add missing @Before
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1356133 13f79535-47bb-0310-9956-ffa450edef68
2012-07-02 09:20:37 +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 fe40fe688b remove empty directory
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1356100 13f79535-47bb-0310-9956-ffa450edef68
2012-07-02 07:45:18 +00:00
Olivier Lamy 43a8b65af6 remove empty directory
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1356099 13f79535-47bb-0310-9956-ffa450edef68
2012-07-02 07:44:38 +00:00
Olivier Lamy c23758c955 add basic svn:ignore
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1356098 13f79535-47bb-0310-9956-ffa450edef68
2012-07-02 07:43:45 +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 d1d4f2fb15 move the module to a more usual place
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1356094 13f79535-47bb-0310-9956-ffa450edef68
2012-07-02 07:38:31 +00:00
Olivier Lamy b66f289d2b add the new module
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1356093 13f79535-47bb-0310-9956-ffa450edef68
2012-07-02 07:37:52 +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 d7026bf9b4 get configuration directly from spring to see if that fix 1.7 issues
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1355332 13f79535-47bb-0310-9956-ffa450edef68
2012-06-29 11:56:55 +00:00
Olivier Lamy 1999229d85 follow code format no other changes
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1355331 13f79535-47bb-0310-9956-ffa450edef68
2012-06-29 11:56:35 +00:00
Olivier Lamy 09f4b9a50e remove non needed cast
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1355330 13f79535-47bb-0310-9956-ffa450edef68
2012-06-29 11:56:02 +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 d570728de8 remove non used classes
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1355246 13f79535-47bb-0310-9956-ffa450edef68
2012-06-29 06:58:20 +00:00
Olivier Lamy d49906e504 display a small spinner while reloading datas from server
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1354858 13f79535-47bb-0310-9956-ffa450edef68
2012-06-28 08:30:04 +00:00
Olivier Lamy 4abbc91050 refresh artifacts view after deletion
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1354857 13f79535-47bb-0310-9956-ffa450edef68
2012-06-28 08:29:49 +00:00
Olivier Lamy 128399c7dd add i18n
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1354562 13f79535-47bb-0310-9956-ffa450edef68
2012-06-27 14:58:17 +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 56fb96f87e not fail when timestamp has a bad format
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1354367 13f79535-47bb-0310-9956-ffa450edef68
2012-06-27 08:27:08 +00:00
Olivier Lamy f57fc8bec7 cleanup osgi metadatas
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1354267 13f79535-47bb-0310-9956-ffa450edef68
2012-06-26 22:17:24 +00:00
Olivier Lamy d7c9b6fc24 avoid writing test files in source tree
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1354264 13f79535-47bb-0310-9956-ffa450edef68
2012-06-26 22:11:31 +00:00
Olivier Lamy 4890829538 fix buildnumber plugin with svn 1.7 wc
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1354203 13f79535-47bb-0310-9956-ffa450edef68
2012-06-26 20:09:37 +00:00
Olivier Lamy f68a05a499 implements the method with metadata-store-file
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1354120 13f79535-47bb-0310-9956-ffa450edef68
2012-06-26 17:25:08 +00:00
Olivier Lamy 9c6b8dba00 add javadoc
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1354119 13f79535-47bb-0310-9956-ffa450edef68
2012-06-26 17:24:52 +00:00
Olivier Lamy 035a4704d5 add unit for deletion of timestamped snapshot
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1354118 13f79535-47bb-0310-9956-ffa450edef68
2012-06-26 17:24:37 +00:00
Olivier Lamy d4caedfafb remove commented code
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1354117 13f79535-47bb-0310-9956-ffa450edef68
2012-06-26 17:24:21 +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 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 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 bb1775cd72 last selenium version
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1351956 13f79535-47bb-0310-9956-ffa450edef68
2012-06-20 07:04:08 +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 037ace3b39 fix scope
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1351515 13f79535-47bb-0310-9956-ffa450edef68
2012-06-18 22:35:17 +00:00
Olivier Lamy 87352b1117 tomcat 7.0.28
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1351474 13f79535-47bb-0310-9956-ffa450edef68
2012-06-18 20:18:42 +00:00
Olivier Lamy 98348095d8 fix use of tomcat7:run as now we use tomcat for unit tests
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1351405 13f79535-47bb-0310-9956-ffa450edef68
2012-06-18 16:24:39 +00:00
Olivier Lamy a4fb51e858 use appassembler version to have windows 64 wrapper
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1351354 13f79535-47bb-0310-9956-ffa450edef68
2012-06-18 14:11:10 +00:00
Olivier Lamy a16f2043ff fix build with excluding old servlet api version grhh why people not use provided for that
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1350927 13f79535-47bb-0310-9956-ffa450edef68
2012-06-16 14:10:18 +00:00