Revert "IDEA-201136 Update velocity library to 2.0"

it's too troublesome and has no clear benefits for now
we can return to this when we have more convincing reasons to upgrade than just "it's too old"
This commit is contained in:
peter
2019-01-14 22:16:43 +01:00
parent 9528bff51a
commit 506f7989e0
16 changed files with 85 additions and 740 deletions

View File

@@ -119,19 +119,17 @@
<orderEntry type="library" name="maven-model" level="project" />
<orderEntry type="module-library">
<library name="org.apache.maven:maven-artifact" type="repository">
<properties maven-id="org.apache.maven:maven-artifact:3.3.9">
<exclude>
<dependency maven-id="org.apache:commons-lang3" />
</exclude>
</properties>
<properties maven-id="org.apache.maven:maven-artifact:3.3.9" />
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4-sources.jar!/" />
</SOURCES>
</library>
</orderEntry>
@@ -151,19 +149,17 @@
</orderEntry>
<orderEntry type="module-library">
<library name="org.apache.maven:maven-builder-support" type="repository">
<properties maven-id="org.apache.maven:maven-builder-support:3.3.9">
<exclude>
<dependency maven-id="org.apache:commons-lang3" />
</exclude>
</properties>
<properties maven-id="org.apache.maven:maven-builder-support:3.3.9" />
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4-sources.jar!/" />
</SOURCES>
</library>
</orderEntry>
@@ -191,6 +187,5 @@
</SOURCES>
</library>
</orderEntry>
<orderEntry type="library" name="commons-lang3" level="project" />
</component>
</module>