You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@turbine.apache.org by gk...@apache.org on 2021/09/06 14:50:41 UTC

[turbine-fulcrum-intake] tag fulcrum-intake-2.0.0 created (now a817d53)

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

gk pushed a change to tag fulcrum-intake-2.0.0
in repository https://gitbox.apache.org/repos/asf/turbine-fulcrum-intake.git.


      at a817d53  (commit)
This tag includes the following new commits:

     new 248eda1  [maven-release-plugin] copy for tag fulcrum-intake-2.0.0
     new 33b985c  Update tagged fulcrum component poms for publishing to website
     new a817d53  Remove extra space in link

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


[turbine-fulcrum-intake] 03/03: Remove extra space in link

Posted by gk...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

gk pushed a commit to tag fulcrum-intake-2.0.0
in repository https://gitbox.apache.org/repos/asf/turbine-fulcrum-intake.git

commit a817d53a4c9ab1def320eb472a1b17c48af874b1
Author: painter <pa...@13f79535-47bb-0310-9956-ffa450edef68>
AuthorDate: Tue May 21 03:29:47 2019 +0000

    Remove extra space in link
    
    git-svn-id: https://svn.apache.org/repos/asf/turbine/fulcrum/tags/fulcrum-intake-2.0.0@1859602 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7613dec..dd02619 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,7 +41,7 @@
 		
   <scm>
     <connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/tags/fulcrum-intake-2.0.0/</connection>
-    <developerConnection>scm:svn: https://svn.apache.org/repos/asf/turbine/fulcrum/tags/fulcrum-intake-2.0.0</developerConnection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/tags/fulcrum-intake-2.0.0</developerConnection>
     <url>http://svn.apache.org/viewvc/turbine/fulcrum/tags/fulcrum-intake-2.0.0</url>
   </scm>
 

[turbine-fulcrum-intake] 01/03: [maven-release-plugin] copy for tag fulcrum-intake-2.0.0

Posted by gk...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

gk pushed a commit to tag fulcrum-intake-2.0.0
in repository https://gitbox.apache.org/repos/asf/turbine-fulcrum-intake.git

commit 248eda115b025a91834fe1b351f791587b94194c
Author: painter <pa...@13f79535-47bb-0310-9956-ffa450edef68>
AuthorDate: Wed Mar 20 15:02:28 2019 +0000

    [maven-release-plugin] copy for tag fulcrum-intake-2.0.0
    
    git-svn-id: https://svn.apache.org/repos/asf/turbine/fulcrum/tags/fulcrum-intake-2.0.0@1855915 13f79535-47bb-0310-9956-ffa450edef68

[turbine-fulcrum-intake] 02/03: Update tagged fulcrum component poms for publishing to website

Posted by gk...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

gk pushed a commit to tag fulcrum-intake-2.0.0
in repository https://gitbox.apache.org/repos/asf/turbine-fulcrum-intake.git

commit 33b985c5ac04a607dd0509813089f978206f027e
Author: painter <pa...@13f79535-47bb-0310-9956-ffa450edef68>
AuthorDate: Tue May 21 03:24:47 2019 +0000

    Update tagged fulcrum component poms for publishing to website
    
    git-svn-id: https://svn.apache.org/repos/asf/turbine/fulcrum/tags/fulcrum-intake-2.0.0@1859601 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 15 +++++++++++++--
 1 file changed, 13 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 768f40d..7613dec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,10 +30,18 @@
   <inceptionYear>2005</inceptionYear>
   <description>This Service provides rule-based input validation</description>
   <url>http://turbine.apache.org/fulcrum/fulcrum-intake</url>
+
+  <!-- Required for staging to work -->
+  <distributionManagement>
+    <site>
+       <id>turbine.apache.org</id>
+       <url>https://turbine.apache.org/fulcrum/fulcrum-intake/</url>
+    </site>
+  </distributionManagement>	
 		
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/tags/fulcrum-intake-2.0.0</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/tags/fulcrum-intake-2.0.0</developerConnection>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/tags/fulcrum-intake-2.0.0/</connection>
+    <developerConnection>scm:svn: https://svn.apache.org/repos/asf/turbine/fulcrum/tags/fulcrum-intake-2.0.0</developerConnection>
     <url>http://svn.apache.org/viewvc/turbine/fulcrum/tags/fulcrum-intake-2.0.0</url>
   </scm>
 
@@ -129,6 +137,9 @@
 
   <properties>
     <turbine.site.path>fulcrum/fulcrum-intake</turbine.site.path>
+    <turbine.scmPubCheckoutDirectory>${turbine.site.cache}/fulcrum/intake</turbine.scmPubCheckoutDirectory>
+    <turbine.site.cache>${project.build.directory}/turbine-sites</turbine.site.cache>
+    <siteContent.path>${project.build.directory}/staging</siteContent.path><!-- default stagingSiteURL -->
   </properties>  
 
 </project>