Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Thrift Wiki" for change 
notification.

The "FrontPage" page has been changed by RogerMeier.
The comment on this change is: link to last successful build added, update on 
old incubator links .
http://wiki.apache.org/thrift/FrontPage?action=diff&rev1=29&rev2=30

--------------------------------------------------

  #language en
  #pragma section-numbers off
  = Thrift Wiki =
- [[http://incubator.apache.org/thrift/|Thrift]] is a software framework for 
scalable cross-language services development.  Thrift allows you to define data 
types and service interfaces in a simple definition file. Taking that file as 
input, the compiler generates code to be used to easily build RPC clients and 
servers that communicate seamlessly across programming languages.
+ [[http://thrift.apache.org/|Thrift]] is a software framework for scalable 
cross-language services development.  Thrift allows you to define data types 
and service interfaces in a simple definition file. Taking that file as input, 
the compiler generates code to be used to easily build RPC clients and servers 
that communicate seamlessly across programming languages.
  
  = Getting Started =
-  * read the [[http://incubator.apache.org/thrift/static/thrift-20070401.pdf | 
Whitepaper]] to understand the overall concepts and design
+  * read the [[http://thrift.apache.org/static/thrift-20070401.pdf|Thrift 
Whitepaper]]
+  to understand the overall concepts and design
   * ThriftFeatures - What can and can't you do with Thrift
   * LanguageSupport - Thrift has generators for C++, C#, Erlang, Haskell, 
Java, Objective C/Cocoa, OCaml, Perl, PHP, Python, Ruby, and Squeak
   * ThriftRequirements - Dependencies to build and run Thrift
   * ThriftInstallation - Building and installing Thrift
   * ThriftInstallationWin32 - Building and installing Thrift on windows
   * [[ThriftInstallationMacOSX]] - Building and installing Thrift on MacOS X
-  * Get help and discuss on the 
[[http://incubator.apache.org/thrift/mailing_lists.html|mailing lists]] or 
IrcChannel
+  * Get help and discuss on the [[http://thrift.apache.org/mailing |mailing 
lists]] or IrcChannel
   * Read the [[FAQ]]
   * ThriftTypes - the Thrift type system
   * [[ThriftIDL]] - the Thift interface definition language
@@ -26, +27 @@

   * [[Tutorial]] - The Thrift tutorial
  
  = Links =
-  * [[http://incubator.apache.org/thrift/static/thrift-20070401.pdf|Thrift 
Whitepaper]]
+  * [[http://thrift.apache.org/static/thrift-20070401.pdf|Thrift Whitepaper]]
   * Video presentation at the 2007 Seneca College FSOSS in 
[[http://sparc.senecacollege.ca/pub/fsoss/2007/Oct25/10AM/MarkSleeFacebook.ogg|Ogg]]
 or [[http://blip.tv/file/446822|Java]] - [[Slides]]
   * [[http://jnb.ociweb.com/jnb/jnbJun2009.html|Good intro for Java Developers 
on ociweb.com]]
   * [[http://diwakergupta.github.com/thrift-missing-guide|Thrift: The Missing 
Guide]]
@@ -34, +35 @@

  = Development =
   * [[https://issues.apache.org/jira/browse/THRIFT|JIRA issue tracker]]
   * HowToContribute
-  * [[https://hudson.apache.org/hudson/job/Thrift/ | Continuous Integration on 
Apache's Hudson]]
+  * [[https://builds.apache.org/hudson/job/Thrift/ | Continuous Integration on 
Apache's Jenkins]]
+    * 
[[https://builds.apache.org/hudson/job/Thrift/lastSuccessfulBuild/artifact/thrift/
 | last successful build]]
   * [[New_compact_binary_protocol|New compact binary protocol]]
   * [[HowToRelease|Instructions for release managers]]
   * [[HowToThriftWebsite|Updating the Thrift Website]]

Reply via email to