+1, Looks good to me. Deployed java artifacts to a maven repository and integrated into build system successfully. All application tests using Avro pass. Maven source and javadoc artifacts are automatically detected by Eclipse + M2Eclipse.
Spec looks fine other than the minor detail mentioned previously. Quick doc scan looks ok. -Scott On Feb 23, 2010, at 4:58 PM, Patrick Hunt wrote: > +1, looks sharp! I did a 'build.sh test' in the toplevel of src pkg. md5 > for that file looks good as well. > > > Btw, "build.sh test" finished with this: > > ... > RPC INTEROP TESTS PASS > share/test/interop/bin/test_rpc_interop.sh: line 43: kill: (4981) - No > such process > > this means everything is OK right? It might be good in the next version > to have the build.sh clearly detail whether the tests were successful or > not. > > > Patrick > > Doug Cutting wrote: >> I have created a third candidate build for Avro release 1.3.0. >> >> Please download, test, and vote by 26 February. >> >> http://people.apache.org/~cutting/avro-1.3.0-rc2/ >> >> Thanks, >> >> Doug