[STATUS] (incubator) Wed Oct 19 23:55:51 2005

2005-10-19 Thread Rodent of Unusual Size
APACHE INCUBATOR PROJECT STATUS:  -*-indented-text-*-
Last modified at [$Date: 2005-01-20 01:12:13 -0500 (Thu, 20 Jan 2005) $]

Web site:  http://Incubator.Apache.Org/
Wiki page: http://wiki.apache.org/incubator/

[note: the Web site is the 'official' documentation; the wiki pages
 are for collaborative development, including stuff destined for the
 Web site.]

Pending Issues
==

o Clearly and authoritatively document how to edit, generate,
  and update the Web site (three separate functions).

o Move the stable wiki pages into the official site.

o We need to be very very clear about what it takes to be accepted
  into the incubator.  It should be a very low bar to leap, possibly
  not much more than 'no problematic code' and the existence of a
  healthy community (we don't want to become a dumping ground).

o We need to be very very clear about what it takes for a podling
  to graduate from the incubator.  The basic requirements obviously
  include: has a home, either as part of another ASF project or as
  a new top-level project of its own; needs to be a credit to the
  ASF and function well in the ASF framework; ...

o Moving the bylaw documentation from the Wiki to the main site

o fix formatting of the project status pages

Resolved Issues
===

o The policy documentation does not need ratification of changes
  if there seems consensus. Accordingly, the draft status of these
  documents can be removed and we will use the lazy "commit first,
  discuss later" mode common across the ASF for documentation
  (http://mail-archives.apache.org/eyebrowse/[EMAIL 
PROTECTED]&by=thread&from=517190)

o Coming up with a set of bylaws for the project
  (http://mail-archives.apache.org/eyebrowse/[EMAIL 
PROTECTED]&by=thread&from=517190)

o All projects under incubation must use a STATUS file (or a
  status.xml file if the project prefers XML) that contains
  information the PMC needs about the project. This file must
  live at the root of the project cvs module
  (http://mail-archives.apache.org/eyebrowse/[EMAIL 
PROTECTED]&by=thread&from=504543)

o Projects under incubation should display appropriate "disclaimers"
  so that it is clear that they are, indeed, under incubation
  (http://mail-archives.apache.org/eyebrowse/[EMAIL 
PROTECTED]&by=thread&from=504543)

The Incubation Process
==

This tries to list all the actions items that must be complete for a project
before it can graduate from the incubator. It is probably incomplete.

Identify the project to be incubated:

  -- Make sure that the requested project name does not already exist
 and check www.nameprotect.com to be sure that the name is not
 already trademarked for an existing software product.

  -- If request from an existing Apache project to adopt an external
 package, then ask the Apache project for the cvs module and mail
 address names.

  -- If request from outside Apache to enter an existing Apache project,
 then post a message to that project for them to decide on acceptance.

  -- If request from anywhere to become a stand-alone PMC, then assess
 the fit with the ASF, and create the lists and modules under the
 incubator address/module names if accepted.

Interim responsibility:

  -- Who has been identified as the mentor for the incubation?

  -- Are they tracking progress in the file

  incubator/projects/{project_name}/STATUS

Copyright:

  -- Have the papers that transfer rights to the ASF been received?
 It is only necessary to transfer rights for the package, the
 core code, and any new code produced by the project.

  -- Have the files been updated to reflect the new ASF copyright?

Verify distribution rights:

  -- For all code included with the distribution that is not under the
 Apache license, do we have the right to combine with Apache-licensed
 code and redistribute?

  -- Is all source code distributed by the project 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?

Establish a list of active committers:

  -- Are all active committers in the STATUS file?

  -- Do they have accounts on cvs.apache.org?

  -- Have they submitted a contributors agreement?

Infrastructure:

  -- CVS modules created and committers added to avail file?

  -- Mailing lists set up and archived?

  -- Problem tracking system (Bugzilla)?

  -- Has the project migrated to our infrastructure?

Collaborative Development:

  -- Have all of the active long-term volunteers been identified
 and acknowledged as committers on the project?

  -- Are there three or more independent committers?

 [The legal definition of independent is long and boring, but basically
  it means that there is no binding relationship be

ftpserver has broken svn directory on webserver

2005-10-19 Thread David Crossley
Trying to do:
ssh people.apache.org
cd /www/incubator.apache.org
svn update
...
svn: Working copy 'projects/ftpserver/images' is missing or not locked

It seems that that directory is missing its .svn directory.
Perhaps it has been manually removed and replaced.
I see that there are more files there than are in the
actual SVN. Could someone please add the missing files
to SVN and checkout that images directory again.

-David

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: ftpserver has broken svn directory on webserver

2005-10-19 Thread Noel J. Bergman
I expect that Rana meant to have that as the project's web site, and didn't
know where it belongs.  The entire structure should be under
/www/incubator.apache.org, not under the projects directory, which should be
status files.

--- Noel


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: ftpserver has broken svn directory on webserver

2005-10-19 Thread Rana Bhattacharyya
Hi,

It is true that I have not checked-in the latest
generated project pages in SVN. The reasons are as
follows:

1. The website has javadocs. So do we need to commit
those things in SVN? I got few mails to minimize the
SVN footprint. So I did not commit the generated docs
in SVN. If I commit everything in SVN, slowly the SVN
size would be huge and it might be difficult to
maintain.

2. The site can be generated anytime from the source
code. Do we really need to put the generated doc in
SVN?

3. According to
http://incubator.apache.org/projects/ftpserver.html
the project site would be
http://incubator.apache.org/projects/ftpserver/. So
the path should be
/www/incubator.apache.org/projects/ftpserver

Please let me know the proper way to update site.

Thanks,
Rana Bhattacharyya


--- David Crossley <[EMAIL PROTECTED]> wrote:

> Trying to do:
> ssh people.apache.org
> cd /www/incubator.apache.org
> svn update
> ...
> svn: Working copy 'projects/ftpserver/images' is
> missing or not locked
> 
> It seems that that directory is missing its .svn
> directory.
> Perhaps it has been manually removed and replaced.
> I see that there are more files there than are in
> the
> actual SVN. Could someone please add the missing
> files
> to SVN and checkout that images directory again.
> 
> -David
> 
>
-
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 




__ 
Start your day with Yahoo! - Make it your home page! 
http://www.yahoo.com/r/hs

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]