Commit Graph

101 Commits

Author SHA1 Message Date
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
Shai Erera ece1524805 LUCENE-2609: Generate jar containing test classes (trunk)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1067738 13f79535-47bb-0310-9956-ffa450edef68
2011-02-06 19:48:54 +00:00
Koji Sekiguchi a3dbc97978 LUCENE-2894: Use google-code-prettify for syntax highlighting in javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1067551 13f79535-47bb-0310-9956-ffa450edef68
2011-02-05 23:36:32 +00:00
Robert Muir 7c24712e89 LUCENE-1866: add missing dirs to rat report
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1065272 13f79535-47bb-0310-9956-ffa450edef68
2011-01-30 13:52:06 +00:00
Robert Muir 0d9559e1b4 LUCENE-1866: enable rat-sources for all lucene/contrib/modules/solr src and tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1064844 13f79535-47bb-0310-9956-ffa450edef68
2011-01-28 19:55:24 +00:00
Steven Rowe 1b44e0b9a5 added support for maven artifact generation of the new Solr UIMA contrib; the top-level get-maven-poms target now forces copying of all of the source pom.xml files, even if the source is not newer than the target files, so that version changes will always take effect when specified through the -Dversion ant cmdline option
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1062936 13f79535-47bb-0310-9956-ffa450edef68
2011-01-24 19:33:14 +00:00
Robert Muir 6c05d94c93 SOLR-2129: Provide a Solr module for dynamic metadata extraction/indexing with Apache UIMA
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1062604 13f79535-47bb-0310-9956-ffa450edef68
2011-01-24 01:58:00 +00:00
Uwe Schindler a1baa30380 separate maven and conventional packages
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1062123 13f79535-47bb-0310-9956-ffa450edef68
2011-01-22 09:32:08 +00:00