Commit Graph

1163 Commits

Author SHA1 Message Date
Olivier Lamy 2b4b9f0c0b cleanup some test code
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1197570 13f79535-47bb-0310-9956-ffa450edef68
2011-11-04 13:52:43 +00:00
Olivier Lamy 840cabb0fb avoid lucene lock issues with starting spring container with no repositories
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1197569 13f79535-47bb-0310-9956-ffa450edef68
2011-11-04 13:51:54 +00:00
Olivier Lamy 1f57d52fa4 fix component in charge of cleaning maven index @Inject comes from a lot of packages: just use the good one :-)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1197434 13f79535-47bb-0310-9956-ffa450edef68
2011-11-04 08:56:59 +00:00
Olivier Lamy e11c4ccf18 start fixing unit test on webdav module: ensure correctly closing lucene index on shutdown
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1197361 13f79535-47bb-0310-9956-ffa450edef68
2011-11-03 23:47:50 +00:00
Olivier Lamy 9cc35c2f0e use an artifact with test resources from redback to avoid too much file duplication redback-core.xml
missed rest-services module

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1197360 13f79535-47bb-0310-9956-ffa450edef68
2011-11-03 23:47:23 +00:00
Olivier Lamy 159806983d use an artifact with test resources from redback to avoid too much file duplication redback-core.xml
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1197359 13f79535-47bb-0310-9956-ffa450edef68
2011-11-03 23:46:59 +00:00
Olivier Lamy 0b94298d7c ensure we cleanup Maven IndexingContext on shutdown
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1197355 13f79535-47bb-0310-9956-ffa450edef68
2011-11-03 23:45:37 +00:00
Olivier Lamy 08c8f5fafd add unit tests to ensure javadoc is respected regarding usage of repo Ids in SearchRequest
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1197354 13f79535-47bb-0310-9956-ffa450edef68
2011-11-03 23:45:14 +00:00
Olivier Lamy 8a7a516283 remove this struts2-jqboot-theme
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1197184 13f79535-47bb-0310-9956-ffa450edef68
2011-11-03 15:22:45 +00:00
Olivier Lamy 1baef37e75 fix unit tests in archiva-rest-services
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1197182 13f79535-47bb-0310-9956-ffa450edef68
2011-11-03 15:19:44 +00:00
Olivier Lamy 44885020d8 optimize io consume by not deleting/copying artifacts for all tests
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1197181 13f79535-47bb-0310-9956-ffa450edef68
2011-11-03 15:19:21 +00:00
Olivier Lamy d3fe5410c7 fix formatting
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1197180 13f79535-47bb-0310-9956-ffa450edef68
2011-11-03 15:19:00 +00:00
Olivier Lamy 3504307447 fix archiva-xmlrpc-services unit tests
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1197142 13f79535-47bb-0310-9956-ffa450edef68
2011-11-03 14:31:06 +00:00
Olivier Lamy 9991433b42 fix archiva-indexer tests
declare task spring annotations only for webapp

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1196875 13f79535-47bb-0310-9956-ffa450edef68
2011-11-03 00:00:09 +00:00
Olivier Lamy 93e5fdfa27 [MRM-815] aggregate indices for repository groups.
cleanup created temp directories.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1196846 13f79535-47bb-0310-9956-ffa450edef68
2011-11-02 22:33:35 +00:00
Olivier Lamy 8e36162963 [MRM-815] aggregate indices for repository groups.
pack index for download.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1196845 13f79535-47bb-0310-9956-ffa450edef68
2011-11-02 22:33:09 +00:00
Olivier Lamy baaa23f092 remove this ugly static method
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1196841 13f79535-47bb-0310-9956-ffa450edef68
2011-11-02 22:32:15 +00:00
Olivier Lamy 0262091faa [MRM-815] aggregate indices for repository groups.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1196840 13f79535-47bb-0310-9956-ffa450edef68
2011-11-02 22:31:42 +00:00
Olivier Lamy 546014d194 do not index directory in case of group: prevent NPE
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1196835 13f79535-47bb-0310-9956-ffa450edef68
2011-11-02 22:29:46 +00:00
Olivier Lamy c814b9b981 do not display index directory in case of group
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1196834 13f79535-47bb-0310-9956-ffa450edef68
2011-11-02 22:29:30 +00:00
Olivier Lamy 7534b31147 fix bad taglib declaration from a previous commit
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1196833 13f79535-47bb-0310-9956-ffa450edef68
2011-11-02 22:29:11 +00:00
Brett Porter 86089c10b0 update parent POM
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1190738 13f79535-47bb-0310-9956-ffa450edef68
2011-10-29 02:27:51 +00:00
Olivier Lamy 938287ed6a try to fix jetty run with new version but still issue with redback war and jar
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1190245 13f79535-47bb-0310-9956-ffa450edef68
2011-10-28 10:53:00 +00:00
Olivier Lamy 9319f5ea8f fix comment in TODO
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1190205 13f79535-47bb-0310-9956-ffa450edef68
2011-10-28 08:42:21 +00:00
Olivier Lamy 438c37f0d3 [MRM-1539] Upgrade to Jetty 7
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1189909 13f79535-47bb-0310-9956-ffa450edef68
2011-10-27 18:11:45 +00:00
Olivier Lamy e08cfa494d use apt plugin from myfaces to generate taglib file
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1189907 13f79535-47bb-0310-9956-ffa450edef68
2011-10-27 18:11:13 +00:00
Olivier Lamy 58991fda0d [MRM-1539] Upgrade to Jetty: fix webdav test
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1189905 13f79535-47bb-0310-9956-ffa450edef68
2011-10-27 18:10:24 +00:00
Olivier Lamy e624d21c43 [MRM-1539] Upgrade to Jetty 7.
change pom declaration.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1189902 13f79535-47bb-0310-9956-ffa450edef68
2011-10-27 18:09:49 +00:00
Olivier Lamy 16f136486b move javax.mail version to a property
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1189230 13f79535-47bb-0310-9956-ffa450edef68
2011-10-26 14:19:57 +00:00
Olivier Lamy e77de4841f move the derby version to a property
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1189229 13f79535-47bb-0310-9956-ffa450edef68
2011-10-26 14:19:14 +00:00
Olivier Lamy 334eebc391 [MRM-1544] move to a struts2 theme based on bootstrap css and jquery
start adding new module and directory. the new theme currently do nothin except having xhtml as a parent theme :-)

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1189166 13f79535-47bb-0310-9956-ffa450edef68
2011-10-26 12:24:05 +00:00
Olivier Lamy c08fde6e09 [MRM-1535] Invalid reference (result HTTP 404) for css/no-theme/jquery-ui-1.8.14.theme.css
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1188929 13f79535-47bb-0310-9956-ffa450edef68
2011-10-25 21:33:51 +00:00
Olivier Lamy 7359332b42 [MRM-1538] Managed Repositories > Show Snippet ought to include a pluginRepositories section.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1188916 13f79535-47bb-0310-9956-ffa450edef68
2011-10-25 21:16:58 +00:00
Olivier Lamy 930e9268a0 [MRM-1543] artifact display doesn't show eventual classifiers
display classifier in the download box

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1188914 13f79535-47bb-0310-9956-ffa450edef68
2011-10-25 21:16:30 +00:00
Olivier Lamy fad2191ac4 even if not use in the task set scanAll to false for upload action
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1188821 13f79535-47bb-0310-9956-ffa450edef68
2011-10-25 17:42:13 +00:00
Olivier Lamy 97c85abe24 [MRM-1542] missing classifier field in the delete artifact web page
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1188328 13f79535-47bb-0310-9956-ffa450edef68
2011-10-24 19:36:20 +00:00
Olivier Lamy 33776a4920 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1185622 13f79535-47bb-0310-9956-ffa450edef68
2011-10-18 12:26:11 +00:00
Olivier Lamy ccd7d803f7 [maven-release-plugin] prepare release archiva-1.4-M1
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1185616 13f79535-47bb-0310-9956-ffa450edef68
2011-10-18 12:19:44 +00:00
Olivier Lamy bebc547039 looks to be more english speaking :-)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1185036 13f79535-47bb-0310-9956-ffa450edef68
2011-10-17 08:00:14 +00:00
Olivier Lamy 571c271b34 clarify javadocs
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1185035 13f79535-47bb-0310-9956-ffa450edef68
2011-10-17 07:57:46 +00:00
Olivier Lamy d10f2e2ef2 comment methods not yet implemented in SearchService REST Api
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1185034 13f79535-47bb-0310-9956-ffa450edef68
2011-10-17 07:57:32 +00:00
Olivier Lamy d338930876 if searching with SearchFields with unknown repo ids do not revert to a search on all index.
small changes on previous commit: only if SearchFields has repos set to not break previous behaviour.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1183443 13f79535-47bb-0310-9956-ffa450edef68
2011-10-14 17:49:30 +00:00
Olivier Lamy c3cfe70ba4 exclude geronimo servlet spec
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1182079 13f79535-47bb-0310-9956-ffa450edef68
2011-10-11 20:44:26 +00:00
Olivier Lamy 8daf53e0f0 add a method to retrieve all groupIds available in indexs: available in REST services
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1181731 13f79535-47bb-0310-9956-ffa450edef68
2011-10-11 11:47:30 +00:00
Olivier Lamy 13bc1609f4 add some configuration to run unit tests with embeded tomcat: jetty still default
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1180621 13f79535-47bb-0310-9956-ffa450edef68
2011-10-09 14:12:24 +00:00
Olivier Lamy 19bc832086 add configurarion to test tomcat7 plugin
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1180473 13f79535-47bb-0310-9956-ffa450edef68
2011-10-08 19:41:37 +00:00
Olivier Lamy 659ab05e9f remove self assignemet
use StringBuilder to concate String in a loop.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1179997 13f79535-47bb-0310-9956-ffa450edef68
2011-10-07 10:56:07 +00:00
Olivier Lamy e72c34b8f2 fix unit tests in webapp
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1179994 13f79535-47bb-0310-9956-ffa450edef68
2011-10-07 10:41:33 +00:00
Olivier Lamy 649e73136c fix display of search results with pagination
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1179993 13f79535-47bb-0310-9956-ffa450edef68
2011-10-07 10:41:01 +00:00
Olivier Lamy 8623d5239a add snippet for overriding jcr location storage
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1179637 13f79535-47bb-0310-9956-ffa450edef68
2011-10-06 14:14:19 +00:00