Allow template for description section that can include variables for filename, 
creation time etc.
--------------------------------------------------------------------------------------------------

                 Key: MOJO-1685
                 URL: http://jira.codehaus.org/browse/MOJO-1685
             Project: Mojo
          Issue Type: Improvement
    Affects Versions: license-maven-plugin-1.0-beta-2
            Reporter: Farrukh Najmi


Thanks for a great license-maven-plugin. I am using it to insert license 
headers in each files in source tree successfully.
Here is an example of what it generates:

{code}
/*
 * #%L
 * my-unqualified-package-name
 * %%
 * Copyright (C) 2007 - 2011 My Company
 * %%
 * This software is the property of My Company. Etc. Etc.
 *
 * #L%
 */
{code}

I would like to include the name of the file instead of the name of my 
unqualified package name. 

-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to