← Back to team overview

dhis2-devs team mailing list archive

Build failed in Hudson: Dhis2 Service Trunk » DHIS Import-Export Service #1774

 

See <http://dhis.uio.no/ci/job/Dhis2%20Service%20Trunk/org.hisp.dhis$dhis-service-importexport/1774/changes>

Changes:

[Lars Helge Overland] Applied patch from Tran on import of dataentryform

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building DHIS Import-Export Service
[INFO]    task-segment: [clean, install, findbugs:findbugs]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <http://dhis.uio.no/ci/job/Dhis2%20Service%20Trunk/org.hisp.dhis$dhis-service-importexport/ws/target>
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 223 source files to <http://dhis.uio.no/ci/job/Dhis2%20Service%20Trunk/org.hisp.dhis$dhis-service-importexport/ws/target/classes>
[HUDSON] Archiving <http://dhis.uio.no/ci/job/Dhis2%20Service%20Trunk/org.hisp.dhis$dhis-service-importexport/ws/pom.xml> to /ifi/utgard/p01/dhis/projects/dhis-dev.ifi.uio.no/ci/home/jobs/Dhis2 Service Trunk/modules/org.hisp.dhis$dhis-service-importexport/builds/2010-12-23_13-01-58/archive/org.hisp.dhis/dhis-service-importexport/2.0.6-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

<http://dhis.uio.no/ci/job/Dhis2%20Service%20Trunk/org.hisp.dhis$dhis-service-importexport/ws/src/main/java/org/hisp/dhis/importexport/dxf/converter/DXFConverter.java>:[94,38] cannot find symbol
symbol  : class DataEntryFormBatchHandler
location: package org.hisp.dhis.jdbc.batchhandler

<http://dhis.uio.no/ci/job/Dhis2%20Service%20Trunk/org.hisp.dhis$dhis-service-importexport/ws/src/main/java/org/hisp/dhis/importexport/dxf/exporter/DefaultDXFExportService.java>:[80,47] cannot find symbol
symbol  : class DataEntryFormConverter
location: package org.hisp.dhis.importexport.dxf.converter

<http://dhis.uio.no/ci/job/Dhis2%20Service%20Trunk/org.hisp.dhis$dhis-service-importexport/ws/src/main/java/org/hisp/dhis/importexport/service/DefaultImportObjectManager.java>:[83,42] cannot find symbol
symbol  : class DataEntryFormImporter
location: package org.hisp.dhis.importexport.importer

<http://dhis.uio.no/ci/job/Dhis2%20Service%20Trunk/org.hisp.dhis$dhis-service-importexport/ws/src/main/java/org/hisp/dhis/importexport/mapping/DefaultObjectMappingGenerator.java>:[59,38] cannot find symbol
symbol  : class DataEntryFormBatchHandler
location: package org.hisp.dhis.jdbc.batchhandler

<http://dhis.uio.no/ci/job/Dhis2%20Service%20Trunk/org.hisp.dhis$dhis-service-importexport/ws/src/main/java/org/hisp/dhis/importexport/dxf/converter/DXFConverter.java>:[730,45] cannot find symbol
symbol  : variable DataEntryFormConverter
location: class org.hisp.dhis.importexport.dxf.converter.DXFConverter

<http://dhis.uio.no/ci/job/Dhis2%20Service%20Trunk/org.hisp.dhis$dhis-service-importexport/ws/src/main/java/org/hisp/dhis/importexport/dxf/converter/DXFConverter.java>:[735,20] cannot find symbol
symbol  : class DataEntryFormBatchHandler
location: class org.hisp.dhis.importexport.dxf.converter.DXFConverter

<http://dhis.uio.no/ci/job/Dhis2%20Service%20Trunk/org.hisp.dhis$dhis-service-importexport/ws/src/main/java/org/hisp/dhis/importexport/dxf/converter/DXFConverter.java>:[737,45] cannot find symbol
symbol  : class DataEntryFormConverter
location: class org.hisp.dhis.importexport.dxf.converter.DXFConverter

<http://dhis.uio.no/ci/job/Dhis2%20Service%20Trunk/org.hisp.dhis$dhis-service-importexport/ws/src/main/java/org/hisp/dhis/importexport/dxf/exporter/DefaultDXFExportService.java>:[331,45] cannot find symbol
symbol  : class DataEntryFormConverter
location: class org.hisp.dhis.importexport.dxf.exporter.DefaultDXFExportService

<http://dhis.uio.no/ci/job/Dhis2%20Service%20Trunk/org.hisp.dhis$dhis-service-importexport/ws/src/main/java/org/hisp/dhis/importexport/service/DefaultImportObjectManager.java>:[1154,47] cannot find symbol
symbol  : class DataEntryFormImporter
location: class org.hisp.dhis.importexport.service.DefaultImportObjectManager

<http://dhis.uio.no/ci/job/Dhis2%20Service%20Trunk/org.hisp.dhis$dhis-service-importexport/ws/src/main/java/org/hisp/dhis/importexport/mapping/DefaultObjectMappingGenerator.java>:[270,91] cannot find symbol
symbol  : class DataEntryFormBatchHandler
location: class org.hisp.dhis.importexport.mapping.DefaultObjectMappingGenerator


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12 minutes 24 seconds
[INFO] Finished at: Thu Dec 23 13:14:29 CET 2010




Follow ups