You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by jo...@apache.org on 2014/03/17 19:24:41 UTC

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

Author: joes
Date: Mon Mar 17 18:24:41 2014
New Revision: 1578496

URL: http://svn.apache.org/r1578496
Log:
indent

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=1578496&r1=1578495&r2=1578496&view=diff
==============================================================================
--- thrift/cms-site/trunk/lib/path.pm (original)
+++ thrift/cms-site/trunk/lib/path.pm Mon Mar 17 18:24:41 2014
@@ -89,27 +89,27 @@ testimonials: [
 
 # Item, Automated via configure, Location of versioning file
 versioning: [
-    [ "thrift-compiler", "yes", "configure.ac" ],
-    [ "as3", "no", "based on java lib build.properties" ],
-    [ "cocoa", "no", ""],
-    [ "cpp", "yes", ""],
-    [ "csharp", "no", "lib/csharp/src/Properties/AssemblyInfo.cs"],
-    [ "" , "", "lib/csharp/ThriftMSBuildTask/Properties/AssemblyInfo.cs"],
-    [ "delphi", "no", "/lib/delphi/src/Thrift.pas"],
-    [ "erl", "yes", "lib/erl/src/thrift.app.src"],
-    [ "go", "no", ""],
-    [ "hs", "no", "lib/hs/Thrift.cabal"],
-    [ "java", "no", "lib/java/build.properties"],
-    [ "javame", "no", ""],
-    [ "js", "no", "lib/js/thrift.js"],
-    [ "node.js", "no", "lib/nodejs/package.json"],
-    [ "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"],
-    [ "st", "no", ""],
-    [ "Debian Packages", "no", "contrib/debian/changelog"],
-    [ "DOAP", "no", "doap.rdf"]
-]
+        [ "thrift-compiler", "yes", "configure.ac" ],
+        [ "as3", "no", "based on java lib build.properties" ],
+        [ "cocoa", "no", ""],
+        [ "cpp", "yes", ""],
+        [ "csharp", "no", "lib/csharp/src/Properties/AssemblyInfo.cs"],
+        [ "" , "", "lib/csharp/ThriftMSBuildTask/Properties/AssemblyInfo.cs"],
+        [ "delphi", "no", "/lib/delphi/src/Thrift.pas"],
+        [ "erl", "yes", "lib/erl/src/thrift.app.src"],
+        [ "go", "no", ""],
+        [ "hs", "no", "lib/hs/Thrift.cabal"],
+        [ "java", "no", "lib/java/build.properties"],
+        [ "javame", "no", ""],
+        [ "js", "no", "lib/js/thrift.js"],
+        [ "node.js", "no", "lib/nodejs/package.json"],
+        [ "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"],
+        [ "st", "no", ""],
+        [ "Debian Packages", "no", "contrib/debian/changelog"],
+        [ "DOAP", "no", "doap.rdf"]
+    ]