As you can see, first commit from Sean who just got his account today. Welcome on board Sean!
Matthieu On Thu, Jan 15, 2009 at 2:50 PM, <sean...@apache.org> wrote: > Author: seanahn > Date: Thu Jan 15 14:50:03 2009 > New Revision: 734845 > > URL: http://svn.apache.org/viewvc?rev=734845&view=rev > Log: > testing > > Modified: > ode/trunk/Buildfile > > Modified: ode/trunk/Buildfile > URL: > http://svn.apache.org/viewvc/ode/trunk/Buildfile?rev=734845&r1=734844&r2=734845&view=diff > > ============================================================================== > --- ode/trunk/Buildfile (original) > +++ ode/trunk/Buildfile Thu Jan 15 14:50:03 2009 > @@ -746,4 +746,3 @@ > > package(:zip, > :id=>"#{id}-docs").include(javadoc(project("ode").projects).target) unless > ENV["JAVADOC"] =~ /^(no|off|false|skip)$/i > end > - > > >