23 Oct, 2012

1 commit

  • taskscanner service.
    
    Updated DateUtil to use JodaTime for easier timestamp handling (both
    creation and parsing into Date objects). JodaTime should be faster and
    is threadsafe, so DateUtils can now be shared.
    
    Also renamed the taskscan-sunset.json config to
    schedule-taskscan_sunset.json so that the scheduler will pick up the
    config by default (otherwise it would not be available for schedule
    execution and would only be available for REST execution)
    
    git-svn-id: https://svn.forgerock.org/openidm/trunk@1332 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    travis.hall
     

17 Oct, 2012

1 commit


16 Oct, 2012

1 commit


12 Oct, 2012

2 commits


11 Oct, 2012

1 commit


10 Oct, 2012

1 commit

  • Updated TaskScanner REST action to use named configs now.
    Fixed timestamp format to enforce 3 digits of milliseconds.
    Fixed DateUtil to use a 'Z' for UTC time designation
    Renamed sample 'schedule-scansunset' to 'taskscan-sunset' for named conf
    purposes
    
    Added macro support to TaskScanner configs. Currently supports
    "Time.now" to obtain the current time and basic math (month, day, year)
    on that. Note that there MUST be a space between each token. For example
    "${Time.now + 1d}" where there is a space between 'Time.now', '+' and '1d'
    
    git-svn-id: https://svn.forgerock.org/openidm/trunk@1274 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    travis.hall
     

08 Oct, 2012

3 commits


04 Oct, 2012

1 commit


03 Oct, 2012

1 commit


01 Oct, 2012

1 commit


20 Sep, 2012

1 commit


19 Sep, 2012

1 commit


17 Sep, 2012

3 commits


14 Sep, 2012

2 commits


13 Sep, 2012

3 commits


10 Sep, 2012

1 commit


07 Sep, 2012

1 commit


05 Sep, 2012

1 commit


22 Aug, 2012

1 commit


19 Aug, 2012

1 commit


17 Aug, 2012

1 commit


16 Aug, 2012

2 commits


15 Aug, 2012

1 commit


13 Aug, 2012

1 commit


10 Aug, 2012

2 commits


09 Aug, 2012

2 commits


08 Aug, 2012

1 commit


07 Aug, 2012

2 commits