mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
rename "Groovy" library to "org.codehaus.groovy:groovy" for consistency
GitOrigin-RevId: 515c9c93fba3c6104c7c42b75373c7867321843b
This commit is contained in:
committed by
intellij-monorepo-bot
parent
a3d5cf76bb
commit
7f6ed24e3c
+1
-1
@@ -1,5 +1,5 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Groovy" type="repository">
|
||||
<library name="org.codehaus.groovy:groovy" type="repository">
|
||||
<properties maven-id="org.codehaus.groovy:groovy:2.4.17" />
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/codehaus/groovy/groovy/2.4.17/groovy-2.4.17.jar!/" />
|
||||
@@ -27,7 +27,7 @@
|
||||
<orderEntry type="module" module-name="intellij.java.compiler.impl" />
|
||||
<orderEntry type="library" name="ASM" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.java.compiler.instrumentationUtil" />
|
||||
<orderEntry type="library" name="Groovy" level="project" />
|
||||
<orderEntry type="library" name="org.codehaus.groovy:groovy" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.java.langInjection" scope="RUNTIME" />
|
||||
<orderEntry type="module" module-name="intellij.xml.langInjection" scope="RUNTIME" />
|
||||
<orderEntry type="module" module-name="intellij.junit" scope="TEST" />
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
</content>
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
<orderEntry type="library" name="Groovy" level="project" />
|
||||
<orderEntry type="library" name="org.codehaus.groovy:groovy" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.platform.jps.build" exported="" />
|
||||
<orderEntry type="module" module-name="intellij.platform.jps.model" />
|
||||
<orderEntry type="library" name="cli-parser" level="project" />
|
||||
|
||||
+2
-1
@@ -238,7 +238,8 @@ class CommunityLibraryLicenses {
|
||||
new LibraryLicense(name: "Grazie Language Tool (English)", libraryName: "tanvd.grazi.languagetool:grazi-language-tool-en:4.7.10",
|
||||
license: "LGPL 2.1",
|
||||
licenseUrl: "http://www.gnu.org/licenses/lgpl-2.1.txt"),
|
||||
new LibraryLicense(libraryName: "Groovy", license: "Apache 2.0", url: "https://groovy-lang.org/"),
|
||||
new LibraryLicense(name: "Groovy", libraryName: "org.codehaus.groovy:groovy",
|
||||
license: "Apache 2.0", url: "https://groovy-lang.org/"),
|
||||
new LibraryLicense(name: "Groovy Ant", libraryName: "org.codehaus.groovy:groovy-ant",
|
||||
license: "Apache 2.0", url: "https://groovy-lang.org/"),
|
||||
new LibraryLicense(name: "Groovy Doc", libraryName: "org.codehaus.groovy:groovy-groovydoc",
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.lang.impl" />
|
||||
<orderEntry type="module" module-name="intellij.platform.execution.impl" />
|
||||
<orderEntry type="module" module-name="intellij.platform.vcs" />
|
||||
<orderEntry type="library" name="Groovy" level="project" />
|
||||
<orderEntry type="library" name="org.codehaus.groovy:groovy" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.platform.testRunner" />
|
||||
<orderEntry type="module" module-name="intellij.platform.configurationStore.impl" />
|
||||
<orderEntry type="library" name="kotlin-reflect" level="project" />
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
<orderEntry type="library" name="commons-logging" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.platform.diff.impl" />
|
||||
<orderEntry type="module" module-name="intellij.platform.builtInServer" />
|
||||
<orderEntry type="library" name="Groovy" level="project" />
|
||||
<orderEntry type="library" name="org.codehaus.groovy:groovy" level="project" />
|
||||
<orderEntry type="library" name="XStream" level="project" />
|
||||
<orderEntry type="library" name="miglayout-swing" level="project" />
|
||||
<orderEntry type="library" name="jna" level="project" />
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.indexing" />
|
||||
<orderEntry type="module" module-name="intellij.platform.indexing.impl" exported="" />
|
||||
<orderEntry type="module" module-name="intellij.platform.projectModel.impl" exported="" />
|
||||
<orderEntry type="library" scope="TEST" name="Groovy" level="project" />
|
||||
<orderEntry type="library" scope="TEST" name="org.codehaus.groovy:groovy" level="project" />
|
||||
<orderEntry type="library" name="swingx" level="project" />
|
||||
<orderEntry type="library" name="Guava" level="project" />
|
||||
<orderEntry type="library" name="gson" level="project" />
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
<orderEntry type="module" module-name="intellij.spellchecker" />
|
||||
<orderEntry type="module" module-name="intellij.platform.debugger.impl" scope="RUNTIME" />
|
||||
<orderEntry type="module" module-name="intellij.xml" />
|
||||
<orderEntry type="library" name="Groovy" level="project" />
|
||||
<orderEntry type="library" name="org.codehaus.groovy:groovy" level="project" />
|
||||
<orderEntry type="library" name="http-client" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.platform.jps.model.impl" scope="TEST" />
|
||||
<orderEntry type="library" name="gson" level="project" />
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<orderEntry type="library" name="JDOM" level="project" />
|
||||
<orderEntry type="library" name="Trove4j" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.xml.impl" />
|
||||
<orderEntry type="library" name="Groovy" level="project" />
|
||||
<orderEntry type="library" name="org.codehaus.groovy:groovy" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.platform.ide" />
|
||||
<orderEntry type="module" module-name="intellij.platform.lang" />
|
||||
<orderEntry type="module" module-name="intellij.java.psi" />
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
</content>
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
<orderEntry type="library" name="Groovy" level="project" />
|
||||
<orderEntry type="library" name="org.codehaus.groovy:groovy" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.platform.structuralSearch" />
|
||||
<orderEntry type="module" module-name="intellij.java.testFramework" />
|
||||
<orderEntry type="module" module-name="intellij.xml.impl" />
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<orderEntry type="module" module-name="intellij.tools.testsBootstrap" />
|
||||
<orderEntry type="module" module-name="intellij.java.resources.en" scope="RUNTIME" />
|
||||
<orderEntry type="module" module-name="intellij.java.rt" exported="" />
|
||||
<orderEntry type="library" exported="" name="Groovy" level="project" />
|
||||
<orderEntry type="library" exported="" name="org.codehaus.groovy:groovy" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.platform.resources" exported="" scope="RUNTIME" />
|
||||
<orderEntry type="module" module-name="intellij.xml.dom.impl" exported="" scope="RUNTIME" />
|
||||
<orderEntry type="module" module-name="intellij.platform.images" exported="" scope="RUNTIME" />
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
</content>
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
<orderEntry type="library" scope="TEST" name="Groovy" level="project" />
|
||||
<orderEntry type="library" scope="TEST" name="org.codehaus.groovy:groovy" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.platform.util" scope="TEST" />
|
||||
<orderEntry type="library" scope="TEST" name="JDOM" level="project" />
|
||||
<orderEntry type="library" scope="TEST" name="kotlin-stdlib-jdk8" level="project" />
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.smRunner" exported="" />
|
||||
<orderEntry type="library" exported="" name="Slf4j" level="project" />
|
||||
<orderEntry type="library" exported="" name="Gradle" level="project" />
|
||||
<orderEntry type="library" name="Groovy" level="project" />
|
||||
<orderEntry type="library" name="org.codehaus.groovy:groovy" level="project" />
|
||||
<orderEntry type="library" name="gson" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.platform.objectSerializer.annotations" />
|
||||
<orderEntry type="module" module-name="intellij.gradle.toolingLoaderRt" />
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
<orderEntry type="library" name="jetbrains-annotations-java5" level="project" />
|
||||
<orderEntry type="library" exported="" name="Slf4j" level="project" />
|
||||
<orderEntry type="library" exported="" name="Gradle" level="project" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="Groovy" level="project" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="org.codehaus.groovy:groovy" level="project" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="org.codehaus.groovy:groovy-ant" level="project" />
|
||||
</component>
|
||||
</module>
|
||||
@@ -11,7 +11,7 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.externalSystem.rt" />
|
||||
<orderEntry type="module" module-name="intellij.gradle.toolingExtension" />
|
||||
<orderEntry type="library" name="Gradle" level="project" />
|
||||
<orderEntry type="library" name="Groovy" level="project" />
|
||||
<orderEntry type="library" name="org.codehaus.groovy:groovy" level="project" />
|
||||
<orderEntry type="library" name="gson" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.platform.objectSerializer.annotations" />
|
||||
<orderEntry type="library" name="Trove4j" level="project" />
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
</content>
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
<orderEntry type="library" exported="" name="Groovy" level="project" />
|
||||
<orderEntry type="library" exported="" name="org.codehaus.groovy:groovy" level="project" />
|
||||
<orderEntry type="library" name="Guava" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.java.testFramework" scope="TEST" />
|
||||
<orderEntry type="module" module-name="intellij.java" />
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
<orderEntry type="module" module-name="intellij.java.compiler" />
|
||||
<orderEntry type="module" module-name="intellij.java.execution" />
|
||||
<orderEntry type="module" module-name="intellij.java.ui" />
|
||||
<orderEntry type="library" exported="" name="Groovy" level="project" />
|
||||
<orderEntry type="library" exported="" name="org.codehaus.groovy:groovy" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.java.impl" />
|
||||
<orderEntry type="module" module-name="intellij.copyright" />
|
||||
<orderEntry type="module" module-name="intellij.platform.langInjection" />
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
</content>
|
||||
<orderEntry type="jdk" jdkName="IDEA jdk" jdkType="JavaSDK" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
<orderEntry type="library" exported="" name="Groovy" level="project" />
|
||||
<orderEntry type="library" exported="" name="org.codehaus.groovy:groovy" level="project" />
|
||||
<orderEntry type="library" name="jetbrains-annotations-java5" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.platform.util.classLoader" />
|
||||
<orderEntry type="module" module-name="intellij.groovy.constants.rt" />
|
||||
|
||||
@@ -8,6 +8,6 @@
|
||||
</content>
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
<orderEntry type="library" name="Groovy" level="project" />
|
||||
<orderEntry type="library" name="org.codehaus.groovy:groovy" level="project" />
|
||||
</component>
|
||||
</module>
|
||||
@@ -12,6 +12,6 @@
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
<orderEntry type="module" module-name="intellij.python.helpers" scope="TEST" />
|
||||
<orderEntry type="library" scope="TEST" name="Ant" level="project" />
|
||||
<orderEntry type="library" scope="TEST" name="Groovy" level="project" />
|
||||
<orderEntry type="library" scope="TEST" name="org.codehaus.groovy:groovy" level="project" />
|
||||
</component>
|
||||
</module>
|
||||
@@ -33,7 +33,7 @@
|
||||
<orderEntry type="library" name="netty-codec-http" level="project" />
|
||||
<orderEntry type="library" name="jsoup" level="project" />
|
||||
<orderEntry type="library" name="javax.annotation-api" level="project" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="Groovy" level="project" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="org.codehaus.groovy:groovy" level="project" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="Ant" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.python.psi.impl" exported="" />
|
||||
<orderEntry type="module" module-name="intellij.python.sdk" exported="" />
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.debugger" scope="TEST" />
|
||||
<orderEntry type="library" name="Guava" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.spellchecker" scope="TEST" />
|
||||
<orderEntry type="library" name="Groovy" level="project" />
|
||||
<orderEntry type="library" name="org.codehaus.groovy:groovy" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.platform.debugger.impl" scope="TEST" />
|
||||
<orderEntry type="module" module-name="intellij.python.pydev" scope="TEST" />
|
||||
<orderEntry type="module" module-name="intellij.platform.smRunner" scope="TEST" />
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
<orderEntry type="module" module-name="intellij.xml.impl" />
|
||||
<orderEntry type="module" module-name="intellij.java.testFramework" />
|
||||
<orderEntry type="library" name="Xerces" level="project" />
|
||||
<orderEntry type="library" scope="TEST" name="Groovy" level="project" />
|
||||
<orderEntry type="library" scope="TEST" name="org.codehaus.groovy:groovy" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.java.ui" scope="TEST" />
|
||||
<orderEntry type="module" module-name="intellij.java.impl" scope="TEST" />
|
||||
<orderEntry type="module" module-name="intellij.ant" scope="TEST" />
|
||||
|
||||
Reference in New Issue
Block a user