<?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 Problems with 3rd party lib in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-3rd-party-lib/m-p/298172#M251302</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Good afternoon, guys.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think this issue is categorized as configuration, sorry if I'm wrong. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Well, here is my problem, when compiling with ant I got this issue:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;\alfresco\root\build.xml:590: Cannot find javahl, svnkit nor command line svn client&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But looking the source of build.xml there is a tag(eclipse warn tag) as follow:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;alfresco\root\${dir.project.3rdparty.lib} does not exist. &lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could this be the problem? If that so, how do I can fix it?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Software:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ant 1.8&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;java 1.7&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;alfresco 4.2.e&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ps: I'm using the default configuration.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 May 2014 16:07:57 GMT</pubDate>
    <dc:creator>usetelni</dc:creator>
    <dc:date>2014-05-13T16:07:57Z</dc:date>
    <item>
      <title>Problems with 3rd party lib</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-3rd-party-lib/m-p/298172#M251302</link>
      <description>Good afternoon, guys.I think this issue is categorized as configuration, sorry if I'm wrong. Well, here is my problem, when compiling with ant I got this issue:\alfresco\root\build.xml:590: Cannot find javahl, svnkit nor command line svn client‍But looking the source of build.xml there is a tag(ecli</description>
      <pubDate>Tue, 13 May 2014 16:07:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-with-3rd-party-lib/m-p/298172#M251302</guid>
      <dc:creator>usetelni</dc:creator>
      <dc:date>2014-05-13T16:07:57Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with 3rd party lib</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-3rd-party-lib/m-p/298173#M251303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Under root you should have a folder called projects and under that 3rd-party. Make sure that is there.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You should also have a build.properties file and in that file you should have dir.project.3rdparty and dir.project.3rdparty.lib defined along with a lot of other essential properties.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Note that there is usually no reason to build the software yourself. You can download one of the pre-compiled binaries from &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Community_file_list_4.2.f" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Community_file_list_4.2.f&lt;/A&gt;&lt;SPAN&gt; (or 4.2.e or whatever version you want).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 18:10:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-with-3rd-party-lib/m-p/298173#M251303</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2014-05-13T18:10:38Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with 3rd party lib</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-3rd-party-lib/m-p/298174#M251304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for your reply Jeff.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I had downloaded the community version from repository, for development/study purpose. Well, the directories is set the way you has described, and, I have the properties set correctly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Could it be some jar missing?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 19:37:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-with-3rd-party-lib/m-p/298174#M251304</guid>
      <dc:creator>usetelni</dc:creator>
      <dc:date>2014-05-13T19:37:22Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with 3rd party lib</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-3rd-party-lib/m-p/298175#M251305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;what build target are you using?&amp;nbsp;&amp;nbsp;&amp;nbsp; IIRC the default make everything target does something with SVN which could be part of the problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I use ant build-tomcat which works for me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2014 10:19:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-with-3rd-party-lib/m-p/298175#M251305</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2014-05-14T10:19:28Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with 3rd party lib</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-3rd-party-lib/m-p/298176#M251306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for your reply, mrogers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Unfortunatly none of the types of build is working, and indeed, is a svn issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Here the part of de build where the problem occur(or at least is where it is pointed)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;target name="set-revision-number" depends="init"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;taskdef name="svn" classname="org.tigris.subversion.svnant.SvnTask"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;classpath refid="classpath.compile" /&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/taskdef&amp;gt;&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In that part of the build is where I got this message &lt;/SPAN&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;alfresco\root\${dir.project.3rdparty.lib} does not exist.&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Also here: &lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt; &amp;lt;classpath refid="classpath.compile" /&amp;gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideia?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2014 15:47:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-with-3rd-party-lib/m-p/298176#M251306</guid>
      <dc:creator>usetelni</dc:creator>
      <dc:date>2014-05-14T15:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with 3rd party lib</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-3rd-party-lib/m-p/298177#M251307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Solved!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem was the subversion plugin on eclipse.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Reinstall the plugin solved the problem.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2014 18:48:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-with-3rd-party-lib/m-p/298177#M251307</guid>
      <dc:creator>usetelni</dc:creator>
      <dc:date>2014-06-11T18:48:02Z</dc:date>
    </item>
  </channel>
</rss>

