Skip to content

Verification Server based on Proxygen developed by Petr Bauch, Michal Dobes jr. and Tomas Kratochvila from Honeywell. OSLC Adaptor LYO client developed by Ondrej Vasicek from Honeywell.

Notifications You must be signed in to change notification settings

tkratochvila/VerifyServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Verfication Server

  • authors: Petr Bauch, Michal Dobes jr. and Tomas Kratochvila
  • project: AUFOVER
  • description: OSLC Verification Server based on Proxygen by Honeywell. Need to run on linux due to dependencies with formal verification tools installed and server ports opened.

Full deployment

The integration of complete verification platform as deployed in Honeywell for both testing and production servers

OSLC Automation Adapter

  • author: Ondrej Vasicek
  • project: AUFOVER
  • description: OSLC Verification Server based on LYO client developed by Ondrej Vasicek from Honeywell. Need to run on linux server with formal verification tools installed and server ports opened.

How to build and run

First run or clean run:

$ cd adapter
$ mvn clean install jetty:run-exploded

Normal run:

$ cd adapter
$ mvn jetty:run-exploded

How to configure

Use the adapter/adapter.properties file.

Directory structure

  • adapter - source of the adapter, oslc4j project
  • adapter-model - model of the adapter, Lyo Designer modeling project
  • dev_tools - my development scripts
  • lyo.domains - imported domain models (https://github.com/eclipse/lyo.domains)

About

Verification Server based on Proxygen developed by Petr Bauch, Michal Dobes jr. and Tomas Kratochvila from Honeywell. OSLC Adaptor LYO client developed by Ondrej Vasicek from Honeywell.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published