[
https://issues.apache.org/jira/browse/JSPWIKI-545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12717042#action_12717042
]
Janne Jalkanen commented on JSPWIKI-545:
----------------------------------------
Not sure how we can make RAT ignore built files, such as the ones under /build/.
Files under /doc/ are a bit confusing - do they explicitly need to be licensed
under ASL?
Many of the property files need ASL:
/Users/jalkanen/Eclipse/JSPWiki/etc/priha.properties
/Users/jalkanen/Eclipse/JSPWiki/etc/db/hsql/server.properties
/Users/jalkanen/Eclipse/JSPWiki/etc/db/hsql/userdb-setup.ddl
/Users/jalkanen/Eclipse/JSPWiki/etc/db/hsql/userdb-teardown.ddl
/Users/jalkanen/Eclipse/JSPWiki/etc/db/postgresql/userdb-setup.ddl
/Users/jalkanen/Eclipse/JSPWiki/etc/db/postgresql/userdb-teardown.ddl
/Users/jalkanen/Eclipse/JSPWiki/etc/schema/j2ee_1_4.xsd
/Users/jalkanen/Eclipse/JSPWiki/etc/schema/jsp_2_0.xsd
/Users/jalkanen/Eclipse/JSPWiki/etc/schema/web-app_2_4.xsd
PT_BR is missing license:
/Users/jalkanen/Eclipse/JSPWiki/src/WebContent/WEB-INF/classes/CoreResources_pt_BR.properties
/Users/jalkanen/Eclipse/JSPWiki/src/WebContent/WEB-INF/classes/plugin/PluginResources_pt_BR.properties
/Users/jalkanen/Eclipse/JSPWiki/src/WebContent/WEB-INF/classes/templates/default_pt_BR.properties
Following source files are missing license:
/Users/jalkanen/Eclipse/JSPWiki/src/java/org/apache/wiki/package.html
/Users/jalkanen/Eclipse/JSPWiki/src/java/org/apache/wiki/content/MissingParameterException.java
/Users/jalkanen/Eclipse/JSPWiki/src/java/org/apache/wiki/event/ContentEvent.java
/Users/jalkanen/Eclipse/JSPWiki/src/java/org/apache/wiki/tags/SpamProtectTag.java
/Users/jalkanen/Eclipse/JSPWiki/src/java/org/apache/wiki/ui/stripes/SpamInterceptor.java
/Users/jalkanen/Eclipse/JSPWiki/src/java/org/apache/wiki/ui/stripes/SpamProtect.java
/Users/jalkanen/Eclipse/JSPWiki/src/java/org/apache/wiki/url/package.html
The wikipages are missing a license, but I think that's fine, since there's no
way we can put a license on them without confusing the heck out of everybody.
There are still a lot of non-source files under /tests/ which are missing ASL.
> Check that only ASL and/or ASL-compatible licenses are used.
> ------------------------------------------------------------
>
> Key: JSPWIKI-545
> URL: https://issues.apache.org/jira/browse/JSPWIKI-545
> Project: JSPWiki
> Issue Type: Task
> Reporter: Janne Jalkanen
> Assignee: Andrew Jaquith
> Fix For: Graduating
>
> Attachments: rat-3.0.0-svn-125.txt
>
>
> Only ASL can be used in source code. Under this task, we can discuss any
> deviations thereof (like binary licenses).
> An (old) list of dependencies is at
> http://www.jspwiki.org/wiki/ApacheRelicensing
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.