Brandon Chow

Results 2 issues of Brandon Chow

Does the Open Graph support imply that social media networks such as Facebook will scrape the correct information if the properties are set?

Trying to get WarmRoast to run in a CentOS VM and receiving the following: ``` # java -Djava.library.path=/usr/lib/jvm/java-1.7.0-openjdk-1.7.0.75.x86_64/jre/bin/java -cp PATH_TO_JDK/lib/tools.jar:warmroast-1.0.0-SNAPSHOT.jar com.sk89q.warmroast.WarmRoast --thread "Server thread" Exception in thread "main" java.lang.NoClassDefFoundError: com/sun/tools/attach/AttachNotSupportedException...