Build: #618 was successful Scheduled with changes by 3 people

Build result summary

Details

Completed
Queue duration
3 minutes
Duration
1 minute
Labels
None
Revision
f7bbfbeaf761e287f898e1d7d578ae074db9efcc
Total tests
445
Successful since
#240 ()

Tests

Code commits

Author Commit Message Commit date
daryl herzmann <akrherz@iastate.edu> daryl herzmann <akrherz@iastate.edu> f7bbfbeaf761e287f898e1d7d578ae074db9efcc Merge pull request #1665 from guusdk/OF-1989_PEP-existing-service-init
PEP fixes
Guus der Kinderen Guus der Kinderen 9fc1d1e43ba2883ee54a946a99574fe359e84191 OF-1985: Partially rolling back usage of identifiers instead of objects
When loading a service, it is inconvenient and error prone to work with references to parents of individual nodes, as this causes lookups of the parents (by those IDs) to occur. Those lookups are failing when the service (that is being initialized) has not yet been fully initialized.
Guus der Kinderen Guus der Kinderen 1aca4d0d00e8a5d00ba99165eb1b6029630c2830 Fixes condition on when to log a warning
Guus der Kinderen Guus der Kinderen 3075b9a2898e5c231e2b2f6cc0b60786e202ed87 OF-1989: Consistently initialize PEP service
The PEP service should be consistently initialized in the service manager. This allows the service to be registered with the service manager, which is a prerequisite for initialization to be successful.
daryl herzmann <akrherz@iastate.edu> daryl herzmann <akrherz@iastate.edu> b3d323bc4cd86129aaaf2a36d13b86805af96540 Merge pull request #1664 from guusdk/OF-2047_admin-console-ignore-comments
OF-2046: Ignore comments in sidebar-admin.xml

Jira issues

IssueDescriptionStatus
Unknown Issue TypeOF-1985Could not obtain issue details from Jira
Unknown Issue TypeOF-1989Could not obtain issue details from Jira
Unknown Issue TypeOF-2046Could not obtain issue details from Jira
Unknown Issue TypeOF-2047Could not obtain issue details from Jira