My favorites | Sign in
Project Logo
                
Search
for
Updated May 01, 2009 by david.j.boden
Releases  
Information about available releases

Maven Support

I am encouraging people to use the maven repository, through Maven, Ivy or any other compatible build tool. This will allow you to get easy access to development builds, final releases, and transitive dependencies easily. Go look at the MavenSupport page for some information.

Releases

We currently have 2 releases available under our Downloads page. I'll explain the differences here:

  • 2.1.1
    • Additional bug fixes, focus on solving desktop mode vs. web mode issues.
    • Merge with new facebook.xsd provided by Facebook for the JAXB side of things.
  • 2.1.0
    • Additional bug fixes and coverage of new API items.

Composition Branch

Under branch/composition and branch/facebook-api-annotation-processor you'll find the implementation of the idea described in this document: http://groups.google.com/group/facebook-java/web/proposed-adapter-pattern?hl=en

This is currently posted to the snapshot repository as:

  • 3.0.0-SNAPSHOT

You'll find information on how to get at this release through the Maven snapshot repository at MavenSupport.

Deprecated


Comment by hendy.shi, Jan 26, 2009

Hi,

Is there a way to download the source for a specific release?

Thanks.

Comment by david.j.boden, Jan 27, 2009

You can always check a tag out of svn and build it. You'll find it under /tags rather than /trunk.


Sign in to add a comment
Hosted by Google Code