Commit graph

10 commits

Author SHA1 Message Date
dependabot[bot]
e358a7db4f
Bump junit from 4.13 to 4.13.1
Bumps [junit](https://github.com/junit-team/junit4) from 4.13 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.13...r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-13 06:46:52 +00:00
Jesse Harrison
91c78a8b13 target java 1.8 2020-01-30 09:01:40 -05:00
Sri Sankaran
3d30413841 Fixed edge case bug with handling similar content paths one with variables and another without. Upgraded to 0.0.3 2014-05-06 16:34:44 -04:00
Dennis Crissman
48323e52ee bump version to 0.0.2, removed unused self-executable, added osgi headers, updated dependency versions 2013-11-18 12:43:56 -05:00
Dennis Crissman
7116fd1889 drop the snapshot in version 2013-11-18 12:22:04 -05:00
Vincent Batts
8f57255c06 correcting the maven manifest, for the package name 2012-11-09 13:01:46 -05:00
Vincent Batts
348bf9d377 cleanup, and consolidation 2012-11-08 10:15:20 -05:00
Vincent Batts
49c606be4d Moar progress!
* adding logging, at least for a minute
* working through the PathTree.validate(path) logic
* BUG: in the populate tree path, calling a stringbuffer charAt(0)
* moar unit testing to iron things out.
2012-11-07 09:36:22 -05:00
Vincent Batts
4dbdeb4916 working on the PathNode includes() logic, and moar documentation and
unit testing
2012-11-01 17:14:34 -04:00
Vincent Batts
8e413fa985 maven tells me i don't need these exception handlers ... 2012-10-31 14:45:00 -04:00