Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 333875

Summary: Monitor public constructor
Product: [RT] Jetty Reporter: Jesse McConnell <jesse.mcconnell>
Component: serverAssignee: Jesse McConnell <jesse.mcconnell>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: jetty-inbox
Version: 7.2.2   
Target Milestone: 7.1.x   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Jesse McConnell CLA 2011-01-10 10:12:51 EST
the constructor on the Monitor class should be public since the previous static method of obtaining one was removed.
Comment 1 Jesse McConnell CLA 2011-01-10 10:17:25 EST
commit -m "Bug 333875 - Monitor class constructor now public" /home/jesse/src/eclipse/trunks/jetty/jetty-start/src/main/java/org/eclipse/jetty/start/Monitor.java
    Sending        /home/jesse/src/eclipse/trunks/jetty/jetty-start/src/main/java/org/eclipse/jetty/start/Monitor.java
    Transmitting file data ...
    Committed revision 2641.
commit -m "Bug 333875 - Monitor class constructor now public" /home/jesse/src/eclipse/trunks/jetty/VERSION.txt
    Sending        /home/jesse/src/eclipse/trunks/jetty/VERSION.txt
    Transmitting file data ...
    Committed revision 2642.