Change | User | Description | Committed |
---|---|---|---|
9519 | dantran | folder rename to match with its artifactId | 11 years ago |
9514 | dantran | - Remove support to pick up p4port and its credential from ENV and System properties. &n...bsp;These setttings has no use since Maven requires user to provide the required URL which has both p4port and credential. Also user can always fall back to settings.xml to store credential - Rewrite URL parser and also support password as part of URL - TCK test now has default URL and its credential is store under settings.xml - User can also issue her how scmTckUrl system properties ( to be doc as part of maven site) « |
11 years ago |
9513 | dantran | add provider doc, deploy site:jar, support external charset config | 11 years ago |
9512 | dantran | add defaultGoal, doc how to generate initial data, exclude template it | 11 years ago |
9510 | dantran | add missing pom for release template for IT | 11 years ago |
9509 | dantran | adjust TCK's new data location which under src/it/template | 11 years ago |
9505 | dantran | folder rename | 11 years ago |
9504 | dantran | move tck data into template IT | 11 years ago |
9502 | dantran | prepare for template IT which will be used to create intial project for TCK and IT testing | 11 years ago |
9499 | dantran | Discover latest revision expected by scm:update goal Check for error under IF...ileSpec during client discovery « |
11 years ago |
9498 | dantran | - Setup Maven site for documetation - Implement ~/m2/p4maven-settings.xml to store extern...al config overridable by system properties. All global settings now can be retrieved va P4Utils « |
11 years ago |
9489 | dantran | back to scm-test 1.9 to prep for another release | 11 years ago |
9488 | dantran | Implement Blame TCK | 11 years ago |
9487 | dantran | Trim down Checkout and ChangeLog results to use only depo path (rather than a concatinatin...g of every thing and not usable. This helps passed mavn-scm-test update command TCK test « |
11 years ago |
9486 | dantran | Simplify update command and rely on AbstractUpdateCommand to gather the ChangeSet | 11 years ago |
9477 | dantran | add logger, prepare the next release | 11 years ago |
9476 | dantran | - Each managed client now has its own server to prevent concurrency - Validate managed cl...ient and server instances « |
11 years ago |
9471 | dantran | - cleanup diff command - simplify branch command and full compliant with maven-scm-test -... add checkout with branch - add repo's path as client manager lookup key in addition to p4port and rootdir so that we can handle mutiple clients on the same rootdir « |
11 years ago |
9466 | dantran | additional client discovery work to prevent false positive | 11 years ago |
9452 | dantran | current client is now correctly discoverable. Use absolute path at ChangeLog comman...d « |
11 years ago |
9451 | dantran | Discover current client | 11 years ago |
9444 | dantran | Handle ScmFileSet's fileList has absolute paths | 11 years ago |
9442 | dantran | Handle ScmFileSet which has a file named "." | 11 years ago |
9441 | dantran | discover existing client, so that we dont need pass in this name via system property durin...g release:prepare « | 11 years ago |
9425 | dantran | add list and status TCK | 11 years ago |
9424 | dantran | add list and status TCK | 11 years ago |
9423 | dantran | get all test to use the same setup, handle checkout with tag, need to revisit how we handl...e ScmVersion « | 11 years ago |
9422 | dantran | add update, changelog TCK | 11 years ago |
9392 | dantran | copy over base TCK checkin test and adjust for P4 | 11 years ago |
9342 | dantran | Add CheckIn TCK | 11 years ago |
9297 | dantran | Add CheckOut TCK Implementation | 11 years ago |
9295 | dantran | More migratoin using P4Utils.scmFileSet2P4FileSpecs | 11 years ago |
9290 | dantran | Introduce the reusable P4Utils.scmFileSet2P4FileSpecs util, and have edit and checkin comm...and to use it « | 11 years ago |
9276 | dantran | Implement maven scm Tag tck test. | 11 years ago |
9267 | dantran | More swapping of P4Executor for P4Utils | 11 years ago |
9266 | dantran | fixed up P4EditCommand to comply ScmFileSpec where the internal filelist is always relativ...e to its basedir. When Creating P4 FileSpec, must convert the relative path to absolute path otherwise p4 would use it currently directory to calculate the path. Will need to apply the same principal to all commands « |
11 years ago |
9259 | dantran |
hookup with maven-scm-test. Pickup user/password from system properties |
11 years ago |
9253 | dantran | correction for p4port reconstruction | 11 years ago |
9251 | dantran | Use P4Utils instead of P4Executor which will be retire | 11 years ago |
9250 | dantran | caching client across mutiple commands | 11 years ago |
9246 | dantran | doc a bug | 11 years ago |
9245 | dantran | typo | 11 years ago |
9244 | dantran | error handling | 11 years ago |
9243 | dantran | isolate P4JAVA IClient creation problem | 11 years ago |
9242 | dantran | implement remove generated client when done | 11 years ago |
9239 | dantran | back to 2014.6.1-SNAPSHOT, add missing file | 11 years ago |
9236 | dantran | back to 2014.6.1-SNAPSHOT | 11 years ago |
9234 | dantran | test to makesure only on client view return | 11 years ago |
9233 | dantran | initial implementation of all the needed manager to cache Iclient and Iserver instances | 11 years ago |
9224 | dantran | add IT validation, simplify release/scm exclusion and doc why I exclude cvsexe scm provide...r « | 11 years ago |