Commit Graph

765 Commits

Author SHA1 Message Date
Olivier Lamy 85838051e1 ensure we use correct httpclient version in webapp* with adding dependency
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1245406 13f79535-47bb-0310-9956-ffa450edef68
2012-02-17 11:36:45 +00:00
Olivier Lamy f86f621808 [MRM-1573] start work on browse screen
navigate on groupIds.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1245184 13f79535-47bb-0310-9956-ffa450edef68
2012-02-16 21:26:48 +00:00
Olivier Lamy f6ec5a7e86 [MRM-1573] start work on browse screen
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1244606 13f79535-47bb-0310-9956-ffa450edef68
2012-02-15 17:42:55 +00:00
Olivier Lamy cc81e01722 [MRM-1599] NTLM proxy no longer works
change for metadata resolver too using ntlm proxy
take the opportunity to use repo admin api rather than archivaconfiguration directly/

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1240625 13f79535-47bb-0310-9956-ffa450edef68
2012-02-04 22:14:00 +00:00
Olivier Lamy e258bfb349 [MRM-1599] NTLM proxy no longer works
add bean attribute and modify ui.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1240622 13f79535-47bb-0310-9956-ffa450edef68
2012-02-04 22:04:51 +00:00
Olivier Lamy ed9c117919 use tomcat plugin from Apache only
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1240226 13f79535-47bb-0310-9956-ffa450edef68
2012-02-03 16:05:48 +00:00
Olivier Lamy f13660cfc1 add a snippet to file for configuration file places
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1239848 13f79535-47bb-0310-9956-ffa450edef68
2012-02-02 21:10:38 +00:00
Olivier Lamy 39cd325287 avoid writing tmp files to sources tree
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1235569 13f79535-47bb-0310-9956-ffa450edef68
2012-01-25 00:21:45 +00:00
Olivier Lamy b02d7efb48 don't write datas in src directories
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1233391 13f79535-47bb-0310-9956-ffa450edef68
2012-01-19 14:23:53 +00:00
Olivier Lamy 58c30c851d add a rest method to validate if managed repository location already exists.
So move RepositoryCommonValidator to admin api and add the interface

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1232615 13f79535-47bb-0310-9956-ffa450edef68
2012-01-17 22:35:08 +00:00
Olivier Lamy dd7ea76cb6 fix mock call number in webapp unit tests
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1231943 13f79535-47bb-0310-9956-ffa450edef68
2012-01-16 11:36:16 +00:00
Olivier Lamy 1eed12a383 configure to use appserver.base sys props only in ${project.build.directory}/appserver.base
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1231931 13f79535-47bb-0310-9956-ffa450edef68
2012-01-16 11:22:02 +00:00
Olivier Lamy ad32149035 cleanup poms removing some plugin version duplicate declaration
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1231194 13f79535-47bb-0310-9956-ffa450edef68
2012-01-13 17:20:21 +00:00
Olivier Lamy 79d7b163de more fix junit due to ArrayList init mock call number changed
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1229368 13f79535-47bb-0310-9956-ffa450edef68
2012-01-09 21:46:25 +00:00
Olivier Lamy 609db54fef fix junit due to ArrayList init mock call number changed
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1229366 13f79535-47bb-0310-9956-ffa450edef68
2012-01-09 21:46:07 +00:00
Olivier Lamy 77c8eb0922 missed to change an artifactId
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1229128 13f79535-47bb-0310-9956-ffa450edef68
2012-01-09 12:54:24 +00:00
Olivier Lamy ec6b0355a7 rename webapp-common module to web-common as it will be used in rest services: this name will makes more sense
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1229124 13f79535-47bb-0310-9956-ffa450edef68
2012-01-09 12:49:13 +00:00
Olivier Lamy f8417990d0 remove commented code
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1229121 13f79535-47bb-0310-9956-ffa450edef68
2012-01-09 12:44:59 +00:00
Olivier Lamy fcf76e1730 add a bean with archiva runtime information
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1229120 13f79535-47bb-0310-9956-ffa450edef68
2012-01-09 12:44:45 +00:00
Olivier Lamy bb2c903c41 move application.properties with filtering to have runtime info to webapp-common to use it in webapp-js too
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1229119 13f79535-47bb-0310-9956-ffa450edef68
2012-01-09 12:44:19 +00:00
Olivier Lamy d6a6f7b316 move rss servlet to webapp common for reuse in webapp js, move some test resources too shared with webapp tru a test jar
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1215265 13f79535-47bb-0310-9956-ffa450edef68
2011-12-16 20:31:29 +00:00
Olivier Lamy a9c962ac0b [MRM-1566] remove xmlrpc services: cleanup all xmlrpc references in webapp
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1215189 13f79535-47bb-0310-9956-ffa450edef68
2011-12-16 15:43:26 +00:00
Brett Porter 615cfd730e remove all tab characters and fix some formatting
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1215120 13f79535-47bb-0310-9956-ffa450edef68
2011-12-16 13:13:10 +00:00
Olivier Lamy 58b08d0094 bump to 1.4-M3-SNAPSHOT version
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1213816 13f79535-47bb-0310-9956-ffa450edef68
2011-12-13 18:18:37 +00:00
Olivier Lamy c3fd574045 [MRM-1562] Update to Archiva as OSGi compliant application
Submitted by Jean-Baptiste Onofré (jbonofre)

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1212622 13f79535-47bb-0310-9956-ffa450edef68
2011-12-09 20:48:32 +00:00
Olivier Lamy 0f21921750 enforce lucene version used in webapps
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1212500 13f79535-47bb-0310-9956-ffa450edef68
2011-12-09 16:14:59 +00:00
Olivier Lamy 2de1c21318 common webapp resources in the common webapp module
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1212306 13f79535-47bb-0310-9956-ffa450edef68
2011-12-09 09:40:06 +00:00
Olivier Lamy a42300a3c0 fix spring configuration this hack is not anymore needed
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1212278 13f79535-47bb-0310-9956-ffa450edef68
2011-12-09 08:33:05 +00:00
Olivier Lamy 4abf102f2e move common webapp classes to a new module archiva-webapp-common remove duplicates from webapp
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1212199 13f79535-47bb-0310-9956-ffa450edef68
2011-12-09 00:31:34 +00:00
Olivier Lamy 6b9947ac10 move common webapp classes to a new module archiva-webapp-common
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1212198 13f79535-47bb-0310-9956-ffa450edef68
2011-12-09 00:31:00 +00:00
Olivier Lamy 14bf19e70c fix css links
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1210999 13f79535-47bb-0310-9956-ffa450edef68
2011-12-06 16:28:59 +00:00
Olivier Lamy 9899011ba6 fix unit tests for RssServlet
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1210509 13f79535-47bb-0310-9956-ffa450edef68
2011-12-05 15:56:07 +00:00
Olivier Lamy 435ca5f9c2 lock plexus-utils version in the webapp
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1205873 13f79535-47bb-0310-9956-ffa450edef68
2011-11-24 15:17:55 +00:00
Olivier Lamy 64b3b088d1 remove more non needed dependencies
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1205871 13f79535-47bb-0310-9956-ffa450edef68
2011-11-24 15:17:12 +00:00
Olivier Lamy 0884c078c5 exclude some jetty-* deps
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1205246 13f79535-47bb-0310-9956-ffa450edef68
2011-11-23 00:08:57 +00:00
Olivier Lamy 06ccf6fb07 enforcer commons-digester and beanutils versions used to avoid dup with redback overlay
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1205245 13f79535-47bb-0310-9956-ffa450edef68
2011-11-23 00:08:26 +00:00
Olivier Lamy 84dbeed1fd upgrade sisu* version which has some perf improvement, add exclusion for non needed librariries
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1205207 13f79535-47bb-0310-9956-ffa450edef68
2011-11-22 22:43:31 +00:00
Olivier Lamy 1d063d5ce4 exclude some non needed jetty jars coming from cxf
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1205206 13f79535-47bb-0310-9956-ffa450edef68
2011-11-22 22:43:10 +00:00
Olivier Lamy 9af8fa3b56 ensure we have only one velocity jar
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1205162 13f79535-47bb-0310-9956-ffa450edef68
2011-11-22 20:50:52 +00:00
Olivier Lamy c4f8c31036 exclude commons-configuration from redback war
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1205160 13f79535-47bb-0310-9956-ffa450edef68
2011-11-22 20:50:19 +00:00
Olivier Lamy d1107a2ba1 add some exclude for maven-indexer upgrade commons-codec as same as level as redback to avoid duplicate of commons-codec jar in the war
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1205158 13f79535-47bb-0310-9956-ffa450edef68
2011-11-22 20:49:50 +00:00
Olivier Lamy 7328b600d5 [MRM-1426] Set welcome page in web.xml
Submitted by Chris Graham.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1204978 13f79535-47bb-0310-9956-ffa450edef68
2011-11-22 13:21:54 +00:00
Olivier Lamy 4a677e2b9f [MRM-1425] Add Implementation details to MANIFEST.MF in the produced war.
Submitted by Chris Graham.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1204977 13f79535-47bb-0310-9956-ffa450edef68
2011-11-22 13:21:36 +00:00
Olivier Lamy 5a959588b3 remove use of apt plugin as fail on windauze
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1204726 13f79535-47bb-0310-9956-ffa450edef68
2011-11-21 22:07:56 +00:00
Olivier Lamy 67b0a5a62a [MRM-1560] Add the possibility to schedule retrieve remote indexes when application startup
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1203406 13f79535-47bb-0310-9956-ffa450edef68
2011-11-17 22:50:21 +00:00
Olivier Lamy 3e47bcb15c add property to override tomcat context used when using tomcat maven plugin
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1202801 13f79535-47bb-0310-9956-ffa450edef68
2011-11-16 17:36:18 +00:00
Olivier Lamy 6d91ae5d63 i18n resources from redback now have a new package as to be shared they are now located in a new artifact
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1202101 13f79535-47bb-0310-9956-ffa450edef68
2011-11-15 09:03:47 +00:00
Olivier Lamy bf52047b1f add classifier if exists in the response message
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1200257 13f79535-47bb-0310-9956-ffa450edef68
2011-11-10 10:38:24 +00:00
Olivier Lamy 98bb578d21 fix typo in label
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1200256 13f79535-47bb-0310-9956-ffa450edef68
2011-11-10 10:38:09 +00:00
Olivier Lamy 8424699c98 fix junit due to previous changes
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1200020 13f79535-47bb-0310-9956-ffa450edef68
2011-11-09 22:54:03 +00:00