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 9c94748cc38a9c91210487a1ea0d4ca0782986c2 Author: Raimund Hocke <[email protected]> Date: Mon Dec 23 18:59:43 2013 +0100 Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 155d6e4..057dc48 100644 --- a/README.md +++ b/README.md @@ -16,5 +16,9 @@ Even if you want to develop in Java or any Java aware scripting language (Jython The structure and usage of this repo ------------------------ +Each folder in this repo is a Maven project by itself with its own POM, but it needs to be in this folder and POM structure, since there is a super POM, that installs all modules into your local Maven repo and needs the parent POM in SikuliX, to run its own POM successfully. + +So if you want to contribute, you should fork and + -- 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

