-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make robot class property work nicely
Now the jar task checks if the deploy task will run; if so, it does the checking if the robot class is set. This is a good deal better than the earlier band-aid solution which was to set it to a default. Now the build will succeed if robotClass is not set but we aren't deploying, but will fail if it is not set and we are deploying.
- Loading branch information
Showing
1 changed file
with
19 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters