So, just so I do it right the first time I want to clarify.  I have the Ant
task wrapper to build a Lucene index that I'd like to put in the sandbox.
Is this a "project", rather than a contribution?  Shall we just make an
"ant" project where we can put all Lucene-Ant stuff?

One of the things my Ant task abstracts is a DocumentHandler interface in
which you simply ask it for a Document and get one back.  This overlaps (and
is probably not nearly rich enough for general Lucene usage) with what
others are doing probably.  Once I know what directory structure to put my
stuff into I'll get it in there for evaluation and then we can rework how
the document handler stuff works as others contribute and it evolves.

    Erik

----- Original Message -----
From: "Peter Carlson" <[EMAIL PROTECTED]>
To: "Lucene Developers List" <[EMAIL PROTECTED]>
Sent: Monday, April 08, 2002 3:53 PM
Subject: Re: Lucene Sandbox now official


> Andrew,
>
> I think we have finialized the naming convention.
>
> Go ahead an great your new project under the following naming convention.
> >> jakarta-lucene-sandbox/projects/[project]/src/...
> >> jakarta-lucene-sandbox/projects/[project]/docs/...
> >> jakarta-lucene-sandbox/projects/[project]/xdocs/...
> >> jakarta-lucene-sandbox/projects/[project]/build.xml
> >> jakarta-lucene-sandbox/projects/[project]/README.txt
> >> jakarta-lucene-sandbox/projects/[project]/CHANGES.txt
> >> jakarta-lucene-sandbox/projects/[project]/LICENSE.txt
> >>
> >> Replace '[package]' with 'crawler' or something appropriate.
> >>
>
> --Peter



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

Reply via email to