[
https://issues.apache.org/jira/browse/HTTPCORE-632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17151398#comment-17151398
]
Niels Basjes commented on HTTPCORE-632:
---------------------------------------
I noticed today that in the META-INF/MANIFEST.MF this line is also not right
{code}
Implementation-Build: ${scmBranch}@r${buildNumber}; 2020-07-04 11:43:49+
0000
{code}
I did this:
{code}find httpcomponents-core/ -type f -name '*.jar' | xargs -n1 -ixxx unzip
-c xxx META-INF/MANIFEST.MF | fgrep '$'{code}
> version.properties contains non-interpolated value
> --------------------------------------------------
>
> Key: HTTPCORE-632
> URL: https://issues.apache.org/jira/browse/HTTPCORE-632
> Project: HttpComponents HttpCore
> Issue Type: Bug
> Components: HttpCore
> Affects Versions: 4.4.13, 5.0
> Reporter: Michael Osipov
> Priority: Major
>
> The property {{info.timestamp}} in {{version.properties}} still points to
> {{${mvn.timestamp}}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]