Don't compile and run generators in build.xml

This commit is contained in:
Andrey Breslav
2013-09-23 14:55:52 -07:00
parent 587189433b
commit 1f340e3a7a
2 changed files with 2 additions and 27 deletions
@@ -52,7 +52,7 @@ import java.util.Arrays;
import java.util.List;
// NOTE: After making changes, you need to re-generate the injectors.
// To do that, you can run either this class, or /build.xml/generateInjectors task
// To do that, you can run either this class
public class GenerateInjectors {
private GenerateInjectors() {