This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.auth.form-1.0.0 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-auth-form.git
commit a606003392debc5534cae3dd0cf7c7c98c08d79f Author: Justin Edelson <[email protected]> AuthorDate: Tue Jun 22 20:12:50 2010 +0000 SLING-1565 - need to move the login form as well to be in the same package as the servlet git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/formauth@957007 13f79535-47bb-0310-9956-ffa450edef68 --- src/main/resources/org/apache/sling/formauth/{ => impl}/login.html | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/src/main/resources/org/apache/sling/formauth/login.html b/src/main/resources/org/apache/sling/formauth/impl/login.html similarity index 100% rename from src/main/resources/org/apache/sling/formauth/login.html rename to src/main/resources/org/apache/sling/formauth/impl/login.html -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
