[seam-commits] [seam/cron] 49e454: Git attributes

GitHub noreply at github.com
Sun Nov 16 17:20:33 EST 2014


  Branch: refs/heads/develop
  Home:   https://github.com/seam/cron
  Commit: 49e4542630765f89c7480b5e532eadaf38551549
      https://github.com/seam/cron/commit/49e4542630765f89c7480b5e532eadaf38551549
  Author: Peter Royle <pete at screamingcoder.com>
  Date:   2014-11-07 (Fri, 07 Nov 2014)

  Changed paths:
    A .gitattributes
    M providers/scheduling/quartz/src/main/resources/quartz.properties
    M tck/src/test/resources/quartz.properties

  Log Message:
  -----------
  Git attributes

Accepted the default GitHub git attributes file


  Commit: 8f46dad2d274f8c4f099b5a8068f050ce1302195
      https://github.com/seam/cron/commit/8f46dad2d274f8c4f099b5a8068f050ce1302195
  Author: Peter Royle <pete at screamingcoder.com>
  Date:   2014-11-17 (Mon, 17 Nov 2014)

  Changed paths:
    M spi/src/main/java/org/jboss/seam/cron/spi/asynchronous/support/FutureInvokerSupport.java

  Log Message:
  -----------
  This should be safer, in case the actual result was a Boolean/true.


  Commit: 2e4b41d16f37f6aee5ab3e35140ee2d9dcd7b4e0
      https://github.com/seam/cron/commit/2e4b41d16f37f6aee5ab3e35140ee2d9dcd7b4e0
  Author: Peter Royle <pete at screamingcoder.com>
  Date:   2014-11-17 (Mon, 17 Nov 2014)

  Changed paths:
    M providers/scheduling/quartz/src/main/java/org/jboss/seam/cron/scheduling/quartz/QuartzScheduleProvider.java

  Log Message:
  -----------
  Qualifiers and BEanManager are now bundled inside a TriggerSupplies instance


  Commit: 085510a3852fc92168573afcbabe6479fb67de15
      https://github.com/seam/cron/commit/085510a3852fc92168573afcbabe6479fb67de15
  Author: Peter Royle <pete at screamingcoder.com>
  Date:   2014-11-17 (Mon, 17 Nov 2014)

  Changed paths:
    M providers/scheduling/quartz/src/main/java/org/jboss/seam/cron/scheduling/quartz/TriggerJob.java
    M spi/src/main/java/org/jboss/seam/cron/spi/SeamCronExtension.java
    M spi/src/main/java/org/jboss/seam/cron/spi/asynchronous/AsynchronousInterceptor.java

  Log Message:
  -----------
  Minor documentation and variable nameing tweaks


Compare: https://github.com/seam/cron/compare/7982b755406f...085510a3852f


More information about the seam-commits mailing list