<?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 PNG files corrupted when using SDK3 beta 5 in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/png-files-corrupted-when-using-sdk3-beta-5/m-p/285932#M239062</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is anyone here using the SDK3 beta 5 and trying to package customizations containing PNG files?&lt;/P&gt;&lt;P&gt;I'm doing so, and I'm getting the error described in this issue &lt;A href="https://github.com/Alfresco/alfresco-sdk/issues/430" title="https://github.com/Alfresco/alfresco-sdk/issues/430" rel="nofollow noopener noreferrer"&gt;Problems trying to include client side resources with SDK 3 beta 5 · Issue #430 · Alfresco/alfresco-sdk · GitHub&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea on how to avoid that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Nov 2016 00:03:21 GMT</pubDate>
    <dc:creator>douglascrp</dc:creator>
    <dc:date>2016-11-10T00:03:21Z</dc:date>
    <item>
      <title>PNG files corrupted when using SDK3 beta 5</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/png-files-corrupted-when-using-sdk3-beta-5/m-p/285932#M239062</link>
      <description>Is anyone here using the SDK3 beta 5 and trying to package customizations containing PNG files?I'm doing so, and I'm getting the error described in this issue Problems trying to include client side resources with SDK 3 beta 5 · Issue #430 · Alfresco/alfresco-sdk · GitHub Any idea on how to avoid tha</description>
      <pubDate>Thu, 10 Nov 2016 00:03:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/png-files-corrupted-when-using-sdk3-beta-5/m-p/285932#M239062</guid>
      <dc:creator>douglascrp</dc:creator>
      <dc:date>2016-11-10T00:03:21Z</dc:date>
    </item>
    <item>
      <title>Re: PNG files corrupted when using SDK3 beta 5</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/png-files-corrupted-when-using-sdk3-beta-5/m-p/285933#M239063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, I was able to "fix" this by changing the block below into the file&amp;nbsp;src/main/assembly/amp.xml:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;fileSet&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;directory&amp;gt;src/main/assembly/web&amp;lt;/directory&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;outputDirectory&amp;gt;web&amp;lt;/outputDirectory&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;filtered&amp;gt;&lt;STRONG&gt;false&lt;/STRONG&gt;&amp;lt;/filtered&amp;gt; &amp;lt;!-- Will filter files and substitute POM props such as for example ${project.name} --&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;excludes&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;lt;exclude&amp;gt;README.md&amp;lt;/exclude&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/excludes&amp;gt;&lt;BR /&gt;&amp;lt;/fileSet&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2016 13:54:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/png-files-corrupted-when-using-sdk3-beta-5/m-p/285933#M239063</guid>
      <dc:creator>douglascrp</dc:creator>
      <dc:date>2016-11-30T13:54:11Z</dc:date>
    </item>
    <item>
      <title>Re: PNG files corrupted when using SDK3 beta 5</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/png-files-corrupted-when-using-sdk3-beta-5/m-p/285934#M239064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Douglas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe you can just exclude image&amp;nbsp;files. It will allow you to use maven filtering feature in text based files.&lt;/P&gt;&lt;P&gt;Take a look at maven documentation&amp;nbsp;&lt;A class="link-titled" href="https://maven.apache.org/plugins/maven-resources-plugin/examples/include-exclude.html" title="https://maven.apache.org/plugins/maven-resources-plugin/examples/include-exclude.html" rel="nofollow noopener noreferrer"&gt;Apache Maven Resources Plugin – Including and excluding files and directories&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yann&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2016 21:11:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/png-files-corrupted-when-using-sdk3-beta-5/m-p/285934#M239064</guid>
      <dc:creator>ycoulon</dc:creator>
      <dc:date>2016-12-02T21:11:21Z</dc:date>
    </item>
    <item>
      <title>Re: PNG files corrupted when using SDK3 beta 5</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/png-files-corrupted-when-using-sdk3-beta-5/m-p/285935#M239065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried it, but it didn't work.&lt;/P&gt;&lt;P&gt;But, if you can, please, try it and let me know if it works for you.&lt;/P&gt;&lt;P&gt;What I did was to change the resource plugin configuration in the pom.xml file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2016 23:29:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/png-files-corrupted-when-using-sdk3-beta-5/m-p/285935#M239065</guid>
      <dc:creator>douglascrp</dc:creator>
      <dc:date>2016-12-02T23:29:49Z</dc:date>
    </item>
  </channel>
</rss>

