Latest Status: GRAILS-GRAILS16-313 was successful

Build Result GRAILS-GRAILS16-199

Labels: NONE 
  • Summary
  • Tests
  • Changes
  • Artifacts
  • Logs
  • Comments
  • Metadata
  • Issues
  • Previous
    1. 196
    2. 197
    3. 198
    4. 200
    5. 201
    6. 202
    Next

Build GRAILS-GRAILS16-199 fixed 1 tests.

  • It is the first to pass since GRAILS-GRAILS16-198 failed (Scheduled build, 1 day before).
  • Build completed on Aug 11, 2008 5:56:04 PM - 3 months ago
  • Build took 16 minutes
  • Built on agent Default Agent

See full change details

Code Changes

This build was triggered at the scheduled time of 5:30 PM

  • (7278) pledbrook

    pledbrook

    GRAILS-1263: Transient properties with constraints are now validated when a domain instance is saved or validated.

  • (7279) pledbrook

    pledbrook

    GRAILS-2741: Custom constraints provided by plugins are not available
    when domain classes are initially processed (unless the plugin is loaded
    before the domain class plugin), so the domain class constraints are
    "refreshed" after all the plugins have loaded. The constraints of
    embedded domain classes, though, weren't refreshed and so custom
    constraints were not being triggered by the validation.

    Now the DefaultGrailsDomainClass.refreshConstraints() method manually
    refreshes the constraints of any component/embedded properties.

See full issue details

JIRA Issues

  • Unknown Issue Type

    GRAILS-1263 (Related)

    Could not obtain issue details from JIRA

  • Unknown Issue Type

    GRAILS-2741 (Related)

    Could not obtain issue details from JIRA

Expand

Collapse

Tests

  • 1076 tests in total
  • 1 tests were fixed

Fixed Tests (1) Fixed Tests (1)

Test Suite Test Case Failing Since Build
FormTagLib2Tests (Show History) Date picker tag with default date and precision GRAILS-GRAILS16-198 (Scheduled build, 23 hours before)

Powered by a free Atlassian Bamboo community license for Codehaus. Try Bamboo - The Zen of Continuous Integration.