rebhichaouki / sagetv-addons

Automatically exported from code.google.com/p/sagetv-addons
0 stars 0 forks source link

SageGroovy contains old version of salicense.jar #297

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
SageGroovy contains the GA jar for salicense, which contains the 
case-sensitivity bug.  Update the jar to v1.0.1 and release new build.

Work around detailed below:

==

SageGroovy includes an older version of the salicense jar, which contains the 
case-sensitivity bug that was fixed in the latest version. I'll get a new build 
out this week with the updated jar.

In the meantime, one of two quick fixes should get you going:

1) Fix the case of the email address as registered in salicense plugin config 
to exactly match the case of the email address as seen in the email that 
contains the license file.

2) [Probably easier] Exit SageGroovy and copy the salicense.jar file from 
SageTV\JARs\ and drop it in the lib directory of SageGroovy. Restart 
SageGroovy, you should be good to go.

==

Original issue reported on code.google.com by de...@battams.ca on 1 Jun 2011 at 11:15

GoogleCodeExporter commented 9 years ago

Original comment by de...@battams.ca on 1 Jun 2011 at 11:17

GoogleCodeExporter commented 9 years ago
Fixed by r1537

Original comment by de...@battams.ca on 4 Jun 2011 at 1:22

GoogleCodeExporter commented 9 years ago

Original comment by de...@battams.ca on 9 Apr 2013 at 2:11