Martin Stockhammer
e80c3cd529
[maven-release-plugin] prepare release archiva-2.2.3
2017-05-12 21:36:09 +02:00
Martin Stockhammer
0626aa2bde
Going back to version 2.2.3
2017-04-28 00:33:58 +02:00
Martin Stockhammer
04e221a571
[maven-release-plugin] prepare for next development iteration
2017-04-21 22:56:58 +02:00
Martin Stockhammer
41327eebf1
[maven-release-plugin] prepare release archiva-2.2.2
2017-04-21 22:56:47 +02:00
Martin Stockhammer
712275456c
Adding myself as committer
2016-09-22 21:48:53 +02:00
olivier lamy
e2482432b2
[maven-release-plugin] prepare for next development iteration
2016-05-23 10:38:28 +10:00
olivier lamy
64f4bc5e0e
[maven-release-plugin] prepare release archiva-2.2.1
2016-05-23 10:38:19 +10:00
olivier lamy
5e9cb64d9d
fix javadoc error
...
Signed-off-by: olivier lamy <olamy@apache.org>
2016-05-20 12:43:22 +10:00
Olivier Lamy
87ff9f5d3d
more usage of MockRepositorySessionFactory
2015-10-01 15:39:41 +10: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
Carlos Sanchez
f11f39932a
[MRM-1390] Bump version to 2.2.0
2014-12-01 16:56:43 +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
Carlos Sanchez
b1838d2e3c
Add pom properties to ProjectVersionMetadata
2014-11-21 20:25:26 +01:00
Carlos Sanchez
63479200ce
Add a AbstractMetadataRepository to remove duplicated code
2014-11-06 13:39:28 +01:00
Olivier Lamy
ede01e523e
[maven-release-plugin] prepare for next development iteration
2014-09-01 15:15:00 +10:00
Olivier Lamy
aca120c87c
[maven-release-plugin] prepare release archiva-2.1.1
2014-09-01 15:14:47 +10:00
Brett Porter
fafb8d284f
split out audit facet and listener to match others
...
by placing these in the metadata model / API they can be used more broadly,
while the storage-dependant implementation can be in a plugin. This means the
plugins can be removed from the admin implementation, which can then be used
(as required) in the CLI
2014-07-31 15:10:37 +10:00
Brett Porter
be20d16cfd
more autowiring
2014-07-30 18:06:15 +10:00
Brett Porter
fcf2e3e27c
make optional for Spring
...
in case of tests that don't add any repository listeners to the classpath
2014-07-30 16:07:38 +10:00
Brett Porter
75c63ff2eb
split out problem facet
...
this avoids modules wanting to report a problem from having to depend on the
plugin itself and its consumer, etc.
2014-07-30 12:02:04 +10:00
Brett Porter
b9920ed0ff
fix package declarations
...
avoid duplicating classes in the produced bundle
2014-07-30 11:46:31 +10:00
Olivier Lamy
f051ac2796
[maven-release-plugin] prepare for next development iteration
2014-07-16 10:51:34 +10:00
Olivier Lamy
93eafa089c
[maven-release-plugin] prepare release archiva-2.1.0
2014-07-16 10:51:21 +10:00
Brett Porter
2fd88d2d08
update line endings
2014-07-01 16:11:00 +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
Olivier Lamy
1e2bb57406
diamond operator
2014-04-16 16:15:07 +10:00
Eric Barboni
99117364be
one move for all remaining override annotation
2014-04-11 23:46:35 +02:00
Olivier Lamy
d6c28781b0
more diamond
2014-04-10 23:11:38 +10:00
Olivier Lamy
5fa4ceb731
more diamond
2014-04-10 16:36:21 +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
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
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
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
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
bef128817d
move the factory bean to the api
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1582713 13f79535-47bb-0310-9956-ffa450edef68
2014-03-28 11:43:24 +00:00
Olivier Lamy
acc7242804
add unit test for method getProjectReferences
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1581807 13f79535-47bb-0310-9956-ffa450edef68
2014-03-26 12:16:02 +00:00
Olivier Lamy
24de9b28fb
add a test to ensure dependant are cleanup up
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1581705 13f79535-47bb-0310-9956-ffa450edef68
2014-03-26 06:29:55 +00:00
Olivier Lamy
0bfb850c1b
some cleanup
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1581702 13f79535-47bb-0310-9956-ffa450edef68
2014-03-26 06:02:09 +00:00
Olivier Lamy
1754cb76e0
all tests passed with cassandra implementation: does not mean everyhting is really working but a good step :-)
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1581699 13f79535-47bb-0310-9956-ffa450edef68
2014-03-26 06:01:32 +00:00
Olivier Lamy
3ff5c718fb
fix unit test when searching project version
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1581640 13f79535-47bb-0310-9956-ffa450edef68
2014-03-26 02:41:20 +00:00
Olivier Lamy
122145013e
should return null if no facets found
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1581639 13f79535-47bb-0310-9956-ffa450edef68
2014-03-26 02:41:06 +00:00
Olivier Lamy
fa06b7b997
record license information in cassandra
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1581637 13f79535-47bb-0310-9956-ffa450edef68
2014-03-26 02:40:40 +00:00
Olivier Lamy
663de30beb
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1581635 13f79535-47bb-0310-9956-ffa450edef68
2014-03-26 02:40:25 +00:00
Olivier Lamy
477615ea47
[maven-release-plugin] prepare release archiva-2.0.1
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1581634 13f79535-47bb-0310-9956-ffa450edef68
2014-03-26 02:39:38 +00:00
Olivier Lamy
8bcdb6bff6
add some toString for debugging purpose and avoid hard coded values to prevent test failures
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1581292 13f79535-47bb-0310-9956-ffa450edef68
2014-03-25 11:18:10 +00:00
Olivier Lamy
7156611df0
use assertj as fest-assert is not maintained anymore
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1581256 13f79535-47bb-0310-9956-ffa450edef68
2014-03-25 06:29:30 +00:00
Olivier Lamy
68cb953712
fix unit tests
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1581253 13f79535-47bb-0310-9956-ffa450edef68
2014-03-25 06:28:20 +00:00
Olivier Lamy
91c9d36a7b
simplify code with adding constructors
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1581251 13f79535-47bb-0310-9956-ffa450edef68
2014-03-25 06:27:50 +00:00
Olivier Lamy
dba59dda32
improve testing
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1581249 13f79535-47bb-0310-9956-ffa450edef68
2014-03-25 06:27:26 +00:00
Olivier Lamy
3302948cb0
add comment
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1580766 13f79535-47bb-0310-9956-ffa450edef68
2014-03-24 06:16:33 +00:00
Olivier Lamy
0df0a0a14a
fix cleanup repository and namespace
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1580764 13f79535-47bb-0310-9956-ffa450edef68
2014-03-24 06:16:09 +00:00
Olivier Lamy
c593a9a77f
fix retrieve project versions
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1580722 13f79535-47bb-0310-9956-ffa450edef68
2014-03-24 03:18:11 +00:00
Olivier Lamy
8565793eed
fix remove artifact
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1580720 13f79535-47bb-0310-9956-ffa450edef68
2014-03-24 03:17:49 +00:00
Olivier Lamy
ed0db11f65
prevent ClassCastException as now return a Collection rather than a List
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1580693 13f79535-47bb-0310-9956-ffa450edef68
2014-03-24 01:36:57 +00:00
Olivier Lamy
6b7feec1f1
fix checksum search cassandra search
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1580691 13f79535-47bb-0310-9956-ffa450edef68
2014-03-24 01:36:39 +00:00
Olivier Lamy
ba1c2854a0
use an utility methods to prevent npe when column values does not exist for a row
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1580688 13f79535-47bb-0310-9956-ffa450edef68
2014-03-24 01:35:54 +00:00
skygo
764c9d6424
fix javadoc. Generation possible on jdk8
...
(fix html content + replace @todo with TODO )
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1571532 13f79535-47bb-0310-9956-ffa450edef68
2014-02-25 02:01:14 +00:00
Olivier Lamy
d5dfe85111
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1566005 13f79535-47bb-0310-9956-ffa450edef68
2014-02-08 12:07:59 +00:00
Olivier Lamy
57d85761a8
[maven-release-plugin] prepare release archiva-2.0.0
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1566004 13f79535-47bb-0310-9956-ffa450edef68
2014-02-08 12:07:08 +00:00
Olivier Lamy
4535901efd
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1566002 13f79535-47bb-0310-9956-ffa450edef68
2014-02-08 12:06:19 +00:00
Olivier Lamy
12722ebf9d
[maven-release-plugin] prepare release archiva-2.0.0-RC3
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1566001 13f79535-47bb-0310-9956-ffa450edef68
2014-02-08 12:05:32 +00:00
Olivier Lamy
f6b004c361
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1565998 13f79535-47bb-0310-9956-ffa450edef68
2014-02-08 12:04:34 +00:00
Olivier Lamy
8efe254c0f
[maven-release-plugin] prepare release archiva-2.0.0-RC2
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1565997 13f79535-47bb-0310-9956-ffa450edef68
2014-02-08 12:03:45 +00:00
Olivier Lamy
bd56eac0c4
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1565985 13f79535-47bb-0310-9956-ffa450edef68
2014-02-08 12:01:36 +00:00
Olivier Lamy
7c38ab4088
[maven-release-plugin] prepare release archiva-2.0.0-RC1
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1565984 13f79535-47bb-0310-9956-ffa450edef68
2014-02-08 12:00:46 +00:00
Olivier Lamy
abf7ffaa6d
change version to 2.0.0-RC1-SNAPSHOT
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1565974 13f79535-47bb-0310-9956-ffa450edef68
2014-02-08 11:59:09 +00:00
Olivier Lamy
af42752e14
when browsing we must be more relax to resolve dependencies especially with snapshot having released as parent pom
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1557021 13f79535-47bb-0310-9956-ffa450edef68
2014-01-10 03:54:15 +00:00
Olivier Lamy
06d67e89c9
add the class
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1549549 13f79535-47bb-0310-9956-ffa450edef68
2013-12-09 11:22:11 +00:00
Olivier Lamy
3f90ad3744
finally use a relocation for MRM-1761
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1549548 13f79535-47bb-0310-9956-ffa450edef68
2013-12-09 11:22:02 +00:00
Olivier Lamy
b256625132
[MRM-1761] Returned URL in search result does not work for SNAPSHOTS
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1549368 13f79535-47bb-0310-9956-ffa450edef68
2013-12-09 02:46:56 +00:00
Olivier Lamy
44dd185dad
more moving of maven2 logic from dav
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1547780 13f79535-47bb-0310-9956-ffa450edef68
2013-12-04 12:09:22 +00:00
Olivier Lamy
ee6b68f633
add javadoc
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1547295 13f79535-47bb-0310-9956-ffa450edef68
2013-12-03 06:06:44 +00:00
Olivier Lamy
e61ed9f123
start to move out maven specific from dav part
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1547291 13f79535-47bb-0310-9956-ffa450edef68
2013-12-03 05:46:41 +00:00
Olivier Lamy
60b382e36e
fix logging warn level
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1546890 13f79535-47bb-0310-9956-ffa450edef68
2013-12-02 04:07:17 +00:00
Olivier Lamy
63533c4177
next version will be 2.0.0
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1508017 13f79535-47bb-0310-9956-ffa450edef68
2013-07-29 12:31:34 +00:00
Olivier Lamy
fe46c1491d
remove commented code
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1491750 13f79535-47bb-0310-9956-ffa450edef68
2013-06-11 11:38:30 +00:00
Olivier Lamy
db3e35c07c
those beans are not entity so remove annotation
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1491357 13f79535-47bb-0310-9956-ffa450edef68
2013-06-10 07:40:14 +00:00
Olivier Lamy
8be10e8f31
use fest assert to prevent issue with different collection impl
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1491212 13f79535-47bb-0310-9956-ffa450edef68
2013-06-09 13:07:24 +00:00
Olivier Lamy
1dba7c5b27
use fest assert to prevent issue with different collection impl
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1491204 13f79535-47bb-0310-9956-ffa450edef68
2013-06-09 12:44:28 +00:00
Olivier Lamy
1f226824a4
use fest assert
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1491195 13f79535-47bb-0310-9956-ffa450edef68
2013-06-09 12:22:30 +00:00
Olivier Lamy
2ed2de07a0
to ease debugging
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1491194 13f79535-47bb-0310-9956-ffa450edef68
2013-06-09 12:21:34 +00:00
Olivier Lamy
4845634036
use fest assert to prevent issue with different collection impl
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1490627 13f79535-47bb-0310-9956-ffa450edef68
2013-06-07 13:02:00 +00:00
Olivier Lamy
326552d549
use fest assert to prevent issue with different collection impl
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1490626 13f79535-47bb-0310-9956-ffa450edef68
2013-06-07 12:58:49 +00:00
Olivier Lamy
49739d4993
use fest assert
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1490255 13f79535-47bb-0310-9956-ffa450edef68
2013-06-06 12:36:04 +00:00
Olivier Lamy
a89f84536f
use fest assert to prevent issues with collection types
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1489848 13f79535-47bb-0310-9956-ffa450edef68
2013-06-05 13:18:47 +00:00
Olivier Lamy
c2b4b72b3d
fix bad copy paste
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1489844 13f79535-47bb-0310-9956-ffa450edef68
2013-06-05 12:59:08 +00:00
Olivier Lamy
278a61c8c2
use fest assert
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1489838 13f79535-47bb-0310-9956-ffa450edef68
2013-06-05 12:40:22 +00:00
Olivier Lamy
7d7de03dec
use fest assert
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1489833 13f79535-47bb-0310-9956-ffa450edef68
2013-06-05 12:26:35 +00:00
Olivier Lamy
b68612f23e
add javadoc
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1489795 13f79535-47bb-0310-9956-ffa450edef68
2013-06-05 10:23:14 +00:00
Olivier Lamy
0ed539a1d3
use fest assert
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1489791 13f79535-47bb-0310-9956-ffa450edef68
2013-06-05 10:15:05 +00:00
Olivier Lamy
318bb90f10
use fest assert
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1489421 13f79535-47bb-0310-9956-ffa450edef68
2013-06-04 12:54:08 +00:00
Olivier Lamy
0cd9f36d9d
use fest assert
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1488980 13f79535-47bb-0310-9956-ffa450edef68
2013-06-03 12:54:12 +00:00
Olivier Lamy
ffaeb18118
use fest assert
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1488977 13f79535-47bb-0310-9956-ffa450edef68
2013-06-03 12:34:34 +00:00
Olivier Lamy
dd314fde03
prevent issues when returned collection do not have the same type
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1488971 13f79535-47bb-0310-9956-ffa450edef68
2013-06-03 12:14:54 +00:00
Olivier Lamy
a4f3b7be2b
order can change
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1488701 13f79535-47bb-0310-9956-ffa450edef68
2013-06-02 13:07:10 +00:00
Olivier Lamy
d7f7a0d9a3
next version will be 1.4.0
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1488666 13f79535-47bb-0310-9956-ffa450edef68
2013-06-02 11:25:25 +00:00
Olivier Lamy
89a8d4a44f
ease debugging
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1487834 13f79535-47bb-0310-9956-ffa450edef68
2013-05-30 12:50:38 +00:00
Olivier Lamy
3758c79859
ease debugging
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1487828 13f79535-47bb-0310-9956-ffa450edef68
2013-05-30 12:31:57 +00:00
Olivier Lamy
ecbb16c6e2
prevent NPE with testing first
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1487473 13f79535-47bb-0310-9956-ffa450edef68
2013-05-29 13:17:49 +00:00