wallezhang commented on code in PR #10310:
URL: https://github.com/apache/inlong/pull/10310#discussion_r1625452320


##########
inlong-manager/manager-plugins/pom.xml:
##########
@@ -56,6 +53,9 @@
         </profile>
         <profile>
             <id>v1.15</id>
+            <activation>
+                <activeByDefault>true</activeByDefault>
+            </activation>

Review Comment:
   Yes, this modification does have an impact on management of the InLong 
manager.
   I will review it again. But from the current situation, many modules in 
`sort-flink-v1.13` depend on `sort-format-json-v1.13` module which will be 
excluded by v1.15 profile activation.



-- 
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