-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
7 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,13 @@ | ||
|
||
Version: 1.4.0 | ||
============== | ||
- Refactor the whole approach of passing if new or modified to simplify it. | ||
|
||
- Introduce full/incremental as part of collector framework | ||
- Have document default value other than NEW (e.g. UNKNOWN, UNPROCESSED, etc) | ||
|
||
- Have document default value other than NEW (e.g. UNKNOWN, UNPROCESSED, etc) | ||
|
||
Version: Any | ||
============== | ||
- Consider using Hibernate for the JDBC data store, for both embedded and | ||
client-server databases. Ship with no drivers | ||
except maybe for testing (or 1 for convenience, like H2). | ||
|
||
- Consider changing default base directory for logs and progress | ||
(to avoid logs and progress appearing twice in path by default). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters