[ http://issues.apache.org/jira/browse/IBATIS-89?page=comments#action_65501 ] Sven Boden commented on IBATIS-89: ----------------------------------
The attached files build.xml and version.properties will make more meaningful entries in the manifest files than currently is the case. E.g. for ibatis-sqlmap-2.jar: Manifest-Version: 1.0 Ant-Version: Apache Ant 1.6.2 Created-By: 1.4.2_06 (Sun Microsystems Inc.) Built-On: 2005/05/16 16:05 Name: com/ibatis/sqlmap/ Implementation-Title: iBatis sql map Implementation-Version: 2.1.0 build# 566 Implementation-Vendor: Apache Software Foundation > Version number is missing in manifest files > ------------------------------------------- > > Key: IBATIS-89 > URL: http://issues.apache.org/jira/browse/IBATIS-89 > Project: iBatis for Java > Type: Improvement > Components: SQL Maps > Versions: 2.0.9b > Reporter: onsh 76 > Priority: Minor > Attachments: build.xml, version.properties > > It would be nice to have a version data supplied with each jar's manifest > file, similar to the below: > Implementation-Title: iBatis sql map > Implementation-Version: 2.0.9 -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
