This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.jcr.repoinit-1.0.0 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-repoinit.git
commit 4273f56540080698afe20b13993f9536dad3eb26 Author: Bertrand Delacretaz <bdelacre...@apache.org> AuthorDate: Mon Jul 4 12:13:54 2016 +0000 Remove unused source files and folders git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/repoinit/jcr@1751258 13f79535-47bb-0310-9956-ffa450edef68 --- src/main/resources/ui/acldef.css | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/src/main/resources/ui/acldef.css b/src/main/resources/ui/acldef.css deleted file mode 100644 index 9181889..0000000 --- a/src/main/resources/ui/acldef.css +++ /dev/null @@ -1,20 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one or more - * contributor license agreements. See the NOTICE file distributed with - * this work for additional information regarding copyright ownership. - * The ASF licenses this file to You under the Apache License, Version 2.0 - * (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - - .msg { color:blue; } -td { vertical-align: top; } -textarea { width:100%; } \ No newline at end of file -- To stop receiving notification emails like this one, please contact "commits@sling.apache.org" <commits@sling.apache.org>.