You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Shiva Kumar H R (JIRA)" <ji...@apache.org> on 2007/08/22 10:20:31 UTC

[jira] Assigned: (GERONIMODEVTOOLS-186) Duplicate License Headers in source

     [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shiva Kumar H R reassigned GERONIMODEVTOOLS-186:
------------------------------------------------

    Assignee: Tim McConnell

> 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
>            Assignee: Tim McConnell
>            Priority: Minor
>             Fix For: 2.0
>
>         Attachments: GERONIMODEVTOOLS-186.patch, ListFilesWithDuplicateLicenseHeaders.ksh
>
>
> 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.