You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomee.apache.org by Kevan Miller <ke...@gmail.com> on 2007/12/01 00:17:21 UTC

files missing src license headers

All,
I ran RAT against current trunk/openejb3. The following file contains  
a list of files which do not have a valid apache src license header.

http://people.apache.org/~kevan/openejb-nolicense.txt

All non-trivial, non-machine generated files, that can sytactically  
contain a src license header, must be contain a license header prior  
to release. A number of these files will need to be updated. If  
anybody is able to lend a hand with this, that would be great.  
Otherwise, I'll start updating them on Sunday...

Also, the following files contain non-Apache copyright statements. If  
possible these should be deleted (or moved to the NOTICE file, if they  
need to be maintained). Altering the copyrights needs to be done by  
the copyright holder (or with their permission).

container/openejb-core/src/test/java/org/apache/openejb/ 
DependencyVisitor.java:17: *  * Copyright (c) 2000-2005 INRIA, France  
Telecom
examples/helloworld-weblogic/src/main/java/org/superbiz/hello/ 
HelloBean.java:3: * Copyright (c) 2003 David Blevins.  All rights  
reserved.
examples/helloworld-weblogic/src/main/java/org/superbiz/hello/ 
HelloEjbLocal.java:3: * Copyright (c) 2003 David Blevins.  All rights  
reserved.
examples/helloworld-weblogic/src/main/java/org/superbiz/hello/ 
HelloEjbLocalHome.java:3: * Copyright (c) 2003 David Blevins.  All  
rights reserved.
examples/helloworld-weblogic/src/test/java/org/superbiz/hello/ 
HelloTest.java:3: * Copyright (c) 2003 David Blevins.  All rights  
reserved.

--kevan

Re: files missing src license headers

Posted by David Blevins <da...@visi.com>.
On Nov 30, 2007, at 3:17 PM, Kevan Miller wrote:

> All,
> I ran RAT against current trunk/openejb3. The following file  
> contains a list of files which do not have a valid apache src  
> license header.
>
> http://people.apache.org/~kevan/openejb-nolicense.txt
>
> All non-trivial, non-machine generated files, that can sytactically  
> contain a src license header, must be contain a license header prior  
> to release. A number of these files will need to be updated. If  
> anybody is able to lend a hand with this, that would be great.  
> Otherwise, I'll start updating them on Sunday...
>
> Also, the following files contain non-Apache copyright statements.  
> If possible these should be deleted (or moved to the NOTICE file, if  
> they need to be maintained). Altering the copyrights needs to be  
> done by the copyright holder (or with their permission).
>
> container/openejb-core/src/test/java/org/apache/openejb/ 
> DependencyVisitor.java:17: *  * Copyright (c) 2000-2005 INRIA,  
> France Telecom

This one has the ASL 2.0 on it also.

>
> examples/helloworld-weblogic/src/main/java/org/superbiz/hello/ 
> HelloBean.java:3: * Copyright (c) 2003 David Blevins.  All rights  
> reserved.
> examples/helloworld-weblogic/src/main/java/org/superbiz/hello/ 
> HelloEjbLocal.java:3: * Copyright (c) 2003 David Blevins.  All  
> rights reserved.
> examples/helloworld-weblogic/src/main/java/org/superbiz/hello/ 
> HelloEjbLocalHome.java:3: * Copyright (c) 2003 David Blevins.  All  
> rights reserved.
> examples/helloworld-weblogic/src/test/java/org/superbiz/hello/ 
> HelloTest.java:3: * Copyright (c) 2003 David Blevins.  All rights  
> reserved.

Fixed these and the ones Jacek pointed out.  My bad, I had my editor  
setup to put stuff not under org.apache to me directly.  Fixed that up  
too.

-David




Re: files missing src license headers

Posted by Jacek Laskowski <ja...@laskowski.net.pl>.
On Dec 2, 2007 12:28 PM, Jacek Laskowski <ja...@laskowski.net.pl> wrote:

> Let me finish it. I'll be done in a couple of hours (possibly 2-3
> hours - gotta go shopping with my wife ;-))

Done. I'm building it now to ensure that everything's fine and will
publish it afterwards.

jlaskowski@dev /cygdrive/c/oss/openejb3
$ svn up
At revision 600344.

jlaskowski@dev /cygdrive/c/oss/openejb3
$ mvn clean rat:check -P rat
[INFO] Scanning for projects...
[INFO] Reactor build order:
[INFO]   OpenEJB
[INFO]   OpenEJB :: iTests
[INFO]   OpenEJB :: iTests Beans
[INFO]   OpenEJB :: iTests Client
[INFO]   OpenEJB :: iTests Interceptor Beans
[INFO]   OpenEJB :: iTests App
[INFO]   OpenEJB :: iTests Web
[INFO]   OpenEJB :: Container
[INFO]   OpenEJB :: Container :: Loader
[INFO]   OpenEJB :: Container :: Java Agent
[INFO]   OpenEJB :: Container :: Java EE
[INFO]   OpenEJB :: Container :: Core
[INFO]   OpenEJB :: Server
[INFO]   OpenEJB :: Server :: Client
[INFO]   OpenEJB :: Server :: Core
[INFO]   OpenEJB :: Server :: EJBd
[INFO]   OpenEJB :: Server :: Admin
[INFO]   OpenEJB :: Server :: Http
[INFO]   OpenEJB :: Server :: WebAdmin
[INFO]   OpenEJB :: Server :: Telnet
[INFO]   OpenEJB :: Server :: ActiveMQ
[INFO]   OpenEJB :: Server :: CORBA
[INFO]   OpenEJB :: Server :: Derby Network Service
[INFO]   OpenEJB :: Server :: Hsql
[INFO]   OpenEJB :: Server :: Webservices
[INFO]   OpenEJB :: Server :: Axis
[INFO]   OpenEJB :: Server :: Axis2
[INFO]   OpenEJB :: Server :: CXF
[INFO]   OpenEJB :: Examples :: HelloWorld Stateful Pojo
[INFO]   OpenEJB :: Examples :: Hello World - Weblogic
[INFO]   OpenEJB :: Examples :: Calculator Stateless Pojo
[INFO]   OpenEJB :: Examples :: Counter Stateful Pojo
[INFO]   OpenEJB :: Examples :: EJB Injection
[INFO]   OpenEJB :: Examples :: Resource Injection
[INFO]   OpenEJB :: Examples :: Telephone Stateful Pojo
[INFO]   OpenEJB :: Examples :: Expanded support for Env Entries
[INFO]   OpenEJB :: Examples :: EJB Examples War
[INFO]   OpenEJB :: Examples :: Interceptors
[INFO]   OpenEJB :: Examples :: Movie Fun :: Library
[INFO]   OpenEJB :: Examples :: Movie Fun :: WAR
[INFO]   OpenEJB :: Examples :: Movie Fun
[INFO]   OpenEJB :: Examples
[INFO] Searching repository for plugin with prefix: 'rat'.
...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] OpenEJB ............................................... SUCCESS [5.422s]
[INFO] OpenEJB :: iTests ..................................... SUCCESS [0.547s]
[INFO] OpenEJB :: iTests Beans ............................... SUCCESS [1.110s]
[INFO] OpenEJB :: iTests Client .............................. SUCCESS [1.265s]
[INFO] OpenEJB :: iTests Interceptor Beans ................... SUCCESS [0.141s]
[INFO] OpenEJB :: iTests App ................................. SUCCESS [0.156s]
[INFO] OpenEJB :: iTests Web ................................. SUCCESS [0.141s]
[INFO] OpenEJB :: Container .................................. SUCCESS [1.328s]
[INFO] OpenEJB :: Container :: Loader ........................ SUCCESS [0.141s]
[INFO] OpenEJB :: Container :: Java Agent .................... SUCCESS [0.203s]
[INFO] OpenEJB :: Container :: Java EE ....................... SUCCESS [3.828s]
[INFO] OpenEJB :: Container :: Core .......................... SUCCESS [3.703s]
[INFO] OpenEJB :: Server ..................................... SUCCESS [0.844s]
[INFO] OpenEJB :: Server :: Client ........................... SUCCESS [0.360s]
[INFO] OpenEJB :: Server :: Core ............................. SUCCESS [0.140s]
[INFO] OpenEJB :: Server :: EJBd ............................. SUCCESS [0.266s]
[INFO] OpenEJB :: Server :: Admin ............................ SUCCESS [0.078s]
[INFO] OpenEJB :: Server :: Http ............................. SUCCESS [0.125s]
[INFO] OpenEJB :: Server :: WebAdmin ......................... SUCCESS [0.453s]
[INFO] OpenEJB :: Server :: Telnet ........................... SUCCESS [0.156s]
[INFO] OpenEJB :: Server :: ActiveMQ ......................... SUCCESS [0.110s]
[INFO] OpenEJB :: Server :: CORBA ............................ SUCCESS [0.062s]
[INFO] OpenEJB :: Server :: Derby Network Service ............ SUCCESS [0.110s]
[INFO] OpenEJB :: Server :: Hsql ............................. SUCCESS [0.093s]
[INFO] OpenEJB :: Server :: Webservices ...................... SUCCESS [0.187s]
[INFO] OpenEJB :: Server :: Axis ............................. SUCCESS [0.297s]
[INFO] OpenEJB :: Server :: Axis2 ............................ SUCCESS [0.313s]
[INFO] OpenEJB :: Server :: CXF .............................. SUCCESS [0.156s]
[INFO] OpenEJB :: Examples :: HelloWorld Stateful Pojo ....... SUCCESS [0.094s]
[INFO] OpenEJB :: Examples :: Hello World - Weblogic ......... SUCCESS [0.094s]
[INFO] OpenEJB :: Examples :: Calculator Stateless Pojo ...... SUCCESS [0.078s]
[INFO] OpenEJB :: Examples :: Counter Stateful Pojo .......... SUCCESS [0.078s]
[INFO] OpenEJB :: Examples :: EJB Injection .................. SUCCESS [0.094s]
[INFO] OpenEJB :: Examples :: Resource Injection ............. SUCCESS [0.093s]
[INFO] OpenEJB :: Examples :: Telephone Stateful Pojo ........ SUCCESS [0.063s]
[INFO] OpenEJB :: Examples :: Expanded support for Env Entries  SUCCESS [0.094s]
[INFO] OpenEJB :: Examples :: EJB Examples War ............... SUCCESS [0.156s]
[INFO] OpenEJB :: Examples :: Interceptors ................... SUCCESS [0.109s]
[INFO] OpenEJB :: Examples :: Movie Fun :: Library ........... SUCCESS [0.078s]
[INFO] OpenEJB :: Examples :: Movie Fun :: WAR ............... SUCCESS [0.078s]
[INFO] OpenEJB :: Examples :: Movie Fun ...................... SUCCESS [0.079s]
[INFO] OpenEJB :: Examples ................................... SUCCESS [0.437s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------

Jacek

-- 
Jacek Laskowski
http://www.JacekLaskowski.pl

Re: files missing src license headers

Posted by Jacek Laskowski <ja...@laskowski.net.pl>.
On Dec 1, 2007 12:17 AM, Kevan Miller <ke...@gmail.com> wrote:
> All,
> I ran RAT against current trunk/openejb3. The following file contains
> a list of files which do not have a valid apache src license header.
>
> http://people.apache.org/~kevan/openejb-nolicense.txt
>
> All non-trivial, non-machine generated files, that can sytactically
> contain a src license header, must be contain a license header prior
> to release. A number of these files will need to be updated. If
> anybody is able to lend a hand with this, that would be great.
> Otherwise, I'll start updating them on Sunday...

Let me finish it. I'll be done in a couple of hours (possibly 2-3
hours - gotta go shopping with my wife ;-))

Jacek

-- 
Jacek Laskowski
http://www.JacekLaskowski.pl

Re: files missing src license headers

Posted by Jacek Laskowski <ja...@laskowski.net.pl>.
On Dec 2, 2007 11:30 PM, David Blevins <da...@visi.com> wrote:

> I think we can rip out that file as the pages it'd be used from no
> longer apply.

Unless someone beats me to it (hint, hint), I'll rip it out tomorrow.

Jacek

-- 
Jacek Laskowski
http://www.JacekLaskowski.pl

Re: files missing src license headers

Posted by Kevan Miller <ke...@gmail.com>.
OK. src files look good to me. Still need to scan license/notice info...

--kevan

Re: files missing src license headers

Posted by Kevan Miller <ke...@gmail.com>.
On Dec 2, 2007, at 5:30 PM, David Blevins wrote:

>
> On Dec 2, 2007, at 3:12 AM, Jacek Laskowski wrote:
>
>> On Dec 1, 2007 7:53 PM, Jacek Laskowski <ja...@laskowski.net.pl>  
>> wrote:
>>> On Dec 1, 2007 5:06 PM, Jacek Laskowski <ja...@laskowski.net.pl>  
>>> wrote:
>>>> On Dec 1, 2007 12:17 AM, Kevan Miller <ke...@gmail.com>  
>>>> wrote:
>>>>> All,
>>>>> I ran RAT against current trunk/openejb3. The following file  
>>>>> contains
>>>>> a list of files which do not have a valid apache src license  
>>>>> header.
>>>>>
>>>>> http://people.apache.org/~kevan/openejb-nolicense.txt
>>>>
>>>> Working on the core module.
>>>
>>> Fixed in revision 600180.
>>
>> The openejb-webadmin module is fixed too, but
>> src/main/resources/htdocs/functions.js has got the following in the
>> header and I had to exclude it from rat processing.
>>
>> /******************************************************************
>> * Author: Tim Urberg - tim_urberg@yahoo.com
>> * Description: Contains JavaScript functions used by the webadmin
>> * Date: 11/23/2002
>> *******************************************************************/
>>
>> We'll have to ask Tim to remove it, don't we?
>
> I think we can rip out that file as the pages it'd be used from no  
> longer apply.

OK. I'm ripping...

In answer to Jacek's question -- no, we wouldn't need to ask Tim's  
permission. If it was a copyright, then that would be a totally  
different matter. No legal problem removing author tags.

--kevan

Re: files missing src license headers

Posted by David Blevins <da...@visi.com>.
On Dec 2, 2007, at 3:12 AM, Jacek Laskowski wrote:

> On Dec 1, 2007 7:53 PM, Jacek Laskowski <ja...@laskowski.net.pl>  
> wrote:
>> On Dec 1, 2007 5:06 PM, Jacek Laskowski <ja...@laskowski.net.pl>  
>> wrote:
>>> On Dec 1, 2007 12:17 AM, Kevan Miller <ke...@gmail.com>  
>>> wrote:
>>>> All,
>>>> I ran RAT against current trunk/openejb3. The following file  
>>>> contains
>>>> a list of files which do not have a valid apache src license  
>>>> header.
>>>>
>>>> http://people.apache.org/~kevan/openejb-nolicense.txt
>>>
>>> Working on the core module.
>>
>> Fixed in revision 600180.
>
> The openejb-webadmin module is fixed too, but
> src/main/resources/htdocs/functions.js has got the following in the
> header and I had to exclude it from rat processing.
>
> /******************************************************************
> * Author: Tim Urberg - tim_urberg@yahoo.com
> * Description: Contains JavaScript functions used by the webadmin
> * Date: 11/23/2002
> *******************************************************************/
>
> We'll have to ask Tim to remove it, don't we?

I think we can rip out that file as the pages it'd be used from no  
longer apply.

-David


Re: files missing src license headers

Posted by Jacek Laskowski <ja...@laskowski.net.pl>.
On Dec 1, 2007 7:53 PM, Jacek Laskowski <ja...@laskowski.net.pl> wrote:
> On Dec 1, 2007 5:06 PM, Jacek Laskowski <ja...@laskowski.net.pl> wrote:
> > On Dec 1, 2007 12:17 AM, Kevan Miller <ke...@gmail.com> wrote:
> > > All,
> > > I ran RAT against current trunk/openejb3. The following file contains
> > > a list of files which do not have a valid apache src license header.
> > >
> > > http://people.apache.org/~kevan/openejb-nolicense.txt
> >
> > Working on the core module.
>
> Fixed in revision 600180.

The openejb-webadmin module is fixed too, but
src/main/resources/htdocs/functions.js has got the following in the
header and I had to exclude it from rat processing.

/******************************************************************
* Author: Tim Urberg - tim_urberg@yahoo.com
* Description: Contains JavaScript functions used by the webadmin
* Date: 11/23/2002
*******************************************************************/

We'll have to ask Tim to remove it, don't we?

Jacek

-- 
Jacek Laskowski
http://www.JacekLaskowski.pl

Re: files missing src license headers

Posted by David Blevins <da...@visi.com>.
On Dec 1, 2007, at 2:36 PM, Jacek Laskowski wrote:

> On Dec 1, 2007 10:52 PM, David Blevins <da...@visi.com> wrote:
>
>> That looks like just what we needed!  Excellent!
>
> I'm glad I could *finally* help a little. In the meantime I took care
> of openejb-jee (revision 600204).

You committed a ton of great stuff last week as well.  You're on a roll!

-David


Re: files missing src license headers

Posted by Jacek Laskowski <ja...@laskowski.net.pl>.
On Dec 1, 2007 10:52 PM, David Blevins <da...@visi.com> wrote:

> That looks like just what we needed!  Excellent!

I'm glad I could *finally* help a little. In the meantime I took care
of openejb-jee (revision 600204).

Jacek

-- 
Jacek Laskowski
http://www.JacekLaskowski.pl

Re: files missing src license headers

Posted by David Blevins <da...@visi.com>.
On Dec 1, 2007, at 1:07 PM, Jacek Laskowski wrote:

> On Dec 1, 2007 8:34 PM, David Blevins <da...@visi.com> wrote:
>
>> These should also be excluded for similar reasons.  Adding license
>> headers to some of them will actually break tests.
>
> Negative ;-) XmlUnit did the trick.

That looks like just what we needed!  Excellent!

-David


Re: files missing src license headers

Posted by Jacek Laskowski <ja...@laskowski.net.pl>.
On Dec 1, 2007 8:34 PM, David Blevins <da...@visi.com> wrote:

> These should also be excluded for similar reasons.  Adding license
> headers to some of them will actually break tests.

Negative ;-) XmlUnit did the trick.

Jacek

-- 
Jacek Laskowski
http://www.JacekLaskowski.pl

Re: files missing src license headers

Posted by David Blevins <da...@visi.com>.
On Dec 1, 2007, at 10:53 AM, Jacek Laskowski wrote:

> On Dec 1, 2007 5:06 PM, Jacek Laskowski <ja...@laskowski.net.pl>  
> wrote:
>> On Dec 1, 2007 12:17 AM, Kevan Miller <ke...@gmail.com> wrote:
>>> All,
>>> I ran RAT against current trunk/openejb3. The following file  
>>> contains
>>> a list of files which do not have a valid apache src license header.
>>>
>>> http://people.apache.org/~kevan/openejb-nolicense.txt
>>
>> Working on the core module.
>
> Fixed in revision 600180.
>
> I added a profile to execute rat. It's now as simple as mvn rat:check
> -P rat (idea borrowed from Apache Camel). There're however a couple of
> files that are excluded from rat processing - see openejb-core's
> pom.xml. Do the ASF rules allow to exclude some files from having a
> license header at all?

Yes.  Httpd, for example, doesn't have license headers on what becomes  
the user's default configuration file.  Generally anything trivial and  
small or generated is also excludable.

These should also be excluded for similar reasons.  Adding license  
headers to some of them will actually break tests.

     container/openejb-core/src/test/resources/convert/oej2/cmp/ 
daytrader/daytrader-openejb-jar.xml
     container/openejb-core/src/test/resources/convert/oej2/cmp/ 
daytrader/daytrader-orm.xml
     container/openejb-core/src/test/resources/convert/oej2/cmp/ 
itest-2.2/itest-2.2-orm.xml
     container/openejb-core/src/test/resources/convert/oej2/cmp/ 
itest-2.2/itest-2.2-sun-cmp-mappings.xml
     container/openejb-core/src/test/resources/convert/oej2/cmp/ 
itest-2.2/itest-2.2-sun-ejb-jar.xml
     container/openejb-core/src/test/resources/convert/oej2/cmp/ 
manytomany/simplepk/orm.xml
     container/openejb-core/src/test/resources/convert/oej2/cmp/ 
manytomany/simplepk/sun-cmp-mappings.xml
     container/openejb-core/src/test/resources/convert/oej2/cmp/ 
manytomany/simplepk/unidirectional-orm.xml
     container/openejb-core/src/test/resources/convert/oej2/cmp/ 
manytomany/simplepk/unidirectional-sun-cmp-mappings.xml
     container/openejb-core/src/test/resources/convert/oej2/cmp/ 
onetomany/simplepk/many-unidirectional-orm.xml
     container/openejb-core/src/test/resources/convert/oej2/cmp/ 
onetomany/simplepk/many-unidirectional-sun-cmp-mappings.xml
     container/openejb-core/src/test/resources/convert/oej2/cmp/ 
onetomany/simplepk/one-unidirectional-orm.xml
     container/openejb-core/src/test/resources/convert/oej2/cmp/ 
onetomany/simplepk/one-unidirectional-sun-cmp-mappings.xml
     container/openejb-core/src/test/resources/convert/oej2/cmp/ 
onetomany/simplepk/orm.xml
     container/openejb-core/src/test/resources/convert/oej2/cmp/ 
onetomany/simplepk/sun-cmp-mappings.xml
     container/openejb-core/src/test/resources/convert/oej2/cmp/ 
onetoone/simplepk/orm.xml
     container/openejb-core/src/test/resources/convert/oej2/cmp/ 
onetoone/simplepk/sun-cmp-mappings.xml
     container/openejb-core/src/test/resources/convert/oej2/cmp/ 
onetoone/simplepk/unidirectional-orm.xml
     container/openejb-core/src/test/resources/convert/oej2/cmp/ 
onetoone/simplepk/unidirectional-sun-cmp-mappings.xml
     container/openejb-jee/src/test/resources/application-client- 
example.xml
     container/openejb-jee/src/test/resources/application-example.xml
     container/openejb-jee/src/test/resources/connector-example.xml
     container/openejb-jee/src/test/resources/daytrader-corrected.xml
     container/openejb-jee/src/test/resources/daytrader-original.xml
     container/openejb-jee/src/test/resources/ejb-jar-cmp-example1.xml
     container/openejb-jee/src/test/resources/ejb-jar-example1.xml
     container/openejb-jee/src/test/resources/ejb-jar-example2.xml
     container/openejb-jee/src/test/resources/geronimo-openejb- 
converted.xml
     container/openejb-jee/src/test/resources/geronimo-openejb- 
corrected.xml
     container/openejb-jee/src/test/resources/geronimo-openejb-full.xml
     container/openejb-jee/src/test/resources/jpa-mapping-full.xml
     container/openejb-jee/src/test/resources/openejb-jar-2-full.xml
     container/openejb-jee/src/test/resources/openejb-jar-2-invalid.xml
     container/openejb-jee/src/test/resources/openejb-jar.xml
     container/openejb-jee/src/test/resources/persistence-example.xml
     container/openejb-jee/src/test/resources/tld-example.xml
     container/openejb-jee/src/test/resources/web-example.xml
     container/openejb-jee/src/test/resources/wls-ejb-jar.xml
     container/openejb-jee/src/test/resources/wls-v81-ejb-jar.xml
     examples/expanded-env-entries/src/main/resources/META-INF/ejb- 
jar.xml
     examples/expanded-env-entries/src/main/resources/META-INF/env- 
entries.properties
     examples/helloworld-weblogic/src/main/resources/META-INF/ejb- 
jar.xml
     examples/helloworld-weblogic/src/main/resources/META-INF/weblogic- 
ejb-jar.xml
     server/openejb-activemq/src/main/resources/META-INF/ 
org.apache.openejb.server.ServerService/activemq
     server/openejb-client/src/main/resources/META-INF/ 
org.apache.openejb.client.IdentityResolver/jaas
     server/openejb-client/src/main/resources/META-INF/ 
org.apache.openejb.client.IdentityResolver/simple
     server/openejb-cxf/src/main/resources/META-INF/ 
org.apache.openejb.server.ServerService/cxf
     server/openejb-derbynet/src/main/resources/META-INF/ 
org.apache.openejb.server.ServerService/derbynet
     server/openejb-ejbd/src/main/resources/META-INF/ 
org.apache.openejb.server.ServerService/ejbd
     server/openejb-hsql/src/main/resources/META-INF/ 
org.apache.openejb.server.ServerService/hsql
     server/openejb-http/src/main/resources/META-INF/ 
org.apache.openejb.server.ServerService/httpejbd
     server/openejb-server/src/main/resources/META-INF/ 
org.apache.openejb.cli/start.examples
     server/openejb-server/src/main/resources/META-INF/ 
org.apache.openejb.cli/start.help
     server/openejb-server/src/main/resources/META-INF/ 
org.apache.openejb.cli/stop.examples
     server/openejb-server/src/main/resources/META-INF/ 
org.apache.openejb.cli/stop.help
     server/openejb-webadmin/src/main/resources/META-INF/ 
org.apache.openejb.server.ServerService/webadmin

-David


Re: files missing src license headers

Posted by Jacek Laskowski <ja...@laskowski.net.pl>.
On Dec 1, 2007 5:06 PM, Jacek Laskowski <ja...@laskowski.net.pl> wrote:
> On Dec 1, 2007 12:17 AM, Kevan Miller <ke...@gmail.com> wrote:
> > All,
> > I ran RAT against current trunk/openejb3. The following file contains
> > a list of files which do not have a valid apache src license header.
> >
> > http://people.apache.org/~kevan/openejb-nolicense.txt
>
> Working on the core module.

Fixed in revision 600180.

I added a profile to execute rat. It's now as simple as mvn rat:check
-P rat (idea borrowed from Apache Camel). There're however a couple of
files that are excluded from rat processing - see openejb-core's
pom.xml. Do the ASF rules allow to exclude some files from having a
license header at all?

Jacek

-- 
Jacek Laskowski
http://www.JacekLaskowski.pl

Re: files missing src license headers

Posted by Jacek Laskowski <ja...@laskowski.net.pl>.
On Dec 1, 2007 12:17 AM, Kevan Miller <ke...@gmail.com> wrote:
> All,
> I ran RAT against current trunk/openejb3. The following file contains
> a list of files which do not have a valid apache src license header.
>
> http://people.apache.org/~kevan/openejb-nolicense.txt

Working on the core module.

Jacek

-- 
Jacek Laskowski
http://www.JacekLaskowski.pl