Re: [Fwd: CVS update: MODIFIED: compilation, prj40_prototype ...]
Jan Pokorsky <[email protected]> Tue, 14 Oct 2003 14:20:44 +0200
| Newsgroups | gmane.comp.java.netbeans.modules.projects.devel |
|---|---|
| Organization | Sun Microsystems, Inc. |
| Message-ID | <[email protected]> |
I am sorry for difficulties but the code WAS broken. I revealed it thanks to java xtests. The setting is registered in the projects/compilation nature under the Build type configuration as 'proj-comp-outputfolder'. It is also used in the Sample project and compilation xtests. The change from 'proj-comp-outputfolder' to 'proj-comp-outputFolder' was caused in all likelihood by accident as a part of the fix of the issue #34939 (see OutputFolderContextSupport.java, revision 1.1.2.10). AFAIK the setting is not published anywhere in documentation so I did not consider necessary to notify the fix ahead. If you need such an API, please file a RFE for the projects/compilation module. Jan Pavel Buzek wrote: > Honzo, > > this integration caused an NPE in web module when you call Build Project > (it's fixed now). I am using proj-comp-outputFolder in my template as > AFAIK this is the only way to set the output folder for my build target > declaratively. Is this attr recommended for use as an API? If so then > any such change must be notified ahead. > It's also not clear where was the request for this change coming from. > If it's not broken don't fix it :-) > > -pavel >