[ https://issues.apache.org/jira/browse/LUCENE-894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Busch updated LUCENE-894: --------------------------------- Attachment: lucene-894.patch New patch: - renamed build-demo.xml to demo-build.xml - demo-build.xml does not import common-build.xml anymore - added a new file common-build.properties, imported by common-build.xml and demo-build.xml - demo-build.xml gets renamed to build.xml when packaged - binaries contain common-build.properties, not common-build.xml demo-build.xml has the following 4 targets: - clean - compile-demo - jar-demo - war-demo > Custom build.xml for binary distributions > ----------------------------------------- > > Key: LUCENE-894 > URL: https://issues.apache.org/jira/browse/LUCENE-894 > Project: Lucene - Java > Issue Type: Bug > Components: Build > Affects Versions: 2.1 > Reporter: Michael Busch > Assignee: Michael Busch > Priority: Minor > Fix For: 2.2 > > Attachments: lucene-894.patch, lucene-894.patch > > > The binary files of a distribution come with the demo sources > and a build.xml file. However, the build.xml doesn't work for > the binary distribution, so it can't be used to build the > demos. > This problem was notices the first time when release 2.1 was > made. Before we ship 2.2 we should fix this. -- 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]