Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 333875 - Monitor public constructor
Summary: Monitor public constructor
Status: CLOSED FIXED
Alias: None
Product: Jetty
Classification: RT
Component: server (show other bugs)
Version: 7.2.2   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 7.1.x   Edit
Assignee: Jesse McConnell CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-10 10:12 EST by Jesse McConnell CLA
Modified: 2011-01-10 10:17 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.