[sikuli] annotated tag debian/1.1.0_beta1-1 created (now 49667d7)
Gilles Filippini
pini at moszumanska.debian.org
Thu Sep 11 17:43:59 UTC 2014
This is an automated email from the git hooks/post-receive script.
pini pushed a change to annotated tag debian/1.1.0_beta1-1
in repository sikuli.
at 49667d7 (tag)
tagging 1edd8111330a2375c35d227e07e92d64fcaf0b0b (commit)
replaces debian/1.0.1-1
tagged by Gilles Filippini
on Sun Jun 29 22:16:12 2014 +0200
- Log -----------------------------------------------------------------
sikulix Debian release 1.1.0~beta1-1
Gilles Filippini (61):
Simplify custom poms used to resolv dependencies
Clean up dependencies for sikuli-ide
debian/changelog update
Versioned the dependencies between sikuli packages.
Wrappers: fix classpath to work with OpenJDK 7.
Fix the comment in debian/watch.
Upload release 1.0.1-2 to experimental.
Remove unwanted parts from upstream source tree
Merging SikuliX-2014
Merge tag 'upstream/1.1.0_beta1'
Bump debian/changelog for upstream 1.1.0~beta1
Refresh easy patches and deactivate others
Rough to-do list for this release
Update list of poms to process
Quick fix debian/rule to try a first build
New patch pom-removed-modules.patch
Update patch basics-exclude-windows-mac.patch
Update dependencies
New patch jruby-compat-1.9.patch
Fix javadoc command line
Fix installation paths
Temporarily comment out installation of JNI
Temporarily comment out broken rules statement
Fix pom files paths
Build and install libVisionProxy.so
Install SikuliX-Natives
Fix perm for sikulix.rb script
Drop useless dependency on junit
Drop useless patch no-opencv-surf-module.patch
Drop useless patch printhelp.patch
Drop useless patch parent-pom.patch
Drop useless patch preserve-source-utf-8.patch
Document why I disable javadoc maven target
Generate libsikuli-script doc with javadoc
update debian/maven.ignoreRules.resolv
Add libbsh-java to the no-doc list
Found a way to avoid maven.ignoreRules.resolv
Use option '--package=<package>' in .poms
Back to two diffrerents maven.ignoreRules files
Empty useless maven.publishedRules
Maven rules files tuning
Assign VisonProxy build to phase generate-sources
Improve the clean target for the VisionProxy JNI
More accurate comment for DEB_JAR_PACKAGE=tmp
Re-activate and update patch add-classpath.patch
Update d/README.source
Drop useless resources from jar files
Update d/README.source
Don't install maven files for IDE
Resources are embedded into the jar files
Fix wrappers
Acknowledge upstream source tree changes
Document libsikuli-script-java depends on python
Update debian/copyright
Change the package name to sikulix
Relax versioned dependency to libsikulix-script-jni
Fix missing patch descriptions
Revert opencv broken symlink workaround
New patch to fix '/usr/bin/env python' shebang
Update d/README.source
Upload release 1.1.0~beta1-1 to experimental
Ireneusz Matysiewicz (10):
Fixed Javadoc errors that made it impossible to build javadoc jar (maybe only under jdk8).
mvn deploy works. For now deploys to https://github.com/iirekm/maven-repo
WinUtil.dll needed to be rebuilt because package was renamed and it was never built under Windows since then.
WinUtil.dll needed to be rebuilt because package was renamed and it was never built under Windows since then.
WinUtil.dll needed to be rebuilt because package was renamed and it was never built under Windows since then.
Added -SNAPSHOT to all <version>s. Binaries which are under development and were "released" yet must have -SNAPSHOT suffix, otherwise Maven won't redownload recent versions.
Simplified native library loading on Windows:
Tesseract wasn't configured correctly:
Fixed NPE when recognizing text with Tesseract.
bridj included artifact com.google.android.tools:dx, which included some old junit, which caused problems in classpath. Removed this artifact.
Johan Sjöblom (3):
Added option to change highlight colour
Correcting indentation
Adding option to clear message log
Raimund Hocke (351):
Initial commit
initial upload
Update README.md
Update README.md
Update README.md
Update README.md
Merge pull request #1 from valyukov/javadoc-jar-source
be able to create the ready-to-use jars: sikuli-java, sikuli-script,sikuli-ide
Merge branch 'master' of https://github.com/RaiMan/SikuliX-2014
idea ignores
to run javadocs without error
merged the parent pom in SikuliX with the top level module pom (SikuliX/pom is obsolete now)
install sources and javadocs is now optional (use -PwithDocs,withSource) -
suppress install source and javadocs in any case (does not make sense in this modules)
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
first upload of the docs module
Merge branch 'master' of https://github.com/RaiMan/SikuliX-2014
trial
Update README.md
Update README.md
Update README.md
Update README.md
added Env.java (deprecated)
Merge branch 'master' of https://github.com/RaiMan/SikuliX-2014
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Merge pull request #3 from niknah/master
revert the fix "from Sikuli import *" to "from sikuli import *"
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Lib/sikuli back to Basics, IDE helper scripts back to Jython
some optimisations in the POMs
to support libs export when running from an IDE with the basic project modules or using Maven from command line
suppress error message when running script from command line
libs source should be META-INF/libs now
POMs should not be named like a folder on same level
moved the bitness from file name to parameter
to have a ref to the Libs jar in Maven environment
moved niknahs patch to the regular build scripts
fixed some problems with JythonScriptRunner caused by new module structure
on Mac: for the OpenCV dependent libs we now use the all containing static library libopencv_javaXXX.dylib
on Mac new build of native stuff
Merge branch 'master' of https://github.com/RaiMan/SikuliX-2014
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
finally swathed to using the new OpenCV static lib libopencv_java247.dylib
new build
Merge branch 'master' of https://github.com/RaiMan/SikuliX-2014
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
minor
added module READMEs
Update README.md
Update README.md
pom changes for the libs handling
fixed libs handling when running in Maven context
minor
Merge branch 'master' of https://github.com/RaiMan/SikuliX-2014
minor
need not be in Settings
minor
preps for beta
more preps for beta
command script to produce the jars to upload for setup download (runs on Mac only)
minor fixes before beta
switch to OpenCV 2.4.8
to support runsetup in Netbeans
fixed problems with MacApp
latest build
Merge pull request #4 from iirekm/master
minor: libs export
Merge branch 'master' of https://github.com/RaiMan/SikuliX-2014
Merge pull request #5 from iirekm/master
javadoc with excluded files seems to be a Java8 problem (works with Java7), hence commented out (needs a solution though)
minor
switched module dependencies to ${project.version}
direct upload to git does not work yet, so we have to use deploy-to-local -> commit -> push (problem to solve: get rid of older snapshots automatically)
for now decided to go with the release version 1.1.0 (use in root mvn version:set -DnewVersion=1.1.0… to switch to something else)
Update README.md
Update README.md
Update README.md
Merge pull request #6 from iirekm/master
Merge pull request #7 from iirekm/master
to be finally checked
fixed a problem with tessdata export in the special case of running in Maven context
moved Bridj usage to new class Basics.SysUtil and revised error handling
revised TextRecognizer initialization and finally moved export of tessdata to here
clarification for the cases running in Maven context
minor
starting to fix image path handling on scripting level (import support)
manually added #8 from iirekm/master
Merge pull request #9 from iirekm/master
replaced ImageLocator
added Image.purge() at IDE Save too (already with SaveAs and Close)
basic image path reset should not need a parameter
redirected the relevant methods in ImageLocator to ImagePath
debug less verbose
Completely revised Image and ImagePath
reduced verbosity
revised purging of Image cache entries in IDE on Save, SaveAs and Close
completely revised the purging of entries from Image cache
revised javadocs
revised javadocs
added a Reset option to the IDE Tab menu (to get a state as if one had stopped and restarted the IDE)
Merge pull request #10 from valyukov/fix_loand_natives_macos
added the comment
added logo
minor
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
fixed a problem when refusing to save the undefined tab on close (answer NO)
Merge branch 'master' of https://github.com/RaiMan/SikuliX-2014
revised the unpack/pack jar file options in RunSetup
minor for pack jar
minor
fixed filename creation
added/fixed Comparable
started to revise the general structure again (ready-to-use jars, setup, exported stuff)
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
adapted the run scripts
Merge branch 'master' of https://github.com/RaiMan/SikuliX-2014
modified the OSUtil lib handling to assure preload in any case
added a JNA interface to Tesseract (got it from Tess4J) to move the OCR functions to the Java level
support function for Tesseract4Java (from Tess4J also)
integrated the relevant Tess4J stuff into the project (but not used yet)
integrated the relevant Tess4J stuff into the project (but not used yet) … more
Update README.md
on Windows: use USERPROFILE instead of HOMEPATH to have a path with drive letter
OCR TODO native
Merge branch 'master' of https://github.com/RaiMan/SikuliX-2014
added window close to Prefs window and an updated ru translation file (thanks to Roman S Samarev)
correct dependency for jna 4
minor
minor
added a syntax highlighter based on the Jygments project
made the Jygments stuff Maven compatible and that it can be used inside Netbeans when running stuff (NB json has a problem with comments so files are renamed to jso)
minor
added a module for JRuby support (first step script runner)
Update README.md
Update README.md
added readme and fixed package naming
Update README.md
Update README.md
JRubyScriptRunner: implemented runnability from command line (xxx.sikuli containing xxx.rb)
correct package name
minor
should be done before loading first SikuliX lib
extract Lib folder only once per session - fixed a problem when running from root folder
a command file that allows to build the production jars on Windows
minor
added Roman's first version os JRubyScriptRunner
my first test with JRuby
some refactoring and first fixes to allow other scripting languages in IDE
more on IDE add languages
set to version Feb 14 from fork
set to version Feb 14 from fork
some fixes for using observe from Jython
more on multi scripting support
integrate Roman's fixes from today
hope it merges
Merge branch 'master' of https://github.com/RaiMan/SikuliX-2014
more on IDE multi scripting language support
added popAsk with the intention to make it available in the scripting API (to be modified: more parameters/option)
added a Set Type action to the IDE tab context menu: allows to switch the scripting language of the tab (TODO: use popSelect for more languages/content types)
added some more options for multi-script-language support, but also introduced some quirks (text rendering in the tab :-(
minor
added popSelect (select from options in a drop down) and extended popAsk (yes no question)
the scripting language of current tab is shown right in the status bar. left side can show a message for a restricted time (now 3 seconds)
minor
finalized the switching of content type in the current tab (tab context menu)
fixed problem: text is shown with words overlapped (bug introduced with revised init sequence)
revised the creation and usage of the scripting language specific pattern-color-maps
only the die-jar (sikulix.jar) should have a dep for python and jruby
sikulixapi.jar should not be runnable
revised the fat jar poms
made the local keyboard setup runnable (at least the preparation function)
for debugging keyboard setup
purged Rukuli, moved sikulix.rb to Lib folder in Basics, so it is auto exported in case of sikulixapi.jar
minor
Merge branch 'master' of https://github.com/RaiMan/SikuliX-2014
moved to correct folder
moved to correct folder
implemented the <delete unused images> in Java
minor
fixed a follow up problem with <delete unused images>
pimped the log messages with undotted methods
minor
minor
trying to fix loading json files from jar in Jygments
hope it helps ;-)
finally fixed the load lexer problem
seems to be a solution for the fat jars
more on fat jar production
format
no longer needed
added empty script language support classes (all service providers must be loadable at runtime) - should be changed in the long run to active loading of classes if more scripting support is to be added.
added poms, to produce the fat jars for setup with project clean build
added setup options to select the scripting language(s)
fixed: now adding IDE stuff
needs a special assembly descriptor to exclude the jython and jruby stuff from the fat IDE jar
the top-level script to produce the stuff that is ready for upload to launchpad (can directly be used to setup stuff locally)
revised collectJars and added Windows version (not yet tested)
collectjars.bat now tested on Windows - works
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Merge pull request #16 from rssdev10/master
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Create README.md
Create README.md
Create README.md
Create README.md
Create README.md
Update README.md
Update README.md
collectjars: added option to skip step 1 (BUILD) and step 2 (PACK)
avoid crash if not all script languages are setup
minor in setup
added detection of build failure in Maven run
format
moved exclusion of scripting support before IDE jar build to setup
revised/fixed the stout redirect to IDE message area
revised the IDE startup so it works with only JRuby too
revised collect jars to show build failure
revising java docs
revised the javadocs of the package API
ongoing: getting observe to work
ongoing: getting observe to work
minor changes with debugging
ongoing: getting observe to work
Merge pull request #17 from rssdev10/master
minor fixes
minor fixes for the multi scripting support
finally fixed the libs path handling on Windows: dynamically add java library path too
more for multi scripting support - added a final cleaner for the temp folder in IDE
many fixes/additions to make setup robust and convenient
setup backup should persist for now, restore shoold only happen, if build_jar was successful
revised the use of NativeSupport (prior NativeLayer...) - currently only used on Mac
minor
added javassist (runtime support for class changes) - not yet used though ;-)
Merge branch 'master' of https://github.com/RaiMan/SikuliX-2014
temporarily switched off the setup for the MacApp - not working out of the box - has to be checked
minor
completely revising observe (ongoing)
ongoing: getting observe to work
minor refactoring
minor
Merge branch 'master' of https://github.com/RaiMan/SikuliX-2014
Update README.md
Merge pull request #19 from rssdev10/master
adding resources and build scripts for windows using mingw64
Merge branch 'master' of https://github.com/RaiMan/SikuliX-2014
now the native stuff can be built on a Windows 64-Bit system (using Windows 8.1) for 64-Bit and 32-Bit based on Tesseract 3.0.2 and OpenCV 2.4.8- the global receipt is in SikuliX-2014\Libs\build\windows\TheBuildProcess\00_natives_build.txt
added beanshell support package and doc-ed the other helper packages
added marker files for Windows libs (Win32 not yet ready)
Merge branch 'master' of https://github.com/RaiMan/SikuliX-2014
hack to get the Windows 32-Bit libs online
the 32-Bit libs for Windows
hack to get the Windows 64-Bit libs online
the 64-Bit libs for Windows
the 32-Bit VisionProxy.dll for Windows
added the missing JIntellitype.dlls again
temp fix in windows libs: libz.dll must be named as zlib1.dll (have a copy for now)
Update README.md
Update README.md
minor
Merge branch 'master' of https://github.com/RaiMan/SikuliX-2014
minor
Merge pull request #21 from sjoblomj/master
added more options to the highlight frame color option and added java doc
working on docs
Merge branch 'master' of https://github.com/RaiMan/SikuliX-2014
working on javadocs
javadoc: App and Env added
fixed a problem with CheckLastSeen, when a Pattern is used (targetOffset was stripped)
Merge branch 'master' of https://github.com/RaiMan/SikuliX-2014
want to fix behavior on abort key in IDE
Merge branch 'master' of https://github.com/RaiMan/SikuliX-2014
started to implement mouseMovedExternally action using ObserverCallBack
added cleanUp to abort handling in IDE, added Mouse and Key reset to cleanUp
made the Mouse-moved-callBack useable, implemented the Event Type GENERIC to accept 3 arbitrary values
revised the setROI/getROI feature
starting with Guide javadocs
Merge pull request #20 from rssdev10/master
Merge pull request #24 from rssdev10/master
minor
Merge branch 'master' of https://github.com/RaiMan/SikuliX-2014
minor
Merge branch 'master' of https://github.com/RaiMan/SikuliX-2014
Merge pull request #26 from rssdev10/master
fixed a problem in IDE: the temp script file (running code) had ending .null instead of ending .py, which led to problem in findErrorSource. The script name in error trace back does not have a leading * any more, if it was run without saving.
added a feature to inject string parameters into libVisionProxy and used it to allow to tell the TextRecognizer to use a different language for the Tesseract train data file (usage in script: import org.sikuli.script.TextRecognizer as TR; Settings.OcrLanguage = "deu"; TR.reset() )
minor
added a function to detect mouse move since last mouse action
minor
new build of Windows VisionProxy.dll
new build for Linux libVisionProxy.so
Merge branch 'master' of https://github.com/RaiMan/SikuliX-2014
Merge pull request #28 from sjoblomj/master
timestamp for Beta1
Vlad Alyukov (3):
add maven and IDEA files to .gitignore
add java-source and javadoc compilation to maven project
add MacUtil native lib loading
hankin (2):
Make the libVisionProxy.so in linux.
Capitialization fixes for linux.
iirekm (4):
Update README.md
Merge pull request #1 from RaiMan/master
Merge pull request #2 from RaiMan/master
Update pom.xml
rssdev10 (10):
IDE: PatternWindow. Added actions on ESCAPE and X-button
RubyScript: rb code simplifying
RubyScript: fix exception processing
RubyScript: added interactive mode
RubyScript: sikulix.rb added shelp method
Basics: sikulix.rb: fixed an exception processing for 'undotted' methods and args number for lambdas
RubyScript: updated jruby-complete to 1.7.11
RubyScript: added hotkeys add/remove methods
JRubyScript: fix UTF-8 script processing
API: fix clipboard paste for utf-8
-----------------------------------------------------------------------
No new revisions were added by this update.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/sikuli.git
More information about the pkg-java-commits
mailing list