Duplicate License Headers in source
-----------------------------------

                 Key: GERONIMODEVTOOLS-186
                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-186
             Project: Geronimo-Devtools
          Issue Type: Bug
          Components: eclipse-plugin
    Affects Versions: 2.0
            Reporter: Shiva Kumar H R
            Priority: Minor
             Fix For: 2.0


While reviewing the commits of GERONIMODEVTOOLS-184 observed that 
\modules\eclipse-support\pom.xml has duplicate license header. A look at it's 
svn log showed that this was a mistake from GERONIMODEVTOOLS-114.

Friend 'Anil Kainikara' very quickly wrote an useful script 
"ListFilesWithDuplicateLicenseHeaders.ksh". Upon executing this on 
devtools-trunk, found that following files have such duplicate license headers:

./modules/eclipse-support/src/main/schema/xmlconfig.xml
./modules/eclipse-support/src/main/schema/eclipse-deployable-1.0.xsd
./modules/eclipse-support/pom.xml
./plugins/org.apache.geronimo.st.core/src/org/apache/geronimo/st/core/commands/IDeploymentCommand.java
./plugins/org.apache.geronimo.st.core/src/org/apache/geronimo/st/core/commands/StartCommand.java
./plugins/org.apache.geronimo.st.core/src/org/apache/geronimo/st/core/commands/SynchronizedDeploymentOp.java

Patch attached removes these duplicate license headers.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to