Author: weaver
Date: Thu Nov  8 07:03:08 2007
New Revision: 593182

URL: http://svn.apache.org/viewvc?rev=593182&view=rev
Log:
updated JMock jars

Modified:
    portals/jetspeed-2/branches/JETSPEED-2.1.3/core-build.xml

Modified: portals/jetspeed-2/branches/JETSPEED-2.1.3/core-build.xml
URL: 
http://svn.apache.org/viewvc/portals/jetspeed-2/branches/JETSPEED-2.1.3/core-build.xml?rev=593182&r1=593181&r2=593182&view=diff
==============================================================================
--- portals/jetspeed-2/branches/JETSPEED-2.1.3/core-build.xml (original)
+++ portals/jetspeed-2/branches/JETSPEED-2.1.3/core-build.xml Thu Nov  8 
07:03:08 2007
@@ -90,7 +90,8 @@
                 </properties>            
         </dependency>            
            <dependency>
-             <id>cglib</id>
+             <id>cglib-nodep</id>
+             <groupId>cglib</groupId>
              <version>2.1_3</version>
              <properties>
                <war.bundle>true</war.bundle>
@@ -223,7 +224,15 @@
                <!-- Unit testing -->
            <dependency>
                  <id>jmock</id>
-                  <version>1.0.1</version>
+                  <version>1.2.0</version>
+                  <properties>
+                    <war.bundle>false</war.bundle>
+                  </properties>
+               </dependency>
+                <dependency>
+                 <id>jmock-cglib</id>
+                  <groupId>jmock</groupId>
+                  <version>1.1.0</version>
                   <properties>
                     <war.bundle>false</war.bundle>
                   </properties>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to