You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xbean-dev@geronimo.apache.org by Guillaume Nodet <gn...@gmail.com> on 2006/08/24 11:53:54 UTC

Header files

I' m in the process of converting all header files according to the new
Apache policy.
See http://www.apache.org/legal/src-headers.html#headers

I' ve just crossed some CDDL headers:

http://svn.apache.org/repos/asf/geronimo/xbean/trunk/xbean-jaxb/src/test/java/org/apache/xbean/jaxb/example/BusinessCard.java

http://svn.apache.org/repos/asf/geronimo/xbean/trunk/xbean-jaxb/src/test/java/org/apache/xbean/jaxb/example/Address.java

Where do these headers come from ?

-- 
Cheers,
Guillaume Nodet

Re: Header files

Posted by Guillaume Nodet <gn...@gmail.com>.
I have also seen some copyrighted to David Blevins with an Apache license.
I' m removing these, I guess it' s ok David ?

On 8/24/06, Guillaume Nodet <gn...@gmail.com> wrote:
>
> I' m in the process of converting all header files according to the new
> Apache policy.
> See http://www.apache.org/legal/src-headers.html#headers
>
> I' ve just crossed some CDDL headers:
>    http://svn.apache.org/repos/asf/geronimo/xbean/trunk/xbean-jaxb/src/test/java/org/apache/xbean/jaxb/example/BusinessCard.java
>
>    http://svn.apache.org/repos/asf/geronimo/xbean/trunk/xbean-jaxb/src/test/java/org/apache/xbean/jaxb/example/Address.java
>
>
> Where do these headers come from ?
>
> --
> Cheers,
> Guillaume Nodet
>



-- 
Cheers,
Guillaume Nodet

Re: Header files

Posted by Guillaume Nodet <gn...@gmail.com>.
As I will move this module to the sandbox, i'll delay that for another time.

On 8/24/06, Guillaume Nodet <gn...@gmail.com> wrote:
>
> I' ll rewrite them ...
>
>
> On 8/24/06, James Strachan <ja...@gmail.com> wrote:
> >
> > On 8/24/06, Guillaume Nodet <gn...@gmail.com> wrote:
> > > I' m in the process of converting all header files according to the
> > new
> > > Apache policy.
> > > See http://www.apache.org/legal/src-headers.html#headers
> > >
> > > I' ve just crossed some CDDL headers:
> > >
> > >
> > http://svn.apache.org/repos/asf/geronimo/xbean/trunk/xbean-jaxb/src/test/java/org/apache/xbean/jaxb/example/BusinessCard.java
> > >
> > >
> > http://svn.apache.org/repos/asf/geronimo/xbean/trunk/xbean-jaxb/src/test/java/org/apache/xbean/jaxb/example/Address.java
> > >
> > > Where do these headers come from ?
> >
> > Those came from the JAXB RI example programs. We could replace them
> > with any-old-POJO really, they were just dummy POJOs to test some JAXB
> > Stuff with.
> > --
> >
> > James
> > -------
> > http://radio.weblogs.com/0112098/
> >
>
>
>
> --
> Cheers,
> Guillaume Nodet
>



-- 
Cheers,
Guillaume Nodet

Re: Header files

Posted by Guillaume Nodet <gn...@gmail.com>.
I' ll rewrite them ...

On 8/24/06, James Strachan <ja...@gmail.com> wrote:
>
> On 8/24/06, Guillaume Nodet <gn...@gmail.com> wrote:
> > I' m in the process of converting all header files according to the new
> > Apache policy.
> > See http://www.apache.org/legal/src-headers.html#headers
> >
> > I' ve just crossed some CDDL headers:
> >
> >
> http://svn.apache.org/repos/asf/geronimo/xbean/trunk/xbean-jaxb/src/test/java/org/apache/xbean/jaxb/example/BusinessCard.java
> >
> >
> http://svn.apache.org/repos/asf/geronimo/xbean/trunk/xbean-jaxb/src/test/java/org/apache/xbean/jaxb/example/Address.java
> >
> > Where do these headers come from ?
>
> Those came from the JAXB RI example programs. We could replace them
> with any-old-POJO really, they were just dummy POJOs to test some JAXB
> Stuff with.
> --
>
> James
> -------
> http://radio.weblogs.com/0112098/
>



-- 
Cheers,
Guillaume Nodet

Re: Header files

Posted by James Strachan <ja...@gmail.com>.
On 8/24/06, Guillaume Nodet <gn...@gmail.com> wrote:
> I' m in the process of converting all header files according to the new
> Apache policy.
> See http://www.apache.org/legal/src-headers.html#headers
>
> I' ve just crossed some CDDL headers:
>
> http://svn.apache.org/repos/asf/geronimo/xbean/trunk/xbean-jaxb/src/test/java/org/apache/xbean/jaxb/example/BusinessCard.java
>
> http://svn.apache.org/repos/asf/geronimo/xbean/trunk/xbean-jaxb/src/test/java/org/apache/xbean/jaxb/example/Address.java
>
> Where do these headers come from ?

Those came from the JAXB RI example programs. We could replace them
with any-old-POJO really, they were just dummy POJOs to test some JAXB
Stuff with.
-- 

James
-------
http://radio.weblogs.com/0112098/