You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Mike Kienenberger (JIRA)" <de...@myfaces.apache.org> on 2012/09/15 04:17:07 UTC

[jira] [Resolved] (MYFACES-3608) Fix missing licenses

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

Mike Kienenberger resolved MYFACES-3608.
----------------------------------------

    Resolution: Fixed

mvn apache-rat:check should now pass in release sources.
                
> Fix missing licenses
> --------------------
>
>                 Key: MYFACES-3608
>                 URL: https://issues.apache.org/jira/browse/MYFACES-3608
>             Project: MyFaces Core
>          Issue Type: Task
>          Components: General
>    Affects Versions: 2.0.14, 2.1.8
>            Reporter: Mike Kienenberger
>            Assignee: Mike Kienenberger
>            Priority: Blocker
>             Fix For: 2.0.15-SNAPSHOT, 2.1.9-SNAPSHOT
>
>   Original Estimate: 4h
>          Time Spent: 2.5h
>  Remaining Estimate: 1.5h
>
> Apache Rat identified several files which either need licensing information or need to be excluded.
> # These files looks trivial -- I don't even know if they support
> comments.   I would think we can exclude these.
> implee6/src/main/resources/META-INF/services/javax.servlet.ServletContainerInitializer
> impl/src/test/resources/META-INF/services/org.apache.myfaces.config.annotation.LifecycleProvider
> impl/src/main/resources/META-INF/services/org.apache.myfaces.config.annotation.LifecycleProvider
> # Needs standard APL
> impl/src/test/java/org/apache/myfaces/config/annotation/ClassByteCodeAnnotationFilterTest.java
> impl/src/test/resources/org/apache/myfaces/view/facelets/tag/composite/testSimpleThisResourceReference.xhtml
> impl/src/test/resources/org/apache/myfaces/lifecycle/view2.xhtml
> impl/src/test/resources/org/apache/myfaces/lifecycle/view1.jsp
> impl/src/main/resources/META-INF/xdoc-component.vm (in velocity comment style)
> impl/src/main/resources/META-INF/xdoc-tag.vm (in velocity comment style)
> impl/src/main/resources/META-INF/xdoc-web-config.vm (in velocity comment style)
> shared-public/src/test/resources/org/apache/myfaces/shared/application/view2.xhtml
> shared-public/src/test/resources/org/apache/myfaces/shared/application/view1.jsp
> shared/src/test/resources/org/apache/myfaces/shared/application/view2.xhtml
> shared/src/test/resources/org/apache/myfaces/shared/application/view1.jsp
> # not sure about this one, but probably needs license as it looks like
> source for generating files.
> impl/src/main/conf/META-INF/.standard-faces-config-base.xml.jsfdia
> # mostly empty file?  Maybe stick license inside instead of dummy text?
> impl/src/test/resources/org/apache/myfaces/view/facelets/tag/composite/javax.faces/jsf.js
> impl/src/test/resources/org/apache/myfaces/view/facelets/tag/jsf/html/javax.faces/jsf.js
> impl/src/test/resources/org/apache/myfaces/view/facelets/updateheadres/resources/javax.faces/jsf.js
> # not sure about this one.  Looks like data, not source.   Probably
> should put a license on it to be safe.
> impl/src/test/resources/org/apache/myfaces/context/nestedScriptCDATA.xml
> # Is CDDL+GPL a compatible license? What are we using this for?  The
> xsd files?  I think that xsd files are fair game for inclusion.
> impl/src/main/resources/META-INF/licenses/glassfish-LICENSE.txt
> impl/src/main/resources/org/apache/myfaces/resource/javaee_5.xsd
> impl/src/main/resources/org/apache/myfaces/resource/javaee_web_services_client_1_2.xsd
> # We can exclude this one
> impl/src/main/resources/META-INF/licenses/facelets-LICENSE.txt

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira