<?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: Migration 7.1 to 7.10 in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/migration-7-1-to-7-10/m-p/316517#M3518</link>
    <description>&lt;P&gt;Hello Gregory,&lt;/P&gt;
&lt;P&gt;Thanks for your answer.
However, I continue to have the same error :&lt;/P&gt;
&lt;P&gt;*Property 'org.nuxeo.dnd.extendedmode.timeout' should now be contributed to extension point 'org.nuxeo.runtime.ConfigurationService', using target 'configuration' *&lt;/P&gt;
&lt;P&gt;I has create a new extension point in extensions.xml and I also tried with a dedicate "contrib" xml.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;</description>
    <pubDate>Fri, 23 Aug 2019 13:10:13 GMT</pubDate>
    <dc:creator>Gilles_RODRIGUE</dc:creator>
    <dc:date>2019-08-23T13:10:13Z</dc:date>
    <item>
      <title>Migration 7.1 to 7.10</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/migration-7-1-to-7-10/m-p/316515#M3516</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I'm trying to migrate nuxeo 7.1 to 7.10.&lt;/P&gt;
&lt;P&gt;I have some errors that I need help please :&lt;/P&gt;
&lt;P&gt;**Property 'org.nuxeo.dnd.extendedmode.timeout' should now be contributed to extension point 'org.nuxeo.runtime.ConfigurationService', using target 'configuration'  **&lt;/P&gt;
&lt;P&gt;I don't have this property in my "nuxeo.conf" and when I created an extension point just like below it didn't solve.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;&amp;lt;extension point="configuration" target="org.nuxeo.runtime.ConfigurationService"&amp;gt;
    &amp;lt;property name="org.nuxeo.dnd.extendedmode.timeout"&amp;gt;20&amp;lt;/property&amp;gt;
&amp;lt;/extension&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;**Warning: target extension point 'applications' of 'org.nuxeo.theme.services.ThemeService' is unknown as it has been removed since 7.4. Check your extension in component service:org.nuxeo.ecm.diff.theme **&lt;/P&gt;
&lt;P&gt;It is just a warning ? I don't have any extension point 'applications' of 'org.nuxeo.theme.services.ThemeService'.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Style 'diff' on component service:org.nuxeo.ecm.diff.theme should now be contributed to extension point 'org.nuxeo.ecm.platform.WebResources': a compatibility registration was performed but it may not be accurate. Note that the 'flavor' processor should be used with this resource.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;I didn't find any style 'diff' in my application. I don't understand.&lt;/P&gt;
&lt;P&gt;In advance, thank you very much for your help.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2019 16:33:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/migration-7-1-to-7-10/m-p/316515#M3516</guid>
      <dc:creator>Gilles_RODRIGUE</dc:creator>
      <dc:date>2019-08-22T16:33:25Z</dc:date>
    </item>
    <item>
      <title>Re: Migration 7.1 to 7.10</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/migration-7-1-to-7-10/m-p/316516#M3517</link>
      <description>&lt;P&gt;On the first point, according to your indications, it should be&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class="language-xml"&gt;&amp;lt;extension point="org.nuxeo.runtime.ConfigurationService" target="configuration"&amp;gt;
    &amp;lt;property name="org.nuxeo.dnd.extendedmode.timeout"&amp;gt;20&amp;lt;/property&amp;gt;
&amp;lt;/extension&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;I'm not aware of the rest but check out &lt;A href="https://doc.nuxeo.com/nxdoc/upgrade-from-60-to-lts-2015/#migrating-theme-and-web-resources"&gt;https://doc.nuxeo.com/nxdoc/upgrade-from-60-to-lts-2015/#migrating-theme-and-web-resources&lt;/A&gt;
and &lt;A href="https://doc.nuxeo.com/nxdoc/710/theme-upgrade-to-lts-2015/"&gt;https://doc.nuxeo.com/nxdoc/710/theme-upgrade-to-lts-2015/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2019 17:59:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/migration-7-1-to-7-10/m-p/316516#M3517</guid>
      <dc:creator>Gregory_Carlin</dc:creator>
      <dc:date>2019-08-22T17:59:51Z</dc:date>
    </item>
    <item>
      <title>Re: Migration 7.1 to 7.10</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/migration-7-1-to-7-10/m-p/316517#M3518</link>
      <description>&lt;P&gt;Hello Gregory,&lt;/P&gt;
&lt;P&gt;Thanks for your answer.
However, I continue to have the same error :&lt;/P&gt;
&lt;P&gt;*Property 'org.nuxeo.dnd.extendedmode.timeout' should now be contributed to extension point 'org.nuxeo.runtime.ConfigurationService', using target 'configuration' *&lt;/P&gt;
&lt;P&gt;I has create a new extension point in extensions.xml and I also tried with a dedicate "contrib" xml.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2019 13:10:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/migration-7-1-to-7-10/m-p/316517#M3518</guid>
      <dc:creator>Gilles_RODRIGUE</dc:creator>
      <dc:date>2019-08-23T13:10:13Z</dc:date>
    </item>
    <item>
      <title>Re: Migration 7.1 to 7.10</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/migration-7-1-to-7-10/m-p/316518#M3519</link>
      <description>&lt;P&gt;Please don't post comments as answers.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2019 14:15:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/migration-7-1-to-7-10/m-p/316518#M3519</guid>
      <dc:creator>Florent_Guillau</dc:creator>
      <dc:date>2019-08-23T14:15:07Z</dc:date>
    </item>
  </channel>
</rss>

