From 55ed12f8d1eb6887d348be03aee5573d44177ffb Mon Sep 17 00:00:00 2001 From: Michael Sartain Date: Thu, 2 Oct 2014 08:25:55 -0700 Subject: Updated the SDK with the latest code from the TF and HL2 branches. --- mp/src/thirdparty/protobuf-2.3.0/java/pom.xml | 350 +++++++++++++------------- 1 file changed, 175 insertions(+), 175 deletions(-) (limited to 'mp/src/thirdparty/protobuf-2.3.0/java') diff --git a/mp/src/thirdparty/protobuf-2.3.0/java/pom.xml b/mp/src/thirdparty/protobuf-2.3.0/java/pom.xml index 151a7c92..b07f29b0 100644 --- a/mp/src/thirdparty/protobuf-2.3.0/java/pom.xml +++ b/mp/src/thirdparty/protobuf-2.3.0/java/pom.xml @@ -1,175 +1,175 @@ - - - 4.0.0 - - com.google - google - 1 - - com.google.protobuf - protobuf-java - 2.3.0 - jar - Protocol Buffer Java API - - Protocol Buffers are a way of encoding structured data in an efficient yet - extensible format. - - 2008 - http://code.google.com/p/protobuf - - - New BSD license - http://www.opensource.org/licenses/bsd-license.php - repo - - - - http://code.google.com/p/protobuf/source/browse - - scm:svn:http://protobuf.googlecode.com/svn/trunk/ - - - - - junit - junit - 4.4 - test - - - org.easymock - easymock - 2.2 - test - - - org.easymock - easymockclassextension - 2.2.1 - test - - - - - - maven-compiler-plugin - - 1.5 - 1.5 - - - - maven-surefire-plugin - - - **/*Test.java - - - - - maven-antrun-plugin - - - generate-sources - generate-sources - - - - - - - - - - target/generated-sources - - - run - - - - generate-test-sources - generate-test-sources - - - - - - - - - - - - - - - - - - - - - target/generated-test-sources - - - run - - - - - - - - - lite - - - - maven-compiler-plugin - - - **/AbstractMessageLite.java - **/ByteString.java - **/CodedInputStream.java - **/CodedOutputStream.java - **/ExtensionRegistryLite.java - **/FieldSet.java - **/GeneratedMessageLite.java - **/InvalidProtocolBufferException.java - **/Internal.java - **/MessageLite.java - **/UninitializedMessageException.java - **/WireFormat.java - - - **/LiteTest.java - **/*Lite.java - - - - - maven-surefire-plugin - - - **/LiteTest.java - - - - - maven-jar-plugin - - lite - - - - - - - + + + 4.0.0 + + com.google + google + 1 + + com.google.protobuf + protobuf-java + 2.3.0 + jar + Protocol Buffer Java API + + Protocol Buffers are a way of encoding structured data in an efficient yet + extensible format. + + 2008 + http://code.google.com/p/protobuf + + + New BSD license + http://www.opensource.org/licenses/bsd-license.php + repo + + + + http://code.google.com/p/protobuf/source/browse + + scm:svn:http://protobuf.googlecode.com/svn/trunk/ + + + + + junit + junit + 4.4 + test + + + org.easymock + easymock + 2.2 + test + + + org.easymock + easymockclassextension + 2.2.1 + test + + + + + + maven-compiler-plugin + + 1.5 + 1.5 + + + + maven-surefire-plugin + + + **/*Test.java + + + + + maven-antrun-plugin + + + generate-sources + generate-sources + + + + + + + + + + target/generated-sources + + + run + + + + generate-test-sources + generate-test-sources + + + + + + + + + + + + + + + + + + + + + target/generated-test-sources + + + run + + + + + + + + + lite + + + + maven-compiler-plugin + + + **/AbstractMessageLite.java + **/ByteString.java + **/CodedInputStream.java + **/CodedOutputStream.java + **/ExtensionRegistryLite.java + **/FieldSet.java + **/GeneratedMessageLite.java + **/InvalidProtocolBufferException.java + **/Internal.java + **/MessageLite.java + **/UninitializedMessageException.java + **/WireFormat.java + + + **/LiteTest.java + **/*Lite.java + + + + + maven-surefire-plugin + + + **/LiteTest.java + + + + + maven-jar-plugin + + lite + + + + + + + -- cgit v1.2.3