Commit Graph

145 Commits

Author SHA1 Message Date
Grant Ingersoll c6b7fee436 SOLR-1522: automated release signing process
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@834497 13f79535-47bb-0310-9956-ffa450edef68
2009-11-10 15:24:51 +00:00
William Au 03640e5bf8 fixed failing junit test in package caused by missing test/data file
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@831029 13f79535-47bb-0310-9956-ffa450edef68
2009-10-29 17:04:06 +00:00
Grant Ingersoll c06b4d04a9 2.9.1 references
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@830015 13f79535-47bb-0310-9956-ffa450edef68
2009-10-26 23:07:43 +00:00
Ryan McKinley b815ab8122 SOLR-1512 -- point luke launcher to 0.9.9
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@825590 13f79535-47bb-0310-9956-ffa450edef68
2009-10-15 17:54:46 +00:00
Grant Ingersoll 922fe8842e add in Velocity POM
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@824775 13f79535-47bb-0310-9956-ffa450edef68
2009-10-13 14:14:47 +00:00
Yonik Seeley afcfa3c1c2 SOLR-1449: solrconfig.xml syntax to add classpath elements from outside of instanceDir
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@824364 13f79535-47bb-0310-9956-ffa450edef68
2009-10-12 14:41:51 +00:00
Erik Hatcher 2d8e0ea9c2 Allow _ant run_ jetty.port to be configurable. -Djetty.port=8888, for example
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@824331 13f79535-47bb-0310-9956-ffa450edef68
2009-10-12 13:39:22 +00:00
Chris M. Hostetter ca1276c95b site dir doesn't exist in releases, we can't fail if it doesn't exist and they want to rebuild the artifacts (no need to recopy to docs)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@821671 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05 03:10:05 +00:00
Ryan McKinley 029a6d487c SOLR-1472 -- upgrade maven poms to reference lucene 2.9 artifacts rather than solr-lucene artifacts
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@819835 13f79535-47bb-0310-9956-ffa450edef68
2009-09-29 06:12:04 +00:00
Shalin Shekhar Mangar 194f0ec51d SOLR-1433 -- Remove clustering/build, extraction/build, src and javadoc jars from release
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@819478 13f79535-47bb-0310-9956-ffa450edef68
2009-09-28 08:52:46 +00:00
Yonik Seeley 9989774d33 use junit plain formatter by default, log start + end of tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@819413 13f79535-47bb-0310-9956-ffa450edef68
2009-09-27 21:39:03 +00:00
Chris M. Hostetter 60f17a9c59 we have the same nightly build failures over and over whenever anybody upgrades lucene -- from now on, let's fail fast if lucene_version doesn't match the lucene jars in lib so whoever does the jar upgrade gets an error before they even waste time compiling Solr
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@817089 13f79535-47bb-0310-9956-ffa450edef68
2009-09-20 19:48:37 +00:00
Shalin Shekhar Mangar 8817e583c7 SOLR-1441 -- Make it possible to run all tests in a package
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@816090 13f79535-47bb-0310-9956-ffa450edef68
2009-09-17 08:24:12 +00:00
Chris M. Hostetter 2ecb6776ad if we're going to wildcard copy files into example/solr/lib, we have to clean them all up
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@815564 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15 23:35:27 +00:00
Ryan McKinley 26efaadaf1 SOLR-1424 -- fixing ant generate-maven-artifacts on windows
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@814101 13f79535-47bb-0310-9956-ffa450edef68
2009-09-12 01:18:14 +00:00
Grant Ingersoll f536fe5121 SOLR-1411: fix build issue
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@813860 13f79535-47bb-0310-9956-ffa450edef68
2009-09-11 14:45:51 +00:00
Chris M. Hostetter 042f7c0ba9 ant stub-factories: PersianNormalizationFilterFactory, signature cleanup of TrieTokenizerFactory, exclusion rule for SnowballFilter
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@812768 13f79535-47bb-0310-9956-ffa450edef68
2009-09-09 04:41:33 +00:00
Grant Ingersoll cfb1d4ee51 SOLR-1300: clean up packaging targets a bit for clustering, still needs more review
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@812737 13f79535-47bb-0310-9956-ffa450edef68
2009-09-09 00:37:32 +00:00
Shalin Shekhar Mangar 1ece23820f SOLR-1386 -- In build.xml, use longfile="gnu" in tar task to avoid warnings about long file names
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@807944 13f79535-47bb-0310-9956-ffa450edef68
2009-08-26 09:46:22 +00:00
Chris M. Hostetter 6fcc6ed152 fix javadoc-all and make it less brittle to future changes in contrib libs
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@793061 13f79535-47bb-0310-9956-ffa450edef68
2009-07-10 18:11:32 +00:00
Erik Hatcher 9e4e91f885 Added ${web.xml} parameter allowing a custom web.xml to be packaged in
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@786752 13f79535-47bb-0310-9956-ffa450edef68
2009-06-20 03:49:00 +00:00
Yonik Seeley b85ec98955 don't copy shell scripts into example bin
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@786342 13f79535-47bb-0310-9956-ffa450edef68
2009-06-19 00:40:42 +00:00
Koji Sekiguchi e2ba252765 SOLR-1219: added proxy.setup target
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@785029 13f79535-47bb-0310-9956-ffa450edef68
2009-06-15 23:48:11 +00:00
Grant Ingersoll 1fc5ecc6c2 SOLR-769: Add clustering contrib capabilities to Solr
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@776692 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20 13:29:52 +00:00
Shalin Shekhar Mangar 12024eba47 SOLR-934 -- A MailEntityProcessor to enable indexing mails from POP/IMAP sources into a solr index
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@764601 13f79535-47bb-0310-9956-ffa450edef68
2009-04-13 20:26:10 +00:00
Shalin Shekhar Mangar 8fddbedebc SOLR-1054 -- Fix dist-src target for DataImportHandler
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@751692 13f79535-47bb-0310-9956-ffa450edef68
2009-03-09 14:33:48 +00:00
Yonik Seeley c6dbc258cd allow passing in of args to the jvm running unit tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@739015 13f79535-47bb-0310-9956-ffa450edef68
2009-01-29 21:13:55 +00:00
Erik Hatcher fc3eed423b refactor some lazy ant copy/paste into more ant idiotmatic
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728280 13f79535-47bb-0310-9956-ffa450edef68
2008-12-20 13:15:22 +00:00
Erik Hatcher 1b46cc7d96 Add convenience target to run example Solr with remote debugging enabled
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728244 13f79535-47bb-0310-9956-ffa450edef68
2008-12-20 06:21:58 +00:00
Grant Ingersoll 7ddfd04ae4 SOLR-284: Updated to Tika 0.2. Added in build, pom support
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@726035 13f79535-47bb-0310-9956-ffa450edef68
2008-12-12 15:18:24 +00:00
Ryan McKinley b6fbd20943 SOLR-900 -- remove solr-common dependency in core pom
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@725397 13f79535-47bb-0310-9956-ffa450edef68
2008-12-10 19:34:26 +00:00
Ryan McKinley 4cd9fcf778 make sure solrj-dist is called before the war example
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@724929 13f79535-47bb-0310-9956-ffa450edef68
2008-12-09 23:20:19 +00:00
Chris M. Hostetter 4d0a1f76fc improved messages and bug fixes to stub generation
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@724624 13f79535-47bb-0310-9956-ffa450edef68
2008-12-09 06:57:24 +00:00
Ryan McKinley c37b2a0e78 SOLR-900 -- fixing 'ant dist'
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@724230 13f79535-47bb-0310-9956-ffa450edef68
2008-12-08 01:42:22 +00:00
Ryan McKinley 77390c64e9 build.xml formatting
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@724202 13f79535-47bb-0310-9956-ffa450edef68
2008-12-07 20:53:22 +00:00
Ryan McKinley 1c7e15730a SOLR-900 -- fixing war file
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@724181 13f79535-47bb-0310-9956-ffa450edef68
2008-12-07 19:27:54 +00:00
Ryan McKinley a3fff54fc1 SOLR-900: Moving solrj into /src/solrj.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@724175 13f79535-47bb-0310-9956-ffa450edef68
2008-12-07 19:07:11 +00:00
Grant Ingersoll cedd07b500 SOLR-284: Solr Cell: Add support for Tika content extraction
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@723977 13f79535-47bb-0310-9956-ffa450edef68
2008-12-06 13:04:26 +00:00
Ryan McKinley ffb547eabd adding ant-example to the explain list...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@721875 13f79535-47bb-0310-9956-ffa450edef68
2008-11-30 19:33:45 +00:00
Ryan McKinley 2391d81e3e SOLR-878: add an ant task to download and run luke
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@720273 13f79535-47bb-0310-9956-ffa450edef68
2008-11-24 19:43:58 +00:00
Erik Hatcher 1ff2b34bff SOLR-854: Add run-example build target
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@714029 13f79535-47bb-0310-9956-ffa450edef68
2008-11-14 15:21:17 +00:00
Grant Ingersoll 020b3dcb6b SOLR-776: artifact signing
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@697123 13f79535-47bb-0310-9956-ffa450edef68
2008-09-19 15:07:17 +00:00
Grant Ingersoll c0be696422 minor updates to prepare-release stuff
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@694705 13f79535-47bb-0310-9956-ffa450edef68
2008-09-12 15:06:34 +00:00
Chris M. Hostetter b045b2b2aa Quick reminder for the future about updating things in the lib dir. Wording could probably be improved.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@694530 13f79535-47bb-0310-9956-ffa450edef68
2008-09-11 23:04:33 +00:00
Yonik Seeley 88448fafae exclude python directory from distribution
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@694447 13f79535-47bb-0310-9956-ffa450edef68
2008-09-11 20:06:32 +00:00
Grant Ingersoll a458581756 more RAT checks
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@693617 13f79535-47bb-0310-9956-ffa450edef68
2008-09-09 21:15:03 +00:00
Grant Ingersoll 897f0c2577 SOLR-762: Provide RAT support
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@693602 13f79535-47bb-0310-9956-ffa450edef68
2008-09-09 20:50:05 +00:00
Erik Hatcher 86ad9f717a Omit flare from 1.3 distribution. Needs updating/polishing to be useful.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@693515 13f79535-47bb-0310-9956-ffa450edef68
2008-09-09 17:07:52 +00:00
Yonik Seeley f56029351b replace stax with geronimo API jar and woodstox impl
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@693498 13f79535-47bb-0310-9956-ffa450edef68
2008-09-09 15:57:37 +00:00
Grant Ingersoll b33cb01910 prototype release helper for committers
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@693293 13f79535-47bb-0310-9956-ffa450edef68
2008-09-08 21:46:47 +00:00