This is an automated email from the ASF dual-hosted git repository.

gk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/turbine-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 815968a  Update site and add recommended links to ASF for 
site/project/turbine; remove/comment ref o SVN repository, as this is migrated 
to GIT, update pom to parent v14 andset version to 7.0
815968a is described below

commit 815968a4cc781a9723e117b6aced3c9472064e47
Author: gk <[email protected]>
AuthorDate: Fri Apr 25 16:09:09 2025 +0200

    Update site and add recommended links to ASF for site/project/turbine; 
remove/comment ref o SVN repository, as this is migrated to GIT, update pom to 
parent v14 andset version to 7.0
---
 doap/doap_Turbine.rdf | 16 ++++++++--------
 pom.xml               |  4 ++--
 src/site/site.xml     | 33 ++++++++++++---------------------
 3 files changed, 22 insertions(+), 31 deletions(-)

diff --git a/doap/doap_Turbine.rdf b/doap/doap_Turbine.rdf
index 1e7c42d..a291ad6 100644
--- a/doap/doap_Turbine.rdf
+++ b/doap/doap_Turbine.rdf
@@ -13,12 +13,12 @@
 
   =======================================================================
 -->
-  <Project rdf:about="http://turbine.apache.org";>
+  <Project rdf:about="https://turbine.apache.org";>
     <created>2008-04-08</created>
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"; />
     <name>Apache Turbine</name>
-    <homepage rdf:resource="http://turbine.apache.org"; />
-    <asfext:pmc rdf:resource="http://turbine.apache.org"; />
+    <homepage rdf:resource="https://turbine.apache.org"; />
+    <asfext:pmc rdf:resource="https://turbine.apache.org"; />
     <shortdesc>Turbine is a servlet based framework that allows Java 
developers to quickly build web applications.</shortdesc>
     <description> Turbine is a servlet based framework that allows experienced 
Java developers to quickly build web applications. Turbine allows you to use 
personalize the web sites and to use user logins to restrict access to parts of 
your application.
 
@@ -29,9 +29,9 @@ Turbine is an excellent choice for developing applications 
that make use of a se
 The Turbine core is free of any dependency on a presentation layer technology. 
Both JavaServer Pages (JSP) and Velocity are supported inside Turbine. For 
developers already familiar with JSP, or have existing JSP tag libraries, 
Turbine offers support for the Sun standard. Velocity is the favorite view 
technology of most users of the Turbine framework; try it out and see if 
Velocity can help you develop your web applications faster and work more easily 
with non-programming designers.
 
 Turbine is developed in an open, participatory environment and released under 
the Apache Software License. Turbine is intended to be a collaboration of the 
best-of-breed developers from around the world. We invite you to participate in 
this open development project. To learn more about getting involved, look at 
our "How to Help" pages. </description>
-    <bug-database rdf:resource="http://issues.apache.org/jira/browse/TRB"; />
-    <mailing-list rdf:resource="http://turbine.apache.org/contact.html"; />
-    <download-page rdf:resource="http://turbine.apache.org/download.html"; />
+    <bug-database rdf:resource="https://issues.apache.org/jira/browse/TRB"; />
+    <mailing-list rdf:resource="https://turbine.apache.org/contact.html"; />
+    <download-page rdf:resource="https://turbine.apache.org/download.html"; />
     <programming-language>Java</programming-language>
     <category rdf:resource="http://projects.apache.org/category/web-framework"; 
/>
     <release>
@@ -91,10 +91,10 @@ Turbine is developed in an open, participatory environment 
and released under th
       </Version>
     </release>
     <repository>
-      <SVNRepository>
+      <!--SVNRepository>
         <location 
rdf:resource="http://svn.apache.org/repos/asf/turbine/core/trunk/"/>
         <browse 
rdf:resource="http://svn.apache.org/viewvc/turbine/core/trunk/"/>
-      </SVNRepository>
+      </SVNRepository-->
       <GitRepository>
         <location 
rdf:resource="https://gitbox.apache.org/repos/asf/turbine-core.git"/>
         <browse 
rdf:resource="https://gitbox.apache.org/repos/asf/turbine-core.git"/>
diff --git a/pom.xml b/pom.xml
index aa81e64..71a93e3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,13 +24,13 @@
   <parent>
        <artifactId>turbine-parent</artifactId>
        <groupId>org.apache.turbine</groupId>
-       <version>13</version>
+       <version>14</version>
      <relativePath/>
   </parent>
 
   <groupId>org.apache.turbine</groupId>
   <artifactId>turbine-site</artifactId>
-  <version>6.0</version>
+  <version>7.0</version>
   <packaging>pom</packaging>
   <name>Turbine</name>
   <description>Turbine is a servlet based framework that allows experienced 
Java developers
diff --git a/src/site/site.xml b/src/site/site.xml
index 4a83a90..aca39c3 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -27,18 +27,12 @@
   </bannerLeft>
 
    <bannerRight href="https://turbine.apache.org/";>
-       <image src="http://turbine.apache.org/images/logo.gif"; />
+       <image src="https://turbine.apache.org/images/logo.gif"; />
    </bannerRight>
     
     <publishDate format="dd MMMM yyyy" position="left" />
     <version position="left" />
    
-  
-  <skin>
-        <groupId>org.apache.maven.skins</groupId>
-        <artifactId>maven-fluido-skin</artifactId>
-        <version>2.0.0-M10</version>
-  </skin>
   <body>
     <head/>
   
@@ -117,21 +111,18 @@
         <item name="Developer Links"       
href="/common/developer-links.html"/>
         <item name="Improving Documentation"          
href="/common/documentation.html"/>
     </menu>
+    
+     <menu name="ASF">
+        <item name="Main"                     href="https://apache.org/"/>
+        <item name="License"               
href="https://www.apache.org/licenses/"/>
+        <item name="Sponsorship"                     
href="https://apache.org/foundation/sponsorship"/>
+        <item name="Thanks"                
href="https://www.apache.org/foundation/sponsors"/>
+        <item name="Conduct"                
href="https://www.apache.org/foundation/policies/conduct"/>
+        <item name="Privacy" 
href="https://privacy.apache.org/policies/privacy-policy-public.html"/>
+        <item name="Security"                      
href="https://www.apache.org/security/"/>
+    </menu>
     <footer/>
   </body>
-  <custom>
-        <fluidoSkin>
-            <topBarEnabled>false</topBarEnabled>
-            <sideBarEnabled>true</sideBarEnabled>
-            <googleSearch>
-                <sitesearch>${project.url}</sitesearch>
-            </googleSearch>
-            <gitHub>
-                <projectId>apache/${turbine.site.path}</projectId>
-                <ribbonOrientation>right</ribbonOrientation>
-                <ribbonColor>orange</ribbonColor>
-            </gitHub>
-        </fluidoSkin>
-    </custom>
+  <!-- custom configured in parent site.xml -->
     
 </site>

Reply via email to