This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 156681

Summary: Profiling of J2EE Maven projects needs an enhanced API
Product: serverplugins Reporter: J Bachorik <yardus>
Component: InfrastructureAssignee: issues@serverplugins <issues>
Status: RESOLVED FIXED    
Severity: blocker CC: apireviews, phejl
Priority: P2 Keywords: API_REVIEW_FAST
Version: 6.x   
Hardware: PC   
OS: All   
URL: http://wiki.netbeans.org/ProfilerJ2EEMaven_API_Change
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: Proposed patch

Description J Bachorik 2009-01-13 13:43:22 UTC
For the purpose of implementing profiling functionality for Maven J2EE projects we need to enhance the deployment API.

The details of the change are described in the Wiki (see URL of the issue).

The proposed patch will be attached shortly
Comment 1 J Bachorik 2009-01-13 13:44:14 UTC
Created attachment 75754 [details]
Proposed patch
Comment 2 J Bachorik 2009-01-21 13:59:45 UTC
Changes submitted to profiler-main repository

http://hg.netbeans.org/profiler-main/rev/e5b69865816c
Comment 3 Quality Engineering 2009-01-24 18:53:56 UTC
Integrated into 'main-golden', will be available in build *200901241401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/e5b69865816c
User: Jaroslav Bachorik <yardus@netbeans.org>
Log: #156681 - Deployment API changes