LDEV-2926* removed XDoclet tags from Java classes that generate them improperly and thus already possess static .hbm.xml files.* removed static .hbm.xml files in cases when they can be produced using Xdoclet information
LDEV-2926* removed XDoclet tags from Java classes that generate them improperly and thus already possess static .hbm.xml files.* removed static .hbm.xml files in cases when they can be produced using Xdoclet information
LDEV-2901, LDEV-2902: Move classes generated by Eclipse to different directory than Ant generated ones so they do not overlap and product errors.Classpath in JAR/WAR manifests is not needed as JBoss Classloader takes care of dependencies. Manfiest was moved to a central location and is customised only with product name and version during JAR/WAR build.