A dedicated group of software engineers and other professionals interested in the Java(tm) programming language. We have two monthly meetings, study groups, educational efforts, network events, and plenty of support for those learning Java.
Job postings are not allowed on this list. For job postings, please post to novajug_jobs@yahoogroups.com
Also, there is an O' Reilly book about this subject: http://portal.acm.org/citation.cfm?id=1096111 It is available at Safari Online. I once heard that members
Speaking of online legal resources, an attorney friend of mine just mentioned to me this week that the organization where he works is now using Google Scholar
AFAIK, the LGPL is a variant of the GPL, so the viral nature still applies. The issue here is that the (L)GPL is a copyleft license, so if you were to release
Keep in mind that many GPL'ed libraries are licensed under LGPL, which allows distribution of unmodified libraries. I believe the "classpath exception" is
IANAL, but GPL licensing is viral. If you include 3rd party technology that is licensed under the terms of the GPL license, you are beholden to that license