Skip to content

panossot/OAT

Repository files navigation

Open Liberty Additional Testsuite


A PROJECT UNDER THE ΙΔΕΑ STATEMENT


How to run :

  1. export OPENLIBERTY_VERSION='the version of OpenLiberty features-bom you would like to use'
  2. mvn clean install -Dopenliberty (It should be executed with appropriate apache maven version, e.g. 3.5.3 works)

USING THE AT FEATURE STRUCTURE


How to enable AT Feature Sturcture :

  1. export OPENLIBERTY_VERSION='the version of OpenLiberty features-bom you would like to use'
  2. export FEATURE_LIST='path to the feature list of the openliberty server'
  3. mvn clean install -Dopenliberty

License

Code distributed under GNU Lesser General Public License Version 2.1.