|  | <!DOCTYPE html> | 
|  | <html lang="en"> | 
|  | <head> | 
|  | <meta charset="UTF-8"> | 
|  | <!--[if IE]><meta http-equiv="X-UA-Compatible" content="IE=edge"><![endif]--> | 
|  | <meta name="viewport" content="width=device-width, initial-scale=1.0"> | 
|  | <meta name="generator" content="Asciidoctor 1.5.6.1"> | 
|  | <title>EE4J PMC Meeting #2021-06</title> | 
|  | <style> | 
|  |  | 
|  | </style> | 
|  | <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/css/font-awesome.min.css"> | 
|  | </head> | 
|  | <body class="article toc2 toc-left"> | 
|  | <div id="header"> | 
|  | <h1>EE4J PMC Meeting #2021-06</h1> | 
|  | <div id="toc" class="toc2"> | 
|  | <div id="toctitle">Table of Contents</div> | 
|  | <ul class="sectlevel1"> | 
|  | <li><a href="#general">General</a></li> | 
|  | <li><a href="#wayne-vulnerability-policy">[Wayne] Vulnerability Policy</a></li> | 
|  | <li><a href="#ee4j-website">EE4J Website</a></li> | 
|  | </ul> | 
|  | </div> | 
|  | </div> | 
|  | <div id="content"> | 
|  | <div class="sect1"> | 
|  | <h2 id="general"><a class="anchor" href="#general"></a><a class="link" href="#general">General</a></h2> | 
|  | <div class="sectionbody"> | 
|  | <div class="paragraph"> | 
|  | <p>Date: 2021-06-03, 11:00 (EDT)</p> | 
|  | </div> | 
|  | <div class="paragraph"> | 
|  | <p>Present:</p> | 
|  | </div> | 
|  | <div class="ulist"> | 
|  | <ul> | 
|  | <li> | 
|  | <p>Ivar Grimstad (Eclipse Foundation) - <strong>present</strong></p> | 
|  | </li> | 
|  | <li> | 
|  | <p>David Blevins (Tomitribe) -</p> | 
|  | </li> | 
|  | <li> | 
|  | <p>Dmitry Kornilov (Oracle -</p> | 
|  | </li> | 
|  | <li> | 
|  | <p>Kenji Kazumura (Fujitsu) -</p> | 
|  | </li> | 
|  | <li> | 
|  | <p>Kevin Sutter (IBM) - <strong>present</strong></p> | 
|  | </li> | 
|  | <li> | 
|  | <p>Scott Stark (Red Hat) -</p> | 
|  | </li> | 
|  | <li> | 
|  | <p>Steve Millidge (Payara) -</p> | 
|  | </li> | 
|  | </ul> | 
|  | </div> | 
|  | <div class="paragraph"> | 
|  | <p>Invited Guests</p> | 
|  | </div> | 
|  | <div class="ulist"> | 
|  | <ul> | 
|  | <li> | 
|  | <p>Tanja Obradovic - <strong>present</strong></p> | 
|  | </li> | 
|  | <li> | 
|  | <p>Wayne Beaton - <strong>present</strong></p> | 
|  | </li> | 
|  | <li> | 
|  | <p>Ed Bratt - <strong>present</strong></p> | 
|  | </li> | 
|  | </ul> | 
|  | </div> | 
|  | <div class="paragraph"> | 
|  | <p>Quorum was not reached for this meeting. | 
|  | No decisions were made.</p> | 
|  | </div> | 
|  | </div> | 
|  | </div> | 
|  | <div class="sect1"> | 
|  | <h2 id="wayne-vulnerability-policy"><a class="anchor" href="#wayne-vulnerability-policy"></a><a class="link" href="#wayne-vulnerability-policy">[Wayne] Vulnerability Policy</a></h2> | 
|  | <div class="sectionbody"> | 
|  | <div class="paragraph"> | 
|  | <p>General discussion around vulnerability issues.<br> | 
|  | GitHub vulnerability reports are sent to the repository owner (webmaster).</p> | 
|  | </div> | 
|  | <div class="paragraph"> | 
|  | <div class="title">Questions that came up:</div> | 
|  | <p>How do we get them sent to the project?<br> | 
|  | Send to the EE4J PMC list?<br> | 
|  | Are all projects represented on the PMC mailing list?</p> | 
|  | </div> | 
|  | </div> | 
|  | </div> | 
|  | <div class="sect1"> | 
|  | <h2 id="ee4j-website"><a class="anchor" href="#ee4j-website"></a><a class="link" href="#ee4j-website">EE4J Website</a></h2> | 
|  | <div class="sectionbody"> | 
|  | <div class="paragraph"> | 
|  | <p>Discussion around the website. Ivar suggested moving to a solution based on GitHub pages to make updates easier.</p> | 
|  | </div> | 
|  | <div class="ulist"> | 
|  | <div class="title">Current setup:</div> | 
|  | <ul> | 
|  | <li> | 
|  | <p>Double repositories</p> | 
|  | </li> | 
|  | <li> | 
|  | <p>Sources in <a href="https://github.com/eclipse-ee4j/ee4j-website" class="bare">https://github.com/eclipse-ee4j/ee4j-website</a></p> | 
|  | </li> | 
|  | <li> | 
|  | <p>Generated site in Eclipse Git</p> | 
|  | </li> | 
|  | <li> | 
|  | <p>Too many steps to maintain</p> | 
|  | <div class="olist arabic"> | 
|  | <ol class="arabic"> | 
|  | <li> | 
|  | <p>PR to the source repo</p> | 
|  | </li> | 
|  | <li> | 
|  | <p>Merge</p> | 
|  | </li> | 
|  | <li> | 
|  | <p>Build</p> | 
|  | </li> | 
|  | <li> | 
|  | <p>Push to generated repo</p> | 
|  | </li> | 
|  | </ol> | 
|  | </div> | 
|  | </li> | 
|  | </ul> | 
|  | </div> | 
|  | </div> | 
|  | </div> | 
|  | </div> | 
|  | </body> | 
|  | </html> |