vgritsenko 01/08/22 19:50:33
Modified: src/org/apache/cocoon Main.java
Log:
oops.
Revision Changes Path
1.16 +2 -1 xml-cocoon2/src/org/apache/cocoon/Main.java
Index: Main.java
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/org/apache/cocoon/Main.java,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- Main.java 2001/08/23 02:42:06 1.15
+++ Main.java 2001/08/23 02:50:33 1.16
@@ -51,7 +51,7 @@
* Command line entry point.
*
* @author <a href="mailto:[EMAIL PROTECTED]">Stefano Mazzocchi</a>
- * @version CVS $Revision: 1.15 $ $Date: 2001/08/23 02:42:06 $
+ * @version CVS $Revision: 1.16 $ $Date: 2001/08/23 02:50:33 $
*/
public class Main {
@@ -511,6 +511,7 @@
if ((ext == null) || (!ext.equals(defaultExt))) {
filename += defaultExt;
}
+ allTranslatedLinks.put(suri, filename);
}
// Store processed URI list to avoid eternal loop
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
- cvs commit: xml-cocoon2/src/org/apache/cocoon Main.java vgritsenko
- cvs commit: xml-cocoon2/src/org/apache/cocoon Main.java cziegeler
- cvs commit: xml-cocoon2/src/org/apache/cocoon Main.java cziegeler
- cvs commit: xml-cocoon2/src/org/apache/cocoon Main.java cziegeler
- cvs commit: xml-cocoon2/src/org/apache/cocoon Main.java cziegeler
- cvs commit: xml-cocoon2/src/org/apache/cocoon Main.java bloritsch
- cvs commit: xml-cocoon2/src/org/apache/cocoon Main.java bloritsch
- cvs commit: xml-cocoon2/src/org/apache/cocoon Main.java vgritsenko
- cvs commit: xml-cocoon2/src/org/apache/cocoon Main.java vgritsenko
- cvs commit: xml-cocoon2/src/org/apache/cocoon Main.java vgritsenko
- cvs commit: xml-cocoon2/src/org/apache/cocoon Main.java vgritsenko
- cvs commit: xml-cocoon2/src/org/apache/cocoon Main.java cziegeler
- cvs commit: xml-cocoon2/src/org/apache/cocoon Main.java cziegeler
- cvs commit: xml-cocoon2/src/org/apache/cocoon Main.java cziegeler
- cvs commit: xml-cocoon2/src/org/apache/cocoon Main.java cziegeler
- cvs commit: xml-cocoon2/src/org/apache/cocoon Main.java bloritsch
- cvs commit: xml-cocoon2/src/org/apache/cocoon Main.java bloritsch
- cvs commit: xml-cocoon2/src/org/apache/cocoon Main.java bloritsch
- cvs commit: xml-cocoon2/src/org/apache/cocoon Main.java bloritsch
- cvs commit: xml-cocoon2/src/org/apache/cocoon Main.java giacomo
