This is an automated email from the ASF dual-hosted git repository.

neilcsmith pushed a commit to branch release111
in repository https://gitbox.apache.org/repos/asf/netbeans.git


The following commit(s) were added to refs/heads/release111 by this push:
     new d190894  Add Payara Micro dependency in j2ee.kit
     new ff49da7  Merge pull request #1356 from 
neilcsmith-net/release111-payara-micro
d190894 is described below

commit d190894e57891006b3de4e5faf3a272fd6eca5fe
Author: Neil C Smith <[email protected]>
AuthorDate: Fri Jul 5 16:33:42 2019 +0100

    Add Payara Micro dependency in j2ee.kit
---
 enterprise/j2ee.kit/nbproject/project.xml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/enterprise/j2ee.kit/nbproject/project.xml 
b/enterprise/j2ee.kit/nbproject/project.xml
index 31f5911..4f248ab 100644
--- a/enterprise/j2ee.kit/nbproject/project.xml
+++ b/enterprise/j2ee.kit/nbproject/project.xml
@@ -95,6 +95,12 @@
                     </run-dependency>
                 </dependency>
                 <dependency>
+                    
<code-name-base>org.netbeans.modules.payara.micro</code-name-base>
+                    <run-dependency>
+                        <release-version>0-1</release-version>
+                    </run-dependency>
+                </dependency>
+                <dependency>
                     
<code-name-base>org.netbeans.modules.web.kit</code-name-base>
                     <run-dependency>
                         <specification-version>1.0</specification-version>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to