HR fix review: #214554 - Deployment in profile mode might fail
Petr Hejl <[email protected]> Tue, 26 Jun 2012 14:40:18 +0200
| Newsgroups | gmane.comp.java.netbeans.reviewers |
|---|---|
| Message-ID | <[email protected]> |
Description: http://netbeans.org/bugzilla/show_bug.cgi?id=214554 The deployment might fail as the infrastructure may think server is ready while it is not fully up and running. Risk assessment: Fixes only in profiler related code. Should be reasonably safe. Reviewed by Martin Fousek. Verified by Jirka Skrivanek. Changeset: http://hg.netbeans.org/main-golden/rev/ab3e1a80f6e6 Thanks, P.