-
Notifications
You must be signed in to change notification settings - Fork 11k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add guava to CI #508
Comments
Original comment posted by [email protected] on 2011-01-12 at 09:03 PM Is this something that someone out there could set up for us? Status: |
Original comment posted by chris.shellenbarger on 2011-02-08 at 09:29 PM I could set it up on TeamCity or Hudson if someone provides the box to run it on. |
Original comment posted by [email protected] on 2011-07-13 at 06:18 PM (No comment entered for this change.) Status: |
Original comment posted by [email protected] on 2012-02-16 at 07:17 PM (No comment entered for this change.) Status: |
Original comment posted by [email protected] on 2012-05-30 at 07:49 PM (No comment entered for this change.) Labels: - |
Original comment posted by [email protected] on 2012-06-22 at 06:16 PM (No comment entered for this change.) Status: |
Original comment posted by [email protected] on 2012-06-22 at 06:57 PM (No comment entered for this change.) Labels: |
Original comment posted by pradeepg26 on 2012-12-25 at 08:30 PM Any progress on this? I set up a build on travis-ci. It's not ideal since it's been set up with a fork of guava on github. But, you can track it at https://travis-ci.org/pradeepg26/guava |
Isn't Guava running on Travis CI now? It may be worth keeping this issue open until #2686 is resolved, but then again maybe not... |
Heck, it may be worth getting Guava to run on the TeamCity public server. Checkstyle currently does this. |
I think Travis is enough for this bug. |
Original issue created by koppernickus on 2010-12-28 at 09:36 AM
When I checkout the source code (rev. 144) mvn clean install fails due to test compilation errors.
It seems to me that the root cause is in Guava not being added to any CI system. If I am wrong - please publish information where is CI for Guava. If I am right please configure some publicly available CI (for example Hudson).
The text was updated successfully, but these errors were encountered: