|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.tools.license.ValidateLicenseHeaders
A utility which scans all java source files in the cvs tree and validates the license header prior to the package statement for headers that match those declared in thirdparty/licenses/thirdparty-licenses.xml
| Constructor Summary | |
ValidateLicenseHeaders()
|
|
| Method Summary | |
static java.lang.String |
getElementContent(org.w3c.dom.Element element)
Get all non-comment content from the element. |
static void |
main(java.lang.String[] args)
ValidateLicenseHeaders jboss-src-root |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ValidateLicenseHeaders()
| Method Detail |
public static void main(java.lang.String[] args)
throws java.lang.Exception
args -
java.lang.Exceptionpublic static java.lang.String getElementContent(org.w3c.dom.Element element)
element -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||