Commit Graph

7925 Commits

Author SHA1 Message Date
Eric Barboni fcba557b97 eol rules for pom 2014-04-24 15:30:20 +02:00
Eric Barboni 4b96ccbc9d put more specific rule at the end 2014-04-24 13:33:35 +02:00
Eric Barboni 5631938254 add war 2014-04-24 04:06:00 +02:00
Olivier Lamy 0c07ad8d5c complete .gitattributes file 2014-04-24 11:54:01 +10:00
Olivier Lamy 30d380e6b0 make no limit working back 2014-04-24 11:52:24 +10:00
Olivier Lamy 641e04909f fix unit test for pagination 2014-04-24 11:52:24 +10:00
Sascha Vogt c52eb2c042 [MRM-1834] Add limit to index search query to prevent unnecessary
calculations
2014-04-24 11:52:24 +10:00
Sascha Vogt 6790e2a82f [MRM-1833] Nullpointer when browsing artifacts which have dependencies
with scope "import"

Use the full constructor to create the clone, as resolveModel expects
remoteRepositories to be not null
2014-04-24 11:52:24 +10:00
Eric Barboni 588f40d0d3 add .gitattributes file 2014-04-24 03:23:23 +02:00
Eric Barboni a106ffd8fe display warning on test failure 2014-04-24 02:53:19 +02:00
Olivier Lamy 6028e69630 [MRM-1832] RepositoryScannerTest#testDefaultRepositoryScanner fails on Linux with src release zip 2014-04-23 10:09:16 +10:00
Olivier Lamy 79cf366b83 more details 2014-04-22 23:02:35 +10:00
Olivier Lamy 6611fc497b more log for MRM-1832 2014-04-22 22:52:25 +10:00
Olivier Lamy 9a09994c8c simply use File implementation as we are now 1.7 required 2014-04-22 12:02:32 +10:00
Olivier Lamy 7fba33c0bb 2.0.1 in doap file 2014-04-22 11:43:03 +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 552724dbee cxf 2.6.14 2014-04-17 22:32:26 +10: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 cc78ad2134 use last modelmapper version 2014-04-17 12:38:26 +10:00
Olivier Lamy dc5e64d3bb use guava 16.0.1 2014-04-17 12:26:39 +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
Eric Barboni ef3ac5c1ee format md for github 2014-04-10 19:50:12 +02:00