Brett Porter
298cdde075
[MRM-666] show repository ID on the edit repository page
...
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@630843 13f79535-47bb-0310-9956-ffa450edef68
2008-02-25 13:34:25 +00:00
Joakim Erdfelt
5f27f502ff
MRM-708 - Migrate from Plexus Logging to Slf4J
...
* Finishing up AbstractLogEnabled conversions to Slf4J.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@629704 13f79535-47bb-0310-9956-ffa450edef68
2008-02-21 07:31:33 +00:00
Joakim Erdfelt
23203d1a11
MRM-708 - Migrate from Plexus Logging to Slf4J
...
* Fixing dependencies for slf4j
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@629701 13f79535-47bb-0310-9956-ffa450edef68
2008-02-21 07:25:33 +00:00
Maria Odea B. Ching
afeefc7f15
-merged with -r616198 in archiva-1.0.x branch
...
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@616600 13f79535-47bb-0310-9956-ffa450edef68
2008-01-30 02:51:54 +00:00
Nicolas De Loof
66b00c3b3e
fix MRM-670 - server-side validation and LegacyArtifactPath computation
...
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@615904 13f79535-47bb-0310-9956-ffa450edef68
2008-01-28 15:02:17 +00:00
Nicolas De Loof
ef81ce7ee6
fix MRM-667 thanks to James William Dumay pacth
...
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@615848 13f79535-47bb-0310-9956-ffa450edef68
2008-01-28 10:39:48 +00:00
Brett Porter
963aa1c3bc
couple of clarifications on the JSPs
...
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@613849 13f79535-47bb-0310-9956-ffa450edef68
2008-01-21 11:35:03 +00:00
Maria Odea B. Ching
8dbb5ad8c0
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@612722 13f79535-47bb-0310-9956-ffa450edef68
2008-01-17 05:55:30 +00:00
Maria Odea B. Ching
720b5f60c1
[maven-release-plugin] prepare release archiva-1.0.1
...
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@612720 13f79535-47bb-0310-9956-ffa450edef68
2008-01-17 05:52:31 +00:00
Nicolas De Loof
9e7a167d4a
fix to getArtifactReference beeing removed from LegacyArtifactPath
...
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@611119 13f79535-47bb-0310-9956-ffa450edef68
2008-01-11 09:18:13 +00:00
Maria Odea B. Ching
17c281888d
[MRM-633]
...
-changed some info logs to debug
-reverted default logging level for repo scanner (in log4j.xml) from debug to info
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@610730 13f79535-47bb-0310-9956-ffa450edef68
2008-01-10 09:26:08 +00:00
Maria Odea B. Ching
d75d8f31b8
[MRM-628]
...
-changed to the appropriate key used for getting the security session from the session map
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@609534 13f79535-47bb-0310-9956-ffa450edef68
2008-01-07 09:11:40 +00:00
Brett Porter
8ee9653550
reactor fix
...
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@604108 13f79535-47bb-0310-9956-ffa450edef68
2007-12-14 05:29:08 +00:00
Brett Porter
463948cfb4
[MRM-623] generate the certificate as part of the build instead
...
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@604101 13f79535-47bb-0310-9956-ffa450edef68
2007-12-14 04:37:50 +00:00
Brett Porter
bdb7d1afa8
[MRM-623] change the sample certificate expiry to 2035 - we should have released a new version by then
...
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@604099 13f79535-47bb-0310-9956-ffa450edef68
2007-12-14 04:17:04 +00:00
Nicolas De Loof
e25c4643a5
fix missing "@since 1.1"
...
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@603932 13f79535-47bb-0310-9956-ffa450edef68
2007-12-13 15:02:22 +00:00
Nicolas De Loof
44d4643ddb
MRM-594 fix missing java import
...
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@603895 13f79535-47bb-0310-9956-ffa450edef68
2007-12-13 11:43:05 +00:00
Nicolas De Loof
95271f756e
MRM-594 support for custom legacy-path-2-artifact-reference resolution
...
Web UI to register new exceptions to the artifact resolution algorithm.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@603891 13f79535-47bb-0310-9956-ffa450edef68
2007-12-13 11:36:18 +00:00
Maria Odea B. Ching
54da9df2b8
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@597643 13f79535-47bb-0310-9956-ffa450edef68
2007-11-23 11:19:29 +00:00
Maria Odea B. Ching
dad43cc047
[maven-release-plugin] prepare release archiva-1.0
...
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@597641 13f79535-47bb-0310-9956-ffa450edef68
2007-11-23 11:16:46 +00:00
Maria Odea B. Ching
def531ed7b
-added debug level ouput for the repository scanner in log4j.xml
...
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@597544 13f79535-47bb-0310-9956-ffa450edef68
2007-11-23 05:00:37 +00:00
Maria Odea B. Ching
750d651eee
[MRM-595]
...
applied patch submitted by nicolas de loof
-change on archiva-webapp ProxiedDavServer to fecth from proxied prior to computing the resource File
-testcase to demonstrate the issue and the Fix.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@597318 13f79535-47bb-0310-9956-ffa450edef68
2007-11-22 07:38:01 +00:00
Brett Porter
3326da3972
bundle documentation
...
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@597028 13f79535-47bb-0310-9956-ffa450edef68
2007-11-21 10:45:25 +00:00
Maria Odea B. Ching
888079dd5c
[MRM-587]
...
-set archiva log level to info instead of debug
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@596996 13f79535-47bb-0310-9956-ffa450edef68
2007-11-21 08:57:46 +00:00
Joakim Erdfelt
c3ebf07a4f
Correcting my email address.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@594303 13f79535-47bb-0310-9956-ffa450edef68
2007-11-12 21:25:31 +00:00
Brett Porter
a2d82e7cbe
lining up to a common parent called "archiva" instead, incorparating site, preparing for a shared product parent
...
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@593879 13f79535-47bb-0310-9956-ffa450edef68
2007-11-11 13:14:20 +00:00
Wendy Smoak
90d18db448
Correct the Foundation name.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@593794 13f79535-47bb-0310-9956-ffa450edef68
2007-11-10 17:19:06 +00:00
Maria Odea B. Ching
46fbfa0fd1
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@593451 13f79535-47bb-0310-9956-ffa450edef68
2007-11-09 08:32:31 +00:00
Maria Odea B. Ching
68ec920cd9
[maven-release-plugin] prepare release archiva-1.0-beta-4
...
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@593449 13f79535-47bb-0310-9956-ffa450edef68
2007-11-09 08:30:01 +00:00
Maria Odea B. Ching
d5a9482dd2
-fixed browse repo problem (permissions)
...
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@593445 13f79535-47bb-0310-9956-ffa450edef68
2007-11-09 08:01:03 +00:00
Brett Porter
eb76decee7
[MRM-459] better rationalisation of commons-logging and partially revert r593206 as logging had stopped working altogether
...
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@593414 13f79535-47bb-0310-9956-ffa450edef68
2007-11-09 03:27:30 +00:00
Joakim Erdfelt
729ad246d2
[MRM-564] Audit log is not populated when artifacts are deployed.
...
Expanded Audit concepts into listener / event / log.
Using log4j for audit log (for consistency with other logging)
Moved AuditLog from webapp to repository-layer.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@593246 13f79535-47bb-0310-9956-ffa450edef68
2007-11-08 18:36:12 +00:00
Joakim Erdfelt
48330ef457
[MRM-440] If webdav URL lacks a trailing /, navigating to all links in the listing return 404.
...
Fixed by redirecting to proper url in the situation of a GET request on an existing directory.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@593215 13f79535-47bb-0310-9956-ffa450edef68
2007-11-08 15:59:34 +00:00
Joakim Erdfelt
8c35e1bbf2
[MRM-459] prune the distributed dependencies
...
Removing commons-logging-api everywhere
Removing slf4j-simple
Removing velocity-dep
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@593206 13f79535-47bb-0310-9956-ffa450edef68
2007-11-08 15:42:58 +00:00
Joakim Erdfelt
e1fa1896d8
Fixing the deletion of proxy connectors, by making action consistent with jsp usage.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@592838 13f79535-47bb-0310-9956-ffa450edef68
2007-11-07 18:05:53 +00:00
Joakim Erdfelt
f394cb3a76
Fixing copy/paste missing content (distribution management/repository/url)
...
Fixing copy/paste content formatting.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@592825 13f79535-47bb-0310-9956-ffa450edef68
2007-11-07 17:46:01 +00:00
Joakim Erdfelt
42c39b585d
[MRM-516] Search results return results for all repositories, regardless of security.
...
[MRM-569] Browse shows results for all repositories, regardless of security.
Merge of https://svn.apache.org/repos/asf/maven/archiva/branches/archiva-backend-security changes from revision 590763 to HEAD
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@592513 13f79535-47bb-0310-9956-ffa450edef68
2007-11-06 18:26:04 +00:00
Maria Odea B. Ching
293bd8e2f2
[MRM-556]
...
- respect set retention count when purging by number of days old (used same logic for purging by retention count)
- updated edit managed repository validation for the number of days old minimum range
- adjusted DaysOldRepositoryPurgeTest for the changes
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@592297 13f79535-47bb-0310-9956-ffa450edef68
2007-11-06 06:16:12 +00:00
Brett Porter
ed1fe1cb4c
[MRM-540] fix regressions regarding reporting actions
...
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@592000 13f79535-47bb-0310-9956-ffa450edef68
2007-11-05 14:05:10 +00:00
Brett Porter
e0187521ec
remove unused class
...
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@591968 13f79535-47bb-0310-9956-ffa450edef68
2007-11-05 12:10:03 +00:00
Joakim Erdfelt
baf4c89435
[MRM-547] proxy connectors: cache failures options are confusing
...
[MRM-549] proxy connectors: no "always" option for releases and snapshots policies
Applying changes to policy naming per decisions made in dev@archiva mailing list.
Updating DefaultArchivaConfiguration.load() to automatically adjust old configuration settings to new values.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@590908 13f79535-47bb-0310-9956-ffa450edef68
2007-11-01 06:21:26 +00:00
Joakim Erdfelt
b62b18f378
Fixing bad definition of ONE_SECOND.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@590857 13f79535-47bb-0310-9956-ffa450edef68
2007-10-31 22:45:28 +00:00
Joakim Erdfelt
3e55adbce6
[MRM-577] Metadata aren't generated by archiva.
...
Adding unit tests to replicate conditions around maven-metadata.xml requests presented in Jira ticket.
Not able to reproduce bug (yet).
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@590808 13f79535-47bb-0310-9956-ffa450edef68
2007-10-31 20:20:02 +00:00
Maria Odea B. Ching
76ca3a6797
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@589972 13f79535-47bb-0310-9956-ffa450edef68
2007-10-30 06:18:56 +00:00
Maria Odea B. Ching
7cde1cdf00
[maven-release-plugin] prepare release archiva-1.0-beta-3
...
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@589970 13f79535-47bb-0310-9956-ffa450edef68
2007-10-30 06:16:21 +00:00
Brett Porter
14b91e96be
fix the webapp tests to work with the latest consumers change
...
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@589567 13f79535-47bb-0310-9956-ffa450edef68
2007-10-29 10:05:50 +00:00
Joakim Erdfelt
1b44cd6cc1
[MRM-560] Dependency Tree causes an Exception.
...
Prevented complete collapse of DependencyTree tab when an exception occurs.
Provide more details if there was a problem creating the graph.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@588808 13f79535-47bb-0310-9956-ffa450edef68
2007-10-27 00:00:04 +00:00
Joakim Erdfelt
76aabf37a0
[MRM-481] Artifact requests with a .xml.zip extension fail with a 404 Error
...
Fixed parsing of filenames to look for "." or "-" after the version to help determine if this artifact has a classifier or just a double-extension.
Added unit tests to repository.content.* classes for double extension.
Added unit test to RepositoryServlet for GET of artifact with double extension.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@588732 13f79535-47bb-0310-9956-ffa450edef68
2007-10-26 18:16:43 +00:00
Joakim Erdfelt
a7bf8292c3
Updating test cases for ManagedRepositories to not set RoleManager via plexus (to aide in upgrade of redback)
...
/me runs to the edge of the ring and tags Jesse.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@588696 13f79535-47bb-0310-9956-ffa450edef68
2007-10-26 16:10:59 +00:00
Maria Odea B. Ching
c5f4e5079b
-Reverted version to 1.0-beta-3-SNAPSHOT
...
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@588567 13f79535-47bb-0310-9956-ffa450edef68
2007-10-26 08:54:24 +00:00