Activate baselining

Project: http://git-wip-us.apache.org/repos/asf/aries-rsa/repo
Commit: http://git-wip-us.apache.org/repos/asf/aries-rsa/commit/8ddac37a
Tree: http://git-wip-us.apache.org/repos/asf/aries-rsa/tree/8ddac37a
Diff: http://git-wip-us.apache.org/repos/asf/aries-rsa/diff/8ddac37a

Branch: refs/heads/master
Commit: 8ddac37a6dead80abf9f7dec639a74fa14a8364f
Parents: 2d33849
Author: Christian Schneider <ch...@die-schneider.net>
Authored: Mon Nov 7 18:25:01 2016 +0100
Committer: Christian Schneider <ch...@die-schneider.net>
Committed: Mon Nov 7 18:25:01 2016 +0100

----------------------------------------------------------------------
 parent/pom.xml                                   |  2 +-
 spi/pom.xml                                      |  1 +
 .../java/org/apache/aries/rsa/util/packageinfo   | 19 +++++++++++++++++++
 3 files changed, 21 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/aries-rsa/blob/8ddac37a/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index f6d9104..e59a121 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -27,7 +27,7 @@
 
     <properties>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-        <baseline>1.8.0</baseline>
+        <baseline>1.9.0</baseline>
         <baseline.skip>true</baseline.skip>
         <zookeeper.version>3.4.7</zookeeper.version>
         <rsa.version>1.0.0</rsa.version>

http://git-wip-us.apache.org/repos/asf/aries-rsa/blob/8ddac37a/spi/pom.xml
----------------------------------------------------------------------
diff --git a/spi/pom.xml b/spi/pom.xml
index bf364aa..24c274a 100644
--- a/spi/pom.xml
+++ b/spi/pom.xml
@@ -32,6 +32,7 @@
 
     <properties>
         <topDirectoryLocation>../..</topDirectoryLocation>
+        <baseline.skip>false</baseline.skip>
     </properties>
 
 </project>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/aries-rsa/blob/8ddac37a/spi/src/main/java/org/apache/aries/rsa/util/packageinfo
----------------------------------------------------------------------
diff --git a/spi/src/main/java/org/apache/aries/rsa/util/packageinfo 
b/spi/src/main/java/org/apache/aries/rsa/util/packageinfo
new file mode 100644
index 0000000..7d4ab16
--- /dev/null
+++ b/spi/src/main/java/org/apache/aries/rsa/util/packageinfo
@@ -0,0 +1,19 @@
+#
+# 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.
+#
+version 1.9.0

Reply via email to