<?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: can&amp;apos;t find nuxeo-features/nuxeo-platform-notification/ 7.3 in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/can-apos-t-find-nuxeo-features-nuxeo-platform-notification-7-3/m-p/315180#M2181</link>
    <description>&lt;P&gt;Some tests rely on the service configuration, thus are configurable from outside Java with System properties.&lt;/P&gt;</description>
    <pubDate>Thu, 19 Nov 2015 16:22:48 GMT</pubDate>
    <dc:creator>Julien_Carsique</dc:creator>
    <dc:date>2015-11-19T16:22:48Z</dc:date>
    <item>
      <title>can&amp;apos;t find nuxeo-features/nuxeo-platform-notification/ 7.3</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/can-apos-t-find-nuxeo-features-nuxeo-platform-notification-7-3/m-p/315174#M2175</link>
      <description>&lt;P&gt;I'm trying to get notification working so i've downloaded nuxeo-features/nuxeo-platform-notification from GitHub but i'm getting some errors when launching mvn clean install , also i can't find a release for 7.3 version. i wonder if notifications code is still in nuxeo-platform-notification bundle or it's in a new location (bundle) .
The below class is a Javamail working example&lt;/P&gt;</description>
      <pubDate>Thu, 19 Nov 2015 10:56:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/can-apos-t-find-nuxeo-features-nuxeo-platform-notification-7-3/m-p/315174#M2175</guid>
      <dc:creator>ITShine_</dc:creator>
      <dc:date>2015-11-19T10:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: can&amp;apos;t find nuxeo-features/nuxeo-platform-notification/ 7.3</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/can-apos-t-find-nuxeo-features-nuxeo-platform-notification-7-3/m-p/315175#M2176</link>
      <description>&lt;P&gt;As 7.3 is not a LTS, it seems to only have a SNAPSHOT release on GitHub, like any other FT. The 7.3-SNAPSHOT for nuxeo-platform-notification is available [here](https&lt;/P&gt;</description>
      <pubDate>Thu, 19 Nov 2015 13:35:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/can-apos-t-find-nuxeo-features-nuxeo-platform-notification-7-3/m-p/315175#M2176</guid>
      <dc:creator>Greg_Drayon</dc:creator>
      <dc:date>2015-11-19T13:35:14Z</dc:date>
    </item>
    <item>
      <title>Re: can&amp;apos;t find nuxeo-features/nuxeo-platform-notification/ 7.3</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/can-apos-t-find-nuxeo-features-nuxeo-platform-notification-7-3/m-p/315176#M2177</link>
      <description>&lt;P&gt;Thank you [Greg Drayon](https&lt;/P&gt;</description>
      <pubDate>Thu, 19 Nov 2015 14:36:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/can-apos-t-find-nuxeo-features-nuxeo-platform-notification-7-3/m-p/315176#M2177</guid>
      <dc:creator>ITShine_</dc:creator>
      <dc:date>2015-11-19T14:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: can&amp;apos;t find nuxeo-features/nuxeo-platform-notification/ 7.3</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/can-apos-t-find-nuxeo-features-nuxeo-platform-notification-7-3/m-p/315177#M2178</link>
      <description>&lt;BLOCKQUOTE&gt;
&lt;P&gt;i can't find a release for 7.3 version&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I don't understand; are you looking for the 7.3 release tag in GitHub?&lt;/P&gt;
&lt;P&gt;You should better look at &lt;A href="https://github.com/nuxeo/nuxeo/blob/release-7.3/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-test/src/test/java/org/nuxeo/ecm/platform/mail/test/TestServer.java" target="test_blank"&gt;https://github.com/nuxeo/nuxeo/blob/release-7.3/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-test/src/test/java/org/nuxeo/ecm/platform/mail/test/TestServer.java&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/nuxeo/nuxeo/tree/release-7.3" target="test_blank"&gt;https://github.com/nuxeo/nuxeo/tree/release-7.3&lt;/A&gt; is the Git tag corresponding to the 7.3 release.
&lt;A href="https://github.com/nuxeo/nuxeo/tree/7.3-SNAPSHOT" target="test_blank"&gt;https://github.com/nuxeo/nuxeo/tree/7.3-SNAPSHOT&lt;/A&gt; corresponds to the 7.3-SNAPSHOT artifacts. Those artifacts are deprecated since 7.4 release and may be purged at any time, as well as the branch being deleted.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Nov 2015 15:48:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/can-apos-t-find-nuxeo-features-nuxeo-platform-notification-7-3/m-p/315177#M2178</guid>
      <dc:creator>Julien_Carsique</dc:creator>
      <dc:date>2015-11-19T15:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: can&amp;apos;t find nuxeo-features/nuxeo-platform-notification/ 7.3</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/can-apos-t-find-nuxeo-features-nuxeo-platform-notification-7-3/m-p/315178#M2179</link>
      <description>&lt;P&gt;My bad, I just discovered the "tag" tab in the switch branch/tag popup, thanks to you.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Nov 2015 16:02:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/can-apos-t-find-nuxeo-features-nuxeo-platform-notification-7-3/m-p/315178#M2179</guid>
      <dc:creator>Greg_Drayon</dc:creator>
      <dc:date>2015-11-19T16:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: can&amp;apos;t find nuxeo-features/nuxeo-platform-notification/ 7.3</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/can-apos-t-find-nuxeo-features-nuxeo-platform-notification-7-3/m-p/315179#M2180</link>
      <description>&lt;P&gt;Thank you [Julien Carsique](https&lt;/P&gt;</description>
      <pubDate>Thu, 19 Nov 2015 16:02:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/can-apos-t-find-nuxeo-features-nuxeo-platform-notification-7-3/m-p/315179#M2180</guid>
      <dc:creator>ITShine_</dc:creator>
      <dc:date>2015-11-19T16:02:24Z</dc:date>
    </item>
    <item>
      <title>Re: can&amp;apos;t find nuxeo-features/nuxeo-platform-notification/ 7.3</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/can-apos-t-find-nuxeo-features-nuxeo-platform-notification-7-3/m-p/315180#M2181</link>
      <description>&lt;P&gt;Some tests rely on the service configuration, thus are configurable from outside Java with System properties.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Nov 2015 16:22:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/can-apos-t-find-nuxeo-features-nuxeo-platform-notification-7-3/m-p/315180#M2181</guid>
      <dc:creator>Julien_Carsique</dc:creator>
      <dc:date>2015-11-19T16:22:48Z</dc:date>
    </item>
    <item>
      <title>Re: can&amp;apos;t find nuxeo-features/nuxeo-platform-notification/ 7.3</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/can-apos-t-find-nuxeo-features-nuxeo-platform-notification-7-3/m-p/315181#M2182</link>
      <description>&lt;P&gt;Sorry, i didn't understand, should i look over every class and replace values like "mail.from", "mail.to" ..., or it's possible using XML contributions/extension points to test the bundle ? Also i can't find variable referring to Tls and authentication fields , actually i've tried a sample Javamail and i could send / receive mail using 465 port with authentication , but when using the same with Nuxeo i'm having ```&lt;/P&gt;</description>
      <pubDate>Thu, 19 Nov 2015 17:03:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/can-apos-t-find-nuxeo-features-nuxeo-platform-notification-7-3/m-p/315181#M2182</guid>
      <dc:creator>ITShine_</dc:creator>
      <dc:date>2015-11-19T17:03:25Z</dc:date>
    </item>
    <item>
      <title>Re: can&amp;apos;t find nuxeo-features/nuxeo-platform-notification/ 7.3</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/can-apos-t-find-nuxeo-features-nuxeo-platform-notification-7-3/m-p/315182#M2183</link>
      <description>&lt;P&gt;Testing emailing is always complex&lt;/P&gt;</description>
      <pubDate>Thu, 19 Nov 2015 17:17:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/can-apos-t-find-nuxeo-features-nuxeo-platform-notification-7-3/m-p/315182#M2183</guid>
      <dc:creator>Julien_Carsique</dc:creator>
      <dc:date>2015-11-19T17:17:03Z</dc:date>
    </item>
    <item>
      <title>Re: can&amp;apos;t find nuxeo-features/nuxeo-platform-notification/ 7.3</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/can-apos-t-find-nuxeo-features-nuxeo-platform-notification-7-3/m-p/315183#M2184</link>
      <description>&lt;P&gt;[Julien Carsique](https&lt;/P&gt;</description>
      <pubDate>Thu, 19 Nov 2015 17:42:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/can-apos-t-find-nuxeo-features-nuxeo-platform-notification-7-3/m-p/315183#M2184</guid>
      <dc:creator>ITShine_</dc:creator>
      <dc:date>2015-11-19T17:42:31Z</dc:date>
    </item>
  </channel>
</rss>

