]> source.dussan.org Git - xmlgraphics-fop.git/commit
FOP now retrieves the version information from the Manifest or from SVN information...
authorJeremias Maerki <jeremias@apache.org>
Fri, 21 Oct 2005 10:17:29 +0000 (10:17 +0000)
committerJeremias Maerki <jeremias@apache.org>
Fri, 21 Oct 2005 10:17:29 +0000 (10:17 +0000)
commit134c4e30e38cb708e7f8843d4fcb642e0f8d5afa
tree252e21e610834e7e2bb289b1fc96136dd0975459
parent5a78747b7e4546f8006746dfeb7c427592aa1246
FOP now retrieves the version information from the Manifest or from SVN information if the Manifest is not available.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@327144 13f79535-47bb-0310-9956-ffa450edef68
build.xml
src/java/org/apache/fop/Version.java [new file with mode: 0644]
src/java/org/apache/fop/apps/Fop.java