Robert Muir
|
7f5305ecfc
|
SOLR-2279: use Lucene's MockDirectoryWrapper in Solr tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130042 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-01 08:22:23 +00:00 |
Robert Muir
|
4715d42d42
|
LUCENE-3155: improve includes/excludes to explicitly state what is in releases (so no foo.txt or anything else is included)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1129453 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-31 01:36:46 +00:00 |
Robert Muir
|
2f75783026
|
LUCENE-3076: add -Dtests.codecprovider
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1100175 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-06 11:42:24 +00:00 |
Yonik Seeley
|
be2382efb7
|
SOLR-2495: json parser could hang on corrupted input and fail to detect long overflow
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1099582 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-04 20:07:19 +00:00 |
Yonik Seeley
|
00e6bc2e41
|
build: move license validation to only happen with test, not with compile
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1092851 13f79535-47bb-0310-9956-ffa450edef68
|
2011-04-16 00:50:56 +00:00 |
Steven Rowe
|
0c7a172d4f
|
SOLR-2061: Generate jar containing test classes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087722 13f79535-47bb-0310-9956-ffa450edef68
|
2011-04-01 14:41:09 +00:00 |
Steven Rowe
|
47190d3323
|
LUCENE-3006: die javadoc warnings die
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087319 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-31 14:36:05 +00:00 |
Grant Ingersoll
|
d112c045e6
|
alias for javadocs/javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087087 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-30 21:34:43 +00:00 |
Grant Ingersoll
|
1c5398f0e0
|
LUCENE-2998: forward port prepare-release and stage
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1086584 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-29 13:52:14 +00:00 |
Grant Ingersoll
|
ebaffef1c1
|
add a stage target and a mech. for copying artifacts to staging on people.apache.org
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1085530 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-25 19:30:26 +00:00 |
Steven Rowe
|
d88d7da6c3
|
use ${svn.exe} property instead of directly calling svn executable
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1084322 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-22 19:49:18 +00:00 |
Steven Rowe
|
7754f30801
|
LUCENE-2973: In the svn-export-source target, switched from <arg line="..."> argument specification to <arg value="...">, to avoid problems with argument splitting on space-containing paths.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1084307 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-22 19:26:07 +00:00 |
Steven Rowe
|
4a277d65b5
|
LUCENE-2973: svn-export-source target should call 'svn export --native-eol LF ...'
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1083945 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-21 20:36:06 +00:00 |
Steven Rowe
|
7d32e01d1c
|
Exclude *pom.xml.template files from Solr's binary distribution
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1083923 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-21 19:46:54 +00:00 |
Steven Rowe
|
78a3cb462d
|
Augmented list of patterns for text files in which to convert line endings to CRLF style in the Solr binary .zip package
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1083913 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-21 19:30:34 +00:00 |
Steven Rowe
|
d2a6250ef9
|
LUCENE-2973: Use 'svn export' for Solr's package-src and Lucene's dist-src targets; stop producing .zip versions of Lucene/Solr source packages.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1083213 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-19 16:34:19 +00:00 |
Chris M. Hostetter
|
67fecffee5
|
clean up javadoc warnings
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1083124 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-19 01:51:29 +00:00 |
Chris M. Hostetter
|
55c033c666
|
don't exclude the 'site' dir from the source packages. This gives people access to the commited versions of the generated html/pdf docs. 'ant javadocs' already ensures these will copy to build/docs/ so that the javadocs links in the nav will be consistent if users build them
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1083116 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-19 01:02:04 +00:00 |
Chris M. Hostetter
|
cb326421ba
|
SOLR-2434: eliminate version injection into forrest docs, and remove build-site from prepare-release's dependency chain (it was fundementally flawed since the build requires java 1.6 but forrest only works with java 1.5)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1082998 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-18 18:06:51 +00:00 |
Yonik Seeley
|
e388c1f088
|
packaging: exclude post.jar from src release
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1082730 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-17 22:22:26 +00:00 |
Yonik Seeley
|
7f8f1645b1
|
packaging: don't include lucene-libs in src package
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1082720 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-17 22:06:08 +00:00 |
Yonik Seeley
|
2e2b81e0f3
|
packaging: fix missing dev-tools files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1082687 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-17 20:49:52 +00:00 |
Grant Ingersoll
|
f36c32405d
|
LUCENE-2952: hook in dependency checking for license, notice
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1082535 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-17 15:34:21 +00:00 |
Steven Rowe
|
0d76f4e1ec
|
SOLR-2427: Upgraded uima-core 2.3.1-SNAPSHOT jar to released uimaj-core 2.3.1; no longer publishing a Solr-specific uima-core Maven artifact; renamed UIMA jars to include their versions.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1081880 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-15 17:46:17 +00:00 |
Steven Rowe
|
2b4970e30a
|
Add solr-uima contrib to sign-artifacts; when signing maven dependency jars, also sign their POMs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1081057 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-13 08:21:27 +00:00 |
Yonik Seeley
|
71f4c3247c
|
packaging: exclude redundant maven javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080970 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-12 18:46:10 +00:00 |
Yonik Seeley
|
0d171c4642
|
docs: announce javadoc target in build.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080691 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-11 17:35:03 +00:00 |
Yonik Seeley
|
fb15b2b0e4
|
build: fix javadoc targets
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080647 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-11 16:31:49 +00:00 |
Steven Rowe
|
7180bb3cb9
|
LUCENE-2957: generate-maven-artifacts target should include all non-Mavenized Lucene & Solr dependencies
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080443 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-11 04:32:14 +00:00 |
Steven Rowe
|
0120a1d90e
|
SOLR-2411: place release packages and maven artifacts in solr/package/ instead of solr/dist/
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080094 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-10 01:19:07 +00:00 |
Steven Rowe
|
9662a890ef
|
SOLR-2411: reverting all changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1079477 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-08 18:40:14 +00:00 |
Steven Rowe
|
4b2364aa5b
|
SOLR-2411: solr/dist/ should only contain distribution files, not intermediate .jars/.war
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1079380 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-08 14:53:08 +00:00 |
Uwe Schindler
|
88c1c1671a
|
Fix packaging.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1079377 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-08 14:44:56 +00:00 |
Steven Rowe
|
b5dbbf5e29
|
Augmented list of patterns for text files in which to convert line endings to CRLF style in the Solr source .zip package
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078812 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-07 15:35:58 +00:00 |
Yonik Seeley
|
3575d56c40
|
packaging: don't include random stuff in ./dist
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078770 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-07 13:20:19 +00:00 |
Steven Rowe
|
d9e710d499
|
pre-requisites adjusted for generate-maven-artifacts target
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078689 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-07 05:35:59 +00:00 |
Robert Muir
|
8c30ecddf6
|
sign source distributions too
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078659 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-07 03:14:37 +00:00 |
Robert Muir
|
2d1ae8cadd
|
put solr's license/notice (which includes lucenes) in the root of the source distribution
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078580 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-06 21:36:45 +00:00 |
Robert Muir
|
c80bad9f29
|
rename easymock.jar to easymock-2.2.jar so the version information is known
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078471 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-06 14:16:53 +00:00 |
Robert Muir
|
bfcd909ec3
|
SOLR-2401: add contrib/../lucene-libs to binary package
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078448 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-06 11:17:29 +00:00 |
Robert Muir
|
bd6599be62
|
ignore non-utf8 files when crlfing
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078127 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-04 20:53:25 +00:00 |
Robert Muir
|
24806405bf
|
this task was corrupting all files to platform-encoding in the .zip distribution
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078117 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-04 20:28:56 +00:00 |
Yonik Seeley
|
500a93fb59
|
packaging: only get all README/CHANGES under contrib
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078077 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-04 17:58:29 +00:00 |
Yonik Seeley
|
9f1883b4f3
|
packaging: don't include the war in the source download
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078068 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-04 17:40:05 +00:00 |
Yonik Seeley
|
d4fed74993
|
packaging: further improvements to new src/bin packaging
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078058 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-04 17:07:12 +00:00 |
Robert Muir
|
ebf368ca62
|
package-src depends on dist target to work
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1077916 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-04 12:45:36 +00:00 |
Yonik Seeley
|
2e0a15b9e0
|
packaging: prototype source distro
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1076884 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-03 23:35:25 +00:00 |
Yonik Seeley
|
70c8bff01f
|
packaging: add prototype bin release
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075505 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-28 19:51:39 +00:00 |
Uwe Schindler
|
09b9091711
|
SOLR-2392: Add a dummy-compile task using jspc task (imported from jetty's jasper) to check that all webapps's JSP files at least compile
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075184 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-28 00:12:52 +00:00 |
Robert Muir
|
ec9c231f5a
|
SOLR-1989: recompilation of source needs to be possible in release artifacts
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1070206 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-13 10:31:44 +00:00 |