Author: jking
Date: Tue Jan 22 16:36:02 2019
New Revision: 1851832

URL: http://svn.apache.org/viewvc?rev=1851832&view=rev
Log:
Update packages (as3, java) on Maven and remove versioning meta table

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=1851832&r1=1851831&r2=1851832&view=diff
==============================================================================
--- thrift/cms-site/trunk/lib/path.pm (original)
+++ thrift/cms-site/trunk/lib/path.pm Tue Jan 22 16:36:02 2019
@@ -155,68 +155,30 @@ oss_projects: [
 # - package maintainer name
 # - remarks
 external_packages: [
-               [ "(all)",       "Docker",        
"https://hub.docker.com/_/thrift/";,                       "Dockerfile",         
    "",                          "thrift compiler in /usr/local/bin/thrift" ],
-        [ "ActionScript","",              "",                                  
                     "",                       "",                          "no 
official ASF package available" ],
-        [ "C (glib)",    "",              "",                                  
                     "",                       "",                          "no 
official ASF package available" ],
-        [ "C++",         "",              "",                                  
                     "",                       "",                          "no 
official ASF package available" ],
-        [ "C#",          "NuGet",         
"https://www.nuget.org/packages/ApacheThrift";,            
"ApacheThrift.nuspec",    "jfarrell, codesf, jking",   "multi-framework nupkg 
for csharp and netcore" ],
-        [ "Cocoa",       "",              "",                                  
                     "",                       "",                          "no 
official ASF package available" ],
-        [ "Common LISP", "",              "",                                  
                     "",                       "",                          "no 
official ASF package available" ],
-               [ "D",           "dub",           
"https://code.dlang.org/packages/apache-thrift";,          "dub.json",           
    "jking",                     "" ],
-        [ "Dart",        "Pub",           
"https://pub.dartlang.org/packages/thrift";,               
"lib/dart/pubspec.yaml",  "jking",                     "" ],
-        [ ".NET Core",   "NuGet",         
"https://www.nuget.org/packages/ApacheThrift";,            
"ApacheThrift.nuspec",    "jfarrell, codesf, jking",   "multi-framework nupkg 
for csharp and netcore" ],
-               [ "Erlang",      "Hex PM",        
"https://hex.pm/packages?search=thrift&sort=downloads";,   "",                   
    "",                          "no official ASF package available" ],
-               [ "Haskell",     "Cabal",         
"https://hackage.haskell.org/package/thrift";,             
"lib/hs/Thrift.cabal",    "jfarrell, clavoie",         "stale at 0.10.0 - see 
THRIFT-4698" ],
-               [ "Haxe",        "Haxelib",       "",                           
                            "lib/haxe/haxelib.json",  "",                       
   "no package uploaded - see THRIFT-3036" ],
-        [ "Go",          "",              "",                                  
                     "",                       "",                          "no 
official ASF package available" ],
-               [ "Java",        "",              "",                           
                            "",                       "",                       
   "no official ASF package available" ],
-               [ "JavaScript",  "Bower",         
"https://libraries.io/bower/thrift";,                      "bower.json",         
    "",                          "" ],
-        [ "Lua",         "LuaRocks",      
"https://luarocks.org/modules/drauschenbach/thrift";,      "",                   
    "",                          "not official - stale at 0.10.0 - see 
THRIFT-4708" ],
-               [ "Node.js",     "npm",           
"https://www.npmjs.com/package/thrift";,                   "package.json",       
    "jfarrell, wadey",           "stale at 0.11.0 - see THRIFT-4688" ],
-               [ "OCaml",       "opam",          
"https://opam.ocaml.org/packages/thrift/";,                "lib/ocaml/opam",     
    "",                          "stale at 0.9.0 (community provided) - see 
THRIFT-4706" ],
-               [ "Perl",        "CPAN",          
"https://metacpan.org/release/Thrift";,                    
"lib/perl/Makefile.PL",   "jking",                     "" ],
-               [ "PHP",         "Packagist",     
"https://packagist.org/packages/apache/thrift";,           "composer.json",      
    "jfarrell, bufferoverflow, jking",  "" ],
-               [ "Python",      "pypi",          
"https://pypi.python.org/pypi/thrift";,                    "lib/py/setup.py",    
    "jfarrell",                  "stale at 0.11.0 - see THRIFT-4687" ],
-               [ "Ruby",        "Ruby Gem",      
"https://rubygems.org/gems/thrift";,                       "lib/rb/Gemfile",     
    "jfarrell",                  "stale at 0.11.0 - see THRIFT-4707" ],
-        [ "Rust",        "Cargo",         "https://crates.io/crates/thrift";,   
                     "lib/rs/cargo.toml",      "all thrift committers",     "" 
],
-        [ "Smalltalk",   "",              "",                                  
                     "",                       "",                          "no 
official ASF package available" ],
-        [ "Swift",       "",              "",                                  
                     "",                       "",                          "no 
official ASF package available" ],
+               [ "(all)",       "Docker",        
"https://hub.docker.com/_/thrift/";,                                    
"Dockerfile",                 "",                          "thrift compiler in 
/usr/local/bin/thrift" ],
+        [ "ActionScript","Maven",         
"https://repository.apache.org/#nexus-search;quick~libthrift-as3";,     
"lib/as3/build.xml",          "jking"                      "" ],
+        [ "C (glib)",    "",              "",                                  
                                  "",                           "",             
             "no official ASF package available" ],
+        [ "C++",         "",              "",                                  
                                  "",                           "",             
             "no official ASF package available" ],
+        [ "C#",          "NuGet",         
"https://www.nuget.org/packages/ApacheThrift";,                         
"ApacheThrift.nuspec",        "jfarrell, codesf, jking",   "multi-framework 
nupkg for csharp and netcore" ],
+        [ "Cocoa",       "",              "",                                  
                                  "",                           "",             
             "no official ASF package available" ],
+        [ "Common LISP", "",              "",                                  
                                  "",                           "",             
             "no official ASF package available" ],
+               [ "D",           "dub",           
"https://code.dlang.org/packages/apache-thrift";,                       
"dub.json",                   "jking",                     "" ],
+        [ "Dart",        "Pub",           
"https://pub.dartlang.org/packages/thrift";,                            
"lib/dart/pubspec.yaml",      "jking",                     "" ],
+        [ ".NET Core",   "NuGet",         
"https://www.nuget.org/packages/ApacheThrift";,                         
"ApacheThrift.nuspec",        "jfarrell, codesf, jking",   "multi-framework 
nupkg for csharp and netcore" ],
+               [ "Erlang",      "Hex PM",        
"https://hex.pm/packages?search=thrift&sort=downloads";,                "",      
                     "",                          "no official ASF package 
available" ],
+               [ "Haskell",     "Cabal",         
"https://hackage.haskell.org/package/thrift";,                          
"lib/hs/Thrift.cabal",        "jfarrell, clavoie",         "stale at 0.10.0 - 
see THRIFT-4698" ],
+               [ "Haxe",        "Haxelib",       "",                           
                                         "lib/haxe/haxelib.json",      "",      
                    "no package uploaded - see THRIFT-3036" ],
+        [ "Go",          "",              "",                                  
                                  "",                           "",             
             "no official ASF package available" ],
+               [ "Java",        "Maven",         
"https://repository.apache.org/#nexus-search;quick~org.apache.thrift";, 
"lib/java/gradle.properties", "jking",                     "" ],
+               [ "JavaScript",  "Bower",         
"https://libraries.io/bower/thrift";,                                   
"bower.json",                 "",                          "" ],
+        [ "Lua",         "LuaRocks",      
"https://luarocks.org/modules/drauschenbach/thrift";,                   "",      
                     "",                          "not official - stale at 
0.10.0 - see THRIFT-4708" ],
+               [ "Node.js",     "npm",           
"https://www.npmjs.com/package/thrift";,                                
"package.json",               "jfarrell, wadey",           "stale at 0.11.0 - 
see THRIFT-4688" ],
+               [ "OCaml",       "opam",          
"https://opam.ocaml.org/packages/thrift/";,                             
"lib/ocaml/opam",             "",                          "stale at 0.9.0 
(community provided) - see THRIFT-4706" ],
+               [ "Perl",        "CPAN",          
"https://metacpan.org/release/Thrift";,                                 
"lib/perl/Makefile.PL",       "jking",                     "" ],
+               [ "PHP",         "Packagist",     
"https://packagist.org/packages/apache/thrift";,                        
"composer.json",              "jfarrell, bufferoverflow, jking",  "" ],
+               [ "Python",      "pypi",          
"https://pypi.python.org/pypi/thrift";,                                 
"lib/py/setup.py",            "jfarrell",                  "stale at 0.11.0 - 
see THRIFT-4687" ],
+               [ "Ruby",        "Ruby Gem",      
"https://rubygems.org/gems/thrift";,                                    
"lib/rb/Gemfile",             "jfarrell",                  "stale at 0.11.0 - 
see THRIFT-4707" ],
+        [ "Rust",        "Cargo",         "https://crates.io/crates/thrift";,   
                                  "lib/rs/cargo.toml",          "all thrift 
committers",     "" ],
+        [ "Smalltalk",   "",              "",                                  
                                  "",                           "",             
             "no official ASF package available" ],
+        [ "Swift",       "",              "",                                  
                                  "",                           "",             
             "no official ASF package available" ],
     ]
-
-# Item, Automated via configure, Location of versioning file
-versioning: [
-        [ "thrift-compiler", "yes", "configure.ac" ],
-        [ "as3", "no", "based on java lib build.properties" ],
-        [ "cocoa", "no", "lib/cocoa/Thrift.h"],
-        [ "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"],
-        [ "" , "", "tutorial/dart/console_client/pubspec.yaml"],
-        [ "" , "", "tutorial/dart/server/pubspec.yaml"],
-        [ "delphi", "no", "/lib/delphi/src/Thrift.pas"],
-        [ "erl", "yes", "lib/erl/src/thrift.app.src"],
-        [ "go", "no", ""],
-        [ "haxe", "no", "lib/haxe/haxelib.json"],
-        [ "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"],
-        [ "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"]
-    ]
-


Reply via email to