Add SwitchYard version to log output at startup
-----------------------------------------------
Key: SWITCHYARD-595
URL:
https://issues.jboss.org/browse/SWITCHYARD-595
Project: SwitchYard
Issue Type: Enhancement
Components: distribution
Affects Versions: 0.3
Reporter: Keith Babo
Fix For: 0.4
Log the version of SwitchYard at INFO during startup in AS 7. Let's load this from a
file in META-INF instead of hard-coding it in our source. The advantage with the
file-based route is that you can use property substitution with resource filtering in
Maven to set the version from the pom.xml. That way, the version string will
automatically get bumped when we update the artifact version in the pom.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira