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 103517 - Expose canFileDeploy() to devmodules
Summary: Expose canFileDeploy() to devmodules
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Vince Kraemer
URL:
Keywords: API_REVIEW_FAST
Depends on:
Blocks: 97118 103518
  Show dependency tree
 
Reported: 2007-05-08 20:47 UTC by Vince Kraemer
Modified: 2007-05-18 21:37 UTC (History)
3 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
the api change (5.23 KB, text/plain)
2007-05-08 20:55 UTC, Vince Kraemer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vince Kraemer 2007-05-08 20:47:35 UTC
This will allow the projects to alter their build based on the type of
deployment strategy that will be used.
Comment 1 Vince Kraemer 2007-05-08 20:55:27 UTC
Created attachment 42222 [details]
the api change
Comment 2 Sherold Dev 2007-05-16 13:04:18 UTC
The change looks OK to me
Comment 3 Vince Kraemer 2007-05-18 06:23:16 UTC
Integrated without changes since there were no TCR or TCA comments.

Checking in apichanges.xml;
/cvs/j2eeserver/apichanges.xml,v  <--  apichanges.xml
new revision: 1.29; previous revision: 1.28
done
Checking in src/org/netbeans/modules/j2ee/deployment/devmodules/api/Deployment.java;
/cvs/j2eeserver/src/org/netbeans/modules/j2ee/deployment/devmodules/api/Deployment.java,v
 <--  Deployment.java
new revision: 1.27; previous revision: 1.26
done
Checking in nbproject/project.properties;
/cvs/j2eeserver/nbproject/project.properties,v  <--  project.properties
new revision: 1.20; previous revision: 1.19


Comment 4 Vince Kraemer 2007-05-18 21:37:27 UTC
done