Build failed in Jenkins: torque4-test-project-hsqldb #372

Apache Jenkins Server <[email protected]>
Newsgroups gmane.comp.jakarta.turbine.torque.devel
Message-ID <1135490012.1930.1572364308437.JavaMail.jenkins@jenkins02>
See <https://builds.apache.org/job/torque4-test-project-hsqldb/372/display/redirect?page=changes>

Changes:

[gk] - update owasp
- more custom log
- debug info in datetime / mysql, still error: call function time in mysql (query) or generate time in java.

[gk] - fix for error parsing XML source file: cvc-complex-type.3.2.2: Attribute 'enumName' is not allowed to appear in element 'column'.
Torque Templates:
- renamed enumName to enumType, which seemed to be the indented name. 
- in database-4-1.xsd schema added enumType to complex Type viewColumType (not exact an extension of columType, else would extend it).
- added missing to control.xml (like the other control.xml elements)
Torque Test
- name change tested with hsqldb

[gk] - add license 
- clean up inline comment

[gk] - use more robust path resolver

[gk] - fix some issues in torque-test for hsqldb, mysql 
- add info about debugging, and readme.md in torque-test.

[gk] torque templates: 
- add hasUniqueConstraintSize (column size in unique constraint) into Platform (allow sizing in mysql and probably postgresql)
- add test table for this case (and test for multiple unique columns as well)

[gk] - fix issue delete directory deadlock in TestProcessing

[gk] - use xml in torque-runtime test component configuration

[gk] - hsqldb profile:
- fix required useDatabaseDefaultValue in schema to avoid java om default handling  + test check
- fix hsqldb varbinary, binary size, 
- add sql /if exists/ to dropTable template

- improve test output

[tv] Fix several problems
- Velocity 2.x #set overwrites variable in any case
- $saveMethodsInDbObjects=false generated code needs to care for insert/update

[tv] Silence INFO messages from Beanutils for now. See BEANUTILS-477

[tv] Fix initalization sequence. isInit=true is required by startIdBrokers()

[tv] Deprecate DBCP1 adapters, DBCP2 is the default now

[tv] Adjust for commons-dbcp2

[tv] Adjust for commons-configuration2

[tv] Use JDK7 native methods

[tv] Fix license header

[tv] Organize imports

[tv] Encourage unicode enoding

[tv] Encourage unicode enoding

[gk] - narrow down auto commit check, i.e. set committed flag, if commit method is called or auto-commit set.

[gk] - update dependency dbcp2 to 2.7.0
Torque Templates:
- update static package refs ObjectUtils to lang3 instead of lang.
- fix reference bug of velocity variable foreignPrimaryKeyColumnElement, which is already a column.
- fix method call from save to toupdate if saveMethodsInDbObjects is not true

[gk] - added and updated changes.xml

[gk] - fix deprecated dependency (using log4j-1.2-api from parent)

[gk] - Use Commons Configuration, which allows for overriding.. TODO use ReloadingCombinedConfigurationBuilder?
- Update Beanutils 1.9.4

[gk] Generator
- update to velocity 2.0
- fix junit 5
- remove log4j.properties
Templates
- use native eol in sql resources
Site
- Update info

[gk] - add removed Apache license header

[gk] - ignore eol

[gk] - fix: set eol to unix for sql (as vm generated files)

[gk] - 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, but this is not yet generated correctly, cf. OMColumnJavaTransformer#setFieldJavaType
- add missing dependency
- set eol to native to test expected sql

[gk] - try to fix jenkins: ERROR StatusLogger No Log4j 2 configuration file found.

[painter] FindBugs and PMD report cleanup

[painter] Enable PMD and FindBug reports

[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] - fix owasp guava 8may be not needed)

[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
- NOT yet upgraded velocity from 1.7 to  2.0 - attribute inheritance issue in torque-templates TestProcessing html, xdoc
- Update Jdbc2SchemaTest test with timestamps.

[gk] - JUnit 5 cleanup and fix (remove testng from groovy conflicts, remove explicit junit 4) of poms
- Update commons-io to 2.6, mockito 2.23.0, surefire 3.0.0.-M3, profile java 8 fix update
- Updating some test packages in Torque template and generate, - Updated Test in ant and maven-plugin
- Use of commons.FileUtils and xmlunit 2 file compare tools instead of junitx.framework

[tv] Use method references

[tv] Replace parameter array with varargs

[tv] Organize imports, fix deprecations


------------------------------------------
[...truncated 1.13 MB...]
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseNonPkOIntegerFkBean.java>:[151,41] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseNonPkOIntegerFkBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseNonPkOIntegerFkBean.java>:[177,14] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseNonPkOIntegerFkBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BasePIntegerFkToOPkBean.java>:[151,41] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BasePIntegerFkToOPkBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BasePIntegerFkToOPkBean.java>:[177,14] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BasePIntegerFkToOPkBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseMultiRefBean.java>:[157,14] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseMultiRefBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseMultiRefBean.java>:[163,41] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseMultiRefBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseMultiRefBean.java>:[189,14] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseMultiRefBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseMultiRefBean.java>:[221,14] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseMultiRefBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseMultiRefBean.java>:[227,49] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseMultiRefBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseMultiRefBean.java>:[253,14] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseMultiRefBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseCompPkOtherFkBean.java>:[120,14] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseCompPkOtherFkBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseCompPkOtherFkBean.java>:[148,14] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseCompPkOtherFkBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseCompPkOtherFkBean.java>:[176,14] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseCompPkOtherFkBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseCompPkOtherFkBean.java>:[182,41] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseCompPkOtherFkBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseCompPkOtherFkBean.java>:[208,14] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseCompPkOtherFkBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseCompPkContainsFkBean.java>:[117,14] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseCompPkContainsFkBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseCompPkContainsFkBean.java>:[123,41] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseCompPkContainsFkBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseCompPkContainsFkBean.java>:[149,14] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseCompPkContainsFkBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseCompPkContainsFkBean.java>:[177,14] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseCompPkContainsFkBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BasePIntegerPkBean.java>:[238,14] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BasePIntegerPkBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseNullablePIntegerFkBean.java>:[177,14] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseNullablePIntegerFkBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseRequiredPIntegerFkBean.java>:[177,14] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseRequiredPIntegerFkBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BasePIntegerFkWithDefaultBean.java>:[177,14] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BasePIntegerFkWithDefaultBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseNonPkPIntegerFkBean.java>:[177,14] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseNonPkPIntegerFkBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseOIntegerFkToPPkBean.java>:[117,14] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseOIntegerFkToPPkBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseOIntegerFkToPPkBean.java>:[145,14] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseOIntegerFkToPPkBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseOIntegerFkToPPkBean.java>:[177,14] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseOIntegerFkToPPkBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseBinaryTypeBean.java>:[142,14] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseBinaryTypeBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseBinaryTypeBean.java>:[170,14] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseBinaryTypeBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseEnumTableBean.java>:[152,14] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseEnumTableBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseEnumTableBean.java>:[180,14] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseEnumTableBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseEnumTableBean.java>:[208,14] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseEnumTableBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseInheritanceClassnameTestBean.java>:[142,14] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseInheritanceClassnameTestBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseInheritanceClassnameTestBean.java>:[170,14] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseInheritanceClassnameTestBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseLocalIfcTableBean.java>:[139,14] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseLocalIfcTableBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseBaseTableBean.java>:[110,14] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseBaseTableBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseBaseTableBean.java>:[138,14] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseBaseTableBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseCurrentTimeTableBean.java>:[180,14] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseCurrentTimeTableBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseAutoincrementNativeBean.java>:[137,14] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseAutoincrementNativeBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseDatePkBean.java>:[110,14] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseDatePkBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseDatePkBean.java>:[138,14] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseDatePkBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseDatabaseDefaultValuesBean.java>:[232,14] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseDatabaseDefaultValuesBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseDatabaseDefaultValuesBean.java>:[288,14] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseDatabaseDefaultValuesBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseDatabaseDefaultValuesBean.java>:[316,14] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseDatabaseDefaultValuesBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseDatabaseDefaultValuesBean.java>:[344,14] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseDatabaseDefaultValuesBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseDatabaseDefaultValuesBean.java>:[372,14] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseDatabaseDefaultValuesBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseTypesObjectBean.java>:[179,14] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseTypesObjectBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseTypesObjectBean.java>:[207,14] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseTypesObjectBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseTypesObjectBean.java>:[235,14] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseTypesObjectBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseTypesObjectBean.java>:[263,14] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseTypesObjectBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseTypesObjectBean.java>:[291,14] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseTypesObjectBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseTypesObjectBean.java>:[319,14] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseTypesObjectBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseTypesObjectBean.java>:[347,14] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseTypesObjectBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseTypesObjectBean.java>:[375,14] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseTypesObjectBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseTypesObjectBean.java>:[403,14] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseTypesObjectBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseTypesObjectBean.java>:[431,14] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseTypesObjectBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseTypesObjectBean.java>:[459,14] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseTypesObjectBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseTypesObjectBean.java>:[487,14] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseTypesObjectBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseTypesObjectBean.java>:[515,14] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseTypesObjectBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseTypesObjectBean.java>:[543,14] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseTypesObjectBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseTypesObjectBean.java>:[571,14] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseTypesObjectBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseTypesObjectBean.java>:[599,14] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseTypesObjectBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseTypesObjectBean.java>:[627,14] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseTypesObjectBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseTypesObjectBean.java>:[655,14] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseTypesObjectBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseTypesObjectBean.java>:[683,14] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseTypesObjectBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseTypesObjectBean.java>:[711,14] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseTypesObjectBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseTypesObjectBean.java>:[739,14] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseTypesObjectBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseTypesObjectBean.java>:[767,14] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseTypesObjectBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseTypesObjectBean.java>:[795,14] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseTypesObjectBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseTypesObjectBean.java>:[823,14] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseTypesObjectBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseCompIntegerVarcharPkBean.java>:[128,14] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseCompIntegerVarcharPkBean
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/target/generated-sources/org/apache/torque/test/bean/BaseCompIntegerVarcharPkBean.java>:[164,14] cannot find symbol
[ERROR] symbol:   variable Objects
[ERROR] location: class org.apache.torque.test.bean.BaseCompIntegerVarcharPkBean
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :torque-test
[JENKINS] Archiving <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-maven-plugin/pom.xml> to org.apache.torque/torque-maven-plugin/4.1-SNAPSHOT/torque-maven-plugin-4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-maven-plugin/target/torque-maven-plugin-4.1-SNAPSHOT.jar> to org.apache.torque/torque-maven-plugin/4.1-SNAPSHOT/torque-maven-plugin-4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/pom.xml> to org.apache.torque/torque/4.1-SNAPSHOT/torque-4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-site/pom.xml> to org.apache.torque/torque-site/4.1-SNAPSHOT/torque-site-4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-site/target/torque-site-4.1-SNAPSHOT-site.xml> to org.apache.torque/torque-site/4.1-SNAPSHOT/torque-site-4.1-SNAPSHOT-site.xml
[JENKINS] Archiving <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-generator/pom.xml> to org.apache.torque/torque-generator/4.1-SNAPSHOT/torque-generator-4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-generator/target/torque-generator-4.1-SNAPSHOT.jar> to org.apache.torque/torque-generator/4.1-SNAPSHOT/torque-generator-4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-templates/pom.xml> to org.apache.torque/torque-templates/4.1-SNAPSHOT/torque-templates-4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-templates/target/torque-templates-4.1-SNAPSHOT.jar> to org.apache.torque/torque-templates/4.1-SNAPSHOT/torque-templates-4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-test/pom.xml> to org.apache.torque/torque-test/4.1-SNAPSHOT/torque-test-4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-runtime/pom.xml> to org.apache.torque/torque-runtime/4.1-SNAPSHOT/torque-runtime-4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-runtime/target/torque-runtime-4.1-SNAPSHOT.jar> to org.apache.torque/torque-runtime/4.1-SNAPSHOT/torque-runtime-4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-ant-tasks/pom.xml> to org.apache.torque/torque-ant-tasks/4.1-SNAPSHOT/torque-ant-tasks-4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/torque-ant-tasks/target/torque-ant-tasks-4.1-SNAPSHOT.jar> to org.apache.torque/torque-ant-tasks/4.1-SNAPSHOT/torque-ant-tasks-4.1-SNAPSHOT.jar
No mail will be sent out, as 'torque4-test-project-hsqldb » Torque Generator Maven 2 Plugin #372' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'torque4-test-project-hsqldb » Torque Maven Parent #372' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'torque4-test-project-hsqldb » Torque Site #372' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'torque4-test-project-hsqldb » Torque Generator #372' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'torque4-test-project-hsqldb » Torque Templates #372' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: [email protected]
No mail will be sent out, as 'torque4-test-project-hsqldb » Torque Runtime #372' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'torque4-test-project-hsqldb » Torque Generator Ant tasks #372' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
channel stopped
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.