You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Niels Basjes (Jira)" <ji...@apache.org> on 2020/07/04 18:33:00 UTC

[jira] [Commented] (HTTPCORE-632) version.properties contains non-interpolated value

    [ 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: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org