Commit Graph

67 Commits

Author SHA1 Message Date
Edwin L. Punzalan 86e6409019 Completed the junit tests for the BadMetadataProcessor
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@354002 13f79535-47bb-0310-9956-ffa450edef68
2005-12-05 07:12:35 +00:00
Brett Porter 5c3468fad9 some updates to the reports base and tests
- simplify the result classes
- we need a factory component for the query layer, because the query layer needs a repository
- added a mock implementation of the reporter (removed the "default" one which is the same)
- added a default repository query interface that uses the file system
- add a test for the metadata versions not matching the repo
- add some comments

git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@353954 13f79535-47bb-0310-9956-ffa450edef68
2005-12-05 01:41:43 +00:00
Edwin L. Punzalan 8f8b59ff02 Added some unit test objects
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@353953 13f79535-47bb-0310-9956-ffa450edef68
2005-12-05 01:20:32 +00:00
Brett Porter 1c688ebb30 remove unneeded dep
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@353824 13f79535-47bb-0310-9956-ffa450edef68
2005-12-04 06:37:29 +00:00
Edwin L. Punzalan 8ac619974c PR: MRM-51
Submitted by: John Tolentino

Mock Objects and additional class files

git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@351613 13f79535-47bb-0310-9956-ffa450edef68
2005-12-02 06:41:24 +00:00
Edwin L. Punzalan 7695127b05 Renamed object to make the implementation obvious
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@351565 13f79535-47bb-0310-9956-ffa450edef68
2005-12-02 03:34:51 +00:00
Edwin L. Punzalan 286bd7bd95 PR: MRM-16
Added missing metadata checks... 

git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@351563 13f79535-47bb-0310-9956-ffa450edef68
2005-12-02 03:23:43 +00:00
Edwin L. Punzalan c1678e136b PR: MRM-50
Submitted by: John Tolentino

Additional unit tests

git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@351553 13f79535-47bb-0310-9956-ffa450edef68
2005-12-02 01:38:08 +00:00
Edwin L. Punzalan 649f02cc6d PR: MRM-16
Still incomplete.  Requires unit tests, waiting for abstract unit test.

git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@350205 13f79535-47bb-0310-9956-ffa450edef68
2005-12-01 08:28:12 +00:00
Edwin L. Punzalan 54991f3c7e Fixing a previous commit error
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@350122 13f79535-47bb-0310-9956-ffa450edef68
2005-12-01 03:13:02 +00:00
Edwin L. Punzalan c3bc1ff5bd PR: MRM-48
Submitted by: John Tolentino

Added resources from patch

git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@350105 13f79535-47bb-0310-9956-ffa450edef68
2005-12-01 02:18:38 +00:00
Edwin L. Punzalan 6423dfe71d Fixed a bug on the committed patch
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@350104 13f79535-47bb-0310-9956-ffa450edef68
2005-12-01 02:14:40 +00:00
Edwin L. Punzalan c43b013065 PR: MRM-49
Submitted by: John Tolentino

These were missing from my commit but present in the patch submitted

git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@350100 13f79535-47bb-0310-9956-ffa450edef68
2005-12-01 02:05:03 +00:00
Edwin L. Punzalan 233c55e0dc PR: MRM-49
Submitted by: John Tolentino

Added Skeleton Unit Test

git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@350094 13f79535-47bb-0310-9956-ffa450edef68
2005-12-01 01:35:02 +00:00
Edwin L. Punzalan 77055caf4c Added class descriptions for the interfaces for easy reference.
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@349898 13f79535-47bb-0310-9956-ffa450edef68
2005-11-30 06:35:33 +00:00
Edwin L. Punzalan ecdba7fcc4 PR: MRM-31
Submitted by: Ma. Odea Ching

created interfaces for the reporting apis

git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@349697 13f79535-47bb-0310-9956-ffa450edef68
2005-11-29 10:22:35 +00:00
Brett Porter 76cee0be7a add reports module
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@349660 13f79535-47bb-0310-9956-ffa450edef68
2005-11-29 07:46:08 +00:00