svn commit: r647017 - /lenya/sandbox/modules/diff/java/src/org/apache/lenya/modules/diff/ChangeNotifier.java

[email protected]
Newsgroups gmane.comp.cms.lenya.cvs
Message-ID <[email protected]>
Author: andreas
Date: Thu Apr 10 17:03:20 2008
New Revision: 647017

URL: http://svn.apache.org/viewvc?rev=647017&view=rev
Log:
Use more modest separators between diffs.

Modified:
    lenya/sandbox/modules/diff/java/src/org/apache/lenya/modules/diff/ChangeNotifier.java

Modified: lenya/sandbox/modules/diff/java/src/org/apache/lenya/modules/diff/ChangeNotifier.java
URL: http://svn.apache.org/viewvc/lenya/sandbox/modules/diff/java/src/org/apache/lenya/modules/diff/ChangeNotifier.java?rev=647017&r1=647016&r2=647017&view=diff
==============================================================================
--- lenya/sandbox/modules/diff/java/src/org/apache/lenya/modules/diff/ChangeNotifier.java (original)
+++ lenya/sandbox/modules/diff/java/src/org/apache/lenya/modules/diff/ChangeNotifier.java Thu Apr 10 17:03:20 2008
@@ -170,8 +170,8 @@
 
     protected static class DifferencesWriter implements DifferenceNodeVisitor {
 
-        protected static final String DIFFERENCE_SEPARATOR = "\n=================================\n";
-        protected static final String BEFORE_AFTER_SEPARATOR = "\n---------------------------------\n";
+        protected static final String DIFFERENCE_SEPARATOR = "\n----\n";
+        protected static final String BEFORE_AFTER_SEPARATOR = "\n--\n";
         private StringBuffer buffer = new StringBuffer();
 
         public void visit(DifferenceNode node) {
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.