[jira] Updated: (GERONIMO-2641) Missing license headers

2006-12-08 Thread Jarek Gawor (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-2641?page=all ]

Jarek Gawor updated GERONIMO-2641:
--

Attachment: license.patch.trunk

Added patch for trunk.


> Missing license headers
> ---
>
> Key: GERONIMO-2641
> URL: http://issues.apache.org/jira/browse/GERONIMO-2641
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>Affects Versions: 1.2, 2.0-M1
>Reporter: Jarek Gawor
> Assigned To: Kevan Miller
>Priority: Blocker
> Fix For: 1.2, 2.0-M2
>
> Attachments: license.patch, license.patch.trunk
>
>
> A whole bunch of Java files in trunk (at least) are missing the apache 
> license header.  A basic list of such files can be generated with:
> find . -name "*.java" -exec fgrep -L 'Apache Software' {} \;

-- 
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




[jira] Updated: (GERONIMO-2641) Missing license headers

2006-12-08 Thread Jarek Gawor (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-2641?page=all ]

Jarek Gawor updated GERONIMO-2641:
--

Attachment: license.patch

Adds license headers to files that were missing it. This patch is for 1.2 
branch. I hope I used the right version of the license header - otherwise, I 
can regenerate.


> Missing license headers
> ---
>
> Key: GERONIMO-2641
> URL: http://issues.apache.org/jira/browse/GERONIMO-2641
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>Affects Versions: 1.2, 2.0-M1
>Reporter: Jarek Gawor
> Assigned To: Kevan Miller
>Priority: Blocker
> Fix For: 1.2, 2.0-M2
>
> Attachments: license.patch
>
>
> A whole bunch of Java files in trunk (at least) are missing the apache 
> license header.  A basic list of such files can be generated with:
> find . -name "*.java" -exec fgrep -L 'Apache Software' {} \;

-- 
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




[jira] Updated: (GERONIMO-2641) Missing license headers

2006-12-08 Thread Kevan Miller (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-2641?page=all ]

Kevan Miller updated GERONIMO-2641:
---

Fix Version/s: 1.2
   2.0-M2
Affects Version/s: 1.2
   2.0-M1
 Priority: Blocker  (was: Minor)

Bummer. ARAT should be flagging these. In fact it does, depending on what 
directory it runs against... Strange...

There are files missing license headers and some files with old license 
headers. They all need to be fixed, prior to release...

Jarek, if you're interested, a patch against branches/1.2 would be nice . 
Otherwise, I'll update later today...

> Missing license headers
> ---
>
> Key: GERONIMO-2641
> URL: http://issues.apache.org/jira/browse/GERONIMO-2641
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>Affects Versions: 1.2, 2.0-M1
>Reporter: Jarek Gawor
>Priority: Blocker
> Fix For: 1.2, 2.0-M2
>
>
> A whole bunch of Java files in trunk (at least) are missing the apache 
> license header.  A basic list of such files can be generated with:
> find . -name "*.java" -exec fgrep -L 'Apache Software' {} \;

-- 
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