<?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: Creating an AMP file in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/creating-an-amp-file/m-p/297483#M250613</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;An amp is just a zip that has been renamed to .amp. That means once you find an amp to use as an example you can unzip it using unzip (or look at its contents using unzip -l). The zip follows a convention for a directory structure and includes a file called module.properties that describes the amp. So if you want to create an amp, follow the resources you found to understand what goes in the module.properties file, then create a zip. In your case, the zip would contain a single directory called "lib" and in that you would place the JAR file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You might be interested in the Google Docs integration amp that can be downloaded from the &amp;lt;a href="&lt;/SPAN&gt;&lt;A href="https://wiki.alfresco.com/wiki/Community_file_list_4.2.c" rel="nofollow noopener noreferrer"&gt;https://wiki.alfresco.com/wiki/Community_file_list_4.2.c&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;4.2.c file list&amp;lt;/a&amp;gt; page.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Jul 2013 19:04:10 GMT</pubDate>
    <dc:creator>jpotts</dc:creator>
    <dc:date>2013-07-29T19:04:10Z</dc:date>
    <item>
      <title>Creating an AMP file</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/creating-an-amp-file/m-p/297482#M250612</link>
      <description>Hello People,I'm really new to creating amp files and I have read the following two links on how to create one. I think I read it like 5 times. It still has gone past my head as far as understanding it. Can anyone help dumb it down for me?http://wiki.alfresco.com/wiki/AMP_Fileshttp://wiki.alfresco.c</description>
      <pubDate>Tue, 09 Jul 2013 16:59:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/creating-an-amp-file/m-p/297482#M250612</guid>
      <dc:creator>eswbitto</dc:creator>
      <dc:date>2013-07-09T16:59:30Z</dc:date>
    </item>
    <item>
      <title>Re: Creating an AMP file</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/creating-an-amp-file/m-p/297483#M250613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;An amp is just a zip that has been renamed to .amp. That means once you find an amp to use as an example you can unzip it using unzip (or look at its contents using unzip -l). The zip follows a convention for a directory structure and includes a file called module.properties that describes the amp. So if you want to create an amp, follow the resources you found to understand what goes in the module.properties file, then create a zip. In your case, the zip would contain a single directory called "lib" and in that you would place the JAR file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You might be interested in the Google Docs integration amp that can be downloaded from the &amp;lt;a href="&lt;/SPAN&gt;&lt;A href="https://wiki.alfresco.com/wiki/Community_file_list_4.2.c" rel="nofollow noopener noreferrer"&gt;https://wiki.alfresco.com/wiki/Community_file_list_4.2.c&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;4.2.c file list&amp;lt;/a&amp;gt; page.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jul 2013 19:04:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/creating-an-amp-file/m-p/297483#M250613</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2013-07-29T19:04:10Z</dc:date>
    </item>
    <item>
      <title>Re: Creating an AMP file</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/creating-an-amp-file/m-p/297484#M250614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi jpotts,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;following your instruction, i've created my amp. but everytime i try to install it, the console says "no module.propertis file has been found". but the file is in the amp module &lt;img id="smileysad" class="emoticon emoticon-smileysad" src="https://connect.hyland.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Sep 2013 16:11:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/creating-an-amp-file/m-p/297484#M250614</guid>
      <dc:creator>fabrizio90</dc:creator>
      <dc:date>2013-09-23T16:11:14Z</dc:date>
    </item>
    <item>
      <title>Re: Creating an AMP file</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/creating-an-amp-file/m-p/297485#M250615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Show me what the output of unzip -l yourAmp.amp is.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Sep 2013 18:40:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/creating-an-amp-file/m-p/297485#M250615</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2013-09-23T18:40:15Z</dc:date>
    </item>
    <item>
      <title>Re: Creating an AMP file</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/creating-an-amp-file/m-p/297486#M250616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;the output: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Archive:&amp;nbsp; /Users/Fabrizio/Desktop/Recovery.amp&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Length&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date&amp;nbsp;&amp;nbsp; Time&amp;nbsp;&amp;nbsp;&amp;nbsp; Name&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; ——–&amp;nbsp;&amp;nbsp;&amp;nbsp; —-&amp;nbsp;&amp;nbsp; —-&amp;nbsp;&amp;nbsp;&amp;nbsp; —-&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp; 09-24-13 16:14&amp;nbsp;&amp;nbsp; Recovery/&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp; 09-24-13 16:13&amp;nbsp;&amp;nbsp; Recovery/bin/&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 15845&amp;nbsp; 09-23-13 11:02&amp;nbsp;&amp;nbsp; Recovery/bin/reset-password-dialog-2.1.0.jar&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 176&amp;nbsp; 09-24-13 16:14&amp;nbsp;&amp;nbsp; Recovery/module.properties&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; ——–&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ——-&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 16021&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4 files&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 14:16:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/creating-an-amp-file/m-p/297486#M250616</guid>
      <dc:creator>fabrizio90</dc:creator>
      <dc:date>2013-09-24T14:16:26Z</dc:date>
    </item>
    <item>
      <title>Re: Creating an AMP file</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/creating-an-amp-file/m-p/297487#M250617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Try moving Recovery/bin/reset-password-dialog-2.1.0.jar to /lib/reset-password-dialog-2.1.0.jar.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also move Recovery/module.properties to module.properties.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Remove Recovery and Recovery/bin/.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Sep 2013 21:17:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/creating-an-amp-file/m-p/297487#M250617</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2013-09-30T21:17:12Z</dc:date>
    </item>
  </channel>
</rss>

