Issue 65046 BLD200511011936
authormkuchtiak@netbeans.org
Tue, 01 Nov 2005 15:23:34 +0000
changeset 65115953789bb586
parent 6510 51d5137dc8bb
child 6512 6f1867d98ad4
Issue 65046
Marking module as deprecated.
api.web.dd/manifest.mf
api.web.dd/src/org/netbeans/api/web/dd/Bundle.properties
     1.1 --- a/api.web.dd/manifest.mf	Mon Oct 31 20:08:10 2005 +0000
     1.2 +++ b/api.web.dd/manifest.mf	Tue Nov 01 15:23:34 2005 +0000
     1.3 @@ -2,4 +2,4 @@
     1.4  OpenIDE-Module: org.netbeans.api.web.dd/1
     1.5  OpenIDE-Module-Localizing-Bundle: org/netbeans/api/web/dd/Bundle.properties
     1.6  OpenIDE-Module-Implementation-Version: 2
     1.7 -
     1.8 +OpenIDE-Module-Deprecated: true
     2.1 --- a/api.web.dd/src/org/netbeans/api/web/dd/Bundle.properties	Mon Oct 31 20:08:10 2005 +0000
     2.2 +++ b/api.web.dd/src/org/netbeans/api/web/dd/Bundle.properties	Tue Nov 01 15:23:34 2005 +0000
     2.3 @@ -14,7 +14,7 @@
     2.4  OpenIDE-Module-Display-Category=Web
     2.5  OpenIDE-Module-Short-Description=Deployment Descriptor API.
     2.6  OpenIDE-Module-Long-Description=This module provides API for getting and manipulating web module deployment descriptor.
     2.7 -
     2.8 +OpenIDE-Module-Deprecation-Message=Use J2EE DD API module instead of this module.
     2.9  
    2.10  MSG_cannotParse=Cannot parse deployment descriptor file:
    2.11