You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@johnzon.apache.org by sa...@apache.org on 2014/09/23 18:39:19 UTC

[2/3] git commit: [maven-release-plugin] prepare release v0.1-incubating

[maven-release-plugin] prepare release v0.1-incubating


Project: http://git-wip-us.apache.org/repos/asf/incubator-johnzon/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-johnzon/commit/39ffe71f
Tree: http://git-wip-us.apache.org/repos/asf/incubator-johnzon/tree/39ffe71f
Diff: http://git-wip-us.apache.org/repos/asf/incubator-johnzon/diff/39ffe71f

Branch: refs/heads/master
Commit: 39ffe71fc0050d5f25baec334e955d27e850bd6f
Parents: 1ce9231
Author: salyh <he...@gmail.com>
Authored: Tue Sep 23 18:36:27 2014 +0200
Committer: salyh <he...@gmail.com>
Committed: Tue Sep 23 18:36:27 2014 +0200

----------------------------------------------------------------------
 johnzon-core/pom.xml   |  6 +--
 johnzon-jaxrs/pom.xml  |  6 +--
 johnzon-mapper/pom.xml |  6 +--
 pom.xml                | 89 ++++++++++++++++++++++-----------------------
 4 files changed, 49 insertions(+), 58 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-johnzon/blob/39ffe71f/johnzon-core/pom.xml
----------------------------------------------------------------------
diff --git a/johnzon-core/pom.xml b/johnzon-core/pom.xml
index 83c4f3f..ead5bcd 100644
--- a/johnzon-core/pom.xml
+++ b/johnzon-core/pom.xml
@@ -17,13 +17,11 @@
   specific language governing permissions and limitations
   under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <parent>
     <artifactId>johnzon</artifactId>
     <groupId>org.apache.johnzon</groupId>
-    <version>0.1-incubating-SNAPSHOT</version>
+    <version>0.1-incubating</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/incubator-johnzon/blob/39ffe71f/johnzon-jaxrs/pom.xml
----------------------------------------------------------------------
diff --git a/johnzon-jaxrs/pom.xml b/johnzon-jaxrs/pom.xml
index 066eaee..7979f24 100644
--- a/johnzon-jaxrs/pom.xml
+++ b/johnzon-jaxrs/pom.xml
@@ -17,13 +17,11 @@
   specific language governing permissions and limitations
   under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <parent>
     <artifactId>johnzon</artifactId>
     <groupId>org.apache.johnzon</groupId>
-    <version>0.1-incubating-SNAPSHOT</version>
+    <version>0.1-incubating</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/incubator-johnzon/blob/39ffe71f/johnzon-mapper/pom.xml
----------------------------------------------------------------------
diff --git a/johnzon-mapper/pom.xml b/johnzon-mapper/pom.xml
index 2975237..abcb1e8 100644
--- a/johnzon-mapper/pom.xml
+++ b/johnzon-mapper/pom.xml
@@ -17,13 +17,11 @@
   specific language governing permissions and limitations
   under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <parent>
     <artifactId>johnzon</artifactId>
     <groupId>org.apache.johnzon</groupId>
-    <version>0.1-incubating-SNAPSHOT</version>
+    <version>0.1-incubating</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/incubator-johnzon/blob/39ffe71f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 1834eb0..cda047d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,8 +17,7 @@
     specific language governing permissions and limitations
     under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <prerequisites>
@@ -34,7 +33,7 @@
   <groupId>org.apache.johnzon</groupId>
   <artifactId>johnzon</artifactId>
   <packaging>pom</packaging>
-  <version>0.1-incubating-SNAPSHOT</version>
+  <version>0.1-incubating</version>
   <name>Johnzon</name>
   <description>Apache Johnzon is an implementation of JSR-353 (JavaTM API for JSON Processing).</description>
   <inceptionYear>2014</inceptionYear>
@@ -162,74 +161,71 @@
           <logViolationsToConsole>true</logViolationsToConsole>
           <checkstyleRules>
             <module name="Checker">
-              <module name="SuppressionCommentFilter"/>
+              <module name="SuppressionCommentFilter" />
               <module name="FileLength">
-                <property name="max" value="3500"/>
-                <property name="fileExtensions" value="java"/>
+                <property name="max" value="3500" />
+                <property name="fileExtensions" value="java" />
               </module>
-              <module name="FileTabCharacter"/>
+              <module name="FileTabCharacter" />
               <module name="TreeWalker">
-                <module name="FileContentsHolder"/>
+                <module name="FileContentsHolder" />
                 <module name="ConstantName">
-                  <property name="format" value="^(([A-Z][A-Z0-9]*(_[A-Z0-9]+)*))$"/>
+                  <property name="format" value="^(([A-Z][A-Z0-9]*(_[A-Z0-9]+)*))$" />
                 </module>
-                <module name="LocalVariableName"/>
+                <module name="LocalVariableName" />
                 <module name="MethodName">
-                  <property name="format" value="^_?[a-z][a-zA-Z0-9]*$"/>
+                  <property name="format" value="^_?[a-z][a-zA-Z0-9]*$" />
                 </module>
-                <module name="PackageName"/>
-                <module name="LocalFinalVariableName"/>
-                <module name="ParameterName"/>
-                <module name="StaticVariableName"/>
+                <module name="PackageName" />
+                <module name="LocalFinalVariableName" />
+                <module name="ParameterName" />
+                <module name="StaticVariableName" />
                 <module name="TypeName">
-                  <property name="format" value="^_?[A-Z][a-zA-Z0-9]*$"/>
+                  <property name="format" value="^_?[A-Z][a-zA-Z0-9]*$" />
                 </module>
                 <module name="AvoidStarImport">
-                  <property name="excludes"
-                            value="java.io,java.net,java.util,javax.enterprise.inject.spi,javax.enterprise.context"/>
+                  <property name="excludes" value="java.io,java.net,java.util,javax.enterprise.inject.spi,javax.enterprise.context" />
                 </module>
-                <module name="IllegalImport"/>
-                <module name="RedundantImport"/>
-                <module name="UnusedImports"/>
+                <module name="IllegalImport" />
+                <module name="RedundantImport" />
+                <module name="UnusedImports" />
                 <module name="LineLength">
-                  <property name="max" value="180"/>
-                  <property name="ignorePattern" value="@version|@see"/>
+                  <property name="max" value="180" />
+                  <property name="ignorePattern" value="@version|@see" />
                 </module>
                 <module name="MethodLength">
-                  <property name="max" value="250"/>
+                  <property name="max" value="250" />
                 </module>
                 <module name="ParameterNumber">
-                  <property name="max" value="10"/>
+                  <property name="max" value="10" />
                 </module>
                 <module name="EmptyBlock">
-                  <property name="option" value="text"/>
+                  <property name="option" value="text" />
                 </module>
-                <module name="NeedBraces"/>
+                <module name="NeedBraces" />
                 <module name="LeftCurly">
-                  <property name="option" value="EOL"/>
+                  <property name="option" value="EOL" />
                 </module>
                 <module name="RightCurly">
-                  <property name="option" value="SAME"/>
+                  <property name="option" value="SAME" />
                 </module>
-                <module name="EmptyStatement"/>
-                <module name="EqualsHashCode"/>
-                <module name="DefaultComesLast"/>
-                <module name="MissingSwitchDefault"/>
-                <module name="FallThrough"/>
-                <module name="MultipleVariableDeclarations"/>
-                <module
-                    name="com.puppycrawl.tools.checkstyle.checks.design.DesignForExtensionCheck">
-                  <property name="severity" value="ignore"/>
+                <module name="EmptyStatement" />
+                <module name="EqualsHashCode" />
+                <module name="DefaultComesLast" />
+                <module name="MissingSwitchDefault" />
+                <module name="FallThrough" />
+                <module name="MultipleVariableDeclarations" />
+                <module name="com.puppycrawl.tools.checkstyle.checks.design.DesignForExtensionCheck">
+                  <property name="severity" value="ignore" />
                 </module>
-                <module name="HideUtilityClassConstructor"/>
-                <module
-                    name="com.puppycrawl.tools.checkstyle.checks.design.VisibilityModifierCheck">
-                  <property name="packageAllowed" value="false"/>
-                  <property name="protectedAllowed" value="true"/>
-                  <property name="publicMemberPattern" value="^serialVersionUID"/>
-                  <property name="severity" value="warning"/>
+                <module name="HideUtilityClassConstructor" />
+                <module name="com.puppycrawl.tools.checkstyle.checks.design.VisibilityModifierCheck">
+                  <property name="packageAllowed" value="false" />
+                  <property name="protectedAllowed" value="true" />
+                  <property name="publicMemberPattern" value="^serialVersionUID" />
+                  <property name="severity" value="warning" />
                 </module>
-                <module name="UpperEll"/>
+                <module name="UpperEll" />
               </module>
             </module>
           </checkstyleRules>
@@ -280,6 +276,7 @@
     <connection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-johnzon.git</connection>
     <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-johnzon.git</developerConnection>
     <url>https://git-wip-us.apache.org/repos/asf?p=incubator-johnzon.git</url>
+    <tag>v0.1-incubating</tag>
   </scm>
 
   <reporting>