Package com.taskadapter.redmineapi

Use RedmineManager class from this package to communicate with Redmine servers.

See: Description

Package com.taskadapter.redmineapi Description

Use RedmineManager class from this package to communicate with Redmine servers.

Logger configuration:

Put a properties file with name "redmine.log.properties" anywhere in the classpath that contains one single entry (key/value pair) for the key "log.level". The log level is global, there is no concept of configuring log levels for separate loggers.

See Development blog web site