This is an automated email from the git hooks/post-receive script. pini pushed a commit to tag upstream/1.1.0_beta1 in repository sikuli.
commit c90091f5974e243e3652f430269bc27d2f6f1e65 Author: Raimund Hocke <[email protected]> Date: Wed Dec 25 13:40:13 2013 +0100 Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4dc02e9..d2e07f6 100644 --- a/README.md +++ b/README.md @@ -74,8 +74,9 @@ If you want jars containing the sources of the respective modules and or contain **Basic compile/package/install for each module** you have 2 options, to selectively run the POM of a specific module alone: - 1. in the root folder run<br />`mvn -plModuleName [clean] [compile|package|install] - 2. in the modules folder run <br />mvn [clean] [compile|package|install] + 1. in the root folder run<br />`mvn -plModuleName [clean] [compile|package|install]` + 2. in the modules folder run <br />`mvn [clean] [compile|package|install]` + where you might additionally use the above mentioned profile switches -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/sikuli.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

