You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "Bo Zhang (Jira)" <ji...@apache.org> on 2021/09/22 08:05:00 UTC

[jira] [Assigned] (IOTDB-1721) client-cpp-example pom.xml copy useless client-cpp-xxx.zip

     [ https://issues.apache.org/jira/browse/IOTDB-1721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bo Zhang reassigned IOTDB-1721:
-------------------------------

    Assignee: Bo Zhang

> client-cpp-example pom.xml copy useless client-cpp-xxx.zip 
> -----------------------------------------------------------
>
>                 Key: IOTDB-1721
>                 URL: https://issues.apache.org/jira/browse/IOTDB-1721
>             Project: Apache IoTDB
>          Issue Type: Bug
>          Components: Client/Others
>            Reporter: Bo Zhang
>            Assignee: Bo Zhang
>            Priority: Major
>             Fix For: 0.13.0
>
>
> example/client-cpp-example/pom.xml:114
> below codes are useless, so should remove them.
>  
> {color:#de350b} <fileSet>{color}
> {color:#de350b} <sourceFile>${project.parent.basedir}/../client-cpp/target/client-cpp-${project.version}-cpp-${os.classifier}.zip</sourceFile>{color}
> {color:#de350b} <destinationFile>${project.build.directory}/client-cpp-${project.version}-cpp-${os.classifier}.zip</destinationFile>{color}
> {color:#de350b} </fileSet>{color}
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)