Author: cutting
Date: Fri Nov 30 00:42:28 2012
New Revision: 1415465
URL: http://svn.apache.org/viewvc?rev=1415465&view=rev
Log:
Preparing to create 1.7.3 RC0: Updated versions and fixed licensing.
Modified:
avro/trunk/CHANGES.txt
avro/trunk/lang/java/archetypes/avro-service-archetype/pom.xml
avro/trunk/lang/java/archetypes/pom.xml
avro/trunk/lang/java/avro/pom.xml
avro/trunk/lang/java/compiler/pom.xml
avro/trunk/lang/java/ipc/pom.xml
avro/trunk/lang/java/mapred/pom.xml
avro/trunk/lang/java/maven-plugin/pom.xml
avro/trunk/lang/java/maven-plugin/src/test/avro/User.avdl
avro/trunk/lang/java/maven-plugin/src/test/resources/unit/idl/pom.xml
avro/trunk/lang/java/maven-plugin/src/test/resources/unit/protocol/pom.xml
avro/trunk/lang/java/maven-plugin/src/test/resources/unit/schema/pom.xml
avro/trunk/lang/java/pom.xml
avro/trunk/lang/java/protobuf/pom.xml
avro/trunk/lang/java/thrift/pom.xml
avro/trunk/lang/java/tools/pom.xml
avro/trunk/lang/java/trevni/avro/pom.xml
avro/trunk/lang/java/trevni/core/pom.xml
avro/trunk/lang/java/trevni/doc/pom.xml
avro/trunk/lang/java/trevni/pom.xml
avro/trunk/pom.xml
avro/trunk/share/VERSION.txt
avro/trunk/share/rat-excludes.txt
Modified: avro/trunk/CHANGES.txt
URL:
http://svn.apache.org/viewvc/avro/trunk/CHANGES.txt?rev=1415465&r1=1415464&r2=1415465&view=diff
==============================================================================
--- avro/trunk/CHANGES.txt (original)
+++ avro/trunk/CHANGES.txt Fri Nov 30 00:42:28 2012
@@ -1,6 +1,6 @@
Avro Change Log
-Trunk (not yet released)
+Avro 1.7.3 (3 November 2012)
NEW FEATURES
Modified: avro/trunk/lang/java/archetypes/avro-service-archetype/pom.xml
URL:
http://svn.apache.org/viewvc/avro/trunk/lang/java/archetypes/avro-service-archetype/pom.xml?rev=1415465&r1=1415464&r2=1415465&view=diff
==============================================================================
--- avro/trunk/lang/java/archetypes/avro-service-archetype/pom.xml (original)
+++ avro/trunk/lang/java/archetypes/avro-service-archetype/pom.xml Fri Nov 30
00:42:28 2012
@@ -23,7 +23,7 @@
<parent>
<artifactId>avro-archetypes-parent</artifactId>
<groupId>org.apache.avro</groupId>
- <version>1.7.3-SNAPSHOT</version>
+ <version>1.7.3</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: avro/trunk/lang/java/archetypes/pom.xml
URL:
http://svn.apache.org/viewvc/avro/trunk/lang/java/archetypes/pom.xml?rev=1415465&r1=1415464&r2=1415465&view=diff
==============================================================================
--- avro/trunk/lang/java/archetypes/pom.xml (original)
+++ avro/trunk/lang/java/archetypes/pom.xml Fri Nov 30 00:42:28 2012
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.avro</groupId>
<artifactId>avro-parent</artifactId>
- <version>1.7.3-SNAPSHOT</version>
+ <version>1.7.3</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: avro/trunk/lang/java/avro/pom.xml
URL:
http://svn.apache.org/viewvc/avro/trunk/lang/java/avro/pom.xml?rev=1415465&r1=1415464&r2=1415465&view=diff
==============================================================================
--- avro/trunk/lang/java/avro/pom.xml (original)
+++ avro/trunk/lang/java/avro/pom.xml Fri Nov 30 00:42:28 2012
@@ -23,7 +23,7 @@
<parent>
<artifactId>avro-parent</artifactId>
<groupId>org.apache.avro</groupId>
- <version>1.7.3-SNAPSHOT</version>
+ <version>1.7.3</version>
<relativePath>../</relativePath>
</parent>
Modified: avro/trunk/lang/java/compiler/pom.xml
URL:
http://svn.apache.org/viewvc/avro/trunk/lang/java/compiler/pom.xml?rev=1415465&r1=1415464&r2=1415465&view=diff
==============================================================================
--- avro/trunk/lang/java/compiler/pom.xml (original)
+++ avro/trunk/lang/java/compiler/pom.xml Fri Nov 30 00:42:28 2012
@@ -23,7 +23,7 @@
<parent>
<artifactId>avro-parent</artifactId>
<groupId>org.apache.avro</groupId>
- <version>1.7.3-SNAPSHOT</version>
+ <version>1.7.3</version>
<relativePath>../</relativePath>
</parent>
Modified: avro/trunk/lang/java/ipc/pom.xml
URL:
http://svn.apache.org/viewvc/avro/trunk/lang/java/ipc/pom.xml?rev=1415465&r1=1415464&r2=1415465&view=diff
==============================================================================
--- avro/trunk/lang/java/ipc/pom.xml (original)
+++ avro/trunk/lang/java/ipc/pom.xml Fri Nov 30 00:42:28 2012
@@ -23,7 +23,7 @@
<parent>
<artifactId>avro-parent</artifactId>
<groupId>org.apache.avro</groupId>
- <version>1.7.3-SNAPSHOT</version>
+ <version>1.7.3</version>
<relativePath>../</relativePath>
</parent>
Modified: avro/trunk/lang/java/mapred/pom.xml
URL:
http://svn.apache.org/viewvc/avro/trunk/lang/java/mapred/pom.xml?rev=1415465&r1=1415464&r2=1415465&view=diff
==============================================================================
--- avro/trunk/lang/java/mapred/pom.xml (original)
+++ avro/trunk/lang/java/mapred/pom.xml Fri Nov 30 00:42:28 2012
@@ -23,7 +23,7 @@
<parent>
<artifactId>avro-parent</artifactId>
<groupId>org.apache.avro</groupId>
- <version>1.7.3-SNAPSHOT</version>
+ <version>1.7.3</version>
<relativePath>../</relativePath>
</parent>
Modified: avro/trunk/lang/java/maven-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/avro/trunk/lang/java/maven-plugin/pom.xml?rev=1415465&r1=1415464&r2=1415465&view=diff
==============================================================================
--- avro/trunk/lang/java/maven-plugin/pom.xml (original)
+++ avro/trunk/lang/java/maven-plugin/pom.xml Fri Nov 30 00:42:28 2012
@@ -23,7 +23,7 @@
<parent>
<artifactId>avro-parent</artifactId>
<groupId>org.apache.avro</groupId>
- <version>1.7.3-SNAPSHOT</version>
+ <version>1.7.3</version>
<relativePath>../</relativePath>
</parent>
Modified: avro/trunk/lang/java/maven-plugin/src/test/avro/User.avdl
URL:
http://svn.apache.org/viewvc/avro/trunk/lang/java/maven-plugin/src/test/avro/User.avdl?rev=1415465&r1=1415464&r2=1415465&view=diff
==============================================================================
--- avro/trunk/lang/java/maven-plugin/src/test/avro/User.avdl (original)
+++ avro/trunk/lang/java/maven-plugin/src/test/avro/User.avdl Fri Nov 30
00:42:28 2012
@@ -1,3 +1,20 @@
+/**
+ * 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.
+ */
@namespace("test")
protocol IdlTest {
@@ -11,4 +28,4 @@ protocol IdlTest {
union { null, IdlPrivacy } privacy;
}
-}
\ No newline at end of file
+}
Modified: avro/trunk/lang/java/maven-plugin/src/test/resources/unit/idl/pom.xml
URL:
http://svn.apache.org/viewvc/avro/trunk/lang/java/maven-plugin/src/test/resources/unit/idl/pom.xml?rev=1415465&r1=1415464&r2=1415465&view=diff
==============================================================================
--- avro/trunk/lang/java/maven-plugin/src/test/resources/unit/idl/pom.xml
(original)
+++ avro/trunk/lang/java/maven-plugin/src/test/resources/unit/idl/pom.xml Fri
Nov 30 00:42:28 2012
@@ -1,3 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ 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.
+-->
<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>
Modified:
avro/trunk/lang/java/maven-plugin/src/test/resources/unit/protocol/pom.xml
URL:
http://svn.apache.org/viewvc/avro/trunk/lang/java/maven-plugin/src/test/resources/unit/protocol/pom.xml?rev=1415465&r1=1415464&r2=1415465&view=diff
==============================================================================
--- avro/trunk/lang/java/maven-plugin/src/test/resources/unit/protocol/pom.xml
(original)
+++ avro/trunk/lang/java/maven-plugin/src/test/resources/unit/protocol/pom.xml
Fri Nov 30 00:42:28 2012
@@ -1,3 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ 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.
+-->
<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>
Modified:
avro/trunk/lang/java/maven-plugin/src/test/resources/unit/schema/pom.xml
URL:
http://svn.apache.org/viewvc/avro/trunk/lang/java/maven-plugin/src/test/resources/unit/schema/pom.xml?rev=1415465&r1=1415464&r2=1415465&view=diff
==============================================================================
--- avro/trunk/lang/java/maven-plugin/src/test/resources/unit/schema/pom.xml
(original)
+++ avro/trunk/lang/java/maven-plugin/src/test/resources/unit/schema/pom.xml
Fri Nov 30 00:42:28 2012
@@ -1,3 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ 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.
+-->
<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>
Modified: avro/trunk/lang/java/pom.xml
URL:
http://svn.apache.org/viewvc/avro/trunk/lang/java/pom.xml?rev=1415465&r1=1415464&r2=1415465&view=diff
==============================================================================
--- avro/trunk/lang/java/pom.xml (original)
+++ avro/trunk/lang/java/pom.xml Fri Nov 30 00:42:28 2012
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.avro</groupId>
<artifactId>avro-toplevel</artifactId>
- <version>1.7.3-SNAPSHOT</version>
+ <version>1.7.3</version>
<relativePath>../../</relativePath>
</parent>
Modified: avro/trunk/lang/java/protobuf/pom.xml
URL:
http://svn.apache.org/viewvc/avro/trunk/lang/java/protobuf/pom.xml?rev=1415465&r1=1415464&r2=1415465&view=diff
==============================================================================
--- avro/trunk/lang/java/protobuf/pom.xml (original)
+++ avro/trunk/lang/java/protobuf/pom.xml Fri Nov 30 00:42:28 2012
@@ -23,7 +23,7 @@
<parent>
<artifactId>avro-parent</artifactId>
<groupId>org.apache.avro</groupId>
- <version>1.7.3-SNAPSHOT</version>
+ <version>1.7.3</version>
<relativePath>../</relativePath>
</parent>
Modified: avro/trunk/lang/java/thrift/pom.xml
URL:
http://svn.apache.org/viewvc/avro/trunk/lang/java/thrift/pom.xml?rev=1415465&r1=1415464&r2=1415465&view=diff
==============================================================================
--- avro/trunk/lang/java/thrift/pom.xml (original)
+++ avro/trunk/lang/java/thrift/pom.xml Fri Nov 30 00:42:28 2012
@@ -23,7 +23,7 @@
<parent>
<artifactId>avro-parent</artifactId>
<groupId>org.apache.avro</groupId>
- <version>1.7.3-SNAPSHOT</version>
+ <version>1.7.3</version>
<relativePath>../</relativePath>
</parent>
Modified: avro/trunk/lang/java/tools/pom.xml
URL:
http://svn.apache.org/viewvc/avro/trunk/lang/java/tools/pom.xml?rev=1415465&r1=1415464&r2=1415465&view=diff
==============================================================================
--- avro/trunk/lang/java/tools/pom.xml (original)
+++ avro/trunk/lang/java/tools/pom.xml Fri Nov 30 00:42:28 2012
@@ -23,7 +23,7 @@
<parent>
<artifactId>avro-parent</artifactId>
<groupId>org.apache.avro</groupId>
- <version>1.7.3-SNAPSHOT</version>
+ <version>1.7.3</version>
<relativePath>../</relativePath>
</parent>
Modified: avro/trunk/lang/java/trevni/avro/pom.xml
URL:
http://svn.apache.org/viewvc/avro/trunk/lang/java/trevni/avro/pom.xml?rev=1415465&r1=1415464&r2=1415465&view=diff
==============================================================================
--- avro/trunk/lang/java/trevni/avro/pom.xml (original)
+++ avro/trunk/lang/java/trevni/avro/pom.xml Fri Nov 30 00:42:28 2012
@@ -22,7 +22,7 @@
<parent>
<artifactId>trevni-java</artifactId>
<groupId>org.apache.avro</groupId>
- <version>1.7.3-SNAPSHOT</version>
+ <version>1.7.3</version>
<relativePath>../</relativePath>
</parent>
Modified: avro/trunk/lang/java/trevni/core/pom.xml
URL:
http://svn.apache.org/viewvc/avro/trunk/lang/java/trevni/core/pom.xml?rev=1415465&r1=1415464&r2=1415465&view=diff
==============================================================================
--- avro/trunk/lang/java/trevni/core/pom.xml (original)
+++ avro/trunk/lang/java/trevni/core/pom.xml Fri Nov 30 00:42:28 2012
@@ -22,7 +22,7 @@
<parent>
<artifactId>trevni-java</artifactId>
<groupId>org.apache.avro</groupId>
- <version>1.7.3-SNAPSHOT</version>
+ <version>1.7.3</version>
<relativePath>../</relativePath>
</parent>
Modified: avro/trunk/lang/java/trevni/doc/pom.xml
URL:
http://svn.apache.org/viewvc/avro/trunk/lang/java/trevni/doc/pom.xml?rev=1415465&r1=1415464&r2=1415465&view=diff
==============================================================================
--- avro/trunk/lang/java/trevni/doc/pom.xml (original)
+++ avro/trunk/lang/java/trevni/doc/pom.xml Fri Nov 30 00:42:28 2012
@@ -22,13 +22,13 @@
<parent>
<artifactId>trevni-java</artifactId>
<groupId>org.apache.avro</groupId>
- <version>1.7.3-SNAPSHOT</version>
+ <version>1.7.3</version>
<relativePath>..</relativePath>
</parent>
<groupId>org.apache.avro</groupId>
<artifactId>trevni-doc</artifactId>
- <version>1.7.3-SNAPSHOT</version>
+ <version>1.7.3</version>
<packaging>pom</packaging>
<name>Trevni Specification</name>
Modified: avro/trunk/lang/java/trevni/pom.xml
URL:
http://svn.apache.org/viewvc/avro/trunk/lang/java/trevni/pom.xml?rev=1415465&r1=1415464&r2=1415465&view=diff
==============================================================================
--- avro/trunk/lang/java/trevni/pom.xml (original)
+++ avro/trunk/lang/java/trevni/pom.xml Fri Nov 30 00:42:28 2012
@@ -23,7 +23,7 @@
<parent>
<artifactId>avro-parent</artifactId>
<groupId>org.apache.avro</groupId>
- <version>1.7.3-SNAPSHOT</version>
+ <version>1.7.3</version>
<relativePath>../</relativePath>
</parent>
Modified: avro/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/avro/trunk/pom.xml?rev=1415465&r1=1415464&r2=1415465&view=diff
==============================================================================
--- avro/trunk/pom.xml (original)
+++ avro/trunk/pom.xml Fri Nov 30 00:42:28 2012
@@ -27,7 +27,7 @@
<groupId>org.apache.avro</groupId>
<artifactId>avro-toplevel</artifactId>
- <version>1.7.3-SNAPSHOT</version>
+ <version>1.7.3</version>
<packaging>pom</packaging>
<name>Apache Avro Toplevel</name>
Modified: avro/trunk/share/VERSION.txt
URL:
http://svn.apache.org/viewvc/avro/trunk/share/VERSION.txt?rev=1415465&r1=1415464&r2=1415465&view=diff
==============================================================================
--- avro/trunk/share/VERSION.txt (original)
+++ avro/trunk/share/VERSION.txt Fri Nov 30 00:42:28 2012
@@ -1 +1 @@
-1.7.3-SNAPSHOT
\ No newline at end of file
+1.7.3
\ No newline at end of file
Modified: avro/trunk/share/rat-excludes.txt
URL:
http://svn.apache.org/viewvc/avro/trunk/share/rat-excludes.txt?rev=1415465&r1=1415464&r2=1415465&view=diff
==============================================================================
--- avro/trunk/share/rat-excludes.txt (original)
+++ avro/trunk/share/rat-excludes.txt Fri Nov 30 00:42:28 2012
@@ -39,6 +39,7 @@ lang/c/src/st.h
lang/c/src/st.c
lang/csharp/Avro.sln
lang/csharp/Avro.nunit
+lang/java/avro/src/test/java/org/apache/avro/TypeEnum.java
lang/java/avro/src/test/java/org/apache/avro/FooBarSpecificRecord.java
lang/java/ipc/src/main/java/org/apache/avro/ipc/stats/static/*.js
lang/java/ipc/src/main/java/org/apache/avro/ipc/stats/static/*.css