<?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: How to package a custom Alfresco Sync installer? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-package-a-custom-alfresco-sync-installer/m-p/292646#M245776</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok, thank you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And do you know how can I create both 32 and 64 exec files using maven?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any option I have to use when packaging the project?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Jan 2014 17:49:58 GMT</pubDate>
    <dc:creator>douglascrp</dc:creator>
    <dc:date>2014-01-21T17:49:58Z</dc:date>
    <item>
      <title>How to package a custom Alfresco Sync installer?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-package-a-custom-alfresco-sync-installer/m-p/292644#M245774</link>
      <description>Hi everyoneI have made some changes on Alfresco Sync client, and I was able to package it to a exec file (inside the project's target folder) using mvn clean package.Now I need to create the installer, in the same way Alfresco does.How can I create the different installer versions, for 32 and 64 bit</description>
      <pubDate>Tue, 21 Jan 2014 11:50:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-package-a-custom-alfresco-sync-installer/m-p/292644#M245774</guid>
      <dc:creator>douglascrp</dc:creator>
      <dc:date>2014-01-21T11:50:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to package a custom Alfresco Sync installer?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-package-a-custom-alfresco-sync-installer/m-p/292645#M245775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The Alfresco installers are created using BitRock InstallBuilder&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://installbuilder.bitrock.com/" rel="nofollow noopener noreferrer"&gt;http://installbuilder.bitrock.com/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But any installer will do. It really depends on your target platform.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;During a hack-a-thon in 2012 Zaizi helped package the sync client as RPMs, but I can't find the code for that at the moment. I know a lot of Java projects use install4j.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Good luck.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2014 17:45:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-package-a-custom-alfresco-sync-installer/m-p/292645#M245775</guid>
      <dc:creator>resplin</dc:creator>
      <dc:date>2014-01-21T17:45:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to package a custom Alfresco Sync installer?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-package-a-custom-alfresco-sync-installer/m-p/292646#M245776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok, thank you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And do you know how can I create both 32 and 64 exec files using maven?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any option I have to use when packaging the project?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2014 17:49:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-package-a-custom-alfresco-sync-installer/m-p/292646#M245776</guid>
      <dc:creator>douglascrp</dc:creator>
      <dc:date>2014-01-21T17:49:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to package a custom Alfresco Sync installer?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-package-a-custom-alfresco-sync-installer/m-p/292647#M245777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've found the solution for this problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In order to run, package or compile the project using Maven, you have to perform some javafx-maven-plugin specific commands, as discribed here &lt;/SPAN&gt;&lt;A href="http://zenjava.com/javafx/maven/" rel="nofollow noopener noreferrer"&gt;http://zenjava.com/javafx/maven/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope this tip will be useful for someone else.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2014 13:24:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-package-a-custom-alfresco-sync-installer/m-p/292647#M245777</guid>
      <dc:creator>douglascrp</dc:creator>
      <dc:date>2014-01-22T13:24:17Z</dc:date>
    </item>
  </channel>
</rss>

