Commit Graph
11 Commits
Author SHA1 Message Date
Jonathan Bernard c26ba17dbb Refactored pit-cli build process to work with JDB common build. 2011-11-21 03:03:52 -06:00
Jonathan Bernard 447e74f956 Implemented extended attributes on File issues.
* Created a PEG parser for issue files.
* Added parsing and formatting code to `FileIssue` to handle extended
  properties.
2011-11-21 00:46:24 -06:00
Jonathan Bernard 66b68160e5 Moved to JDB common build structure. 2011-11-20 21:00:53 -06:00
Jonathan Bernard 5effdea201 Added --version flag to pit-cli. Bugfix in FileRepository
* `FileRepository` was incorrectly returning the root project's first
  set of subprojects for the `getRootProjects()` function, instead of the root
  project itself.
2011-10-25 14:46:07 -05:00
Jonathan Bernard 09319cb2e7 Added walkProject to core. Updated classes to interface changes.
* Implemented `walkProject` on `com.jdbernard.pit.Project`
* Updated several classes to fit the new interfaces/abstract classes.
* Still not finished with XML issue repository code.
2011-10-24 20:02:49 -05:00
Jonathan Bernard b04655a428 Reworked CLI command line interface.
CLI interface options make more sense, are parsed in a more organized fashion,
and the interface is more informative regarding its actions.
2011-08-09 17:36:36 -05:00
Jonathan Bernard e99b65fb16 Fixing typo in user prompt for pit-cli. 2011-06-28 17:30:15 -05:00
Jonathan Bernard 88270b8d0e Added .gitignore 2011-06-28 17:10:16 -05:00
Jonathan Bernard ef0b0be4f2 Fixed merge problems. 2011-05-27 12:48:32 -05:00
Jonathan Bernard b3c223f0b8 Fixed bug, pit-cli now trims input directory. 2011-05-27 12:45:37 -05:00
Jonathan Bernard 8581782aee Added patch from 2.1.x, dir option to pit-cli. Added .gitignore 2011-05-27 11:59:54 -05:00