[Red5commits] [2155] resolves are now much faster by adding modules to ivyconfig
pgregoire
luke at codegent.com
Thu Jun 28 12:41:04 EDT 2007
resolves are now much faster by adding modules to ivyconfig
Timestamp: 06/28/07 11:34:55 EST (less than one hour ago)
Change: 2155
Author: pgregoire
Files (see diff or trac for details):
java/server/trunk/ivyconfig.xml
Trac: http://mirror1.cvsdude.com/trac/osflash/red5/changeset/2155
Index: /java/server/trunk/ivyconfig.xml
===================================================================
--- /java/server/trunk/ivyconfig.xml (revision 2153)
+++ /java/server/trunk/ivyconfig.xml (revision 2155)
@@ -26,3 +26,10 @@
</chain>
</resolvers>
+ <modules>
+ <module organisation="spring" name="*" resolver="googlecode"/>
+ <module organisation="tomcat" name="*" resolver="googlecode"/>
+ <module organisation="jetty" name="*" resolver="googlecode"/>
+ <module organisation="mina" name="*" resolver="googlecode"/>
+ <module organisation="jmx" name="*" resolver="googlecode"/>
+ </modules>
</ivysettings>
Note:
Diffs are chopped if more than 25k.
This is to get past the limit on the mailing list.
More information about the Red5commits
mailing list