Re: [Sikuli-driver] [Question #252103]: Not able to use sikuliX snapshot

2014-07-30 Thread Robert Grzeskowiak
Question #252103 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/252103

Status: Answered = Solved

Robert Grzeskowiak confirmed that the question is solved:
After clearing my .m2 repo it started to work :) Thanks!

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


[Sikuli-driver] [Question #252398]: Trying to run SikuliX with JUnit

2014-07-30 Thread Robert Grzeskowiak
New question #252398 on Sikuli:
https://answers.launchpad.net/sikuli/+question/252398

Hi,

Once I have managed to run SikuliX 1.1.0-Beta4 from OSSH using mvn exec I want 
to run it using Junit.
There is no problem when running tests using mvn clean test command.
The problem appears when trying to run it straight from IDE. I receive an error:
[error] ResourceLoader: Terminating: The jar was not built with setup nor can 
the libs be exported from classpath!
/C:/Users/robert.grzeskowiak/.m2/repository/com/sikulix/sikulixapi/1.1.0-Beta4-SNAPSHOT/sikulixapi-1.1.0-Beta4-20140726.054020-8.jar

I checked folders sikulixapi and sikulixlibswin and found out differences. 
There are:
In sikulixapi: sikulixapi-1.1.0-Beta4-20140726.054020-8.jar
In sikulixlibswin: sikulixlibswin-1.1.0-Beta4-20140726.053326-5.jar

Any ideas how to handle that?

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #252398]: Trying to run SikuliX with JUnit

2014-07-30 Thread Robert Grzeskowiak
Question #252398 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/252398

Status: Needs information = Open

Robert Grzeskowiak gave more information on the question:
I am using IDEA IntelliJ.
I have tried with different maven versions, still the same.
When running from IDE terminal and typing mvn clean test it works good (while 
downloading xml files).
But Run @Test causes the problem.
The timpestamps seem not to be real, since they are from 4 days before.
Take a look on:
https://oss.sonatype.org/content/groups/public/com/sikulix/sikulixapi/1.1.0-Beta4-SNAPSHOT/
and
https://oss.sonatype.org/content/groups/public/com/sikulix/sikulixlibswin/1.1.0-Beta4-SNAPSHOT/

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #252103]: Not able to use sikuliX snapshot

2014-07-28 Thread Robert Grzeskowiak
Question #252103 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/252103

Robert Grzeskowiak posted a new comment:
Hi,

I have tried the same configuration as you have and unfortunately with no good 
result.
I put even your test-code and added sysout in the end which is not printed out.
The first TestRun: hello is displayed and later on I got several of errors:

Jul 28, 2014 9:39:41 AM java.util.prefs.WindowsPreferences init
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 
0x8002. Windows RegCreateKeyEx(...) returned error code 5.
[TEST] SikuliX 2014 TestRun: hello
[debug] ResourceLoader: SikuliX Package Build: 1.1.0-Beta4 
2014-07-26_07:39nightly
[debug] ResourceLoader: check: The jar in use is some sikulixapi.jar
/C:/Users/robert.grzeskowiak/.m2/repository/com/sikulix/sikulixapi/1.1.0-Beta4-SNAPSHOT/sikulixapi-1.1.0-Beta4-20140726.054020-8.jar
[debug] SikuliX: add to classpath: 
/C:/Users/robert.grzeskowiak/.m2/repository/com/sikulix/sikulixlibswin/1.1.0-Beta4-SNAPSHOT/sikulixlibswin-1.1.0-Beta4-20140726.054020-8.jar
[error] SikuliX: does not exist - not added
[debug] SikuliX: add to classpath: 
/C:/Users/robert.grzeskowiak/.m2/repository/com/sikulix/sikulixtessdata/1.1.0-Beta4-SNAPSHOT/sikulixtessdata-1.1.0-Beta4-20140726.054020-8.jar
[error] SikuliX: does not exist - not added
[error] ResourceLoader: Terminating: The jar was not built with setup nor can 
the libs be exported from classpath!
/C:/Users/robert.grzeskowiak/.m2/repository/com/sikulix/sikulixapi/1.1.0-Beta4-SNAPSHOT/sikulixapi-1.1.0-Beta4-20140726.054020-8.jar

Process finished with exit code 1

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #252103]: Not able to use sikuliX snapshot

2014-07-28 Thread Robert Grzeskowiak
Question #252103 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/252103

Robert Grzeskowiak posted a new comment:
Yes
I have even tried on maven 3.0.5 and 3.1.1

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


[Sikuli-driver] [Question #252103]: Not able to use sikuliX snapshot

2014-07-27 Thread Robert Grzeskowiak
New question #252103 on Sikuli:
https://answers.launchpad.net/sikuli/+question/252103

Hi,

I just wanted to use SikuliX snapshot from OSSRH.
I have added dependencies to my pom.xml file, tried to write simple test with 
it.
Unfortunately I got error while executing the code:

[error] SikuliX: does not exist - not added
[error] SikuliX: does not exist - not added
[error] ResourceLoader: Terminating: The jar was not built with setup nor can 
the libs be exported from classpath!
/C:/Users/user.name/.m2/repository/com/sikulix/sikulixapi/1.1.0-Beta4-SNAPSHOT/sikulixapi-1.1.0-Beta4-20140722.165905-5.jar

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp