Author: norman
Date: Mon Jan 11 18:17:47 2010
New Revision: 897986

URL: http://svn.apache.org/viewvc?rev=897986&view=rev
Log:
fix ant build

Modified:
    james/imap/trunk/torque/build.xml

Modified: james/imap/trunk/torque/build.xml
URL: 
http://svn.apache.org/viewvc/james/imap/trunk/torque/build.xml?rev=897986&r1=897985&r2=897986&view=diff
==============================================================================
--- james/imap/trunk/torque/build.xml (original)
+++ james/imap/trunk/torque/build.xml Mon Jan 11 18:17:47 2010
@@ -29,11 +29,13 @@
                <path refid='classpath.base'/>
                           <path refid='classpath.torque'/>
                <path refid='classpath.dependencies.libraries'/>   
+                          <path refid='depend.on.store'/>
            </path>
            <path id='classpath.test'>
                <path refid='classpath.main'/>   
                <path refid='classpath.base.test'/> 
                <path refid='classpath.test.dependencies.libraries'/> 
+                          <path refid='depend.on.store'/>
            </path>   
            <path id='classpath.test.runtime'>
                <path refid='classpath.test'/>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to