Author: gk
Date: Wed May 22 09:58:51 2024
New Revision: 1917884

URL: http://svn.apache.org/viewvc?rev=1917884&view=rev
Log:
- Update distributionManagement site and add info about where to find it.

Modified:
    db/torque/trunk/README.md
    db/torque/trunk/torque-site/pom.xml

Modified: db/torque/trunk/README.md
URL: 
http://svn.apache.org/viewvc/db/torque/trunk/README.md?rev=1917884&r1=1917883&r2=1917884&view=diff
==============================================================================
--- db/torque/trunk/README.md (original)
+++ db/torque/trunk/README.md Wed May 22 09:58:51 2024
@@ -203,4 +203,8 @@ Now close the staging repository after L
   
 Then prepare voting information and voting. 
 
-If voting was successfull, proceed by publishing in Nexus Repo and distribute 
binaries and sources to d. Otherwise drop the staged repo in Nexus repo.
+If voting was successfull, proceed by publishing in Nexus Repo and distribute 
binaries and sources to website. Otherwise drop the staged repo in Nexus repo.
+
+Check [here|https://infra-reports.apache.org/#sitesource] the source repo of 
the website https://db.apache.org/torque matches distributionManagement site 
url in torque-site pom.xml. 
+
+

Modified: db/torque/trunk/torque-site/pom.xml
URL: 
http://svn.apache.org/viewvc/db/torque/trunk/torque-site/pom.xml?rev=1917884&r1=1917883&r2=1917884&view=diff
==============================================================================
--- db/torque/trunk/torque-site/pom.xml (original)
+++ db/torque/trunk/torque-site/pom.xml Wed May 22 09:58:51 2024
@@ -48,8 +48,8 @@
     <site>
       <id>apache.website</id>
       <name>Apache DB Torque Site</name>
-       <!-- endpoint have to exist -->
-       
<url>scm:svn:https://svn.apache.org/repos/infra/websites/production/db/content/torque/torque-${project.version}</url>
+       <!-- endpoint have to exist, check here: 
https://infra-reports.apache.org/#sitesource -->
+       
<url>scm:svn:https://svn.apache.org/repos/infra/sites/db/content/torque/torque-${project.version}</url>
     </site>
   </distributionManagement>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscr...@db.apache.org
For additional commands, e-mail: torque-dev-h...@db.apache.org

Reply via email to