[
https://issues.apache.org/jira/browse/LUCENE-6938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15113696#comment-15113696
]
Uwe Schindler commented on LUCENE-6938:
---------------------------------------
In trunk, the smoke tester on Jenkins did not pass:
https://builds.apache.org/job/Lucene-Solr-SmokeRelease-trunk/395/console
To me it looks like some magic we do with the src-export folder did not fully
work, so missing some files:
{noformat}
package-tgz-src:
[mkdir] Created dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-trunk/lucene/build/src-export/docs/changes
[get] Getting: https://issues.apache.org/jira/rest/api/2/project/LUCENE
[get] To:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-trunk/lucene/build/src-export/docs/changes/jiraVersionList.json
[exec] Failed to open
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-trunk/lucene/build/src-export/CHANGES.txt
[exec] Use of uninitialized value $first_relid_regex in substitution
(s///) at
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-trunk/lucene/site/changes/changes2html.pl
line 223.
[exec] Use of uninitialized value $second_relid_regex in substitution
(s///) at
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-trunk/lucene/site/changes/changes2html.pl
line 225.
[exec] Use of uninitialized value $first_relid_regex in concatenation (.)
or string at
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-trunk/lucene/site/changes/changes2html.pl
line 226.
[exec] Use of uninitialized value $second_relid_regex in concatenation (.)
or string at
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-trunk/lucene/site/changes/changes2html.pl
line 226.
[exec] Use of uninitialized value $title in concatenation (.) or string at
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-trunk/lucene/site/changes/changes2html.pl
line 231.
[exec] Use of uninitialized value $first_relid in concatenation (.) or
string at
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-trunk/lucene/site/changes/changes2html.pl
line 231.
[exec] Use of uninitialized value $second_relid in concatenation (.) or
string at
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-trunk/lucene/site/changes/changes2html.pl
line 231.
[exec] Use of uninitialized value $first_relid in concatenation (.) or
string at
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-trunk/lucene/site/changes/changes2html.pl
line 231.
[exec] Use of uninitialized value $second_relid in concatenation (.) or
string at
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-trunk/lucene/site/changes/changes2html.pl
line 231.
[exec] Use of uninitialized value $title in concatenation (.) or string at
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-trunk/lucene/site/changes/changes2html.pl
line 231.
[delete] Deleting:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-trunk/lucene/build/src-export/docs/changes/jiraVersionList.json
[copy] Copying 3 files to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-trunk/lucene/build/src-export/docs/changes
[tar] Building tar:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-trunk/lucene/dist/lucene-6.0.0-src.tgz
[echo] Building checksums for
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-trunk/lucene/dist/lucene-6.0.0-src.tgz'
{noformat}
Not sure what is broken there.
> Convert build to work with Git rather than SVN.
> -----------------------------------------------
>
> Key: LUCENE-6938
> URL: https://issues.apache.org/jira/browse/LUCENE-6938
> Project: Lucene - Core
> Issue Type: Task
> Reporter: Mark Miller
> Assignee: Mark Miller
> Attachments: LUCENE-6938.patch, LUCENE-6938.patch, LUCENE-6938.patch,
> LUCENE-6938.patch
>
>
> We assume an SVN checkout in parts of our build and will need to move to
> assuming a Git checkout.
> Patches against https://github.com/dweiss/lucene-solr-svn2git from
> LUCENE-6933.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]