Hello,
Simple question regarding the Makefile:
--- snippet ---
$(REGEX_JAR): $(LUCENE_JAR)
rm -f
$(LUCENE)/contrib/regex/src/java/org/apache/lucene/search/regex/JakartaRegexpCapabilities.java
rm -f
$(LUCENE)/contrib/regex/src/java/org/apache/regexp/RegexpTunnel.java
cd $(
On Thu, 12 Feb 2009, Jacob Floyd wrote:
Simple question regarding the Makefile:
--- snippet ---
$(REGEX_JAR): $(LUCENE_JAR)
rm -f
$(LUCENE)/contrib/regex/src/java/org/apache/lucene/search/regex/JakartaRegexpCapabilities.java
rm -f
$(LUCENE)/contrib/regex/src/java/org/apache/r
On Thu, 12 Feb 2009, Andi Vajda wrote:
On Thu, 12 Feb 2009, Jacob Floyd wrote:
Simple question regarding the Makefile:
--- snippet ---
$(REGEX_JAR): $(LUCENE_JAR)
rm -f
$(LUCENE)/contrib/regex/src/java/org/apache/lucene/search/regex/JakartaRegexpCapabilities.java
rm -f
$(LUCENE)/contrib/