You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@click.apache.org by "Bob Schellink (JIRA)" <ji...@apache.org> on 2010/01/18 12:38:54 UTC

[jira] Created: (CLKE-36) Ensure ClickIDE source code meets Apache legal requirements

Ensure ClickIDE source code meets Apache legal requirements
-----------------------------------------------------------

                 Key: CLKE-36
                 URL: https://issues.apache.org/jira/browse/CLKE-36
             Project: Click Eclipse
          Issue Type: Task
    Affects Versions: 2.1.0
            Reporter: Bob Schellink
            Assignee: Naoki Takezoe
            Priority: Blocker
             Fix For: 2.1.0.0


We need to ensure that ClickIDE meets all the legal requirements of an Apache release.

Attached is the RAT[1] report which lists file with missing license headers. We're in pretty good shape. The files below needs a license though:

clickide-svn/eclipse/org.apache.click.eclipse/schema/configurationProvider.exsd
clickide-svn/eclipse/org.apache.click.eclipse/build.properties
clickide-svn/eclipse/org.apache.click.eclipse/memo.txt
clickide-svn/eclipse/org.apache.click.eclipse/META-INF/MANIFEST.MF
clickide-svn/eclipse/org.apache.click.eclipse.cayenne/build.properties
clickide-svn/eclipse/org.apache.click.eclipse.cayenne/META-INF/MANIFEST.MF
clickide-svn/eclipse/org.apache.click.eclipse.cayenne/src/org/apache/click/eclipse/cayenne/CayenneClasspathContainerInitializer.java
clickide-svn/eclipse/org.apache.click.eclipse.cayenne/src/org/apache/click/eclipse/cayenne/CayenneClasspathContainerPage.java
clickide-svn/eclipse/org.apache.click.eclipse.cayenne/src/org/apache/click/eclipse/cayenne/messages.properties
clickide-svn/eclipse/org.apache.click.eclipse.cayenne/src/org/apache/click/eclipse/cayenne/messages_ja.properties
clickide-svn/eclipse/org.apache.click.eclipse.cayenne/src/org/apache/click/eclipse/cayenne/wizard/cayenne.xml
clickide-svn/eclipse/org.apache.click.eclipse.feature/build.properties

We need a NOTICE.txt, LICENSE.txt and README.txt in the source root folder.

We need to determine where the icons were sourced from.

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


[jira] Commented: (CLKE-36) Ensure ClickIDE source code meets Apache legal requirements

Posted by "Naoki Takezoe (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CLKE-36?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12803370#action_12803370 ] 

Naoki Takezoe commented on CLKE-36:
-----------------------------------

And...
We can not write comment on MANIFEST.MF because comment does not be supported on MANIFEST.MF.
So we can not add a license header to MANIFEST.MF.

I found Ibator (Eclipse plugin for iBATIS). These MANIFEST.MF does not similarly contain a license header.


> Ensure ClickIDE source code meets Apache legal requirements
> -----------------------------------------------------------
>
>                 Key: CLKE-36
>                 URL: https://issues.apache.org/jira/browse/CLKE-36
>             Project: Click Eclipse
>          Issue Type: Task
>    Affects Versions: 2.1.0
>            Reporter: Bob Schellink
>            Assignee: Naoki Takezoe
>            Priority: Blocker
>             Fix For: 2.1.0.0
>
>         Attachments: clickide.txt
>
>
> We need to ensure that ClickIDE meets all the legal requirements of an Apache release.
> Attached is the RAT[1] report which lists file with missing license headers. We're in pretty good shape. The files below needs a license though:
> clickide-svn/eclipse/org.apache.click.eclipse/schema/configurationProvider.exsd
> clickide-svn/eclipse/org.apache.click.eclipse/build.properties
> clickide-svn/eclipse/org.apache.click.eclipse/memo.txt
> clickide-svn/eclipse/org.apache.click.eclipse/META-INF/MANIFEST.MF
> clickide-svn/eclipse/org.apache.click.eclipse.cayenne/build.properties
> clickide-svn/eclipse/org.apache.click.eclipse.cayenne/META-INF/MANIFEST.MF
> clickide-svn/eclipse/org.apache.click.eclipse.cayenne/src/org/apache/click/eclipse/cayenne/CayenneClasspathContainerInitializer.java
> clickide-svn/eclipse/org.apache.click.eclipse.cayenne/src/org/apache/click/eclipse/cayenne/CayenneClasspathContainerPage.java
> clickide-svn/eclipse/org.apache.click.eclipse.cayenne/src/org/apache/click/eclipse/cayenne/messages.properties
> clickide-svn/eclipse/org.apache.click.eclipse.cayenne/src/org/apache/click/eclipse/cayenne/messages_ja.properties
> clickide-svn/eclipse/org.apache.click.eclipse.cayenne/src/org/apache/click/eclipse/cayenne/wizard/cayenne.xml
> clickide-svn/eclipse/org.apache.click.eclipse.feature/build.properties
> We need a NOTICE.txt, LICENSE.txt and README.txt in the source root folder.
> We need to determine where the icons were sourced from.

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


[jira] Updated: (CLKE-36) Ensure ClickIDE source code meets Apache legal requirements

Posted by "Bob Schellink (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CLKE-36?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bob Schellink updated CLKE-36:
------------------------------

    Attachment: clickide.txt

> Ensure ClickIDE source code meets Apache legal requirements
> -----------------------------------------------------------
>
>                 Key: CLKE-36
>                 URL: https://issues.apache.org/jira/browse/CLKE-36
>             Project: Click Eclipse
>          Issue Type: Task
>    Affects Versions: 2.1.0
>            Reporter: Bob Schellink
>            Assignee: Naoki Takezoe
>            Priority: Blocker
>             Fix For: 2.1.0.0
>
>         Attachments: clickide.txt
>
>
> We need to ensure that ClickIDE meets all the legal requirements of an Apache release.
> Attached is the RAT[1] report which lists file with missing license headers. We're in pretty good shape. The files below needs a license though:
> clickide-svn/eclipse/org.apache.click.eclipse/schema/configurationProvider.exsd
> clickide-svn/eclipse/org.apache.click.eclipse/build.properties
> clickide-svn/eclipse/org.apache.click.eclipse/memo.txt
> clickide-svn/eclipse/org.apache.click.eclipse/META-INF/MANIFEST.MF
> clickide-svn/eclipse/org.apache.click.eclipse.cayenne/build.properties
> clickide-svn/eclipse/org.apache.click.eclipse.cayenne/META-INF/MANIFEST.MF
> clickide-svn/eclipse/org.apache.click.eclipse.cayenne/src/org/apache/click/eclipse/cayenne/CayenneClasspathContainerInitializer.java
> clickide-svn/eclipse/org.apache.click.eclipse.cayenne/src/org/apache/click/eclipse/cayenne/CayenneClasspathContainerPage.java
> clickide-svn/eclipse/org.apache.click.eclipse.cayenne/src/org/apache/click/eclipse/cayenne/messages.properties
> clickide-svn/eclipse/org.apache.click.eclipse.cayenne/src/org/apache/click/eclipse/cayenne/messages_ja.properties
> clickide-svn/eclipse/org.apache.click.eclipse.cayenne/src/org/apache/click/eclipse/cayenne/wizard/cayenne.xml
> clickide-svn/eclipse/org.apache.click.eclipse.feature/build.properties
> We need a NOTICE.txt, LICENSE.txt and README.txt in the source root folder.
> We need to determine where the icons were sourced from.

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


[jira] Commented: (CLKE-36) Ensure ClickIDE source code meets Apache legal requirements

Posted by "Naoki Takezoe (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CLKE-36?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12804033#action_12804033 ] 

Naoki Takezoe commented on CLKE-36:
-----------------------------------

Hi Bob,

Thanks for your comment.

I updated ClickIDE projects. No ClickIDE has a single copy of LICENSE.txt and NOTICE.txt.

I made Ant build script to make zip file to release However it has some constraint.
Build script is org.apache.click.eclipse.feature, and please read org.apache.click.eclipse.feature/README.txt.

Source code is included to exported JARs by the plugin exporting task which provided by Eclipse.

Could you review the release zip file contents?

> Ensure ClickIDE source code meets Apache legal requirements
> -----------------------------------------------------------
>
>                 Key: CLKE-36
>                 URL: https://issues.apache.org/jira/browse/CLKE-36
>             Project: Click Eclipse
>          Issue Type: Task
>    Affects Versions: 2.1.0
>            Reporter: Bob Schellink
>            Assignee: Naoki Takezoe
>            Priority: Blocker
>             Fix For: 2.1.0.0
>
>         Attachments: clickide.txt
>
>
> We need to ensure that ClickIDE meets all the legal requirements of an Apache release.
> Attached is the RAT[1] report which lists file with missing license headers. We're in pretty good shape. The files below needs a license though:
> clickide-svn/eclipse/org.apache.click.eclipse/schema/configurationProvider.exsd
> clickide-svn/eclipse/org.apache.click.eclipse/build.properties
> clickide-svn/eclipse/org.apache.click.eclipse/memo.txt
> clickide-svn/eclipse/org.apache.click.eclipse/META-INF/MANIFEST.MF
> clickide-svn/eclipse/org.apache.click.eclipse.cayenne/build.properties
> clickide-svn/eclipse/org.apache.click.eclipse.cayenne/META-INF/MANIFEST.MF
> clickide-svn/eclipse/org.apache.click.eclipse.cayenne/src/org/apache/click/eclipse/cayenne/CayenneClasspathContainerInitializer.java
> clickide-svn/eclipse/org.apache.click.eclipse.cayenne/src/org/apache/click/eclipse/cayenne/CayenneClasspathContainerPage.java
> clickide-svn/eclipse/org.apache.click.eclipse.cayenne/src/org/apache/click/eclipse/cayenne/messages.properties
> clickide-svn/eclipse/org.apache.click.eclipse.cayenne/src/org/apache/click/eclipse/cayenne/messages_ja.properties
> clickide-svn/eclipse/org.apache.click.eclipse.cayenne/src/org/apache/click/eclipse/cayenne/wizard/cayenne.xml
> clickide-svn/eclipse/org.apache.click.eclipse.feature/build.properties
> We need a NOTICE.txt, LICENSE.txt and README.txt in the source root folder.
> We need to determine where the icons were sourced from.

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


[jira] Commented: (CLKE-36) Ensure ClickIDE source code meets Apache legal requirements

Posted by "Bob Schellink (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CLKE-36?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12805490#action_12805490 ] 

Bob Schellink commented on CLKE-36:
-----------------------------------

Thanks Naoki, the build file works great.

I've made the following changes:

- copy LICENSE and NOTICE to plugin META-INF folders which ensures these files are included in the jars (the clean ant script removes these files again)
- include the src files in the root folder of the zip
- create a SHA1 checksum of the zip

Let me know if you find any issues.

Before releasing ClickIDE we should update to Click 2.1.0 final as well as Velocity 1.6.3

kind regards

bob

> Ensure ClickIDE source code meets Apache legal requirements
> -----------------------------------------------------------
>
>                 Key: CLKE-36
>                 URL: https://issues.apache.org/jira/browse/CLKE-36
>             Project: Click Eclipse
>          Issue Type: Task
>    Affects Versions: 2.1.0
>            Reporter: Bob Schellink
>            Assignee: Naoki Takezoe
>            Priority: Blocker
>             Fix For: 2.1.0.0
>
>         Attachments: clickide.txt
>
>
> We need to ensure that ClickIDE meets all the legal requirements of an Apache release.
> Attached is the RAT[1] report which lists file with missing license headers. We're in pretty good shape. The files below needs a license though:
> clickide-svn/eclipse/org.apache.click.eclipse/schema/configurationProvider.exsd
> clickide-svn/eclipse/org.apache.click.eclipse/build.properties
> clickide-svn/eclipse/org.apache.click.eclipse/memo.txt
> clickide-svn/eclipse/org.apache.click.eclipse/META-INF/MANIFEST.MF
> clickide-svn/eclipse/org.apache.click.eclipse.cayenne/build.properties
> clickide-svn/eclipse/org.apache.click.eclipse.cayenne/META-INF/MANIFEST.MF
> clickide-svn/eclipse/org.apache.click.eclipse.cayenne/src/org/apache/click/eclipse/cayenne/CayenneClasspathContainerInitializer.java
> clickide-svn/eclipse/org.apache.click.eclipse.cayenne/src/org/apache/click/eclipse/cayenne/CayenneClasspathContainerPage.java
> clickide-svn/eclipse/org.apache.click.eclipse.cayenne/src/org/apache/click/eclipse/cayenne/messages.properties
> clickide-svn/eclipse/org.apache.click.eclipse.cayenne/src/org/apache/click/eclipse/cayenne/messages_ja.properties
> clickide-svn/eclipse/org.apache.click.eclipse.cayenne/src/org/apache/click/eclipse/cayenne/wizard/cayenne.xml
> clickide-svn/eclipse/org.apache.click.eclipse.feature/build.properties
> We need a NOTICE.txt, LICENSE.txt and README.txt in the source root folder.
> We need to determine where the icons were sourced from.

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


[jira] Commented: (CLKE-36) Ensure ClickIDE source code meets Apache legal requirements

Posted by "Naoki Takezoe (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CLKE-36?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12803364#action_12803364 ] 

Naoki Takezoe commented on CLKE-36:
-----------------------------------

Hi Bob,

I moved LICENSE.txt and NOTICE.txt to META-INF. Each plugin jar files would contain them in META-INF.
And put README.txt, LICENSE.txt and NOTICE.txt to the parent eclipse directory.

I think we can provide a source zip file of ClickIDE by zipping eclipse directory (parent directory of plugin projects).

> Is it possible to build ClickIDE from standalone ant?

It's very difficult. It's possible to build plugins using Ant, however it requires Eclipse headless run on the 
build environment. But it's not realistic. Actually, we would have to build ClickIDE manually for release.

> Ensure ClickIDE source code meets Apache legal requirements
> -----------------------------------------------------------
>
>                 Key: CLKE-36
>                 URL: https://issues.apache.org/jira/browse/CLKE-36
>             Project: Click Eclipse
>          Issue Type: Task
>    Affects Versions: 2.1.0
>            Reporter: Bob Schellink
>            Assignee: Naoki Takezoe
>            Priority: Blocker
>             Fix For: 2.1.0.0
>
>         Attachments: clickide.txt
>
>
> We need to ensure that ClickIDE meets all the legal requirements of an Apache release.
> Attached is the RAT[1] report which lists file with missing license headers. We're in pretty good shape. The files below needs a license though:
> clickide-svn/eclipse/org.apache.click.eclipse/schema/configurationProvider.exsd
> clickide-svn/eclipse/org.apache.click.eclipse/build.properties
> clickide-svn/eclipse/org.apache.click.eclipse/memo.txt
> clickide-svn/eclipse/org.apache.click.eclipse/META-INF/MANIFEST.MF
> clickide-svn/eclipse/org.apache.click.eclipse.cayenne/build.properties
> clickide-svn/eclipse/org.apache.click.eclipse.cayenne/META-INF/MANIFEST.MF
> clickide-svn/eclipse/org.apache.click.eclipse.cayenne/src/org/apache/click/eclipse/cayenne/CayenneClasspathContainerInitializer.java
> clickide-svn/eclipse/org.apache.click.eclipse.cayenne/src/org/apache/click/eclipse/cayenne/CayenneClasspathContainerPage.java
> clickide-svn/eclipse/org.apache.click.eclipse.cayenne/src/org/apache/click/eclipse/cayenne/messages.properties
> clickide-svn/eclipse/org.apache.click.eclipse.cayenne/src/org/apache/click/eclipse/cayenne/messages_ja.properties
> clickide-svn/eclipse/org.apache.click.eclipse.cayenne/src/org/apache/click/eclipse/cayenne/wizard/cayenne.xml
> clickide-svn/eclipse/org.apache.click.eclipse.feature/build.properties
> We need a NOTICE.txt, LICENSE.txt and README.txt in the source root folder.
> We need to determine where the icons were sourced from.

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


[jira] Commented: (CLKE-36) Ensure ClickIDE source code meets Apache legal requirements

Posted by "Bob Schellink (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CLKE-36?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12802794#action_12802794 ] 

Bob Schellink commented on CLKE-36:
-----------------------------------

Sorry to be such a pain but another requirement is for us to ship a zip file containing the source code. With Click itself we ship a single zip containing both the source+binaries. Should we do the same with ClickIDE or have a separate zip file for the sources?

Btw I'm using Velocity Tools as an example of how to distribute an Apache subproject. Here is how Velocity Tools packages their distributions: http://velocity.apache.org/download.cgi

We also need to include the LICENSE.txt and NOTICE.txt in our jars under the folder META-INF. Not sure if Eclipse Export Wizard is flexible enough to do this?

Is it possible to build ClickIDE from standalone ant? That will make it easier to assemble a proper build.

> Ensure ClickIDE source code meets Apache legal requirements
> -----------------------------------------------------------
>
>                 Key: CLKE-36
>                 URL: https://issues.apache.org/jira/browse/CLKE-36
>             Project: Click Eclipse
>          Issue Type: Task
>    Affects Versions: 2.1.0
>            Reporter: Bob Schellink
>            Assignee: Naoki Takezoe
>            Priority: Blocker
>             Fix For: 2.1.0.0
>
>         Attachments: clickide.txt
>
>
> We need to ensure that ClickIDE meets all the legal requirements of an Apache release.
> Attached is the RAT[1] report which lists file with missing license headers. We're in pretty good shape. The files below needs a license though:
> clickide-svn/eclipse/org.apache.click.eclipse/schema/configurationProvider.exsd
> clickide-svn/eclipse/org.apache.click.eclipse/build.properties
> clickide-svn/eclipse/org.apache.click.eclipse/memo.txt
> clickide-svn/eclipse/org.apache.click.eclipse/META-INF/MANIFEST.MF
> clickide-svn/eclipse/org.apache.click.eclipse.cayenne/build.properties
> clickide-svn/eclipse/org.apache.click.eclipse.cayenne/META-INF/MANIFEST.MF
> clickide-svn/eclipse/org.apache.click.eclipse.cayenne/src/org/apache/click/eclipse/cayenne/CayenneClasspathContainerInitializer.java
> clickide-svn/eclipse/org.apache.click.eclipse.cayenne/src/org/apache/click/eclipse/cayenne/CayenneClasspathContainerPage.java
> clickide-svn/eclipse/org.apache.click.eclipse.cayenne/src/org/apache/click/eclipse/cayenne/messages.properties
> clickide-svn/eclipse/org.apache.click.eclipse.cayenne/src/org/apache/click/eclipse/cayenne/messages_ja.properties
> clickide-svn/eclipse/org.apache.click.eclipse.cayenne/src/org/apache/click/eclipse/cayenne/wizard/cayenne.xml
> clickide-svn/eclipse/org.apache.click.eclipse.feature/build.properties
> We need a NOTICE.txt, LICENSE.txt and README.txt in the source root folder.
> We need to determine where the icons were sourced from.

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


[jira] Commented: (CLKE-36) Ensure ClickIDE source code meets Apache legal requirements

Posted by "Bob Schellink (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CLKE-36?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12803478#action_12803478 ] 

Bob Schellink commented on CLKE-36:
-----------------------------------

Hi Naoki,

Its good you found Ibator as an example. I notice that Ibator does not have LICENSE and NOTICE under its META-INF folder. So perhaps we should include only a single copy of NOTICE and LICENSE under the root folder. That way we don't have to maintain multiple copies.

I've also noticed that Ibator only ship a single distribution which includes the source code as well.

http://people.apache.org/builds/ibatis/alpha/ibator-1.2.1-681.zip

> Ensure ClickIDE source code meets Apache legal requirements
> -----------------------------------------------------------
>
>                 Key: CLKE-36
>                 URL: https://issues.apache.org/jira/browse/CLKE-36
>             Project: Click Eclipse
>          Issue Type: Task
>    Affects Versions: 2.1.0
>            Reporter: Bob Schellink
>            Assignee: Naoki Takezoe
>            Priority: Blocker
>             Fix For: 2.1.0.0
>
>         Attachments: clickide.txt
>
>
> We need to ensure that ClickIDE meets all the legal requirements of an Apache release.
> Attached is the RAT[1] report which lists file with missing license headers. We're in pretty good shape. The files below needs a license though:
> clickide-svn/eclipse/org.apache.click.eclipse/schema/configurationProvider.exsd
> clickide-svn/eclipse/org.apache.click.eclipse/build.properties
> clickide-svn/eclipse/org.apache.click.eclipse/memo.txt
> clickide-svn/eclipse/org.apache.click.eclipse/META-INF/MANIFEST.MF
> clickide-svn/eclipse/org.apache.click.eclipse.cayenne/build.properties
> clickide-svn/eclipse/org.apache.click.eclipse.cayenne/META-INF/MANIFEST.MF
> clickide-svn/eclipse/org.apache.click.eclipse.cayenne/src/org/apache/click/eclipse/cayenne/CayenneClasspathContainerInitializer.java
> clickide-svn/eclipse/org.apache.click.eclipse.cayenne/src/org/apache/click/eclipse/cayenne/CayenneClasspathContainerPage.java
> clickide-svn/eclipse/org.apache.click.eclipse.cayenne/src/org/apache/click/eclipse/cayenne/messages.properties
> clickide-svn/eclipse/org.apache.click.eclipse.cayenne/src/org/apache/click/eclipse/cayenne/messages_ja.properties
> clickide-svn/eclipse/org.apache.click.eclipse.cayenne/src/org/apache/click/eclipse/cayenne/wizard/cayenne.xml
> clickide-svn/eclipse/org.apache.click.eclipse.feature/build.properties
> We need a NOTICE.txt, LICENSE.txt and README.txt in the source root folder.
> We need to determine where the icons were sourced from.

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


[jira] Commented: (CLKE-36) Ensure ClickIDE source code meets Apache legal requirements

Posted by "Naoki Takezoe (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CLKE-36?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12805951#action_12805951 ] 

Naoki Takezoe commented on CLKE-36:
-----------------------------------

Hi Bob, 

Thanks for your help!

After Click 2.1.0 release, I will replace Click JARs included in ClickIDE.
I'm waiting for Click 2.1.0.

> Ensure ClickIDE source code meets Apache legal requirements
> -----------------------------------------------------------
>
>                 Key: CLKE-36
>                 URL: https://issues.apache.org/jira/browse/CLKE-36
>             Project: Click Eclipse
>          Issue Type: Task
>    Affects Versions: 2.1.0
>            Reporter: Bob Schellink
>            Assignee: Naoki Takezoe
>            Priority: Blocker
>             Fix For: 2.1.0.0
>
>         Attachments: clickide.txt
>
>
> We need to ensure that ClickIDE meets all the legal requirements of an Apache release.
> Attached is the RAT[1] report which lists file with missing license headers. We're in pretty good shape. The files below needs a license though:
> clickide-svn/eclipse/org.apache.click.eclipse/schema/configurationProvider.exsd
> clickide-svn/eclipse/org.apache.click.eclipse/build.properties
> clickide-svn/eclipse/org.apache.click.eclipse/memo.txt
> clickide-svn/eclipse/org.apache.click.eclipse/META-INF/MANIFEST.MF
> clickide-svn/eclipse/org.apache.click.eclipse.cayenne/build.properties
> clickide-svn/eclipse/org.apache.click.eclipse.cayenne/META-INF/MANIFEST.MF
> clickide-svn/eclipse/org.apache.click.eclipse.cayenne/src/org/apache/click/eclipse/cayenne/CayenneClasspathContainerInitializer.java
> clickide-svn/eclipse/org.apache.click.eclipse.cayenne/src/org/apache/click/eclipse/cayenne/CayenneClasspathContainerPage.java
> clickide-svn/eclipse/org.apache.click.eclipse.cayenne/src/org/apache/click/eclipse/cayenne/messages.properties
> clickide-svn/eclipse/org.apache.click.eclipse.cayenne/src/org/apache/click/eclipse/cayenne/messages_ja.properties
> clickide-svn/eclipse/org.apache.click.eclipse.cayenne/src/org/apache/click/eclipse/cayenne/wizard/cayenne.xml
> clickide-svn/eclipse/org.apache.click.eclipse.feature/build.properties
> We need a NOTICE.txt, LICENSE.txt and README.txt in the source root folder.
> We need to determine where the icons were sourced from.

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