Tue Jan 17, 2012 6:41 pm by jockebure
			
			
			2012-01-17 19:40:34,188 WARN  [PluginCompilerThread] Plugin NHLGameCenterPlugin.groovy failed to compile: startup failed:
/Users/imac/Downloads/serviio-0.6.1-osx 2/Serviio.app/Contents/Resources/Java/plugins/NHLGameCenterPlugin.groovy: 9: unable to resolve class groovyx.net.http.ContentType
 @ line 9, column 1.
   import static groovyx.net.http.ContentType.*
   ^
/Users/imac/Downloads/serviio-0.6.1-osx 2/Serviio.app/Contents/Resources/Java/plugins/NHLGameCenterPlugin.groovy: 9: unable to resolve class groovyx.net.http.ContentType
 @ line 9, column 1.
   import static groovyx.net.http.ContentType.*
   ^
/Users/imac/Downloads/serviio-0.6.1-osx 2/Serviio.app/Contents/Resources/Java/plugins/NHLGameCenterPlugin.groovy: 51: unable to resolve class HTTPBuilder 
 @ line 51, column 16.
   		def tvHttp = new HTTPBuilder(tvAuthUrl);
                  ^
/Users/imac/Downloads/serviio-0.6.1-osx 2/Serviio.app/Contents/Resources/Java/plugins/NHLGameCenterPlugin.groovy: 103: unable to resolve class HTTPBuilder 
 @ line 103, column 16.
   		def tvHttp = new HTTPBuilder(tvReqUrl);		
                  ^
/Users/imac/Downloads/serviio-0.6.1-osx 2/Serviio.app/Contents/Resources/Java/plugins/NHLGameCenterPlugin.groovy: 136: unable to resolve class HTTPBuilder 
 @ line 136, column 22.
   				def tvGameHttp = new HTTPBuilder('http://gamecenter.nhl.com');
                        ^
/Users/imac/Downloads/serviio-0.6.1-osx 2/Serviio.app/Contents/Resources/Java/plugins/NHLGameCenterPlugin.groovy: 212: unable to resolve class HTTPBuilder 
 @ line 212, column 16.
   		def tvHttp = new HTTPBuilder(tvReqUrl);
                  ^
6 errors
//// I get this in logs.. Please help me out on this one...Really appreciate it!