Judging from a very cursory look at build.xml I'd say it's probably due
to how the source build process is set up.

Target package-tgz-src depends on package-src, which in turn depends on
jar-src, which creates that jar, that then gets packages in a .tar.gz
file by the first target.

Otis


--- Ype Kingma <[EMAIL PROTECTED]> wrote:
> Otis,
> 
> On Wednesday 02 October 2002 21:35, you wrote:
> > I'm not sure, I always build it from CVS.
> > Without the URL I cannot check.
> 
> This is the URL:
> 
>
http://jakarta.apache.org/builds/jakarta-lucene/release/v1.2/lucene-1.2-src.tar.gz
> 
> I extracted again, and found my problem:
> One of the extracted files is lucene-1.2-src.jar. When unzipping this
> you
> get a directory tree with only the directories mentioned.
> 
> However, the first extraction of the downloaded URL above already
> has all the source code package directories at first glance....
> 
> Sorry about my confusion. Would you know why 
> the lucene-1.2-src.jar file is included?
> I looked for an explanation, but couldn't find one.
> 
> Regards,
> Ype
> 
> 
> > --- Ype Kingma <[EMAIL PROTECTED]> wrote:
> > > Hello,
> > >
> > > I just downloaded the lucene-1.2-src jar but to my suprise it
> only
> > > contains
> > > the analysis and queryParser packages in org/apache/lucene.
> > > Is the source jar incomplete or am I looking in the wrong place?
> > >
> > > Regards,
> > > Ype
> 
> --
> To unsubscribe, e-mail:  
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
> 


__________________________________________________
Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo!
http://sbc.yahoo.com

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

Reply via email to