Michael McCandless
f84135de7c
hmm, can't check .xml yet
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619629 13f79535-47bb-0310-9956-ffa450edef68
2014-08-21 23:43:57 +00:00
Michael McCandless
271af418c5
also check .py, .xml for nocommits
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619617 13f79535-47bb-0310-9956-ffa450edef68
2014-08-21 22:46:50 +00:00
Ryan Ernst
73bb9c91d9
LUCENE-5850: Made Version handling more robust and extensible
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618263 13f79535-47bb-0310-9956-ffa450edef68
2014-08-15 19:15:17 +00:00
Steven Rowe
5575ff520f
SOLR-4385: Stop using SVN Keyword Substitution in Solr src code
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1616393 13f79535-47bb-0310-9956-ffa450edef68
2014-08-07 03:25:40 +00:00
Uwe Schindler
478fa3c479
Also read build.properties for nightly-smoke
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1575893 13f79535-47bb-0310-9956-ffa450edef68
2014-03-10 10:37:15 +00:00
Uwe Schindler
97fc4a3e55
LUCENE-5467: Add "ant clean-jars" to make a complete renewal with IVY resolve possible.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1571109 13f79535-47bb-0310-9956-ffa450edef68
2014-02-23 22:25:52 +00:00
Steven Rowe
36fd83b0df
LUCENE-5360: Netbeans support: streamline XSLT stylesheet; add basic code style
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1550178 13f79535-47bb-0310-9956-ffa450edef68
2013-12-11 15:53:18 +00:00
Steven Rowe
05634cff5d
LUCENE-5360: Add support for developing in Netbeans IDE.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1549872 13f79535-47bb-0310-9956-ffa450edef68
2013-12-10 15:50:38 +00:00
Dawid Weiss
8c02d253b2
LUCENE-5283: allow top-level testcase filters.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1542198 13f79535-47bb-0310-9956-ffa450edef68
2013-11-15 08:37:00 +00:00
Steven Rowe
fc39ef0c24
LUCENE-5322: 'ant validate-maven-dependencies' doesn't need to call 'filter-pom-templates' directly, since 'generate-maven-artifacts' already does it
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1540849 13f79535-47bb-0310-9956-ffa450edef68
2013-11-11 21:31:36 +00:00
Steven Rowe
bd097f3b3c
LUCENE-5322: 'ant validate-maven-artifacts' should depend on 'generate-maven-artifacts'
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1540846 13f79535-47bb-0310-9956-ffa450edef68
2013-11-11 21:09:59 +00:00
Steven Rowe
c890c312e6
LUCENE-5322: make 'ant validate-maven-artifacts' run faster
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1540832 13f79535-47bb-0310-9956-ffa450edef68
2013-11-11 20:21:23 +00:00
Steven Rowe
9990a2eab9
LUCENE-5322: Clean up / simplify Maven-related Ant targets
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1538144 13f79535-47bb-0310-9956-ffa450edef68
2013-11-02 05:04:19 +00:00
Steven Rowe
c9c9ea148b
LUCENE-5217: Maven config: get dependencies from Ant+Ivy; disable transitive dependency resolution for all depended-on artifacts by putting an exclusion for each transitive dependency in the <dependencyManagement> section of the grandparent POM
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1537528 13f79535-47bb-0310-9956-ffa450edef68
2013-10-31 15:20:08 +00:00
Steven Rowe
249d45f124
LUCENE-5257: Fix top-level validate target subant invocation syntax
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1529246 13f79535-47bb-0310-9956-ffa450edef68
2013-10-04 18:14:07 +00:00
Steven Rowe
fa90270c4d
LUCENE-5257: Lock down centralized versioning of ivy dependencies
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1529243 13f79535-47bb-0310-9956-ffa450edef68
2013-10-04 18:03:45 +00:00
Steven Rowe
c717abd096
Intellij config: JDK setup: switch interpolation markers in dev-tools/idea/.idea/misc.xml to be well-formed (unlikely-to-be-used XML attribute 'subst.="idea.jdk"'), so that in-place users won't be yelled at by Intellij. When IntelliJ starts up without this 'attribute' having been interpolated, it ignores and then removes the unknown XML attribute.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1524916 13f79535-47bb-0310-9956-ffa450edef68
2013-09-20 06:53:16 +00:00
Steven Rowe
edb6a62d3d
Intellij config: JDK setup: look for ${idea.jdk} property in the local lucene/build.properties first, before looking in the files under ${user.home}
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1524906 13f79535-47bb-0310-9956-ffa450edef68
2013-09-20 05:37:26 +00:00
Steven Rowe
c9dc2be5ff
Intellij config: JDK setup: add missing interpolation marker in dev-tools/idea/.idea/misc.xml; dont print out follow-on instructions if ${idea.jdk} is defined; and when follow-on instructions are printed, show how to avoid the need to manually configure the JDK
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1524903 13f79535-47bb-0310-9956-ffa450edef68
2013-09-20 05:23:41 +00:00
Steven Rowe
872c02c31c
Intellij config: pick up JDK definition from build.properties file under lucene/ or in home dir, and use it to populate config, so that updating doesnt have to involve manually setting the JDK. Example line from my lucene/build.properties:
...
idea.jdk=project-jdk-name="1.7" project-jdk-type="JavaSDK"
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1524883 13f79535-47bb-0310-9956-ffa450edef68
2013-09-20 01:45:33 +00:00
Shai Erera
99fdfb3d63
LUCENE-5193: add jar-src to build.xml
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1518972 13f79535-47bb-0310-9956-ffa450edef68
2013-08-30 14:06:22 +00:00
Robert Muir
867404cdde
remove from jenkins
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4335@1506510 13f79535-47bb-0310-9956-ffa450edef68
2013-07-24 12:07:07 +00:00
Robert Muir
7fbcdf1116
add to jenkins and clean up nocommit (but add another)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4335@1506324 13f79535-47bb-0310-9956-ffa450edef68
2013-07-23 22:04:55 +00:00
Robert Muir
676d0993d5
add check-after-regeneration (big nocommit, to figure out how we want this to work/plugin from jenkins)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4335@1506316 13f79535-47bb-0310-9956-ffa450edef68
2013-07-23 21:59:18 +00:00
Michael McCandless
030fb00974
LUCENE-4335: don't regenerate for precommit
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4335@1506284 13f79535-47bb-0310-9956-ffa450edef68
2013-07-23 21:08:09 +00:00
Michael McCandless
75c92695a8
LUCENE-4335: commit current patch
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4335@1506240 13f79535-47bb-0310-9956-ffa450edef68
2013-07-23 19:32:17 +00:00
Steven Rowe
b2bc345a60
SOLR-4916: Move MiniDfsCluster test dependencies from solr test-framework to solr-core; download solr-core test dependencies to solr/core/test-lib/ instead of solr/core/lib/; download DIH test dependencies to solr/contrib/dataimporthandler/test-lib instead of [...]/lib/
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1502105 13f79535-47bb-0310-9956-ffa450edef68
2013-07-11 04:03:24 +00:00
Mark Robert Miller
4083a005c5
nightly-smoke should fail right away if the python executable is not valid
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1499817 13f79535-47bb-0310-9956-ffa450edef68
2013-07-04 17:33:41 +00:00
Mark Robert Miller
b9e1537a7e
SOLR-4916: Add support to write and read Solr index files and transaction log files to and from HDFS.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1497072 13f79535-47bb-0310-9956-ffa450edef68
2013-06-26 20:18:33 +00:00
Uwe Schindler
57d23ada87
LUCENE-5055: "rat-sources" target now checks also build.xml, ivy.xml, forbidden-api signatures, and parts of resources folders.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1493333 13f79535-47bb-0310-9956-ffa450edef68
2013-06-15 10:01:19 +00:00
Shawn Heisey
309dd8191d
LUCENE-5043: autogenerate eclipse project name
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1490450 13f79535-47bb-0310-9956-ffa450edef68
2013-06-06 21:32:53 +00:00
Steven Rowe
0b55aaa6a2
LUCENE-5007: Add optional named -testArgs param to smokeTestRelease.py, passed through to 'ant test' invocations; add -DsmokeTestRelease.testArgs sysprop to 'ant nightly-smoke', to pass through as -testArgs param to smokeTestRelease.py.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1484524 13f79535-47bb-0310-9956-ffa450edef68
2013-05-20 16:51:52 +00:00
Robert Muir
d9712d9aa9
allow use of nightly-smoke on a modified checkout, by passing skip for the svn revision
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1479976 13f79535-47bb-0310-9956-ffa450edef68
2013-05-07 16:39:54 +00:00
Steven Rowe
44a400f99a
Remove (now no-op) original position copy/paste remnant
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1470369 13f79535-47bb-0310-9956-ffa450edef68
2013-04-22 00:33:38 +00:00
Steven Rowe
916f1fabbd
Fix nocommit
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1470368 13f79535-47bb-0310-9956-ffa450edef68
2013-04-22 00:28:31 +00:00
Steven Rowe
587641ef3d
Add svn revision check to jar/war metadata checks in smokeTestRelease.py
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1470366 13f79535-47bb-0310-9956-ffa450edef68
2013-04-22 00:23:53 +00:00
Uwe Schindler
6231597974
LUCENE-4747: Move to Java 7 in trunk
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1457734 13f79535-47bb-0310-9956-ffa450edef68
2013-03-18 12:28:52 +00:00
Uwe Schindler
6677bbf60f
LUCENE-4763: Fix Java version detection in common-build.xml, use correct source version for javadocs, fail build on unsupported java version when documentation linting is enabled
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1444254 13f79535-47bb-0310-9956-ffa450edef68
2013-02-08 22:00:15 +00:00
Steven Rowe
bf4e0ab18c
LUCENE-4758: 'ant jar', 'ant compile' and 'ant compile-test' should recurse
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1443094 13f79535-47bb-0310-9956-ffa450edef68
2013-02-06 17:57:53 +00:00
Michael McCandless
75f15cbb84
LUCENE-4612: tell python not to write bytecode to the filesystem
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1437007 13f79535-47bb-0310-9956-ffa450edef68
2013-01-22 15:57:28 +00:00
Robert Muir
3e41735efe
LUCENE-4442: fix prepare-release to put changes/ and KEYS into the distribution so its complete
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1432020 13f79535-47bb-0310-9956-ffa450edef68
2013-01-11 12:45:46 +00:00
Steven Rowe
aa695debba
fix get-maven-poms target description
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1423921 13f79535-47bb-0310-9956-ffa450edef68
2012-12-19 16:24:09 +00:00
Uwe Schindler
0678f51ad5
SOLR-4205: Give jenkins-nightly another try with default mem settings.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1423587 13f79535-47bb-0310-9956-ffa450edef68
2012-12-18 19:27:52 +00:00
Uwe Schindler
5b6bd1aa53
SOLR-4205: Add permgen space for Clover runs and raise memory for nightly jenkins builds, too.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1423389 13f79535-47bb-0310-9956-ffa450edef68
2012-12-18 10:03:29 +00:00
Uwe Schindler
ce9e2e017b
Fix description of task
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1422707 13f79535-47bb-0310-9956-ffa450edef68
2012-12-16 22:48:19 +00:00
Uwe Schindler
6af24c8866
SOLR-4189: Fix hanging threads on FreeBSD in JettySolrRunner by making connector configureable through sysprop, listen only on 127.0.0.1 in tests
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1422127 13f79535-47bb-0310-9956-ffa450edef68
2012-12-14 22:19:58 +00:00
Uwe Schindler
4bb53decf0
Extra safety to cleanup working dir before Jenkins tests...
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1420915 13f79535-47bb-0310-9956-ffa450edef68
2012-12-12 18:54:33 +00:00
Uwe Schindler
94f5b3920d
Hopefully fix the nightly Maven build:
...
- The artifact creation never "installed" the artifacts in the local repository, so the validate task depended on downloading them -> which was wrong.
- The jenkins-maven-nightly target now runs actually 2 builds: One that deploys to apache repo using ANT, installs locally and validates the artifacts with the locally installed versions; after that it runs the maven-based build with "mvn"
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1420677 13f79535-47bb-0310-9956-ffa450edef68
2012-12-12 13:57:33 +00:00
Uwe Schindler
dcf19ddc01
disable validation for now, it did not work when also deploying to apache snapshots. The previos version was wrong alltogether.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1420629 13f79535-47bb-0310-9956-ffa450edef68
2012-12-12 11:54:51 +00:00
Uwe Schindler
6bf58dfba4
change order of jenkins-maven job
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1420580 13f79535-47bb-0310-9956-ffa450edef68
2012-12-12 09:19:55 +00:00
Steven Rowe
fd284bd6f1
jenkins-maven-nightly: deploy maven snapshots (via generate-maven-artifacts) before running tests under maven
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1420421 13f79535-47bb-0310-9956-ffa450edef68
2012-12-11 21:23:32 +00:00
Uwe Schindler
4e584a86a6
LUCENE-4614: Create dev-tools/eclipse/dot.classpath automatically
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1419893 13f79535-47bb-0310-9956-ffa450edef68
2012-12-10 23:59:19 +00:00
Uwe Schindler
91240881de
Fix the tests.jvms override in some modules so the user (e.g., Jenkins) cannot override it
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1417622 13f79535-47bb-0310-9956-ffa450edef68
2012-12-05 20:15:11 +00:00
Uwe Schindler
fdb070314f
Re-enable Solr tests on Linux and Windows Jenkins. !!! Hack !!!: Disable *all* of Solr on FreeBSD Jenkins (via sysprop)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1415781 13f79535-47bb-0310-9956-ffa450edef68
2012-11-30 18:33:44 +00:00
Robert Muir
c87afb5a28
disable solr tests in jenkins until they start passing
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1407438 13f79535-47bb-0310-9956-ffa450edef68
2012-11-09 12:46:57 +00:00
Uwe Schindler
85c73511fb
LUCENE-4493: Better workflow for documentation linting
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1400081 13f79535-47bb-0310-9956-ffa450edef68
2012-10-19 13:14:00 +00:00
Uwe Schindler
fd1200c1c7
LUCENE-4493: Autodetect Java versions and JVM before linting javadocs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1400053 13f79535-47bb-0310-9956-ffa450edef68
2012-10-19 11:52:20 +00:00
Uwe Schindler
5455c64a19
LUCENE-4488: Enable heapdumps for Jenkins builds on supported JVMs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1400037 13f79535-47bb-0310-9956-ffa450edef68
2012-10-19 10:53:18 +00:00
Robert Muir
e9ec1d6e20
remove useless and inefficient clean-jars: we call ivy with sync-true so this is a massive slowdown of the build
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1395523 13f79535-47bb-0310-9956-ffa450edef68
2012-10-08 12:17:55 +00:00
Steven Rowe
c6a0f91a01
fix typo: boo -> boot
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1395167 13f79535-47bb-0310-9956-ffa450edef68
2012-10-06 20:26:01 +00:00
Uwe Schindler
eacacf449d
Use simplier attribute to extra-targets.xml
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1391473 13f79535-47bb-0310-9956-ffa450edef68
2012-09-28 14:01:17 +00:00
Uwe Schindler
e261f69df3
Cleanup build files a little bit: remove descriptions of Jenkins-targets. Expose Clover, add Eclipse cleanup
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1391461 13f79535-47bb-0310-9956-ffa450edef68
2012-09-28 13:44:36 +00:00
Uwe Schindler
cc2dfa773a
Sorry!
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1390752 13f79535-47bb-0310-9956-ffa450edef68
2012-09-26 22:12:03 +00:00
Uwe Schindler
b0c444ff91
Make the smoker ant target expand all filenames to be absolute (to prevent problems with relative paths)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1390744 13f79535-47bb-0310-9956-ffa450edef68
2012-09-26 21:48:04 +00:00
Uwe Schindler
a2a20dbc88
Fix value setter, sorry
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1390634 13f79535-47bb-0310-9956-ffa450edef68
2012-09-26 18:22:06 +00:00
Uwe Schindler
1ac706ac92
Inherit the JAVA6_HOME and JAVA7_HOME from the process environment
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1390630 13f79535-47bb-0310-9956-ffa450edef68
2012-09-26 18:17:18 +00:00
Uwe Schindler
c11771adde
LUCENE-4432: Make top-level default ant task print -projecthelp
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1390453 13f79535-47bb-0310-9956-ffa450edef68
2012-09-26 13:00:03 +00:00
Michael McCandless
7152625e73
LUCENE-4429: smokeTestRelease requires version is format X.Y.Z[-ALPHA|-BETA]
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1390163 13f79535-47bb-0310-9956-ffa450edef68
2012-09-25 21:37:31 +00:00
Robert Muir
11d421a36d
LUCENE-4420: add solr changes.html testing to smoketester
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389202 13f79535-47bb-0310-9956-ffa450edef68
2012-09-24 04:40:14 +00:00
Uwe Schindler
505cf750c1
Make Clover runs be immune to test failures, also run bad apples when determining coverage
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389034 13f79535-47bb-0310-9956-ffa450edef68
2012-09-23 12:53:48 +00:00
Uwe Schindler
3c332a8395
SOLR-3733: Missed one target
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1388273 13f79535-47bb-0310-9956-ffa450edef68
2012-09-20 23:46:30 +00:00
Uwe Schindler
7405b9772b
SOLR-3733: First version of patch (without Robert's changes)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr3733@1388082 13f79535-47bb-0310-9956-ffa450edef68
2012-09-20 15:37:42 +00:00
Robert Muir
739bfe89e8
LUCENE-4362: add the check to build.xml
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1386688 13f79535-47bb-0310-9956-ffa450edef68
2012-09-17 16:14:13 +00:00
Robert Muir
90749cdb1b
LUCENE-4390: fail the build on outdated .sha1 files
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1385059 13f79535-47bb-0310-9956-ffa450edef68
2012-09-15 13:00:19 +00:00
Robert Muir
6730bbb71d
LUCENE-4384: add precommit task
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1385053 13f79535-47bb-0310-9956-ffa450edef68
2012-09-15 12:42:21 +00:00
Steven Rowe
45931b0fec
LUCENE-4385: Move IntelliJ build output directories and test working directories to top-level directory idea-build/
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384588 13f79535-47bb-0310-9956-ffa450edef68
2012-09-13 22:48:59 +00:00
Uwe Schindler
227341579b
Don't fail on non-existent m2 repo
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1382435 13f79535-47bb-0310-9956-ffa450edef68
2012-09-09 09:30:52 +00:00
Uwe Schindler
134dd24276
Allow running nightly Jenkins Maven build from a single ANT target. This automatically downloads the Internet (sorry, the correct Maven version 2.2.1, of course) to do this - no need to install Maven at all: ant run-maven-build
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1382431 13f79535-47bb-0310-9956-ffa450edef68
2012-09-09 09:19:32 +00:00
Uwe Schindler
f604e613cd
Optimize maven validity check
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1382424 13f79535-47bb-0310-9956-ffa450edef68
2012-09-09 08:41:19 +00:00
Uwe Schindler
29793bc97f
Add nightly maven build&check task (more will come later!), also remove duplicate dependencies. The validate task now only runs from root
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381689 13f79535-47bb-0310-9956-ffa450edef68
2012-09-06 17:39:06 +00:00
Robert Muir
a4cf4bd859
add validate-maven task to check maven dependencies, fix redundant dependencies in generate-maven-artifacts
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381602 13f79535-47bb-0310-9956-ffa450edef68
2012-09-06 13:53:35 +00:00
Greg Bowyer
9b049b0dbd
LUCENE-4332: Integrate PiTest mutation coverage
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1380938 13f79535-47bb-0310-9956-ffa450edef68
2012-09-04 23:54:13 +00:00
Uwe Schindler
d8f36a22b1
LUCENE-3923: Faster SVN WC checks
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1377991 13f79535-47bb-0310-9956-ffa450edef68
2012-08-28 06:50:46 +00:00
Robert Muir
2b1926e4bf
disable check for now until jenkins configurations are fixed to not be so slow
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1377738 13f79535-47bb-0310-9956-ffa450edef68
2012-08-27 16:43:56 +00:00
Robert Muir
458fcb4446
LUCENE-3923: fail the build on wrong svn:eol-style
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1377702 13f79535-47bb-0310-9956-ffa450edef68
2012-08-27 14:47:19 +00:00
Uwe Schindler
db48cd84ec
Better condition, thanks Dawid!
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1376983 13f79535-47bb-0310-9956-ffa450edef68
2012-08-24 16:26:49 +00:00
Uwe Schindler
5beb6346e7
let clover run with tests.slow, too, this takes only 20 mins additionally.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1376539 13f79535-47bb-0310-9956-ffa450edef68
2012-08-23 15:18:17 +00:00
Uwe Schindler
c97774fb5e
LUCENE-4187: Make clover configuration for jenkins fixed and faster
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1371916 13f79535-47bb-0310-9956-ffa450edef68
2012-08-11 11:11:36 +00:00
Uwe Schindler
bd55432e5c
LUCENE-4187: Add jenkins clover task
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1371845 13f79535-47bb-0310-9956-ffa450edef68
2012-08-10 23:36:28 +00:00
Uwe Schindler
5259fcd0c5
LUCENE-4187: Merge clover reports of Lucene/Solr for easier and more useful Jenkins reporting
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1371839 13f79535-47bb-0310-9956-ffa450edef68
2012-08-10 23:18:18 +00:00
Uwe Schindler
06df30453f
LUCENE-4187: Allow disabling validation tasks and javadocs-linting from jenkins
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1371745 13f79535-47bb-0310-9956-ffa450edef68
2012-08-10 15:37:31 +00:00
Uwe Schindler
436dc8eb2c
LUCENE-4187: Die, shell scripts, die, die, die!
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1371729 13f79535-47bb-0310-9956-ffa450edef68
2012-08-10 14:58:59 +00:00
Robert Muir
fde78b8196
LUCENE-4295: add task to build and smoke-test a release for the nightly build
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1370518 13f79535-47bb-0310-9956-ffa450edef68
2012-08-07 20:58:46 +00:00
Robert Muir
16dbab69b2
fix jar-checksums task
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1368966 13f79535-47bb-0310-9956-ffa450edef68
2012-08-03 14:05:26 +00:00
Robert Muir
fca82aa6cc
fix test to only test and clean to only clean
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1363796 13f79535-47bb-0310-9956-ffa450edef68
2012-07-20 14:26:07 +00:00
Robert Muir
b3c82dac85
add checksum, compared jar with official release jar
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1360446 13f79535-47bb-0310-9956-ffa450edef68
2012-07-11 22:27:17 +00:00
Dawid Weiss
b399df8bed
LUCENE-4115: JAR resolution/ cleanup should be done automatically for ant clean/ eclipse/ resolve.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1353967 13f79535-47bb-0310-9956-ffa450edef68
2012-06-26 11:47:31 +00:00
Robert Muir
93d75d8e23
LUCENE-4115: backing out this change for dweiss (he is on mobile) until we dig on windows
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1347769 13f79535-47bb-0310-9956-ffa450edef68
2012-06-07 20:02:27 +00:00
Dawid Weiss
090a3bc04f
LUCENE-4115: JAR resolution/ cleanup should be done automatically for ant clean/ eclipse/ resolve.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1347589 13f79535-47bb-0310-9956-ffa450edef68
2012-06-07 12:43:20 +00:00
Steven Rowe
5a8c52dbc1
4.0 -> 5.0
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1344281 13f79535-47bb-0310-9956-ffa450edef68
2012-05-30 14:45:44 +00:00