Commit Graph

7377 Commits

Author SHA1 Message Date
Eric Barboni 90c5e0eb20 add for loop 2014-04-11 01:25:50 +02:00
Eric Barboni ef3ac5c1ee format md for github 2014-04-10 19:50:12 +02:00
Olivier Lamy d6c28781b0 more diamond 2014-04-10 23:11:38 +10:00
Olivier Lamy b244153061 rat ignore +=overlays 2014-04-10 17:24:06 +10:00
Olivier Lamy 047b7ad17e fix CME 2014-04-10 16:44:51 +10:00
Olivier Lamy 5fa4ceb731 more diamond 2014-04-10 16:36:21 +10:00
Olivier Lamy 03601570ef my bad fix compilation 2014-04-10 14:36:30 +10:00
Olivier Lamy 0bb58b73ab fix idea warning 2014-04-10 14:27:45 +10:00
Olivier Lamy 608103d593 fix that as it is wrong and cause issues with idea 2014-04-10 14:27:32 +10:00
Olivier Lamy 25c1e7e9a4 fix archetype compiler target/source 2014-04-10 14:12:45 +10:00
Eric Barboni edb1bd05da add @Override (git test) 2014-04-10 04:28:49 +02:00
Eric d56c43d4df Merge origin/master 2014-04-10 04:15:00 +02:00
skygo e4514664f4 alapacas upper speech bubble connected properly 2014-04-10 04:13:37 +02:00
Olivier Lamy d9de8dc7af use diamond operator 2014-04-10 11:43:11 +10:00
skygo ddf5842837 IE will use the last available MRM-1826 2014-04-10 03:36:40 +02:00
Olivier Lamy ff99d5a203 improve release plugin configuration for git 2014-04-10 11:10:38 +10:00
Olivier Lamy 7b72126e0c remove this struts comment :-) 2014-04-10 10:40:38 +10:00
Olivier Lamy 560389681a fix scm information 2014-04-10 10:33:56 +10:00
Olivier Lamy 9b2c8502fb remove comment to test push in git 2014-04-10 10:27:08 +10:00
Olivier Lamy fd75d57535 mark this AutoCloseable
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1585703 13f79535-47bb-0310-9956-ffa450edef68
2014-04-08 12:21:06 +00:00
Olivier Lamy 6b9da927e4 start using try with resources
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1585697 13f79535-47bb-0310-9956-ffa450edef68
2014-04-08 12:03:38 +00:00
Olivier Lamy 751bffaef1 bump version to 2.1.0-SNAPSHOT because of 1.7 pre requisite
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1585071 13f79535-47bb-0310-9956-ffa450edef68
2014-04-05 11:57:09 +00:00
Olivier Lamy 0cbea898cd cassndra part of the build in default profile as we are now 1.7
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1585069 13f79535-47bb-0310-9956-ffa450edef68
2014-04-05 11:56:24 +00:00
Olivier Lamy 6c941b6ec0 use last parent
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1585046 13f79535-47bb-0310-9956-ffa450edef68
2014-04-05 11:20:03 +00:00
Olivier Lamy 3c6e3a1cb6 consumer with an empty looks to build now
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1583989 13f79535-47bb-0310-9956-ffa450edef68
2014-04-02 12:12:24 +00:00
Olivier Lamy 2f615b05d5 an other try to fix consumer archetype build
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1583961 13f79535-47bb-0310-9956-ffa450edef68
2014-04-02 10:41:06 +00:00
Olivier Lamy fb60a8efdf try again to fix this consumer with empty repo
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1583886 13f79535-47bb-0310-9956-ffa450edef68
2014-04-02 06:08:01 +00:00
Olivier Lamy 849fcd958c try to ensure consumer archetype will build with an empty repo so force local download of antrun plugin
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1583884 13f79535-47bb-0310-9956-ffa450edef68
2014-04-02 05:39:19 +00:00
Olivier Lamy 554c7419aa try to ensure consumer archetype will build with an empty repo so force local download of antrun plugin
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1583883 13f79535-47bb-0310-9956-ffa450edef68
2014-04-02 05:39:14 +00:00
Olivier Lamy 37d256778a try to ensure consumer archetype will build with an empty repo so force local download of antrun plugin
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1583879 13f79535-47bb-0310-9956-ffa450edef68
2014-04-02 05:11:36 +00:00
Olivier Lamy 6cd50e9737 fix typo
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1583875 13f79535-47bb-0310-9956-ffa450edef68
2014-04-02 04:36:08 +00:00
Olivier Lamy 668d12030b invalidate namespace cache when deleting a repository
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1583869 13f79535-47bb-0310-9956-ffa450edef68
2014-04-02 04:04:10 +00:00
Olivier Lamy 56696b4bd8 fix cache invalidate when deleting a groupId
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1583868 13f79535-47bb-0310-9956-ffa450edef68
2014-04-02 04:04:00 +00:00
Olivier Lamy fa2a3efcc7 [MRM-1802] Find a cache solution for browsing part (especially root browsing)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1583867 13f79535-47bb-0310-9956-ffa450edef68
2014-04-02 03:55:28 +00:00
Olivier Lamy f9c01084da fix comment
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1583866 13f79535-47bb-0310-9956-ffa450edef68
2014-04-02 03:55:10 +00:00
Olivier Lamy 4c30eb6a9d not needed
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1583857 13f79535-47bb-0310-9956-ffa450edef68
2014-04-02 02:08:34 +00:00
Olivier Lamy abdad59483 add comment
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1583849 13f79535-47bb-0310-9956-ffa450edef68
2014-04-02 01:29:07 +00:00
skygo a748ac7480 macosx wrappers for 32/64 arch
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1583828 13f79535-47bb-0310-9956-ffa450edef68
2014-04-01 23:31:54 +00:00
Olivier Lamy 4701be482f tomcat 7.0.53
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1583823 13f79535-47bb-0310-9956-ffa450edef68
2014-04-01 23:22:21 +00:00
skygo f223128de7 appassembler-maven-plugin up to 1.7, better x64 selection for deamon for 2.0.x
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1583810 13f79535-47bb-0310-9956-ffa450edef68
2014-04-01 22:30:57 +00:00
Olivier Lamy 638f9baba8 fix jdk1.8 build
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1583508 13f79535-47bb-0310-9956-ffa450edef68
2014-04-01 01:45:38 +00:00
Olivier Lamy b2c8f9e299 align versions with current archiva build to be able to build with empty repo
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1583502 13f79535-47bb-0310-9956-ffa450edef68
2014-04-01 00:52:44 +00:00
Olivier Lamy 4d70362d9d fix unit test with adding mocks
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1583324 13f79535-47bb-0310-9956-ffa450edef68
2014-03-31 13:23:20 +00:00
Olivier Lamy 0a691774f3 add cassandra configuration documentation
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1583290 13f79535-47bb-0310-9956-ffa450edef68
2014-03-31 10:51:54 +00:00
Olivier Lamy 2a825b92d2 add license header
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1583232 13f79535-47bb-0310-9956-ffa450edef68
2014-03-31 01:30:49 +00:00
Olivier Lamy 0bcd8bb3e1 more unit tests fixes
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1583231 13f79535-47bb-0310-9956-ffa450edef68
2014-03-31 01:30:41 +00:00
Olivier Lamy e278aa78c5 more unit tests fixes
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1583230 13f79535-47bb-0310-9956-ffa450edef68
2014-03-31 01:30:34 +00:00
Olivier Lamy ddfbb1c41e fix unit test
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1583229 13f79535-47bb-0310-9956-ffa450edef68
2014-03-31 01:30:16 +00:00
Olivier Lamy e376eca362 initialize not needed if we do not use this impl
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1582720 13f79535-47bb-0310-9956-ffa450edef68
2014-03-28 12:12:41 +00:00
Olivier Lamy 946557f164 more metadata store cassandra to cassandra profile as need 1.7 dependency
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1582714 13f79535-47bb-0310-9956-ffa450edef68
2014-03-28 11:43:34 +00:00