Uwe Schindler
|
2f123d1209
|
Fix CRLF problem with running python on windows /and/or cygwin when creating java source files. Also fix broken generated license header.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1359275 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-09 16:50:25 +00:00 |
Mark Robert Miller
|
d4522d1016
|
update tutorial with correct path to conf files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1359267 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-09 16:43:07 +00:00 |
Robert Muir
|
cc110d2119
|
LUCENE-4199: add the Formatter ctors that dont take Locale
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1359259 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-09 16:24:26 +00:00 |
Robert Muir
|
6ed449c40e
|
LUCENE-4199: add another missing one
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1359255 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-09 16:16:29 +00:00 |
Robert Muir
|
5e8cd291dd
|
LUCENE-4199: fix javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1359249 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-09 16:09:20 +00:00 |
Robert Muir
|
4138528889
|
LUCENE-4199: add default local DecimalFormat ctors
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1359238 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-09 16:03:57 +00:00 |
Uwe Schindler
|
3582fea429
|
LUCENE-4199: Remove comments only left in for backporting support
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1359230 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-09 15:46:39 +00:00 |
Uwe Schindler
|
e3813f8030
|
LUCENE-4199: Add a new target "check-forbidden-apis", that parses all generated .class files for use of APIs that use default charset, default locale, or default timezone and fail build if violations found. This ensures, that Lucene / Solr is independent on local configuration options
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1359202 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-09 15:03:56 +00:00 |
Uwe Schindler
|
9fc59eadd6
|
LUCENE-4199: merge up
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1359190 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-09 14:29:17 +00:00 |
Robert Muir
|
08c0677666
|
LUCENE-4199: don't call this implicitly when you run test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1359189 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-09 14:24:49 +00:00 |
Robert Muir
|
123b645157
|
LUCENE-4199: fix remaining violations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1359188 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-09 14:22:20 +00:00 |
Robert Muir
|
46cb8b9780
|
LUCENE-4199: fix more default locale/charset violations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1359181 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-09 14:06:17 +00:00 |
Uwe Schindler
|
33deddabf1
|
LUCENE-4199: Add some additional checks and better error messages to task, so it fails on empty signature list or empty class file set.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1359173 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-09 13:54:37 +00:00 |
Uwe Schindler
|
e7437a7d0c
|
LUCENE-4199: cleanup filesets to check; disable Solr's DIH checking, as Locale/Charset support is broken (SOLR-1916)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1359167 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-09 13:35:34 +00:00 |
Robert Muir
|
7332ceac17
|
LUCENE-4199: fix todo, do this the same as other processors
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1359154 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-09 13:16:31 +00:00 |
Robert Muir
|
5fea62f7c8
|
LUCENE-4199: allow setting of tz used for date range parsing
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1359149 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-09 13:12:41 +00:00 |
Uwe Schindler
|
e4b8dc640e
|
LUCENE-4199: Reverse merged revision(s) 1-0 from lucene/dev/trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1359007 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-09 09:49:58 +00:00 |
Dawid Weiss
|
9381a771ab
|
Typo in class name corrected.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1358994 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-09 09:26:47 +00:00 |
Robert Muir
|
9df919c5ba
|
LUCENE-4199: fix more charset/locale usages
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1358890 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-09 01:17:15 +00:00 |
Robert Muir
|
9c742d4de4
|
LUCENE-4199: fix more locale violations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1358791 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-08 17:27:56 +00:00 |
Robert Muir
|
9e7880eaa4
|
LUCENE-4199: add more violations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1358774 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-08 16:16:48 +00:00 |
Robert Muir
|
3d964bea63
|
LUCENE-4199: fix more default Locale uses
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1358761 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-08 15:44:41 +00:00 |
Uwe Schindler
|
700f867c7e
|
LUCENE-4199: Next usecase of FastCharStream for HTMLParser
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1358760 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-08 15:33:29 +00:00 |
Uwe Schindler
|
88da536d39
|
LUCENE-4199: Remove stupid System.out in FastCharStream (this class is hand-written, not generated!)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1358756 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-08 15:26:31 +00:00 |
Uwe Schindler
|
581f0c8afc
|
LUCENE-4199: Hide InputStream ctors from JFlex generated code
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1358754 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-08 15:02:39 +00:00 |
Robert Muir
|
571faf7aa5
|
add missing assert
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1358751 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-08 14:50:59 +00:00 |
Robert Muir
|
256214c4b5
|
improve the assert to make this easier to debug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1358748 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-08 14:41:58 +00:00 |
Robert Muir
|
8bc95251ae
|
LUCENE-4199: this is ok, just make it explicit what we are doing and add comment
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1358747 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-08 14:24:27 +00:00 |
Robert Muir
|
671473eb5c
|
LUCENE-4199: add more default-locale-using methods
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1358745 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-08 14:10:02 +00:00 |
Uwe Schindler
|
0ca4f678ed
|
LUCENE-4199: update javadocs and printout for no longer method-only checks
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1358653 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-07 22:03:22 +00:00 |
Yonik Seeley
|
e61e9134a8
|
SOLR-2702: add replication support to NRTCachingDirectoryFactory and make it the default
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1358650 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-07 21:48:19 +00:00 |
Uwe Schindler
|
c728aca01b
|
LUCENE-4199: fix flexible standard query parser by cloning the user CharStream implementation without unicode bugs from classic
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1358649 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-07 21:41:51 +00:00 |
Uwe Schindler
|
860ef9cea9
|
LUCENE-4199: Fix XML QueryParser XML handling (don't use ByteArrayOutputStream). But it should still suppress xml header with encoding when transformed to string... (TODO)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1358638 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-07 20:55:08 +00:00 |
Robert Muir
|
7b6d126f0b
|
LUCENE-4199: fix test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1358636 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-07 20:24:09 +00:00 |
Robert Muir
|
73a7da17ab
|
LUCENE-4199: more default locale/encoding fixes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1358635 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-07 20:18:56 +00:00 |
Robert Muir
|
5f38c1d4de
|
LUCENE-4199: fix more violations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1358600 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-07 16:41:50 +00:00 |
Robert Muir
|
b6a4748f21
|
make Locale.ENGLISH/US -> ROOT for locale-independent operations, now that we are on java6
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1358594 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-07 15:42:40 +00:00 |
Robert Muir
|
79cb46698e
|
LUCENE-4199: fix more violations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1358587 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-07 15:12:23 +00:00 |
Robert Muir
|
2b4f7762cd
|
LUCENE-4199: fix some String.formats
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1358575 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-07 14:30:52 +00:00 |
Uwe Schindler
|
a79a551305
|
LUCENE-4199: add some hundreds more :-)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1358566 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-07 13:54:00 +00:00 |
Robert Muir
|
8834e675ca
|
LUCENE-4199: fix more charset/locale violations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1358564 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-07 13:30:52 +00:00 |
Robert Muir
|
5a6a9e7f80
|
LUCENE-4199: more test fixes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1358561 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-07 13:10:20 +00:00 |
Robert Muir
|
1590b5f7b8
|
LUCENE-4199: fix more default charset uses
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1358558 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-07 12:53:07 +00:00 |
Robert Muir
|
bc91650ae8
|
LUCENE-4199: fix more default charset uses
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1358557 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-07 12:48:02 +00:00 |
Uwe Schindler
|
50ede4050e
|
LUCENE-4199: update list again
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1358556 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-07 12:41:02 +00:00 |
Robert Muir
|
d69c73c027
|
LUCENE-4199: fix more default charset uses
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1358555 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-07 12:25:16 +00:00 |
Uwe Schindler
|
6e9890c9ed
|
LUCENE-4199: fix of my broken list: add more discouraged APIs -> new bugs found (ran test in wrong checkout *g*)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1358554 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-07 12:23:41 +00:00 |
Uwe Schindler
|
0ef38dd020
|
LUCENE-4199: add more discourages APIs (no new bugs found by that)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1358552 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-07 12:16:09 +00:00 |
Robert Muir
|
ff5244ca3a
|
LUCENE-4199: don't use default charset
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1358551 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-07 12:12:13 +00:00 |
Robert Muir
|
f91f2e9cdb
|
LUCENE-4199: commit uwe's patch with check-forbidden-apis task
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1358549 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-07 12:04:22 +00:00 |