Had to scratch a little itch. :-) I hope nobody minds that. Two advantages: - we now only have one place (build.xml) where we set the version. - we hopefully get better feedback what version people are using when they report a problem.
On 21.10.2005 12:17:38 jeremias wrote: > Author: jeremias > Date: Fri Oct 21 03:17:29 2005 > New Revision: 327144 > > URL: http://svn.apache.org/viewcvs?rev=327144&view=rev > Log: > FOP now retrieves the version information from the Manifest or from SVN > information if the Manifest is not available. > > Added: > xmlgraphics/fop/trunk/src/java/org/apache/fop/Version.java (with props) > Modified: > xmlgraphics/fop/trunk/build.xml > xmlgraphics/fop/trunk/src/java/org/apache/fop/apps/Fop.java <snip/> Jeremias Maerki
