Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] BUILD STATUS:: 2.1 cb build has test failures!

Build summary for 2.1.2.v20100908-r8151
-----------------------------------
Non-critical compilation issues (if any) repoted in
the format [BUILDLOG_LINE#: NUMBER_OF_ERRORS]:
-----------------------------------
TEST-CORE-SRG
  Tests run:691 Failures:0 Errors:0
TEST-JPA-SRG
  Tests run:199 Failures:4 Errors:140
TEST-MOXY-SRG
  Tests run:453 Failures:0 Errors:0
TEST-SDO-SRG
  Tests run:120 Failures:0 Errors:0
TEST-DBWS-SRG
  Tests run:17 Failures:0 Errors:2
TEST-DBWS-UTILS-SRG
  Tests run:7 Failures:0 Errors:13
-----------------------------------

Build log: (/shared/rt/eclipselink/logs/bsb-2.1_cb_100908-0620.log)
Build logs can be found on the download server at:
    http://www.eclipse.org/eclipselink/downloads/build-failures.php
-----------------------------------

SVN Changes since Last Build:
------------------------------------------------------------------------
r8151 | dclarke | 2010-09-08 00:20:45 -0400 (Wed, 08 Sep 2010)
Changed paths:
   M /branches/2.1/trunk/examples/jpa.employee
   M /branches/2.1/trunk/examples/jpa.employee/eclipselink.example.jpa.employee.ejb/ejbModule/eclipselink/example/jpa/employee/services/EmployeeAdminServiceBean.java
   M /branches/2.1/trunk/examples/jpa.employee/eclipselink.example.jpa.employee.ejb/ejbModule/eclipselink/example/jpa/employee/services/EmployeeAppContext.java
   M /branches/2.1/trunk/examples/jpa.employee/eclipselink.example.jpa.employee.ejb/ejbModule/eclipselink/example/jpa/employee/services/EmployeeAppContextBean.java
   M /branches/2.1/trunk/examples/jpa.employee/eclipselink.example.jpa.employee.model/src/eclipselink/example/jpa/employee/model/Company.java
   M /branches/2.1/trunk/examples/jpa.employee/eclipselink.example.jpa.employee.model/src/eclipselink/example/jpa/employee/model/eclipselink/CompanyFilterHelper.java
   M /branches/2.1/trunk/examples/jpa.employee/eclipselink.example.jpa.employee.web/WebContent/WEB-INF/faces-config.xml
   M /branches/2.1/trunk/examples/jpa.employee/eclipselink.example.jpa.employee.web/WebContent/WEB-INF/templates/header.jsf
   M /branches/2.1/trunk/examples/jpa.employee/eclipselink.example.jpa.employee.web/WebContent/images
   D /branches/2.1/trunk/examples/jpa.employee/eclipselink.example.jpa.employee.web/WebContent/images/help_50x50.png
   D /branches/2.1/trunk/examples/jpa.employee/eclipselink.example.jpa.employee.web/WebContent/images/home_50x50.png
   D /branches/2.1/trunk/examples/jpa.employee/eclipselink.example.jpa.employee.web/WebContent/images/magnifying_glass_50x50.png
   D /branches/2.1/trunk/examples/jpa.employee/eclipselink.example.jpa.employee.web/WebContent/images/new_50x50.png
   D /branches/2.1/trunk/examples/jpa.employee/eclipselink.example.jpa.employee.web/WebContent/images/remove_20x20.png
   D /branches/2.1/trunk/examples/jpa.employee/eclipselink.example.jpa.employee.web/WebContent/images/tools_50x50.png
   M /branches/2.1/trunk/examples/jpa.employee/eclipselink.example.jpa.employee.web/WebContent/index.xhtml
   M /branches/2.1/trunk/examples/jpa.employee/eclipselink.example.jpa.employee.web/src/eclipselink/example/jpa/employee/web/beans/CreateEmployeeBean.java
   M /branches/2.1/trunk/examples/jpa.employee/eclipselink.example.jpa.employee.web/src/eclipselink/example/jpa/employee/web/beans/DeleteEmployeeBean.java
   M /branches/2.1/trunk/examples/jpa.employee/eclipselink.example.jpa.employee.web/src/eclipselink/example/jpa/employee/web/beans/EditEmployeeBean.java
   D /branches/2.1/trunk/examples/jpa.employee/eclipselink.example.jpa.employee.web/src/eclipselink/example/jpa/employee/web/beans/EmployeeAdminBean.java
   M /branches/2.1/trunk/examples/jpa.employee/eclipselink.example.jpa.employee.web/src/eclipselink/example/jpa/employee/web/beans/EmployeeController.java
   A /branches/2.1/trunk/examples/jpa.employee/eclipselink.example.jpa.employee.web/src/eclipselink/example/jpa/employee/web/beans/EmployeeWebContextBean.java
   M /branches/2.1/trunk/examples/jpa.employee/eclipselink.example.jpa.employee.web/src/eclipselink/example/jpa/employee/web/beans/ViewEmployeeBean.java
   M /branches/2.1/trunk/examples/jpa.employee/eclipselink.example.jpa.employee.web/src/eclipselink/example/jpa/employee/web/beans/ViewProjectBean.java
   M /branches/2.1/trunk/examples/jpa.employee/eclipselink.example.jpa.employee.web/src/eclipselink/example/jpa/employee/web/beans/admin/EditUserBean.java
   M /branches/2.1/trunk/examples/jpa.employee/eclipselink.example.jpa.employee.web/src/eclipselink/example/jpa/employee/web/converters/CompanyConverter.java
------------------------------------------------------------------------


Back to the top