You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/01/12 15:45:57 UTC

[GitHub] [flink] tillrohrmann commented on a change in pull request #18340: [FLINK-25351] Introduce `FlinkVersion` as a global enum

tillrohrmann commented on a change in pull request #18340:
URL: https://github.com/apache/flink/pull/18340#discussion_r783200158



##########
File path: flink-core/src/main/java/org/apache/flink/core/FlinkVersion.java
##########
@@ -16,7 +16,7 @@
  * limitations under the License.
  */
 
-package org.apache.flink.testutils.migration;
+package org.apache.flink.core;

Review comment:
       True. Maybe the best solution would be to move `FlinkVersion` to the `flink-annotation` module and into the package `org.apache.flink.version` or so.
   
   Sorry for giving you bad advice @matriv.




-- 
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: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org