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 364340dd74f4fd2066f6d8d8b973af26117e72c7 Merge: b59af0c 6a787ac Author: Raimund Hocke <[email protected]> Date: Mon Jan 6 01:01:15 2014 -0800 Merge pull request #5 from iirekm/master WinUtil.dll recompiled for Win32. Added -SNAPSHOT to versions. API/pom.xml | 12 +-- Basics/pom.xml | 4 +- Guide/pom.xml | 6 +- IDE/pom.xml | 8 +- Jython/pom.xml | 6 +- Libs/build/windows/SikuliDLLs/.gitignore | 3 + Libs/build/windows/SikuliDLLs/SikuliDLLs.sln | 22 +++++ Libs/build/windows/SikuliDLLs/WinUtil/.gitignore | 1 + .../windows/SikuliDLLs/WinUtil/WinUtil.vcxproj | 94 +++++++++++++++++++++ .../SikuliDLLs/WinUtil/WinUtil.vcxproj.filters | 30 +++++++ Libs/pom.xml | 4 +- .../META-INF/libs/windows/libs32/.gitignore | 1 + .../META-INF/libs/windows/libs32/WinUtil.dll | Bin 15872 -> 70656 bytes MacApp/pom.xml | 4 +- Natives/pom.xml | 4 +- Natives/src/main/native/OSUtil/Windows/WinUtil.cc | 24 +++--- .../OSUtil/Windows/org_sikuli_natives_WinUtil.h | 93 ++++++++++++++++++++ .../OSUtil/Windows/org_sikuli_system_WinUtil.h | 93 -------------------- OpenCV/pom.xml | 4 +- Remote/pom.xml | 4 +- Tesseract/pom.xml | 4 +- pom.xml | 6 +- 22 files changed, 289 insertions(+), 138 deletions(-) -- 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

