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 138524 - Deploy on save SPI
Summary: Deploy on save SPI
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Petr Hejl
URL:
Keywords: API, API_REVIEW_FAST
Depends on:
Blocks:
 
Reported: 2008-06-27 20:18 UTC by Petr Hejl
Modified: 2008-07-08 14:01 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
proposed change (3.65 KB, text/plain)
2008-06-27 20:24 UTC, Petr Hejl
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Hejl 2008-06-27 20:18:23 UTC
This change introduce spi 2 spi methods to allow the plugin to implement deploy on save functionality.
Comment 1 Petr Hejl 2008-06-27 20:24:39 UTC
Created attachment 63621 [details]
proposed change
Comment 2 Petr Hejl 2008-06-27 20:28:28 UTC
This change is needed for "deploy on save" and is already implemented in http://hg.netbeans.org/jet-cos.

Will be merged on 07/07.
Comment 3 Petr Hejl 2008-07-08 14:01:00 UTC
Merged in trunk.