qickrooms / flex-mojos

Automatically exported from code.google.com/p/flex-mojos
0 stars 0 forks source link

check presence of license.jar #160

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
As discussed it would be helpful to print out the flex compiler version
using and if a license.jar could be found on the classpath.

Original issue reported on code.google.com by dirk.din...@gmail.com on 16 Jan 2009 at 12:25

GoogleCodeExporter commented 9 years ago
If licences != null
try to load any class from license.jar
if fail to load, print a warning.

Original comment by velo...@gmail.com on 16 Jan 2009 at 1:16

GoogleCodeExporter commented 9 years ago
http://issues.sonatype.org/browse/FLEXMOJOS-12

Original comment by velo...@gmail.com on 21 Jan 2009 at 7:43