[ 
https://issues.apache.org/jira/browse/FLINK-10395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16630461#comment-16630461
 ] 

ASF GitHub Bot commented on FLINK-10395:
----------------------------------------

tillrohrmann closed pull request #6747: [FLINK-10395] Remove legacyCode profile 
from parent pom.xml
URL: https://github.com/apache/flink/pull/6747
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/pom.xml b/pom.xml
index 75f4b969ec0..01cd7525589 100644
--- a/pom.xml
+++ b/pom.xml
@@ -673,18 +673,6 @@ under the License.
                        </build>
                </profile>
 
-               <profile>
-                       <id>legacyCode</id>
-                       <activation>
-                               <property>
-                                       <name>legacyCode</name>
-                               </property>
-                       </activation>
-                       <properties>
-                               <codebase>legacy</codebase>
-                       </properties>
-               </profile>
-
                <profile>
                        <id>spotbugs</id>
                        <activation>


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> Remove legacy mode switch from parent pom
> -----------------------------------------
>
>                 Key: FLINK-10395
>                 URL: https://issues.apache.org/jira/browse/FLINK-10395
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Build System
>    Affects Versions: 1.7.0
>            Reporter: Till Rohrmann
>            Assignee: Till Rohrmann
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.7.0
>
>         Attachments: 
> 0001-FLINK-10395-Remove-legacy-mode-switch-from-parent-po.patch
>
>
> Remove the legacy mode switch from the parent {{pom.xml}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to