In the app server build in trunk, I'd like to change the modules
jbossas/remoting and jbossas/jmx-remoting so that they follow the same flat
directory structure as the other modules.
So instead of the nested directories jbossas/remoting and jbossas/jmx-remoting,
these would be moved to jbossas-remoting and jbossas-jmx-remoting. Is there any
reason why I shouldn't change this?
Thanks!