Added module org.netbeans.modules.ojet.cca as friend in html.editor and in html.editor.lib release82_cca_patch
authorArusinha <arusinha@netbeans.org>
Wed, 20 Dec 2017 09:29:49 -0800
branchrelease82_cca_patch
changeset 316430a0ddde9c14e3
parent 316429 827ca5101166
Added module org.netbeans.modules.ojet.cca as friend in html.editor and in html.editor.lib
html.editor.lib/manifest.mf
html.editor.lib/nbproject/project.xml
html.editor/manifest.mf
html.editor/nbproject/project.xml
     1.1 --- a/html.editor.lib/manifest.mf	Tue Dec 19 12:01:49 2017 +0100
     1.2 +++ b/html.editor.lib/manifest.mf	Wed Dec 20 09:29:49 2017 -0800
     1.3 @@ -1,5 +1,5 @@
     1.4  Manifest-Version: 1.0
     1.5  OpenIDE-Module: org.netbeans.modules.html.editor.lib/3
     1.6  OpenIDE-Module-Localizing-Bundle: org/netbeans/modules/html/editor/lib/Bundle.properties
     1.7 -OpenIDE-Module-Specification-Version: 3.32.1
     1.8 +OpenIDE-Module-Specification-Version: 3.32.2
     1.9  AutoUpdate-Show-In-Client: false
     2.1 --- a/html.editor.lib/nbproject/project.xml	Tue Dec 19 12:01:49 2017 +0100
     2.2 +++ b/html.editor.lib/nbproject/project.xml	Wed Dec 20 09:29:49 2017 -0800
     2.3 @@ -307,6 +307,7 @@
     2.4                  <friend>org.netbeans.modules.web.jsf.editor</friend>
     2.5                  <friend>org.netbeans.modules.web.jsfapi</friend>
     2.6                  <friend>org.netbeans.modules.web.livehtml</friend>
     2.7 +                <friend>org.netbeans.modules.ojet.cca</friend>
     2.8                  <package>org.netbeans.modules.html.editor.lib.api</package>
     2.9                  <package>org.netbeans.modules.html.editor.lib.api.dtd</package>
    2.10                  <package>org.netbeans.modules.html.editor.lib.api.elements</package>
     3.1 --- a/html.editor/manifest.mf	Tue Dec 19 12:01:49 2017 +0100
     3.2 +++ b/html.editor/manifest.mf	Wed Dec 20 09:29:49 2017 -0800
     3.3 @@ -2,5 +2,5 @@
     3.4  OpenIDE-Module: org.netbeans.modules.html.editor/2
     3.5  OpenIDE-Module-Localizing-Bundle: org/netbeans/modules/html/editor/resources/Bundle.properties
     3.6  OpenIDE-Module-Layer: org/netbeans/modules/html/editor/resources/layer.xml
     3.7 -OpenIDE-Module-Specification-Version: 2.55.1
     3.8 +OpenIDE-Module-Specification-Version: 2.55.2
     3.9  AutoUpdate-Show-In-Client: false
     4.1 --- a/html.editor/nbproject/project.xml	Tue Dec 19 12:01:49 2017 +0100
     4.2 +++ b/html.editor/nbproject/project.xml	Wed Dec 20 09:29:49 2017 -0800
     4.3 @@ -571,6 +571,7 @@
     4.4                  <friend>org.netbeans.modules.web.el</friend>
     4.5                  <friend>org.netbeans.modules.web.jsf</friend>
     4.6                  <friend>org.netbeans.modules.web.jsf.editor</friend>
     4.7 +                <friend>org.netbeans.modules.ojet.cca</friend>
     4.8                  <package>org.netbeans.modules.html.editor.api</package>
     4.9                  <package>org.netbeans.modules.html.editor.api.actions</package>
    4.10                  <package>org.netbeans.modules.html.editor.api.completion</package>