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] [Created] (IOTDB-1721) client-cpp-example pom.xml copy useless client-cpp-xxx.zip

Bo Zhang created IOTDB-1721:
-------------------------------

             Summary: 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
             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)