Skip to content

Instantly share code, notes, and snippets.

@tobias
Created July 7, 2015 15:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tobias/fc227708ba0bb98b1510 to your computer and use it in GitHub Desktop.
Save tobias/fc227708ba0bb98b1510 to your computer and use it in GitHub Desktop.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /home/tcrawley/w/wunderboss/modules/caching/src/main/java/org/projectodd/wunderboss/caching/Config.java:[109,74] error: package org.infinispan.commons.equivalence does not exist
[ERROR] /home/tcrawley/w/wunderboss/modules/caching/src/main/java/org/projectodd/wunderboss/caching/Config.java:[47,31] error: cannot find symbol
[ERROR] class DataContainerConfigurationBuilder
/home/tcrawley/w/wunderboss/modules/caching/src/main/java/org/projectodd/wunderboss/caching/Config.java:[97,19] error: cannot find symbol
[ERROR] variable builder of type ConfigurationBuilder
/home/tcrawley/w/wunderboss/modules/caching/src/main/java/org/projectodd/wunderboss/caching/Config.java:[100,19] error: cannot find symbol
[INFO] 4 errors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment