Author: jeremias
Date: Mon Dec 3 05:32:04 2007
New Revision: 600529
URL: http://svn.apache.org/viewvc?rev=600529&view=rev
Log:
Oops.
Modified:
xmlgraphics/fop/trunk/test/java/org/apache/fop/memory/MemoryEater.java
Modified: xmlgraphics/fop/trunk/test/java/org/apache/fop/memory/MemoryEater.java
URL:
http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/test/java/org/apache/fop/memory/MemoryEater.java?rev=600529&r1=600528&r2=600529&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/test/java/org/apache/fop/memory/MemoryEater.java
(original)
+++ xmlgraphics/fop/trunk/test/java/org/apache/fop/memory/MemoryEater.java Mon
Dec 3 05:32:04 2007
@@ -54,8 +54,6 @@
File xsltFile = new File("test/xsl/fo-replicator.xsl");
Source xslt = new StreamSource(xsltFile);
replicatorTemplates = tFactory.newTemplates(xslt);
-
- fopFactory.setBaseURL("C:/Dev/FOP/testing/xslt-1.0-book");
}
private void eatMemory(File foFile, int replicatorRepeats) throws
Exception {
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]