You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: enterprise/glassfish.tooling/src/org/netbeans/modules/glassfish/tooling/server/config/ConfigBuilderProvider.java
+17-1
Original file line number
Diff line number
Diff line change
@@ -224,6 +224,21 @@ public class ConfigBuilderProvider {
Copy file name to clipboardExpand all lines: enterprise/glassfish.tooling/test/unit/src/org/netbeans/modules/glassfish/tooling/admin/AdminFactoryTest.java
+2-2
Original file line number
Diff line number
Diff line change
@@ -168,15 +168,15 @@ public void testGetInstanceforVersionGF6() {
168
168
}
169
169
170
170
/**
171
-
* Test factory functionality for GlassFish v. 7.0.21
171
+
* Test factory functionality for GlassFish v. 7.0.24
172
172
* <p/>
173
173
* Factory should initialize REST {@code Runner} and point it to
Copy file name to clipboardExpand all lines: enterprise/glassfish.tooling/test/unit/src/org/netbeans/modules/glassfish/tooling/data/GlassFishVersionTest.java
0 commit comments