File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
org.springframework.context Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3333 <classpathentry kind =" var" path =" IVY_CACHE/org.objectweb.asm/com.springsource.org.objectweb.asm.commons/3.1.0/com.springsource.org.objectweb.asm.commons-3.1.0.jar" sourcepath =" IVY_CACHE/org.objectweb.asm/com.springsource.org.objectweb.asm.commons/3.1.0/com.springsource.org.objectweb.asm.commons-sources-3.1.0.jar" />
3434 <classpathentry kind =" var" path =" IVY_CACHE/org.hibernate/com.springsource.org.hibernate.validator/4.0.0.GA/com.springsource.org.hibernate.validator-4.0.0.GA.jar" sourcepath =" /IVY_CACHE/org.hibernate/com.springsource.org.hibernate.validator/4.0.0.GA/com.springsource.org.hibernate.validator-sources-4.0.0.GA.jar" />
3535 <classpathentry kind =" var" path =" IVY_CACHE/org.joda/com.springsource.org.joda.time/1.6.0/com.springsource.org.joda.time-1.6.0.jar" sourcepath =" /IVY_CACHE/org.joda/com.springsource.org.joda.time/1.6.0/com.springsource.org.joda.time-sources-1.6.0.jar" />
36- <classpathentry kind =" var" path =" IVY_CACHE/org.jruby/com.springsource.org.jruby/1.4 .0/com.springsource.org.jruby-1.4 .0.jar" sourcepath =" /IVY_CACHE/org.jruby/com.springsource.org.jruby/1.2.0/com.springsource.org.jruby-sources-1.2.0.jar" />
36+ <classpathentry kind =" var" path =" IVY_CACHE/org.jruby/com.springsource.org.jruby/1.2 .0/com.springsource.org.jruby-1.2 .0.jar" sourcepath =" /IVY_CACHE/org.jruby/com.springsource.org.jruby/1.2.0/com.springsource.org.jruby-sources-1.2.0.jar" />
3737 <classpathentry kind =" var" path =" IVY_CACHE/org.junit/com.springsource.org.junit/4.7.0/com.springsource.org.junit-4.7.0.jar" sourcepath =" /IVY_CACHE/org.junit/com.springsource.org.junit/4.7.0/com.springsource.org.junit-sources-4.6.0.jar" />
3838 <classpathentry kind =" var" path =" IVY_CACHE/javax.inject/com.springsource.org.atinject.tck/1.0.0/com.springsource.org.atinject.tck-1.0.0.jar" sourcepath =" /IVY_CACHE/javax.inject/com.springsource.org.atinject.tck/1.0.0/com.springsource.org.atinject.tck-sources-1.0.0.jar" />
3939
Original file line number Diff line number Diff line change 124124 <orderEntry type =" module-library" >
125125 <library >
126126 <CLASSES >
127- <root url =" jar://$IVY_CACHE$/org.jruby/com.springsource.org.jruby/1.4 .0/com.springsource.org.jruby-1.4 .0.jar!/" />
127+ <root url =" jar://$IVY_CACHE$/org.jruby/com.springsource.org.jruby/1.2 .0/com.springsource.org.jruby-1.2 .0.jar!/" />
128128 </CLASSES >
129129 <JAVADOC />
130130 <SOURCES >
131- <root url =" jar://$IVY_CACHE$/org.jruby/com.springsource.org.jruby/1.4 .0/com.springsource.org.jruby-sources-1.4 .0.jar!/" />
131+ <root url =" jar://$IVY_CACHE$/org.jruby/com.springsource.org.jruby/1.2 .0/com.springsource.org.jruby-sources-1.2 .0.jar!/" />
132132 </SOURCES >
133133 </library >
134134 </orderEntry >
Original file line number Diff line number Diff line change 4747 <dependency org =" org.beanshell" name =" com.springsource.bsh" rev =" 2.0.0.b4" conf =" optional, beanshell->compile" />
4848 <dependency org =" org.codehaus.groovy" name =" com.springsource.org.codehaus.groovy" rev =" 1.6.5" conf =" optional, groovy->compile" />
4949 <dependency org =" org.joda" name =" com.springsource.org.joda.time" rev =" 1.6.0" conf =" optional->compile" />
50- <dependency org =" org.jruby" name =" com.springsource.org.jruby" rev =" 1.4 .0" conf =" optional, jruby->compile" />
50+ <dependency org =" org.jruby" name =" com.springsource.org.jruby" rev =" 1.2 .0" conf =" optional, jruby->compile" />
5151 <dependency org =" org.springframework" name =" org.springframework.asm" rev =" latest.integration" conf =" compile->compile" />
5252 <dependency org =" org.springframework" name =" org.springframework.aop" rev =" latest.integration" conf =" compile->compile" />
5353 <dependency org =" org.springframework" name =" org.springframework.beans" rev =" latest.integration" conf =" compile->compile" />
Original file line number Diff line number Diff line change 103103 <dependency >
104104 <groupId >org.jruby</groupId >
105105 <artifactId >jruby</artifactId >
106- <version >1.4 .0</version >
106+ <version >1.2 .0</version >
107107 <optional >true</optional >
108108 </dependency >
109109 <dependency >
You can’t perform that action at this time.
0 commit comments