You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@roller.apache.org by Henri Yandell <fl...@gmail.com> on 2006/08/22 19:04:48 UTC

Pregraduation list

Looking at our status file, the following need to be checked off:


*1* Check and make sure that the files that have been donated have
been updated to reflect the new ASF copyright.

*2* Check and make sure that for all code included with the
distribution that is not under the Apache license has the right to
combine with Apache-licensed code and redistribute.

*3* Check and make sure that all source code distributed by the
project is covered by one or more of the following approved licenses:
Apache, BSD, Artistic, MIT/X, MIT/W3C, MPL 1.1, or something with
essentially the same terms.

*4* Migrate Jira

*5* Migrate wiki

*6* Setup incubator.apache.org/roller/

----

2 and 3 should be good, so I need to double-check distributed jars and
then sign off on those. Mostly I want to check if we're distributing
BCL licensed jars.

On 1, I seem to recall there being a few files that were copyrighted
to other people. Cliff's documented a policy on this now and we'll
need to change things (all the ASF does). Not all files need the ASF
copyright, so if we have some left without that we can figure that
out.

4 is a technical problem with JIRA. We can ask infra if they would
prefer the JIRA moved from there to issues.apache.org, or keeping it
there for the moment.

5 is a small sticking point. There're no JSPWiki installs at the ASF,
just MoinMoin and Confluence. Looking at the Roller wiki, the content
looks more like a website anyway and I think a fair amount of it
should be flattened into #6.

Lastly, 6, we need to have a web presence at Apache.

Any one know of other things, or updates on the above?

Hen

Re: Pregraduation list

Posted by Henri Yandell <fl...@gmail.com>.
On 11/10/06, Craig L Russell <Cr...@sun.com> wrote:
> Hi Henri,
>
> >> Also, in jdobackend:
> >>
> >> ./sandbox/jdobackend/lib/toplink-essentials.jar
> >>
> >> strikes up a flag. Any idea to the license on that? I suspect we need
> >> to make sure we don't distribute that.
>
> This is licensed under the CDDL, which Cliff says is compatible with
> Apache license. It's from the Glassfish app server repository at
> dev.java.net. If we do decide to ship it, according to Cliff, we just
> need to put a reference to CDDL into the NOTICE file.

Thanks Craig, it was a new jar name to me (and a commercial name at
that), so good to know.

Hen

Re: Pregraduation list

Posted by Craig L Russell <Cr...@Sun.COM>.
Hi Henri,

On Nov 10, 2006, at 12:30 AM, Henri Yandell wrote:

> On 10/24/06, Henri Yandell <fl...@gmail.com> wrote:
>
>> > On 8/22/06, Henri Yandell <fl...@gmail.com> wrote:
>> > > Looking at our status file, the following need to be checked off:
>> > > *1* Check and make sure that the files that have been donated  
>> have
>> > > been updated to reflect the new ASF copyright.
>> > > *2* Check and make sure that for all code included with the
>> > > distribution that is not under the Apache license has the  
>> right to
>> > > combine with Apache-licensed code and redistribute.
>> > > *3* Check and make sure that all source code distributed by the
>> > > project is covered by one or more of the following approved  
>> licenses:
>> > > Apache, BSD, Artistic, MIT/X, MIT/W3C, MPL 1.1, or something with
>> > > essentially the same terms.
>> > > *4* Migrate Jira
>> > > *5* Migrate wiki
>> > > *6* Setup incubator.apache.org/roller/
>
> So 2/3 should be good.  I would like to know about the
> toplink-essentials jar below, but we don't distribute it so not a
> killer.
>
>> Also, in jdobackend:
>>
>> ./sandbox/jdobackend/lib/toplink-essentials.jar
>>
>> strikes up a flag. Any idea to the license on that? I suspect we need
>> to make sure we don't distribute that.

This is licensed under the CDDL, which Cliff says is compatible with  
Apache license. It's from the Glassfish app server repository at  
dev.java.net. If we do decide to ship it, according to Cliff, we just  
need to put a reference to CDDL into the NOTICE file.

Craig

>>
>> > > On 1, I seem to recall there being a few files that were  
>> copyrighted
>> > > to other people. Cliff's documented a policy on this now and  
>> we'll
>> > > need to change things (all the ASF does). Not all files need  
>> the ASF
>> > > copyright, so if we have some left without that we can figure  
>> that
>> > > out.
>> >
>> > And #1?
>>
>> We have copyright to:
>>
>> Thomas Fuchs
>> Erik Bosrup
>> Sun Microsystems
>> David M Johnson (including in the outputed javadoc by the look of it)
>> BSquare
>> OpenSymphony
>> Geir Landr
>> Marty Haught
>> (and in xinhua)
>>   interactivetools.com
>>   dynarch.com
>>   Walter Zorn
>>  The PHP Group
>>   DTLink, LLC
>>
>> None mentioned in the NOTICE.txt. A large number of them are from
>> javascript bits, but there are a lot in the source too.
>>
>> My understanding is that we need to mention all of these in the
>> NOTICE.txt - but I'm also a bit worried by just how many of them are
>> there.
>
> I'd like to see this fixed before a 3.1 release.
>
>> > > 5 is a small sticking point. There're no JSPWiki installs at  
>> the ASF,
>> > > just MoinMoin and Confluence. Looking at the Roller wiki, the  
>> content
>> > > looks more like a website anyway and I think a fair amount of it
>> > > should be flattened into #6.
>> >
>> > I propose that we:
>> >
>> > - Move the website portion of the wiki (i.e. the front page of  
>> helpful
>> > links) to static HTML files at incubator.apache.org/roller/.
>> >
>> > - Pick a wiki to be used at Apache org
>> >
>> > - Establish a Roller page on the wiki
>> >
>> > - Do all new Ideas and proposals at the Apache Roller wiki
>> >
>> > - Put a "This is the old wiki, go to the new one" links on the
>> > rollerweblogger.org/wiki site
>> >
>> > - Gradually migrate content from the old wiki, now and after  
>> graduation
>
> What's the status on this? Given that we're just pushing 3.0 out, can
> we be working on this during the lull before it would seem sane to
> push out 3.1?
>
> Hen

Craig Russell
Architect, Sun Java Enterprise System http://java.sun.com/products/jdo
408 276-5638 mailto:Craig.Russell@sun.com
P.S. A good JDO? O, Gasp!


Re: Pregraduation list

Posted by Henri Yandell <fl...@gmail.com>.
On 10/24/06, Henri Yandell <fl...@gmail.com> wrote:

> > On 8/22/06, Henri Yandell <fl...@gmail.com> wrote:
> > > Looking at our status file, the following need to be checked off:
> > > *1* Check and make sure that the files that have been donated have
> > > been updated to reflect the new ASF copyright.
> > > *2* Check and make sure that for all code included with the
> > > distribution that is not under the Apache license has the right to
> > > combine with Apache-licensed code and redistribute.
> > > *3* Check and make sure that all source code distributed by the
> > > project is covered by one or more of the following approved licenses:
> > > Apache, BSD, Artistic, MIT/X, MIT/W3C, MPL 1.1, or something with
> > > essentially the same terms.
> > > *4* Migrate Jira
> > > *5* Migrate wiki
> > > *6* Setup incubator.apache.org/roller/

So 2/3 should be good.  I would like to know about the
toplink-essentials jar below, but we don't distribute it so not a
killer.

> Also, in jdobackend:
>
> ./sandbox/jdobackend/lib/toplink-essentials.jar
>
> strikes up a flag. Any idea to the license on that? I suspect we need
> to make sure we don't distribute that.
>
> > > On 1, I seem to recall there being a few files that were copyrighted
> > > to other people. Cliff's documented a policy on this now and we'll
> > > need to change things (all the ASF does). Not all files need the ASF
> > > copyright, so if we have some left without that we can figure that
> > > out.
> >
> > And #1?
>
> We have copyright to:
>
> Thomas Fuchs
> Erik Bosrup
> Sun Microsystems
> David M Johnson (including in the outputed javadoc by the look of it)
> BSquare
> OpenSymphony
> Geir Landr
> Marty Haught
> (and in xinhua)
>   interactivetools.com
>   dynarch.com
>   Walter Zorn
>  The PHP Group
>   DTLink, LLC
>
> None mentioned in the NOTICE.txt. A large number of them are from
> javascript bits, but there are a lot in the source too.
>
> My understanding is that we need to mention all of these in the
> NOTICE.txt - but I'm also a bit worried by just how many of them are
> there.

I'd like to see this fixed before a 3.1 release.

> > > 5 is a small sticking point. There're no JSPWiki installs at the ASF,
> > > just MoinMoin and Confluence. Looking at the Roller wiki, the content
> > > looks more like a website anyway and I think a fair amount of it
> > > should be flattened into #6.
> >
> > I propose that we:
> >
> > - Move the website portion of the wiki (i.e. the front page of helpful
> > links) to static HTML files at incubator.apache.org/roller/.
> >
> > - Pick a wiki to be used at Apache org
> >
> > - Establish a Roller page on the wiki
> >
> > - Do all new Ideas and proposals at the Apache Roller wiki
> >
> > - Put a "This is the old wiki, go to the new one" links on the
> > rollerweblogger.org/wiki site
> >
> > - Gradually migrate content from the old wiki, now and after graduation

What's the status on this? Given that we're just pushing 3.0 out, can
we be working on this during the lull before it would seem sane to
push out 3.1?

Hen

Re: Pregraduation list

Posted by Henri Yandell <fl...@gmail.com>.
On 10/20/06, Dave <sn...@gmail.com> wrote:
> Sorry about the long delay in finally responding to this...
>
> Now that major licensing issues are apparently behind us,
> let's wrap this up...

+1. Probably best if I focus time on this rather than on the 3.0 release etc.

> On 8/22/06, Henri Yandell <fl...@gmail.com> wrote:
> > Looking at our status file, the following need to be checked off:
> > *1* Check and make sure that the files that have been donated have
> > been updated to reflect the new ASF copyright.
> > *2* Check and make sure that for all code included with the
> > distribution that is not under the Apache license has the right to
> > combine with Apache-licensed code and redistribute.
> > *3* Check and make sure that all source code distributed by the
> > project is covered by one or more of the following approved licenses:
> > Apache, BSD, Artistic, MIT/X, MIT/W3C, MPL 1.1, or something with
> > essentially the same terms.
> > *4* Migrate Jira
> > *5* Migrate wiki
> > *6* Setup incubator.apache.org/roller/
>
> Thanks for the summary.
>
> It doesn't look like much as changed:
> http://incubator.apache.org/projects/roller.html
>
>
> > 2 and 3 should be good, so I need to double-check distributed jars and
> > then sign off on those. Mostly I want to check if we're distributing
> > BCL licensed jars.
>
> Any progress on #2 and #3?

Looking at my 2.3.1 release, the ones that jump out are:

concurrent, antlr - public domain
mail, activation - bcl

I'm not concerned with the public domain - that's more an issue of
finding out how we deal with public domain and there are lots of uses
of antlr and concurrent out there; but the bcl ones can't be in our
distro. I think those are the BCL ones, rather than the newer
Glassfish ones. Are we still shipping them?

Also, in jdobackend:

./sandbox/jdobackend/lib/toplink-essentials.jar

strikes up a flag. Any idea to the license on that? I suspect we need
to make sure we don't distribute that.

> > On 1, I seem to recall there being a few files that were copyrighted
> > to other people. Cliff's documented a policy on this now and we'll
> > need to change things (all the ASF does). Not all files need the ASF
> > copyright, so if we have some left without that we can figure that
> > out.
>
> And #1?

We have copyright to:

Thomas Fuchs
Erik Bosrup
Sun Microsystems
David M Johnson (including in the outputed javadoc by the look of it)
BSquare
OpenSymphony
Geir Landr
Marty Haught
(and in xinhua)
  interactivetools.com
  dynarch.com
  Walter Zorn
 The PHP Group
  DTLink, LLC

None mentioned in the NOTICE.txt. A large number of them are from
javascript bits, but there are a lot in the source too.

My understanding is that we need to mention all of these in the
NOTICE.txt - but I'm also a bit worried by just how many of them are
there.

> > 4 is a technical problem with JIRA. We can ask infra if they would
> > prefer the JIRA moved from there to issues.apache.org, or keeping it
> > there for the moment.
>
> So we can post-pone this until after graduation?

+1.

> > 5 is a small sticking point. There're no JSPWiki installs at the ASF,
> > just MoinMoin and Confluence. Looking at the Roller wiki, the content
> > looks more like a website anyway and I think a fair amount of it
> > should be flattened into #6.
>
> I propose that we:
>
> - Move the website portion of the wiki (i.e. the front page of helpful
> links) to static HTML files at incubator.apache.org/roller/.
>
> - Pick a wiki to be used at Apache org
>
> - Establish a Roller page on the wiki
>
> - Do all new Ideas and proposals at the Apache Roller wiki
>
> - Put a "This is the old wiki, go to the new one" links on the
> rollerweblogger.org/wiki site
>
> - Gradually migrate content from the old wiki, now and after graduation

+1

> > Lastly, 6, we need to have a web presence at Apache.
>
> I think that's covered by the above.

Yep. people.apache.org died, but no reason not to start on the static
website part of things. Then we can request a wiki to be created
(different machine from people, but largely the same admins I suspect
- who are quite busy atm), and then migrate stuff.

Hen

Re: Pregraduation list

Posted by Dave <sn...@gmail.com>.
Sorry about the long delay in finally responding to this...

Now that major licensing issues are apparently behind us,
let's wrap this up...


On 8/22/06, Henri Yandell <fl...@gmail.com> wrote:
> Looking at our status file, the following need to be checked off:
> *1* Check and make sure that the files that have been donated have
> been updated to reflect the new ASF copyright.
> *2* Check and make sure that for all code included with the
> distribution that is not under the Apache license has the right to
> combine with Apache-licensed code and redistribute.
> *3* Check and make sure that all source code distributed by the
> project is covered by one or more of the following approved licenses:
> Apache, BSD, Artistic, MIT/X, MIT/W3C, MPL 1.1, or something with
> essentially the same terms.
> *4* Migrate Jira
> *5* Migrate wiki
> *6* Setup incubator.apache.org/roller/

Thanks for the summary.

It doesn't look like much as changed:
http://incubator.apache.org/projects/roller.html


> 2 and 3 should be good, so I need to double-check distributed jars and
> then sign off on those. Mostly I want to check if we're distributing
> BCL licensed jars.

Any progress on #2 and #3?


> On 1, I seem to recall there being a few files that were copyrighted
> to other people. Cliff's documented a policy on this now and we'll
> need to change things (all the ASF does). Not all files need the ASF
> copyright, so if we have some left without that we can figure that
> out.

And #1?


> 4 is a technical problem with JIRA. We can ask infra if they would
> prefer the JIRA moved from there to issues.apache.org, or keeping it
> there for the moment.

So we can post-pone this until after graduation?


> 5 is a small sticking point. There're no JSPWiki installs at the ASF,
> just MoinMoin and Confluence. Looking at the Roller wiki, the content
> looks more like a website anyway and I think a fair amount of it
> should be flattened into #6.

I propose that we:

- Move the website portion of the wiki (i.e. the front page of helpful
links) to static HTML files at incubator.apache.org/roller/.

- Pick a wiki to be used at Apache org

- Establish a Roller page on the wiki

- Do all new Ideas and proposals at the Apache Roller wiki

- Put a "This is the old wiki, go to the new one" links on the
rollerweblogger.org/wiki site

- Gradually migrate content from the old wiki, now and after graduation


> Lastly, 6, we need to have a web presence at Apache.

I think that's covered by the above.

- Dave

Re: Pregraduation list

Posted by Anil Gangolli <an...@busybuddha.org>.
Hi Henri:

I've signed up as username 'gangolli'.    Please confer upon me whatever 
privileges I need to help maintain the wiki.

Thanks for getting this setup.

--a.

----- Original Message ----- 
From: "Henri Yandell" <fl...@gmail.com>
To: <ro...@incubator.apache.org>
Sent: Friday, January 05, 2007 10:03 AM
Subject: Re: Pregraduation list


> On 12/27/06, Henri Yandell <fl...@gmail.com> wrote:
>> On 12/19/06, Dave <sn...@gmail.com> wrote:
>> > Here's a quick status report on the graduation checklist. Over the
>> > past week I worked on the three remaining issues of wiki, website and
>> > notice file.
>> >
>> > Once infrastructure creates the wiki and I migrate some key pages, I
>> > think we're done.
>>
>> Current status is that we need to supply some moderators for the new
>> mailing list.
>>
>> Alternatively - we could just point the wiki notifications to
>> roller-commits@incuabtor.apache.org. Anyone have a problem with doing
>> that?
>
> Wiki now exists:
>
> http://cwiki.apache.org/ROLLER/
>
> Dave and I chatted about the Roller wiki and it became apparant that
> the Roller use fits Confluence much more than MoinMoin, so we switched
> the request to be a cwiki one.
>
> Information about the cwiki is at:
>
> http://cwiki.apache.org/CWIKI/
>
> Sign up, sign up :) [then let me know and I'll add you to the right group 
> etc].
>
> Hen
> 


Re: Pregraduation list

Posted by Craig L Russell <Cr...@Sun.COM>.
Just catching up on filtered mail...

+1 on sending the wiki notifications to roller-dev.

I'd also be happy to moderate any of the roller email aliases...clr  
at apache dot org

Craig

On Jan 5, 2007, at 10:28 AM, Dave wrote:

> Thanks Henri. I just signed up with user name 'snoopdave'
>
> - Dave
>
>
>
> On 1/5/07, Henri Yandell <fl...@gmail.com> wrote:
>> On 12/27/06, Henri Yandell <fl...@gmail.com> wrote:
>> > On 12/19/06, Dave <sn...@gmail.com> wrote:
>> > > Here's a quick status report on the graduation checklist. Over  
>> the
>> > > past week I worked on the three remaining issues of wiki,  
>> website and
>> > > notice file.
>> > >
>> > > Once infrastructure creates the wiki and I migrate some key  
>> pages, I
>> > > think we're done.
>> >
>> > Current status is that we need to supply some moderators for the  
>> new
>> > mailing list.
>> >
>> > Alternatively - we could just point the wiki notifications to
>> > roller-commits@incuabtor.apache.org. Anyone have a problem with  
>> doing
>> > that?
>>
>> Wiki now exists:
>>
>> http://cwiki.apache.org/ROLLER/
>>
>> Dave and I chatted about the Roller wiki and it became apparant that
>> the Roller use fits Confluence much more than MoinMoin, so we  
>> switched
>> the request to be a cwiki one.
>>
>> Information about the cwiki is at:
>>
>> http://cwiki.apache.org/CWIKI/
>>
>> Sign up, sign up :) [then let me know and I'll add you to the  
>> right group etc].
>>
>> Hen
>>

Craig Russell
Architect, Sun Java Enterprise System http://java.sun.com/products/jdo
408 276-5638 mailto:Craig.Russell@sun.com
P.S. A good JDO? O, Gasp!


Re: Pregraduation list

Posted by Henri Yandell <fl...@gmail.com>.
On 1/16/07, Allen Gilliland <al...@sun.com> wrote:
>
>
> Henri Yandell wrote:
> >
> > Both mraible and gangolli users have been added to roller-committers
> > (group for Roller wiki).
>
> Henri,
>
> could you also add my account to the wiki when you have a chance.
>
> user = agilliland

Done.

Hen

Re: Pregraduation list

Posted by Allen Gilliland <al...@sun.com>.

Henri Yandell wrote:
> 
> Both mraible and gangolli users have been added to roller-committers
> (group for Roller wiki).

Henri,

could you also add my account to the wiki when you have a chance.

user = agilliland

thanks.

-- Allen


> 
> Hen

Re: Pregraduation list

Posted by Henri Yandell <fl...@gmail.com>.
On 1/5/07, Matt Raible <mr...@gmail.com> wrote:
> When I try to edit the Roller homepage (http://cwiki.apache.org/ROLLER/), I get:
>
>  You do not have permission to view this page.
>
> You have to be a member of all the following groups to access this
> page. If this is incorrect please contact your administrator.
>
> However, when I try to edit the S2WIKI space (Struts 2), I can edit
> the page.  When I save, I get:
>
> A page with this title has been deleted. Contact your space
> administrator if you would like it restored.
>
> Yet, whatever I put on the page actually works (if I back, back, refresh).

Looks like the S2WIKI space is intended to be open. Reading further -
some of the wikis there are restricted as they're intended to be the
website for the project (and CLAs are required) and some of them are
open to users.

Both mraible and gangolli users have been added to roller-committers
(group for Roller wiki).

Hen

Re: Pregraduation list

Posted by Matt Raible <mr...@gmail.com>.
When I try to edit the Roller homepage (http://cwiki.apache.org/ROLLER/), I get:

 You do not have permission to view this page.

You have to be a member of all the following groups to access this
page. If this is incorrect please contact your administrator.

However, when I try to edit the S2WIKI space (Struts 2), I can edit
the page.  When I save, I get:

A page with this title has been deleted. Contact your space
administrator if you would like it restored.

Yet, whatever I put on the page actually works (if I back, back, refresh).

Matt

On 1/5/07, Henri Yandell <fl...@gmail.com> wrote:
> Interesting - from reading the permissions for the Roller space it
> looks like a 'confluence-user' should be able to View, Export Pages,
> Create Comments, Export Space. My understanding of the CWiki system is
> that it's designed far more to be a content creator (much like
> Roller's use of JSPWiki), so only available to permitted users (which
> equals those who are manually added and have sent in a CLA).
>
> So if you can edit things, then it's not setup as someone thinks it
> should be setup. Or more likely, that I don't understand what I'm
> looking at :)
>
> Can you confirm whether you can edit? I'll avoid adding you to
> roller-committers for the moment.
>
> Hen
>
> On 1/5/07, Matt Raible <mr...@gmail.com> wrote:
> > My username is 'mraible'.  I don't know if I need to be added to
> > anything as it seems that once you've signed up, you can edit
> > anything.
> >
> > Matt
> >
> > On 1/5/07, Henri Yandell <fl...@gmail.com> wrote:
> > > Added to the roller-committers group. Have at it.
> > >
> > > On 1/5/07, Dave <sn...@gmail.com> wrote:
> > > > Thanks Henri. I just signed up with user name 'snoopdave'
> > > >
> > > > - Dave
> > > >
> > > >
> > > >
> > > > On 1/5/07, Henri Yandell <fl...@gmail.com> wrote:
> > > > > On 12/27/06, Henri Yandell <fl...@gmail.com> wrote:
> > > > > > On 12/19/06, Dave <sn...@gmail.com> wrote:
> > > > > > > Here's a quick status report on the graduation checklist. Over the
> > > > > > > past week I worked on the three remaining issues of wiki, website and
> > > > > > > notice file.
> > > > > > >
> > > > > > > Once infrastructure creates the wiki and I migrate some key pages, I
> > > > > > > think we're done.
> > > > > >
> > > > > > Current status is that we need to supply some moderators for the new
> > > > > > mailing list.
> > > > > >
> > > > > > Alternatively - we could just point the wiki notifications to
> > > > > > roller-commits@incuabtor.apache.org. Anyone have a problem with doing
> > > > > > that?
> > > > >
> > > > > Wiki now exists:
> > > > >
> > > > > http://cwiki.apache.org/ROLLER/
> > > > >
> > > > > Dave and I chatted about the Roller wiki and it became apparant that
> > > > > the Roller use fits Confluence much more than MoinMoin, so we switched
> > > > > the request to be a cwiki one.
> > > > >
> > > > > Information about the cwiki is at:
> > > > >
> > > > > http://cwiki.apache.org/CWIKI/
> > > > >
> > > > > Sign up, sign up :) [then let me know and I'll add you to the right group etc].
> > > > >
> > > > > Hen
> > > > >
> > > >
> > >
> >
> >
> > --
> > http://raibledesigns.com
> >
>


-- 
http://raibledesigns.com

Re: Pregraduation list

Posted by Henri Yandell <fl...@gmail.com>.
Interesting - from reading the permissions for the Roller space it
looks like a 'confluence-user' should be able to View, Export Pages,
Create Comments, Export Space. My understanding of the CWiki system is
that it's designed far more to be a content creator (much like
Roller's use of JSPWiki), so only available to permitted users (which
equals those who are manually added and have sent in a CLA).

So if you can edit things, then it's not setup as someone thinks it
should be setup. Or more likely, that I don't understand what I'm
looking at :)

Can you confirm whether you can edit? I'll avoid adding you to
roller-committers for the moment.

Hen

On 1/5/07, Matt Raible <mr...@gmail.com> wrote:
> My username is 'mraible'.  I don't know if I need to be added to
> anything as it seems that once you've signed up, you can edit
> anything.
>
> Matt
>
> On 1/5/07, Henri Yandell <fl...@gmail.com> wrote:
> > Added to the roller-committers group. Have at it.
> >
> > On 1/5/07, Dave <sn...@gmail.com> wrote:
> > > Thanks Henri. I just signed up with user name 'snoopdave'
> > >
> > > - Dave
> > >
> > >
> > >
> > > On 1/5/07, Henri Yandell <fl...@gmail.com> wrote:
> > > > On 12/27/06, Henri Yandell <fl...@gmail.com> wrote:
> > > > > On 12/19/06, Dave <sn...@gmail.com> wrote:
> > > > > > Here's a quick status report on the graduation checklist. Over the
> > > > > > past week I worked on the three remaining issues of wiki, website and
> > > > > > notice file.
> > > > > >
> > > > > > Once infrastructure creates the wiki and I migrate some key pages, I
> > > > > > think we're done.
> > > > >
> > > > > Current status is that we need to supply some moderators for the new
> > > > > mailing list.
> > > > >
> > > > > Alternatively - we could just point the wiki notifications to
> > > > > roller-commits@incuabtor.apache.org. Anyone have a problem with doing
> > > > > that?
> > > >
> > > > Wiki now exists:
> > > >
> > > > http://cwiki.apache.org/ROLLER/
> > > >
> > > > Dave and I chatted about the Roller wiki and it became apparant that
> > > > the Roller use fits Confluence much more than MoinMoin, so we switched
> > > > the request to be a cwiki one.
> > > >
> > > > Information about the cwiki is at:
> > > >
> > > > http://cwiki.apache.org/CWIKI/
> > > >
> > > > Sign up, sign up :) [then let me know and I'll add you to the right group etc].
> > > >
> > > > Hen
> > > >
> > >
> >
>
>
> --
> http://raibledesigns.com
>

Re: Pregraduation list

Posted by Matt Raible <mr...@gmail.com>.
My username is 'mraible'.  I don't know if I need to be added to
anything as it seems that once you've signed up, you can edit
anything.

Matt

On 1/5/07, Henri Yandell <fl...@gmail.com> wrote:
> Added to the roller-committers group. Have at it.
>
> On 1/5/07, Dave <sn...@gmail.com> wrote:
> > Thanks Henri. I just signed up with user name 'snoopdave'
> >
> > - Dave
> >
> >
> >
> > On 1/5/07, Henri Yandell <fl...@gmail.com> wrote:
> > > On 12/27/06, Henri Yandell <fl...@gmail.com> wrote:
> > > > On 12/19/06, Dave <sn...@gmail.com> wrote:
> > > > > Here's a quick status report on the graduation checklist. Over the
> > > > > past week I worked on the three remaining issues of wiki, website and
> > > > > notice file.
> > > > >
> > > > > Once infrastructure creates the wiki and I migrate some key pages, I
> > > > > think we're done.
> > > >
> > > > Current status is that we need to supply some moderators for the new
> > > > mailing list.
> > > >
> > > > Alternatively - we could just point the wiki notifications to
> > > > roller-commits@incuabtor.apache.org. Anyone have a problem with doing
> > > > that?
> > >
> > > Wiki now exists:
> > >
> > > http://cwiki.apache.org/ROLLER/
> > >
> > > Dave and I chatted about the Roller wiki and it became apparant that
> > > the Roller use fits Confluence much more than MoinMoin, so we switched
> > > the request to be a cwiki one.
> > >
> > > Information about the cwiki is at:
> > >
> > > http://cwiki.apache.org/CWIKI/
> > >
> > > Sign up, sign up :) [then let me know and I'll add you to the right group etc].
> > >
> > > Hen
> > >
> >
>


-- 
http://raibledesigns.com

Re: Pregraduation list

Posted by Henri Yandell <fl...@gmail.com>.
Added to the roller-committers group. Have at it.

On 1/5/07, Dave <sn...@gmail.com> wrote:
> Thanks Henri. I just signed up with user name 'snoopdave'
>
> - Dave
>
>
>
> On 1/5/07, Henri Yandell <fl...@gmail.com> wrote:
> > On 12/27/06, Henri Yandell <fl...@gmail.com> wrote:
> > > On 12/19/06, Dave <sn...@gmail.com> wrote:
> > > > Here's a quick status report on the graduation checklist. Over the
> > > > past week I worked on the three remaining issues of wiki, website and
> > > > notice file.
> > > >
> > > > Once infrastructure creates the wiki and I migrate some key pages, I
> > > > think we're done.
> > >
> > > Current status is that we need to supply some moderators for the new
> > > mailing list.
> > >
> > > Alternatively - we could just point the wiki notifications to
> > > roller-commits@incuabtor.apache.org. Anyone have a problem with doing
> > > that?
> >
> > Wiki now exists:
> >
> > http://cwiki.apache.org/ROLLER/
> >
> > Dave and I chatted about the Roller wiki and it became apparant that
> > the Roller use fits Confluence much more than MoinMoin, so we switched
> > the request to be a cwiki one.
> >
> > Information about the cwiki is at:
> >
> > http://cwiki.apache.org/CWIKI/
> >
> > Sign up, sign up :) [then let me know and I'll add you to the right group etc].
> >
> > Hen
> >
>

Re: Pregraduation list

Posted by Dave <sn...@gmail.com>.
Thanks Henri. I just signed up with user name 'snoopdave'

- Dave



On 1/5/07, Henri Yandell <fl...@gmail.com> wrote:
> On 12/27/06, Henri Yandell <fl...@gmail.com> wrote:
> > On 12/19/06, Dave <sn...@gmail.com> wrote:
> > > Here's a quick status report on the graduation checklist. Over the
> > > past week I worked on the three remaining issues of wiki, website and
> > > notice file.
> > >
> > > Once infrastructure creates the wiki and I migrate some key pages, I
> > > think we're done.
> >
> > Current status is that we need to supply some moderators for the new
> > mailing list.
> >
> > Alternatively - we could just point the wiki notifications to
> > roller-commits@incuabtor.apache.org. Anyone have a problem with doing
> > that?
>
> Wiki now exists:
>
> http://cwiki.apache.org/ROLLER/
>
> Dave and I chatted about the Roller wiki and it became apparant that
> the Roller use fits Confluence much more than MoinMoin, so we switched
> the request to be a cwiki one.
>
> Information about the cwiki is at:
>
> http://cwiki.apache.org/CWIKI/
>
> Sign up, sign up :) [then let me know and I'll add you to the right group etc].
>
> Hen
>

Re: Pregraduation list

Posted by Henri Yandell <fl...@gmail.com>.
On 12/27/06, Henri Yandell <fl...@gmail.com> wrote:
> On 12/19/06, Dave <sn...@gmail.com> wrote:
> > Here's a quick status report on the graduation checklist. Over the
> > past week I worked on the three remaining issues of wiki, website and
> > notice file.
> >
> > Once infrastructure creates the wiki and I migrate some key pages, I
> > think we're done.
>
> Current status is that we need to supply some moderators for the new
> mailing list.
>
> Alternatively - we could just point the wiki notifications to
> roller-commits@incuabtor.apache.org. Anyone have a problem with doing
> that?

Wiki now exists:

http://cwiki.apache.org/ROLLER/

Dave and I chatted about the Roller wiki and it became apparant that
the Roller use fits Confluence much more than MoinMoin, so we switched
the request to be a cwiki one.

Information about the cwiki is at:

http://cwiki.apache.org/CWIKI/

Sign up, sign up :) [then let me know and I'll add you to the right group etc].

Hen

Re: Pregraduation list

Posted by Henri Yandell <fl...@gmail.com>.
On 12/19/06, Dave <sn...@gmail.com> wrote:
> Here's a quick status report on the graduation checklist. Over the
> past week I worked on the three remaining issues of wiki, website and
> notice file.
>
> Once infrastructure creates the wiki and I migrate some key pages, I
> think we're done.

Current status is that we need to supply some moderators for the new
mailing list.

Alternatively - we could just point the wiki notifications to
roller-commits@incuabtor.apache.org. Anyone have a problem with doing
that?

Hen

Re: Pregraduation list

Posted by Henri Yandell <fl...@gmail.com>.
Looks good Dave.

I'll go nudge about the wiki, and once we get the key pages in then I
think we can be talking about graduation.

One odd thing - our source headers in Roller don't match up with the
ones specified at http://www.apache.org/legal/src-headers.html -
however they don't look like the old ones to me either. Painful to fix
I suspect - I wonder if Cliff cosmetically changed it, as I seem to
recall we were early adopters of the src-headers bit.

There are also still some old copyright files hanging around too.
Couple of Java files and the site/ directory (whatever you copied it
from needs updating too I suspect).

Other than that - things look good for the NOTICE file.

Hen

On 12/19/06, Dave <sn...@gmail.com> wrote:
> Here's a quick status report on the graduation checklist. Over the
> past week I worked on the three remaining issues of wiki, website and
> notice file.
>
> Once infrastructure creates the wiki and I migrate some key pages, I
> think we're done.
>
> What am I forgetting?
>
> - Dave
>
>
> > *1* Check and make sure that the files that have been donated have
> > been updated to reflect the new ASF copyright.
>
> Done.
>
> > *2* Check and make sure that for all code included with the
> > distribution that is not under the Apache license has the right to
> > combine with Apache-licensed code and redistribute.
>
> Done
>
> > *3* Check and make sure that all source code distributed by the
> > project is covered by one or more of the following approved licenses:
> > Apache, BSD, Artistic, MIT/X, MIT/W3C, MPL 1.1, or something with
> > essentially the same terms.
>
> Done
>
> > *4* Migrate Jira
>
> Defer to after gradation
>
> > *5* Migrate wiki
>
> Request has be made for wiki:
> https://issues.apache.org/jira/browse/INFRA-1055
>
> > *6* Setup incubator.apache.org/roller/
>
> Initial website has been setup
> http://incubator.apache.org/roller/
>
> > *7* Ensure that all copyrights are listed in NOTICE.txt
>
> I did a search last week and updated the notice file:
> http://svn.apache.org/viewvc/incubator/roller/trunk/NOTICE.txt?view=markup
>
>
> - Dave
>

Re: Pregraduation list

Posted by Dave <sn...@gmail.com>.
Here's a quick status report on the graduation checklist. Over the
past week I worked on the three remaining issues of wiki, website and
notice file.

Once infrastructure creates the wiki and I migrate some key pages, I
think we're done.

What am I forgetting?

- Dave


> *1* Check and make sure that the files that have been donated have
> been updated to reflect the new ASF copyright.

Done.

> *2* Check and make sure that for all code included with the
> distribution that is not under the Apache license has the right to
> combine with Apache-licensed code and redistribute.

Done

> *3* Check and make sure that all source code distributed by the
> project is covered by one or more of the following approved licenses:
> Apache, BSD, Artistic, MIT/X, MIT/W3C, MPL 1.1, or something with
> essentially the same terms.

Done

> *4* Migrate Jira

Defer to after gradation

> *5* Migrate wiki

Request has be made for wiki:
https://issues.apache.org/jira/browse/INFRA-1055

> *6* Setup incubator.apache.org/roller/

Initial website has been setup
http://incubator.apache.org/roller/

> *7* Ensure that all copyrights are listed in NOTICE.txt

I did a search last week and updated the notice file:
http://svn.apache.org/viewvc/incubator/roller/trunk/NOTICE.txt?view=markup


- Dave