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
Commit 4028e1056bfe48d430a03709070b4c2bfdafce4e by Thorsten Vitt
Build: Skip rat by default
(commit: 4028e10)
The file was modified pom.xml
Commit a7a177cfacba553ec50f5d31589b294c199b53a1 by Thorsten Vitt
Build: Added a default phase
(commit: a7a177c)
The file was modified pom.xml
Commit 5454545edb5b17436f5ba41525a973afabf6f7f0 by Thorsten Vitt
Clean up console output
(commit: 5454545)
The file was modified src/main/java/de/tudarmstadt/ukp/dariah/pipeline/RunPipeline.java
Commit fd1b9d593172c6d386bdf314d4e8b70455747f26 by Thorsten Vitt
Link to the snapshot version
(commit: fd1b9d5)
The file was modified README.md
Commit 63d8f52dd0f6e58b4c6c48fe42f5f8d2a7a99741 by Thorsten Vitt
Also redirect JDK logging to our logging
(commit: 63d8f52)
The file was modified src/main/java/de/tudarmstadt/ukp/dariah/pipeline/RunPipeline.java
The file was modified pom.xml
Commit cfc3124d33636cbe42ff0eae230c2525f0ea5a28 by Thorsten Vitt
Option to dump all annotations
(commit: cfc3124)
The file was modified src/main/java/de/tudarmstadt/ukp/dariah/pipeline/RunPipeline.java
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
The file was modified .gitignore
Commit 150c2b2fdef4262ce84b5031ccbd5517b893575b by Thorsten Vitt
Documented logging.
(commit: 150c2b2)
The file was modified doc/user-guide.adoc