<?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 Setting the classpath of process definition files in JUnit in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/setting-the-classpath-of-process-definition-files-in-junit/m-p/39497#M16587</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using the process designer in Eclipse to develop and test my processes. How do I correctly set the path to the process definition files to the default source directory (src/main/resources/diagrams) that's used in Junit 4?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried all sorts of variations, however the only solution I've found is to copy the process definition files into the test directory with just the name of the file declared in the Junit source file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;@Test&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;@Deployment(resources = { "ServiceTest.bpmn" })&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;public void test() {&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This doesn't seem very satisfactory, especially as having bpmn files in this directory seems to stop the creation of deployment artifacts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Aug 2018 13:59:06 GMT</pubDate>
    <dc:creator>navitect</dc:creator>
    <dc:date>2018-08-23T13:59:06Z</dc:date>
    <item>
      <title>Setting the classpath of process definition files in JUnit</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/setting-the-classpath-of-process-definition-files-in-junit/m-p/39497#M16587</link>
      <description>I'm using the process designer in Eclipse to develop and test my processes. How do I correctly set the path to the process definition files to the default source directory (src/main/resources/diagrams) that's used in Junit 4?I've tried all sorts of variations, however the only solution I've found is</description>
      <pubDate>Thu, 23 Aug 2018 13:59:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/setting-the-classpath-of-process-definition-files-in-junit/m-p/39497#M16587</guid>
      <dc:creator>navitect</dc:creator>
      <dc:date>2018-08-23T13:59:06Z</dc:date>
    </item>
    <item>
      <title>Re: Setting the classpath of process definition files in JUnit</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/setting-the-classpath-of-process-definition-files-in-junit/m-p/39498#M16588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;does this work?&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;@Deployment&lt;/SPAN&gt;&lt;SPAN class=""&gt;(resources = "diagrams&lt;/SPAN&gt;/ServiceTest.bpmn"&lt;SPAN class=""&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2018 11:23:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/setting-the-classpath-of-process-definition-files-in-junit/m-p/39498#M16588</guid>
      <dc:creator>bassam_al-saror</dc:creator>
      <dc:date>2018-09-06T11:23:08Z</dc:date>
    </item>
    <item>
      <title>Re: Setting the classpath of process definition files in JUnit</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/setting-the-classpath-of-process-definition-files-in-junit/m-p/39499#M16589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, that works. Thought I'd tried that along with various other possibilities.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Sep 2018 10:06:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/setting-the-classpath-of-process-definition-files-in-junit/m-p/39499#M16589</guid>
      <dc:creator>navitect</dc:creator>
      <dc:date>2018-09-15T10:06:38Z</dc:date>
    </item>
  </channel>
</rss>

