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

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

commit 24dbac188a5596cbf310c7835547b707782d3ce2
Author: Sven Reimers <sven.reim...@gmail.com>
AuthorDate: Thu Jan 7 00:36:55 2021 +0100

    Update used groovy to 2.5.14
---
 ...etionInMethodCall2.groovy.testCompletionInMethodCall2_1.completion | 1 +
 groovy/libs.groovy/external/binaries-list                             | 4 ++--
 .../external/{groovy-2.5.11-license.txt => groovy-2.5.14-license.txt} | 4 ++--
 .../external/{groovy-2.5.11-notice.txt => groovy-2.5.14-notice.txt}   | 0
 groovy/libs.groovy/nbproject/project.properties                       | 4 ++--
 groovy/libs.groovy/nbproject/project.xml                              | 4 ++--
 .../libs.groovy/src/org/netbeans/modules/libs/groovy/groovy-all.xml   | 4 ++--
 7 files changed, 11 insertions(+), 10 deletions(-)

diff --git 
a/groovy/groovy.editor/test/unit/data/testfiles/completion/method/completionInMethodCall2/CompletionInMethodCall2.groovy.testCompletionInMethodCall2_1.completion
 
b/groovy/groovy.editor/test/unit/data/testfiles/completion/method/completionInMethodCall2/CompletionInMethodCall2.groovy.testCompletionInMethodCall2_1.completion
index 9c7a457..e38a02a 100644
--- 
a/groovy/groovy.editor/test/unit/data/testfiles/completion/method/completionInMethodCall2/CompletionInMethodCall2.groovy.testCompletionInMethodCall2_1.completion
+++ 
b/groovy/groovy.editor/test/unit/data/testfiles/completion/method/completionInMethodCall2/CompletionInMethodCall2.groovy.testCompletionInMethodCall2_1.completion
@@ -11,6 +11,7 @@ METHOD     collect(Collection, Closure)               
Collection
 METHOD     compareTo(File)                 [PUBLIC]   int
 METHOD     createNewFile()                 [PUBLIC]   boolean
 METHOD     createTempDir()                            File
+METHOD     createTempDir(String)                      File
 METHOD     createTempDir(String, String)              File
 METHOD     createTempFile(String, String)  [STATIC,   File
 METHOD     createTempFile(String, String,  [STATIC,   File
diff --git a/groovy/libs.groovy/external/binaries-list 
b/groovy/libs.groovy/external/binaries-list
index 2fd5d12..d677d59 100644
--- a/groovy/libs.groovy/external/binaries-list
+++ b/groovy/libs.groovy/external/binaries-list
@@ -14,5 +14,5 @@
 # KIND, either express or implied.  See the License for the
 # specific language governing permissions and limitations
 # under the License.
-4D8F25C5DA08AF46FB204FD493EC894699A3F4E8 org.codehaus.groovy:groovy:2.5.11
-90B3F8BF9DCFA499271A8B760E71DF7E364659A6 org.codehaus.groovy:groovy-ant:2.5.11
+F0A005FB21E7BD9B7EBF04CD2ECDA0FC8F3BE59D org.codehaus.groovy:groovy:2.5.14
+A230C95333F584BF8FE215C608B04AFB3B11A9F9 org.codehaus.groovy:groovy-ant:2.5.14
diff --git a/groovy/libs.groovy/external/groovy-2.5.11-license.txt 
b/groovy/libs.groovy/external/groovy-2.5.14-license.txt
similarity index 99%
rename from groovy/libs.groovy/external/groovy-2.5.11-license.txt
rename to groovy/libs.groovy/external/groovy-2.5.14-license.txt
index 64a6664..a8742d7 100644
--- a/groovy/libs.groovy/external/groovy-2.5.11-license.txt
+++ b/groovy/libs.groovy/external/groovy-2.5.14-license.txt
@@ -1,6 +1,6 @@
 Name: Groovy
-Version: 2.5.11
-Files: groovy-2.5.11.jar groovy-ant-2.5.11.jar
+Version: 2.5.14
+Files: groovy-2.5.14.jar groovy-ant-2.5.14.jar
 Description: Groovy Language distribution.
 License: Apache-2.0-groovy
 Origin: http://groovy-lang.org/
diff --git a/groovy/libs.groovy/external/groovy-2.5.11-notice.txt 
b/groovy/libs.groovy/external/groovy-2.5.14-notice.txt
similarity index 100%
rename from groovy/libs.groovy/external/groovy-2.5.11-notice.txt
rename to groovy/libs.groovy/external/groovy-2.5.14-notice.txt
diff --git a/groovy/libs.groovy/nbproject/project.properties 
b/groovy/libs.groovy/nbproject/project.properties
index b5c77bb..e4c3909 100644
--- a/groovy/libs.groovy/nbproject/project.properties
+++ b/groovy/libs.groovy/nbproject/project.properties
@@ -24,5 +24,5 @@ javac.compilerargs=-Xlint -Xlint:-serial
 sigtest.gen.fail.on.error=false
 
 #cp.extra=external/groovy-all-2.1.7.jar
-release.external/groovy-2.5.11.jar=modules/ext/groovy.jar
-release.external/groovy-ant-2.5.11.jar=modules/ext/groovy-ant.jar
+release.external/groovy-2.5.14.jar=modules/ext/groovy.jar
+release.external/groovy-ant-2.5.14.jar=modules/ext/groovy-ant.jar
diff --git a/groovy/libs.groovy/nbproject/project.xml 
b/groovy/libs.groovy/nbproject/project.xml
index f925f36..5fc093e 100644
--- a/groovy/libs.groovy/nbproject/project.xml
+++ b/groovy/libs.groovy/nbproject/project.xml
@@ -51,11 +51,11 @@
             </friend-packages>
             <class-path-extension>
                 <runtime-relative-path>ext/groovy.jar</runtime-relative-path>
-                <binary-origin>external/groovy-2.5.11.jar</binary-origin>
+                <binary-origin>external/groovy-2.5.14.jar</binary-origin>
             </class-path-extension>
             <class-path-extension>
                 
<runtime-relative-path>ext/groovy-ant.jar</runtime-relative-path>
-                <binary-origin>external/groovy-ant-2.5.11.jar</binary-origin>
+                <binary-origin>external/groovy-ant-2.5.14.jar</binary-origin>
             </class-path-extension>
         </data>
     </configuration>
diff --git 
a/groovy/libs.groovy/src/org/netbeans/modules/libs/groovy/groovy-all.xml 
b/groovy/libs.groovy/src/org/netbeans/modules/libs/groovy/groovy-all.xml
index a95fa3b..e72e585 100644
--- a/groovy/libs.groovy/src/org/netbeans/modules/libs/groovy/groovy-all.xml
+++ b/groovy/libs.groovy/src/org/netbeans/modules/libs/groovy/groovy-all.xml
@@ -34,8 +34,8 @@
         <property>
             <name>maven-dependencies</name>
             <value>
-                org.codehaus.groovy:groovy:2.5.11:jar
-                org.codehaus.groovy:groovy-ant:2.5.11:jar
+                org.codehaus.groovy:groovy:2.5.14:jar
+                org.codehaus.groovy:groovy-ant:2.5.14:jar
             </value>
         </property>
     </properties>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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

Reply via email to