MemoRyAxis / thrift-protobuf-compare

Automatically exported from code.google.com/p/thrift-protobuf-compare
0 stars 0 forks source link

Add build script to generate a standalone executable tpc-benchmark.jar #14

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Patch for build.xml attached.

To build and run:
$ ant clean jarjar
$ java -jar dist/tpc-benchmark.jar

Original issue reported on code.google.com by david.yu...@gmail.com on 30 Oct 2009 at 9:41

Attachments:

GoogleCodeExporter commented 8 years ago
Patch applied/committed (rev 100)

Original comment by david.yu...@gmail.com on 30 Oct 2009 at 9:44