<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to delete deployment with ant? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-delete-deployment-with-ant/m-p/20808#M9782</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Currently, there is no ant-task that allows this in activiti. If you don't want to depend on tomcat (using probe or REST), you can write your own Ant-task which uses the Activiti API:&lt;/SPAN&gt;&lt;BR /&gt;&lt;CODE&gt;&lt;BR /&gt;repositoryService.deleteDeployment(id, true);&lt;BR /&gt;&lt;/CODE&gt;&lt;BR /&gt;&lt;SPAN&gt;Take a look at org.activiti.engine.impl.ant.DeployBarTask to see how the process-engine is retrieved.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Feb 2011 10:00:14 GMT</pubDate>
    <dc:creator>frederikherema1</dc:creator>
    <dc:date>2011-02-09T10:00:14Z</dc:date>
    <item>
      <title>How to delete deployment with ant?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-delete-deployment-with-ant/m-p/20807#M9781</link>
      <description>hi,We can delete or delete cascade deployment in acitiviti-probe. But It depend on tomcat. How can we delete deployment only with Ant? or execute sql?Thank you!</description>
      <pubDate>Wed, 09 Feb 2011 09:38:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-delete-deployment-with-ant/m-p/20807#M9781</guid>
      <dc:creator>kingsword</dc:creator>
      <dc:date>2011-02-09T09:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete deployment with ant?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-delete-deployment-with-ant/m-p/20808#M9782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Currently, there is no ant-task that allows this in activiti. If you don't want to depend on tomcat (using probe or REST), you can write your own Ant-task which uses the Activiti API:&lt;/SPAN&gt;&lt;BR /&gt;&lt;CODE&gt;&lt;BR /&gt;repositoryService.deleteDeployment(id, true);&lt;BR /&gt;&lt;/CODE&gt;&lt;BR /&gt;&lt;SPAN&gt;Take a look at org.activiti.engine.impl.ant.DeployBarTask to see how the process-engine is retrieved.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Feb 2011 10:00:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-delete-deployment-with-ant/m-p/20808#M9782</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2011-02-09T10:00:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete deployment with ant?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-delete-deployment-with-ant/m-p/20809#M9783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Simpler then writing your own ant-task might be to write an executable Java class (with a public static void main(String[] args){…})&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then this class can be called from ant with the java ant task.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Feb 2011 08:26:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-delete-deployment-with-ant/m-p/20809#M9783</guid>
      <dc:creator>tombaeyens</dc:creator>
      <dc:date>2011-02-10T08:26:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete deployment with ant?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-delete-deployment-with-ant/m-p/20810#M9784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Feb 2011 01:31:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-delete-deployment-with-ant/m-p/20810#M9784</guid>
      <dc:creator>kingsword</dc:creator>
      <dc:date>2011-02-11T01:31:43Z</dc:date>
    </item>
  </channel>
</rss>

