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

rombert pushed a commit to annotated tag 
org.apache.sling.distribution.sample-0.1.0
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-sample.git

commit 877bcc604a54d036758c274b36e4dd8cc09e4e21
Author: Tommaso Teofili <[email protected]>
AuthorDate: Fri Nov 7 10:45:49 2014 +0000

    SLING-4140 - renamed and moved Sling Replication to Sling Content 
Distribution
    
    git-svn-id: 
https://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/distribution/sample@1637339
 13f79535-47bb-0310-9956-ffa450edef68
---
 .../libs/sling/distribution/service/agent/replicate.html.esp            | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/src/main/resources/SLING-CONTENT/libs/sling/distribution/service/agent/replicate.html.esp
 
b/src/main/resources/SLING-CONTENT/libs/sling/distribution/service/agent/replicate.html.esp
index b94cfc8..9612ed7 100644
--- 
a/src/main/resources/SLING-CONTENT/libs/sling/distribution/service/agent/replicate.html.esp
+++ 
b/src/main/resources/SLING-CONTENT/libs/sling/distribution/service/agent/replicate.html.esp
@@ -4,7 +4,7 @@ var pit = valueMap.keySet().iterator();
 %>
 <html>
   <body>
-    <h1>Replicate: <%= valueMap.get("name") %></h1>
+    <h1>Distribute: <%= valueMap.get("name") %></h1>
 
     <form action="<%= request.contextPath + resource.path %>" method="POST">
         Path: <input type="text" name="path"><br>

-- 
To stop receiving notification emails like this one, please contact
"[email protected]" <[email protected]>.

Reply via email to