[
https://issues.apache.org/jira/browse/LUCENE-4288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13428861#comment-13428861
]
Robert Muir commented on LUCENE-4288:
-------------------------------------
Use package-local-src-tgz target for this instead. this will actually package
from your checkout.
> package target depends on svn checkout
> --------------------------------------
>
> Key: LUCENE-4288
> URL: https://issues.apache.org/jira/browse/LUCENE-4288
> Project: Lucene - Core
> Issue Type: Bug
> Affects Versions: 5.0
> Reporter: Radim Kolar
>
> Solr or Lucene builds only if they are checked from SVN, not from git.
> package target fails with:
> package-src-tgz:
> BUILD FAILED
> /usr/local/jboss/.jenkins/jobs/Solr/workspace/solr/build.xml:336: The
> following error occurred while executing this line:
> /usr/local/jboss/.jenkins/jobs/Solr/workspace/lucene/common-build.xml:1522:
> The following error occurred while executing this line:
> /usr/local/jboss/.jenkins/jobs/Solr/workspace/lucene/common-build.xml:1545:
> exec returned: 1
> Total time: 50 seconds
> Build step 'Invoke Ant' marked build as failure
> failing line is:
> <exec dir="@{directory}" executable="${svn.exe}"
> outputproperty="svn.info" failonerror="true">
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]