All,
I'm not certain all that is happening here. The nightly appears to
be overrunning the initial cb at 6:20a regularly again. it starts an
hour after trunk but is finishing two hours after. Not certain if
testing is taking that much longer, or resources are restricted
again.
As far as the build failure the issue is the result of a Maven
deployment problem I am investigating, but I also found the
following that should be investigated:
- JPA's 140 test errors
- Moxy appears to be core-dumping during testing; see line 168623 of
the build log.
Thanks,
-Eric
On 9/8/2010 6:28 AM, eric.gwin@xxxxxxxxxx wrote:
Build summary for 2.1.2.v20100908-r8151
-----------------------------------
Non-critical compilation issues (if any) repoted in
the format [BUILDLOG_LINE#: NUMBER_OF_ERRORS]:
-----------------------------------
Build log: (/shared/rt/eclipselink/logs/bsb-2.1_nightly_100908-0105.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
------------------------------------------------------------------------
r8150 | dclarke | 2010-09-07 19:53:13 -0400 (Tue, 07 Sep 2010)
Changed paths:
M /branches/2.1/trunk/examples/jpa.employee/eclipselink.example.jpa.employee.ejb/ejbModule/eclipselink/example/jpa/employee/services/EmployeeServiceBean.java
M /branches/2.1/trunk/examples/jpa.employee/eclipselink.example.jpa.employee.model/src/META-INF/persistence.xml
M /branches/2.1/trunk/examples/jpa.employee/eclipselink.example.jpa.employee.model/src/eclipselink/example/jpa/employee/model/Address.java
M /branches/2.1/trunk/examples/jpa.employee/eclipselink.example.jpa.employee.model/src/eclipselink/example/jpa/employee/model/Company.java
A /branches/2.1/trunk/examples/jpa.employee/eclipselink.example.jpa.employee.model/src/eclipselink/example/jpa/employee/model/CompanyFiltered.java
M /branches/2.1/trunk/examples/jpa.employee/eclipselink.example.jpa.employee.model/src/eclipselink/example/jpa/employee/model/Employee.java
M /branches/2.1/trunk/examples/jpa.employee/eclipselink.example.jpa.employee.model/src/eclipselink/example/jpa/employee/model/EmploymentPeriod.java
M /branches/2.1/trunk/examples/jpa.employee/eclipselink.example.jpa.employee.model/src/eclipselink/example/jpa/employee/model/Member.java
M /branches/2.1/trunk/examples/jpa.employee/eclipselink.example.jpa.employee.model/src/eclipselink/example/jpa/employee/model/PhoneNumber.java
M /branches/2.1/trunk/examples/jpa.employee/eclipselink.example.jpa.employee.model/src/eclipselink/example/jpa/employee/model/Project.java
M /branches/2.1/trunk/examples/jpa.employee/eclipselink.example.jpa.employee.model/src/eclipselink/example/jpa/employee/model/User.java
A /branches/2.1/trunk/examples/jpa.employee/eclipselink.example.jpa.employee.model/src/eclipselink/example/jpa/employee/model/eclipselink
A /branches/2.1/trunk/examples/jpa.employee/eclipselink.example.jpa.employee.model/src/eclipselink/example/jpa/employee/model/eclipselink/CompanyFilterHelper.java
A /branches/2.1/trunk/examples/jpa.employee/eclipselink.example.jpa.employee.model/src/eclipselink/example/jpa/employee/model/eclipselink/EmployeeCompanyFilter.java
A /branches/2.1/trunk/examples/jpa.employee/eclipselink.example.jpa.employee.model/src/eclipselink/example/jpa/employee/model/eclipselink/TemporalMemberFilter.java
M /branches/2.1/trunk/examples/jpa.employee/eclipselink.example.jpa.employee.model/src/eclipselink/example/jpa/employee/model/util/Sample.java
M /branches/2.1/trunk/examples/jpa.employee/eclipselink.example.jpa.employee.tests/src/example/Queries.java
M /branches/2.1/trunk/examples/jpa.employee/eclipselink.example.jpa.employee.tests/src/example/Transactions.java
M /branches/2.1/trunk/examples/jpa.employee/eclipselink.example.jpa.employee.tests/src/testing/AllTests.java
A /branches/2.1/trunk/examples/jpa.employee/eclipselink.example.jpa.employee.tests/src/testing/CompanyFilteredQueryTests.java
M /branches/2.1/trunk/examples/jpa.employee/eclipselink.example.jpa.employee.tests/src/testing/ConfigTests.java
M /branches/2.1/trunk/examples/jpa.employee/eclipselink.example.jpa.employee.tests/src/testing/CreateDatabase.java
M /branches/2.1/trunk/examples/jpa.employee/eclipselink.example.jpa.employee.tests/src/testing/QueryTests.java
M /branches/2.1/trunk/examples/jpa.employee/eclipselink.example.jpa.employee.tests/src/testing/TransactionTests.java
M /branches/2.1/trunk/examples/jpa.employee/eclipselink.example.jpa.employee.tests/src/testing/util/EclipseLinkJPATest.java
M /branches/2.1/trunk/examples/jpa.employee/eclipselink.example.jpa.employee.tests/src/testing/util/QuerySQLTracker.java
M /branches/2.1/trunk/examples/jpa.employee/eclipselink.example.jpa.employee.web/.metadata/WebContent/WEB-INF/faces-config.pageflow
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/create_employee.xhtml
M /branches/2.1/trunk/examples/jpa.employee/eclipselink.example.jpa.employee.web/WebContent/delete_employee.xhtml
M /branches/2.1/trunk/examples/jpa.employee/eclipselink.example.jpa.employee.web/WebContent/edit_employee.xhtml
A /branches/2.1/trunk/examples/jpa.employee/eclipselink.example.jpa.employee.web/WebContent/images/help_50x50.png
A /branches/2.1/trunk/examples/jpa.employee/eclipselink.example.jpa.employee.web/WebContent/images/home_50x50.png
A /branches/2.1/trunk/examples/jpa.employee/eclipselink.example.jpa.employee.web/WebContent/images/magnifying_glass_50x50.png
A /branches/2.1/trunk/examples/jpa.employee/eclipselink.example.jpa.employee.web/WebContent/images/new_50x50.png
A /branches/2.1/trunk/examples/jpa.employee/eclipselink.example.jpa.employee.web/WebContent/images/remove_20x20.png
A /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/search_employees.xhtml
M /branches/2.1/trunk/examples/jpa.employee/eclipselink.example.jpa.employee.web/WebContent/view_employee.xhtml
A /branches/2.1/trunk/examples/jpa.employee/eclipselink.example.jpa.employee.web/WebContent/view_project.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/EditEmployeeBean.java
M /branches/2.1/trunk/examples/jpa.employee/eclipselink.example.jpa.employee.web/src/eclipselink/example/jpa/employee/web/beans/ViewEmployeeBean.java
A /branches/2.1/trunk/examples/jpa.employee/eclipselink.example.jpa.employee.web/src/eclipselink/example/jpa/employee/web/beans/ViewProjectBean.java
------------------------------------------------------------------------
r8148 | egwin | 2010-09-04 05:57:57 -0400 (Sat, 04 Sep 2010)
Changed paths:
M /branches/2.1/trunk/eclipselink-src.zip
M /branches/2.1/trunk/eclipselink.jar
------------------------------------------------------------------------
_______________________________________________
eclipselink-dev mailing list
eclipselink-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/eclipselink-dev
--
-Eric
Eric Gwin | Senior Software Developer
Phone: +613 288 4622 | |
Fax: +613 2382818 | |
Mobile: +613 8582347
Oracle Java Server Technologies
ORACLE Canada | 45 O'Connor St., Ottawa, Ontario | K1P 6L2
Oracle is committed to developing practices and
products that help protect the environment
|