Started 11 yr ago
Took 4 min 53 sec on build1

Build #6 (May 27, 2013, 2:57:29 PM)

Revision: 14101
Changes
  1. Added speaking (and unambigues) filenames.

    We use a transformed version of the title field plus the URI plus
    a content type specific extension. To remove the URI from the file name
    we would need to extract the filename policy and keep track of file
    names we already used to avoid duplicates. (detail)
    by vitt
  2. Set zip entries' date to the object's last modified date (detail)
    by vitt
  3. Added rewriting support to the ZIP export (detail)
    by vitt
  4. Actually return a ZIP.

    This version does not have any fancy features yet, i.e. neither link
    rewriting nor cool file names (detail)
    by vitt
  5. Added skeleton zip generator (doesn't generate actual zips yet) (detail)
    by vitt
  6. Fixed tree building and filename generation (detail)
    by vitt
  7. Improved mime.types parser RE.

    Previously, lines containing a comment at the end and lines starting
    with whitespace were not recognized. (detail)
    by vitt
  8. Simple file name generation (URI + Extension) (detail)
    by vitt
  9. Added TextGrid MIME types (detail)
    by vitt
  10. toString methods for testing & debugging (detail)
    by vitt
  11. Factory actually produces something (detail)
    by vitt
  12. Eclipse/m2e: Ignore unknown execution (detail)
    by vitt
  13. Added a representation for mapping MIME types to filename extensions. (detail)
    by vitt
  14. Basic tree factory (detail)
    by vitt
  15. Skeleton for infrastructure to collect aggregation trees (detail)
    by vitt

Started by an SCM change

Test Result (no failures)

    Module Builds

     TextGrid Aggregator Service3 min 51 sec