Please review fixes to be pushed into release 7.0
Vladimir Kvashin <[email protected]> Wed, 16 Mar 2011 18:01:06 +0300
| Newsgroups | gmane.comp.java.netbeans.reviewers |
|---|---|
| Message-ID | <[email protected]> |
Hi, Here is a list of fixes I'm going to integrate into release70. -------------------------------------------------------------------------------- Bug description: #196636 - "cd /path/to/buid_dir" is not executed at assembling of project https://netbeans.org/bugzilla/show_bug.cgi?id=196636 Impact: It's a regression that breaks some makefile based project build Verification/Review: QA (Alexander Papin) verified fix in trunk, code is reviewed by Vladimir Voskresensky. Changesets: http://hg.netbeans.org/cnd-main/rev/a728e7426252 -------------------------------------------------------------------------------- Bug description: Bug 196302 - Changing tool collection in full remote project hide sources and break code model https://netbeans.org/bugzilla/show_bug.cgi?id=196302 Impact: It makes work with remote projects nearly impossible Verification/Review: QA (Alexander Papin) verified fix in trunk, code is reviewed by Alexander Simon. Changesets: http://hg.netbeans.org/cnd-main/rev/0c6dc46145ed -------------------------------------------------------------------------------- Bug description: 196346 - Wrong Development host system in project properties https://netbeans.org/bugzilla/show_bug.cgi?id=196346 Impact: Project properties showed incorrect platform, this caused issues with build Verification/Review: QA (Alexander Papin) verified fix in trunk, code is reviewed by Alexander Simon. Changesets: http://hg.netbeans.org/cnd-main/rev/3cb7fbea9c94 -------------------------------------------------------------------------------- Bug description: 196510 - Tool collection that was specified in remote project was not found https://netbeans.org/bugzilla/show_bug.cgi?id=196510 Impact: Annoying false error message each time user imports remote porject Verification/Review: QA (Alexander Papin) verified fix in trunk, code is reviewed by Alexander Simon. Changesets: http://hg.netbeans.org/cnd-main/rev/3cb7fbea9c94 -------------------------------------------------------------------------------- Bug description: 196542 - Can not run imported managed project https://netbeans.org/bugzilla/show_bug.cgi?id=196542 Impact: Impossible to work with managed imported remote projects. Verification/Review: QA (Alexander Papin) verified fix in trunk, code is reviewed by Alexander Simon. Alexander agrees with all changes under condition that the following change sets are also pushed: http://hg.netbeans.org/cnd-main/rev/a728e7426252 http://hg.netbeans.org/cnd-main/rev/bdfdb89cdc85 Changesets: http://hg.netbeans.org/cnd-main/rev/ff3009c2dda2 http://hg.netbeans.org/cnd-main/rev/6a4ecd5275a7 http://hg.netbeans.org/cnd-main/rev/b1b23df8c34e -------------------------------------------------------------------------------- Bug description: #196303 - Can not debug full remote project https://netbeans.org/bugzilla/show_bug.cgi?id=196303 Impact: Debugging full remote project impossible Verification/Review: QA (Alexander Papin) verified fix in trunk Code is reviewed by Alexander Simon and Egor Ushakov. All changes considered correct and safe under the condition that the following change sets are also pushed: http://hg.netbeans.org/cnd-main/rev/a728e7426252 http://hg.netbeans.org/cnd-main/rev/bdfdb89cdc85 Changesets: http://hg.netbeans.org/cnd-main/rev/6487a4a9e67b http://hg.netbeans.org/cnd-main/rev/21ccfd6c14fb http://hg.netbeans.org/cnd-main/rev/2b9f3c623759 Regards, Vladimir