Skip to content

jboss-qa/jcontainer-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JContainer manager

Usage

Tests

You will need to set home directories of your containers. You can set them by system property (-Dwildfly.home etc.) or create own copy of test.properties_template and set values:

cp src/test/resources/test.properties_template src/test/resources/test.properties

Running tests:

mvn clean test -DskipTests=false

Contribution:

Before you submit a pull request, please ensure that:

  • New issue is created for your task.
  • mvn checkstyle:check is passing.
  • There are no blank spaces.
  • There is new line at end of each file.
  • Commit messages start with 'Issue #ID', are in the imperative and well formed.

About

Tool to manage Java application containers

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages