Bläddra i källkod

Same version of commons-lang in SmartSprites and elsewhere (#9970)

This should eliminate some duplicate JAR(s) in the Vaadin package.

Change-Id: I0b984fde1fa3ae23139a62fd829e1d1560761abc
tags/7.0.0.beta11
Henri Sara 11 år sedan
förälder
incheckning
d2b69dbee6
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1
    1
      theme-compiler/ivymodule/smartsprites-ivy-0.2.3-itmill.xml

+ 1
- 1
theme-compiler/ivymodule/smartsprites-ivy-0.2.3-itmill.xml Visa fil

@@ -32,7 +32,7 @@
<dependency org="args4j" name="args4j" rev="2.0.9" force="true" conf="compile->compile(*),master(*);runtime->runtime(*)"/>
<dependency org="commons-math" name="commons-math" rev="1.1" force="true" conf="compile->compile(*),master(*);runtime->runtime(*)"/>
<dependency org="commons-io" name="commons-io" rev="1.4" force="true" conf="compile->compile(*),master(*);runtime->runtime(*)"/>
<dependency org="commons-lang" name="commons-lang" rev="2.3" force="true" conf="compile->compile(*),master(*);runtime->runtime(*)"/>
<dependency org="commons-lang" name="commons-lang" rev="2.6" force="true" conf="compile->compile(*),master(*);runtime->runtime(*)"/>
<dependency org="junit" name="junit" rev="4.4" force="true" conf="test->runtime(*),master(*)"/>
</dependencies>
</ivy-module>

Laddar…
Avbryt
Spara