Requirements
The following list contains desired functions and requirements for propCom. It's a kind of wish list and don't hesitate to comment your suggestions.
- Two modes: simple comparison of two Java property files and multiple comparison defined by a CSV-File
- build ant task in order to integrate property file checking to your ant scripts
- Comparison means checking equality of key sets in two property file. It means not checking if property values are identical
- Output is a CSV/XML-File (not decided yet) , maybe similar to JUnit test results
- proper exception handling (e.g. when comparing multiple files, define what to do if one file can not be found)
ToDos
- restructure code (input, functional code, output formatter)
- write proper readme
- add license statement
- add proper bash script
Keine Kommentare:
Kommentar veröffentlichen