library names now start with wamblee- to make them unique.
[utils] / crawler / kiss / build.xml
index ed756b4b05c29568fa310de4a240e0fd80745e01..846fd7c1b9217c3869f1bc780902064283a25471 100644 (file)
        <!-- Include the build header defining general properties                            -->
        <!-- =============================================================================== -->
     <property name="project.home" value="../.."/>
-    <property name="module.name" value="crawler-kiss" />
+    <property name="module.name" value="wamblee-crawler-kiss" />
 
    &header;
        
        <target name="module.build.deps" 
-         depends="logging.d,mail.d,commons-beanutils.d,commons-codec.d,dom4j.d,xerces.d,httpclient.d,jtidy.d,wamblee.support.d,wamblee.crawler.d">
+         depends="logging.d,mail.d,commons-email.d,commons-beanutils.d,commons-codec.d,dom4j.d,xerces.d,httpclient.d,jtidy.d,wamblee.support.d,wamblee.crawler.d">
        </target>
        
        <!-- Set libraries to use in addition for test, a library which