<?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: bundling Designer Extension with Designer? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/bundling-designer-extension-with-designer/m-p/85909#M58023</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Tijs,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've got the patch ready:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://github.com/jenkinsci/jenkow-plugin/blob/master/activiti-patch/src/main/resources/activiti-designer-jenkow.diff" rel="nofollow noopener noreferrer"&gt;https://github.com/jenkinsci/jenkow-plugin/blob/master/activiti-patch/src/main/resources/activiti-designer-jenkow.diff&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you please apply it?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-Max&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi Max,&lt;BR /&gt;&lt;BR /&gt;Yes that sounds like a solution. Would you be able to create a patch for this?&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Aug 2012 14:36:52 GMT</pubDate>
    <dc:creator>m2spring</dc:creator>
    <dc:date>2012-08-22T14:36:52Z</dc:date>
    <item>
      <title>bundling Designer Extension with Designer?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/bundling-designer-extension-with-designer/m-p/85903#M58017</link>
      <description>How can I bundle my designer extension with Designer so that my users don't need to install the extension separately by going through the User Libraries hoops?(http://www.activiti.org/userguide/index.html#eclipseDesignerApplyingExtension)Thanks!-Max</description>
      <pubDate>Wed, 11 Jul 2012 23:40:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/bundling-designer-extension-with-designer/m-p/85903#M58017</guid>
      <dc:creator>m2spring</dc:creator>
      <dc:date>2012-07-11T23:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: bundling Designer Extension with Designer?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/bundling-designer-extension-with-designer/m-p/85904#M58018</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;You could change the Designer source code for that to make it as easy as possible for your users.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then you can just add your extension to the standard palette.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want to use the designer extension mechanism I can't think of a solution where the user doesn't have to do anything.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2012 11:47:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/bundling-designer-extension-with-designer/m-p/85904#M58018</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2012-07-12T11:47:05Z</dc:date>
    </item>
    <item>
      <title>Re: bundling Designer Extension with Designer?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/bundling-designer-extension-with-designer/m-p/85905#M58019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm thinking of adding an extension point to plugin org.activiti.designer.util to allow other plugins to contribute a Designer Extension directly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In class o.a.d.util.extension.ExtensionUtil I would add logic to method getCustomServiceTasksContexts() to honor that extension point by calling each extension point contributor which would then return one or more CustomServiceTask objects.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;With this extension point in place, I can encapsulate my Designer extension in an Eclipse plugin and no longer need to make it available through the project's classpath.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does this sound like a reasonable approach?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Max&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2012 23:32:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/bundling-designer-extension-with-designer/m-p/85905#M58019</guid>
      <dc:creator>m2spring</dc:creator>
      <dc:date>2012-08-10T23:32:04Z</dc:date>
    </item>
    <item>
      <title>Re: bundling Designer Extension with Designer?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/bundling-designer-extension-with-designer/m-p/85906#M58020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Max,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes that sounds like a solution. Would you be able to create a patch for this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2012 07:59:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/bundling-designer-extension-with-designer/m-p/85906#M58020</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2012-08-15T07:59:08Z</dc:date>
    </item>
    <item>
      <title>Re: bundling Designer Extension with Designer?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/bundling-designer-extension-with-designer/m-p/85907#M58021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That would certainly be interesting functionality…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2012 08:14:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/bundling-designer-extension-with-designer/m-p/85907#M58021</guid>
      <dc:creator>ronald_van_kuij</dc:creator>
      <dc:date>2012-08-15T08:14:37Z</dc:date>
    </item>
    <item>
      <title>Re: bundling Designer Extension with Designer?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/bundling-designer-extension-with-designer/m-p/85908#M58022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Tijs,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;yes, I'm working on a fix and I'll be providing you a patch.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How would you like me to provide you the patch?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-Max&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi Max,&lt;BR /&gt;&lt;BR /&gt;Yes that sounds like a solution. Would you be able to create a patch for this?&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2012 20:54:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/bundling-designer-extension-with-designer/m-p/85908#M58022</guid>
      <dc:creator>m2spring</dc:creator>
      <dc:date>2012-08-16T20:54:55Z</dc:date>
    </item>
    <item>
      <title>Re: bundling Designer Extension with Designer?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/bundling-designer-extension-with-designer/m-p/85909#M58023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Tijs,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've got the patch ready:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://github.com/jenkinsci/jenkow-plugin/blob/master/activiti-patch/src/main/resources/activiti-designer-jenkow.diff" rel="nofollow noopener noreferrer"&gt;https://github.com/jenkinsci/jenkow-plugin/blob/master/activiti-patch/src/main/resources/activiti-designer-jenkow.diff&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you please apply it?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-Max&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi Max,&lt;BR /&gt;&lt;BR /&gt;Yes that sounds like a solution. Would you be able to create a patch for this?&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Aug 2012 14:36:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/bundling-designer-extension-with-designer/m-p/85909#M58023</guid>
      <dc:creator>m2spring</dc:creator>
      <dc:date>2012-08-22T14:36:52Z</dc:date>
    </item>
  </channel>
</rss>

