Checkstyle in VFS verifies that author tags are present as that is the default 
setting. I don't see a checkstyle setting to enforce that they are not present. 
 However, I believe it can enforce that it match a fixed expression.

As part of cleaning up the checkstyle results I've added @author tags wherever 
they were missing with
@author <a href="http://commons.apache.org/vfs/team-list.html";>Commons VFS 
team</a>

I copied this pattern from Commons Configuration as all modules are tagged this 
way.

I have not changed modules that had existing author tags but it should be easy 
to do that by changing the checkstyle rule.

Ralph

On Nov 14, 2010, at 4:39 PM, Gary Gregory wrote:

> On Nov 14, 2010, at 16:28, "James Carman" <ja...@carmanconsulting.com> wrote:
> 
>> "author tags are officially discouraged"
>> 
>> The board decided long ago that @author tags were discouraged.  Let's
>> just remove them.  If you want to credit someone, add their name to
>> the pom.xml file as a contributor.
> 
> Yes I remember that but I thought it was also suggested that all author tags 
> be "Apache Software Foundation" instead. 
> 
> GG 
>> 
>> On Sun, Nov 14, 2010 at 7:05 PM, Gary Gregory
>> <ggreg...@seagullsoftware.com> wrote:
>>> On Nov 14, 2010, at 5:09, "sebb" <seb...@gmail.com> wrote:
>>> 
>>>> Just noticed that there are no @since markers for any of the additions
>>>> to the code made since 1.0.
>>>> 
>>>> I think these are important, and should be present.
>>>> 
>>>> I'm happy to add them to the code-base.
>>> 
>>> +1. How about @author tags with ASF as the author for any files that are 
>>> sans  tag?
>>> 
>>> GG
>>>> 
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>>>> For additional commands, e-mail: dev-h...@commons.apache.org
>>>> 
>>> 
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>>> For additional commands, e-mail: dev-h...@commons.apache.org
>>> 
>>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>> For additional commands, e-mail: dev-h...@commons.apache.org
>> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to