Commit Graph

7239 Commits

Author SHA1 Message Date
Brett Porter bbf080bf9d save the configuration
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@421155 13f79535-47bb-0310-9956-ffa450edef68
2006-07-12 06:09:38 +00:00
Brett Porter cd7b693b8e add a configuration interceptor that sends you to the configuration page if the app is not yet properly configured
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@421137 13f79535-47bb-0310-9956-ffa450edef68
2006-07-12 05:39:51 +00:00
Brett Porter d0304eb8a2 add in basic validation
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@420447 13f79535-47bb-0310-9956-ffa450edef68
2006-07-10 07:01:58 +00:00
Brett Porter 9d09051e47 minor changes
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@420422 13f79535-47bb-0310-9956-ffa450edef68
2006-07-10 04:40:19 +00:00
Brett Porter e764c61109 [MRM-46] set application up so that configuration can be loaded from a webapp context param (using expressions)
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@420421 13f79535-47bb-0310-9956-ffa450edef68
2006-07-10 04:39:44 +00:00
Brett Porter f8ed8907af [MRM-117] proxy web interface
Submitted by: Pete Marvin King

git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@419527 13f79535-47bb-0310-9956-ffa450edef68
2006-07-06 11:41:26 +00:00
Brett Porter 39a41a4b29 fixes to the xwork integration
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@419521 13f79535-47bb-0310-9956-ffa450edef68
2006-07-06 11:19:19 +00:00
Brett Porter 5d2ddbae67 upgrade to webwork 2.2.2
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@419461 13f79535-47bb-0310-9956-ffa450edef68
2006-07-06 06:25:42 +00:00
Brett Porter e8d7cd7956 ignore eclipse
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@419446 13f79535-47bb-0310-9956-ffa450edef68
2006-07-06 05:52:53 +00:00
Brett Porter 7fda7eb21f put back a corrected custom copyDirectoryStructure that ignores .svn directories
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@419445 13f79535-47bb-0310-9956-ffa450edef68
2006-07-06 05:50:09 +00:00
Brett Porter ce6cc7ab56 ignore eclipse files
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@419444 13f79535-47bb-0310-9956-ffa450edef68
2006-07-06 05:49:21 +00:00
Brett Porter 9768f4a476 ignore eclipse files
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@419151 13f79535-47bb-0310-9956-ffa450edef68
2006-07-05 03:38:14 +00:00
Brett Porter bade02420d ignore eclipse files
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@419150 13f79535-47bb-0310-9956-ffa450edef68
2006-07-05 03:38:09 +00:00
Brett Porter ccaf435468 update to build in CI profile
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@418210 13f79535-47bb-0310-9956-ffa450edef68
2006-06-30 09:18:20 +00:00
Brett Porter 3205ed65f7 revert r412961 - it wasn't working as designed and the test failed in a clean environment. The TODO is meant to indicate to replace the parsing of the filename to obtain snapshot metadata with retrieving it from the source metadata file instead of attempting to merge all. The tests did not test snapshot metadata at all.
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@417698 13f79535-47bb-0310-9956-ffa450edef68
2006-06-28 08:34:20 +00:00
Brett Porter 794b829284 use plexus copyDirectoryStructure (the other method was not overwriting files which is not acceptable in test cases as old state can be left behind)
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@417696 13f79535-47bb-0310-9956-ffa450edef68
2006-06-28 08:26:49 +00:00
Brett Porter 7a5b4547af clean up some issues and bugs highlighted by inspections
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@417674 13f79535-47bb-0310-9956-ffa450edef68
2006-06-28 05:45:08 +00:00
Jason van Zyl e0182bf24e o adding contents of the test repository
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@414809 13f79535-47bb-0310-9956-ffa450edef68
2006-06-16 12:02:05 +00:00
Maria Odea B. Ching 88a2365636 PR: MRM-80
Submitted by: Allan Ramirez

Web interface for scheduler.

git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@414776 13f79535-47bb-0310-9956-ffa450edef68
2006-06-16 08:37:56 +00:00
Edwin L. Punzalan c557ac9e77 Created test directory just to make the build successful
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@414752 13f79535-47bb-0310-9956-ffa450edef68
2006-06-16 06:40:09 +00:00
Maria Odea B. Ching d9310c161f Revised ConfigurationManager to use ConfigurationXpp3Reader instead of dom4j for parsing the xml config file.
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@414748 13f79535-47bb-0310-9956-ffa450edef68
2006-06-16 06:13:41 +00:00
Edwin L. Punzalan 1e5e969496 Changed boolean Digester methods to throw an exception instead for a more informative failure reason
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@414745 13f79535-47bb-0310-9956-ffa450edef68
2006-06-16 06:01:50 +00:00
Jason van Zyl 565f3f2844 o little conversion of a repository as a smoke test, relying on the good coverage else where :-)
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@414665 13f79535-47bb-0310-9956-ffa450edef68
2006-06-15 20:00:33 +00:00
Jason van Zyl e7a794ad0d forgot a directory
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@414569 13f79535-47bb-0310-9956-ffa450edef68
2006-06-15 12:55:02 +00:00
Maria Odea B. Ching b622924a1f PR: MRM-67
Created ConfigurationManager class that creates and updates the xml configuration file. Added web interface for setting and updating configuration used for indexing and discovery.

git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@414556 13f79535-47bb-0310-9956-ffa450edef68
2006-06-15 11:05:04 +00:00
Edwin L. Punzalan 4e9afa78cb Updated some javadocs
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@414549 13f79535-47bb-0310-9956-ffa450edef68
2006-06-15 10:50:19 +00:00
Edwin L. Punzalan 78f88941cf Improved the indexing module
* added addDocuments and deleteDocuments methods
* hid some unused methods
* did some performance optimization
* made validate to be called only in the class constructor


git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@414538 13f79535-47bb-0310-9956-ffa450edef68
2006-06-15 10:25:38 +00:00
Jason van Zyl 26c39b527a o simple start to the repo app
- will integrate configuration next and a plexus app server front-end


git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@414486 13f79535-47bb-0310-9956-ffa450edef68
2006-06-15 06:16:10 +00:00
Jason van Zyl 2e0b0bd17a o fixing requirement
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@414485 13f79535-47bb-0310-9956-ffa450edef68
2006-06-15 06:15:22 +00:00
Jason van Zyl 0cf3828abb o removing hardcoding in test
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@414484 13f79535-47bb-0310-9956-ffa450edef68
2006-06-15 06:11:48 +00:00
Jason van Zyl 369ed5bd43 o make sure directory exists to keep tests from failing
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@414450 13f79535-47bb-0310-9956-ffa450edef68
2006-06-15 03:54:50 +00:00
Edwin L. Punzalan bc577a44eb Moved releases and snapshot policies into the proxy configuration class
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@414095 13f79535-47bb-0310-9956-ffa450edef68
2006-06-14 05:54:38 +00:00
Brett Porter f844217297 ignore target
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@414045 13f79535-47bb-0310-9956-ffa450edef68
2006-06-14 03:51:01 +00:00
Edwin L. Punzalan 3e28334fa3 moved configuration validations inside the configuration object
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@414043 13f79535-47bb-0310-9956-ffa450edef68
2006-06-14 03:48:25 +00:00
Brett Porter d58fe15c35 remove bogus pom that doesn't exist (yet?)
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@414040 13f79535-47bb-0310-9956-ffa450edef68
2006-06-14 03:43:37 +00:00
Edwin L. Punzalan 14d7e27eb8 Refactored tests and created an Abstract test case.
Also, refactored some of the module classes and improved some javadocs.

git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@414034 13f79535-47bb-0310-9956-ffa450edef68
2006-06-14 03:13:22 +00:00
Jason van Zyl b5aeb8c65b remove site module, no longer exists
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@414030 13f79535-47bb-0310-9956-ffa450edef68
2006-06-14 02:54:46 +00:00
Jason van Zyl 4de67b8fdd o moved the site to our new standard location for a multi module setup
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@414028 13f79535-47bb-0310-9956-ffa450edef68
2006-06-14 02:51:42 +00:00
Edwin L. Punzalan 30602fb39f Added a new class "DiscovererPath" for use to represent paths processed by the Discoverer. Currently used to fill KickedOutPaths and ExcludedPaths
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@413827 13f79535-47bb-0310-9956-ffa450edef68
2006-06-13 07:57:20 +00:00
Edwin L. Punzalan 18f031c774 Added reason parameter in kickedOutPaths. Also, added an interface with the kickedOutPaths which two other interfaces extends
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@413818 13f79535-47bb-0310-9956-ffa450edef68
2006-06-13 06:53:38 +00:00
Edwin L. Punzalan b6dd4adbe6 more unit tests
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@412984 13f79535-47bb-0310-9956-ffa450edef68
2006-06-09 08:54:31 +00:00
Edwin L. Punzalan e19841f467 added configuration to enable merging of source metadata if it exists.
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@412961 13f79535-47bb-0310-9956-ffa450edef68
2006-06-09 07:32:14 +00:00
Edwin L. Punzalan 78de20b9d1 Added more unit tests for the TransactionEvents
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@412760 13f79535-47bb-0310-9956-ffa450edef68
2006-06-08 14:20:19 +00:00
Edwin L. Punzalan 8c9615849b Improved tests
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@412752 13f79535-47bb-0310-9956-ffa450edef68
2006-06-08 13:44:36 +00:00
Edwin L. Punzalan c2cb417afb Implemented the rollback() method for the TransactionEvents
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@412747 13f79535-47bb-0310-9956-ffa450edef68
2006-06-08 13:32:13 +00:00
Brett Porter 7663e79307 add white site
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@412701 13f79535-47bb-0310-9956-ffa450edef68
2006-06-08 08:09:11 +00:00
Brett Porter 86db5311d4 [MRM-46] introduce modello configuration, change indexer API to use a File for the index path, introduce a core module for moving the main application logic to
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@412683 13f79535-47bb-0310-9956-ffa450edef68
2006-06-08 07:15:34 +00:00
Brett Porter 8532c8ed0a [MRM-118] update recently added duplicate processor
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@412664 13f79535-47bb-0310-9956-ffa450edef68
2006-06-08 05:21:14 +00:00
Brett Porter bda451364b [MRM-118] proxy config is not a component
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@412658 13f79535-47bb-0310-9956-ffa450edef68
2006-06-08 04:59:55 +00:00
Brett Porter 1ef50fd5bd [MRM-118] proxy config is not a component
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@412654 13f79535-47bb-0310-9956-ffa450edef68
2006-06-08 04:45:07 +00:00