Commit Graph

4450 Commits

Author SHA1 Message Date
Olivier Lamy 9a09994c8c simply use File implementation as we are now 1.7 required 2014-04-22 12:02:32 +10:00
Eric Barboni a7c6ebb10e jdk 7 (multicatch) for-loop
remove unused package, reduce annotations (value= or locations=)
move javadoc from Maven2RepsotirotyStorage to RepositoryStorage
2014-04-18 01:46:55 +02:00
Eric Barboni fe7e671f3b remove unused package, reduce annotations (value= or locations=) 2014-04-18 01:45:16 +02:00
Eric Barboni 4e9050691b fix import packages 2014-04-18 01:43:18 +02:00
Eric Barboni 1d929b31fb jdk7 (multicatch diamond) 2014-04-17 22:13:54 +02:00
Eric Barboni 145c89e731 assert from org.junit 2014-04-17 21:56:19 +02:00
Olivier Lamy e7bdc98ddb jackrabbit 2.7.5 2014-04-17 22:25:14 +10:00
Olivier Lamy 2b03379852 [MRM-1210] Dependency tree should include the artifact type 2014-04-17 15:09:15 +10:00
Olivier Lamy 2b4fc98051 try to fix CI failures 2014-04-17 11:22:14 +10:00
Olivier Lamy 2132965397 more code simplification with 1.7 features 2014-04-17 10:46:06 +10:00
Olivier Lamy 0a21a1167f use same versions 2014-04-17 10:10:15 +10:00
Olivier Lamy 861d8941e7 exception is different in 1.7 2014-04-17 10:08:39 +10:00
Olivier Lamy bb30140719 using more java.nio.file 2014-04-17 09:57:30 +10:00
Olivier Lamy b2ebfd6cc2 [MRM-1829] Change default value of of AysncLogger strategy for log4j async 2014-04-17 09:37:38 +10:00
Olivier Lamy 9dcb92bed0 fix wrong assignment 2014-04-17 09:21:27 +10:00
Olivier Lamy dc91fae5fa more try with resources 2014-04-16 23:00:24 +10:00
Olivier Lamy 65bcbc9d45 do the same as FileUtils.copyFile do 2014-04-16 19:48:53 +10:00
Olivier Lamy ec1e655c9d use Files.copy from java.nio.file 2014-04-16 18:11:38 +10:00
Olivier Lamy 767e00c182 use Files from java.nio 2014-04-16 17:36:01 +10:00
Olivier Lamy 67985e0486 diamond operator 2014-04-16 17:12:51 +10:00
Olivier Lamy 1e2bb57406 diamond operator 2014-04-16 16:15:07 +10:00
Olivier Lamy 2e60a74477 add cassandra profile as described in README 2014-04-16 14:40:25 +10:00
Olivier Lamy 90e775b84b [MRM-1830] Charset applied to binary repository HTTP responses 2014-04-16 14:32:03 +10:00
Olivier Lamy afd02f3a13 Revert "[MRM-1828] upgrade to jetty 9.x"
This reverts commit a7a2c9130e.
2014-04-14 15:56:30 +10:00
Olivier Lamy a7a2c9130e [MRM-1828] upgrade to jetty 9.x 2014-04-14 14:08:55 +10:00
Olivier Lamy 64187aa84a add an index for the projectVersionMetadataModel.key column 2014-04-14 12:33:05 +10:00
Eric Barboni d54c2b5472 fix fuzzy override placing failure on web 2014-04-12 02:14:57 +02:00
Eric Barboni 99117364be one move for all remaining override annotation 2014-04-11 23:46:35 +02:00
Eric Barboni d44d957734 Multicatch and override 2014-04-11 23:29:44 +02:00
Eric Barboni 4444ed0e1d simplify varargs calls 2014-04-11 23:16:01 +02:00
Eric Barboni f23b74ade7 @Override + Diamond 2014-04-11 02:58:29 +02:00
Eric Barboni 90c5e0eb20 add for loop 2014-04-11 01:25:50 +02:00
Olivier Lamy d6c28781b0 more diamond 2014-04-10 23:11:38 +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 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 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 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