You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by bu...@apache.org on 2002/02/03 18:43:36 UTC

DO NOT REPLY [Bug 5689] - Java "code-formatter" incorrectly formats double values

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5689>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5689

Java "code-formatter" incorrectly formats double values

vgritsenko@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX



------- Additional Comments From vgritsenko@apache.org  2002-02-03 17:43 -------
This is because of JStyle formatter (in the jstyle.jar). This software now is 
abandoned and replaced by astyle (at astyle.sourceforge.net) - C/C++ program to 
format source files. There are several options now:
1. Disable jstyle in cocoon.xconf,
2. Patch jstyle.jar,
3. Make other formatter work with cocoon (say, astyle).

I'm closing this bug because it concerns not core Cocoon, but the library 
Cocoon uses.

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org