: > Ignore "compile" ... "ant test" has the same result -- jars are built for
: > some contribs, but not all -- which is kind of confusing when you run all
: > the tests, and then go look for the demo but it's not there.
: >
: 
: ant test really shouldnt build any jars at all :)

that's my point -- it's a side effect of some contribs building other 
contibs so they can use hte jars in their classpaths for tests -- but 
because it doesn't consistently build them all, it gave me a double take 
-- i thought i had the contrib jars all built (because i could see some), 
but then i realized they werent' all there.

hence my "working correctly, but slightly confusing" point.

(perhaps for 4.0 we should consider always jaring when we compile? .. so 
you never have *.class files built w/o them being in a jar?)

-Hoss

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to