This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | Using CATALINA_BASE: /Users/rafaelpraxedes/Workspace/bundles/ce/tomcat-9.0.56 | |
| Using CATALINA_HOME: /Users/rafaelpraxedes/Workspace/bundles/ce/tomcat-9.0.56 | |
| Using CATALINA_TMPDIR: /Users/rafaelpraxedes/Workspace/bundles/ce/tomcat-9.0.56/temp | |
| Using JRE_HOME: /Library/Java/JavaVirtualMachines/jdk-11.0.13.jdk/Contents/Home | |
| Using CLASSPATH: /Users/rafaelpraxedes/Workspace/bundles/ce/tomcat-9.0.56/bin/bootstrap.jar:/Users/rafaelpraxedes/Workspace/bundles/ce/tomcat-9.0.56/bin/tomcat-juli.jar | |
| Using CATALINA_OPTS: -Dfile.encoding=UTF-8 -Djava.locale.providers=JRE,COMPAT,CLDR -Djava.net.preferIPv4Stack=true -Duser.timezone=GMT -Xms2560m -Xmx2560m -XX:MaxNewSize=1536m -XX:MaxMetaspaceSize=768m -XX:MetaspaceSize=768m -XX:NewSize=1536m -XX:SurvivorRatio=7 -javaagent:/Users/rafaelpraxedes/Workspace/sources/liferay-portal/lib/development/aspectj-weaver.jar -Dorg.aspectj.weaver.loadtime.configuration=com/liferay/aspectj/aop.xml -Dsun.zip.disableMemoryMapping=true -Xdebug -Xrunjdwp:transport=dt_socket,addr | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | ./catalina.sh run | |
| Using CATALINA_BASE: /Users/rafaelpraxedes/Workspace/bundles/bundles/tomcat-9.0.56 | |
| Using CATALINA_HOME: /Users/rafaelpraxedes/Workspace/bundles/bundles/tomcat-9.0.56 | |
| Using CATALINA_TMPDIR: /Users/rafaelpraxedes/Workspace/bundles/bundles/tomcat-9.0.56/temp | |
| Using JRE_HOME: /Library/Java/JavaVirtualMachines/jdk-11.0.13.jdk/Contents/Home | |
| Using CLASSPATH: /Users/rafaelpraxedes/Workspace/bundles/bundles/tomcat-9.0.56/bin/bootstrap.jar:/Users/rafaelpraxedes/Workspace/bundles/bundles/tomcat-9.0.56/bin/tomcat-juli.jar | |
| Using CATALINA_OPTS: -Dfile.encoding=UTF-8 -Djava.locale.providers=JRE,COMPAT,CLDR -Djava.net.preferIPv4Stack=true -Duser.timezone=GMT -Xms2560m -Xmx2560m -XX:MaxNewSize=1536m -XX:MaxMetaspaceSize=768m -XX:MetaspaceSize=768m -XX:NewSize=1536m -XX:SurvivorRatio=7 | |
| NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent= | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | [exec] | |
| [exec] Why you should do it regularly: | |
| [exec] https://github.com/browserslist/browserslist#browsers-data-updating | |
| [exec] PASS test/js/components/ReviewExperimentModal.es.js (7.257s) | |
| [exec] PASS test/js/components/ClickGoalPicker.es.js (7.372s) | |
| [exec] PASS test/js/components/SegmentsExperimentsSidebar.es.js (8.765s) | |
| [exec] ??? Console | |
| [exec] | |
| [exec] console.error ../../../../node_modules/react-dom/cjs/react-dom.development.js:530 | |
| [exec] Warning: Can't perform a React state update on an unmounted component. This is a no-op, but it indicates a memory leak in your application. To fix, cancel all subscriptions and asynchronous tasks in a useEffect cleanup function. | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | # Path to your oh-my-zsh installation. | |
| export ZSH=/Users/rafael/.oh-my-zsh | |
| # Set name of the theme to load. | |
| # Look in ~/.oh-my-zsh/themes/ | |
| # Optionally, if you set this to "random", it'll load a random theme each | |
| # time that oh-my-zsh is loaded. | |
| ZSH_THEME="robbyrussell" | |
| # Uncomment the following line to use case-sensitive completion. |