Please review #214267
Jaroslav Bachorik <[email protected]> Wed, 20 Jun 2012 08:54:53 +0200
| Newsgroups | gmane.comp.java.netbeans.reviewers |
|---|---|
| Organization | Oracle |
| Message-ID | <[email protected]> |
Description: #214267 - "Profile in Felix" fails when the IDE is installed in a space with path Impact: The issue completely disables profiling platform applications within the OSGI container on Windows, where NB is installed in space with path by default. Regression against 7.1 Risk: The fix consists of simple change of quoting in "osgi.xml" file. The parts changes does not affect any other functionality than profiling a platform app in OSGI container. Peer code review & QE verification: In the issue Changeset: #7e98af1124e0 Thanks, -JB-