Message:

   The following issue has been closed.

   Resolver: Emmanuel Venisse
       Date: Thu, 2 Sep 2004 8:42 AM

Applied.
---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPJALOPY-3

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPJALOPY-3
    Summary: Jalopy should match checkstyle
       Type: Bug

     Status: Closed
   Priority: Major
 Resolution: FIXED

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-jalopy-plugin
   Fix Fors:
             1.4

   Assignee: Emmanuel Venisse
   Reporter: Archimedes Trajano

    Created: Tue, 10 Feb 2004 2:34 PM
    Updated: Thu, 2 Sep 2004 8:42 AM

Description:
Jalopy does not format the code the same way as checkstyle.

One of the problems I have noticed is checkstyle flags

if (...)
{
}

is an error.  It is expecting

if (...) {
}


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to