Skip to content
This repository has been archived by the owner on Dec 12, 2023. It is now read-only.

update shell and readme based on feedback #29

Merged
merged 35 commits into from
Nov 12, 2020
Merged

update shell and readme based on feedback #29

merged 35 commits into from
Nov 12, 2020

Commits on Nov 5, 2020

  1. flail

    mike-stern authored Nov 5, 2020
    Configuration menu
    Copy the full SHA
    8dd88f7 View commit details
    Browse the repository at this point in the history
  2. try figuring out class invocation

    Mike Stern committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    28bfc18 View commit details
    Browse the repository at this point in the history
  3. specify xsl as input

    Mike Stern committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    be390a9 View commit details
    Browse the repository at this point in the history
  4. reexport saxon in following job step

    Mike Stern committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    b7b4b0e View commit details
    Browse the repository at this point in the history
  5. contextualize file reference

    Mike Stern committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    0f12473 View commit details
    Browse the repository at this point in the history
  6. further qualified

    Mike Stern committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    e3610a3 View commit details
    Browse the repository at this point in the history
  7. missing slash

    Mike Stern committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    5d2bcb0 View commit details
    Browse the repository at this point in the history
  8. add debugging

    Mike Stern committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    c14d21b View commit details
    Browse the repository at this point in the history
  9. missed a subdir

    Mike Stern committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    65be44d View commit details
    Browse the repository at this point in the history
  10. remove

    Mike Stern committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    e9245db View commit details
    Browse the repository at this point in the history
  11. define report name

    Mike Stern committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    c0e59ef View commit details
    Browse the repository at this point in the history
  12. superfolus quote

    Mike Stern committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    6bc2165 View commit details
    Browse the repository at this point in the history
  13. superfulous monkey bun

    Mike Stern committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    76665d2 View commit details
    Browse the repository at this point in the history
  14. double slash issue

    Mike Stern committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    9cb3121 View commit details
    Browse the repository at this point in the history
  15. proper qualify target

    Mike Stern committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    b125adb View commit details
    Browse the repository at this point in the history
  16. barf

    Mike Stern committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    becaf66 View commit details
    Browse the repository at this point in the history
  17. less incorrect parts

    Mike Stern committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    e9b9137 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2020

  1. avoid DS_Store

    Mike Stern committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    2a3adcb View commit details
    Browse the repository at this point in the history
  2. fix pathing for html report and java command

    Mike Stern committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    c36ef29 View commit details
    Browse the repository at this point in the history
  3. fix path in readme

    Mike Stern committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    d3f511f View commit details
    Browse the repository at this point in the history
  4. add cache

    Mike Stern committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    68bf94b View commit details
    Browse the repository at this point in the history
  5. add key with hash

    Mike Stern committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    2823fa2 View commit details
    Browse the repository at this point in the history
  6. debug

    Mike Stern committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    520330e View commit details
    Browse the repository at this point in the history
  7. missing multi line continuance

    Mike Stern committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    1f675ad View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2020

  1. ignore jars in the lib directory

    Mike Stern committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    4db2518 View commit details
    Browse the repository at this point in the history
  2. be more defensive of how to download saxon jar

    Mike Stern committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    9138dc1 View commit details
    Browse the repository at this point in the history
  3. make instructions more clear with dependencies stated

    Mike Stern committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    460ff33 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into tasks/issue-16

    Mike Stern committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    4ae6768 View commit details
    Browse the repository at this point in the history
  5. stylistic consistency changes, hard fail if no saxon specified or abi…

    …lity to download, clean up some echos
    Mike Stern committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    fdf9e9a View commit details
    Browse the repository at this point in the history
  6. remove testing names

    Mike Stern committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    9463a5e View commit details
    Browse the repository at this point in the history
  7. add command line argument processing rather than positional parameter…

    …s and update readme
    Mike Stern committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    0ad9b3c View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2020

  1. clarify options

    Mike Stern committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    75ec8dd View commit details
    Browse the repository at this point in the history
  2. -h for usage instructions

    Mike Stern committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    2ae6aec View commit details
    Browse the repository at this point in the history
  3. intentionally allow globbing

    Mike Stern committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    1ab3e8d View commit details
    Browse the repository at this point in the history
  4. add safety checks that saxon jar is a file and it has the Trasform we…

    … need
    Mike Stern committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    882c48a View commit details
    Browse the repository at this point in the history