Changes

Summary

  1. Fixed copy plugin configuration and paths
  2. Switched TEI downloading to maven-copy-plugin
  3. Updated some dependencies.
  4. Fixed error output.
  5. Removed the assertions from the PDF IT. PDF generation depends on the right version of LaTeX installed on the machine the service is deployed to, which is not neccessarily the build machine.
  6. Unified integration tests
  7. Refactored common parts of the integration tests
  8. Fixed PDF tool to use the bundled stylesheets
Revision 14086 by vitt:
Fixed copy plugin configuration and paths
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/services/aggregator/pom.xmlN/A
The file was modified /trunk/services/aggregator/src/main/java/info/textgrid/services/aggregator/pdf/PDF.javaN/A
The file was modified /trunk/services/aggregator/src/main/webapp/WEB-INF/stylesheets/db2xhtml.xslN/A
The file was modified /trunk/services/aggregator/src/main/webapp/WEB-INF/stylesheets/epub.xslN/A
Revision 14085 by vitt:
Switched TEI downloading to maven-copy-plugin
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/services/aggregator/pom.xmlN/A
Revision 14084 by vitt:
Updated some dependencies.
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/services/aggregator/pom.xmlN/A
Revision 14083 by vitt:
Fixed error output.
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/services/aggregator/src/main/java/info/textgrid/services/aggregator/GenericExceptionMapper.javaN/A
Revision 14082 by vitt:
Removed the assertions from the PDF IT.

PDF generation depends on the right version of LaTeX installed on the
machine the service is deployed to, which is not neccessarily the build
machine.
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/services/aggregator/src/test/java/info/textgrid/services/aggregator/PdfIT.javaN/A
Revision 14081 by vitt:
Unified integration tests
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/services/aggregator/src/test/java/info/textgrid/services/aggregator/AbstractIntegrationTest.javaN/A
The file was added/trunk/services/aggregator/src/test/java/info/textgrid/services/aggregator/PdfIT.javaN/A
The file was removed/trunk/services/aggregator/src/test/java/info/textgrid/services/aggregator/TestPDF.javaN/A
The file was modified /trunk/services/aggregator/src/test/java/info/textgrid/services/aggregator/html/HtmlIT.javaN/A
Revision 14080 by vitt:
Refactored common parts of the integration tests
Change TypePath in RepositoryPath in Workspace
The file was added/trunk/services/aggregator/src/test/java/info/textgrid/services/aggregator/AbstractIntegrationTest.javaN/A
The file was modified /trunk/services/aggregator/src/test/java/info/textgrid/services/aggregator/EpubIT.javaN/A
The file was modified /trunk/services/aggregator/src/test/java/info/textgrid/services/aggregator/html/HtmlIT.javaN/A
Revision 14079 by vitt:
Fixed PDF tool to use the bundled stylesheets
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/services/aggregator/src/main/java/info/textgrid/services/aggregator/pdf/PDF.javaN/A