This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository felix-main.
commit 4d2c5adb213c4c95dcd9741a30b6dd6f5a61656b Author: Markus Koschany <[email protected]> Date: Fri Oct 16 14:34:02 2015 +0200 Update README.source. Mention to update the version requirements of felix-gogo-runtime and felix-bundlerepository in maven.properties. --- debian/README.source | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/README.source b/debian/README.source index 79de08d..7253a4f 100644 --- a/debian/README.source +++ b/debian/README.source @@ -5,6 +5,13 @@ The build system uses Maven but prevents it from downloading anything from the Internet, making the build compliant with the Debian policy. +maven.properties +---------------- + +Be careful when upgrading to newer (build-)dependencies of felix-main. Ideally +upgrading should be done in lockstep. Override the required versions of +felix-gogo-runtime and felix-bundlerepository in maven.properties if necessary. + Bootstrapping felix-main ------------------------------------ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/felix-main.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

