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 2019/03/01 07:24:59 UTC

[GitHub] JaroslavTulach commented on a change in pull request #1148: [NETBEANS-2182] Display correct licence (Oracle / Eclipse Foundation) depending on version of GlassFish to download

JaroslavTulach commented on a change in pull request #1148: [NETBEANS-2182] Display correct licence (Oracle / Eclipse Foundation) depending on version of GlassFish to download
URL: https://github.com/apache/incubator-netbeans/pull/1148#discussion_r261500397
 
 

 ##########
 File path: enterprise/glassfish.common/src/org/netbeans/modules/glassfish/common/ServerDetails.java
 ##########
 @@ -319,4 +346,7 @@ public String getIndirectUrl() {
         return indirectUrl;
     }
 
+    public String getLicenseUrl() {
 
 Review comment:
   Add `@since 1.77`

----------------------------------------------------------------
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