build.xml in cnotrib/xml should auto build core java and demo if required
-------------------------------------------------------------------------
Key: LUCENE-801
URL: https://issues.apache.org/jira/browse/LUCENE-801
Project: Lucene - Java
Issue Type: Improvement
Components: Build
Affects Versions: 2.1
Reporter: Doron Cohen
Assigned To: Doron Cohen
Priority: Minor
Fix For: 2.1
Currently one needs to build core jar and demo jar before building/running demo.
This is not very convenient.
Change it to
- use core classes and demo classes (instead of jars).
- build core and demo by dependency if required.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]