Not at all :-(I don't understand how it happened but eclipse lost my
settings :-(
I just committed a fix using maven format

cheers

arnaud


On Fri, Apr 3, 2009 at 4:45 PM, Benjamin Bentmann <[email protected]
> wrote:

> Hi Arnaud,
>
>  Revision
>>    9339 <http://fisheye.codehaus.org/changelog/mojo/?cs=9339>
>> Author
>>    aheritier
>> Date
>>    2009-04-03 05:41:32 -0500 (Fri, 03 Apr 2009)
>>
>>
>>      Log Message
>>
>> Cosmetic changes
>>
>>
>> ---
>> trunk/mojo/idlj-maven-plugin/src/main/java/org/codehaus/mojo/idlj/AbstractIDLJMojo.java
>>     2009-04-03 10:38:56 UTC (rev 9338)
>> +++
>> trunk/mojo/idlj-maven-plugin/src/main/java/org/codehaus/mojo/idlj/AbstractIDLJMojo.java
>>     2009-04-03 10:41:32 UTC (rev 9339)
>> @@ -40,111 +40,104 @@
>>  /**
>>  * This is abstarct class used to decrease the code needed to the creation
>> of
>>  * the compiler MOJO.
>> - *
>> + *  * @author Anders Hessellund Jensen <[email protected]>
>>  * @version $Id$
>>  */
>>  public abstract class AbstractIDLJMojo extends AbstractMojo {
>> -    /**
>> -     * A <code>List</code> of <code>Source</code> configurations to
>> compile.
>> -     *
>> -     * @parameter
>> -     */
>> -    private List sources;
>> +       /**
>> +        * A <code>List</code> of <code>Source</code> configurations to
>> compile.
>> +        * +        * @parameter
>> +        */
>> +       private List sources;
>>
>
> Was the introduction of tabs for the indentation intentional?
>
>
> Benjamin
>
> ---------------------------------------------------------------------
>
> To unsubscribe from this list, please visit:
>
>   http://xircles.codehaus.org/manage_email
>
>
>


-- 
Arnaud

Reply via email to