Take a look at http://gump.chalko.com/gb/blog/SuccessStories?preview=true&smm=y&permalink=jrefactory.txt
And then release when it looks the way you want.
[EMAIL PROTECTED] wrote:
nickchalko 2004/03/26 09:02:55
Modified: blog/SuccessStories jrefactory.txt
Log:
Changed to preview until the format is right.
PR:
Obtained from:
Submitted by:
Reviewed by:
CVS: ----------------------------------------------------------------------
CVS: PR:
CVS: If this change addresses a PR in the problem report tracking
CVS: database, then enter the PR number(s) here.
CVS: Obtained from:
CVS: If this change has been taken from another system, such as NCSA,
CVS: then name the system in this line, otherwise delete it.
CVS: Submitted by:
CVS: If this code has been contributed to Apache by someone else; i.e.,
CVS: they sent us a patch or a new module, then include their name/email
CVS: address here. If this is your work then delete this line.
CVS: Reviewed by:
CVS: If we are doing pre-commit code reviews and someone else has
CVS: reviewed your changes, include their name(s) here.
CVS: If you have not had it reviewed then delete this line.
Revision Changes Path
1.2 +23 -4 gump/blog/SuccessStories/jrefactory.txt
Index: jrefactory.txt
===================================================================
RCS file: /home/cvs/gump/blog/SuccessStories/jrefactory.txt,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- jrefactory.txt 26 Mar 2004 16:37:40 -0000 1.1
+++ jrefactory.txt 26 Mar 2004 17:02:55 -0000 1.2
@@ -1,13 +1,32 @@
-JRefactory adapt their code to changes in jaxen/saxpath
+PREVIEW JRefactory adapt their code to changes in jaxen/saxpath
-<h1>
+Preview at +http://gump.chalko.com/gb/blog/SuccessStories?preview=true&smm=y&permalink=jrefactory.txt
+<hr/>
+<!--
+ Copyright 2004 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.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+
+<h3>
issue of line ending with PrettyPrinter task
-</h1>
+</h3>
I had found a problem with the PrettyPrinter task supplied by JRefactory.
Without any clear announcement, the JRefactory team had changed their PrettyPrinter
task to delegate processing of line endings to the ant fixcrlf task - which is good.
-
+<more/>
As a consequence, the acceptable values for the lineending setting of PrettyPrinter
changed to become the one's of ant's fixcrlf task.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]