ColinLeeo commented on code in PR #743:
URL: https://github.com/apache/tsfile/pull/743#discussion_r2958820043


##########
cpp/pom.xml:
##########
@@ -163,16 +163,6 @@
         </plugins>
     </build>
     <profiles>
-        <profile>
-            <id>linux-install-uuid-dev</id>
-            <activation>
-                <os>
-                    <family>unix</family>
-                    <name>Linux</name>
-                </os>
-            </activation>
-        </profile>
-        <!-- When running on jenkins, download the sonar build-wrapper, so we 
can do a code analysis -->

Review Comment:
   https://github.com/apache/tsfile/tree/develop/cpp#requirements
   Already satisfied.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to