[ http://issues.apache.org/jira/browse/GERONIMO-2537?page=all ]
Jay D. McHugh updated GERONIMO-2537:
------------------------------------
Attachment: geronimo-1.2-2537.addlicense.patch
This -should be- a patch to add license files to all files in trunk that
actually need them. I also removed Apache copyrights when I found them.
Here are the exceptions...
These files were questionable (to me anyway) as to whether they needed a
license applied. Please review these in particular to determine if the license
should be removed:
./all-changes.log
./applications/console/geronimo-console-standard/src/main/webapp/WEB-INF/view/securityrealmmanager/derby/groups/error.jsp
./applications/console/geronimo-console-standard/src/main/webapp/WEB-INF/view/securityrealmmanager/derby/users/error.jsp
./applications/console/geronimo-console-standard/src/main/webapp/WEB-INF/view/securityrealmmanager/se/groups/error.jsp
./applications/console/geronimo-console-standard/src/main/webapp/WEB-INF/view/securityrealmmanager/se/users/error.jsp
These files were questionable (to me) as to whether they needed a license
and/or I was not sure what comment format the license should follow. I -Did
Not- apply a license. Please review these in particular to determine if the
license should be applied:
./applications/console/geronimo-console-framework/src/main/webapp/WEB-INF/data/portletcontexts.txt
./applications/console/geronimo-console-standard/repository/dwr/dwr/1.1.1/dwr-1.1.1.jar.md5
./applications/daytrader/derby/derby.txt
./applications/daytrader/derby/src/sql/daytrader.sql
./applications/demo/src/main/webapp/protect/hello.html
./applications/geronimo-ldap-demo/src/main/webapp/forbidden/hello.html
./applications/geronimo-ldap-demo/src/main/webapp/protect/hello.html
./applications/geronimo-uddi-db/src/main/sql/juddi.sql
./applications/magicGball/magicGball-ear/src/main/resources/application.xml->(empty
file)
./assemblies/geronimo-framework/src/main/var/config/config.xml->(should this be
auto-generated to include license? Otherwise, the license will be lost)
./assemblies/geronimo-jetty-minimal/src/main/var/config/config.xml (same as
previous)
./assemblies/geronimo-tomcat-j2ee/src/main/var/config/config.xml (same as
previous)
./assemblies/geronimo-tomcat-minimal/src/main/var/config/config.xml (same as
previous)
./configs/client-system/src/main/resources/META-INF/startup-jar
./configs/j2ee-system/src/main/resources/META-INF/startup-jar
./configs/online-deployer/src/main/resources/META-INF/startup-jar
./configs/shutdown/src/main/resources/META-INF/startup-jar
./configs/transformer-agent/src/main/resources/META-INF/startup-jar
./modules/geronimo-axis/src/test/resources/echo.wsdl (auto-generated by axis)
./modules/geronimo-axis/src/test/resources/echoString-req.txt
./modules/geronimo-connector-builder/src/test/data/data/login.config
./modules/geronimo-jetty/src/test/resources/data/login.config
./modules/geronimo-jetty/src/test/resources/deployables/war1/hello.txt
./modules/geronimo-jetty/src/test/resources/deployables/war3/protected/hello.txt
./modules/geronimo-jetty-builder/src/test/resources/data/login.config
./modules/geronimo-jetty-builder/src/test/resources/deployables/war1/hello.txt
./modules/geronimo-kernel/src/main/resources/META-INF/services/org.apache.commons.logging.LogFactory
./modules/geronimo-kernel/src/test/data/resourceFinderTest/jar1/resource
./modules/geronimo-kernel/src/test/data/resourceFinderTest/jar2/resource
./modules/geronimo-mail/src/test/resources/META-INF/javamail.default.providers
./modules/geronimo-system/src/test/repo/m1/junk/propertiess/junk-1.5.properties
(empty file)
./modules/geronimo-system/src/test/repo/m2/junk/junk/1.5/junk-1.5.properties
(empty file)
./modules/geronimo-tomcat/src/test/resources/data/login.config
./modules/geronimo-tomcat/src/test/resources/deployables/war1/hello.txt
./modules/geronimo-tomcat/src/test/resources/deployables/war3/protected/hello.txt
./modules/geronimo-tomcat-builder/src/test/resources/data/login.config
./modules/geronimo-tomcat-builder/src/test/resources/deployables/war1/hello.txt
./modules/geronimo-tomcat-builder/src/test/resources/deployables/war5/WEB-INF/wsdl/hello.wsdl->(auto-generated
by axis)
./modules/geronimo-web-builder/src/test/resources/deployables/war1/hello.txt
./testsupport/test-deployment-j2ee_1.3/test-war-j2ee_1.3/src/main/webapp/hello.txt
./testsupport/test-deployment-j2ee_1.4/test-war-j2ee_1.4/src/main/webapp/hello.txt
These files were questionable because they appear to have conflicting license.
License not applied:
./applications/geronimo-examples/geronimo-jsp-examples/src/main/webapp/jsp2/jspx/textRotate.jspx
./modules/geronimo-webservices-builder/src/main/resources/META-INF/schema/soap_encoding_1_1.xsd
./modules/geronimo-webservices-builder/src/main/schema/wsdl.xsd
> All Geronimo source files must be brought in line with the new ASF source
> header and copyright notice policy
> ------------------------------------------------------------------------------------------------------------
>
> Key: GERONIMO-2537
> URL: http://issues.apache.org/jira/browse/GERONIMO-2537
> Project: Geronimo
> Issue Type: Task
> Security Level: public(Regular issues)
> Affects Versions: 1.1.2, 1.2
> Reporter: Kevan Miller
> Assigned To: Jacek Laskowski
> Priority: Blocker
> Fix For: 1.1.2, 1.2
>
> Attachments: geronimo-1.2-2537.addlicense.patch,
> geronimo-copyright.txt, geronimo-NoLicense.txt
>
>
> The ASF has new requirements for Source headers and copyright notices. See
> http://www.apache.org/legal/src-headers.html for details.
> All releases after November 1, 2006 must comply with this policy. It seems
> that 1.2 will be post November 1... :-)
> All Geronimo source files in trunk must be brought in line with this new
> policy... If we create a 1.1.2 release, we need to insure that all src files
> in branches/1.1 are brought inline with this new policy, also.
> There seem to be some scripts that will aid with these updates (see the FAQ
> in the above url). However, I can't access them at the moment...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira