Skip to content

Project made for the Highly Dependable Systems Course

License

Notifications You must be signed in to change notification settings

tcrosado/SEC-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SEC-Project

  • Maven Version:

    • Apache Maven 3.3.9
  • Java Version:

    • openjdk version "1.8.0_121"
    • OpenJDK Runtime Environment (build 1.8.0_121-8u121-b13-3-b13)
    • OpenJDK 64-Bit Server VM (build 25.121-b13, mixed mode)

#Running Project:

  1. run mvn clean install at "SharedResources" package
  2. run ./run.sh <number_faults>
  3. run mvn clean package at "pwmlib" package in order to run client tests

note: the script is prepared to run on xfce4-terminal, you should change this line on script in order to run the project on your own terminal