Then we have to maintain a build.sh and build.bat, and test these on both
platforms whenever we release.

The biggest problem with the makefiles, and one of the reasons we moved off of
them was that we did not want to maintain the dual platform builds.

--- ���� <[EMAIL PROTECTED]> wrote:
> Hi all:
> I find Lucene soucre included JavaCC since 1.01b for
> parse...but I don't think its a good idea include
> external lib and JavaCC is so big package compare to
> Lucene. maybe the the problem for build.xml can't use
> globle environment settings, another way to fix this:
> add a build.sh(for unix) and build.bat(for windows)
> and add use
> > ant -Djavacc.home=$JAVACC_HOME
> 
> in build.sh instead of ant directly....
> I tested under Windows9x and Linux6.x with ant
> 1.4(with optional.jar)...
> 
> Che, Dong
> 
> 
> _________________________________________________________
> Do You Yahoo!? ��¼����Ż�����! http://mail.yahoo.com.cn
> 
> <font color=#6666FF>���ģ����ƣ����ˣ�û���ɣ���������ɣ�</font>���� 
> �Ż�ȫ��������! http://cn.chat.yahoo.com/c/roomlist.html
> 
> _______________________________________________
> Lucene-dev mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/lucene-dev


__________________________________________________
Do You Yahoo!?
Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger
http://im.yahoo.com

_______________________________________________
Lucene-dev mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/lucene-dev

Reply via email to