<?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: 'Simple Module' or AMP module ? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/simple-module-or-amp-module/m-p/300634#M253764</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks, that was my preferred option but I was worried not to find much support and samples. Actually I got lost at some point in the alfresco-sdk-samples repository, as the documentation I was reading about modules was not pointing to the alfresco-51 branch…&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Jun 2016 21:27:14 GMT</pubDate>
    <dc:creator>mike38</dc:creator>
    <dc:date>2016-06-14T21:27:14Z</dc:date>
    <item>
      <title>'Simple Module' or AMP module ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/simple-module-or-amp-module/m-p/300632#M253762</link>
      <description>Hello,I am trying to understand with which kind of template I should work.Most examples use the AMP templates (repo, share or all in one).But the documentation for SDK 2.2 says in the &amp;lt;a href="http://docs.alfresco.com/5.1/concepts/dev-extensions-packaging-techniques-jar-files.html"&amp;gt;"Simple Mod</description>
      <pubDate>Mon, 13 Jun 2016 11:43:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/simple-module-or-amp-module/m-p/300632#M253762</guid>
      <dc:creator>mike38</dc:creator>
      <dc:date>2016-06-13T11:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: 'Simple Module' or AMP module ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/simple-module-or-amp-module/m-p/300633#M253763</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 should go with JARs. All the extension point samples for 5.1 docs (&lt;/SPAN&gt;&lt;A href="http://docs.alfresco.com/5.1/concepts/dev-platform-extension-points.html" rel="nofollow noopener noreferrer"&gt;http://docs.alfresco.com/5.1/concepts/dev-platform-extension-points.html&lt;/A&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;A href="http://docs.alfresco.com/5.1/concepts/dev-platform-extension-points.html" rel="nofollow noopener noreferrer"&gt;http://docs.alfresco.com/5.1/concepts/dev-platform-extension-points.html&lt;/A&gt;&lt;SPAN&gt;) are available as JAR modules, see: &lt;/SPAN&gt;&lt;A href="https://github.com/Alfresco/alfresco-sdk-samples/tree/alfresco-51/all-in-one" rel="nofollow noopener noreferrer"&gt;https://github.com/Alfresco/alfresco-sdk-samples/tree/alfresco-51/all-in-one&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2016 12:23:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/simple-module-or-amp-module/m-p/300633#M253763</guid>
      <dc:creator>gravitonian</dc:creator>
      <dc:date>2016-06-14T12:23:35Z</dc:date>
    </item>
    <item>
      <title>Re: 'Simple Module' or AMP module ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/simple-module-or-amp-module/m-p/300634#M253764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks, that was my preferred option but I was worried not to find much support and samples. Actually I got lost at some point in the alfresco-sdk-samples repository, as the documentation I was reading about modules was not pointing to the alfresco-51 branch…&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2016 21:27:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/simple-module-or-amp-module/m-p/300634#M253764</guid>
      <dc:creator>mike38</dc:creator>
      <dc:date>2016-06-14T21:27:14Z</dc:date>
    </item>
    <item>
      <title>Re: 'Simple Module' or AMP module ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/simple-module-or-amp-module/m-p/300635#M253765</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;SPAN&gt;I am starting to make it work and even understand one or 2 things.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Your samples were absolutely necessary.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would have a few remarks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. I have found a note in the documentation (&lt;/SPAN&gt;&lt;A href="http://docs.alfresco.com/5.1/concepts/dev-extensions-packaging-techniques-jar-files.html" rel="nofollow noopener noreferrer"&gt;http://docs.alfresco.com/5.1/concepts/dev-extensions-packaging-techniques-jar-files.html&lt;/A&gt;&lt;SPAN&gt;) that says: &amp;lt;cite&amp;gt; you should specify the new module.share.version.min and module.share.version.max properties&amp;lt;/cite&amp;gt; while the module.properties files still have the old module.repo properties, maybe it would be helpful to update them for unskilled people like me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. It would also be very useful to include the test structure to the examples, I took (due to ignorance) much time to set-up a correct testing configuration with the right dependencies, etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Why not add them or at least a basic one to the alfresco maven templates ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Jun 2016 16:20:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/simple-module-or-amp-module/m-p/300635#M253765</guid>
      <dc:creator>mike38</dc:creator>
      <dc:date>2016-06-19T16:20:24Z</dc:date>
    </item>
  </channel>
</rss>

