aboutsummaryrefslogtreecommitdiffstats
path: root/maven-repository-converter
Commit message (Expand)AuthorAgeFilesLines
* put back a corrected custom copyDirectoryStructure that ignores .svn directoriesBrett Porter2006-07-061-1/+48
* revert r412961 - it wasn't working as designed and the test failed in a clean...Brett Porter2006-06-286-120/+10
* use plexus copyDirectoryStructure (the other method was not overwriting files...Brett Porter2006-06-281-49/+1
* clean up some issues and bugs highlighted by inspectionsBrett Porter2006-06-281-51/+22
* Changed boolean Digester methods to throw an exception instead for a more inf...Edwin L. Punzalan2006-06-161-16/+11
* o fixing requirementJason van Zyl2006-06-152-18/+50
* added configuration to enable merging of source metadata if it exists.Edwin L. Punzalan2006-06-096-11/+120
* Added more unit tests for the TransactionEventsEdwin L. Punzalan2006-06-081-0/+138
* Improved testsEdwin L. Punzalan2006-06-081-5/+10
* Implemented the rollback() method for the TransactionEventsEdwin L. Punzalan2006-06-085-7/+246
* error handlingBrett Porter2006-06-071-1/+0
* be more specific with i18n keysBrett Porter2006-06-072-11/+18
* remove some duplicatesBrett Porter2006-06-072-86/+46
* general clean up, addition of copyrightsBrett Porter2006-06-077-10/+20
* fix test on linuxBrett Porter2006-03-271-4/+5
* make test case portableBrett Porter2006-03-151-5/+4
* replaced usage of FileUtils.contentEquals() to private method compareFiles()Edwin L. Punzalan2006-02-231-2/+2
* ignore xml header altogetherBrett Porter2006-02-231-1/+1
* PR: MRM-13Edwin L. Punzalan2006-02-225-0/+50
* PR: MRM-13Edwin L. Punzalan2006-02-224-37/+2
* removed <?xml version ... on expected files which breaks the build.Edwin L. Punzalan2006-02-2215-15/+15
* PR: MRM-13Edwin L. Punzalan2006-02-227-9/+273
* revert auto formatting from IDEA that breaks testsBrett Porter2006-02-2215-45/+30
* updates to get tests running againBrett Porter2006-02-2216-5/+21
* use plexus-utils in this library, ensure we get the managed versionBrett Porter2006-02-221-0/+4
* [MRM-9] add transactional capabilitiesBrett Porter2006-01-289-70/+370
* [MRM-9] test invalid source snapshot metadataBrett Porter2006-01-274-6/+79
* [MRM-9] test invalid source metadataBrett Porter2006-01-278-46/+296
* [MRM-9] test identical source and target repositoriesBrett Porter2006-01-274-3/+32
* [MRM-9] dry run testsBrett Porter2006-01-273-2/+57
* [MRM-9] more testsBrett Porter2006-01-277-10/+102
* [MRM-9] improve checksum readingBrett Porter2006-01-273-1/+5
* [MRM-9] warn if no POM at sourceBrett Porter2006-01-273-12/+31
* [MRM-9] checksum testsBrett Porter2006-01-2717-122/+237
* [MRM-9] continue with testsBrett Porter2006-01-2712-14/+204
* Fixed snapshot dep and removed jvm 1.5 methodsEdwin L. Punzalan2006-01-201-1/+1
* [MRM-9] test metadata conversionBrett Porter2006-01-169-10/+80
* [MRM-9] test metadata conversionBrett Porter2006-01-1618-49/+555
* [MRM-9] remove issues on windowsBrett Porter2006-01-151-7/+24
* [MRM-9] first check in of repository converterBrett Porter2006-01-1531-0/+976