[
https://issues.apache.org/jira/browse/LUCENE-5594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14126178#comment-14126178
]
Uwe Schindler commented on LUCENE-5594:
---------------------------------------
Hi,
I already have a good solution: I "cache" the resolved svn version in a file in
build dir. This file is used when building the JAR files. All stuff is no
longer done with command line tools, it now does svnversion and also the svn
exports using svnkit, grabbed from Maven Central.
The only thing: the file can get stale. I was trying to not use a file and pass
the svnversion down the build, but thats hard to do. I am still working on a
better solution...
> don't call 'svnversion' over and over in the build
> --------------------------------------------------
>
> Key: LUCENE-5594
> URL: https://issues.apache.org/jira/browse/LUCENE-5594
> Project: Lucene - Core
> Issue Type: Bug
> Reporter: Robert Muir
> Assignee: Uwe Schindler
> Fix For: 5.0, 4.11
>
>
> Some ant tasks (at least release packaging, i dunno what else), call
> svnversion over and over and over for each module in the build. can we just
> do this one time instead?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]