View Single Post
  #4 (permalink)  
Old 08-07-2007, 12:11 AM
Josiah.Haswell Josiah.Haswell is offline
Member
 
Join Date: Aug 2007
Posts: 25
Josiah.Haswell is on a distinguished road
I'm sorry, I have one last question: Two of the libraries by default share the same code name base (e.g. xalan and xerces share org.apache). Should I wrap them in the same module, or should I change the code name base on one of them? (Will changing the code name base mess up the internal imports?).


Thanks!

Joe
Reply With Quote