Bug 571894 - Create the March 2021 newsletter
Change-Id: Ib15965d7bd6276d7524c80da97f9054ac6b2bb9d
Signed-off-by: Eric Poirier <eric.poirier@eclipse-foundation.org>
diff --git a/eclipse_newsletter/2021/march/1.php b/eclipse_newsletter/2021/march/1.php
new file mode 100644
index 0000000..e756017
--- /dev/null
+++ b/eclipse_newsletter/2021/march/1.php
@@ -0,0 +1,32 @@
+<?php
+/**
+ * Copyright (c) 2020 Eclipse Foundation.
+ *
+ * This program and the accompanying materials are made
+ * available under the terms of the Eclipse Public License 2.0
+ * which is available at https://www.eclipse.org/legal/epl-2.0/
+ *
+ * Contributors:
+ * Eric Poirier (Eclipse Foundation) - Initial implementation
+ *
+ * SPDX-License-Identifier: EPL-2.0
+ */
+
+ require_once ($_SERVER ['DOCUMENT_ROOT'] . "/eclipse.org-common/system/app.class.php");
+ $App = new App ();
+ require_once ('_variables.php');
+
+ // Begin: page-specific settings. Change these.
+ $pageTitle = "Jakarta EE 9.1 Release Contents and Status";
+ $pageKeywords = "eclipse, newsletter, jakarta ee, jakarta ee 9.1";
+ $pageAuthor = "Kevin Sutter";
+ $pageDescription = "As soon as Jakarta™ EE 9 was released, the community shifted its focus to Jakarta EE 9.1 and support for Java™ SE 11. ";
+
+ // Uncomment and set $original_url if you know the original url of this article.
+ //$original_url = "http://eclipse.org/community/eclipse_newsletter/";
+ //$og = (isset ( $original_url )) ? '<li><a href="' . $original_url . '" target="_blank">Original Article</a></li>' : '';
+
+ // Place your html content in a file called content/en_article1.php
+ $script_name = $App->getScriptName();
+
+ require_once ($_SERVER ['DOCUMENT_ROOT'] . "/community/eclipse_newsletter/_includes/_generate_page_article.php");
\ No newline at end of file
diff --git a/eclipse_newsletter/2021/march/2.php b/eclipse_newsletter/2021/march/2.php
new file mode 100644
index 0000000..bf6572b
--- /dev/null
+++ b/eclipse_newsletter/2021/march/2.php
@@ -0,0 +1,32 @@
+<?php
+/**
+ * Copyright (c) 2020 Eclipse Foundation.
+ *
+ * This program and the accompanying materials are made
+ * available under the terms of the Eclipse Public License 2.0
+ * which is available at https://www.eclipse.org/legal/epl-2.0/
+ *
+ * Contributors:
+ * Eric Poirier (Eclipse Foundation) - Initial implementation
+ *
+ * SPDX-License-Identifier: EPL-2.0
+ */
+
+ require_once ($_SERVER ['DOCUMENT_ROOT'] . "/eclipse.org-common/system/app.class.php");
+ $App = new App ();
+ require_once ('_variables.php');
+
+ // Begin: page-specific settings. Change these.
+ $pageTitle = "Three Steps to List Jakarta EE-Compatible Implementations";
+ $pageKeywords = "eclipse, newsletter, Compatible Implementations";
+ $pageAuthor = "Ivar Grimstad";
+ $pageDescription = "As most Jakarta EE developers are likely already aware, the concept of a single reference implementation (RI) to prove a specification can be implemented doesn’t exist in Jakarta EE.";
+
+ // Uncomment and set $original_url if you know the original url of this article.
+ //$original_url = "http://eclipse.org/community/eclipse_newsletter/";
+ //$og = (isset ( $original_url )) ? '<li><a href="' . $original_url . '" target="_blank">Original Article</a></li>' : '';
+
+ // Place your html content in a file called content/en_article1.php
+ $script_name = $App->getScriptName();
+
+ require_once ($_SERVER ['DOCUMENT_ROOT'] . "/community/eclipse_newsletter/_includes/_generate_page_article.php");
\ No newline at end of file
diff --git a/eclipse_newsletter/2021/march/3.php b/eclipse_newsletter/2021/march/3.php
new file mode 100644
index 0000000..c83e507
--- /dev/null
+++ b/eclipse_newsletter/2021/march/3.php
@@ -0,0 +1,32 @@
+<?php
+/**
+ * Copyright (c) 2020 Eclipse Foundation.
+ *
+ * This program and the accompanying materials are made
+ * available under the terms of the Eclipse Public License 2.0
+ * which is available at https://www.eclipse.org/legal/epl-2.0/
+ *
+ * Contributors:
+ * Eric Poirier (Eclipse Foundation) - Initial implementation
+ *
+ * SPDX-License-Identifier: EPL-2.0
+ */
+
+ require_once ($_SERVER ['DOCUMENT_ROOT'] . "/eclipse.org-common/system/app.class.php");
+ $App = new App ();
+ require_once ('_variables.php');
+
+ // Begin: page-specific settings. Change these.
+ $pageTitle = "Jakarta EE and MicroProfile Alignment: Your Input Is Needed";
+ $pageKeywords = "eclipse, newsletter, Jakarta EE, Microprofile, Microprofile Alignment";
+ $pageAuthor = "Karen McNaughton";
+ $pageDescription = "Since it was announced that Java EE would find new life as Jakarta EE at the Eclipse Foundation, there have been many discussions and questions about the relationship between Jakarta EE and MicroProfile.";
+
+ // Uncomment and set $original_url if you know the original url of this article.
+ //$original_url = "http://eclipse.org/community/eclipse_newsletter/";
+ //$og = (isset ( $original_url )) ? '<li><a href="' . $original_url . '" target="_blank">Original Article</a></li>' : '';
+
+ // Place your html content in a file called content/en_article1.php
+ $script_name = $App->getScriptName();
+
+ require_once ($_SERVER ['DOCUMENT_ROOT'] . "/community/eclipse_newsletter/_includes/_generate_page_article.php");
\ No newline at end of file
diff --git a/eclipse_newsletter/2021/march/4.php b/eclipse_newsletter/2021/march/4.php
new file mode 100644
index 0000000..6f475d9
--- /dev/null
+++ b/eclipse_newsletter/2021/march/4.php
@@ -0,0 +1,32 @@
+<?php
+/**
+ * Copyright (c) 2020 Eclipse Foundation.
+ *
+ * This program and the accompanying materials are made
+ * available under the terms of the Eclipse Public License 2.0
+ * which is available at https://www.eclipse.org/legal/epl-2.0/
+ *
+ * Contributors:
+ * Eric Poirier (Eclipse Foundation) - Initial implementation
+ *
+ * SPDX-License-Identifier: EPL-2.0
+ */
+
+ require_once ($_SERVER ['DOCUMENT_ROOT'] . "/eclipse.org-common/system/app.class.php");
+ $App = new App ();
+ require_once ('_variables.php');
+
+ // Begin: page-specific settings. Change these.
+ $pageTitle = "Committer Profile: Jason Mehrens";
+ $pageKeywords = "eclipse, newsletter, Committer Profile, Jason Mehrens";
+ $pageAuthor = "Eclipse Foundation";
+ $pageDescription = "Committer Profile: Jason Mehrens";
+
+ // Uncomment and set $original_url if you know the original url of this article.
+ //$original_url = "http://eclipse.org/community/eclipse_newsletter/";
+ //$og = (isset ( $original_url )) ? '<li><a href="' . $original_url . '" target="_blank">Original Article</a></li>' : '';
+
+ // Place your html content in a file called content/en_article1.php
+ $script_name = $App->getScriptName();
+
+ require_once ($_SERVER ['DOCUMENT_ROOT'] . "/community/eclipse_newsletter/_includes/_generate_page_article.php");
\ No newline at end of file
diff --git a/eclipse_newsletter/2021/march/5.php b/eclipse_newsletter/2021/march/5.php
new file mode 100644
index 0000000..8de1378
--- /dev/null
+++ b/eclipse_newsletter/2021/march/5.php
@@ -0,0 +1,32 @@
+<?php
+/**
+ * Copyright (c) 2020 Eclipse Foundation.
+ *
+ * This program and the accompanying materials are made
+ * available under the terms of the Eclipse Public License 2.0
+ * which is available at https://www.eclipse.org/legal/epl-2.0/
+ *
+ * Contributors:
+ * Eric Poirier (Eclipse Foundation) - Initial implementation
+ *
+ * SPDX-License-Identifier: EPL-2.0
+ */
+
+ require_once ($_SERVER ['DOCUMENT_ROOT'] . "/eclipse.org-common/system/app.class.php");
+ $App = new App ();
+ require_once ('_variables.php');
+
+ // Begin: page-specific settings. Change these.
+ $pageTitle = "March Community Updates";
+ $pageKeywords = "eclipse, newsletter, news";
+ $pageAuthor = "Eclipse Foundation";
+ $pageDescription = "Newsletter News";
+
+ // Uncomment and set $original_url if you know the original url of this article.
+ //$original_url = "http://eclipse.org/community/eclipse_newsletter/";
+ //$og = (isset ( $original_url )) ? '<li><a href="' . $original_url . '" target="_blank">Original Article</a></li>' : '';
+
+ // Place your html content in a file called content/en_article1.php
+ $script_name = $App->getScriptName();
+
+ require_once ($_SERVER ['DOCUMENT_ROOT'] . "/community/eclipse_newsletter/_includes/_generate_page_article.php");
\ No newline at end of file
diff --git a/eclipse_newsletter/2021/march/_variables.php b/eclipse_newsletter/2021/march/_variables.php
new file mode 100644
index 0000000..158d2f1
--- /dev/null
+++ b/eclipse_newsletter/2021/march/_variables.php
@@ -0,0 +1,29 @@
+<?php
+/**
+ * Copyright (c) 2020 Eclipse Foundation.
+ *
+ * This program and the accompanying materials are made
+ * available under the terms of the Eclipse Public License 2.0
+ * which is available at https://www.eclipse.org/legal/epl-2.0/
+ *
+ * Contributors:
+ * Eric Poirier (Eclipse Foundation) - Initial implementation
+ *
+ * SPDX-License-Identifier: EPL-2.0
+ */
+
+$pageTitle = "Charting a Course for the Future of Cloud Native Java";
+$pageKeywords = "";
+$pageAuthor = "Christopher Guindon";
+$pageDescription = "";
+
+// Make it TRUE if you want the sponsor to be displayed
+$displayNewsletterSponsor = FALSE;
+
+// Sponsors variables for this month's articles
+$sponsorName = "";
+$sponsorLink = "";
+$sponsorImage = "";
+
+ // Set the breadcrumb title for the parent of sub pages
+$breadcrumbParentTitle = $pageTitle;
\ No newline at end of file
diff --git a/eclipse_newsletter/2021/march/content/en_1.php b/eclipse_newsletter/2021/march/content/en_1.php
new file mode 100644
index 0000000..f984ff0
--- /dev/null
+++ b/eclipse_newsletter/2021/march/content/en_1.php
@@ -0,0 +1,157 @@
+<?php
+/**
+ * Copyright (c) 2020 Eclipse Foundation.
+ *
+ * This program and the accompanying materials are made
+ * available under the terms of the Eclipse Public License 2.0
+ * which is available at https://www.eclipse.org/legal/epl-2.0/
+ *
+ * Contributors:
+ * Martin Lowe (Eclipse Foundation) - Initial implementation
+ *
+ * SPDX-License-Identifier: EPL-2.0
+ */
+// This file must be included
+
+if (basename(__FILE__) == basename($_SERVER['PHP_SELF'])) {
+ exit();
+}
+?>
+<h1 class="article-title"><?php echo $pageTitle; ?></h1>
+<p>As soon as Jakarta™ EE 9 was released, the community shifted its focus to Jakarta EE 9.1
+ and support for Java™ SE 11. During development of Jakarta EE 9, it became clear that
+ supporting Java SE 8 and Java SE 11 was not feasible in the desired timeframe. In June 2020, it
+ was decided that support for Java SE 11 would be pushed to a near-term Jakarta EE 9.1 release.</p>
+<p>Here’s a look at what is, and is not, included in the Jakarta EE 9.1 release, along with
+ some thoughts on the current status of the release.</p>
+<h2>Community Discussions Started the Process</h2>
+<p>
+ The first order of business was to define the<a
+ href="https://eclipse-ee4j.github.io/jakartaee-platform/jakartaee9/JakartaEE9.1ReleasePlan"
+ > </a><a
+ href="https://eclipse-ee4j.github.io/jakartaee-platform/jakartaee9/JakartaEE9.1ReleasePlan"
+ >Jakarta EE 9.1 Release Plan</a>. There were many thoughts and ideas about what should, and should
+ not, be included in the release. As was the case with Jakarta EE 9, community members were not shy
+ about sharing their opinions. We welcomed these ideas and discussions!
+</p>
+<p>A generic Google Doc was created to capture the ideas provided through discussions, emails,
+ tweets, surveys, and mailing lists. Topics included questions such as:</p>
+<ul>
+ <li>Should this release be a version 9.1 or a version 10?</li>
+ <li>If we support Java SE 11, does that mean we should also increase the minimum Java SE version
+ — from 8 to 11?</li>
+ <li>What should we do about Common Object Request Broker Architecture (CORBA) and Remote Method
+ Invocation over Internet Inter-Orb Protocol (RMI-IIOP) requirements?</li>
+ <li>Should we allow component specification updates?</li>
+ <li>Should we support Java Platform Module System (JPMS) modules?</li>
+</ul>
+<p>These discussions eventually led to the belief that if we truly wanted a near-term release, we
+ would have to limit our expectations and wish list. So, we went back to our original plan of
+ supporting Java SE 11 as the sole requirement.</p>
+<p>
+ After another round of discussions with the community using a simplified Google Doc, we eventually
+ ended up with the<a
+ href="https://eclipse-ee4j.github.io/jakartaee-platform/jakartaee9/JakartaEE9.1ReleasePlan"
+ > </a><a
+ href="https://eclipse-ee4j.github.io/jakartaee-platform/jakartaee9/JakartaEE9.1ReleasePlan"
+ >Jakarta EE 9.1 Release Plan</a>.
+</p>
+<h2>Jakarta EE 9.1 Release Highlights</h2>
+<p>The requirements for Jakarta EE 9.1 can be stated as:</p>
+<ul>
+ <li>Support for the Java SE 11 runtime.</li>
+ <li><a href="https://jakarta.ee/specifications/platform/">Jakarta EE Platform</a> and<a
+ href="https://jakarta.ee/specifications/webprofile/"
+ > </a><a href="https://jakarta.ee/specifications/webprofile/">Jakarta EE Web Profile</a> will be
+ the only specifications affected.
+ <ul>
+ <li>Specification documents, Technology Compatibility Kits (TCKs), and compatible
+ implementations for the platform and web profile will be the only deliverables.</li>
+ <li>No other Jakarta EE component specifications will be included in Jakarta EE 9.1.</li>
+ </ul></li>
+ <li>The top-level convenience jars for the platform and web profile will be<a
+ href="https://search.maven.org/artifact/jakarta.platform/jakarta.jakartaee-web-api/9.1.0-RC1/jar"
+ > </a><a
+ href="https://search.maven.org/artifact/jakarta.platform/jakarta.jakartaee-web-api/9.1.0-RC1/jar"
+ >reproduced at the 9.1 version</a>, but the API content will be the same as Jakarta EE 9.
+ </li>
+</ul>
+<h2>There’s a Lot of Testing to Be Done</h2>
+<p>
+ As with most projects this size, the majority of the effort is spent on testing. In this
+ particular case, it’s testing the compatible implementation —<a
+ href="https://github.com/eclipse-ee4j/glassfish"
+ > </a><a href="https://github.com/eclipse-ee4j/glassfish">Eclipse Glassfish</a> — with the
+ updated Jakarta EE 9.1 TCK. Our original goal was to deliver Jakarta EE 9.1 by the end of March
+ 2021. However, our test effort assessment indicates we will have to move the delivery date into
+ the second quarter.
+</p>
+<p>
+ Although we are still experiencing a<a
+ href="https://github.com/eclipse-ee4j/jakartaee-tck/wiki/Jakarta-EE-9.1-TCK-results"
+ > </a><a href="https://github.com/eclipse-ee4j/jakartaee-tck/wiki/Jakarta-EE-9.1-TCK-results">couple
+ thousand failures with the TCK</a> (remember the Platform TCK includes close to 50,000 tests),
+ the good news is that very few of these failures are resulting in updates to Glassfish. Almost all
+ of the necessary changes are contained in the TCK itself. They include scripting updates due to
+ Java SE 11, demarcation of some optional aspects of Java and Jakarta EE such as CORBA and
+ RMI-IIOP, and API signature tests required for Java SE 11.
+</p>
+<p>
+ Some additional good news is coming from the<a href="https://openliberty.io/"> </a><a
+ href="https://openliberty.io/"
+ >Open Liberty</a> compatibility testing effort. Early testing against the<a
+ href="https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee9-eftl/staged-910/jakarta-jakartaeetck-9.1.0.zip"
+ > </a><a
+ href="https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee9-eftl/staged-910/jakarta-jakartaeetck-9.1.0.zip"
+ >Jakarta EE 9.1 TCK</a> is showing a 99.9 percent success rate with Java SE 11. And this is
+ occurring without any updates to the Open Liberty codebase used for certifying Jakarta EE 9.
+ We’re expecting Glassfish to be rounding this corner very soon.
+</p>
+<h2>We Need Community Involvement</h2>
+<p>We’re always looking for additional community involvement. As I mentioned earlier, we
+ received some excellent input and feedback when defining the Jakarta EE 9.1 release. Now that
+ we’re nearing the homestretch, additional community participation in the testing and triage
+ of failures is more than welcome.</p>
+<p>
+ Many of the problems encountered with the TCK effort are first logged as<a
+ href="https://github.com/eclipse-ee4j/jakartaee-tck/issues?q=is%3Aopen+is%3Aissue+label%3A9.1"
+ > </a><a
+ href="https://github.com/eclipse-ee4j/jakartaee-tck/issues?q=is%3Aopen+is%3Aissue+label%3A9.1"
+ >issues in the TCK repository</a>. As more debugging occurs, other issues may be logged against
+ Glassfish or the individual component implementations. Please take a few minutes to review the
+ issues and see if you can help resolve them.
+</p>
+<p>Jakarta EE would not exist without the continued support from the extended community. We
+ appreciate everything you do to support this project!</p>
+
+<div class="margin-bottom-20">
+ <?php print $Theme->getShareButtonsHTML(); ?>
+</div>
+<div class="bottomitem">
+ <h3>About the Author</h3>
+ <div class="row">
+ <div class="col-sm-24">
+ <div class="row margin-bottom-20">
+ <div class="col-sm-8">
+ <img class="img img-responsive" alt="<?php print $pageAuthor; ?>" src="images/kevin.jpg" />
+ </div>
+ <div class="col-sm-16">
+ <p class="author-name"><?php print $pageAuthor; ?></p>
+ <p class="author-bio">
+ Kevin Sutter is co-lead of the <a
+ href="https://projects.eclipse.org/projects/ee4j.jakartaee-platform"
+ >Jakarta EE Platform project</a>, as well as a member of the <a
+ href="https://projects.eclipse.org/projects/ee4j"
+ >Eclipse EE4J</a> Project Management Committee (PMC). Kevin also helps guide the overall Jakarta
+ EE mission by participating on the <a href="https://jakarta.ee/">Jakarta EE</a> Steering and
+ Specification Committees. Kevin's interest in the Enterprise Java programming models also
+ extends into the <a href="https://microprofile.io/">MicroProfile</a> arena, where he participates
+ in the working group as well as co-lead for the <a
+ href="https://projects.eclipse.org/projects/technology.microprofile"
+ >MicroProfile project</a>.
+ </p>
+ </div>
+ </div>
+ </div>
+ </div>
+</div>
\ No newline at end of file
diff --git a/eclipse_newsletter/2021/march/content/en_2.php b/eclipse_newsletter/2021/march/content/en_2.php
new file mode 100644
index 0000000..0970f47
--- /dev/null
+++ b/eclipse_newsletter/2021/march/content/en_2.php
@@ -0,0 +1,149 @@
+<?php
+/**
+ * Copyright (c) 2020 Eclipse Foundation.
+ *
+ * This program and the accompanying materials are made
+ * available under the terms of the Eclipse Public License 2.0
+ * which is available at https://www.eclipse.org/legal/epl-2.0/
+ *
+ * Contributors:
+ * Martin Lowe (Eclipse Foundation) - Initial implementation
+ *
+ * SPDX-License-Identifier: EPL-2.0
+ */
+// This file must be included
+if (basename(__FILE__) == basename($_SERVER['PHP_SELF'])) {
+ exit();
+}
+?>
+<h1 class="article-title"><?php echo $pageTitle; ?></h1>
+<p>
+ As most Jakarta EE developers are likely already aware, the concept of a single reference
+ implementation (RI) to prove a specification can be implemented doesn’t exist in Jakarta EE.
+ The<a href="https://jakarta.ee/about/jesp/"> </a><a href="https://jakarta.ee/about/jesp/">Jakarta
+ EE Specification Process (JESP)</a> mandates there must be at least one compatible
+ implementation (CI), but preferably as many as possible.
+</p>
+<p>However, some developers may not realize how easy it is to have a Jakarta EE-compatible
+ implementation listed on a specification page. Here are the high-level steps:</p>
+<ol>
+ <li>Pass the technology compatibility kit (TCK) tests and publish the results.</li>
+ <li>File a<a
+ href="https://raw.githubusercontent.com/jakartaee/specification-committee/master/compatibility-certification-request.md"
+ > </a><a
+ href="https://raw.githubusercontent.com/jakartaee/specification-committee/master/compatibility-certification-request.md"
+ >certification request</a>.
+ </li>
+ <li>Submit a<a href="https://github.com/jakartaee/specifications/pulls"> </a><a
+ href="https://github.com/jakartaee/specifications/pulls"
+ >pull request (PR)</a> to have your implementation listed.
+ </li>
+</ol>
+<p>And here’s a closer look at each step. We’re investigating ways to further simplify
+ the process by automating some steps, but this is the process today.</p>
+<h2>1. Pass the TCK Tests and Publish the Results</h2>
+<p>
+ Your software must pass the TCK tests for the specification you implement. The TCK can be
+ downloaded from the specification page and is unique for each version of the specification (Figure
+ 1). You can access the Jakarta EE specification pages<a href="https://jakarta.ee/specifications/">
+ </a><a href="https://jakarta.ee/specifications/">here</a>.
+</p>
+<p>Figure 1: TCK Location Example</p>
+<p><img src="images/2-1.png" alt="Figure 1: TCK Location Example"></p>
+<p>The next step is to publish the TCK test results. This is the heart of self-certification.
+ Because you run the TCK tests and publish the results yourself, you don’t have to rely on
+ others to run the tests for you. When you publish the results, you’re taking responsibility
+ for their correctness.</p>
+<p>For examples of how to publish TCK test results, check the results for the following:</p>
+<ul>
+ <li><a href="https://eclipse-ee4j.github.io/yasson/tck/TCK-results.html">Eclipse Yasson 2.0.0</a>,
+ which implements Jakarta JSON Binding 2.0</li>
+ <li><a href="https://github.com/jakartaredhat/cdi-tck/wiki/Jakarta-CDI-3.0-TCK-Results">Weld 4.0.0</a>,
+ which implements Jakarta Contexts and Dependency Injection (CDI) 3.0</li>
+ <li><a href="https://eclipse-ee4j.github.io/krazo/certifications/jakarta-mvc/2.0/TCK-Results.html">Eclipse
+ Krazo 2.0.0</a>, which implements Jakarta MVC 2.0</li>
+ <li><a
+ href="https://jenkins.webtide.net/job/tck/job/servlettck-run-jetty-11.0.x/lastCompletedBuild/TCK_20Report/"
+ >Eclipse Jetty 11.0.1</a>, which implements Jakarta Servlet 5.0</li>
+</ul>
+<p>After publishing the TCK test results, send an email to tck@eclipse.org to make the Eclipse
+ Foundation aware your software has passed the TCK tests.</p>
+<h2>2. File a Certification Request</h2>
+<p>The next step is to file a certification request in the Jakarta EE specification’s issue
+ tracker.</p>
+<p>
+ A certification request must follow the template shown in Figure 2, and linked<a
+ href="https://raw.githubusercontent.com/jakartaee/specification-committee/master/compatibility-certification-request.md"
+ > </a><a
+ href="https://raw.githubusercontent.com/jakartaee/specification-committee/master/compatibility-certification-request.md"
+ >here</a>, to provide the necessary information.
+</p>
+<p>Figure 2: Certification Request Template</p>
+<p><img src="images/2-2.png" alt="Figure 2: Certification Request Template"></p>
+<p>When a specification team receives a certification request, they verify the contents of the
+ request, then add the certification label. For examples of certification requests, see:</p>
+<ul>
+ <li><a href="https://github.com/eclipse-ee4j/jsonb-api/issues/257">Eclipse Yasson 2.0.0</a></li>
+ <li><a href="https://github.com/eclipse-ee4j/cdi/issues/442">Weld 4.0.0</a></li>
+ <li><a href="https://github.com/eclipse-ee4j/mvc-api/issues/53">Eclipse Krazo 2.0.0</a></li>
+ <li><a
+ href="https://jenkins.webtide.net/job/tck/job/servlettck-run-jetty-11.0.x/lastCompletedBuild/TCK_20Report/"
+ >Eclipse Jetty 11.0.1</a></li>
+</ul>
+<h2>3. Submit a PR to Have Your Compatible Implementation Listed</h2>
+<p>
+ When the certification request has been approved, submit a<a
+ href="https://github.com/jakartaee/specifications/pulls"
+ > </a><a href="https://github.com/jakartaee/specifications/pulls">PR</a> to the<a
+ href="https://github.com/jakartaee/specifications"
+ > </a><a href="https://github.com/jakartaee/specifications">specifications repository</a> and add
+ your implementation to the list of compatible implementations for the specification.
+</p>
+<p>
+ To add your implementation, update the _index.md file in the version sub-directory of the
+ specification you’re implementing. For example, to add a new compatible implementation
+ called <strong>OpenKangaroo 1.0.0</strong> to the <strong>Jakarta Wombat</strong> specification,
+ follow the format shown in the last line of Figure 3, marked with a +.
+</p>
+<p>Figure 3: Compatible Implementation List Addition Example</p>
+<p><img src="images/2-3.png" alt="Figure 3: Compatible Implementation List Addition Example"></p>
+<h2>Get More Information</h2>
+<p>
+ For a list of compatible implementations and the Jakarta EE compatible product they are included
+ in, see Arjan Tijms’ list of<a
+ href="https://arjan-tijms.omnifaces.org/2020/05/implementation-components-used-by.html"
+ > </a><a href="https://arjan-tijms.omnifaces.org/2020/05/implementation-components-used-by.html">implementation
+ components used by Jakarta EE servers</a>.
+</p>
+<p>
+ If you have any questions about the process, don’t hesitate to reach out to the Jakarta EE
+ community through the<a href="https://jakarta.ee/connect/mailing-lists/"> </a><a
+ href="https://jakarta.ee/connect/mailing-lists/"
+ >Jakarta EE mailing lists</a>.
+</p>
+
+<div class="margin-bottom-20">
+ <?php print $Theme->getShareButtonsHTML(); ?>
+</div>
+<div class="bottomitem">
+ <h3>About the Author</h3>
+ <div class="row">
+ <div class="col-sm-24">
+ <div class="row margin-bottom-20">
+ <div class="col-sm-8">
+ <img class="img img-responsive" alt="<?php print $pageAuthor; ?>" src="images/ivar.png" />
+ </div>
+ <div class="col-sm-16">
+ <p class="author-name"><?php print $pageAuthor; ?></p>
+ <p class="author-bio">
+ Ivar Grimstad is the Jakarta EE Developer Advocate at the Eclipse Foundation. He is a Java
+ Champion and Java User Group (JUG) leader based in Sweden. Ivar is also involved in<a
+ href="https://microprofile.io/"
+ > </a><a href="https://microprofile.io/">MicroProfile</a> and Apache NetBeans, and is a frequent
+ speaker at international developer conferences.
+ </p>
+ </div>
+ </div>
+ </div>
+ </div>
+</div>
\ No newline at end of file
diff --git a/eclipse_newsletter/2021/march/content/en_3.php b/eclipse_newsletter/2021/march/content/en_3.php
new file mode 100644
index 0000000..8e2c7f7
--- /dev/null
+++ b/eclipse_newsletter/2021/march/content/en_3.php
@@ -0,0 +1,137 @@
+<?php
+/**
+ * Copyright (c) 2020 Eclipse Foundation.
+ *
+ * This program and the accompanying materials are made
+ * available under the terms of the Eclipse Public License 2.0
+ * which is available at https://www.eclipse.org/legal/epl-2.0/
+ *
+ * Contributors:
+ * Martin Lowe (Eclipse Foundation) - Initial implementation
+ *
+ * SPDX-License-Identifier: EPL-2.0
+ */
+// This file must be included
+if (basename(__FILE__) == basename($_SERVER['PHP_SELF'])) {
+ exit();
+}
+?>
+<h1 class="article-title"><?php echo $pageTitle; ?></h1>
+<p>
+ Since it was announced that Java EE would find new life as Jakarta EE at the Eclipse Foundation,
+ there have been many discussions and questions about the relationship between<a
+ href="https://jakarta.ee/"
+ > Jakarta EE</a> and<a href="https://microprofile.io/"> MicroProfile</a>. To help clarify and
+ simplify the relationship, the two communities have joined forces in the Cloud Native for Java
+ (CN4J) Alliance.
+</p>
+<p>
+ The CN4J Alliance has analyzed three different approaches to improve alignment between Jakarta EE
+ and MicroProfile and simplify their use together. The advantages and disadvantages of each option
+ are summarized in this<a
+ href="https://reza-rahman.me/2021/02/09/your-input-needed-to-determine-path-for-jakarta-ee-microprofile-alignment/"
+ > blog post</a> by CN4J community participant, Reza Rahman. The post also includes a link to a
+ short<a href="https://www.surveymonkey.com/r/5DQYHYB"> survey</a> where you can choose your
+ preferred alignment option and explain the rationale behind your choice.
+</p>
+<p>I recently spoke with Reza about the need to improve Jakarta EE and MicroProfile alignment and
+ why everyone with an interest in cloud native Java should voice their opinion on the best path
+ forward. Here’s an edited version of our conversation.</p>
+<h2>Q. What is the current relationship between Jakarta EE and MicroProfile and how did we get to
+ this point?</h2>
+<p>
+ <strong>A. </strong>At the moment, Jakarta EE and MicroProfile are complementary, but there are
+ some technology areas where there is overlap and others where the alignment is not clear.
+</p>
+<p>We’re at this point because there was a technology gap a few years ago that had to be
+ filled. Developers needed technologies to accelerate cloud native application development and
+ address the issues that arise when creating microservices architectures. But at the time, Oracle
+ was no longer advancing Java EE.</p>
+<p>MicroProfile was created to fill this gap and give developers the technologies they needed. In
+ fact, the existence of MicroProfile was part of the impetus for Oracle to contribute the Java EE
+ technologies to the Eclipse Foundation.</p>
+<h2>Q. Why is more alignment between Jakarta EE and MicroProfile needed?</h2>
+<p>
+ <strong>A. </strong>Jakarta EE and MicroProfile are currently established as separate entities,
+ and it’s causing a lot of confusion. Developers are not sure how the technologies relate to
+ one other, or how the two sets of specifications can be used together. It’s time to resolve
+ this confusion.
+</p>
+<p>Today, Jakarta EE can be used on its own for monolithic applications that are primarily designed
+ for on-premises deployments. You can use Jakarta EE to build cloud native microservices
+ architectures, but having MicroProfile technologies to develop microservices for cloud native
+ applications certainly helps.</p>
+<p>Similarly, MicroProfile on its own is not truly self-sufficient. It depends on Jakarta EE
+ technologies such as RESTful web services, JSON binding, bean validation, and dependency
+ injection. Even technologies such as Quarkus and Helidon, which are based on MicroProfile, use
+ more Jakarta EE technologies than MicroProfile requires.</p>
+<p>We have two highly co-dependent sets of technologies, hosted at the same open source foundation,
+ with many of the same stakeholders. There is a desire in the ecosystem to see better alignment
+ between Jakarta EE and MicroProfile, and perhaps even convergence at some point.</p>
+<h2>Q. What is the role of the CN4J Alliance in improving alignment between Jakarta EE and
+ MicroProfile?</h2>
+<p>
+ <strong>A. </strong>We want the entire ecosystem to understand how MicroProfile technologies can
+ be used in Jakarta EE — for microservices and cloud native development as well as for
+ on-premises monolithic technologies.
+</p>
+<p>To achieve this goal, we’re trying to make it clearer where Jakarta EE and MicroProfile
+ overlap and where they complement one another. We’re also trying to determine how to clarify
+ and streamline the areas where they do overlap and identify potential areas for convergence.</p>
+<h2>Q. Why is it important for developers to review the alignment options and complete the survey?</h2>
+<p>
+ <strong>A. </strong>It’s in developers’ best interests for Jakarta EE and MicroProfile
+ to be better aligned. Using the technologies will be more straightforward, and it’s more
+ likely they will remain relevant over the long term. This will help developers and enterprises
+ protect their existing investments in Java technologies. It will also help to ensure there’s
+ a serious multivendor and specifications-based alternative to Spring, which means the overall Java
+ ecosystem will remain healthier and more competitive.
+</p>
+<h2>Q. What should developers be thinking about as they consider the alignment options?</h2>
+<p>
+ <strong>A. </strong>Developers should be thinking about their own ease of use and their own
+ requirements, not about how the technologies are organized, structured, or branded today.
+</p>
+<p>Right now, developers face complexity burdens when using Jakarta EE and MicroProfile:</p>
+<ul>
+ <li>Which versions of the specifications work with each other?</li>
+ <li>Which namespace should be used?</li>
+ <li>What should Maven dependency declarations look like?</li>
+ <li>Where should improvements be contributed?</li>
+</ul>
+<p>At the end of the day, developers just need the simplest possible solution to the problem
+ they’re trying to solve. As developers review the different alignment options, they should
+ ask themselves which approach is best to minimize the complexity burden and make their life
+ easier.</p>
+<h2>Q. What’s the best way to get started?</h2>
+<p>
+ <strong>A. </strong> Start by<a href="https://reza-rahman.me/blog/"> reviewing the pros and cons of the three alignment
+ options</a>, then specify your preference in the<a href="https://www.surveymonkey.com/r/5DQYHYB">
+ survey</a>. Please also use the comment box in the survey to explain your preference.
+</p>
+<p>We’re looking for the broadest possible spectrum of input, so we encourage everyone with an
+ interest in cloud native Java to consider the alignment options and join the conversation.</p>
+
+<div class="margin-bottom-20">
+ <?php print $Theme->getShareButtonsHTML(); ?>
+</div>
+<div class="bottomitem">
+ <h3>About the Author</h3>
+ <div class="row">
+ <div class="col-sm-24">
+ <div class="row margin-bottom-20">
+ <div class="col-sm-8">
+ <img class="img img-responsive" alt="<?php print $pageAuthor; ?>" src="images/karen.jpg" />
+ </div>
+ <div class="col-sm-16">
+ <p class="author-name"><?php print $pageAuthor; ?></p>
+ <p class="author-bio">Karen McNaughton is the Senior Marketing Manager, Cloud Native Java,
+ at the Eclipse Foundation and currently contributes to the execution of the global
+ marketing strategy for the Jakarta EE Working Group. The Jakarta EE working group drives
+ the evolution and broad adoption of technologies derived from or related to the Eclipse
+ Enterprise for Java (EE4J) project.</p>
+ </div>
+ </div>
+ </div>
+ </div>
+</div>
\ No newline at end of file
diff --git a/eclipse_newsletter/2021/march/content/en_4.php b/eclipse_newsletter/2021/march/content/en_4.php
new file mode 100644
index 0000000..bafc4db
--- /dev/null
+++ b/eclipse_newsletter/2021/march/content/en_4.php
@@ -0,0 +1,79 @@
+<?php
+/**
+ * Copyright (c) 2020 Eclipse Foundation.
+ *
+ * This program and the accompanying materials are made
+ * available under the terms of the Eclipse Public License 2.0
+ * which is available at https://www.eclipse.org/legal/epl-2.0/
+ *
+ * Contributors:
+ * Martin Lowe (Eclipse Foundation) - Initial implementation
+ *
+ * SPDX-License-Identifier: EPL-2.0
+ */
+// This file must be included
+if (basename(__FILE__) == basename($_SERVER['PHP_SELF'])) {
+ exit();
+}
+?>
+<h1 class="article-title"><?php echo $pageTitle; ?></h1>
+<h2>At a Glance: Jason Mehrens</h2>
+
+<div style="display:inline;">
+<img width="160" class="float-left margin-right-40 img img-responsive" src="images/jason.jpg" alt="Jason Mehrens">
+</div>
+<div style="display:inline;">
+ <ul>
+ <li>Involved in open source since: 2005</li>
+ <li>Works for: Inpixon</li>
+ <li>Eclipse Foundation contributor since: 2019</li>
+ <li>Involved in:<a href="https://eclipse-ee4j.github.io/mail/"> </a><a
+ href="https://eclipse-ee4j.github.io/mail/"
+ >Jakarta Mail</a></li>
+ <li>Committer to: Jakarta Mail</li>
+ <li>Committer since: 2019</li>
+ <li>Fun Fact: In addition to his full-time job at Inpixon and his work on Jakarta Mail, Jason
+ runs the family farm, growing corn and soybeans.</li>
+ </ul>
+</div>
+
+<hr />
+<h2>Why did you first get involved in open source software communities?</h2>
+<p>In 2005, I was interested in Java 5 and concurrency. The source code was being developed in the
+ open, so I read the code and the mailing list to improve my own skillset and see how experts in
+ the field were developing software.</p>
+<p>After a while, I was able to recognize potential issues, and I thought the fair thing would be to
+ contribute back and share those thoughts to improve the overall health of the project. I primarily
+ offered suggestions and provided feedback on code.</p>
+<h2>How did that involvement lead to you becoming a committer at the Eclipse Foundation?</h2>
+<p>The Java platform’s core logging facility didn’t have built-in support for logging to
+ email. A few years after Java was made open source, I thought that Java Mail would be a good place
+ for the logging-mailhandler to live and evolve. Bill Shannon, the project maintainer at the time,
+ welcomed that code contribution and shepherded me through the process.</p>
+<p>When Java EE transitioned to the Eclipse Foundation, I was hesitant to join because I had a lot
+ of other commitments at the time. But Bill really pushed me to join and to continue being part of
+ Jakarta Mail development. So I’ve been helping to code and maintain Jakarta Mail as a
+ committer since 2019.</p>
+<h2>How would you summarize your experiences as a committer?</h2>
+<p>It can be challenging to find enough time to review issues, create patches, maintain features,
+ and interact with the community. But you have access to the source code for some really well-known
+ projects and can influence their direction. You can repair issues at their origin which can
+ improve the longevity of the project and its dependents.</p>
+<p>I like the openness, the access to the code base, the expertise, and the people who are
+ developing the software. It’s a great knowledge base.</p>
+<h2>What are your next steps and goals as a committer and Eclipse Foundation community member?</h2>
+<p>For now, I’m going to continue maintaining the code base for Jakarta Mail. As I become more
+ comfortable with the process, I might get involved in some of the larger Jakarta EE projects.</p>
+<h2>What would you say to developers who are considering getting more involved in open source
+ software projects at the Eclipse Foundation?</h2>
+<p>I would say there are many ways to contribute, from answering questions on the various project
+ mailing lists to filing issues or creating pull requests. You can influence a project by issuing a
+ patch, having an expert review that patch, and having it committed to a project. The big advantage
+ of being more involved is access to expertise.</p>
+<p>I would also say that getting more involved can help you resolve your own issues faster. You have
+ to spend some time writing the code, going through the review cycle, and integrating the patch.
+ But it can end up saving you time because you don’t have to maintain a fork of the code or
+ workarounds.</p>
+<div class="margin-bottom-20">
+ <?php print $Theme->getShareButtonsHTML(); ?>
+</div>
diff --git a/eclipse_newsletter/2021/march/content/en_5.php b/eclipse_newsletter/2021/march/content/en_5.php
new file mode 100644
index 0000000..3bbcc37
--- /dev/null
+++ b/eclipse_newsletter/2021/march/content/en_5.php
@@ -0,0 +1,94 @@
+<?php
+/**
+ * Copyright (c) 2020 Eclipse Foundation.
+ *
+ * This program and the accompanying materials are made
+ * available under the terms of the Eclipse Public License 2.0
+ * which is available at https://www.eclipse.org/legal/epl-2.0/
+ *
+ * Contributors:
+ * Martin Lowe (Eclipse Foundation) - Initial implementation
+ *
+ * SPDX-License-Identifier: EPL-2.0
+ */
+// This file must be included
+if (basename(__FILE__) == basename($_SERVER['PHP_SELF'])) {
+ exit();
+}
+?>
+<h1 class="article-title"><?php echo $pageTitle; ?></h1>
+<h2>Introducing Our Newest Working Group: Adoptium</h2>
+<p>With the creation of the <a href="https://adoptium.net/">Adoptium Working Group</a>, the next chapter in the AdoptOpenJDK initiative
+ to deliver high-quality Java runtimes under open source licenses has officially begun.</p>
+<p>The Adoptium Working Group was created in collaboration with the AdoptOpenJDK Technical Steering
+ Committee, and will support the Eclipse Adoptium top-level project. The working group will provide
+ the infrastructure, marketing, community building, and developer advocacy needed to ensure timely
+ releases of vendor neutral Java runtimes and long-term community growth.</p>
+<p>The Eclipse Adoptium project is the continuation of the AdoptOpenJDK organization’s work.
+ The project provides a trusted location where developers and enterprises can download fully
+ compatible, high-quality distributions of Java runtimes based on OpenJDK source code.</p>
+<p>AdoptOpenJDK was created in 2017 to give developers a dependable source of Java runtimes that
+ have open source licenses, and are supported with timely patches and updates. Since then, more
+ than 240 million instances of high-quality Java runtimes, patches, and updates have been
+ downloaded.</p>
+<p>
+ To learn more about the Adoptium Working Group, <a href="https://www.eclipse.org/org/workinggroups/adoptium-charter.php">read the charter</a>.
+</p>
+<hr />
+<h2>Coming Soon: Jakarta EE Developer Survey</h2>
+<p>Watch for news items, blogs, and emails with the link to this year’s Jakarta EE Developer
+ Survey. This is your opportunity to add your voice to the global Java ecosystem.</p>
+<p>With your feedback, the entire Java ecosystem will have a better understanding of the
+ requirements, priorities, and perceptions in the global Java developer community. This
+ understanding enables a clearer view of the Java industry landscape, the challenges Java
+ developers are facing, and the opportunities for enterprise Java stakeholders in the cloud native
+ era.</p>
+<p>Last year, we learned that Jakarta EE had become the second-place cloud native framework, and
+ that combined, Java 8 and Jakarta EE 8 hit the mainstream with 55 percent adoption. It will be
+ very interesting to see how the Java landscape has evolved in the past year.</p>
+<p>
+ We encourage all Java developers to participate in the survey! See our <a
+ href="https://f.hubspotusercontent30.net/hubfs/4753786/JakartaEE-Infographic.pdf"
+ >new infographic</a> for a recap of our 2020 findings.
+</p>
+<hr />
+<h2>Cloud IDE Day: Call for Papers</h2>
+<p>The deadline for paper submissions to this half-day online event hosted by the Eclipse Cloud
+ Development Tools Working Group is March 28.</p>
+<p>Cloud IDE Day is May 19. The virtual event focuses on tools and best practices for development in
+ the cloud and is open to everyone who is interested in the future of IDE development.</p>
+<p>
+ For event details, visit the <a href="https://ecdtools.eclipse.org/events/idesummit/2021/">website</a>.
+</p>
+<hr />
+<h2>Eclipse SAAM Mobility 2021: Call for Papers</h2>
+<p>Submit your paper to the Eclipse Security, AI, Architecture, and Modelling (SAAM) for Next
+ Generation Mobility virtual conference by April 16. This year’s conference is June 15-16.</p>
+<p>The Eclipse SAAM Mobility conference brings together industry experts and researchers working on
+ innovative software and systems solutions for the next generations of mobility.</p>
+<p>Conference organizers encourage submissions that focus on constructive, design-oriented research
+ on innovations in software, models, and methods related to the following themes:</p>
+<ul>
+ <li>Security and privacy for mobility</li>
+ <li>Artificial intelligence for autonomous mobility</li>
+ <li>Architecture for mobility</li>
+ <li>Modeling for complex mobility systems and services</li>
+</ul>
+<p>
+ For submission guidelines and event details, visit the <a href="https://events.eclipse.org/2021/saam-mobility/">website</a>.
+</p>
+<hr />
+<h2>Adoptium to Host Outreachy Interns</h2>
+<p>The Adoptium Working Group will be welcoming two Outreachy interns from May to August 2021.</p>
+<p>Outreachy provides paid, remote, three-month internships to support diversity in Free and Open
+ Source Software (FOSS). Interns work with experienced mentors from open source communities to
+ further their knowledge and experience in a variety of areas, including programming, user
+ experience, documentation, illustration, graphic design, data science, project marketing, user
+ advocacy, and community event planning.</p>
+<p>Adoptium is excited to collaborate with people who will bring new viewpoints, valuable questions,
+ and insights to the project. The community firmly believes that having more unique perspectives
+ leads to better solutions. Red Hat, an Eclipse Foundation Strategic Member, is sponsoring the
+ internship.</p>
+<div class="margin-bottom-20">
+ <?php print $Theme->getShareButtonsHTML(); ?>
+</div>
\ No newline at end of file
diff --git a/eclipse_newsletter/2021/march/content/en_index.php b/eclipse_newsletter/2021/march/content/en_index.php
new file mode 100644
index 0000000..cf324d8
--- /dev/null
+++ b/eclipse_newsletter/2021/march/content/en_index.php
@@ -0,0 +1,1487 @@
+<?php
+/**
+ * Copyright (c) 2020 Eclipse Foundation.
+ *
+ * This program and the accompanying materials are made
+ * available under the terms of the Eclipse Public License 2.0
+ * which is available at https://www.eclipse.org/legal/epl-2.0/
+ *
+ * Contributors:
+ * Martin Lowe (Eclipse Foundation) - Initial implementation
+ *
+ * SPDX-License-Identifier: EPL-2.0
+ */
+// This file must be included
+if (basename(__FILE__) == basename($_SERVER['PHP_SELF'])) {
+ exit();
+}
+?>
+
+ <table border="0" cellpadding="0" cellspacing="0" width="100%" class="templateContainer" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;border: 0;max-width: 600px !important;">
+ <tr>
+ <td valign="top" id="templatePreheader" style="background:#FAFAFA none no-repeat center/cover;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;background-color: #FAFAFA;background-image: none;background-repeat: no-repeat;background-position: center;background-size: cover;border-top: 0;border-bottom: 0;padding-top: 9px;padding-bottom: 9px;"><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnTextBlock" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody class="mcnTextBlockOuter">
+ <tr>
+ <td valign="top" class="mcnTextBlockInner" style="padding-top: 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <!--[if mso]>
+ <table align="left" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
+ <tr>
+ <![endif]-->
+
+ <!--[if mso]>
+ <td valign="top" width="600" style="width:600px;">
+ <![endif]-->
+ <table align="left" border="0" cellpadding="0" cellspacing="0" style="max-width: 100%;min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" width="100%" class="mcnTextContentContainer">
+ <tbody><tr>
+
+ <td valign="top" class="mcnTextContent" style="padding: 0px 18px 9px;text-align: center;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;word-break: break-word;color: #656565;font-family: Helvetica;font-size: 12px;line-height: 150%;">
+
+ <a href="https://us6.campaign-archive.com/?e=[UNIQID]&u=eaf9e1f06f194eadc66788a85&id=c21d390a56" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #656565;font-weight: normal;text-decoration: underline;">View this email in your browser</a>
+ </td>
+ </tr>
+ </tbody></table>
+ <!--[if mso]>
+ </td>
+ <![endif]-->
+
+ <!--[if mso]>
+ </tr>
+ </table>
+ <![endif]-->
+ </td>
+ </tr>
+ </tbody>
+</table></td>
+ </tr>
+ <tr>
+ <td valign="top" id="templateHeader" style="background:#ffffff none no-repeat center/cover;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;background-color: #ffffff;background-image: none;background-repeat: no-repeat;background-position: center;background-size: cover;border-top: 0;border-bottom: 0;padding-top: 9px;padding-bottom: 0;"><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnImageBlock" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody class="mcnImageBlockOuter">
+ <tr>
+ <td valign="top" style="padding: 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" class="mcnImageBlockInner">
+ <table align="left" width="100%" border="0" cellpadding="0" cellspacing="0" class="mcnImageContentContainer" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody><tr>
+ <td class="mcnImageContent" valign="top" style="padding-right: 9px;padding-left: 9px;padding-top: 0;padding-bottom: 0;text-align: center;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+
+ <a href="https://www.eclipse.org/community/eclipse_newsletter/" title="" class="" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <img align="center" alt="" src="https://mcusercontent.com/eaf9e1f06f194eadc66788a85/images/666da01f-f1ea-4cea-9564-f12cd4071e91.png" width="564" style="max-width: 900px;padding-bottom: 0;display: inline !important;vertical-align: bottom;border: 0;height: auto;outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;" class="mcnImage">
+ </a>
+
+ </td>
+ </tr>
+ </tbody></table>
+ </td>
+ </tr>
+ </tbody>
+</table><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnTextBlock" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody class="mcnTextBlockOuter">
+ <tr>
+ <td valign="top" class="mcnTextBlockInner" style="padding-top: 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <!--[if mso]>
+ <table align="left" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
+ <tr>
+ <![endif]-->
+
+ <!--[if mso]>
+ <td valign="top" width="600" style="width:600px;">
+ <![endif]-->
+ <table align="left" border="0" cellpadding="0" cellspacing="0" style="max-width: 100%;min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" width="100%" class="mcnTextContentContainer">
+ <tbody><tr>
+
+ <td valign="top" class="mcnTextContent" style="padding: 0px 18px 9px;line-height: 200%;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;word-break: break-word;color: #202020;font-family: Helvetica;font-size: 16px;text-align: left;">
+
+ <p class="big" style="text-align: center;line-height: 200%;margin: 10px 0;padding: 0;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #202020;font-family: Helvetica;font-size: 16px;"><strong><span style="font-size:32px"><span style="font-family:roboto,helvetica neue,helvetica,arial,sans-serif">Charting a Course for the Future of Cloud Native Java</span></span></strong></p>
+
+ </td>
+ </tr>
+ </tbody></table>
+ <!--[if mso]>
+ </td>
+ <![endif]-->
+
+ <!--[if mso]>
+ </tr>
+ </table>
+ <![endif]-->
+ </td>
+ </tr>
+ </tbody>
+</table><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnTextBlock" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody class="mcnTextBlockOuter">
+ <tr>
+ <td valign="top" class="mcnTextBlockInner" style="padding-top: 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <!--[if mso]>
+ <table align="left" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
+ <tr>
+ <![endif]-->
+
+ <!--[if mso]>
+ <td valign="top" width="600" style="width:600px;">
+ <![endif]-->
+ <table align="left" border="0" cellpadding="0" cellspacing="0" style="max-width: 100%;min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" width="100%" class="mcnTextContentContainer">
+ <tbody><tr>
+
+ <td valign="top" class="mcnTextContent" style="padding-top: 0;padding-right: 18px;padding-bottom: 9px;padding-left: 18px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;word-break: break-word;color: #202020;font-family: Helvetica;font-size: 16px;line-height: 150%;text-align: left;">
+
+ <span style="font-family:roboto,helvetica neue,helvetica,arial,sans-serif">With Jakarta EE 9.1 well underway and Jakarta EE 10 on the horizon, now is the time for everyone with a stake in cloud native Java to get involved in shaping the future of Java infrastructure.<br>
+ <br>
+This month, our newsletter highlights three ways you can add your voice and expertise to the effort:</span>
+
+<ul>
+ <li style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"><span style="font-family:roboto,helvetica neue,helvetica,arial,sans-serif">Review the Jakarta EE and MicroProfile alignment options, choose your preferred approach, and explain your rationale.</span></li>
+ <li style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"><span style="font-family:roboto,helvetica neue,helvetica,arial,sans-serif">Contribute to the Jakarta EE 9.1 Technology Compatibility Kit (TCK) testing effort.</span></li>
+ <li style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"><span style="font-family:roboto,helvetica neue,helvetica,arial,sans-serif">Have your Jakarta EE-compatible implementation listed on a specification page.</span></li>
+</ul>
+<span style="font-family:roboto,helvetica neue,helvetica,arial,sans-serif">The entire Java ecosystem benefits from your participation, as it helps create a better future for cloud native enterprise Java.</span><br>
+<br>
+<span style="font-family:roboto,helvetica neue,helvetica,arial,sans-serif">Happy reading!<br>
+Karen McNaughton</span>
+ </td>
+ </tr>
+ </tbody></table>
+ <!--[if mso]>
+ </td>
+ <![endif]-->
+
+ <!--[if mso]>
+ </tr>
+ </table>
+ <![endif]-->
+ </td>
+ </tr>
+ </tbody>
+</table></td>
+ </tr>
+ <tr>
+ <td valign="top" id="templateUpperBody" style="background:#FFFFFF none no-repeat center/cover;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;background-color: #FFFFFF;background-image: none;background-repeat: no-repeat;background-position: center;background-size: cover;border-top: 0;border-bottom: 0;padding-top: 0;padding-bottom: 0;"><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnBoxedTextBlock" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <!--[if gte mso 9]>
+ <table align="center" border="0" cellspacing="0" cellpadding="0" width="100%">
+ <![endif]-->
+ <tbody class="mcnBoxedTextBlockOuter">
+ <tr>
+ <td valign="top" class="mcnBoxedTextBlockInner" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+
+ <!--[if gte mso 9]>
+ <td align="center" valign="top" ">
+ <![endif]-->
+ <table align="left" border="0" cellpadding="0" cellspacing="0" width="100%" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" class="mcnBoxedTextContentContainer">
+ <tbody><tr>
+
+ <td style="padding-top: 9px;padding-left: 18px;padding-bottom: 9px;padding-right: 18px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+
+ <table border="0" cellspacing="0" class="mcnTextContentContainer" width="100%" style="min-width: 100% !important;background-color: #F88D2B;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody><tr>
+ <td valign="top" class="mcnTextContent" style="padding: 18px;color: #F2F2F2;font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;font-size: 14px;font-weight: normal;text-align: center;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;word-break: break-word;line-height: 150%;">
+ <h1 class="null" style="text-align: center;display: block;margin: 0;padding: 0;color: #202020;font-family: Helvetica;font-size: 26px;font-style: normal;font-weight: bold;line-height: 125%;letter-spacing: normal;"><font color="#ffffff" face="roboto, helvetica neue, helvetica, arial, sans-serif">Spotlight</font></h1>
+
+ </td>
+ </tr>
+ </tbody></table>
+ </td>
+ </tr>
+ </tbody></table>
+ <!--[if gte mso 9]>
+ </td>
+ <![endif]-->
+
+ <!--[if gte mso 9]>
+ </tr>
+ </table>
+ <![endif]-->
+ </td>
+ </tr>
+ </tbody>
+</table></td>
+ </tr>
+ <tr>
+ <td valign="top" id="templateColumns" style="background:#ffffff none no-repeat center/cover;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;background-color: #ffffff;background-image: none;background-repeat: no-repeat;background-position: center;background-size: cover;border-top: 0;border-bottom: 0;padding-top: 0;padding-bottom: 0;">
+ <!--[if (gte mso 9)|(IE)]>
+ <table align="center" border="0" cellspacing="0" cellpadding="0" width="600" style="width:600px;">
+ <tr>
+ <td align="center" valign="top" width="300" style="width:300px;">
+ <![endif]-->
+ <table align="left" border="0" cellpadding="0" cellspacing="0" width="300" class="columnWrapper" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tr>
+ <td valign="top" class="columnContainer" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnImageCardBlock" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody class="mcnImageCardBlockOuter">
+ <tr>
+ <td class="mcnImageCardBlockInner" valign="top" style="padding-top: 9px;padding-right: 18px;padding-bottom: 9px;padding-left: 18px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+
+<table align="right" border="0" cellpadding="0" cellspacing="0" class="mcnImageCardBottomContent" width="100%" style="background-color: #4B4B4B;border: 2px solid #F88D2B;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody><tr>
+ <td class="mcnImageCardBottomImageContent" align="center" valign="top" style="padding-top: 0px;padding-right: 0px;padding-bottom: 0;padding-left: 0px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+
+
+ <a href="http://eclipse.org/community/eclipse_newsletter/2021/march/2.php" title="" class="" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+
+
+ <img alt="" src="https://mcusercontent.com/eaf9e1f06f194eadc66788a85/images/b4036df3-6244-4983-9324-95ee28bba486.png" width="260" style="max-width: 2400px;border: 2px none #004040;height: auto;outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;vertical-align: bottom;" class="mcnImage">
+ </a>
+
+ </td>
+ </tr>
+ <tr>
+ <td class="mcnTextContent" valign="top" style="padding: 9px 18px;color: #F2F2F2;font-family: Helvetica;font-size: 14px;font-weight: normal;line-height: 125%;text-align: center;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;word-break: break-word;" width="246">
+ <h4 class="null" style="text-align: center;display: block;margin: 0;padding: 0;color: #202020;font-family: Helvetica;font-size: 18px;font-style: normal;font-weight: bold;line-height: 125%;letter-spacing: normal;"><span style="font-family:roboto,helvetica neue,helvetica,arial,sans-serif"><span style="color:#FFFFFF">Three Steps to List Jakarta EE-Compatible Implementations</span></span></h4>
+
+<p style="text-align: center;color: #F2F2F2;font-family: Helvetica;font-size: 14px;font-weight: normal;line-height: 125%;margin: 10px 0;padding: 0;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"><span style="font-family:roboto,helvetica neue,helvetica,arial,sans-serif">Ivar Grimstad explains just how easy it is to have a Jakarta EE-compatible implementation listed on a specification page.</span></p>
+
+<table border="0" cellpadding="0" cellspacing="0" class="mcnButtonBlock" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" width="100%">
+ <tbody class="mcnButtonBlockOuter">
+ <tr>
+ <td align="center" class="mcnButtonBlockInner" style="padding-top: 0;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" valign="top">
+ <table border="0" cellpadding="0" cellspacing="0" class="mcnButtonContentContainer" style="border-collapse: separate !important;border-radius: 0px;background-color: #F88d2b;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody>
+ <tr>
+ <td align="center" class="mcnButtonContent" style="font-family: Arial;font-size: 16px;padding: 10px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" valign="middle"><a class="mcnButton " href="http://eclipse.org/community/eclipse_newsletter/2021/march/2.php" style="font-weight: bold;letter-spacing: normal;line-height: 100%;text-align: center;text-decoration: none;color: #FFFFFF;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;display: block;" target="_blank" title="Read More">Read More</a></td>
+ </tr>
+ </tbody>
+ </table>
+ </td>
+ </tr>
+ </tbody>
+</table>
+
+ </td>
+ </tr>
+</tbody></table>
+
+
+
+
+ </td>
+ </tr>
+ </tbody>
+</table></td>
+ </tr>
+ </table>
+ <!--[if (gte mso 9)|(IE)]>
+ </td>
+ <td align="center" valign="top" width="300" style="width:300px;">
+ <![endif]-->
+ <table align="left" border="0" cellpadding="0" cellspacing="0" width="300" class="columnWrapper" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tr>
+ <td valign="top" class="columnContainer" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnImageCardBlock" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody class="mcnImageCardBlockOuter">
+ <tr>
+ <td class="mcnImageCardBlockInner" valign="top" style="padding-top: 9px;padding-right: 18px;padding-bottom: 9px;padding-left: 18px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+
+<table align="right" border="0" cellpadding="0" cellspacing="0" class="mcnImageCardBottomContent" width="100%" style="background-color: #4B4B4B;border: 2px solid #F88D2B;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody><tr>
+ <td class="mcnImageCardBottomImageContent" align="center" valign="top" style="padding-top: 0px;padding-right: 0px;padding-bottom: 0;padding-left: 0px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+
+
+ <a href="http://eclipse.org/community/eclipse_newsletter/2021/march/1.php" title="" class="" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+
+
+ <img alt="" src="https://mcusercontent.com/eaf9e1f06f194eadc66788a85/images/2473f0aa-71c8-494c-b405-5a1447f8d000.png" width="260" style="max-width: 2400px;border: 5px none;height: auto;outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;vertical-align: bottom;" class="mcnImage">
+ </a>
+
+ </td>
+ </tr>
+ <tr>
+ <td class="mcnTextContent" valign="top" style="padding: 9px 18px;color: #F2F2F2;font-family: Helvetica;font-size: 14px;font-weight: normal;line-height: 125%;text-align: center;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;word-break: break-word;" width="246">
+ <h4 class="null" style="text-align: center;display: block;margin: 0;padding: 0;color: #202020;font-family: Helvetica;font-size: 18px;font-style: normal;font-weight: bold;line-height: 125%;letter-spacing: normal;"><span style="font-family:roboto,helvetica neue,helvetica,arial,sans-serif"><span style="color:#FFFFFF">Jakarta EE 9.1 Release Contents and Status</span></span></h4>
+
+<p style="color: #F2F2F2;font-family: Helvetica;font-size: 14px;font-weight: normal;line-height: 125%;text-align: center;margin: 10px 0;padding: 0;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"><span style="font-family:roboto,helvetica neue,helvetica,arial,sans-serif">Kevin Sutter looks at what is, and is not, included in the Jakarta EE 9.1 release, why those decisions were made, and provides an update on compatibility testing.</span></p>
+
+<table border="0" cellpadding="0" cellspacing="0" class="mcnButtonBlock" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" width="100%">
+ <tbody class="mcnButtonBlockOuter">
+ <tr>
+ <td align="center" class="mcnButtonBlockInner" style="padding-top: 0;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" valign="top">
+ <table border="0" cellpadding="0" cellspacing="0" class="mcnButtonContentContainer" style="border-collapse: separate !important;border-radius: 0px;background-color: #F88D2B;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody>
+ <tr>
+ <td align="center" class="mcnButtonContent" style="font-family: Arial;font-size: 16px;padding: 10px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" valign="middle"><a class="mcnButton " href="http://eclipse.org/community/eclipse_newsletter/2021/march/1.php" style="font-weight: bold;letter-spacing: normal;line-height: 100%;text-align: center;text-decoration: none;color: #FFFFFF;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;display: block;" target="_blank" title="Read More">Read More</a></td>
+ </tr>
+ </tbody>
+ </table>
+ </td>
+ </tr>
+ </tbody>
+</table>
+
+ </td>
+ </tr>
+</tbody></table>
+
+
+
+
+ </td>
+ </tr>
+ </tbody>
+</table></td>
+ </tr>
+ </table>
+ <!--[if (gte mso 9)|(IE)]>
+ </td>
+ </tr>
+ </table>
+ <![endif]-->
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" id="templateLowerBody" style="background:#ffffff none no-repeat center/cover;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;background-color: #ffffff;background-image: none;background-repeat: no-repeat;background-position: center;background-size: cover;border-top: 0;border-bottom: 2px solid #EAEAEA;padding-top: 0;padding-bottom: 9px;"><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnImageCardBlock" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody class="mcnImageCardBlockOuter">
+ <tr>
+ <td class="mcnImageCardBlockInner" valign="top" style="padding-top: 9px;padding-right: 18px;padding-bottom: 9px;padding-left: 18px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+
+<table align="right" border="0" cellpadding="0" cellspacing="0" class="mcnImageCardBottomContent" width="100%" style="background-color: #4B4B4B;border: 2px solid #F88D2B;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody><tr>
+ <td class="mcnImageCardBottomImageContent" align="center" valign="top" style="padding-top: 0px;padding-right: 0px;padding-bottom: 0;padding-left: 0px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+
+
+ <a href="https://eclipse.org/community/eclipse_newsletter/2021/march/3.php" title="" class="" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+
+
+ <img alt="" src="https://mcusercontent.com/eaf9e1f06f194eadc66788a85/images/8b0bb8cc-1b3d-4c67-9008-0e2befb3ce28.png" width="560" style="max-width: 846px;border: 5px none;height: auto;outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;vertical-align: bottom;" class="mcnImage">
+ </a>
+
+ </td>
+ </tr>
+ <tr>
+ <td class="mcnTextContent" valign="top" style="padding: 9px 18px;color: #F2F2F2;font-family: Helvetica;font-size: 14px;font-weight: normal;line-height: 125%;text-align: center;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;word-break: break-word;" width="546">
+ <h4 class="null" style="text-align: center;display: block;margin: 0;padding: 0;color: #202020;font-family: Helvetica;font-size: 18px;font-style: normal;font-weight: bold;line-height: 125%;letter-spacing: normal;"><span style="font-family:roboto,helvetica neue,helvetica,arial,sans-serif"><span style="color:#FFFFFF">Jakarta EE and MicroProfile Alignment: Your Input Is Needed</span></span></h4>
+
+<p style="color: #F2F2F2;font-family: Helvetica;font-size: 14px;font-weight: normal;line-height: 125%;text-align: center;margin: 10px 0;padding: 0;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"><span style="font-family:roboto,helvetica neue,helvetica,arial,sans-serif">Reza Rahman explains why everyone with an interest in cloud native Java should voice their opinion on the best approach to improve Jakarta EE and MicroProfile alignment.</span></p>
+
+<table border="0" cellpadding="0" cellspacing="0" class="mcnButtonBlock" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" width="100%">
+ <tbody class="mcnButtonBlockOuter">
+ <tr>
+ <td align="center" class="mcnButtonBlockInner" style="padding-top: 0;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" valign="top">
+ <table border="0" cellpadding="0" cellspacing="0" class="mcnButtonContentContainer" style="border-collapse: separate !important;border-radius: 0px;background-color: #F88D2B;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody>
+ <tr>
+ <td align="center" class="mcnButtonContent" style="font-family: Arial;font-size: 16px;padding: 10px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" valign="middle"><a class="mcnButton " href="https://eclipse.org/community/eclipse_newsletter/2021/march/3.php" style="font-weight: bold;letter-spacing: normal;line-height: 100%;text-align: center;text-decoration: none;color: #FFFFFF;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;display: block;" target="_blank" title="Read More">Read More</a></td>
+ </tr>
+ </tbody>
+ </table>
+ </td>
+ </tr>
+ </tbody>
+</table>
+
+ </td>
+ </tr>
+</tbody></table>
+
+
+
+
+ </td>
+ </tr>
+ </tbody>
+</table><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnDividerBlock" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;table-layout: fixed !important;">
+ <tbody class="mcnDividerBlockOuter">
+ <tr>
+ <td class="mcnDividerBlockInner" style="min-width: 100%;padding: 18px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <table class="mcnDividerContent" border="0" cellpadding="0" cellspacing="0" width="100%" style="min-width: 100%;border-top: 1px solid #000000;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody><tr>
+ <td style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <span></span>
+ </td>
+ </tr>
+ </tbody></table>
+<!--
+ <td class="mcnDividerBlockInner" style="padding: 18px;">
+ <hr class="mcnDividerContent" style="border-bottom-color:none; border-left-color:none; border-right-color:none; border-bottom-width:0; border-left-width:0; border-right-width:0; margin-top:0; margin-right:0; margin-bottom:0; margin-left:0;" />
+-->
+ </td>
+ </tr>
+ </tbody>
+</table><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnImageCardBlock" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody class="mcnImageCardBlockOuter">
+ <tr>
+ <td class="mcnImageCardBlockInner" valign="top" style="padding-top: 9px;padding-right: 18px;padding-bottom: 9px;padding-left: 18px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+
+
+
+<table border="0" cellpadding="0" cellspacing="0" class="mcnImageCardRightContentOuter" width="100%" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody><tr>
+ <td align="center" valign="top" class="mcnImageCardRightContentInner" style="padding: 0px;background-color: #363333;border: 2px solid #F79422;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <table align="left" border="0" cellpadding="0" cellspacing="0" class="mcnImageCardRightImageContentContainer" width="200" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody><tr>
+ <td class="mcnImageCardRightImageContent" align="center" valign="top" style="padding-top: 18px;padding-right: 0;padding-bottom: 18px;padding-left: 18px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+
+
+ <a href="https://www.eclipse.org/community/eclipse_newsletter/2021/march/4.php" title="" class="" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+
+
+ <img alt="" src="https://mcusercontent.com/eaf9e1f06f194eadc66788a85/images/2515f6d1-f647-443d-84e5-e9a427b8ace8.jpg" width="178" style="max-width: 185px;border: 2px solid #F79422;border-radius: 0%;height: auto;outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;vertical-align: bottom;" class="mcnImage">
+ </a>
+
+
+ </td>
+ </tr>
+ </tbody></table>
+ <table class="mcnImageCardRightTextContentContainer" align="right" border="0" cellpadding="0" cellspacing="0" width="346" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody><tr>
+ <td valign="top" class="mcnTextContent" style="padding-right: 18px;padding-top: 18px;padding-bottom: 18px;color: #F2F2F2;font-family: Helvetica;font-size: 14px;font-weight: normal;text-align: center;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;word-break: break-word;line-height: 150%;">
+ <h2 class="null" style="text-align: center;display: block;margin: 0;padding: 0;color: #202020;font-family: Helvetica;font-size: 22px;font-style: normal;font-weight: bold;line-height: 125%;letter-spacing: normal;"><span style="color:#FFFFFF"><span style="font-family:roboto,helvetica neue,helvetica,arial,sans-serif">Committer Profile </span></span></h2>
+
+<h3 class="null" style="text-align: center;display: block;margin: 0;padding: 0;color: #202020;font-family: Helvetica;font-size: 20px;font-style: normal;font-weight: bold;line-height: 125%;letter-spacing: normal;"><span style="font-size:15px"><span style="color:#FFFFFF"><span style="font-family:roboto,helvetica neue,helvetica,arial,sans-serif">Jason Mehrens - Jakarta Mail Committer</span></span></span></h3>
+
+<p style="color: #F2F2F2;font-family: Helvetica;font-size: 14px;font-weight: normal;text-align: center;margin: 10px 0;padding: 0;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;line-height: 150%;"><span style="font-family:roboto,helvetica neue,helvetica,arial,sans-serif">Jason explains how he originally started working on the Java Mail project, the role Bill Shannon played in encouraging his open source efforts, and how getting more involved in projects helps developers resolve their own issues faster.</span></p>
+
+<table border="0" cellpadding="0" cellspacing="0" class="mcnButtonBlock" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" width="100%">
+ <tbody class="mcnButtonBlockOuter">
+ <tr>
+ <td align="center" class="mcnButtonBlockInner" style="padding-top: 0;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" valign="top">
+ <table border="0" cellpadding="0" cellspacing="0" class="mcnButtonContentContainer" style="border-collapse: separate !important;border-radius: 0px;background-color: #F88D2B;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody>
+ <tr>
+ <td align="center" class="mcnButtonContent" style="font-family: Arial;font-size: 16px;padding: 10px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" valign="middle"><a class="mcnButton " href="https://www.eclipse.org/community/eclipse_newsletter/2021/march/4.php" style="font-weight: bold;letter-spacing: normal;line-height: 100%;text-align: center;text-decoration: none;color: #FFFFFF;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;display: block;" target="_blank" title="Read More">Read More</a></td>
+ </tr>
+ </tbody>
+ </table>
+ </td>
+ </tr>
+ </tbody>
+</table>
+
+ </td>
+ </tr>
+ </tbody></table>
+ </td>
+ </tr>
+</tbody></table>
+
+
+ </td>
+ </tr>
+ </tbody>
+</table><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnBoxedTextBlock" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <!--[if gte mso 9]>
+ <table align="center" border="0" cellspacing="0" cellpadding="0" width="100%">
+ <![endif]-->
+ <tbody class="mcnBoxedTextBlockOuter">
+ <tr>
+ <td valign="top" class="mcnBoxedTextBlockInner" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+
+ <!--[if gte mso 9]>
+ <td align="center" valign="top" ">
+ <![endif]-->
+ <table align="left" border="0" cellpadding="0" cellspacing="0" width="100%" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" class="mcnBoxedTextContentContainer">
+ <tbody><tr>
+
+ <td style="padding-top: 9px;padding-left: 18px;padding-bottom: 9px;padding-right: 18px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+
+ <table border="0" cellspacing="0" class="mcnTextContentContainer" width="100%" style="min-width: 100% !important;background-color: #F88D2B;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody><tr>
+ <td valign="top" class="mcnTextContent" style="padding: 18px;color: #F2F2F2;font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;font-size: 14px;font-weight: normal;text-align: center;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;word-break: break-word;line-height: 150%;">
+ <h1 class="null" style="text-align: center;display: block;margin: 0;padding: 0;color: #202020;font-family: Helvetica;font-size: 26px;font-style: normal;font-weight: bold;line-height: 125%;letter-spacing: normal;"><span style="font-family:roboto,helvetica neue,helvetica,arial,sans-serif"><font color="#ffffff">Community Updates</font></span></h1>
+
+ </td>
+ </tr>
+ </tbody></table>
+ </td>
+ </tr>
+ </tbody></table>
+ <!--[if gte mso 9]>
+ </td>
+ <![endif]-->
+
+ <!--[if gte mso 9]>
+ </tr>
+ </table>
+ <![endif]-->
+ </td>
+ </tr>
+ </tbody>
+</table><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnCaptionBlock" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody class="mcnCaptionBlockOuter">
+ <tr>
+ <td class="mcnCaptionBlockInner" valign="top" style="padding: 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+
+
+
+
+<table border="0" cellpadding="0" cellspacing="0" class="mcnCaptionRightContentOuter" width="100%" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody><tr>
+ <td valign="top" class="mcnCaptionRightContentInner" style="padding: 0 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <table align="left" border="0" cellpadding="0" cellspacing="0" class="mcnCaptionRightImageContentContainer" width="176" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody><tr>
+ <td class="mcnCaptionRightImageContent" align="center" valign="top" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+
+
+ <a href="https://newsroom.eclipse.org/news/announcements/eclipse-foundation-launches-adoptium-working-group-multi-vendor-delivery-java" title="" class="" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+
+
+ <img alt="" src="https://mcusercontent.com/eaf9e1f06f194eadc66788a85/images/aeb1883a-dc4f-412f-a7d3-489cf9244dc9.png" width="176" style="max-width: 546px;border: 0;height: auto;outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;vertical-align: bottom;" class="mcnImage">
+ </a>
+
+
+ </td>
+ </tr>
+ </tbody></table>
+ <table class="mcnCaptionRightTextContentContainer" align="right" border="0" cellpadding="0" cellspacing="0" width="352" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody><tr>
+ <td valign="top" class="mcnTextContent" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;word-break: break-word;color: #202020;font-family: Helvetica;font-size: 16px;line-height: 150%;text-align: left;">
+ <h3 class="null" style="display: block;margin: 0;padding: 0;color: #202020;font-family: Helvetica;font-size: 20px;font-style: normal;font-weight: bold;line-height: 125%;letter-spacing: normal;text-align: left;"><font face="roboto, helvetica neue, helvetica, arial, sans-serif">Introducing Our Newest Working Group: Adoptium</font></h3>
+
+<p style="margin: 10px 0;padding: 0;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #202020;font-family: Helvetica;font-size: 16px;line-height: 150%;text-align: left;">With the creation of the Adoptium Working Group, the next chapter in the AdoptOpenJDK initiative to deliver high-quality Java runtimes under open source licenses has officially begun.<br>
+<a href="https://newsroom.eclipse.org/news/announcements/eclipse-foundation-launches-adoptium-working-group-multi-vendor-delivery-java" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #2197ce;font-weight: normal;text-decoration: underline;"><span style="font-family:roboto,helvetica neue,helvetica,arial,sans-serif"><span style="font-size:16px"><strong><span style="color:#f88d2b">Read More-></span></strong></span></span></a></p>
+
+ </td>
+ </tr>
+ </tbody></table>
+ </td>
+ </tr>
+</tbody></table>
+
+
+
+
+ </td>
+ </tr>
+ </tbody>
+</table><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnDividerBlock" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;table-layout: fixed !important;">
+ <tbody class="mcnDividerBlockOuter">
+ <tr>
+ <td class="mcnDividerBlockInner" style="min-width: 100%;padding: 18px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <table class="mcnDividerContent" border="0" cellpadding="0" cellspacing="0" width="100%" style="min-width: 100%;border-top: 1px solid #000000;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody><tr>
+ <td style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <span></span>
+ </td>
+ </tr>
+ </tbody></table>
+<!--
+ <td class="mcnDividerBlockInner" style="padding: 18px;">
+ <hr class="mcnDividerContent" style="border-bottom-color:none; border-left-color:none; border-right-color:none; border-bottom-width:0; border-left-width:0; border-right-width:0; margin-top:0; margin-right:0; margin-bottom:0; margin-left:0;" />
+-->
+ </td>
+ </tr>
+ </tbody>
+</table><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnCaptionBlock" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody class="mcnCaptionBlockOuter">
+ <tr>
+ <td class="mcnCaptionBlockInner" valign="top" style="padding: 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+
+
+
+
+<table border="0" cellpadding="0" cellspacing="0" class="mcnCaptionRightContentOuter" width="100%" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody><tr>
+ <td valign="top" class="mcnCaptionRightContentInner" style="padding: 0 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <table align="left" border="0" cellpadding="0" cellspacing="0" class="mcnCaptionRightImageContentContainer" width="176" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody><tr>
+ <td class="mcnCaptionRightImageContent" align="center" valign="top" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+
+
+ <a href="https://f.hubspotusercontent30.net/hubfs/4753786/JakartaEE-Infographic.pdf" title="" class="" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+
+
+ <img alt="" src="https://mcusercontent.com/eaf9e1f06f194eadc66788a85/images/7c3dc381-ba7a-4893-8750-045b047befa1.png" width="176" style="max-width: 546px;border: 0;height: auto;outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;vertical-align: bottom;" class="mcnImage">
+ </a>
+
+
+ </td>
+ </tr>
+ </tbody></table>
+ <table class="mcnCaptionRightTextContentContainer" align="right" border="0" cellpadding="0" cellspacing="0" width="352" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody><tr>
+ <td valign="top" class="mcnTextContent" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;word-break: break-word;color: #202020;font-family: Helvetica;font-size: 16px;line-height: 150%;text-align: left;">
+ <h3 class="null" style="display: block;margin: 0;padding: 0;color: #202020;font-family: Helvetica;font-size: 20px;font-style: normal;font-weight: bold;line-height: 125%;letter-spacing: normal;text-align: left;"><span style="font-family:roboto,helvetica neue,helvetica,arial,sans-serif">Coming Soon: Jakarta EE Developer Survey</span></h3>
+
+<p style="margin: 10px 0;padding: 0;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #202020;font-family: Helvetica;font-size: 16px;line-height: 150%;text-align: left;">Watch for news items, blogs, and emails with the link to this year’s Jakarta EE Developer Survey. This is your opportunity to add your voice to the global Java ecosystem. <a href="https://f.hubspotusercontent30.net/hubfs/4753786/JakartaEE-Infographic.pdf" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #2197ce;font-weight: normal;text-decoration: underline;"><span style="font-family:roboto,helvetica neue,helvetica,arial,sans-serif"><span style="font-size:16px"><strong><span style="color:#f88d2b">See the 2020 Results -></span></strong></span></span></a></p>
+
+ </td>
+ </tr>
+ </tbody></table>
+ </td>
+ </tr>
+</tbody></table>
+
+
+
+
+ </td>
+ </tr>
+ </tbody>
+</table><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnDividerBlock" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;table-layout: fixed !important;">
+ <tbody class="mcnDividerBlockOuter">
+ <tr>
+ <td class="mcnDividerBlockInner" style="min-width: 100%;padding: 18px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <table class="mcnDividerContent" border="0" cellpadding="0" cellspacing="0" width="100%" style="min-width: 100%;border-top: 1px solid #000000;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody><tr>
+ <td style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <span></span>
+ </td>
+ </tr>
+ </tbody></table>
+<!--
+ <td class="mcnDividerBlockInner" style="padding: 18px;">
+ <hr class="mcnDividerContent" style="border-bottom-color:none; border-left-color:none; border-right-color:none; border-bottom-width:0; border-left-width:0; border-right-width:0; margin-top:0; margin-right:0; margin-bottom:0; margin-left:0;" />
+-->
+ </td>
+ </tr>
+ </tbody>
+</table><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnCaptionBlock" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody class="mcnCaptionBlockOuter">
+ <tr>
+ <td class="mcnCaptionBlockInner" valign="top" style="padding: 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+
+
+
+
+<table border="0" cellpadding="0" cellspacing="0" class="mcnCaptionRightContentOuter" width="100%" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody><tr>
+ <td valign="top" class="mcnCaptionRightContentInner" style="padding: 0 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <table align="left" border="0" cellpadding="0" cellspacing="0" class="mcnCaptionRightImageContentContainer" width="176" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody><tr>
+ <td class="mcnCaptionRightImageContent" align="center" valign="top" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+
+
+ <a href="https://docs.google.com/forms/d/e/1FAIpQLSeUa4jPBrmlFBkGzpn_3BzSsVX7nRrU5myr98MiDRDcWYyDrw/viewform" title="" class="" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+
+
+ <img alt="" src="https://mcusercontent.com/eaf9e1f06f194eadc66788a85/images/87ef50ea-ed75-4918-b6b5-50ab44e4e60b.png" width="176" style="max-width: 546px;border: 0;height: auto;outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;vertical-align: bottom;" class="mcnImage">
+ </a>
+
+
+ </td>
+ </tr>
+ </tbody></table>
+ <table class="mcnCaptionRightTextContentContainer" align="right" border="0" cellpadding="0" cellspacing="0" width="352" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody><tr>
+ <td valign="top" class="mcnTextContent" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;word-break: break-word;color: #202020;font-family: Helvetica;font-size: 16px;line-height: 150%;text-align: left;">
+ <h3 class="null" style="display: block;margin: 0;padding: 0;color: #202020;font-family: Helvetica;font-size: 20px;font-style: normal;font-weight: bold;line-height: 125%;letter-spacing: normal;text-align: left;"><span style="font-family:roboto,helvetica neue,helvetica,arial,sans-serif">Cloud IDE Day: Call for Papers</span></h3>
+
+<p style="margin: 10px 0;padding: 0;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #202020;font-family: Helvetica;font-size: 16px;line-height: 150%;text-align: left;">The deadline for paper submissions to this half-day online event hosted by the Eclipse Cloud Development Tools Working Group is March 28. <a href="https://docs.google.com/forms/d/e/1FAIpQLSeUa4jPBrmlFBkGzpn_3BzSsVX7nRrU5myr98MiDRDcWYyDrw/viewform" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #2197ce;font-weight: normal;text-decoration: underline;"><span style="font-family:roboto,helvetica neue,helvetica,arial,sans-serif"><span style="font-size:16px"><strong><span style="color:#f88d2b">Submission Form-></span></strong></span></span></a></p>
+
+ </td>
+ </tr>
+ </tbody></table>
+ </td>
+ </tr>
+</tbody></table>
+
+
+
+
+ </td>
+ </tr>
+ </tbody>
+</table><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnDividerBlock" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;table-layout: fixed !important;">
+ <tbody class="mcnDividerBlockOuter">
+ <tr>
+ <td class="mcnDividerBlockInner" style="min-width: 100%;padding: 18px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <table class="mcnDividerContent" border="0" cellpadding="0" cellspacing="0" width="100%" style="min-width: 100%;border-top: 1px solid #000000;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody><tr>
+ <td style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <span></span>
+ </td>
+ </tr>
+ </tbody></table>
+<!--
+ <td class="mcnDividerBlockInner" style="padding: 18px;">
+ <hr class="mcnDividerContent" style="border-bottom-color:none; border-left-color:none; border-right-color:none; border-bottom-width:0; border-left-width:0; border-right-width:0; margin-top:0; margin-right:0; margin-bottom:0; margin-left:0;" />
+-->
+ </td>
+ </tr>
+ </tbody>
+</table><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnCaptionBlock" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody class="mcnCaptionBlockOuter">
+ <tr>
+ <td class="mcnCaptionBlockInner" valign="top" style="padding: 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+
+
+
+
+<table border="0" cellpadding="0" cellspacing="0" class="mcnCaptionRightContentOuter" width="100%" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody><tr>
+ <td valign="top" class="mcnCaptionRightContentInner" style="padding: 0 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <table align="left" border="0" cellpadding="0" cellspacing="0" class="mcnCaptionRightImageContentContainer" width="176" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody><tr>
+ <td class="mcnCaptionRightImageContent" align="center" valign="top" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+
+
+ <a href="https://events.eclipse.org/2021/saam-mobility/" title="" class="" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+
+
+ <img alt="" src="https://mcusercontent.com/eaf9e1f06f194eadc66788a85/images/58ba3ee0-d70c-476f-b66b-6a9370661fdc.png" width="176" style="max-width: 546px;border-radius: 0%;border: 0;height: auto;outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;vertical-align: bottom;" class="mcnImage">
+ </a>
+
+
+ </td>
+ </tr>
+ </tbody></table>
+ <table class="mcnCaptionRightTextContentContainer" align="right" border="0" cellpadding="0" cellspacing="0" width="352" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody><tr>
+ <td valign="top" class="mcnTextContent" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;word-break: break-word;color: #202020;font-family: Helvetica;font-size: 16px;line-height: 150%;text-align: left;">
+ <h3 class="null" style="display: block;margin: 0;padding: 0;color: #202020;font-family: Helvetica;font-size: 20px;font-style: normal;font-weight: bold;line-height: 125%;letter-spacing: normal;text-align: left;"><span style="font-family:roboto,helvetica neue,helvetica,arial,sans-serif">Eclipse SAAM Mobility 2021: Call for Papers</span></h3>
+
+<p style="margin: 10px 0;padding: 0;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #202020;font-family: Helvetica;font-size: 16px;line-height: 150%;text-align: left;">Submit your paper to the Eclipse Security, AI, Architecture, and Modelling (SAAM) for Next Generation Mobility virtual conference by April 16. <a href="https://events.eclipse.org/2021/saam-mobility/" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #2197ce;font-weight: normal;text-decoration: underline;"><span style="font-family:roboto,helvetica neue,helvetica,arial,sans-serif"><span style="font-size:16px"><strong><span style="color:#f88d2b">Read</span><span style="color:#FF8C00"> More </span><span style="color:#f88d2b">-></span></strong></span></span></a></p>
+
+ </td>
+ </tr>
+ </tbody></table>
+ </td>
+ </tr>
+</tbody></table>
+
+
+
+
+ </td>
+ </tr>
+ </tbody>
+</table><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnDividerBlock" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;table-layout: fixed !important;">
+ <tbody class="mcnDividerBlockOuter">
+ <tr>
+ <td class="mcnDividerBlockInner" style="min-width: 100%;padding: 18px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <table class="mcnDividerContent" border="0" cellpadding="0" cellspacing="0" width="100%" style="min-width: 100%;border-top: 1px solid #000000;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody><tr>
+ <td style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <span></span>
+ </td>
+ </tr>
+ </tbody></table>
+<!--
+ <td class="mcnDividerBlockInner" style="padding: 18px;">
+ <hr class="mcnDividerContent" style="border-bottom-color:none; border-left-color:none; border-right-color:none; border-bottom-width:0; border-left-width:0; border-right-width:0; margin-top:0; margin-right:0; margin-bottom:0; margin-left:0;" />
+-->
+ </td>
+ </tr>
+ </tbody>
+</table><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnCaptionBlock" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody class="mcnCaptionBlockOuter">
+ <tr>
+ <td class="mcnCaptionBlockInner" valign="top" style="padding: 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+
+
+
+
+<table border="0" cellpadding="0" cellspacing="0" class="mcnCaptionRightContentOuter" width="100%" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody><tr>
+ <td valign="top" class="mcnCaptionRightContentInner" style="padding: 0 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <table align="left" border="0" cellpadding="0" cellspacing="0" class="mcnCaptionRightImageContentContainer" width="176" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody><tr>
+ <td class="mcnCaptionRightImageContent" align="center" valign="top" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+
+
+ <a href="https://www.outreachy.org/communities/cfp/eclipse-adoptium/" title="" class="" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+
+
+ <img alt="" src="https://mcusercontent.com/eaf9e1f06f194eadc66788a85/images/9ec24497-5988-43a7-ae91-15b43fe49188.png" width="176" style="max-width: 546px;border: 0;height: auto;outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;vertical-align: bottom;" class="mcnImage">
+ </a>
+
+
+ </td>
+ </tr>
+ </tbody></table>
+ <table class="mcnCaptionRightTextContentContainer" align="right" border="0" cellpadding="0" cellspacing="0" width="352" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody><tr>
+ <td valign="top" class="mcnTextContent" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;word-break: break-word;color: #202020;font-family: Helvetica;font-size: 16px;line-height: 150%;text-align: left;">
+ <h3 class="null" style="display: block;margin: 0;padding: 0;color: #202020;font-family: Helvetica;font-size: 20px;font-style: normal;font-weight: bold;line-height: 125%;letter-spacing: normal;text-align: left;"><span style="font-family:roboto,helvetica neue,helvetica,arial,sans-serif">Eclipse Adoptium to Host Outreachy Interns</span></h3>
+
+<p style="margin: 10px 0;padding: 0;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #202020;font-family: Helvetica;font-size: 16px;line-height: 150%;text-align: left;">The Eclipse Adoptium project will be hosting two Outreachy interns from May to August 2021. <a href="https://www.outreachy.org/communities/cfp/eclipse-adoptium/" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #2197ce;font-weight: normal;text-decoration: underline;"><span style="font-family:roboto,helvetica neue,helvetica,arial,sans-serif"><span style="font-size:16px"><strong><span style="color:#f88d2b">Read More -></span></strong></span></span></a></p>
+
+ </td>
+ </tr>
+ </tbody></table>
+ </td>
+ </tr>
+</tbody></table>
+
+
+
+
+ </td>
+ </tr>
+ </tbody>
+</table><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnDividerBlock" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;table-layout: fixed !important;">
+ <tbody class="mcnDividerBlockOuter">
+ <tr>
+ <td class="mcnDividerBlockInner" style="min-width: 100%;padding: 18px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <table class="mcnDividerContent" border="0" cellpadding="0" cellspacing="0" width="100%" style="min-width: 100%;border-top: 1px solid #000000;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody><tr>
+ <td style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <span></span>
+ </td>
+ </tr>
+ </tbody></table>
+<!--
+ <td class="mcnDividerBlockInner" style="padding: 18px;">
+ <hr class="mcnDividerContent" style="border-bottom-color:none; border-left-color:none; border-right-color:none; border-bottom-width:0; border-left-width:0; border-right-width:0; margin-top:0; margin-right:0; margin-bottom:0; margin-left:0;" />
+-->
+ </td>
+ </tr>
+ </tbody>
+</table><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnTextBlock" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody class="mcnTextBlockOuter">
+ <tr>
+ <td valign="top" class="mcnTextBlockInner" style="padding-top: 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <!--[if mso]>
+ <table align="left" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
+ <tr>
+ <![endif]-->
+
+ <!--[if mso]>
+ <td valign="top" width="600" style="width:600px;">
+ <![endif]-->
+ <table align="left" border="0" cellpadding="0" cellspacing="0" style="max-width: 100%;min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" width="100%" class="mcnTextContentContainer">
+ <tbody><tr>
+
+ <td valign="top" class="mcnTextContent" style="padding-top: 0;padding-right: 18px;padding-bottom: 9px;padding-left: 18px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;word-break: break-word;color: #202020;font-family: Helvetica;font-size: 16px;line-height: 150%;text-align: left;">
+
+ <div style="text-align: center;"><strong><u><a href="http://eclipse.org/community/eclipse_newsletter/2021/march/5.php" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #2197ce;font-weight: normal;text-decoration: underline;"><span style="color:#FF8C00">READ ALL THE NEWS HERE</span></a></u></strong></div>
+
+ </td>
+ </tr>
+ </tbody></table>
+ <!--[if mso]>
+ </td>
+ <![endif]-->
+
+ <!--[if mso]>
+ </tr>
+ </table>
+ <![endif]-->
+ </td>
+ </tr>
+ </tbody>
+</table><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnBoxedTextBlock" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <!--[if gte mso 9]>
+ <table align="center" border="0" cellspacing="0" cellpadding="0" width="100%">
+ <![endif]-->
+ <tbody class="mcnBoxedTextBlockOuter">
+ <tr>
+ <td valign="top" class="mcnBoxedTextBlockInner" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+
+ <!--[if gte mso 9]>
+ <td align="center" valign="top" ">
+ <![endif]-->
+ <table align="left" border="0" cellpadding="0" cellspacing="0" width="100%" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" class="mcnBoxedTextContentContainer">
+ <tbody><tr>
+
+ <td style="padding-top: 9px;padding-left: 18px;padding-bottom: 9px;padding-right: 18px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+
+ <table border="0" cellspacing="0" class="mcnTextContentContainer" width="100%" style="min-width: 100% !important;background-color: #FF8D2B;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody><tr>
+ <td valign="top" class="mcnTextContent" style="padding: 18px;color: #F2F2F2;font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;font-size: 14px;font-weight: normal;text-align: center;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;word-break: break-word;line-height: 150%;">
+ <h1 class="null" style="text-align: center;display: block;margin: 0;padding: 0;color: #202020;font-family: Helvetica;font-size: 26px;font-style: normal;font-weight: bold;line-height: 125%;letter-spacing: normal;"><font color="#ffffff">New Project Proposals</font></h1>
+
+ </td>
+ </tr>
+ </tbody></table>
+ </td>
+ </tr>
+ </tbody></table>
+ <!--[if gte mso 9]>
+ </td>
+ <![endif]-->
+
+ <!--[if gte mso 9]>
+ </tr>
+ </table>
+ <![endif]-->
+ </td>
+ </tr>
+ </tbody>
+</table><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnTextBlock" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody class="mcnTextBlockOuter">
+ <tr>
+ <td valign="top" class="mcnTextBlockInner" style="padding-top: 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <!--[if mso]>
+ <table align="left" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
+ <tr>
+ <![endif]-->
+
+ <!--[if mso]>
+ <td valign="top" width="600" style="width:600px;">
+ <![endif]-->
+ <table align="left" border="0" cellpadding="0" cellspacing="0" style="max-width: 100%;min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" width="100%" class="mcnTextContentContainer">
+ <tbody><tr>
+
+ <td valign="top" class="mcnTextContent" style="padding: 0px 18px 9px;line-height: 125%;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;word-break: break-word;color: #202020;font-family: Helvetica;font-size: 16px;text-align: left;">
+
+ <a href="https://projects.eclipse.org/projects/technology.lsp4jakarta" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #2197ce;font-weight: normal;text-decoration: underline;">Eclipse LSP4Jakarta</a> (Language Server for Jakarta EE) will provide core language support capabilities (such as code complete, diagnostics, quick fixes) to enable developers to easily and quickly develop cloud-native applications using the Jakarta EE APIs. <a href="https://projects.eclipse.org/projects/technology.lsp4jakarta" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #2197ce;font-weight: normal;text-decoration: underline;"><strong><span style="color:#f88d2b">Read More -></span></strong></a>
+
+<hr><a href="https://projects.eclipse.org/projects/iot.editdor" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #2197ce;font-weight: normal;text-decoration: underline;">Eclipse EdiTDor</a> will be developed using web technologies in a way that allows to easily integrate and embed it into other web applications. <a href="https://projects.eclipse.org/projects/iot.editdor" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #2197ce;font-weight: normal;text-decoration: underline;"><strong><span style="color:#f88d2b">Read More -></span></strong></a>
+
+<hr><a href="https://projects.eclipse.org/projects/automotive.openmcx" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #2197ce;font-weight: normal;text-decoration: underline;">Eclipse OpenMCx</a> enables its users to combine various simulation models from different vendors and sources, using standardized interfaces, into one co-simulation model and run it in a scalable computing environment. <br>
+<a href="https://projects.eclipse.org/projects/automotive.openmcx" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #2197ce;font-weight: normal;text-decoration: underline;"><strong><span style="color:#f88d2b">Read More -></span></strong></a>
+
+<hr><a href="https://projects.eclipse.org/projects/technology.lsp4mp" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #2197ce;font-weight: normal;text-decoration: underline;">Eclipse LSP4MP</a> will provide core language support capabilities (such as code complete, diagnostics, quick fixes) to enable developers to easily and quickly develop cloud-native applications using MicroProfile APIs. <a href="https://projects.eclipse.org/projects/technology.lsp4mp" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #2197ce;font-weight: normal;text-decoration: underline;"><strong><span style="color:#f88d2b">Read More -></span></strong></a>
+
+<hr>
+<div style="text-align: left;">The <a href="https://projects.eclipse.org/projects/iot.arrowhead" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #2197ce;font-weight: normal;text-decoration: underline;">Eclipse Arrowhead</a> project consists of systems and services that are needed for anyone to design, implement and deploy Arrowhead-compliant System of Systems. <a href="https://projects.eclipse.org/projects/iot.arrowhead" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #2197ce;font-weight: normal;text-decoration: underline;"><span style="color:#FF8C00"><strong>Read More -></strong></span></a>
+
+<hr></div>
+
+<div style="text-align: center;"><a href="https://www.eclipse.org/projects/tools/proposals.php" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #2197ce;font-weight: normal;text-decoration: underline;"><strong><span style="color:#FF8C00">SEE ALL PROJECT PROPOSALS</span></strong></a></div>
+
+ </td>
+ </tr>
+ </tbody></table>
+ <!--[if mso]>
+ </td>
+ <![endif]-->
+
+ <!--[if mso]>
+ </tr>
+ </table>
+ <![endif]-->
+ </td>
+ </tr>
+ </tbody>
+</table><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnBoxedTextBlock" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <!--[if gte mso 9]>
+ <table align="center" border="0" cellspacing="0" cellpadding="0" width="100%">
+ <![endif]-->
+ <tbody class="mcnBoxedTextBlockOuter">
+ <tr>
+ <td valign="top" class="mcnBoxedTextBlockInner" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+
+ <!--[if gte mso 9]>
+ <td align="center" valign="top" ">
+ <![endif]-->
+ <table align="left" border="0" cellpadding="0" cellspacing="0" width="100%" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" class="mcnBoxedTextContentContainer">
+ <tbody><tr>
+
+ <td style="padding-top: 9px;padding-left: 18px;padding-bottom: 9px;padding-right: 18px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+
+ <table border="0" cellspacing="0" class="mcnTextContentContainer" width="100%" style="min-width: 100% !important;background-color: #FF8D2B;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody><tr>
+ <td valign="top" class="mcnTextContent" style="padding: 18px;color: #F2F2F2;font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;font-size: 14px;font-weight: normal;text-align: center;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;word-break: break-word;line-height: 150%;">
+ <h1 class="null" style="text-align: center;display: block;margin: 0;padding: 0;color: #202020;font-family: Helvetica;font-size: 26px;font-style: normal;font-weight: bold;line-height: 125%;letter-spacing: normal;"><font color="#ffffff">New Project Releases</font></h1>
+
+ </td>
+ </tr>
+ </tbody></table>
+ </td>
+ </tr>
+ </tbody></table>
+ <!--[if gte mso 9]>
+ </td>
+ <![endif]-->
+
+ <!--[if gte mso 9]>
+ </tr>
+ </table>
+ <![endif]-->
+ </td>
+ </tr>
+ </tbody>
+</table><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnTextBlock" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody class="mcnTextBlockOuter">
+ <tr>
+ <td valign="top" class="mcnTextBlockInner" style="padding-top: 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <!--[if mso]>
+ <table align="left" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
+ <tr>
+ <![endif]-->
+
+ <!--[if mso]>
+ <td valign="top" width="300" style="width:300px;">
+ <![endif]-->
+ <table align="left" border="0" cellpadding="0" cellspacing="0" style="max-width: 300px;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" width="100%" class="mcnTextContentContainer">
+ <tbody><tr>
+
+ <td valign="top" class="mcnTextContent" style="padding: 0px 18px 9px;font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;line-height: 125%;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;word-break: break-word;color: #202020;font-size: 16px;text-align: left;">
+
+ <ul>
+ <li style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <h4 class="null" style="text-align: left;display: block;margin: 0;padding: 0;color: #202020;font-family: Helvetica;font-size: 18px;font-style: normal;font-weight: bold;line-height: 125%;letter-spacing: normal;"><span style="font-size:15px"><a href="https://projects.eclipse.org/projects/modeling.emft.emfatic/reviews/1.0-release-review" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #2197ce;font-weight: normal;text-decoration: underline;"><font face="roboto, helvetica neue, helvetica, arial, sans-serif"><u>Eclipse emfatic 1.0</u></font></a></span></h4>
+ </li>
+ <li style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <h4 class="null" style="text-align: left;display: block;margin: 0;padding: 0;color: #202020;font-family: Helvetica;font-size: 18px;font-style: normal;font-weight: bold;line-height: 125%;letter-spacing: normal;"><a href="https://projects.eclipse.org/projects/modeling.mdt.xsd/reviews/2.25.0-release-review" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #2197ce;font-weight: normal;text-decoration: underline;"><span style="font-size:15px"><span style="font-family:roboto,helvetica neue,helvetica,arial,sans-serif"><u>Eclipse MDT XSD (XML Schema Definition) 2.25.0</u></span></span></a></h4>
+ </li>
+ <li style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"><span style="font-size:15px"><a href="https://projects.eclipse.org/projects/modeling.ecp/reviews/1.26.0-release-review" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #2197ce;font-weight: normal;text-decoration: underline;"><font face="roboto, helvetica neue, helvetica, arial, sans-serif"><u>Eclipse EMF Client Platform 1.26.0</u></font></a></span></li>
+</ul>
+
+ </td>
+ </tr>
+ </tbody></table>
+ <!--[if mso]>
+ </td>
+ <![endif]-->
+
+ <!--[if mso]>
+ <td valign="top" width="300" style="width:300px;">
+ <![endif]-->
+ <table align="left" border="0" cellpadding="0" cellspacing="0" style="max-width: 300px;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" width="100%" class="mcnTextContentContainer">
+ <tbody><tr>
+
+ <td valign="top" class="mcnTextContent" style="padding: 0px 18px 9px;font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;line-height: 125%;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;word-break: break-word;color: #202020;font-size: 16px;text-align: left;">
+
+ <ul>
+ <li style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <h4 class="null" style="text-align: left;display: block;margin: 0;padding: 0;color: #202020;font-family: Helvetica;font-size: 18px;font-style: normal;font-weight: bold;line-height: 125%;letter-spacing: normal;"><span style="font-size:15px"><a href="https://projects.eclipse.org/projects/tools.oomph/reviews/1.20.0-release-review" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #2197ce;font-weight: normal;text-decoration: underline;">Eclipse Oomph 1.20.0</a> </span></h4>
+ </li>
+ <li style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <h4 class="null" style="text-align: left;display: block;margin: 0;padding: 0;color: #202020;font-family: Helvetica;font-size: 18px;font-style: normal;font-weight: bold;line-height: 125%;letter-spacing: normal;"><span style="font-size:15px"><a href="https://projects.eclipse.org/projects/tools.wildwebdeveloper/reviews/0.11.5-release-review" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #2197ce;font-weight: normal;text-decoration: underline;"><span style="font-family:roboto,helvetica neue,helvetica,arial,sans-serif"><u>Eclipse Wild Web Developer 0.11.5</u></span></a></span></h4>
+ </li>
+ <li style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"><span style="font-size:15px"><a href="https://www.eclipse.org/projects/tools/reviews.php" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #2197ce;font-weight: normal;text-decoration: underline;">View all the project releases</a></span></li>
+</ul>
+
+ </td>
+ </tr>
+ </tbody></table>
+ <!--[if mso]>
+ </td>
+ <![endif]-->
+
+ <!--[if mso]>
+ </tr>
+ </table>
+ <![endif]-->
+ </td>
+ </tr>
+ </tbody>
+</table><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnBoxedTextBlock" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <!--[if gte mso 9]>
+ <table align="center" border="0" cellspacing="0" cellpadding="0" width="100%">
+ <![endif]-->
+ <tbody class="mcnBoxedTextBlockOuter">
+ <tr>
+ <td valign="top" class="mcnBoxedTextBlockInner" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+
+ <!--[if gte mso 9]>
+ <td align="center" valign="top" ">
+ <![endif]-->
+ <table align="left" border="0" cellpadding="0" cellspacing="0" width="100%" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" class="mcnBoxedTextContentContainer">
+ <tbody><tr>
+
+ <td style="padding-top: 9px;padding-left: 18px;padding-bottom: 9px;padding-right: 18px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+
+ <table border="0" cellspacing="0" class="mcnTextContentContainer" width="100%" style="min-width: 100% !important;background-color: #FF8D2B;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody><tr>
+ <td valign="top" class="mcnTextContent" style="padding: 18px;color: #F2F2F2;font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;font-size: 14px;font-weight: normal;text-align: center;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;word-break: break-word;line-height: 150%;">
+ <h1 class="null" style="text-align: center;display: block;margin: 0;padding: 0;color: #202020;font-family: Helvetica;font-size: 26px;font-style: normal;font-weight: bold;line-height: 125%;letter-spacing: normal;"><font color="#ffffff">Upcoming Virtual Events</font></h1>
+
+ </td>
+ </tr>
+ </tbody></table>
+ </td>
+ </tr>
+ </tbody></table>
+ <!--[if gte mso 9]>
+ </td>
+ <![endif]-->
+
+ <!--[if gte mso 9]>
+ </tr>
+ </table>
+ <![endif]-->
+ </td>
+ </tr>
+ </tbody>
+</table><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnTextBlock" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody class="mcnTextBlockOuter">
+ <tr>
+ <td valign="top" class="mcnTextBlockInner" style="padding-top: 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <!--[if mso]>
+ <table align="left" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
+ <tr>
+ <![endif]-->
+
+ <!--[if mso]>
+ <td valign="top" width="300" style="width:300px;">
+ <![endif]-->
+ <table align="left" border="0" cellpadding="0" cellspacing="0" style="max-width: 300px;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" width="100%" class="mcnTextContentContainer">
+ <tbody><tr>
+
+ <td valign="top" class="mcnTextContent" style="padding-top: 0;padding-left: 18px;padding-bottom: 9px;padding-right: 18px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;word-break: break-word;color: #202020;font-family: Helvetica;font-size: 16px;line-height: 150%;text-align: left;">
+
+ <div style="text-align: center;">
+<div style="text-align: center;"><a href="https://www.crowdcast.io/e/cloudtooltime_mar30_21?utm_campaign=Eclipse+Foundation+Website&utm_source=eclipse.org" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #2197ce;font-weight: normal;text-decoration: underline;"><img data-file-id="2580" height="100" src="https://mcusercontent.com/eaf9e1f06f194eadc66788a85/images/5f12be89-aa6f-486f-88c0-ccf96c77b981.png" style="border: 0px initial;width: 200px;height: 100px;margin: 0px;outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;" width="200"></a><br>
+<a href="https://www.crowdcast.io/e/cloudtooltime_mar30_21/register?utm_campaign=Eclipse%20Foundation%20Website&utm_source=eclipse.org" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #2197ce;font-weight: normal;text-decoration: underline;">Cloud Tool Time - Eclipse Dirigible</a><br>
+March 30, 2021<br>
+<br>
+<a href="https://open-src-soc.org/2021-03/program-openhw-day.html" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #2197ce;font-weight: normal;text-decoration: underline;"><img data-file-id="2852" height="78" src="https://mcusercontent.com/eaf9e1f06f194eadc66788a85/images/08a407aa-0f53-48ff-9346-f26c8a67fc99.jpeg" style="border: 0px;width: 150px;height: 78px;margin: 0px;outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;" width="150"></a><br>
+<a href="https://open-src-soc.org/2021-03/program-openhw-day.html" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #2197ce;font-weight: normal;text-decoration: underline;">OpenHW Day (RISC-V Week)</a><br>
+April 1, 2021<br>
+ </div>
+
+<p style="text-align: center;margin: 10px 0;padding: 0;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #202020;font-family: Helvetica;font-size: 16px;line-height: 150%;"><a href="https://jpoint.ru/en/" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #2197ce;font-weight: normal;text-decoration: underline;"><img data-file-id="2848" height="54" src="https://mcusercontent.com/eaf9e1f06f194eadc66788a85/images/d78f5729-dce3-41d1-b167-c55bb68c61fe.png" style="border: 0px initial;width: 150px;height: 54px;margin: 0px;outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;" width="150"></a><br>
+<a href="https://jpoint.ru/en/" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #2197ce;font-weight: normal;text-decoration: underline;">JPoint</a><br>
+April 13-17, 2021</p>
+</div>
+
+ </td>
+ </tr>
+ </tbody></table>
+ <!--[if mso]>
+ </td>
+ <![endif]-->
+
+ <!--[if mso]>
+ <td valign="top" width="300" style="width:300px;">
+ <![endif]-->
+ <table align="left" border="0" cellpadding="0" cellspacing="0" style="max-width: 300px;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" width="100%" class="mcnTextContentContainer">
+ <tbody><tr>
+
+ <td valign="top" class="mcnTextContent" style="padding-top: 0;padding-left: 18px;padding-bottom: 9px;padding-right: 18px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;word-break: break-word;color: #202020;font-family: Helvetica;font-size: 16px;line-height: 150%;text-align: left;">
+
+ <div style="text-align: center;"><br>
+<a href="https://2021.jnation.pt/" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #2197ce;font-weight: normal;text-decoration: underline;"><img data-file-id="2788" height="57" src="https://mcusercontent.com/eaf9e1f06f194eadc66788a85/images/54d71834-4458-4fd4-b464-bf4b147a1bd9.png" style="border: 0px;width: 200px;height: 57px;margin: 0px;outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;" width="200"></a><br>
+<a href="https://2021.jnation.pt/" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #2197ce;font-weight: normal;text-decoration: underline;">JNation 2021</a><br>
+June 16, 2021<br>
+ </div>
+
+<p style="text-align: center;margin: 10px 0;padding: 0;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #202020;font-family: Helvetica;font-size: 16px;line-height: 150%;"><a href="https://www.eclipse.org/sumo/conference/" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #2197ce;font-weight: normal;text-decoration: underline;"><img data-file-id="2288" height="100" src="https://mcusercontent.com/eaf9e1f06f194eadc66788a85/images/8985f5c2-2408-42e5-b6a2-370968ede628.png" style="border: 0px;width: 200px;height: 100px;margin: 0px;outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;" width="200"></a><br>
+<a href="https://www.eclipse.org/sumo/conference/" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #2197ce;font-weight: normal;text-decoration: underline;">SUMO User Conference 2021</a><br>
+September 13-15, 2021<br>
+<br>
+<a href="https://www.eclipsecon.org/2021" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #2197ce;font-weight: normal;text-decoration: underline;"><img data-file-id="2792" height="73" src="https://mcusercontent.com/eaf9e1f06f194eadc66788a85/images/ec894b58-322f-43d1-a1cb-967a1c7c819a.png" style="border: 0px;width: 200px;height: 73px;margin: 0px;outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;" width="200"></a><br>
+<a href="https://www.eclipsecon.org/2021" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #2197ce;font-weight: normal;text-decoration: underline;">EclipseCon 2021</a><br>
+October 25 - 28, 2021</p>
+
+ </td>
+ </tr>
+ </tbody></table>
+ <!--[if mso]>
+ </td>
+ <![endif]-->
+
+ <!--[if mso]>
+ </tr>
+ </table>
+ <![endif]-->
+ </td>
+ </tr>
+ </tbody>
+</table><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnTextBlock" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody class="mcnTextBlockOuter">
+ <tr>
+ <td valign="top" class="mcnTextBlockInner" style="padding-top: 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <!--[if mso]>
+ <table align="left" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
+ <tr>
+ <![endif]-->
+
+ <!--[if mso]>
+ <td valign="top" width="600" style="width:600px;">
+ <![endif]-->
+ <table align="left" border="0" cellpadding="0" cellspacing="0" style="max-width: 100%;min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" width="100%" class="mcnTextContentContainer">
+ <tbody><tr>
+
+ <td valign="top" class="mcnTextContent" style="padding-top: 0;padding-right: 18px;padding-bottom: 9px;padding-left: 18px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;word-break: break-word;color: #202020;font-family: Helvetica;font-size: 16px;line-height: 150%;text-align: left;">
+
+ <div style="text-align: center;">Do you know about an event relevant to the Eclipse community? Submit your event to <u><a href="https://newsroom.eclipse.org/" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #2197ce;font-weight: normal;text-decoration: underline;">newsroom.eclipse.org</a></u>.</div>
+
+ </td>
+ </tr>
+ </tbody></table>
+ <!--[if mso]>
+ </td>
+ <![endif]-->
+
+ <!--[if mso]>
+ </tr>
+ </table>
+ <![endif]-->
+ </td>
+ </tr>
+ </tbody>
+</table></td>
+ </tr>
+ <tr>
+ <td valign="top" id="templateFooter" style="background:#fafafa none no-repeat center/cover;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;background-color: #fafafa;background-image: none;background-repeat: no-repeat;background-position: center;background-size: cover;border-top: 0;border-bottom: 0;padding-top: 9px;padding-bottom: 9px;"><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnBoxedTextBlock" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <!--[if gte mso 9]>
+ <table align="center" border="0" cellspacing="0" cellpadding="0" width="100%">
+ <![endif]-->
+ <tbody class="mcnBoxedTextBlockOuter">
+ <tr>
+ <td valign="top" class="mcnBoxedTextBlockInner" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+
+ <!--[if gte mso 9]>
+ <td align="center" valign="top" ">
+ <![endif]-->
+ <table align="left" border="0" cellpadding="0" cellspacing="0" width="100%" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" class="mcnBoxedTextContentContainer">
+ <tbody><tr>
+
+ <td style="padding-top: 9px;padding-left: 18px;padding-bottom: 9px;padding-right: 18px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+
+ <table border="0" cellspacing="0" class="mcnTextContentContainer" width="100%" style="min-width: 100% !important;background-color: #404040;border: 2px solid #F88D2B;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody><tr>
+ <td valign="top" class="mcnTextContent" style="padding: 18px;color: #F2F2F2;font-family: Helvetica;font-size: 14px;font-weight: normal;text-align: center;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;word-break: break-word;line-height: 150%;">
+ <table border="0" cellpadding="0" cellspacing="0" class="mcnImageBlock" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" width="100%">
+ <tbody class="mcnImageBlockOuter">
+ <tr>
+ <td class="mcnImageBlockInner" style="padding: 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" valign="top">
+ <table align="left" border="0" cellpadding="0" cellspacing="0" class="mcnImageContentContainer" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" width="100%">
+ <tbody>
+ <tr>
+ <td class="mcnImageContent" style="padding-right: 9px;padding-left: 9px;padding-top: 0;padding-bottom: 0;text-align: center;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" valign="top"><img align="center" alt="" class="mcnImage" src="https://mcusercontent.com/eaf9e1f06f194eadc66788a85/images/54993d58-f464-469b-b433-24729f44b06f.png" style="max-width: 1108px;padding-bottom: 0px;vertical-align: bottom;display: inline !important;border-radius: 0%;border: 0;height: auto !important;outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;" width="186.12"></td>
+ </tr>
+ </tbody>
+ </table>
+ </td>
+ </tr>
+ </tbody>
+</table>
+
+<table border="0" cellpadding="0" cellspacing="0" class="mcnFollowBlock" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" width="100%">
+ <tbody class="mcnFollowBlockOuter">
+ <tr>
+ <td align="center" class="mcnFollowBlockInner" style="padding: 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" valign="top">
+ <table border="0" cellpadding="0" cellspacing="0" class="mcnFollowContentContainer" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" width="100%">
+ <tbody>
+ <tr>
+ <td align="center" style="padding-left: 9px;padding-right: 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <table border="0" cellpadding="0" cellspacing="0" class="mcnFollowContent" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" width="100%">
+ <tbody>
+ <tr>
+ <td align="center" style="padding-top: 9px;padding-right: 9px;padding-left: 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" valign="top">
+ <table align="center" border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody>
+ <tr>
+ <td align="center" valign="top" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"><!--[if mso]>
+ <table align="center" border="0" cellspacing="0" cellpadding="0">
+ <tr>
+ <![endif]--><!--[if mso]>
+ <td align="center" valign="top">
+ <![endif]-->
+ <table align="left" border="0" cellpadding="0" cellspacing="0" style="display: inline;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody>
+ <tr>
+ <td class="mcnFollowContentItemContainer" style="padding-right: 10px;padding-bottom: 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" valign="top">
+ <table border="0" cellpadding="0" cellspacing="0" class="mcnFollowContentItem" width="100%" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody>
+ <tr>
+ <td align="left" style="padding-top: 5px;padding-right: 10px;padding-bottom: 5px;padding-left: 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" valign="middle">
+ <table align="left" border="0" cellpadding="0" cellspacing="0" width="" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody>
+ <tr>
+ <td align="center" class="mcnFollowIconContent" valign="middle" width="24" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"><a href="https://www.eclipse.org/" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #ffffff;font-weight: normal;text-decoration: underline;"><img alt="Website" height="24" src="https://cdn-images.mailchimp.com/icons/social-block-v2/outline-light-link-48.png" style="display: block;border: 0;height: auto !important;outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;" width="24"></a></td>
+ </tr>
+ </tbody>
+ </table>
+ </td>
+ </tr>
+ </tbody>
+ </table>
+ </td>
+ </tr>
+ </tbody>
+ </table>
+ <!--[if mso]>
+ </td>
+ <![endif]--><!--[if mso]>
+ <td align="center" valign="top">
+ <![endif]-->
+
+ <table align="left" border="0" cellpadding="0" cellspacing="0" style="display: inline;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody>
+ <tr>
+ <td class="mcnFollowContentItemContainer" style="padding-right: 10px;padding-bottom: 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" valign="top">
+ <table border="0" cellpadding="0" cellspacing="0" class="mcnFollowContentItem" width="100%" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody>
+ <tr>
+ <td align="left" style="padding-top: 5px;padding-right: 10px;padding-bottom: 5px;padding-left: 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" valign="middle">
+ <table align="left" border="0" cellpadding="0" cellspacing="0" width="" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody>
+ <tr>
+ <td align="center" class="mcnFollowIconContent" valign="middle" width="24" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"><a href="mailto:newsletter@eclipse.org" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #ffffff;font-weight: normal;text-decoration: underline;"><img alt="Email" height="24" src="https://cdn-images.mailchimp.com/icons/social-block-v2/outline-light-forwardtofriend-48.png" style="display: block;border: 0;height: auto !important;outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;" width="24"></a></td>
+ </tr>
+ </tbody>
+ </table>
+ </td>
+ </tr>
+ </tbody>
+ </table>
+ </td>
+ </tr>
+ </tbody>
+ </table>
+ <!--[if mso]>
+ </td>
+ <![endif]--><!--[if mso]>
+ <td align="center" valign="top">
+ <![endif]-->
+
+ <table align="left" border="0" cellpadding="0" cellspacing="0" style="display: inline;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody>
+ <tr>
+ <td class="mcnFollowContentItemContainer" style="padding-right: 10px;padding-bottom: 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" valign="top">
+ <table border="0" cellpadding="0" cellspacing="0" class="mcnFollowContentItem" width="100%" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody>
+ <tr>
+ <td align="left" style="padding-top: 5px;padding-right: 10px;padding-bottom: 5px;padding-left: 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" valign="middle">
+ <table align="left" border="0" cellpadding="0" cellspacing="0" width="" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody>
+ <tr>
+ <td align="center" class="mcnFollowIconContent" valign="middle" width="24" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"><a href="https://twitter.com/EclipseFdn" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #ffffff;font-weight: normal;text-decoration: underline;"><img alt="Twitter" height="24" src="https://cdn-images.mailchimp.com/icons/social-block-v2/outline-light-twitter-48.png" style="display: block;border: 0;height: auto !important;outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;" width="24"></a></td>
+ </tr>
+ </tbody>
+ </table>
+ </td>
+ </tr>
+ </tbody>
+ </table>
+ </td>
+ </tr>
+ </tbody>
+ </table>
+ <!--[if mso]>
+ </td>
+ <![endif]--><!--[if mso]>
+ <td align="center" valign="top">
+ <![endif]-->
+
+ <table align="left" border="0" cellpadding="0" cellspacing="0" style="display: inline;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody>
+ <tr>
+ <td class="mcnFollowContentItemContainer" style="padding-right: 10px;padding-bottom: 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" valign="top">
+ <table border="0" cellpadding="0" cellspacing="0" class="mcnFollowContentItem" width="100%" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody>
+ <tr>
+ <td align="left" style="padding-top: 5px;padding-right: 10px;padding-bottom: 5px;padding-left: 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" valign="middle">
+ <table align="left" border="0" cellpadding="0" cellspacing="0" width="" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody>
+ <tr>
+ <td align="center" class="mcnFollowIconContent" valign="middle" width="24" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"><a href="https://www.facebook.com/eclipse.org" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #ffffff;font-weight: normal;text-decoration: underline;"><img alt="Facebook" height="24" src="https://cdn-images.mailchimp.com/icons/social-block-v2/outline-light-facebook-48.png" style="display: block;border: 0;height: auto !important;outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;" width="24"></a></td>
+ </tr>
+ </tbody>
+ </table>
+ </td>
+ </tr>
+ </tbody>
+ </table>
+ </td>
+ </tr>
+ </tbody>
+ </table>
+ <!--[if mso]>
+ </td>
+ <![endif]--><!--[if mso]>
+ <td align="center" valign="top">
+ <![endif]-->
+
+ <table align="left" border="0" cellpadding="0" cellspacing="0" style="display: inline;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody>
+ <tr>
+ <td class="mcnFollowContentItemContainer" style="padding-right: 10px;padding-bottom: 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" valign="top">
+ <table border="0" cellpadding="0" cellspacing="0" class="mcnFollowContentItem" width="100%" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody>
+ <tr>
+ <td align="left" style="padding-top: 5px;padding-right: 10px;padding-bottom: 5px;padding-left: 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" valign="middle">
+ <table align="left" border="0" cellpadding="0" cellspacing="0" width="" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody>
+ <tr>
+ <td align="center" class="mcnFollowIconContent" valign="middle" width="24" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"><a href="https://www.youtube.com/user/EclipseFdn" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #ffffff;font-weight: normal;text-decoration: underline;"><img alt="YouTube" height="24" src="https://cdn-images.mailchimp.com/icons/social-block-v2/outline-light-youtube-48.png" style="display: block;border: 0;height: auto !important;outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;" width="24"></a></td>
+ </tr>
+ </tbody>
+ </table>
+ </td>
+ </tr>
+ </tbody>
+ </table>
+ </td>
+ </tr>
+ </tbody>
+ </table>
+ <!--[if mso]>
+ </td>
+ <![endif]--><!--[if mso]>
+ <td align="center" valign="top">
+ <![endif]-->
+
+ <table align="left" border="0" cellpadding="0" cellspacing="0" style="display: inline;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody>
+ <tr>
+ <td class="mcnFollowContentItemContainer" style="padding-right: 0;padding-bottom: 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" valign="top">
+ <table border="0" cellpadding="0" cellspacing="0" class="mcnFollowContentItem" width="100%" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody>
+ <tr>
+ <td align="left" style="padding-top: 5px;padding-right: 10px;padding-bottom: 5px;padding-left: 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" valign="middle">
+ <table align="left" border="0" cellpadding="0" cellspacing="0" width="" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <tbody>
+ <tr>
+ <td align="center" class="mcnFollowIconContent" valign="middle" width="24" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"><a href="https://www.linkedin.com/company/eclipse-foundation" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #ffffff;font-weight: normal;text-decoration: underline;"><img alt="LinkedIn" height="24" src="https://cdn-images.mailchimp.com/icons/social-block-v2/outline-light-linkedin-48.png" style="display: block;border: 0;height: auto !important;outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;" width="24"></a></td>
+ </tr>
+ </tbody>
+ </table>
+ </td>
+ </tr>
+ </tbody>
+ </table>
+ </td>
+ </tr>
+ </tbody>
+ </table>
+ <!--[if mso]>
+ </td>
+ <![endif]--><!--[if mso]>
+ </tr>
+ </table>
+ <![endif]--></td>
+ </tr>
+ </tbody>
+ </table>
+ </td>
+ </tr>
+ </tbody>
+ </table>
+ </td>
+ </tr>
+ </tbody>
+ </table>
+ </td>
+ </tr>
+ </tbody>
+</table>
+
+<table border="0" cellpadding="0" cellspacing="0" class="mcnDividerBlock" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;table-layout: fixed !important;" width="100%">
+ <tbody class="mcnDividerBlockOuter">
+ <tr>
+ <td class="mcnDividerBlockInner" style="min-width: 100%;padding: 10px 18px 25px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
+ <table border="0" cellpadding="0" cellspacing="0" class="mcnDividerContent" style="min-width: 100%;border-top: 2px solid #EEEEEE;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" width="100%">
+ <tbody>
+ <tr>
+ <td style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"> </td>
+ </tr>
+ </tbody>
+ </table>
+ </td>
+ </tr>
+ </tbody>
+</table>
+
+<table border="0" cellpadding="0" cellspacing="0" class="mcnTextBlock" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" width="100%">
+ <tbody class="mcnTextBlockOuter">
+ <tr>
+ <td class="mcnTextBlockInner" style="padding-top: 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" valign="top">
+ <table align="left" border="0" cellpadding="0" cellspacing="0" class="mcnTextContentContainer" style="max-width: 100%;min-width: 100%;background-color: #404040;border: 2px solid #F88D2B;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" width="100%">
+ <tbody>
+ <tr>
+ <td class="mcnTextContent" style="padding: 0px 18px 9px;color: #F2F2F2;font-family: Helvetica;font-size: 14px;font-weight: normal;text-align: center;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;word-break: break-word;line-height: 150%;" valign="top"><span style="font-size:12px">
+
+ Eclipse Foundation · 2934 Baseline Road, Suite 202 · Ottawa, ON K2H 1B2 · Canada</span></td>
+ </tr>
+ </tbody>
+ </table>
+ <!--[if mso]>
+ <td valign="top" width="600" style="width:600px;">
+ <![endif]--><!--[if mso]>
+ <table align="left" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
+ <tr>
+ <![endif]--></td>
+ </tr>
+ </tbody>
+</table>
+
+ </td>
+ </tr>
+ </tbody></table>
+ </td>
+ </tr>
+ </tbody></table>
+ <!--[if gte mso 9]>
+ </td>
+ <![endif]-->
+
+ <!--[if gte mso 9]>
+ </tr>
+ </table>
+ <![endif]-->
+ </td>
+ </tr>
+ </tbody>
+</table></td>
+ </tr>
+ </table>
diff --git a/eclipse_newsletter/2021/march/images/2-1.png b/eclipse_newsletter/2021/march/images/2-1.png
new file mode 100644
index 0000000..7d87b4d
--- /dev/null
+++ b/eclipse_newsletter/2021/march/images/2-1.png
Binary files differ
diff --git a/eclipse_newsletter/2021/march/images/2-2.png b/eclipse_newsletter/2021/march/images/2-2.png
new file mode 100644
index 0000000..912c394
--- /dev/null
+++ b/eclipse_newsletter/2021/march/images/2-2.png
Binary files differ
diff --git a/eclipse_newsletter/2021/march/images/2-3.png b/eclipse_newsletter/2021/march/images/2-3.png
new file mode 100644
index 0000000..d77653c
--- /dev/null
+++ b/eclipse_newsletter/2021/march/images/2-3.png
Binary files differ
diff --git a/eclipse_newsletter/2021/march/images/ivar.png b/eclipse_newsletter/2021/march/images/ivar.png
new file mode 100644
index 0000000..3b8daa0
--- /dev/null
+++ b/eclipse_newsletter/2021/march/images/ivar.png
Binary files differ
diff --git a/eclipse_newsletter/2021/march/images/jason.jpg b/eclipse_newsletter/2021/march/images/jason.jpg
new file mode 100644
index 0000000..d5a999f
--- /dev/null
+++ b/eclipse_newsletter/2021/march/images/jason.jpg
Binary files differ
diff --git a/eclipse_newsletter/2021/march/images/karen.jpg b/eclipse_newsletter/2021/march/images/karen.jpg
new file mode 100644
index 0000000..23a69ee
--- /dev/null
+++ b/eclipse_newsletter/2021/march/images/karen.jpg
Binary files differ
diff --git a/eclipse_newsletter/2021/march/images/kevin.jpg b/eclipse_newsletter/2021/march/images/kevin.jpg
new file mode 100644
index 0000000..3ff42ae
--- /dev/null
+++ b/eclipse_newsletter/2021/march/images/kevin.jpg
Binary files differ
diff --git a/eclipse_newsletter/2021/march/index-mailchimp.php b/eclipse_newsletter/2021/march/index-mailchimp.php
new file mode 100644
index 0000000..990ae3e
--- /dev/null
+++ b/eclipse_newsletter/2021/march/index-mailchimp.php
@@ -0,0 +1,71 @@
+<?php
+/**
+ * Copyright (c) 2020 Eclipse Foundation.
+ *
+ * This program and the accompanying materials are made
+ * available under the terms of the Eclipse Public License 2.0
+ * which is available at https://www.eclipse.org/legal/epl-2.0/
+ *
+ * Contributors:
+ * Eric Poirier (Eclipse Foundation) - Initial implementation
+ *
+ * SPDX-License-Identifier: EPL-2.0
+ */
+require_once ($_SERVER ['DOCUMENT_ROOT'] . "/eclipse.org-common/system/app.class.php");
+$App = new App ();
+$path = $App->getWWWPrefix();
+$path_to_index = $path . preg_replace('/index-mailchimp.php/u', "index.php", $_SERVER['REQUEST_URI']);
+include '_variables.php';
+
+// Override default variables for mailchip
+$email_body_width = "600px";
+$col_1_img = "540px";
+$col_2_table = "260";
+$col_2_img = "260px";
+
+?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+<meta name="viewport" content="width=device-width" />
+<title><?php print $pageTitle; ?></title>
+
+<?php include '../../_includes/_mailchip.php'; ?>
+
+<!--
+ Outlook Conditional CSS
+ These two style blocks target Outlook 2007 & 2010 specifically, forcing
+ columns into a single vertical stack as on mobile clients. This is
+ primarily done to avoid the 'page break bug' and is optional.
+ More information here:
+http://templates.mailchimp.com/development/css/outlook-conditional-css
+-->
+<!--[if mso 12]>
+ <style type="text/css">
+ .flexibleContainer{display:block !important; width:100% !important;}
+ </style>
+<![endif]-->
+<!--[if mso 14]>
+ <style type="text/css">
+ .flexibleContainer{display:block !important; width:100% !important;}
+ </style>
+<![endif]-->
+
+</head>
+<body>
+ <center>
+ <table border="0" cellpadding="0" cellspacing="0" height="100%"
+ width="100%" id="bodyTable">
+ <tr>
+ <td align="center" valign="top" id="bodyCell">
+
+ <!-- EMAIL CONTAINER -->
+ <?php include 'content/en_index.php'; ?>
+
+ </td>
+ </tr>
+ </table>
+ </center>
+</body>
+</html>
\ No newline at end of file
diff --git a/eclipse_newsletter/2021/march/index.php b/eclipse_newsletter/2021/march/index.php
new file mode 100644
index 0000000..5e8dbf0
--- /dev/null
+++ b/eclipse_newsletter/2021/march/index.php
@@ -0,0 +1,22 @@
+<?php
+/**
+ * Copyright (c) 2020 Eclipse Foundation.
+ *
+ * This program and the accompanying materials are made
+ * available under the terms of the Eclipse Public License 2.0
+ * which is available at https://www.eclipse.org/legal/epl-2.0/
+ *
+ * Contributors:
+ * Eric Poirier (Eclipse Foundation) - Initial implementation
+ *
+ * SPDX-License-Identifier: EPL-2.0
+ */
+
+ require_once ($_SERVER ['DOCUMENT_ROOT'] . "/eclipse.org-common/system/app.class.php");
+ $App = new App ();
+ $Theme = $App->getThemeClass();
+ $script_name = $App->getScriptName();
+
+ //Page specific settings (i.e. $pageTitle) can be found in _variable.php
+ require_once ('_variables.php');
+ require_once ($_SERVER ['DOCUMENT_ROOT'] . "/community/eclipse_newsletter/_includes/_index.php");
\ No newline at end of file
diff --git a/eclipse_newsletter/assets/public/images/2021_february.png b/eclipse_newsletter/assets/public/images/2021_february.png
new file mode 100644
index 0000000..802ba05
--- /dev/null
+++ b/eclipse_newsletter/assets/public/images/2021_february.png
Binary files differ
diff --git a/eclipse_newsletter/content/en_archives.php b/eclipse_newsletter/content/en_archives.php
index dfb9d3c..c338723 100644
--- a/eclipse_newsletter/content/en_archives.php
+++ b/eclipse_newsletter/content/en_archives.php
@@ -30,12 +30,25 @@
<div class="col-md-4 col-sm-6">
<span class="newsletter-archive-icons">
<i class="fa fa-calendar-o" aria-hidden="true"></i>
+ <span class="newsletter-archive-month">Feb</span>
+ </span>
+ </div>
+ <div class="col-md-20 col-sm-18">
+ <p class="margin-top-10"><a
+ href="http://www.eclipse.org/community/eclipse_newsletter/2021/february/"
+ target="_blank">Driving IoT and Edge Computing Innovation With Open Source</a></p>
+ </div>
+ </div>
+ <div class="col-sm-12">
+ <div class="col-md-4 col-sm-6">
+ <span class="newsletter-archive-icons">
+ <i class="fa fa-calendar-o" aria-hidden="true"></i>
<span class="newsletter-archive-month">Jan</span>
</span>
</div>
<div class="col-md-20 col-sm-18">
<p class="margin-top-10"><a
- href="http://www.eclipse.org/community/eclipse_newsletter/2020/december/"
+ href="http://www.eclipse.org/community/eclipse_newsletter/2021/january/"
target="_blank">Open Source Innovations Set to Make a Major Impact in 2021 and Beyond</a></p>
</div>
</div>
diff --git a/eclipse_newsletter/newsletter-items.xml b/eclipse_newsletter/newsletter-items.xml
index 266ca6c..de8224c 100644
--- a/eclipse_newsletter/newsletter-items.xml
+++ b/eclipse_newsletter/newsletter-items.xml
@@ -9,12 +9,12 @@
</sponsors_home_page>
<featured_newsletters_title>
- <title>Driving IoT and Edge Computing Innovation With Open Source</title>
+ <title>Charting a Course for the Future of Cloud Native Java</title>
</featured_newsletters_title>
<!-- Featured Newsletter Read More Button -->
<featured_newsletters_readmore>
- <link>/community/eclipse_newsletter/2021/february</link>
+ <link>/community/eclipse_newsletter/2021/march</link>
<title>Read it now</title>
</featured_newsletters_readmore>
@@ -22,26 +22,26 @@
<!-- Featured Newsletter Articles -->
<featured_newsletters>
<item>
- <title>MQTT and the Sparkplug Specification: Enabling Edge-Driven, Best-In-Class Industrial IoT</title>
- <link>/community/eclipse_newsletter/2021/february/1.php</link>
+ <title>Jakarta EE 9.1 Release Contents and Status</title>
+ <link>/community/eclipse_newsletter/2021/march/1.php</link>
<description></description>
<imageurl>assets/public/images/1.png</imageurl>
</item>
<item>
- <title>Q & A: EdgeOps Technologies at the Eclipse Foundation</title>
- <link>/community/eclipse_newsletter/2021/february/2.php</link>
+ <title>Three Steps to List Jakarta EE-Compatible Implementations</title>
+ <link>/community/eclipse_newsletter/2021/march/2.php</link>
<description></description>
<imageurl>assets/public/images/2.png</imageurl>
</item>
<item>
- <title>Eclipse Paho and the Challenges of Project Maintenance</title>
- <link>/community/eclipse_newsletter/2021/february/3.php</link>
+ <title>Jakarta EE and MicroProfile Alignment: Your Input Is Needed</title>
+ <link>/community/eclipse_newsletter/2021/march/3.php</link>
<description></description>
<imageurl>assets/public/images/3.png</imageurl>
</item>
<item>
- <title>Community Updates</title>
- <link>/community/eclipse_newsletter/2021/february/5.php</link>
+ <title>March Community Updates</title>
+ <link>/community/eclipse_newsletter/2021/march/5.php</link>
<description></description>
<imageurl>assets/public/images/4.png</imageurl>
</item>
@@ -51,6 +51,12 @@
<!-- Recent Newsletter Articles -->
<recent_newsletters>
<item>
+ <title>Driving IoT and Edge Computing Innovation With Open Source</title>
+ <link>/community/eclipse_newsletter/2021/february/</link>
+ <description>IoT and edge computing are high growth technology domains, with some super exciting and innovative open source technologies emerging to support a broad range of use cases.</description>
+ <imageurl>assets/public/images/2021_february.png</imageurl>
+ </item>
+ <item>
<title>Open Source Innovations Set to Make a Major Impact in 2021 and Beyond</title>
<link>/community/eclipse_newsletter/2021/january/</link>
<description>Happy New Year, everyone. Welcome to our first newsletter of 2021.</description>
@@ -68,11 +74,6 @@
<description>As I’m writing, we’re on the verge of completing the Jakarta EE 9 General Availability release. With the jakarta namespace change made in all Jakarta EE 9 specifications...</description>
<imageurl>assets/public/images/november_2020.png</imageurl>
</item>
- <item>
- <title>EclipseCon 2020: The Pillars of Our Community Come Together</title>
- <link>/community/eclipse_newsletter/2020/october/</link>
- <description>With EclipseCon 2020 happening this week, it's the perfect time to explore some of the themes you'll learn about during our biggest event of the year.</description>
- <imageurl>assets/public/images/2020_november.png</imageurl>
- </item>
+
</recent_newsletters>
</items>
\ No newline at end of file