Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Integration tests run concurrently on Jenkins for CE and EE bundles, and for our various branches (5.0.x up to master). Therefore each branch/bundle must use its own ports for starting up Jetty and e.g. sending shutdown signals through the Cargo wrapper.
Here are the ports in use for our current builds:  

 CE bundleEE bundle 
containerHttpPortcargoRmiPortcontainerHttpPortcargoRmiPort
bundle-4.5.x80678066--
bundle-5.0.x80778076--
bundle-5.1.x8099809890999098
bundle-5.2.x8199819891999198
bundle-master (5.3)8299829892999298

...