Commit Graph

4174 Commits

Author SHA1 Message Date
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 b137e9a99c an other try to prevent windauze file leak, I hope the last one :-)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1204957 13f79535-47bb-0310-9956-ffa450edef68
2011-11-22 12:40:42 +00:00
Olivier Lamy 5f6f2e9833 an other try to prevent windauze file leak
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1204908 13f79535-47bb-0310-9956-ffa450edef68
2011-11-22 10:43:47 +00:00
Olivier Lamy 4b16406276 an other try to prevent windauze file leak
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1204873 13f79535-47bb-0310-9956-ffa450edef68
2011-11-22 09:27:22 +00:00
Olivier Lamy c6db5dad33 an other try to prevent windauze file leak
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1204866 13f79535-47bb-0310-9956-ffa450edef68
2011-11-22 09:06:06 +00:00
Olivier Lamy 5bfcdf011a cleanup indexingContext on shutdown to try avoid file leaking on windows
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1204729 13f79535-47bb-0310-9956-ffa450edef68
2011-11-21 22:19:27 +00:00
Olivier Lamy 259f8e7840 do not ignore anymore tld
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1204727 13f79535-47bb-0310-9956-ffa450edef68
2011-11-21 22:11:23 +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
Brett Porter 8b0e861e98 support Windows paths. Thanks to Chris Graham for the tip.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1204364 13f79535-47bb-0310-9956-ffa450edef68
2011-11-21 06:37:59 +00:00
Olivier Lamy fcb3e8c534 fix formatting no functionnal changes
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1203664 13f79535-47bb-0310-9956-ffa450edef68
2011-11-18 14:26:45 +00:00
Olivier Lamy 046cc5f5d9 fix typo
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1203410 13f79535-47bb-0310-9956-ffa450edef68
2011-11-17 22:54:12 +00:00
Olivier Lamy 1a22af4dd6 fix missing logging of id
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1203407 13f79535-47bb-0310-9956-ffa450edef68
2011-11-17 22:50:39 +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 83dfa790b3 skip error in MetadateRepository when deleting a repository; log warn the exception
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1203405 13f79535-47bb-0310-9956-ffa450edef68
2011-11-17 22:49:50 +00:00
Olivier Lamy 988f8b45f3 includePom in index search results configurable: false by default
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1203376 13f79535-47bb-0310-9956-ffa450edef68
2011-11-17 21:29:44 +00:00
Olivier Lamy 6eb766e9d9 not return pom artifacts when searching artifacts
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1203364 13f79535-47bb-0310-9956-ffa450edef68
2011-11-17 21:02:08 +00:00
Olivier Lamy 098ffbc90a make repository as a variable to be able to use an other on for testing
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1203363 13f79535-47bb-0310-9956-ffa450edef68
2011-11-17 21:01:33 +00:00
Olivier Lamy 472c7e1ff9 again fix some formatting I broke! and remove unused imports
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1203199 13f79535-47bb-0310-9956-ffa450edef68
2011-11-17 14:20:18 +00:00
Olivier Lamy f8d3094638 fix some formatting I broke!
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1203197 13f79535-47bb-0310-9956-ffa450edef68
2011-11-17 14:18:45 +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 835f163f01 upgrade to jackrabbit 2.3.3
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1202716 13f79535-47bb-0310-9956-ffa450edef68
2011-11-16 14:18:24 +00:00
Brett Porter 8dfa9c21bd bump pre-requisite, per dev@ list
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1202530 13f79535-47bb-0310-9956-ffa450edef68
2011-11-16 05:14:58 +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 09d0dd1c0e no need of http error code field
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1201868 13f79535-47bb-0310-9956-ffa450edef68
2011-11-14 20:15:05 +00:00
Olivier Lamy b8c79cf8c6 use a Archiva* name
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1201812 13f79535-47bb-0310-9956-ffa450edef68
2011-11-14 17:58:54 +00:00
Brett Porter 9b4e61dee7 alter again to store cache files in a different directory
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1201601 13f79535-47bb-0310-9956-ffa450edef68
2011-11-14 05:01:18 +00:00
Brett Porter 292066e3bb avoid configuring archiva in full for tests
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1201582 13f79535-47bb-0310-9956-ffa450edef68
2011-11-14 02:46:56 +00:00
Brett Porter a75e5d3977 create an empty temp directory rather than using a dummy file
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1201580 13f79535-47bb-0310-9956-ffa450edef68
2011-11-14 02:37:18 +00:00
Olivier Lamy e6710e3d80 upgrade selenium version
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1201469 13f79535-47bb-0310-9956-ffa450edef68
2011-11-13 18:20:44 +00:00
Olivier Lamy 414d1e6266 default http error code for an exception should be 500 not 0
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1201465 13f79535-47bb-0310-9956-ffa450edef68
2011-11-13 17:37:40 +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 3f8665087a add an exception Mapper to customize reponse http status and response content
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1200250 13f79535-47bb-0310-9956-ffa450edef68
2011-11-10 10:04:22 +00:00
Olivier Lamy d174bd2427 upgrade to cxf 2.4.4
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1200249 13f79535-47bb-0310-9956-ffa450edef68
2011-11-10 10:03:46 +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
Olivier Lamy 609cdaabe9 [MRM-1551] add rest method to delete artifact.
reuse service in webapp action to avoid too much duplicate code.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1200019 13f79535-47bb-0310-9956-ffa450edef68
2011-11-09 22:53:39 +00:00
Olivier Lamy 397e88dac8 add @since for new method
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1199829 13f79535-47bb-0310-9956-ffa450edef68
2011-11-09 16:22:04 +00:00
Olivier Lamy f66adc650b [MRM-1551] add rest method to delete artifact.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1199828 13f79535-47bb-0310-9956-ffa450edef68
2011-11-09 16:21:33 +00:00
Olivier Lamy 01af7c9bab reorder module to be able to use tomcat:run without building archiva docs
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1199826 13f79535-47bb-0310-9956-ffa450edef68
2011-11-09 16:20:53 +00:00
Olivier Lamy f92d281874 fix formatting no functionnal changes
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1199825 13f79535-47bb-0310-9956-ffa450edef68
2011-11-09 16:20:20 +00:00
Olivier Lamy 14b5f5d731 remove a deprecated class ArchivaRoleConstants from archiva-security
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1199736 13f79535-47bb-0310-9956-ffa450edef68
2011-11-09 13:14:32 +00:00
Olivier Lamy dd986c1a8b [MRM-1552] Perm-Gen space exception on MAC using the wrapper
add a default to  -XX:MaxPermSize=128m to wrapper.conf

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1199338 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08 16:49:07 +00:00
Olivier Lamy f21e64d0c9 [MRM-815] aggregate indices for repository groups.
add a unit for this feature.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1199337 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08 16:48:35 +00:00
Olivier Lamy 6a767ceb44 configure archetype test to run with an empty repo to ensure all artifacts are available
use archetype 2.2-SNAPSHOT which has those features.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1199336 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08 16:47:11 +00:00
Olivier Lamy e4ca7d18c0 move some test stuff in an Abstract class to be able to reuse it
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1199335 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08 16:46:50 +00:00
Olivier Lamy 430bfe6791 [MRM-1555] upgrade derby version to 10.8.2.2
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1199162 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08 09:22:18 +00:00
Olivier Lamy ec34863713 restore 1.5 build
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1199161 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08 09:07:51 +00:00
Olivier Lamy 52b31a8ee9 m not needed for memory settings in wrapper.conf
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1198794 13f79535-47bb-0310-9956-ffa450edef68
2011-11-07 16:16:29 +00:00
Olivier Lamy 1952006041 use new tld uri from redback
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1198761 13f79535-47bb-0310-9956-ffa450edef68
2011-11-07 14:58:16 +00:00