Type |
Changes |
By |
|
- extracted java related transformer class from OMColumnTransformer
- fixed not generated enum imports in vm-templates
- add not generated, expected test classes (schema.xml)
- removed not allowed empty scale attribute
- add enum JavaType, TODO/not implemented: generating in OMColumnJavaTransformer#setFieldJavaType
- set eol to native to test expected sql |
gk |
|
- add parameterized test in junit test class TestProcessing
- preliminarily comment html/xdoc tests in junit test class TestProcessing, more info in TORQUE-358
- add timestamp test field in schema
- add scale handling in type mapping, transformer and platform |
gk |
|
- Updated Owasp to 5.0.0-M2, due to checks updated guava and suppressions of groovy
- Upgraded to log4j2 with log4j 1.2 and commons adapters
- Use now commons-lang3 instead of commons.lang
- Replace commons-logging with log4j2-jcl
- Update Jdbc2SchemaTest test with timestamps. |
gk |
|
Update to commons-lang3 v3.8.1 |
painter |