Commit Graph

1448 Commits

Author SHA1 Message Date
Brett Porter a84578e55b remove outdated configuration action
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@562494 13f79535-47bb-0310-9956-ffa450edef68
2007-08-03 15:01:58 +00:00
Brett Porter 19800f99da [MRM-430] revert configuration if it failed to save
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@562488 13f79535-47bb-0310-9956-ffa450edef68
2007-08-03 14:48:18 +00:00
Joakim Erdfelt ad906608b7 * Updating my email address from joakim@erdfelt.com to my apache side email address at joakime@apache.org
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@562485 13f79535-47bb-0310-9956-ffa450edef68
2007-08-03 14:44:15 +00:00
Joakim Erdfelt 419b6bd007 Fixing license header and adding statis serialVersionUID.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@562482 13f79535-47bb-0310-9956-ffa450edef68
2007-08-03 14:37:47 +00:00
Joakim Erdfelt 480a2b7872 Correcting whitelist handling.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@562477 13f79535-47bb-0310-9956-ffa450edef68
2007-08-03 14:33:35 +00:00
Joakim Erdfelt ded6d2666e Correcting whitelist handling.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@562476 13f79535-47bb-0310-9956-ffa450edef68
2007-08-03 14:33:32 +00:00
Brett Porter 01350dc303 [MRM-430] configuration adjustments and tests
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@562474 13f79535-47bb-0310-9956-ffa450edef68
2007-08-03 14:16:58 +00:00
Brett Porter 2c42dfa250 [MRM-429] correct problems when ui is modified - the actionerrors were not shown and the checksum blanked
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@562384 13f79535-47bb-0310-9956-ffa450edef68
2007-08-03 08:24:29 +00:00
Brett Porter a40c80e2e1 [MRM-446] search by checksum was not working due to a case mismatch
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@562380 13f79535-47bb-0310-9956-ffa450edef68
2007-08-03 08:10:29 +00:00
Brett Porter b3f3de4a98 [MRM-347] locate the repositories under the data directory
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@562370 13f79535-47bb-0310-9956-ffa450edef68
2007-08-03 07:39:18 +00:00
Brett Porter af94415b0e [MRM-347] prevent creating /${appserver.home} directory which is not populated under the appserver for some reason. The base directory is the appropriate location for data anyway - so these are the values that should have been used.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@562369 13f79535-47bb-0310-9956-ffa450edef68
2007-08-03 07:36:53 +00:00
Brett Porter f8e12362f6 [MRM-412] support legacy layout requests
Submitted by: nicolas de loof

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@562356 13f79535-47bb-0310-9956-ffa450edef68
2007-08-03 06:54:05 +00:00
Joakim Erdfelt 59cd555432 [MRM-329] The Reports link gives an HTTP 500
Patch by: Teodoro Cue Jr



git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@562233 13f79535-47bb-0310-9956-ffa450edef68
2007-08-02 20:02:27 +00:00
Brett Porter 241188dc3c don't mail on an innocuous sync
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@560871 13f79535-47bb-0310-9956-ffa450edef68
2007-07-30 05:28:52 +00:00
Brett Porter f5f4a227e1 remove duplicate section
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@560838 13f79535-47bb-0310-9956-ffa450edef68
2007-07-30 01:24:45 +00:00
Brett Porter f96925f95c [MRM-290] Ability to pre-configure the Jetty port in conf/plexus.xml
Submitted by: Olivier Lamy


git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@560419 13f79535-47bb-0310-9956-ffa450edef68
2007-07-27 23:13:16 +00:00
Maria Odea B. Ching baa1c8af97 [MRM-326]
Submitted by Jan Ancajas

- Added validation in ConfigureRepositoryAction
- Added input and error results in saveRepository (xwork.xml)



git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@558904 13f79535-47bb-0310-9956-ffa450edef68
2007-07-24 01:06:56 +00:00
Maria Odea B. Ching 488303a9e8 [MRM-425 and MRM-426]
- Added and modified code for handling snapshots (if the versions of a specific artifact snapshot are only timestamped versions, add a 
generic snapshot which is pointing to the latest timestamp version) in DefaultRepositoryBrowsing and ProjectModelToDatabaseConsumer.
- Updated pom validations in ProjectModelToDatabaseConsumer - handling of timestamped versions were considered
- Added isUniqueSnapshot(..) and isGenericSnapshot(..) in VersionUtil
- Added new attribute 'modelVersion' in DependencyTreeTag to get the in-pom version. Did not use the version attribute so as to retain the 
actual version being browsed. Also updated DependencyTree
- Updated the ff. pages for the version to be displayed: artifactInfo.jspf, showArtifact.jsp, dependencyTree.jsp and artifactDecorator.jsp
- Updated the version in SearchResultHit



git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@558795 13f79535-47bb-0310-9956-ffa450edef68
2007-07-23 16:48:30 +00:00
Carlos Sanchez Gonzalez d972255f00 [MAVENUPLOAD-1643] Add net.smartlab.web sync
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@557909 13f79535-47bb-0310-9956-ffa450edef68
2007-07-20 07:40:06 +00:00
Carlos Sanchez Gonzalez d4c22486c2 [MAVENUPLOAD-1644] Add net.smartlab.config
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@557908 13f79535-47bb-0310-9956-ffa450edef68
2007-07-20 07:39:16 +00:00
Carlos Sanchez Gonzalez b3c464691c Fix the scriptdir resolution
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@555711 13f79535-47bb-0310-9956-ffa450edef68
2007-07-12 18:22:55 +00:00
Carlos Sanchez Gonzalez 77458d992e Only put stuff in MAven 1 if it is maven 1 to avoid problems later during the m1->m2 conversion
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@555707 13f79535-47bb-0310-9956-ffa450edef68
2007-07-12 18:11:46 +00:00
Carlos Sanchez Gonzalez 2f9c465abb Better crontab
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@555385 13f79535-47bb-0310-9956-ffa450edef68
2007-07-11 20:14:20 +00:00
Carlos Sanchez Gonzalez 1e503cf769 Ibiblio rsync hangs, sync first to cica and kill stalled rsync processes
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@555382 13f79535-47bb-0310-9956-ffa450edef68
2007-07-11 20:08:27 +00:00
Carlos Sanchez Gonzalez 9fdd8b4d26 Add a script to kill long running projects for stalled rsyncs
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@555381 13f79535-47bb-0310-9956-ffa450edef68
2007-07-11 19:59:53 +00:00
Carlos Sanchez Gonzalez eb7d25d8e1 [MAVENUPLOAD-1624] Added com.mobilvox.ossi
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@553963 13f79535-47bb-0310-9956-ffa450edef68
2007-07-06 17:17:39 +00:00
Brett Porter 8ef5d6348c only send mail if there were errors, or artifacts
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@553362 13f79535-47bb-0310-9956-ffa450edef68
2007-07-05 02:06:53 +00:00
Brett Porter 34c695c202 update contact
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@553355 13f79535-47bb-0310-9956-ffa450edef68
2007-07-05 00:49:35 +00:00
Wendy Smoak f5a0a84575 Fix filenames, we changed to apache-archiva-* for 1.0-alpha-2.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@552083 13f79535-47bb-0310-9956-ffa450edef68
2007-06-30 02:51:50 +00:00
Wendy Smoak 1ed0cb1ca9 Update the Archiva site for the 1.0-alpha-2 release.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@552075 13f79535-47bb-0310-9956-ffa450edef68
2007-06-30 01:43:23 +00:00
Joakim Erdfelt 0d2427965a Fixing compile.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@552003 13f79535-47bb-0310-9956-ffa450edef68
2007-06-29 19:00:50 +00:00
Joakim Erdfelt 029c0c9789 * Fixing ArtifactsByChecksumConstraint for null types.
* Adding anonymous type constructor for ArtifactsByChecksumConstraint.
* Removing DatabaseSearch.  (We don't want a repeat of the mess that exists within continuum!)



git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@551997 13f79535-47bb-0310-9956-ffa450edef68
2007-06-29 18:52:49 +00:00
Joakim Erdfelt cd0a9d9d8b Fixing name
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@551970 13f79535-47bb-0310-9956-ffa450edef68
2007-06-29 17:31:39 +00:00
Brett Porter 74e144b7bc The repository defn shouldn't be needed (it gets synced to central).
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@551009 13f79535-47bb-0310-9956-ffa450edef68
2007-06-27 02:13:13 +00:00
Carlos Sanchez Gonzalez 3c0ab41b5e [MAVENUPLOAD-1609] Add sync for old opensymphony group
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@550929 13f79535-47bb-0310-9956-ffa450edef68
2007-06-26 20:18:57 +00:00
Carlos Sanchez Gonzalez 25f7b3de3f [MAVENUPLOAD-1611] Added org.jframework sync
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@550928 13f79535-47bb-0310-9956-ffa450edef68
2007-06-26 20:16:15 +00:00
Fabrice Bellingard b1652e7034 Various <version> fixes in POMs after 1.0-alpha-2 release
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@550447 13f79535-47bb-0310-9956-ffa450edef68
2007-06-25 10:37:47 +00:00
Wendy Smoak c1ef06e2ab [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@550128 13f79535-47bb-0310-9956-ffa450edef68
2007-06-23 22:22:30 +00:00
Wendy Smoak 2023b7ee64 [maven-release-plugin] prepare release archiva-parent-1.0-alpha-2
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@550126 13f79535-47bb-0310-9956-ffa450edef68
2007-06-23 22:21:50 +00:00
Wendy Smoak 6335e880f8 Comment out maven-meeper module because it has a dependency on a commons-csv snapshot, and doesn't need to be released.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@550124 13f79535-47bb-0310-9956-ffa450edef68
2007-06-23 22:11:58 +00:00
Wendy Smoak 89c22f9ee8 MRM-424 Configure the source distribution to include -src in the directory name (and only once in the zip filename).
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@550117 13f79535-47bb-0310-9956-ffa450edef68
2007-06-23 21:55:39 +00:00
Wendy Smoak 35123fcd01 MRM-421 Added a whitelist entry of '*' to the pre-configured internal -> central proxy connector so it will actually proxy. Without this, requests result in 'Failed pre-download policies' log messages.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@550008 13f79535-47bb-0310-9956-ffa450edef68
2007-06-23 04:07:39 +00:00
Wendy Smoak d0f4612596 MRM-422 Fix the directory name for the snapshots repository in the default config
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@550007 13f79535-47bb-0310-9956-ffa450edef68
2007-06-23 03:41:48 +00:00
Wendy Smoak b3e8aed7cc MRM-424 include 'apache' and the version number in the distribution filenames
How do I get the source distro to unpack to a directory ending in -src?

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@549983 13f79535-47bb-0310-9956-ffa450edef68
2007-06-23 00:25:35 +00:00
Wendy Smoak d41ca7a9e5 MRM-423 include license and notice in the source distribution
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@549981 13f79535-47bb-0310-9956-ffa450edef68
2007-06-22 23:43:02 +00:00
Carlos Sanchez Gonzalez 05cdb8f746 The m1-m2 conversion tool needs a lot of memory
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@549939 13f79535-47bb-0310-9956-ffa450edef68
2007-06-22 19:37:00 +00:00
Fabrice Bellingard eaf53426c9 [MRM-420] Editing a network proxy creates a new network proxy when saving modifications
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@549793 13f79535-47bb-0310-9956-ffa450edef68
2007-06-22 12:00:27 +00:00
Maria Odea B. Ching 49ec5dcb1f [MRM-416]
- Added DatabaseSearch class for querying from the database (This could be used for future database queries so there is only one entry point for all 
db queries)
- Added ArtifactsByChecksumConstraint to be used for querying artifacts by checksum (either sha1, md5 or both)
- Updated "artifact" result of findArtifact action in xwork.xml
- Updated SearchAction to find an artifact (using checksums) in the database instead of in the indices
- Updated results.jsp to accomodate when the results came from the database instead of the SearchResults that is for index searching
- Deleted ArtifactsBySha1Constraint and its test, replaced by ArtifactsByChecksumConstraint
- Created tests for the new classes added



git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@549792 13f79535-47bb-0310-9956-ffa450edef68
2007-06-22 11:57:55 +00:00
Carlos Sanchez Gonzalez 3df7e0ac3f Add apache snapshot repo
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@549595 13f79535-47bb-0310-9956-ffa450edef68
2007-06-21 20:21:52 +00:00
Carlos Sanchez Gonzalez 9c28b84f4e [MAVENUPLOAD-1604] Add ognl sync
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@549580 13f79535-47bb-0310-9956-ffa450edef68
2007-06-21 18:29:08 +00:00