You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@polygene.apache.org by pa...@apache.org on 2017/02/26 19:08:11 UTC

polygene-website git commit: jekyll build

Repository: polygene-website
Updated Branches:
  refs/heads/asf-site adf8fc45d -> e08d89f93


jekyll build


Project: http://git-wip-us.apache.org/repos/asf/polygene-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/polygene-website/commit/e08d89f9
Tree: http://git-wip-us.apache.org/repos/asf/polygene-website/tree/e08d89f9
Diff: http://git-wip-us.apache.org/repos/asf/polygene-website/diff/e08d89f9

Branch: refs/heads/asf-site
Commit: e08d89f9329ad7a4f48b22c1f65beaa8f1e3f875
Parents: adf8fc4
Author: Paul Merlin <pa...@apache.org>
Authored: Sun Feb 26 20:08:03 2017 +0100
Committer: Paul Merlin <pa...@apache.org>
Committed: Sun Feb 26 20:08:03 2017 +0100

----------------------------------------------------------------------
 .../2017/01/07/rename-to-apache-polygene.html   | 152 +++++++++++++++++++
 content/atom.xml                                |  25 ++-
 content/news.html                               |   6 +-
 content/sitemap.txt                             |   1 +
 4 files changed, 180 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/polygene-website/blob/e08d89f9/content/2017/01/07/rename-to-apache-polygene.html
----------------------------------------------------------------------
diff --git a/content/2017/01/07/rename-to-apache-polygene.html b/content/2017/01/07/rename-to-apache-polygene.html
new file mode 100644
index 0000000..033c4fa
--- /dev/null
+++ b/content/2017/01/07/rename-to-apache-polygene.html
@@ -0,0 +1,152 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="utf-8">
+        <title>Apache� Zest\u2122 Renamed to Apache� Polygene\u2122</title>
+        <meta name="viewport" content="width=device-width, initial-scale=1.0">
+        <meta name="description" content="Apache Polygene\u2122 is a community based effort exploring Composite Oriented Programming for domain centric application development. This includes evolved concepts from Aspect Oriented Programming, Dependency Injection and Domain Driven Design.
+Composite Oriented Programming allows developers to work with 'fragments', smaller than classes, and 'compose' fragments into larger 'composites' which acts like the regular objects. Apache Polygene\u2122 also tackles the enforcement of application composition, i.e. composites are declared in modules, modules are contained in layers and access between layers are controlled/enforced.
+">
+        <meta name="author" content="The Apache Polygene\u2122 Project">
+        <meta name="keywords" content="cop, composite oriented programming, ddd, domain driven design, composite, mixin, fragment, constraint, concern, side-effect, aop, aspect oriented programming, application, layer, module, structure, java, library, toolkit, framework">
+
+        <!-- Le styles -->
+        <link href="/landing-resources/css/bootstrap.css" rel="stylesheet">
+        <link href="/landing-resources/css/font-awesome.css" rel="stylesheet">
+        <style type="text/css">
+            body {
+                padding-top: 70px;
+                padding-bottom: 40px;
+            }
+        </style>
+        <link href="/landing-resources/css/bootstrap-responsive.min.css" rel="stylesheet">
+
+        <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
+        <!--[if lt IE 9]>
+          <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+        <![endif]-->
+
+        <!-- Fav and touch icons -->
+        <link rel="shortcut icon" type="image/png" href="/landing-resources/ico/favicon.png">
+
+        <!-- Analytics -->
+        <script>
+          (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+          (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+          m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+          })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
+          ga('create', 'UA-89723617-1', 'auto');
+          ga('send', 'pageview');
+        </script>
+
+    </head>
+
+    <body>
+
+        <div class="navbar navbar-inverse navbar-fixed-top">
+            <div class="navbar-inner">
+                <div class="container-fluid">
+                    <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
+                        <span class="icon-bar"></span>
+                        <span class="icon-bar"></span>
+                        <span class="icon-bar"></span>
+                    </a>
+                    <a class="brand" href="/"><img src="/landing-resources/img/feather.png" width="64"/> Apache <strong>Polygene\u2122</strong></a>
+                    <div class="nav-collapse collapse">
+                        <ul class="nav">
+                            <li><a href="/news.html"><i class="icon-rss"></i> News</a></li>
+                            <li><a href="/download.html"><i class="icon-download"></i> Download</a></li>
+                            <li class="dropdown">
+                                <a class="dropdown-toggle" role="button" data-toggle="dropdown" data-target="#" href="#">
+                                    <i class="icon-book"></i> Documentation <b class="caret"></b>
+                                </a>
+                                <ul class="dropdown-menu" role="menu">
+                                    <li role="menuitem"><a href="/java/latest/index.html"><i class="icon-caret-right"></i> Latest release</a></li>
+                                    
+                                    
+                                    
+                                    <li role="menuitem"><a href="/java/2.0/index.html"><i class="icon-caret-right"></i> 2.0</a></li>
+                                    <li role="menuitem"><a href="/java/1.4/index.html"><i class="icon-caret-right"></i> &lt;=1.4.x</a></li>
+                                    <li class="divider"></li>
+                                    <li role="menuitem"><a href="/java/develop/index.html"><i class="icon-caret-right"></i> Develop branch</a></li>
+                                </ul>
+                            </li>
+                            <li class="dropdown">
+                                <a class="dropdown-toggle" role="button" data-toggle="dropdown" data-target="#" href="/community">
+                                    <i class="icon-group"></i> Community <b class="caret"></b>
+                                </a>
+                                <ul class="dropdown-menu" role="menu">
+                                    <li role="menuitem"><a href="/community/get_help.html"><i class="icon-caret-right"></i> Get Help</a></li>
+                                    <li class="divider"></li>
+                                    <li role="menuitem"><a href="/community/participate.html"><i class="icon-caret-right"></i> Participate</a></li>
+                                    <li role="menuitem"><a href="/community/playing_field.html"><i class="icon-caret-right"></i> Playing Field</a></li>
+                                    <li class="divider"></li>
+                                    <li role="menuitem"><a href="/community/codebase.html"><i class="icon-caret-right"></i> Codebase</a></li>
+                                    <li role="menuitem"><a href="https://builds.apache.org/view/S-Z/view/Polygene/" target="_blank"><i class="icon-caret-right"></i> Continuous Integration</a></li>
+                                    <li role="menuitem"><a href="https://issues.apache.org/jira/browse/POLYGENE" target="_blank"><i class="icon-caret-right"></i> Issues</a></li>
+                                    <li class="divider"></li>
+                                    <li role="menuitem"><a href="/community/maturity.html"><i class="icon-caret-right"></i> Maturity Model</a></li>
+                                    <li role="menuitem"><a href="/community/contributors.html"><i class="icon-caret-right"></i> People behind Apache Polygene\u2122</a></li>
+                                    <li class="divider"></li>
+                                    <li role="menuitem"><a href="http://www.apache.org/licenses/" target="_blank"><i class="icon-caret-right"></i> Licensing</a></li>
+                                    <li role="menuitem"><a href="/community/licensing_faq.html"><i class="icon-caret-right"></i> Licensing FAQ</a></li>
+                                    <li class="divider"></li>
+                                    <li role="menuitem"><a href="http://www.apache.org/foundation/sponsorship.html" target="_blank"><i class="icon-caret-right"></i> Sponsorship</a></li>
+                                    <li role="menuitem"><a href="http://www.apache.org/foundation/thanks.html" target="_blank"><i class="icon-caret-right"></i> Thanks</a></li>
+                                    <li role="menuitem"><a href="http://www.apache.org/security/" target="_blank"><i class="icon-caret-right"></i> Security</a></li>
+                                </ul>
+                            </li>
+                        </ul>
+                    </div><!--/.nav-collapse -->
+                </div>
+            </div>
+        </div>
+        <div id="content" class="container-fluid">
+
+<div class="row-fluid">
+    <div class="span2"></div>
+    <div class="span8">
+January 07, 2017
+<h2 id="apache-zest-renamed-to-apache-polygene">Apache� Zest\u2122 Renamed to Apache� Polygene\u2122</h2>
+
+<p>Apache Zest is changing name to <strong>Apache Polygene</strong>. The change has been carried out
+for the most part, and we are still in the process of encuring all naming is accurate
+ going forward.</p>
+
+<p>\u201cThe name change was triggered to prevent confusion with other similarly named software 
+such as the visualization toolkit from Eclipse,\u201d said Niclas Hedhman, Vice President of 
+Apache Polygene. \u201cSince becoming an official ASF project, our codebase and community 
+continue to flourish. We are confident that our new identity will reflect ongoing 
+innovation and increased productivity.\u201d</p>
+
+<p>With the name we want to communicate that Apache Polygene is polymorphic in nature,
+and that it is possible to inherit traits in non-standard Java, yet using regular Java
+and not a new language on top of the JVM.</p>
+
+    </div>
+    <div class="span2"></div>
+</div>
+
+        </div>
+        <div class="container-fluid">
+            <hr>
+            <footer>
+                <p>
+                    Copyright &copy; 2015-2017 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/">Apache License, Version 2.0</a>.
+                    <br/>
+                    <small>
+                        Apache Polygene, Polygene, Apache, the Apache feather logo, and the Apache Polygene project logo are trademarks of The Apache Software Foundation.<br/>
+                        All other marks mentioned may be trademarks or registered trademarks of their respective owners.
+                    </small>
+                </p>
+            </footer>
+        </div>
+
+        <!-- Le javascript
+        ================================================== -->
+        <!-- Placed at the end of the document so the pages load faster -->
+        <script src="/landing-resources/js/jquery-1.8.3.min.js"></script>
+        <script src="/landing-resources/js/bootstrap.min.js"></script>
+        <script src="/landing-resources/js/qi4j.org.js"></script>
+    </body>
+</html>

http://git-wip-us.apache.org/repos/asf/polygene-website/blob/e08d89f9/content/atom.xml
----------------------------------------------------------------------
diff --git a/content/atom.xml b/content/atom.xml
index 1176976..e3b23af 100644
--- a/content/atom.xml
+++ b/content/atom.xml
@@ -4,7 +4,7 @@
  <title></title>
  <link href="https://polygene.apache.org/atom.xml" rel="self"/>
  <link href="https://polygene.apache.org"/>
- <updated>2017-01-02T23:24:29+01:00</updated>
+ <updated>2017-02-26T20:07:05+01:00</updated>
  <id>https://polygene.apache.org</id>
  <author>
    <name></name>
@@ -13,6 +13,29 @@
 
  
  <entry>
+   <title>Apache� Zest\u2122 Renamed to Apache� Polygene\u2122</title>
+   <link href="https://polygene.apache.org/2017/01/07/rename-to-apache-polygene.html"/>
+   <updated>2017-01-07T00:00:00+01:00</updated>
+   <id>https://polygene.apache.org/2017/01/07/rename-to-apache-polygene.html</id>
+   <content type="html">&lt;h2 id=&quot;apache-zest-renamed-to-apache-polygene&quot;&gt;Apache� Zest\u2122 Renamed to Apache� Polygene\u2122&lt;/h2&gt;
+
+&lt;p&gt;Apache Zest is changing name to &lt;strong&gt;Apache Polygene&lt;/strong&gt;. The change has been carried out
+for the most part, and we are still in the process of encuring all naming is accurate
+ going forward.&lt;/p&gt;
+
+&lt;p&gt;\u201cThe name change was triggered to prevent confusion with other similarly named software 
+such as the visualization toolkit from Eclipse,\u201d said Niclas Hedhman, Vice President of 
+Apache Polygene. \u201cSince becoming an official ASF project, our codebase and community 
+continue to flourish. We are confident that our new identity will reflect ongoing 
+innovation and increased productivity.\u201d&lt;/p&gt;
+
+&lt;p&gt;With the name we want to communicate that Apache Polygene is polymorphic in nature,
+and that it is possible to inherit traits in non-standard Java, yet using regular Java
+and not a new language on top of the JVM.&lt;/p&gt;
+</content>
+ </entry>
+ 
+ <entry>
    <title>Apache Zest\u2122 (Java Edition) Release 2.1</title>
    <link href="https://polygene.apache.org/2015/07/31/apache-zest-java-2.1.html"/>
    <updated>2015-07-31T00:00:00+02:00</updated>

http://git-wip-us.apache.org/repos/asf/polygene-website/blob/e08d89f9/content/news.html
----------------------------------------------------------------------
diff --git a/content/news.html b/content/news.html
index acd05ad..37076c0 100644
--- a/content/news.html
+++ b/content/news.html
@@ -127,15 +127,15 @@ Composite Oriented Programming allows developers to work with 'fragments', small
             <tbody>
                 
                 <tr>
-                    <td>January 8, 2017</td>
-                    <td><a href="/2017/01/08/rename-to-apache-polygene.html">Apache Zest\u2122 (Java Edition) Release 2.1</a></td>
+                    <td>January  7, 2017</td>
+                    <td><a href="/2017/01/07/rename-to-apache-polygene.html">Apache� Zest\u2122 Renamed to Apache� Polygene\u2122</a></td>
                 </tr>
                 
                 <tr>
                     <td>July 31, 2015</td>
                     <td><a href="/2015/07/31/apache-zest-java-2.1.html">Apache Zest\u2122 (Java Edition) Release 2.1</a></td>
                 </tr>
-
+                
                 <tr>
                     <td>April 28, 2013</td>
                     <td><a href="/2013/04/28/qi4j-2.0.html">Qi4j SDK Release 2.0</a></td>

http://git-wip-us.apache.org/repos/asf/polygene-website/blob/e08d89f9/content/sitemap.txt
----------------------------------------------------------------------
diff --git a/content/sitemap.txt b/content/sitemap.txt
index 2b56627..4b507ba 100644
--- a/content/sitemap.txt
+++ b/content/sitemap.txt
@@ -16,6 +16,7 @@ https://polygene.apache.org/community/participate.html
 https://polygene.apache.org/community/playing_field.html
 https://polygene.apache.org/sitemap.txt
 
+https://polygene.apache.org/2017/01/07/rename-to-apache-polygene.html
 https://polygene.apache.org/2015/07/31/apache-zest-java-2.1.html
 https://polygene.apache.org/2013/04/28/qi4j-2.0.html
 https://polygene.apache.org/2013/04/15/qi4j-2.0-rc2.html