jguglielmi / OasisPlugin

FitNesse Plugin
Apache License 2.0
1 stars 0 forks source link

Instalation walk through? #7

Open sam4adams opened 9 years ago

sam4adams commented 9 years ago

Hi Jaison, Have greatly enjoyed learning about your plugin and the capability and ease of use it has to work with Sikuli and Selnium both on Fitnesse. An open source QA Engineers dream. Any way I'd love to try this and potentially install this on our QA Fitnesse server here at my work. But I'm a little unsure of what all I need to have installed (both previously and in addition) in order to allow this plugin to fully work on Fitnesse. I looked at your Wiki page and didn't get much installation information there either. Do you have document (or one in the works) online to help walk through the installation process? Thanks ahead of time.

jguglielmi commented 9 years ago

Hi there!

Sorry I was not able to reply sooner! Things have been wacky on this side of the US. The OASIS project follows the design and theme laid out in the FitNesse wiki user guide. The project has a lot of assemblages to make it work right. The project you are referencing now, OasisPlugin, generates the OasisPlugin.jar file. If you are using plain vanilla Ivy OASIS and are upgrading OASIS or making customizations, run "ant resolve dist" to generate the oasisplugin.jar file. The file resides in the OASIS project ( github.com/jguglielmi/OASIS) in the plugins directory.

I have just cloned a copy fresh from github (github.com/jguglielmi/OASIS) and from a command line executed from the base directory, "ant-run.bat" with no issues. Make sure you have a JDK installed as your JAVA_HOME variable as well as Maven and Ivy. More instructions for downloads and setup of each tool set can be found on Google. I have CC'ed my co-creator Ed on this as well.

Thanks,

Jaison Guglielmi

On Mon, Feb 9, 2015 at 1:53 PM, sadams3180 notifications@github.com wrote:

Hi Jaison, Have greatly enjoyed learning about your plugin and the capability and ease of use it has to work with Sikuli and Selnium both on Fitnesse. An open source QA Engineers dream. Any way I'd love to try this and potentially install this on our QA Fitnesse server here at my work. But I'm a little unsure of what all I need to have installed (both previously and in addition) in order to allow this plugin to fully work on Fitnesse. I looked at your Wiki page and didn't get much installation information there either. Do you have document (or one in the works) online to help walk through the installation process? Thanks ahead of time.

— Reply to this email directly or view it on GitHub https://github.com/jguglielmi/OasisPlugin/issues/7.