You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2018/09/04 07:39:14 UTC

[GitHub] rtaneja1 commented on a change in pull request #775: [NETBEANS-1074] module review websvc.metro.lib

rtaneja1 commented on a change in pull request #775: [NETBEANS-1074] module review websvc.metro.lib
URL: https://github.com/apache/incubator-netbeans/pull/775#discussion_r214813575
 
 

 ##########
 File path: websvc.metro.lib/src/org/netbeans/modules/websvc/metro/lib/metro.xml
 ##########
 @@ -36,13 +36,23 @@
     </volume>
     <volume>
         <type>javadoc</type>
-        <resource>jar:nbinst://org.netbeans.modules.websvc.metro.lib/docs/metro-1.4-doc.zip!/</resource>
+        <resource>jar:nbinst://org.netbeans.modules.websvc.metro.lib/docs/webservices-api-javadoc.jar!/</resource>
+        <resource>jar:nbinst://org.netbeans.modules.websvc.metro.lib/docs/webservices-extra-javadoc.jar!/</resource>
+        <resource>jar:nbinst://org.netbeans.modules.websvc.metro.lib/docs/webservices-extra-api-javadoc.jar!/</resource-->
+        <resource>jar:nbinst://org.netbeans.modules.websvc.metro.lib/docs/webservices-rt-javadoc.jar!/</resource>
+        <resource>jar:nbinst://org.netbeans.modules.websvc.metro.lib/docs/webservices-tools-javadoc.jar!/</resource>
     </volume>
     <properties>
         <!-- please check with mkleint@netbeans.org before/after updating this or "classpath" section -->
         <property>
             <name>maven-dependencies</name>
-            <value>org.glassfish.metro:webservices-rt:2.3:jar</value>
+            <value>
+                org.glassfish.metro:webservices-api:2.3.1:jar 
+                org.glassfish.metro:webservices-extra:2.3.1:jar
+                org.glassfish.metro:webservices-extra-api:2.3.1:jar 
+                org.glassfish.metro:webservices-rt:2.3.1:jar 
+                org.glassfish.metro:webservices-tools:2.3.1:jar
+            </value>
 
 Review comment:
   Thanks, done.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

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