[portal-commits] JBoss Portal SVN: r9083 - branches/JBoss_Portal_Branch_2_6/core-cms.

portal-commits at lists.jboss.org portal-commits at lists.jboss.org
Fri Nov 23 09:13:26 EST 2007


Author: emuckenhuber
Date: 2007-11-23 09:13:26 -0500 (Fri, 23 Nov 2007)
New Revision: 9083

Modified:
   branches/JBoss_Portal_Branch_2_6/core-cms/build.xml
Log:
typo

Modified: branches/JBoss_Portal_Branch_2_6/core-cms/build.xml
===================================================================
--- branches/JBoss_Portal_Branch_2_6/core-cms/build.xml	2007-11-23 12:55:40 UTC (rev 9082)
+++ branches/JBoss_Portal_Branch_2_6/core-cms/build.xml	2007-11-23 14:13:26 UTC (rev 9083)
@@ -390,7 +390,7 @@
            description="Undeploy."
            depends="init">
       <require file="${jboss.home}/server/${portal.deploy.dir}"/>
-      <delete file="${jboss.home}/server/${portal.deploy.dir}/portam-cms.sar"/>
+      <delete file="${jboss.home}/server/${portal.deploy.dir}/portal-cms.sar"/>
    </target>
    
    <target name="undeploy-ha"




More information about the portal-commits mailing list