You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by bu...@apache.org on 2006/03/02 07:52:19 UTC

DO NOT REPLY [Bug 17862] - Version.getVersion() method requested

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=17862>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=17862


mwomack@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Additional Comments From mwomack@apache.org  2006-03-02 07:52 -------
For version 1.3 I have added org.apache.log4j.Version which reads the version,
api version, milestone, and milestone version from a resource
org.apache.log4j.versionInfo.  This is basically a property file that is
populated with the relevant information at build time and included in the
classes/jar.  Therefore, the Version class does not require any generation at
build time.  I chose a different resource than the manifest because the manifest
is one of those things that people can muck with.  Someone can still muck with
versionInfo, but that is what signed jars are for I suppose.

Please take a look and see if it meets your needs.  It will be included in the
1.3-alpha-9 build shortly.

Revision 382309

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org