As Robert and me suspected, SVN on lucene.zones is a hundred years old. Mike: Is there any newer version maybe in $PATH? --depth is needed for sparse checkouts and available since svn 1.5: http://subversion.tigris.org/svn_1.5_releasenotes.html#sparse-checkouts
What should we do? Instead checkout the whole backwards tree incl contrib. There may maybe also a workaround using deprecated SVN command line parameters -N, -R. Uwe ----- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -----Original Message----- > From: Apache Hudson Server [mailto:hud...@hudson.zones.apache.org] > Sent: Thursday, January 14, 2010 3:36 AM > To: java-dev@lucene.apache.org > Subject: Build failed in Hudson: Lucene-trunk #1061 > > See <http://hudson.zones.apache.org/hudson/job/Lucene- > trunk/1061/changes> > > Changes: > > [uschindler] LUCENE-2193: Replace the backwards tags by revision > numbers. Please consult wiki for a howto about updating the backwards- > branch now! > > [rmuir] LUCENE-2201: use char[] for snowball, don't create intermediate > strings > > [rmuir] LUCENE-2203: use the snowball vocabulary tests for improved > testing > > [yonik] LUCENE-2197: don't copy CharArraySet in StopFilter > > [rmuir] javadoc spelling correction > > ------------------------------------------ > [...truncated 9251 lines...] > > init: > > test: > [echo] Building wikipedia... > > javacc-uptodate-check: > > javacc-notice: > > jflex-uptodate-check: > > jflex-notice: > > common.init: > > build-lucene: > > build-lucene-tests: > > init: > > compile-test: > [echo] Building wikipedia... > > javacc-uptodate-check: > > javacc-notice: > > jflex-uptodate-check: > > jflex-notice: > > common.init: > > build-lucene: > > build-lucene-tests: > > init: > > clover.setup: > > clover.info: > > clover: > > compile-core: > > common.compile-test: > > common.test: > [mkdir] Created dir: > <http://hudson.zones.apache.org/hudson/job/Lucene- > trunk/ws/trunk/build/contrib/wikipedia/test> > [junit] Testsuite: > org.apache.lucene.wikipedia.analysis.WikipediaTokenizerTest > [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.47 > sec > [junit] > [delete] Deleting: > <http://hudson.zones.apache.org/hudson/job/Lucene- > trunk/ws/trunk/build/contrib/wikipedia/test/junitfailed.flag> > [echo] Building wordnet... > > javacc-uptodate-check: > > javacc-notice: > > jflex-uptodate-check: > > jflex-notice: > > common.init: > > build-lucene: > > build-lucene-tests: > > init: > > test: > [echo] Building wordnet... > > javacc-uptodate-check: > > javacc-notice: > > jflex-uptodate-check: > > jflex-notice: > > common.init: > > build-lucene: > > build-lucene-tests: > > init: > > compile-test: > [echo] Building wordnet... > > javacc-uptodate-check: > > javacc-notice: > > jflex-uptodate-check: > > jflex-notice: > > common.init: > > build-lucene: > > build-lucene-tests: > > init: > > clover.setup: > > clover.info: > > clover: > > compile-core: > > common.compile-test: > > common.test: > [mkdir] Created dir: > <http://hudson.zones.apache.org/hudson/job/Lucene- > trunk/ws/trunk/build/contrib/wordnet/test> > [junit] Testsuite: org.apache.lucene.wordnet.TestSynonymTokenFilter > [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.516 > sec > [junit] > [junit] Testsuite: org.apache.lucene.wordnet.TestWordnet > [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.092 > sec > [junit] > [junit] ------------- Standard Output --------------- > [junit] Opening Prolog file > <http://hudson.zones.apache.org/hudson/job/Lucene- > trunk/ws/trunk/contrib/wordnet/src/test/org/apache/lucene/wordnet/testS > ynonyms.txt> > [junit] [1/2] Parsing > <http://hudson.zones.apache.org/hudson/job/Lucene- > trunk/ws/trunk/contrib/wordnet/src/test/org/apache/lucene/wordnet/testS > ynonyms.txt> > [junit] 2 s(100000001,1,'woods',n,1,0). 0 0 ndecent=0 > [junit] 4 s(100000001,3,'forest',n,1,0). 2 1 ndecent=0 > [junit] 8 s(100000003,2,'baron',n,1,1). 6 3 ndecent=0 > [junit] [2/2] Building index to store synonyms, map sizes are 8 > and 4 > [junit] row=1/8 doc= Document<stored,omitNorms<syn:king> > stored,indexed<word:baron>> > [junit] row=2/8 doc= Document<stored,omitNorms<syn:wood> > stored,omitNorms<syn:woods> stored,indexed<word:forest>> > [junit] row=4/8 doc= Document<stored,omitNorms<syn:wolfish> > stored,indexed<word:ravenous>> > [junit] Optimizing.. > [junit] Opening Prolog file > <http://hudson.zones.apache.org/hudson/job/Lucene- > trunk/ws/trunk/contrib/wordnet/src/test/org/apache/lucene/wordnet/testS > ynonyms.txt> > [junit] [1/2] Parsing > <http://hudson.zones.apache.org/hudson/job/Lucene- > trunk/ws/trunk/contrib/wordnet/src/test/org/apache/lucene/wordnet/testS > ynonyms.txt> > [junit] 2 s(100000001,1,'woods',n,1,0). 0 0 ndecent=0 > [junit] 4 s(100000001,3,'forest',n,1,0). 2 1 ndecent=0 > [junit] 8 s(100000003,2,'baron',n,1,1). 6 3 ndecent=0 > [junit] [2/2] Building index to store synonyms, map sizes are 8 > and 4 > [junit] row=1/8 doc= Document<stored,omitNorms<syn:king> > stored,indexed<word:baron>> > [junit] row=2/8 doc= Document<stored,omitNorms<syn:wood> > stored,omitNorms<syn:woods> stored,indexed<word:forest>> > [junit] row=4/8 doc= Document<stored,omitNorms<syn:wolfish> > stored,indexed<word:ravenous>> > [junit] Optimizing.. > [junit] ------------- ---------------- --------------- > [delete] Deleting: > <http://hudson.zones.apache.org/hudson/job/Lucene- > trunk/ws/trunk/build/contrib/wordnet/test/junitfailed.flag> > [echo] Building xml-query-parser... > > javacc-uptodate-check: > > javacc-notice: > > jflex-uptodate-check: > > jflex-notice: > > common.init: > > build-lucene: > > build-lucene-tests: > > init: > > test: > [echo] Building xml-query-parser... > > javacc-uptodate-check: > > javacc-notice: > > jflex-uptodate-check: > > jflex-notice: > > common.init: > > build-lucene: > > build-lucene-tests: > > init: > > compile-test: > [echo] Building xml-query-parser... > > build-queries: > > javacc-uptodate-check: > > javacc-notice: > > jflex-uptodate-check: > > jflex-notice: > > common.init: > > build-lucene: > > build-lucene-tests: > > init: > > clover.setup: > > clover.info: > > clover: > > common.compile-core: > > compile-core: > > common.compile-test: > > common.test: > [mkdir] Created dir: > <http://hudson.zones.apache.org/hudson/job/Lucene- > trunk/ws/trunk/build/contrib/xml-query-parser/test> > [junit] Testsuite: org.apache.lucene.xmlparser.TestParser > [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 2.688 > sec > [junit] > [junit] Testsuite: > org.apache.lucene.xmlparser.TestQueryTemplateManager > [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.098 > sec > [junit] > [delete] Deleting: > <http://hudson.zones.apache.org/hudson/job/Lucene- > trunk/ws/trunk/build/contrib/xml-query-parser/test/junitfailed.flag> > > init-backwards-checkout: > [echo] Initial SVN checkout for 'lucene_3_0_back_compat_tests'... > [mkdir] Created dir: > <http://hudson.zones.apache.org/hudson/job/Lucene- > trunk/ws/trunk/backwards> > [exec] svn: invalid option: --depth > [exec] Type 'svn help' for usage. > > BUILD FAILED > <http://hudson.zones.apache.org/hudson/job/Lucene- > trunk/ws/trunk/build.xml>:101: exec returned: 1 > > Total time: 28 minutes 19 seconds > Publishing Javadoc > Archiving artifacts > Recording test results > Publishing Clover coverage report... > No Clover report will be published due to a Build Failure > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org > For additional commands, e-mail: java-dev-h...@lucene.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org For additional commands, e-mail: java-dev-h...@lucene.apache.org