[jira] Commented: (TORQUE-27) Need ability to pass global user-configurable platform-specific hints to templates

2006-06-13 Thread CG Monroe (JIRA)
[ http://issues.apache.org/jira/browse/TORQUE-27?page=comments#action_12416023 ] CG Monroe commented on TORQUE-27: - The main issues I can see with this are: It's a DB specific enhancement and IMHO Torque is designed to encourage (but not enforce) cross

Maven torque plugin incorrectly generates BaseXXXPeer.java files in torque:om goal if property torque.subpackage.object is specified

2006-06-13 Thread Mojmir.Hanes
Hi folks, it seems maven-torque plugin incorrectly generates BaseXXXPeer java sources if property torque.subpackage.object is specified. Error can be reproduced this way 1. set property torque.subpackage.object (for example torque.subpackage.object = object) 2. execute maven torque:om