Package: vdjtools / 1.2.1+git20190311+repack-1

Metadata

Package Version Patches format
vdjtools 1.2.1+git20190311+repack-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
addMissingLibraries.patch | (download)

build.gradle | 8 7 + 1 - 0 !
1 file changed, 7 insertions(+), 1 deletion(-)

 changing maven coordinates of dependencies for the build
build.patch | (download)

build.gradle | 6 0 + 6 - 0 !
1 file changed, 6 deletions(-)

 pacthing the build.gradle file so that not all jars are in the
 build classpath by default. Instead we should specify the needed ones only.
 Also we prevent gradle from shipping a fat jar with all dependencies bundled
 inside.