Class HomeBaseWarning


  • @Deprecated(since="2021-05-27")
    public class HomeBaseWarning
    extends java.lang.Object
    Deprecated.
    The Eclipse Jetty and Apache Felix Http Jetty packages are no longer supported.
    Display an optional Warning Message if the {jetty.home} and {jetty.base} are the same directory.

    This is to warn about not recommended approach to setting up the Jetty Distribution.

    • Constructor Summary

      Constructors 
      Constructor Description
      HomeBaseWarning()
      Deprecated.
       
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • HomeBaseWarning

        public HomeBaseWarning()
        Deprecated.