<?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: Adding tags to documents in JAVA API. in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/adding-tags-to-documents-in-java-api/m-p/17443#M7721</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I said you needed the alfresco-repository-XX.jar and you checked the alfresco-core-XX.jar of an extremely old version? Why did you not look in the &lt;A href="https://artifacts.alfresco.com/nexus/#nexus-search;quick~alfresco-repository" rel="nofollow noopener noreferrer"&gt;Alfresco repository&lt;/A&gt;? Sources like java2s are unofficial and may have extremely varying degrees of quality anyway - they should not exist at all if people didn't blindly follow Google search results.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Feb 2017 10:52:19 GMT</pubDate>
    <dc:creator>afaust</dc:creator>
    <dc:date>2017-02-22T10:52:19Z</dc:date>
    <item>
      <title>Adding tags to documents in JAVA API.</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/adding-tags-to-documents-in-java-api/m-p/17440#M7718</link>
      <description>I know there is a way to add tags to a file by getting a list of the tags with name and id, and then add it as properties to a document.But I have a problem on finding the jar file for the following import:&amp;nbsp;&amp;nbsp;&amp;nbsp;import org.alfresco.service.cmr.tagging;I looked all over the places but couldn't find it.&amp;nbsp;</description>
      <pubDate>Mon, 20 Feb 2017 09:22:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/adding-tags-to-documents-in-java-api/m-p/17440#M7718</guid>
      <dc:creator>dan</dc:creator>
      <dc:date>2017-02-20T09:22:47Z</dc:date>
    </item>
    <item>
      <title>Re: Adding tags to documents in JAVA API.</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/adding-tags-to-documents-in-java-api/m-p/17441#M7719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You Need the alfresco-repository-XX.jar which you can get by including a Maven dependency on the org.alfresco:alfresco-repository artifact in your POM (assuming you are using e.g. the Alfresco SDK).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2017 15:12:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/adding-tags-to-documents-in-java-api/m-p/17441#M7719</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2017-02-21T15:12:12Z</dc:date>
    </item>
    <item>
      <title>Re: Adding tags to documents in JAVA API.</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/adding-tags-to-documents-in-java-api/m-p/17442#M7720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Indeed Axel, I checked it on Maven online dependencies, but I couldn't find it. I got the Alfresco Core and other repositories, but seems that library is not included in those packages. I don't know where else to look for this library. I also checked &amp;nbsp;&lt;A class="link-titled" href="http://www.java2s.com/Code/Jar/a/Downloadalfrescocore220jar.htm" title="http://www.java2s.com/Code/Jar/a/Downloadalfrescocore220jar.htm" rel="nofollow noopener noreferrer"&gt;Download alfresco-core-2.2.0.jar : alfresco&amp;nbsp;«&amp;nbsp;a&amp;nbsp;«&amp;nbsp;Jar File Download&lt;/A&gt;&amp;nbsp; for the jar files, but again this library for tagging is not included.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Looks like I got to a dead end.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help is truly appreciated.&amp;nbsp;&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>Wed, 22 Feb 2017 09:06:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/adding-tags-to-documents-in-java-api/m-p/17442#M7720</guid>
      <dc:creator>dan</dc:creator>
      <dc:date>2017-02-22T09:06:34Z</dc:date>
    </item>
    <item>
      <title>Re: Adding tags to documents in JAVA API.</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/adding-tags-to-documents-in-java-api/m-p/17443#M7721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I said you needed the alfresco-repository-XX.jar and you checked the alfresco-core-XX.jar of an extremely old version? Why did you not look in the &lt;A href="https://artifacts.alfresco.com/nexus/#nexus-search;quick~alfresco-repository" rel="nofollow noopener noreferrer"&gt;Alfresco repository&lt;/A&gt;? Sources like java2s are unofficial and may have extremely varying degrees of quality anyway - they should not exist at all if people didn't blindly follow Google search results.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2017 10:52:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/adding-tags-to-documents-in-java-api/m-p/17443#M7721</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2017-02-22T10:52:19Z</dc:date>
    </item>
    <item>
      <title>Re: Adding tags to documents in JAVA API.</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/adding-tags-to-documents-in-java-api/m-p/17444#M7722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Axel, it looked like I had an outdated version. You opened up my eyes.&lt;/P&gt;&lt;P&gt;I appreciate your help. Desperation made me trust Google's first page results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you again.&lt;/P&gt;&lt;P&gt;Regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2017 11:56:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/adding-tags-to-documents-in-java-api/m-p/17444#M7722</guid>
      <dc:creator>dan</dc:creator>
      <dc:date>2017-02-22T11:56:26Z</dc:date>
    </item>
  </channel>
</rss>

