Commit Graph

95 Commits

Author SHA1 Message Date
Grant Ingersoll 70821f0ebc excluded src/docs jars from distribution
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@691254 13f79535-47bb-0310-9956-ffa450edef68
2008-09-02 14:17:37 +00:00
Chris M. Hostetter 95bdcc13a0 fix usage info to reflect reality
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@690343 13f79535-47bb-0310-9956-ffa450edef68
2008-08-29 17:43:05 +00:00
Yonik Seeley 3612ce1e32 prevent nightly from failing
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@689874 13f79535-47bb-0310-9956-ffa450edef68
2008-08-28 16:32:48 +00:00
Grant Ingersoll b73afa5fbc refactor package target slightly to include generation of maven artifacts
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@687335 13f79535-47bb-0310-9956-ffa450edef68
2008-08-20 13:51:50 +00:00
Shalin Shekhar Mangar ef4a80c80a Moving the POMs in the root to src/maven folder per Hoss's wish on solr-dev
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@686501 13f79535-47bb-0310-9956-ffa450edef68
2008-08-16 13:49:09 +00:00
Shalin Shekhar Mangar a2fa5bf4d5 Delete tar and zip file if they exist before attempting to build them again.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@686016 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14 20:09:22 +00:00
Ryan McKinley 67dc258519 adding generate-maven-artifacts to ant usage
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@686002 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14 19:28:12 +00:00
Grant Ingersoll 1c9bcc4db7 fix slight bug introduced by renaming jar
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@685547 13f79535-47bb-0310-9956-ffa450edef68
2008-08-13 13:35:41 +00:00
Shalin Shekhar Mangar 1d5f454a6c Fixing dist-jar, dist-src and dist-javadocs to use solr-core instead of solr-server
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@685517 13f79535-47bb-0310-9956-ffa450edef68
2008-08-13 11:19:16 +00:00
Shalin Shekhar Mangar 4406bbcfec SOLR-586 -- Added ant target and POM files for building maven artifacts of the Solr core, common, client and contrib. The target can publish artifacts with source and javadocs.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@685497 13f79535-47bb-0310-9956-ffa450edef68
2008-08-13 10:08:04 +00:00
Shalin Shekhar Mangar b25d5b3a33 1. Moving solr-jar to common-build.xml so it can be used by contribs
2. Adding correct manifest information to DataImportHandler jar

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@685164 13f79535-47bb-0310-9956-ffa450edef68
2008-08-12 14:24:57 +00:00
Shalin Shekhar Mangar e545d6c45e Build contrib together with the example target so that DIH is in the war created for examples
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@684771 13f79535-47bb-0310-9956-ffa450edef68
2008-08-11 15:06:19 +00:00
Chris M. Hostetter 495e372bd5 don't trust Jetty to do the right thing when the example war is updated, purge the work directory explicitly (SOLR-677 is an example of the confusion this can cause otherwise)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@683655 13f79535-47bb-0310-9956-ffa450edef68
2008-08-07 17:27:52 +00:00
Shalin Shekhar Mangar 085ad9be8e 1. Removing duplicate src/web/src packageset for javadoc-all target
2. Renaming core-test to test-core

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@683522 13f79535-47bb-0310-9956-ffa450edef68
2008-08-07 06:06:05 +00:00
Shalin Shekhar Mangar d86b3369bd Adding SolrJ sources and DataImportHandler sources to clover
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@683521 13f79535-47bb-0310-9956-ffa450edef68
2008-08-07 06:03:24 +00:00
Shalin Shekhar Mangar 02bce802dc 1. Create test reports for contrib tests in build/test-results.
2. Remove dataimport.properties created by tests in src/test/resources

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@683516 13f79535-47bb-0310-9956-ffa450edef68
2008-08-07 05:47:01 +00:00
Shalin Shekhar Mangar 7ac2802107 SOLR-672 -- Nightly release includes contrib sources
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@682671 13f79535-47bb-0310-9956-ffa450edef68
2008-08-05 11:09:54 +00:00
Shalin Shekhar Mangar e14ed12e9a Renaming targets of contrib builds for consistency with main build targets
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@682670 13f79535-47bb-0310-9956-ffa450edef68
2008-08-05 11:07:02 +00:00
Shalin Shekhar Mangar b8c2b71e61 SOLR-673 -- Modify build file to create javadocs for core, solrj, contrib and "all inclusive"
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@682262 13f79535-47bb-0310-9956-ffa450edef68
2008-08-04 05:56:10 +00:00
Ryan McKinley d5a66e7bc9 SOLR-655 -- Adds the compilation of solrj as a prerequisite for generating core-javadoc and the compiled classes and libraries to the classpath. Adds a missing import to IndexSchema. Fixes 2 javadoc comments with improper @param usage in ClientUtils.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@679647 13f79535-47bb-0310-9956-ffa450edef68
2008-07-25 02:46:02 +00:00
Chris M. Hostetter 7ad6fc5bb0 add factories for 'new' Lucene analysis classes where it makes sense
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@676390 13f79535-47bb-0310-9956-ffa450edef68
2008-07-13 18:15:43 +00:00
Ryan McKinley 317196a069 fix classpath for solrj javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@674612 13f79535-47bb-0310-9956-ffa450edef68
2008-07-07 19:52:22 +00:00
Otis Gospodnetic e8f25fa6c3 SOLR-563 - Build for contrib/ projects
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@671021 13f79535-47bb-0310-9956-ffa450edef68
2008-06-24 04:49:25 +00:00
Koji Sekiguchi 7e6206497d SOLR-510: Nightly release includes client sources.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@659125 13f79535-47bb-0310-9956-ffa450edef68
2008-05-22 14:37:34 +00:00
Chris M. Hostetter 27f33df7cc hudson needs the clover XML report format
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@648737 13f79535-47bb-0310-9956-ffa450edef68
2008-04-16 16:24:46 +00:00
Grant Ingersoll d2f0b62c58 keep the docs around for Hudson
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@648693 13f79535-47bb-0310-9956-ffa450edef68
2008-04-16 13:36:30 +00:00
Grant Ingersoll 9f789c6514 added a clean target for use when running Clover on Hudson. Only cleans dest, not dist
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@648685 13f79535-47bb-0310-9956-ffa450edef68
2008-04-16 12:45:09 +00:00
Chris M. Hostetter 2f9879d5ef make solrj tests individually runable using -Dtestcase=FooTest
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@646151 13f79535-47bb-0310-9956-ffa450edef68
2008-04-09 00:17:12 +00:00
Ryan McKinley 7a32b537a9 SOLR-503 -- restructure src/webapp to keep jsps and WEB-INF in same directory. Added test to hit jsp files. (currently only checks if they compile ok)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@640123 13f79535-47bb-0310-9956-ffa450edef68
2008-03-22 23:57:52 +00:00
Yonik Seeley cc61bb647b SOLR-303 Distributed Search over HTTP
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@631357 13f79535-47bb-0310-9956-ffa450edef68
2008-02-26 19:47:07 +00:00
Grant Ingersoll e1f97aff7e SOLR-479: Added clover test code coverage
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@629340 13f79535-47bb-0310-9956-ffa450edef68
2008-02-20 03:57:44 +00:00
Erik Hatcher c130be21ca SOLR-411: Rename JARs produced to defacto standard names (contributed by Grant Ingersoll)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@594936 13f79535-47bb-0310-9956-ffa450edef68
2007-11-14 16:34:39 +00:00
Chris M. Hostetter 99dc6e24eb SOLR-396: new build system support for generating stub tokenizer/tokenfilter factories when lucene jars are updated. includes newly generated factories for all lucene-analyzers-2.2.0.jar langauges
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@593359 13f79535-47bb-0310-9956-ffa450edef68
2007-11-08 23:40:12 +00:00
Chris M. Hostetter bb036b1df9 SOLR-362 followup: cleaning up some build.xml cruft from when i thought we needed to jump through a lot of hoops
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@578668 13f79535-47bb-0310-9956-ffa450edef68
2007-09-24 06:11:42 +00:00
Erik Hatcher b8bdf5add6 SOLR-362: add JUnit to Solr libraries
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@578230 13f79535-47bb-0310-9956-ffa450edef68
2007-09-21 19:08:03 +00:00
Ryan McKinley dd31a89b2f SOLR-312 -- adding javadoc task for solrj. Including the javadocs in the distribution.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@557773 13f79535-47bb-0310-9956-ffa450edef68
2007-07-19 21:05:35 +00:00
Ryan McKinley 7ce991fb80 including 'dist/solrj-lib/*.jar' in the distribution packages
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@556300 13f79535-47bb-0310-9956-ffa450edef68
2007-07-14 17:24:00 +00:00
Yonik Seeley 1e65246689 remove test properties from ant: SOLR-279
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@552023 13f79535-47bb-0310-9956-ffa450edef68
2007-06-29 20:27:59 +00:00
Chris M. Hostetter e3dd761fb3 SOLR-135 ... sigh ... previous version compiled common code in isolation, but but had to always recompile even if there were no changes.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@547460 13f79535-47bb-0310-9956-ffa450edef68
2007-06-15 00:12:51 +00:00
Ryan McKinley a172ba4d77 SOLR-20: solrj needs to compile with java 1.5. It needs stax in the classpath
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@547458 13f79535-47bb-0310-9956-ffa450edef68
2007-06-15 00:08:56 +00:00
Chris M. Hostetter 18d21bd455 SOLR-135: previous build.xml didn't partition core/common code properly which ment we didn't notice CommonParams and DisMaxParams were using SolrCore for logging.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@547455 13f79535-47bb-0310-9956-ffa450edef68
2007-06-14 23:54:23 +00:00
Ryan McKinley 9a9d11385c SOLR-20: Adding a java client. The client includes two implementaions: CommonsHttpSolrServer.java and EmbeddedSolrServer.java
There are major changes to build.xml -- these should be closely reviewed.

This includes a test that will start jetty and run tests against the example solr install.

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@547436 13f79535-47bb-0310-9956-ffa450edef68
2007-06-14 22:53:25 +00:00
Ryan McKinley b4d1694ef7 SOLR-135: refactoring common classes into a "common" package. This commit moves the files (and updates the imports).
THIS BREAKS API COMPATIBILITY!!!

the next commit will put stub classes in place where the missing classes are.

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@547101 13f79535-47bb-0310-9956-ffa450edef68
2007-06-14 03:26:18 +00:00
Ryan McKinley 817c3d5bab adding svnversion to Implementation-Version
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@544006 13f79535-47bb-0310-9956-ffa450edef68
2007-06-03 23:04:28 +00:00
Yonik Seeley b31cb889b7 bump trunk version to 1.3
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@542877 13f79535-47bb-0310-9956-ffa450edef68
2007-05-30 16:56:36 +00:00
Chris M. Hostetter 0f5fea7c1f include the example/logs/ dir in the package, but exclude it's contents
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@542765 13f79535-47bb-0310-9956-ffa450edef68
2007-05-30 06:45:56 +00:00
Yonik Seeley 358055ce21 new jetty needs example/logs dir, so package it
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@542758 13f79535-47bb-0310-9956-ffa450edef68
2007-05-30 05:46:36 +00:00
Chris M. Hostetter 1e5e40cb9c SOLR-238: make tutorial explicit about the version it applies to
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@542626 13f79535-47bb-0310-9956-ffa450edef68
2007-05-29 19:16:09 +00:00
Otis Gospodnetic 9f16bb262d - Typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@539097 13f79535-47bb-0310-9956-ffa450edef68
2007-05-17 20:00:47 +00:00
Ryan McKinley d75a031c5e fixing a request parsing bug. When posting "application/x-www-form-urlencoded" and including a charset, application/x-www-form-urlencoded; charset=utf-8, the parser would treat the body as raw content.
This includes tests to repeat the error.

It also adds easymock.jar to lib, and excludes it from distribution.

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@535548 13f79535-47bb-0310-9956-ffa450edef68
2007-05-05 17:14:22 +00:00