Fix running 'make': upgrade to infer-annotations-1.4 #26

Merged
dimsuz merged 1 commits from master into master 2015-02-01 14:24:28 -08:00
dimsuz commented 2015-01-31 09:48:04 -08:00 (Migrated from github.com)

It seems that 'buck' tool got infer-annotations upgraded from 1.3 to 1.4, so typing 'make' in console gave a 404 error while trying to build a 'java' target.
Fixed that by updating version to 1.4, now tests run and pass.

It seems that 'buck' tool got infer-annotations upgraded from 1.3 to 1.4, so typing 'make' in console gave a 404 error while trying to build a 'java' target. Fixed that by updating version to 1.4, now tests run and pass.
vjeux commented 2015-01-31 10:20:22 -08:00 (Migrated from github.com)

@astreet, @kmagiera mind looking at this?

@astreet, @kmagiera mind looking at this?
Sign in to join this conversation.
No description provided.