Commit Graph

1774 Commits

Author SHA1 Message Date
Joakim Erdfelt df668819ac Fixing build / test error within continuum.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@580582 13f79535-47bb-0310-9956-ffa450edef68
2007-09-29 13:37:01 +00:00
Joakim Erdfelt 701f790c59 [MRM-487] pom version is not resolved
[MRM-488] properties in pom are not resolved (at least while browsing)
Fixed the ProjectModelExpressionFilter to filter all important fields.
Fixed ProjectModel400Reader's Generic's
Fleshed out the rest of ProjectModel400Writer.



git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@580514 13f79535-47bb-0310-9956-ffa450edef68
2007-09-28 23:13:51 +00:00
Brett Porter e50371591d [MRM-528] run the correct consumers
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@580205 13f79535-47bb-0310-9956-ffa450edef68
2007-09-28 03:17:11 +00:00
Brett Porter bc5df1bd8a [MRM-528] run consumers as artifacts arrive via proxy
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@580187 13f79535-47bb-0310-9956-ffa450edef68
2007-09-28 00:12:03 +00:00
Joakim Erdfelt 15e551e983 [MRM-488] properties in pom are not resolved (at least while browsing)
Updating other test case for path change of effective-pom to expected-pom in tests.

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@580184 13f79535-47bb-0310-9956-ffa450edef68
2007-09-27 23:36:33 +00:00
Joakim Erdfelt a216251c1f [MRM-488] properties in pom are not resolved (at least while browsing)
Preparing ModelWriter to aide in testing of issue.

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@580183 13f79535-47bb-0310-9956-ffa450edef68
2007-09-27 23:35:03 +00:00
Joakim Erdfelt 0aa3e955ea [MRM-510] In Repository Browse, the first unique snapshot version clicked is getting persisted in the request resulting to 'version does not match' error
Fixing EffectiveProjectModelFilter caching to cache project model, not the parent model.
Adding unit tests to prevent this from occuring again.
Updating ProjectModelToDatabaseConsumer to adjust model version on unique snapshot after reading from disk, and before the effective project filter.



git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@579856 13f79535-47bb-0310-9956-ffa450edef68
2007-09-27 00:30:37 +00:00
Joakim Erdfelt d539506103 Updating all consumers with JDK5 Generics for Collections.
Correcting report output on model details in ProjectModelToDatabaseConsumer.



git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@579799 13f79535-47bb-0310-9956-ffa450edef68
2007-09-26 21:13:25 +00:00
Joakim Erdfelt dca8107e77 [MRM-503] Metadata files need Pragma:no-cache response header.
Applied Pragma and Cache-Control headers to maven-metadata.xml requests only.
Added TODO for other filetypes.

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@579747 13f79535-47bb-0310-9956-ffa450edef68
2007-09-26 18:23:41 +00:00
Joakim Erdfelt 3565d57261 Expanding unit tests. (needed to eliminate this as possible cause for other issue)
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@579721 13f79535-47bb-0310-9956-ffa450edef68
2007-09-26 17:23:43 +00:00
Joakim Erdfelt 7f570c94b5 Fixing bad decision to use "<" and ">" in report messages, as they are currently filtered out as HTML.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@579679 13f79535-47bb-0310-9956-ffa450edef68
2007-09-26 14:47:50 +00:00
Joakim Erdfelt de8c40f546 [MRM-519] fail to resolve artifactId for libs that contain versionKeyword in artifactId, like "maven-test-plugin"
Added unit tests for Ticket. (commented, still need a solution)

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@579419 13f79535-47bb-0310-9956-ffa450edef68
2007-09-26 00:25:00 +00:00
Joakim Erdfelt 0af7305111 [MRM-494] leaving repository ID blank on the add repository page goes to the edit page where ID cannot be edited
Overhauled repository admin actions to be more consistent with best practices.
Split into seperate actions.
Added -validation.xml files.
Added unit tests.



git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@579417 13f79535-47bb-0310-9956-ffa450edef68
2007-09-26 00:01:01 +00:00
Joakim Erdfelt 6b825688e0 Adding unit tests for dot notation artifactIds. (odd, but valid)
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@579333 13f79535-47bb-0310-9956-ffa450edef68
2007-09-25 18:03:15 +00:00
Joakim Erdfelt 3b339dd073 Cleaning up error message from ProjectModelToDatabaseConsumer on bad/unexpected models.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@579332 13f79535-47bb-0310-9956-ffa450edef68
2007-09-25 18:02:43 +00:00
Brett Porter 0222469bc6 simplify the repository configuration pages
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@579036 13f79535-47bb-0310-9956-ffa450edef68
2007-09-25 02:13:13 +00:00
Joakim Erdfelt 503001adf3 [MRM-494] leaving repository ID blank on the add repository page goes to the edit page where ID cannot be edited
Spliting webwork definition of INPUT into ADD/EDIT, and correcting validations.

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@579016 13f79535-47bb-0310-9956-ffa450edef68
2007-09-24 23:16:50 +00:00
Joakim Erdfelt 4ded2e98a7 [MRM-486] Can not deploy artifact test.maven-arch:test-arch
Verifying that recent changes to DefaultBidirectionalLayout have fixed this jira.

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@578897 13f79535-47bb-0310-9956-ffa450edef68
2007-09-24 18:36:19 +00:00
Joakim Erdfelt 268c98bf4e [MRM-469] Test failure in MavenProjectInfoReportsPluginDependencyGraphTest in archiva-dependency-graph
Re-enabled Test Case.

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@578895 13f79535-47bb-0310-9956-ffa450edef68
2007-09-24 18:22:55 +00:00
Joakim Erdfelt 55b8953081 [MRM-470] Test failures in BytecodeIndexTest due to NPE in AbstractIndexCreationTestCase
Re-enabled test cases.

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@578894 13f79535-47bb-0310-9956-ffa450edef68
2007-09-24 18:21:35 +00:00
Brett Porter d458b71207 add snapshot repo
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@578603 13f79535-47bb-0310-9956-ffa450edef68
2007-09-23 21:23:05 +00:00
Maria Odea B. Ching c2037af4a9 Updated site for the release of beta-2
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@578457 13f79535-47bb-0310-9956-ffa450edef68
2007-09-22 15:37:08 +00:00
Joakim Erdfelt 6db52ffbd9 [MRM-320] ProxiedDavServer breaks update policy.
Removing commented code left over from MRM-153 fix.

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@578317 13f79535-47bb-0310-9956-ffa450edef68
2007-09-21 23:16:58 +00:00
Joakim Erdfelt 43ef8127bf [MRM-213] cannot undeploy archiva webapp.
Upgrading ehcache to gain benefits of shutdown hook rework.



git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@578314 13f79535-47bb-0310-9956-ffa450edef68
2007-09-21 23:06:53 +00:00
Joakim Erdfelt baa0bc4768 [MRM-243] 507 Insufficient Storage when deploying artifact with webdav.
Upgrading plexus-webdav to newest iteration.



git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@578286 13f79535-47bb-0310-9956-ffa450edef68
2007-09-21 22:06:12 +00:00
Joakim Erdfelt af7ab9cdbb Correcting test error with closed writer stream.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@578279 13f79535-47bb-0310-9956-ffa450edef68
2007-09-21 21:23:48 +00:00
Joakim Erdfelt 07eb1d818e [MRM-243] 507 Insufficient Storage when deploying artifact with webdav
Adding commons-io to deps.

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@578267 13f79535-47bb-0310-9956-ffa450edef68
2007-09-21 20:47:51 +00:00
Joakim Erdfelt 4c90d7f02f [MRM-243] 507 Insufficient Storage when deploying artifact with webdav
Adding proper IO closures to opened XML files.

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@578266 13f79535-47bb-0310-9956-ffa450edef68
2007-09-21 20:46:15 +00:00
Joakim Erdfelt 4ba1367132 Eliminating debug message from logs.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@578242 13f79535-47bb-0310-9956-ffa450edef68
2007-09-21 19:44:55 +00:00
Joakim Erdfelt 134b817e45 Invalid text in plexus.xml
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@577473 13f79535-47bb-0310-9956-ffa450edef68
2007-09-19 23:46:29 +00:00
Joakim Erdfelt d5ff43184d Making pattern matching work in a platform neutral filesystem way.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@576684 13f79535-47bb-0310-9956-ffa450edef68
2007-09-18 04:19:50 +00:00
Joakim Erdfelt b1b4229880 Fixing .toRelative() to operate in a platform neutral way. working with filesystems and urls equally as well.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@576682 13f79535-47bb-0310-9956-ffa450edef68
2007-09-18 04:01:15 +00:00
Maria Odea B. Ching 55baa9dff8 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@576050 13f79535-47bb-0310-9956-ffa450edef68
2007-09-16 06:42:14 +00:00
Maria Odea B. Ching ffb8b570c3 [maven-release-plugin] prepare release archiva-1.0-beta-2
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@576048 13f79535-47bb-0310-9956-ffa450edef68
2007-09-16 06:39:24 +00:00
Maria Odea B. Ching 076697fdb4 Updated javadoc source from 1.4 to 1.5
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@576037 13f79535-47bb-0310-9956-ffa450edef68
2007-09-16 05:45:22 +00:00
Maria Odea B. Ching 954be952d0 [MRM-153]
Submitted by: nicolas de loof

- Added method in ProxiedDavServer that allows to get a relocated artifact (either client-side relocation or server-side 
relocation)



git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@576032 13f79535-47bb-0310-9956-ffa450edef68
2007-09-16 05:18:18 +00:00
Brett Porter 5531453210 [MRM-460] correct the default configuration for failure policies
Submitted by: nicolas de loof

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@576030 13f79535-47bb-0310-9956-ffa450edef68
2007-09-16 03:47:36 +00:00
Brett Porter 20ed6eb362 [MRM-211] fix proxy tests for legacy, and correct handling of Maven 1.x plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@576029 13f79535-47bb-0310-9956-ffa450edef68
2007-09-16 03:30:54 +00:00
Emmanuel Venisse 0ba9ea290c [MRM-497] Add resource reference entries.
Submitted by: Aleksandr Tarutin

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@575702 13f79535-47bb-0310-9956-ffa450edef68
2007-09-14 14:39:51 +00:00
Emmanuel Venisse 2c66979b90 [MRM-499] Add freemarker property and some missing templates for performance
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@575681 13f79535-47bb-0310-9956-ffa450edef68
2007-09-14 13:51:32 +00:00
Emmanuel Venisse 5a24cb679a [MRM-498] Update to latest webwork/xwork
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@575677 13f79535-47bb-0310-9956-ffa450edef68
2007-09-14 13:46:58 +00:00
Maria Odea B. Ching 1cb0ca6ff0 [MRM-385]
- Added Archiva as a Proxy section in maven-configuration.apt
- Updated some lines in the Configuring Maven-2 to use an Archiva repository section 



git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@575627 13f79535-47bb-0310-9956-ffa450edef68
2007-09-14 11:22:33 +00:00
Maria Odea B. Ching aa168a8c8e [MRM-438]
- Leveraged existing jar and pom images
- Set background of the download-type icons to tranparent
- Updated site.css



git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@575191 13f79535-47bb-0310-9956-ffa450edef68
2007-09-13 06:43:07 +00:00
Brett Porter 8b19e8e2ab [MRM-463] fix merging of latest/release fields in metadata
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@575145 13f79535-47bb-0310-9956-ffa450edef68
2007-09-13 02:20:48 +00:00
Brett Porter 7c2f63c4f5 [MRM-493] some cleanup before fixing merging of plugin metadata
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@575135 13f79535-47bb-0310-9956-ffa450edef68
2007-09-13 01:15:16 +00:00
Brett Porter cd957318dc [MRM-496] start a test case
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@575133 13f79535-47bb-0310-9956-ffa450edef68
2007-09-13 00:10:20 +00:00
Brett Porter 7b2e4063bf [MRM-496] fix the edit page
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@575123 13f79535-47bb-0310-9956-ffa450edef68
2007-09-12 23:38:35 +00:00
Brett Porter 8f7502f4fd move source tarball to release profile
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@574947 13f79535-47bb-0310-9956-ffa450edef68
2007-09-12 13:20:08 +00:00
Brett Porter 5120cb78ad [MRM-457] don't display the snapshot removal options in the repository list page if snapshots are not included
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@574903 13f79535-47bb-0310-9956-ffa450edef68
2007-09-12 12:10:08 +00:00
Brett Porter f2458ad14e [MRM-144] indexed -> scanned
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@574901 13f79535-47bb-0310-9956-ffa450edef68
2007-09-12 12:07:26 +00:00