Author: sseifert
Date: Tue Oct 11 16:47:15 2016
New Revision: 1764300

URL: http://svn.apache.org/viewvc?rev=1764300&view=rev
Log:
cosmetic: add package version and update rat file ignore list

Added:
    
sling/trunk/bundles/extensions/resourcebuilder/src/main/java/org/apache/sling/resourcebuilder/api/package-info.java
   (with props)
Modified:
    sling/trunk/bundles/extensions/resourcebuilder/pom.xml

Modified: sling/trunk/bundles/extensions/resourcebuilder/pom.xml
URL: 
http://svn.apache.org/viewvc/sling/trunk/bundles/extensions/resourcebuilder/pom.xml?rev=1764300&r1=1764299&r2=1764300&view=diff
==============================================================================
--- sling/trunk/bundles/extensions/resourcebuilder/pom.xml (original)
+++ sling/trunk/bundles/extensions/resourcebuilder/pom.xml Tue Oct 11 16:47:15 
2016
@@ -76,6 +76,7 @@
                     <excludes>
                         <exclude>src/test/resources/**</exclude>
                         <exclude>sling/**</exclude>
+                        <exclude>infinitest.filters</exclude>
                     </excludes>
                 </configuration>
             </plugin>

Added: 
sling/trunk/bundles/extensions/resourcebuilder/src/main/java/org/apache/sling/resourcebuilder/api/package-info.java
URL: 
http://svn.apache.org/viewvc/sling/trunk/bundles/extensions/resourcebuilder/src/main/java/org/apache/sling/resourcebuilder/api/package-info.java?rev=1764300&view=auto
==============================================================================
--- 
sling/trunk/bundles/extensions/resourcebuilder/src/main/java/org/apache/sling/resourcebuilder/api/package-info.java
 (added)
+++ 
sling/trunk/bundles/extensions/resourcebuilder/src/main/java/org/apache/sling/resourcebuilder/api/package-info.java
 Tue Oct 11 16:47:15 2016
@@ -0,0 +1,23 @@
+/*
+ * 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.
+ */
+/**
+ * ResourceBuilder API.
+ */
[email protected]("1.0.0")
+package org.apache.sling.resourcebuilder.api;

Propchange: 
sling/trunk/bundles/extensions/resourcebuilder/src/main/java/org/apache/sling/resourcebuilder/api/package-info.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
sling/trunk/bundles/extensions/resourcebuilder/src/main/java/org/apache/sling/resourcebuilder/api/package-info.java
------------------------------------------------------------------------------
--- svn:keywords (added)
+++ svn:keywords Tue Oct 11 16:47:15 2016
@@ -0,0 +1 @@
+LastChangedDate LastChangedRevision LastChangedBy HeadURL Id Author

Propchange: 
sling/trunk/bundles/extensions/resourcebuilder/src/main/java/org/apache/sling/resourcebuilder/api/package-info.java
------------------------------------------------------------------------------
    svn:mime-type = text/plain


Reply via email to