Changes

Summary

  1. Switch textgridrep to https (details)
  2. Fix: xsl-stylesheet didn't have any practical effect. (details)
Commit 7096aaca52ab4ec234e3f72a9aeb15100af5b65f by Thorsten Vitt
Switch textgridrep to https
The file was modified src/main/webapp/stylesheets/preview.xsl (diff)
Commit a9d0f330132a3a1bff9dc97439bb34f3345b40f6 by Thorsten Vitt
Fix: xsl-stylesheet didn't have any practical effect.
TODO associated stylesheet is detected as a side effect of fetching the
source. Need to make sure this has been done when we call
getTransformer(). We also need a test here.
The file was modified src/main/java/info/textgrid/services/aggregator/html/HTMLWriter.java (diff)