lbruun opened a new pull request #367: [NETBEANS-281] Add ASF license template
URL: https://github.com/apache/incubator-netbeans/pull/367
 
 
   Adds the ASF license template to the IDE.  The ASF header is really just an 
Apache License v2 so I've kept `mavenLicenseURL` the same as for the standard 
Apache License v2.
   
   
   
   
   ### Usage
   
   The new license template has a unique name of `apache20asf`, but if you set 
the project's license from the IDE's UI then you don't need to know that.
   
   ### Usage for NetBeans Project itself
   
   It would be nice if NB contributors which use the NB IDE to develop would 
automatically have this header applied on new files. I think it requires that 
each and every project must add 
   
   `project.license=apache20asf` 
   
   to `nbproject\project.properties` as I'm not sure there's a central place 
where project properties inherit from ?  (forgive my Ant ignorance). Anyway, 
this PR doesn't deal with usage.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to