Chris M. Hostetter
20ff5539db
HACK Fix to javadoc generation so GData Server is only attempted when using java1.5
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@414346 13f79535-47bb-0310-9956-ffa450edef68
2006-06-14 18:54:28 +00:00
Doug Cutting
631585bf5a
LUCENE-578. First version of gdata-server. Contributed by Simon Willnauer.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@412574 13f79535-47bb-0310-9956-ffa450edef68
2006-06-07 21:56:25 +00:00
Yonik Seeley
3666a166a1
remove deprecations
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@387550 13f79535-47bb-0310-9956-ffa450edef68
2006-03-21 15:36:32 +00:00
Doug Cutting
bdaee8f24e
Make it clear in javadoc which modules are in contrib.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@381420 13f79535-47bb-0310-9956-ffa450edef68
2006-02-27 19:54:13 +00:00
Doug Cutting
f388a1088a
Fix for LUCENE-499: documentation improvements prior to 1.9 release. Contributed by Hoss.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@381415 13f79535-47bb-0310-9956-ffa450edef68
2006-02-27 19:50:18 +00:00
Doug Cutting
f9f3161f57
Minor javadoc improvements.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@379189 13f79535-47bb-0310-9956-ffa450edef68
2006-02-20 18:11:02 +00:00
Doug Cutting
425efb182e
Add a nightly target. Also remove jjdoc from package for now.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@372328 13f79535-47bb-0310-9956-ffa450edef68
2006-01-25 21:45:56 +00:00
Erik Hatcher
3bcec33214
Adding stubversion="1.2" prevents <rmic> from recompiling RemoteSearchable
...
every build because the _Skel class isn't present. _Skel is a legacy of
JDK 1.1, and no longer used.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@348140 13f79535-47bb-0310-9956-ffa450edef68
2005-11-22 10:07:42 +00:00
Daniel Naber
9d28e26666
Make "ant -projecthelp" show the javadocs and docs targets as well (LUCENE-447),
...
by Luc Vanlerberghe
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@307284 13f79535-47bb-0310-9956-ffa450edef68
2005-10-08 11:01:09 +00:00
Erik Hatcher
f50db81cd1
correct build file to reflect move of PrecedenceQueryParser to contrib/miscellaneous
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@219547 13f79535-47bb-0310-9956-ffa450edef68
2005-07-18 18:20:30 +00:00
Erik Hatcher
50eec44f60
adjust build file to run new site build for docs target
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@179759 13f79535-47bb-0310-9956-ffa450edef68
2005-06-03 09:47:25 +00:00
Erik Hatcher
11d6c9e87b
controversial: do not fail the build for contrib components not building successfully. this is to make Gump happy for now, but in the future a more granular conditional build of each contrib project may be desirable
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@170003 13f79535-47bb-0310-9956-ffa450edef68
2005-05-13 10:21:54 +00:00
Doug Cutting
f337d12a26
Fix build to not complain about non-test tests.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@169862 13f79535-47bb-0310-9956-ffa450edef68
2005-05-12 18:11:04 +00:00
Erik Hatcher
a79c508580
#34816 - adjust for contrib/WordNet renaming
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@169391 13f79535-47bb-0310-9956-ffa450edef68
2005-05-10 01:19:03 +00:00
Erik Hatcher
78dbe41805
prefix all JARs with lucene-
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@168986 13f79535-47bb-0310-9956-ffa450edef68
2005-05-06 23:43:54 +00:00
Erik Hatcher
b01de31134
Add contrib/memory to javadocs, and add imported build files into src distribution
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@165616 13f79535-47bb-0310-9956-ffa450edef68
2005-05-02 10:00:44 +00:00
Erik Hatcher
bc49f328c6
aggregate duplicated distribution patterns into reusable patternsets
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@165571 13f79535-47bb-0310-9956-ffa450edef68
2005-05-02 01:06:14 +00:00
Erik Hatcher
eb50b47c8b
add contrib pieces to distribution files
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@165568 13f79535-47bb-0310-9956-ffa450edef68
2005-05-02 00:51:18 +00:00
Erik Hatcher
c3847f26ea
overhaul of build system to facilitate building and packaging of contrib sub-projects. some work still to be done, but core Lucene build still working fine
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@165566 13f79535-47bb-0310-9956-ffa450edef68
2005-05-02 00:11:11 +00:00
Erik Hatcher
76bca80bc2
clean up javadoc groups and omit net.sf packages
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@164932 13f79535-47bb-0310-9956-ffa450edef68
2005-04-27 01:30:29 +00:00
Erik Hatcher
790dfc1490
javadoc fixup
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@164742 13f79535-47bb-0310-9956-ffa450edef68
2005-04-26 04:41:54 +00:00
Erik Hatcher
346ed71644
commonize javac compilation using macrodef - Ant 1.6.2 is required now, if it was not already
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@164210 13f79535-47bb-0310-9956-ffa450edef68
2005-04-22 10:21:15 +00:00
Doug Cutting
e9dccfdbf1
Specify javac source and target versions. Default both to 1.3. Folks
...
can override with 'ant -Djavac.source=XXX'. Patch from Brion
Vibber. Bug #34544 .
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@162067 13f79535-47bb-0310-9956-ffa450edef68
2005-04-20 20:48:16 +00:00
Doug Cutting
4760e42a3c
Fix so that javadoc shows protected methods by default, and internal
...
documentation includes package-private but not private.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@162056 13f79535-47bb-0310-9956-ffa450edef68
2005-04-20 19:46:10 +00:00
Erik Hatcher
07039bef9f
#34528 - Ant macro for javadocs and javadocs-internal
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@161996 13f79535-47bb-0310-9956-ffa450edef68
2005-04-20 00:38:57 +00:00
Erik Hatcher
bb8a8bdc48
adjusted how the asf.site.home property is used. there is now no default for it, as that will likely vary for all of us
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@160167 13f79535-47bb-0310-9956-ffa450edef68
2005-04-05 12:59:48 +00:00
Erik Hatcher
9fcd99dbda
exclude known failing prototype query parser test from default test run
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@158753 13f79535-47bb-0310-9956-ffa450edef68
2005-03-23 10:32:12 +00:00
Otis Gospodnetic
0d8a41342e
- Let callers get the Lucene version number, as specified in the Manifest
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@157223 13f79535-47bb-0310-9956-ffa450edef68
2005-03-12 03:23:13 +00:00
Otis Gospodnetic
178eb28900
- Switched from 'jakarta-site2' to 'site'. This requires 'site' to be
...
checked out 3 levels higher. For example:
/home/otis/dev/repos/lucene/java/trunk
/home/otis/dev/repos/site
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@157220 13f79535-47bb-0310-9956-ffa450edef68
2005-03-12 03:16:12 +00:00
Erik Hatcher
27614d6a39
Fix broken QueryParser.jj and generated code. Removed inadvertent debugging <echo> from build.xml.
...
Added (currently failing) test cases for new PrecedenceQueryParser as a target for enhancement.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@156449 13f79535-47bb-0310-9956-ffa450edef68
2005-03-07 21:46:39 +00:00
Erik Hatcher
4f84a76e7b
add JavaCC .jj/.java uptodate check with warning notice
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@156448 13f79535-47bb-0310-9956-ffa450edef68
2005-03-07 21:17:11 +00:00
Erik Hatcher
c33696e120
Because we're doing something atypical, storing generated artifacts in the repository, its tricky to ensure
...
up-to-dateness. Because generation is an infrequent activity, deleting the main .java file for each of the .jj
files is good enough to ensure everything gets regenerated.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@156445 13f79535-47bb-0310-9956-ffa450edef68
2005-03-07 20:28:25 +00:00
Erik Hatcher
823851222b
correct target path for jjdoc
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@156433 13f79535-47bb-0310-9956-ffa450edef68
2005-03-07 16:18:37 +00:00
Erik Hatcher
5f67460ad2
Add new PrecedenceQueryParser so others can try it out and discuss any issues with it. TestPrecedenceQueryParser is
...
a clone of TestQueryParser with two noted changes - one within testQPA and with the testPrecedence method. testPrecedence
was added to TestQueryParser to show its awkward behavior (and ensure it doesn't change).
Modified build to use Ant's <javacc> task, instead of launching directly with <java>, which has built-in dependency
checking.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@156431 13f79535-47bb-0310-9956-ffa450edef68
2005-03-07 16:08:02 +00:00
Daniel Naber
c1623f84b8
increase version number from 1.5 to 1.9, so that the jar is called lucene-1.9-rc1-dev.jar
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@151795 13f79535-47bb-0310-9956-ffa450edef68
2005-02-07 23:57:02 +00:00
Bernhard Messer
a48937b2c5
add task "test-deprecated" to run deprecated test cases.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150695 13f79535-47bb-0310-9956-ffa450edef68
2004-12-05 18:24:35 +00:00
Doug Cutting
a5302cb962
Add GCJ target. Also change datestamp of jar to per-day rather than
...
per-second so that other targets can be based on the jar file without
having to be rebuilt every second. And fixed a typo.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150526 13f79535-47bb-0310-9956-ffa450edef68
2004-09-20 18:16:50 +00:00
Otis Gospodnetic
bcaf26108e
- Applied patch from http://issues.apache.org/bugzilla/show_bug.cgi?id=30360
...
PR: 30360
Submitted by: Paul Elschot
Reviewed by: Otis Gospodnetic
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150442 13f79535-47bb-0310-9956-ffa450edef68
2004-08-17 20:38:46 +00:00
Doug Cutting
de1ea95568
Preparing for 1.4 final release.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150369 13f79535-47bb-0310-9956-ffa450edef68
2004-07-01 17:40:41 +00:00
Otis Gospodnetic
cdd9601158
- Switched to UTF-8 file encoding
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150360 13f79535-47bb-0310-9956-ffa450edef68
2004-05-30 20:24:20 +00:00
Doug Cutting
441b8dee40
Preparing for 1.4RC3 release.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150335 13f79535-47bb-0310-9956-ffa450edef68
2004-05-11 20:20:04 +00:00
Doug Cutting
1ed81e4fdc
Changed so that 'ant jar' works again.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150328 13f79535-47bb-0310-9956-ffa450edef68
2004-05-11 19:28:37 +00:00
Erik Hatcher
77e80269d3
add descriptive failure if junit.jar is missing
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150282 13f79535-47bb-0310-9956-ffa450edef68
2004-04-07 23:53:21 +00:00
Doug Cutting
6c04afefc8
Preparing for 1.4RC2 release.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150270 13f79535-47bb-0310-9956-ffa450edef68
2004-03-30 17:32:11 +00:00
Doug Cutting
7a6938c5f8
Preparing for 1.4-RC1 release.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150261 13f79535-47bb-0310-9956-ffa450edef68
2004-03-29 23:20:54 +00:00
Erik Hatcher
100c877a90
oops, lost special DSTAMP/TSTAMP overrides in the last commit
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150253 13f79535-47bb-0310-9956-ffa450edef68
2004-03-26 09:54:49 +00:00
Erik Hatcher
64d7ba6087
make current year dynamic
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150252 13f79535-47bb-0310-9956-ffa450edef68
2004-03-26 09:42:28 +00:00
Doug Cutting
ab65732567
Add "compile" target; turn on deprecation checking by default; remove
...
an unused property.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150204 13f79535-47bb-0310-9956-ffa450edef68
2004-02-19 18:13:30 +00:00
Erik Hatcher
11deffd715
Fix todo in build file for building WAR demo. Submitted by Jean-Fran��ois Halleux
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150163 13f79535-47bb-0310-9956-ffa450edef68
2003-12-28 16:05:53 +00:00
Doug Cutting
561ec3714a
pre-release commit
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150160 13f79535-47bb-0310-9956-ffa450edef68
2003-12-26 18:05:27 +00:00