]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
userconfig attribute works now on FOP Ant task.
authorJeremias Maerki <jeremias@apache.org>
Fri, 17 Feb 2006 13:56:40 +0000 (13:56 +0000)
committerJeremias Maerki <jeremias@apache.org>
Fri, 17 Feb 2006 13:56:40 +0000 (13:56 +0000)
Fixed wrong destination.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@378511 13f79535-47bb-0310-9956-ffa450edef68

src/documentation/content/xdocs/dev/index.xml
src/documentation/content/xdocs/trunk/anttask.xml

index 08b600c7fff37a4087c3b7322bdcfd9ae33192eb..ecca865a4bc739edf49c405eead1fc956e4b1457 100644 (file)
@@ -163,7 +163,7 @@ To unsubscribe: Send email to <link href="mailto:fop-dev-unsubscribe@xmlgraphics
         <ul>
           <li>If your changes include source code, make sure that it does not break FOP (i.e. make sure that FOP still compiles with your changes).</li>
           <li>If your changes include test files, review the <link href="testing.html">Testing page</link>.</li>
-          <li><link href="tools.html#cvs_patch">Create a patch file</link> for the differences to be applied to the existing code.</li>
+          <li><link href="tools.html#patches">Create a patch file</link> for the differences to be applied to the existing code.</li>
           <li><link href="../bugs.html#issues_new">Create a new bugzilla issue</link> for the patch. Include the text "[PATCH]" at the beginning of the description. Attach the patch file to the issue.</li>
         </ul>
         <p>One of the committers will test your patch and consider its implications for the project. They will then either commit it to the repository or explain on the issue why they did not. Depending on the work load and skill-sets of the various committers, it may take some time before a a submitted patch is addressed.</p>
index fd8a7e0dcab9c1b5fd96a8324a21663eda0cf057..ba21c861ab353baca802dac0e323ed6eebe961b0 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" standalone="no"?>
 <!--
-  Copyright 1999-2005 The Apache Software Foundation
+  Copyright 1999-2006 The Apache Software Foundation
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
       </tr> 
       <tr> 
        <td>userconfig</td> 
-       <td>User configuration file (same as the FOP "-c" command line option). <strong>Currently doesn't work in FOP Trunk!!!</strong></td> 
+       <td>User configuration file (same as the FOP "-c" command line option).</td> 
        <td>No</td> 
       </tr> 
       <tr>