protobuf-java added to the project

This commit is contained in:
Andrey Breslav
2013-05-14 12:47:06 +04:00
committed by Alexander Udalov
parent 187bf8abfe
commit f7a9ea60dd
3 changed files with 15 additions and 0 deletions
+3
View File
@@ -129,6 +129,9 @@
<!-- ASM 4 -->
<get-asm4-and-rename-packages/>
<!-- Protocol Buffers -->
<get-maven-library prefix="com/google/protobuf" lib="protobuf-java" version="2.5.0" bin="false"/>
</target>
<macrodef name="get-asm4-and-rename-packages">