You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by je...@apache.org on 2017/01/08 14:12:21 UTC

svn commit: r1777886 - /thrift/cms-site/trunk/lib/path.pm

Author: jensg
Date: Sun Jan  8 14:12:21 2017
New Revision: 1777886

URL: http://svn.apache.org/viewvc?rev=1777886&view=rev
Log:
Updated "how to version" list

Modified:
    thrift/cms-site/trunk/lib/path.pm

Modified: thrift/cms-site/trunk/lib/path.pm
URL: http://svn.apache.org/viewvc/thrift/cms-site/trunk/lib/path.pm?rev=1777886&r1=1777885&r2=1777886&view=diff
==============================================================================
--- thrift/cms-site/trunk/lib/path.pm (original)
+++ thrift/cms-site/trunk/lib/path.pm Sun Jan  8 14:12:21 2017
@@ -181,6 +181,7 @@ versioning: [
         [ "cpp", "yes", ""],
         [ "csharp", "no", "lib/csharp/src/Properties/AssemblyInfo.cs"],
         [ "" , "", "lib/csharp/ThriftMSBuildTask/Properties/AssemblyInfo.cs"],
+        [ "" , "", "test/csharp/Properties/AssemblyInfo.cs"],
         [ "dart", "no", "lib/dart/pubspec.yaml"],
         [ "" , "", "test/dart/test_client/pubspec.yaml"],
         [ "" , "", "tutorial/dart/client/pubspec.yaml"],
@@ -195,12 +196,15 @@ versioning: [
         [ "javame", "no", ""],
         [ "js", "no", "lib/js/thrift.js"],
         [ "node.js", "no", "lib/nodejs/package.json"],
+        [ "netcore", "no", "lib(/netcore/Thrift/Properties/AssemblyInfo.cs"],
+        [ "", "", "test/netcore/ThriftTest/Properties/AssemblyInfo.cs"],
         [ "ocaml", "no", ""],
         [ "perl", "no", "lib/perl/lib/Thrift.pm"],
         [ "" , "", "lib/perl/Makefile.PL"],
         [ "php", "no", ""],
         [ "py", "no", "lib/py/setup.py"],
         [ "rb", "no", "lib/rb/Rakefile"],
+        [ "rs", "no", "lib/rs/Cargo.toml"],
         [ "st", "no", ""],
         [ "Debian Packages", "no", "contrib/debian/changelog"],
         [ "DOAP", "no", "doap.rdf"]