sul-dlss-deprecated / ld4p-tracer-bullets

A place to keep functional specs and documents for Stanford's ld4p tracer bullets
Other
0 stars 1 forks source link

Refactor project to assemble a self-contained JAR for the conversion #47

Closed dazza-codes closed 7 years ago

dazza-codes commented 7 years ago

The goal of this refactor is to package the project into a self contained JAR. In testing it on my laptop, the revised README.md instructions are working for me.

The project POM definitions have been restructured to place the dependency definitions into the conversion module, where they can be packaged with the conversion code. (At present, it's not clear why this project is using a submodule, because there is only one of them; maybe the plan is to have more than one module at some point. Anyhow, the assembled JAR can be copied anywhere outside the project and used in the java classpath.)

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 1.143% when pulling 0b024e1678d2470352b43ef73e12b5aad8a613fa on assembly into 38a85e292db0d9ac6b28f1c2ce05ceab87bccef5 on master.