Commit Graph

700 Commits

Author SHA1 Message Date
olivier lamy 053315826d bump version to 3.0.0-SNAPSHOT
Signed-off-by: olivier lamy <olamy@apache.org>
2017-05-18 15:04:58 +10:00
olivier lamy 84a1846854 Merge branch 'feature/jetty_9.4' 2017-05-18 13:53:17 +10:00
Martin Stockhammer a43d980be3 [maven-release-plugin] prepare for next development iteration 2017-05-12 21:36:19 +02:00
Martin Stockhammer e80c3cd529 [maven-release-plugin] prepare release archiva-2.2.3 2017-05-12 21:36:09 +02:00
olivier lamy e9376eeb6d migrate all tests to jetty 9.4
Signed-off-by: olivier lamy <olamy@apache.org>
2017-05-12 16:19:41 +10: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 94e8342ec0 [MRM-1859] Improve handling of invalid artifacts
Throws only exception if all artifacts are invalid.
Ignores resolver-status.properties
2017-04-14 18:45:49 +02:00
Martin Stockhammer 5de7825b42 Fixing wrong checksum files of proxy repositories
Fixes https://issues.apache.org/jira/browse/MRM-1926
2016-10-17 22:11:57 +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 6742949ceb [MRM-1915] remove npanday plugin
Signed-off-by: olivier lamy <olamy@apache.org>
2016-03-15 16:51:25 +11:00
olivier lamy 8210219209 ignore this error
Signed-off-by: olivier lamy <olamy@apache.org>
2016-03-02 14:43:46 +11:00
Bernd Eckenfels 495a7bf95f Remove Sonar Dead Store Issues. 2015-10-13 00:54:04 +02:00
Olivier Lamy b2ced491a9 ooops fix compilation 2015-10-07 12:19:27 +11:00
Olivier Lamy a39985692c ooops fix compilation 2015-10-07 12:08:47 +11:00
Olivier Lamy b195fa3946 more fix 2015-10-07 12:05:01 +11:00
Olivier Lamy 418042acab more usage of MockRepositorySessionFactory 2015-10-01 15:53: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
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
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
Carlos Sanchez eeb51f8c35 Commit f4f7c97 changed the name of metadata facet key and value columns
Restore to the previous one
2014-11-24 19:47:57 +01:00
Carlos Sanchez 011f82dc21 Use the same list of ArtifactMetadata column names everywhere 2014-11-24 12:57:22 +01:00
Carlos Sanchez f4f7c971b6 Use an Enum for Cassandra column names instead of duplicated Strings 2014-11-24 12:34:18 +01:00
Carlos Sanchez ac641f48d9 Merge branch 'project-properties' 2014-11-24 09:15:00 +01:00
Carlos Sanchez 1f42a01fb0 Remove duplicated cleanup in tests 2014-11-23 21:15:31 +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 ae9b109306 upgrade cassandra to 2.0.9 2014-11-01 10:11:17 +11:00
Olivier Lamy fc29009d8e 1.7 diamond 2014-11-01 10:09:59 +11:00
Olivier Lamy 7c5f1a0acd jmxPort must be dynamic as well 2014-11-01 10:06:38 +11:00
Eric Barboni c2f9100dda MRM-1865 remove isPermanent flag 2014-10-10 22:41:59 +02:00
Olivier Lamy 2d205906d1 not needed 2014-10-10 22:51:28 +11:00
Olivier Lamy c3ef4bfbfb [MRM-1846] Regression in 2.0.1 : uniqueVersion false not supported 2014-09-15 14:54:08 +10: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 1e589ddd62 only close session if open
getJcrSession will open one if needed, which close does not need to do. This
also caused some timing issues in the REST tests as it concurrently operated
on the same session
2014-07-31 20:22:27 +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 b3804c39b5 remove commented dependency 2014-07-30 12:05:02 +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
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
Olivier Lamy 7972d75082 [MRM-1846] Regression in 2.0.1 : uniqueVersion false not supported 2014-06-11 02:44:41 +10:00
Olivier Lamy 7808ee5faf [MRM-1837] cleanup registry listeners from Archiva Configuration 2014-04-30 17:22:41 +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 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
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 2132965397 more code simplification with 1.7 features 2014-04-17 10:46:06 +10:00
Olivier Lamy 861d8941e7 exception is different in 1.7 2014-04-17 10:08:39 +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 64187aa84a add an index for the projectVersionMetadataModel.key column 2014-04-14 12:33:05 +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 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 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 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 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
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 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
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 bb79c82aab fix facet creation
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1582198 13f79535-47bb-0310-9956-ffa450edef68
2014-03-27 06:01:50 +00:00
Olivier Lamy 5a1a064f75 take care of null values
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1582119 13f79535-47bb-0310-9956-ffa450edef68
2014-03-26 23:27:58 +00:00
Olivier Lamy a80ae95cc8 better with adding the default file...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1582095 13f79535-47bb-0310-9956-ffa450edef68
2014-03-26 22:27:08 +00:00
Olivier Lamy 7d1c504705 extract cassandra configuration in a configuration file
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1582094 13f79535-47bb-0310-9956-ffa450edef68
2014-03-26 22:27:02 +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 e7b4016303 more cleanup
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1581703 13f79535-47bb-0310-9956-ffa450edef68
2014-03-26 06:02:18 +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 07bae44727 fix naming
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1581701 13f79535-47bb-0310-9956-ffa450edef68
2014-03-26 06:01:51 +00:00
Olivier Lamy 591771c0c4 fix naming
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1581700 13f79535-47bb-0310-9956-ffa450edef68
2014-03-26 06:01:42 +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 3c0c99a9f2 fix deleting a project -> remove all artifacts
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1581698 13f79535-47bb-0310-9956-ffa450edef68
2014-03-26 06:01:20 +00:00
Olivier Lamy 96a526be48 fix parent version for modules not part of release
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1581642 13f79535-47bb-0310-9956-ffa450edef68
2014-03-26 02:41: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 509e72be48 implement cassandra record of dependencies
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1581638 13f79535-47bb-0310-9956-ffa450edef68
2014-03-26 02:40:51 +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 306610e853 use the same naming convention for those methods
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1581255 13f79535-47bb-0310-9956-ffa450edef68
2014-03-25 06:28:43 +00:00
Olivier Lamy 261ff2b4b2 correct cleanup of mailing list table
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1581254 13f79535-47bb-0310-9956-ffa450edef68
2014-03-25 06:28: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 4ac873046d record mailing lists in Cassandra
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1581252 13f79535-47bb-0310-9956-ffa450edef68
2014-03-25 06:28:03 +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 a7f93fed10 simplify as we need all columns
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1581250 13f79535-47bb-0310-9956-ffa450edef68
2014-03-25 06:27:36 +00:00
Olivier Lamy ccade5dd86 map simple object
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1581248 13f79535-47bb-0310-9956-ffa450edef68
2014-03-25 06:27:18 +00:00
Olivier Lamy 2784f0068c fix removeArtifact
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1580765 13f79535-47bb-0310-9956-ffa450edef68
2014-03-24 06:16:25 +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 e4f454dd78 fix removeArtifact
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1580763 13f79535-47bb-0310-9956-ffa450edef68
2014-03-24 06:15:58 +00:00
Olivier Lamy 4b7e439132 fix deleting project version
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1580762 13f79535-47bb-0310-9956-ffa450edef68
2014-03-24 06:15:44 +00:00
Olivier Lamy d18ba9ef21 cleanup code
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1580761 13f79535-47bb-0310-9956-ffa450edef68
2014-03-24 06:15:34 +00:00
Olivier Lamy 869291b351 fix retrieving facets
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1580743 13f79535-47bb-0310-9956-ffa450edef68
2014-03-24 04:55:24 +00:00
Olivier Lamy 043624f052 fix retrieving versions
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1580742 13f79535-47bb-0310-9956-ffa450edef68
2014-03-24 04:55:14 +00:00
Olivier Lamy b472313682 fix project version metadata
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1580741 13f79535-47bb-0310-9956-ffa450edef68
2014-03-24 04:55:04 +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 6f73874474 small optim as no need to continue querying here
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1580721 13f79535-47bb-0310-9956-ffa450edef68
2014-03-24 03:18:00 +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 7d10f63b87 use directly query filtering
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1580694 13f79535-47bb-0310-9956-ffa450edef68
2014-03-24 01:37:12 +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 72ddf2322f fix name and cleanup pom
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1580692 13f79535-47bb-0310-9956-ffa450edef68
2014-03-24 01:36:45 +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 fddb0ca9cf fix truncating datas in unit and wrong StringUtils usage
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1580690 13f79535-47bb-0310-9956-ffa450edef68
2014-03-24 01:36:21 +00:00
Olivier Lamy c6afb274c0 add NPE check
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1580689 13f79535-47bb-0310-9956-ffa450edef68
2014-03-24 01:36:04 +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
Olivier Lamy 63938bfb47 fix facets add/update
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1580687 13f79535-47bb-0310-9956-ffa450edef68
2014-03-24 01:35:36 +00:00
Olivier Lamy c2146116d5 fix retrieving a project
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1579886 13f79535-47bb-0310-9956-ffa450edef68
2014-03-21 04:57:46 +00:00
Olivier Lamy 86ad13939a NPE check!
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1579885 13f79535-47bb-0310-9956-ffa450edef68
2014-03-21 04:57:37 +00:00
Olivier Lamy 01b3328e2b fix retrieving ArtifactMetadata with null date
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1579884 13f79535-47bb-0310-9956-ffa450edef68
2014-03-21 04:57:24 +00:00
Olivier Lamy 8c88e1f446 fix project deletion
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1579883 13f79535-47bb-0310-9956-ffa450edef68
2014-03-21 04:57:15 +00:00
Olivier Lamy e72bb0a3a2 more impl still far from 0 failures :-)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1579831 13f79535-47bb-0310-9956-ffa450edef68
2014-03-20 23:24:15 +00:00
Olivier Lamy 66a1220073 ProjectVersionMetadataModel to use Hector
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1579830 13f79535-47bb-0310-9956-ffa450edef68
2014-03-20 23:24:06 +00:00
Olivier Lamy e016747888 more impl with Hector
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1579829 13f79535-47bb-0310-9956-ffa450edef68
2014-03-20 23:23:56 +00:00
Olivier Lamy c3bb4dc714 fix removeProject
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1579828 13f79535-47bb-0310-9956-ffa450edef68
2014-03-20 23:23:44 +00:00
Olivier Lamy 6e362e8235 change the column name
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1579827 13f79535-47bb-0310-9956-ffa450edef68
2014-03-20 23:23:33 +00:00
Olivier Lamy 633b14e20d this id field is not anymore needed
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1579824 13f79535-47bb-0310-9956-ffa450edef68
2014-03-20 23:23:07 +00:00
Olivier Lamy a0eb0b968e this id field is not anymore needed
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1579823 13f79535-47bb-0310-9956-ffa450edef68
2014-03-20 23:22:59 +00:00
Olivier Lamy 2e2090deac start moving project data handling to hector
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1579822 13f79535-47bb-0310-9956-ffa450edef68
2014-03-20 23:22:50 +00:00
Olivier Lamy f995680a81 more cleanup
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1579821 13f79535-47bb-0310-9956-ffa450edef68
2014-03-20 23:22:38 +00:00
Olivier Lamy ce3de6a664 some cleanup
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1579820 13f79535-47bb-0310-9956-ffa450edef68
2014-03-20 23:22:31 +00:00
Olivier Lamy 50cb8970ef move cassandra to simply use hector client: start with repositories and namespaces
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1579819 13f79535-47bb-0310-9956-ffa450edef68
2014-03-20 23:22:20 +00:00
Olivier Lamy 44880ea190 use a better name
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1579817 13f79535-47bb-0310-9956-ffa450edef68
2014-03-20 23:22:05 +00:00
Olivier Lamy 3b607ba020 fix unit test
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1578848 13f79535-47bb-0310-9956-ffa450edef68
2014-03-18 12:42:21 +00:00
Olivier Lamy 0c389b180b fix parent version
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1571858 13f79535-47bb-0310-9956-ffa450edef68
2014-02-25 23:01:16 +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 154137de8d new astyanax version
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1565477 13f79535-47bb-0310-9956-ffa450edef68
2014-02-06 23:25:47 +00:00
Olivier Lamy 7b2440ca48 cleanup
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1557022 13f79535-47bb-0310-9956-ffa450edef68
2014-01-10 03:54:32 +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 b359bf0cfb no need of public method here
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1557019 13f79535-47bb-0310-9956-ffa450edef68
2014-01-10 03:53:53 +00:00
Olivier Lamy 2d840d9ffe use strict matching for model mapper
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1556158 13f79535-47bb-0310-9956-ffa450edef68
2014-01-07 09:28:05 +00:00
Olivier Lamy c912daf1cb fix xml dependency
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1555679 13f79535-47bb-0310-9956-ffa450edef68
2014-01-06 05:32:45 +00:00
Olivier Lamy 471bb12beb refactor unit tests to get rid of the old httpunit
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1555666 13f79535-47bb-0310-9956-ffa450edef68
2014-01-06 05:30:55 +00:00
Olivier Lamy 04d1d172a6 fix mapping with modelmapper
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1553476 13f79535-47bb-0310-9956-ffa450edef68
2013-12-26 12:56:18 +00:00
Olivier Lamy 4ef76d8f8f cassandra plugin released snapshot repositories not needed anymore
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1551410 13f79535-47bb-0310-9956-ffa450edef68
2013-12-16 23:55:11 +00:00
Olivier Lamy 664497ee03 use constant
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1550043 13f79535-47bb-0310-9956-ffa450edef68
2013-12-11 03:40:08 +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 4b7ba850f4 remove non used code
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1549546 13f79535-47bb-0310-9956-ffa450edef68
2013-12-09 11:21:45 +00:00
Olivier Lamy 449de093e2 fix unit tests
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1549370 13f79535-47bb-0310-9956-ffa450edef68
2013-12-09 02:47:18 +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 7985e70b7d continue moving maven logic out of dav module
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1547296 13f79535-47bb-0310-9956-ffa450edef68
2013-12-03 06:06:58 +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 0d911a208a start some perf improvement for cassandra
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1543703 13f79535-47bb-0310-9956-ffa450edef68
2013-11-20 03:15:01 +00:00
Olivier Lamy 7ef80913c1 restore 1.6 build
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1543217 13f79535-47bb-0310-9956-ffa450edef68
2013-11-18 22:59:46 +00:00
Olivier Lamy 41be147a8f mark all those new classes @since 2.0.0
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1542904 13f79535-47bb-0310-9956-ffa450edef68
2013-11-18 05:49:15 +00:00
Olivier Lamy 9ba361e648 use a better name for this class
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1542902 13f79535-47bb-0310-9956-ffa450edef68
2013-11-18 05:48:39 +00:00
Olivier Lamy a4c7b97e8d add new classes
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1542900 13f79535-47bb-0310-9956-ffa450edef68
2013-11-18 05:47:58 +00:00
Olivier Lamy 8553f7687f move to cassandra 2.0
compress huge string in cassandra

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1542899 13f79535-47bb-0310-9956-ffa450edef68
2013-11-18 05:47:25 +00:00
Olivier Lamy aaad1261df remove unused imports
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1542898 13f79535-47bb-0310-9956-ffa450edef68
2013-11-18 05:46:24 +00:00
Olivier Lamy 402f10c841 code cleanup comment
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1541400 13f79535-47bb-0310-9956-ffa450edef68
2013-11-13 06:33:14 +00:00
Olivier Lamy ab6f5bde33 move to last easymock 3.2
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1541399 13f79535-47bb-0310-9956-ffa450edef68
2013-11-13 06:31:24 +00:00
Olivier Lamy 238760a526 enforce version of jackson for cassandra module
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1539902 13f79535-47bb-0310-9956-ffa450edef68
2013-11-08 02:02:05 +00:00
Olivier Lamy 0399353cf3 use last jackson version
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1537754 13f79535-47bb-0310-9956-ffa450edef68
2013-10-31 23:01:29 +00:00
Olivier Lamy 1e4c17c0cb remove comment
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1531865 13f79535-47bb-0310-9956-ffa450edef68
2013-10-14 12:00:22 +00:00
Olivier Lamy 0459ab1e88 cassandra 1.2.9
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1531864 13f79535-47bb-0310-9956-ffa450edef68
2013-10-14 12:00:09 +00:00
Olivier Lamy c254786409 use astyanax 1.56.43
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1531863 13f79535-47bb-0310-9956-ffa450edef68
2013-10-14 11:59:55 +00:00
Olivier Lamy 726328e706 some fixes for cassandra
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1520481 13f79535-47bb-0310-9956-ffa450edef68
2013-09-06 03:14:09 +00:00
Olivier Lamy ddd39b0106 use astyanax 1.56.37
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1520191 13f79535-47bb-0310-9956-ffa450edef68
2013-09-05 01:55:24 +00:00
Olivier Lamy 02fc935ac9 use guice no_aop which is faster for our usage
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1519361 13f79535-47bb-0310-9956-ffa450edef68
2013-09-02 07:47:03 +00:00
Olivier Lamy c809f0249b use guice from google
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1512683 13f79535-47bb-0310-9956-ffa450edef68
2013-08-10 12:56:05 +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 c2adf6899a use Slf4j as connection pool monitor
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1494950 13f79535-47bb-0310-9956-ffa450edef68
2013-06-20 12:10:41 +00:00
Olivier Lamy 970e6faffa create cassandra entity manager only on start
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1491787 13f79535-47bb-0310-9956-ffa450edef68
2013-06-11 13:18:25 +00:00
Olivier Lamy 8c4f0a1503 remove unused import
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1491776 13f79535-47bb-0310-9956-ffa450edef68
2013-06-11 12:58:12 +00:00
Olivier Lamy a7dd0ee0d4 use dynamic ports for all cassandra ports
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1491774 13f79535-47bb-0310-9956-ffa450edef68
2013-06-11 12:57:47 +00:00
Olivier Lamy 825d1b56fe exclude servlet-api
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1491773 13f79535-47bb-0310-9956-ffa450edef68
2013-06-11 12:57:32 +00:00
Olivier Lamy 51de220298 do not create keyspace if exists
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1491771 13f79535-47bb-0310-9956-ffa450edef68
2013-06-11 12:57:01 +00:00
Olivier Lamy fdde117bcd fix cassandra plugin version
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1491747 13f79535-47bb-0310-9956-ffa450edef68
2013-06-11 11:29:12 +00:00
Olivier Lamy 4c7bd2a3b0 use slf4j-simple to have cassandra server logging
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1491740 13f79535-47bb-0310-9956-ffa450edef68
2013-06-11 11:16:31 +00:00
Olivier Lamy d0436ac779 not anymore needed repository
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1491729 13f79535-47bb-0310-9956-ffa450edef68
2013-06-11 10:43:32 +00:00
Olivier Lamy 98ebea76ff cassandra-maven-plugin version 1.2.1-2-SNAPSHOT to fix MCASSANDRA-26
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1491728 13f79535-47bb-0310-9956-ffa450edef68
2013-06-11 10:39:11 +00:00