Skip to content

Commit

Permalink
Merge pull request #1 from aenniw/jrobot-refactor
Browse files Browse the repository at this point in the history
Jrobot version 3.3-SNAPSHOT
  • Loading branch information
aenniw authored Oct 31, 2016
2 parents 66fad28 + 3373158 commit 639a151
Show file tree
Hide file tree
Showing 114 changed files with 1,821 additions and 5,237 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ test-output
.project
atest/results
*.pyc
*.class
.pydevproject
/.idea/
.idea/
/target/
*.iml
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ cache:
language: java
jdk:
- oraclejdk8
- oraclejdk7
before_deploy:
- mvn javadoc:jar
- export BIN=$(ls target/jrobotremoteserver-*-SNAPSHOT.jar)
Expand Down
5 changes: 2 additions & 3 deletions BUILD.rest
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@ Building
--------

Maven is used as build tool for jrobotremoteserver.
You can simply do a 'mvn clean package assembly:single' in the project directory.
You can simply do a 'mvn clean install' in the project directory.

Robot Tests
-----------

There are some number of robot acceptance tests under `atest`.
They are executed by running `run.py`.
There are some number of robot acceptance tests under `jrobot-kataf/src`.
41 changes: 0 additions & 41 deletions atest/libs/pom.xml

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 639a151

Please sign in to comment.