I am curious whether Gradle offers a solution to the problem of 
compiling against different JDKs but including the compiled classes into 
a single jar. 

I assume the different JDKs would need to be isolated into different 
modules, at least that's how I best see this operating with IDEs. So 
then is it possible to have 2 modules that depend on a 3rd for 
compilation but where classes are bundled into the artifact from that 
3rd? 

-- 
Steve Ebersole <[email protected]> Hibernate.org

-- Sent from my Palm Prē

Reply via email to