[GUMP@vmgump]: Project db-torque-templates (in module db-torque) failed

2010-09-12 Thread general
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project db-torque-templates has an issue affecting its community integration. This

svn commit: r996385 - in /db/torque/torque4/trunk: torque-generator/pom.xml torque-templates/pom.xml

2010-09-12 Thread tfischer
Author: tfischer Date: Sun Sep 12 20:32:32 2010 New Revision: 996385 URL: http://svn.apache.org/viewvc?rev=996385&view=rev Log: use new versions of libraries Modified: db/torque/torque4/trunk/torque-generator/pom.xml db/torque/torque4/trunk/torque-templates/pom.xml Modified: db/torque/to

svn commit: r996384 - in /db/torque/torque4/trunk/torque-templates/src/main/java/org/apache/torque/templates: ./ platform/ skipdecider/ transformer/ transformer/om/

2010-09-12 Thread tfischer
Author: tfischer Date: Sun Sep 12 20:30:01 2010 New Revision: 996384 URL: http://svn.apache.org/viewvc?rev=996384&view=rev Log: Checkstyle stuff: - javadoc - private constructor for utility classes - make utility classes final - better names for class variables Modified: db/torque/torque4/tr

svn commit: r996381 - in /db/torque/torque4/trunk/torque-templates/src/main/java/org/apache/torque/templates: TorqueSchemaAttributeName.java transformer/om/InheritanceAttributeName.java transformer/om

2010-09-12 Thread tfischer
Author: tfischer Date: Sun Sep 12 20:16:39 2010 New Revision: 996381 URL: http://svn.apache.org/viewvc?rev=996381&view=rev Log: created an enum from target source attribute names and used an existing enum for source attribute names. Added: db/torque/torque4/trunk/torque-templates/src/main/j

svn commit: r996367 - /db/torque/torque4/trunk/torque-templates/src/test/java/org/apache/torque/templates/jdbc2schema/Jdbc2SchemaTest.java

2010-09-12 Thread tfischer
Author: tfischer Date: Sun Sep 12 19:10:52 2010 New Revision: 996367 URL: http://svn.apache.org/viewvc?rev=996367&view=rev Log: use commons-logging instead of log4j Modified: db/torque/torque4/trunk/torque-templates/src/test/java/org/apache/torque/templates/jdbc2schema/Jdbc2SchemaTest.java

svn commit: r996352 - /db/torque/torque4/trunk/torque-templates/src/test/java/org/apache/torque/templates/jdbc2schema/Jdbc2SchemaTest.java

2010-09-12 Thread tfischer
Author: tfischer Date: Sun Sep 12 18:00:33 2010 New Revision: 996352 URL: http://svn.apache.org/viewvc?rev=996352&view=rev Log: remove trailing spaces Modified: db/torque/torque4/trunk/torque-templates/src/test/java/org/apache/torque/templates/jdbc2schema/Jdbc2SchemaTest.java Modified: db/

svn commit: r996351 - in /db/torque/torque4/trunk/torque-templates/src/main/java/org/apache/torque/templates: ./ transformer/om/

2010-09-12 Thread tfischer
Author: tfischer Date: Sun Sep 12 17:58:38 2010 New Revision: 996351 URL: http://svn.apache.org/viewvc?rev=996351&view=rev Log: - add license headers - remove trailing spaces Modified: db/torque/torque4/trunk/torque-templates/src/main/java/org/apache/torque/templates/TemplateOptionName.java

RE: database.dtd replaced by database.xsd in torque 4

2010-09-12 Thread Thomas Fischer
... > Out of curiosity, does this mean all schema.xml files will have > to be modified with the xsd headers? Not a bad thing, just wondering > if you had figured out how to support both ddt and xsd. FWIW, I briefly > experimented with writing some code that would read the first few lines > of th

svn commit: r996259 - /db/torque/torque4/trunk/torque-generator/src/main/java/org/apache/torque/generator/outlet/java/JavadocOutlet.java

2010-09-12 Thread tfischer
Author: tfischer Date: Sun Sep 12 07:37:03 2010 New Revision: 996259 URL: http://svn.apache.org/viewvc?rev=996259&view=rev Log: fix a few checkstyle complaints Modified: db/torque/torque4/trunk/torque-generator/src/main/java/org/apache/torque/generator/outlet/java/JavadocOutlet.java Modifie