Am 06.11.2011 19:17, schrieb Isabel Drost:
Good question - I think that may well be related to our towards-1.0-cleanup
activities: At least for the command line script there should be a --version
parameter.
@Oliver does your question refer to the command line tool or did you have a Java
API in mind?
Mainly the Java API. But the Java API could provide the version
information for the commandline tools.
Should I file a JIRA issue for this?
Actually it should be easy to achive. We could use the Maven version
information and Maven property replacement mechanism.
Isabel