3/7/2018 7:26:54 PM
profile of keycloak-api-docs-dist
A product profile has been added to keycloak-api-docs-dist, to replace the
downstream product javadocs POM. I've merged in any misc. changes from that
pom, but I've kept the upstream zip layout:
```
index.html
rest-api/index.html
javadocs/index.html
javadocs/index-all.html
javadocs/*
```
instead of the current product deliverable layout of:
```
META-INF/*
index.html
index-all.html
*
```
The community layout includes the rest-api that's distributed as a separate
product deliverable in 7.2.0. I've kept this layout for better artifact
consistency, but it could easily be changed to keep the product artifacts
consistent for the next product minor version.
|
3/19/2018 6:37:01 AM
constants
|
3/18/2018 1:01:16 PM
mode
handle new attribute in client representation
add to UI
|
3/19/2018 8:54:12 AM
- Expose methods to query roles, groups, and attributes of users in Evaluation API
|
3/15/2018 2:02:15 PM
attributes of users in Evaluation API
|
|
|
3/16/2018 10:30:22 AM
Improvements to Photoz example
|
3/15/2018 9:53:58 AM
of the authz json file in the README - Added links to allow easy navigation back to the main page - requestEntitlements link now properly display the RPT
|
3/9/2018 11:47:11 PM
depends transitively on markdown_to_asciidoc, which
is inexplicably not in Central. This causes issues during productisation, as
it's reasonably assumed that all third party artifacts will be in Central.
Stian has already asked the community project to get their artifacts in Central
( bodiam/markdown-to-asciidoc#26 ), and they haven't done anything in almost a
year. So, I've added the artifacts under my own namespace, and changed the pom
to use those instead. The artifacts are unchanged from the ones on jcenter,
except the pom was expanded slightly to meet the minimum requirements of
Central.
I'm making this change now, as I hit the problem when trying to set up
continuous productization builds from master.
|
|
|