Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
templating: Make google appengine/apphosting package imports optional
The updated Bnd now finds Class.forName references to these packages in guava and imports them. Since we do not really care about them, we make the imports optional so we can resolve in Eclipse. Signed-off-by: BJ Hargrave <[email protected]>
- Loading branch information