Jeremie Charlet

Results 28 comments of Jeremie Charlet

Brilliant Matt. We are now focusing on refactoring the CLI and GUI code, so this will be really helpful and we can carry on from there.

Hi @nishihatapalmer Been trying to find where to override the bean definition of resultsDao to put the writer instead of the db one when using the CLI. There are spring...

hi @nishihatapalmer , I'm sorry, I think Richard set up that spring system, and I'm sure he had really good reasons to follow that pattern in the first place. I...

Ah nevermind I saw your comments on the PR I created, let's carry on the discussion there

I'd rather merge your properties PR first, which I'm working on (but I'm facing random unit test fails on the CI with appveyor). then merge/rebase master (including that properties PR)...

changing to enhancement since related to feature that an eager developer gave a try at :), couldn't find any user request.

> This Word XML format looks like it would be pretty easy to assign a signature to (has a very clear tag '' immediately after the XML header) so we'll...

https://groups.google.com/forum/#!topic/droid-list/77ZTTpuu6Ug > > Brian O'Reilly | 5/13/16 > > Hi Jerry, > Thanks for your post. The enhancements you suggest would involve some quite major changes to DROID, The internals...

oups filters to use provided by ./droid6.5-RC1/droid-binary-6.5-SNAPSHOT-bin/droid.sh --filter-fields @sparkhi ``` ~/Doc/drive_TNA/droid ❯ ./droid6.5-RC1/droid-binary-6.5-SNAPSHOT-bin/droid.sh --filter-fields 2020-02-19T16:01:14,462 INFO [main] DroidCommandLine:121 - Starting DROID. Filter fields: extension_mismatch Whether or not there is a...

for reporting, could build something like FilterFieldCommand.java --filter-fields using REPORT_DEFS from ReportUtils.java . Problem is, that the reports available depend on what the user configured locally, so there could be...