Alex Ott created CONNECTORS-560:
-----------------------------------
Summary: Can't perform 'ant make-deps' because of unknown command
'svn patch'
Key: CONNECTORS-560
URL: https://issues.apache.org/jira/browse/CONNECTORS-560
Project: ManifoldCF
Issue Type: Bug
Components: Build
Affects Versions: ManifoldCF next
Environment: Debian Linux testing, Ant 1.8.2, SVN 1.6.17
Reporter: Alex Ott
When I'm trying to perform bootstrap for Maven, I'm getting following error
during execution of 'ant make-core-deps':
patch-source-via-svn:
[exec] Unknown command: 'patch'
[exec] Type 'svn help' for usage.
BUILD FAILED
/media/add/ott/work/manifoldcf/build.xml:3137: The following error occurred
while executing this line:
/media/add/ott/work/manifoldcf/common-build.xml:38: exec returned: 1
the problem arise due "older" version of Subversion, comparing with version
used by other developers.
Can we implement fallback to standard 'patch' command if 'svn patch' isn't
available...
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira