You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by GitBox <gi...@apache.org> on 2022/07/10 14:07:19 UTC

[GitHub] [zeppelin] dntjr8096 commented on a diff in pull request #4402: [ZEPPELIN-5762] Fix default profile activation option to build succes…

dntjr8096 commented on code in PR #4402:
URL: https://github.com/apache/zeppelin/pull/4402#discussion_r917401489


##########
zeppelin-server/pom.xml:
##########
@@ -457,9 +457,6 @@
   <profiles>
     <profile>
       <id>using-source-tree</id>
-      <activation>

Review Comment:
   Yes. Instead of deleting the line, I changed the activeByDefulat value to false.



##########
zeppelin-server/pom.xml:
##########
@@ -457,9 +457,6 @@
   <profiles>
     <profile>
       <id>using-source-tree</id>
-      <activation>

Review Comment:
   Yes. Instead of deleting the line, I changed the activeByDefulat value to false.



-- 
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: dev-unsubscribe@zeppelin.apache.org

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