Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 571 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 571 Bytes

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