Changes

Summary

  1. Support color output on windows (commit: 2e3dd63) (details)
  2. Build: Skip rat by default (commit: 4028e10) (details)
  3. Build: Added a default phase (commit: a7a177c) (details)
  4. Clean up console output (commit: 5454545) (details)
  5. Link to the snapshot version (commit: fd1b9d5) (details)
  6. Also redirect JDK logging to our logging (commit: 63d8f52) (details)
  7. Option to dump all annotations (commit: cfc3124) (details)
  8. Rename error.log to ddw.log. (commit: c9ca984) (details)
  9. Documented logging. (commit: 150c2b2) (details)
Commit 2e3dd63c7f97d5fb1de411647d0e0358e5226927 by Thorsten Vitt
Support color output on windows
(commit: 2e3dd63)
The file was modified pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified src/main/java/de/tudarmstadt/ukp/dariah/pipeline/RunPipeline.java (diff)
The file was modified README.md (diff)
Commit 63d8f52dd0f6e58b4c6c48fe42f5f8d2a7a99741 by Thorsten Vitt
Also redirect JDK logging to our logging
(commit: 63d8f52)
The file was modified pom.xml (diff)
The file was modified src/main/java/de/tudarmstadt/ukp/dariah/pipeline/RunPipeline.java (diff)
The file was modified src/main/java/de/tudarmstadt/ukp/dariah/pipeline/RunPipeline.java (diff)
Commit c9ca98459c0d5a8c9dcb112178d3d7d865e56ed4 by Thorsten Vitt
Rename error.log to ddw.log.
We're not only logging errors, but more generally status documentation.
(commit: c9ca984)
The file was modified src/main/resources/log4j2.xml (diff)
The file was modified .gitignore (diff)
The file was modified doc/user-guide.adoc (diff)