Olivier Lamy
81411e352d
[MRM-1877] Checksum files always recreated
2015-03-23 14:31:58 +11:00
Olivier Lamy
f5022a2721
use 1.7 features for files
2015-03-23 14:31:58 +11:00
Olivier Lamy
f766714024
fix escaping
2015-03-23 14:31:58 +11:00
Eric Barboni
e3cf0801d8
add 2.2.0 to doap file
2015-03-10 02:29:06 +01:00
Olivier Lamy
46c5551db2
commit 2.2.0 release note
2015-02-25 10:57:31 +11:00
Olivier Lamy
46ccfb47a6
[maven-release-plugin] prepare for next development iteration
2015-02-24 21:55:57 +11:00
Olivier Lamy
e5500cce83
[maven-release-plugin] prepare release archiva-2.2.0
2015-02-24 21:55:45 +11:00
Olivier Lamy
df5d24d9f7
remove not used dependency
2015-02-23 21:20:39 +11:00
Olivier Lamy
94a2584ea1
remove not used dependency
2015-02-23 21:18:47 +11:00
Olivier Lamy
ddad90d188
use staged releasd version
2015-02-22 22:46:48 +11:00
Andrey Sysoev
cd245a85f8
Specify using separate caches for different data items (users, keys, namespaces)
2015-02-17 20:11:31 +04:00
Olivier Lamy
9356efc2b1
add unit test for both MRM-935 and MRM-837
2015-02-16 21:59:08 +11:00
Olivier Lamy
92c5e83cf9
upgrade junit and assertj
2015-02-16 21:35:50 +11:00
Olivier Lamy
bcbe7db70c
[MRM-1359] remove maven1 ui part
2015-02-13 10:07:16 +11:00
Olivier Lamy
aac7bb95c0
cleanup legacy api test
2015-02-13 09:52:49 +11:00
Olivier Lamy
d124802588
test not needed anymore
2015-02-13 09:42:40 +11:00
Olivier Lamy
d533e27ab2
using maven 1 legacy generate 404
2015-02-13 09:42:20 +11:00
Olivier Lamy
1ba1188d64
[MRM-1359] remove maven1 code
2015-02-12 23:41:27 +11:00
Olivier Lamy
073f69fb90
[MRM-1359] remove maven1 code
2015-02-12 23:31:10 +11:00
Olivier Lamy
5b97adf505
[MRM-1359] remove maven1 code
2015-02-12 23:21:00 +11:00
Olivier Lamy
97a44a5820
[MRM-1359] remove maven1 code
2015-02-12 23:09:28 +11:00
Olivier Lamy
642ceb3f9e
[MRM-1359] remove maven1 code
2015-02-12 23:00:22 +11:00
Olivier Lamy
edbc2b762e
[MRM-1359] remove maven1 code
2015-02-12 22:27:49 +11:00
Olivier Lamy
e16894724f
inherit from parent pom
2015-02-12 22:00:46 +11:00
Olivier Lamy
0b22f0e1f8
inherit from parent pom
2015-02-12 21:58:28 +11:00
Olivier Lamy
62813d4170
update maven prerequisites
2015-02-12 21:38:04 +11:00
Olivier Lamy
af6d9ab5c0
cleanup
2015-02-11 22:43:49 +11:00
Olivier Lamy
d3f56e231e
fix junit
2015-02-11 22:43:25 +11:00
Olivier Lamy
28dae86bea
format
2015-02-11 22:34:16 +11:00
Olivier Lamy
4374c550e4
add missing dependency
2015-02-11 22:32:54 +11:00
Olivier Lamy
1feb9a99f6
fix compilation
2015-02-11 21:40:24 +11:00
Olivier Lamy
29faf4ed88
fix exception mapping
2015-02-10 22:10:09 +11:00
Olivier Lamy
8753e05338
fix unit test
2015-02-09 22:46:33 +11:00
Olivier Lamy
a115afdbe7
use jaxrs 2.0
2015-02-07 23:02:56 +11:00
Olivier Lamy
1edc02aad9
missing dependency
2015-02-07 22:28:56 +11:00
Olivier Lamy
041a8cc8e0
upgrade to cxf 3.0.3
2015-02-06 23:30:36 +11:00
Eric Barboni
d8cb9a50e8
ignore netbeans ide file
2015-02-04 00:48:37 +01:00
Olivier Lamy
1040ab6f74
formatting
2015-01-29 16:47:38 +11:00
Olivier Lamy
1d2408e1fd
use spring 4.1.4
2015-01-29 16:47:30 +11:00
Olivier Lamy
623a5f4504
fix changing repository with chrome
2015-01-22 22:20:46 +11:00
Olivier Lamy
66a67966e6
fix toString and upgrade httpclient version
2015-01-16 14:57:28 +11:00
Olivier Lamy
b141b830d7
formatting
2015-01-14 14:49:36 +11:00
Olivier Lamy
61c83ff3d9
[MRM-1867] Adding a find jar by checksum functionality to the REST api
2015-01-12 17:07:54 +11:00
Carlos Sanchez
775f7efbf3
[MRM-1390] Bump version to 2.2.0 in archiva-webapp-test module
2014-12-01 18:01:00 +01:00
Carlos Sanchez
e6f7a52e49
[MRM-1390] Cassandra: rename Metadata Facet column 'key' to 'facetKey'
...
Add release notes
2014-12-01 17:35:32 +01:00
Carlos Sanchez
f11f39932a
[MRM-1390] Bump version to 2.2.0
2014-12-01 16:56:43 +01:00
Carlos Sanchez
db8c78d4d7
[MRM-1390] Cassandra: rename Metadata Facet column 'key' to 'facetKey'
...
The column 'key' can't be queried in Cassandra
Probably because 'key' is reserved for the element key or a limitation in Hector
2014-12-01 16:48:31 +01:00
Carlos Sanchez
4e5d1183c3
[MRM-1390] Implement search methods for generic metadata and properties in Cassandra store
...
Some caveats with Cassandra implementation:
We can't search artifacts by any (wildcard) property, so searchArtifacts(text,...) just calls getArtifactsByMetadata
The exact parameter is ignored as we can't do non exact searches in Cassandra
2014-12-01 16:48:31 +01:00
Carlos Sanchez
e4da1fa6f5
[MRM-1390] Add REST methods to search JCR store for generic metadata and properties
...
Added REST methods:
artifactsByProjectVersionMetadata/{key}/{value}
artifactsByMetadata/{key}/{value}
artifactsByProperty/{key}/{value}
searchArtifacts/{text}
searchArtifacts/{key}/{text}
In JCR implementation When searching into any property (key = nil) we can't do exact searchs
2014-12-01 16:48:13 +01:00
Olivier Lamy
d9473241c9
format and debug infos
2014-11-27 15:32:24 +11:00