Bug 780241 (SOA-2631)

Summary: The JDBC driver methods, getTime / TimeStamp passing in a Calendar have issues if the current time is within the 11 hour
Product: [JBoss] JBoss Enterprise SOA Platform 5 Reporter: Van Halbert <vhalbert>
Component: EDSAssignee: Van Halbert <vhalbert>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: urgent Docs Contact:
Priority: urgent    
Version: unspecified   
Target Milestone: ---   
Target Release: 5.1.0.CR1   
Hardware: Unspecified   
OS: Unspecified   
URL: http://jira.jboss.org/jira/browse/SOA-2631
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-02-04 20:28:55 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Van Halbert 2010-12-01 18:15:52 UTC
project_key: SOA

The following tests are failing when the build is run prior to midnight but after the 11th hour.
 
   * org.modeshape.jdbc.JcrResultSetTest.shouldCallGetTimeUsingColumnNameAndCalendar
    * org.modeshape.jdbc.JcrResultSetTest.shouldCallGetTimeUsingColmnIndexAndCalendar
    * org.modeshape.jdbc.JcrResultSetTest.shouldCallGetTimeStampUsingColumnNameAndCalendar
    * org.modeshape.jdbc.JcrResultSetTest.shouldCallGetTimeStampUsingColmnIndexAndCalendar

Comment 1 Van Halbert 2010-12-01 18:15:52 UTC
Link: Added: This issue Cloned from MODE-997


Comment 2 Van Halbert 2010-12-01 18:16:30 UTC
Security: Added: Public


Comment 3 Van Halbert 2011-01-03 19:00:36 UTC
Changes were committed to the ModeShape 2.2.x branch.

Comment 4 Van Halbert 2011-02-04 20:28:55 UTC
This was fixed in the project.