Andrius Merkys pushed to branch master at Debian Java Maintainers / byteman
Commits: 545d81b5 by Andrius Merkys at 2019-04-03T08:34:28Z Adding patch descriptions. - - - - - 3 changed files: - debian/patches/fix-bmunit-test.patch - debian/patches/fix-dtest-pom.patch - debian/patches/skip-modules.patch Changes: ===================================== debian/patches/fix-bmunit-test.patch ===================================== @@ -1,3 +1,6 @@ +Description: setting org.jboss.byteman.home variable with a location where + to look for generated byteman jar. +Author: Andrius Merkys <[email protected]> --- a/contrib/bmunit/pom.xml +++ b/contrib/bmunit/pom.xml @@ -57,7 +57,7 @@ ===================================== debian/patches/fix-dtest-pom.patch ===================================== @@ -1,3 +1,6 @@ +Description: byteman-dtest apparently depends on byteman-agent, adding this + dependency to the pom.xml +Author: Andrius Merkys <[email protected]> --- a/contrib/dtest/pom.xml +++ b/contrib/dtest/pom.xml @@ -41,7 +41,7 @@ ===================================== debian/patches/skip-modules.patch ===================================== @@ -1,3 +1,5 @@ +Description: excluding not packaged modules +Author: Andrius Merkys <[email protected]> --- a/pom.xml +++ b/pom.xml @@ -435,11 +435,8 @@ View it on GitLab: https://salsa.debian.org/java-team/byteman/commit/545d81b5f3ac90eb2bee1cc7da9b1060a9587f2d -- View it on GitLab: https://salsa.debian.org/java-team/byteman/commit/545d81b5f3ac90eb2bee1cc7da9b1060a9587f2d You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

