DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15376>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15376 Improve code dependency graph and provide developer build targets Summary: Improve code dependency graph and provide developer build targets Product: JMeter Version: Nightly (Please specify date) Platform: All OS/Version: All Status: NEW Severity: Enhancement Priority: Other Component: Main AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] As discussed on the list a few days ago, it would be nice if the dependency graph were simplified to: - core depends on jorphan. - each other section (components, protocols/http, protocols/jdbc, etc...) depends on core and jorphan. This would allow cleaning build.xml to avoid double compilations and provide selective build targets for developers. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
