[keycloak-dev] [KEYCLOAK-11293] Create build for new account console

Stian Thorgersen sthorger at redhat.com
Thu Nov 7 07:50:22 EST 2019


Alex, can you answer why you are doing anything different to what we
already have for the older stuff?

On Wed, 6 Nov 2019 at 17:46, Alex Szczuczko <aszczucz at redhat.com> wrote:

> Where the files end up in the server isn't a problem. Alongside moving
> account2 to its own project, there would either be:
>
> 1. an assembly pom to put the files all in one themes jar, in whatever
> structure desired.
>
> 2. modifications to the distribution pom to pull in and unpack the extra
> theme project's extra jar/zip in the same place.
>
> Alex
>
> On Tue, Nov 5, 2019 at 2:58 PM Stan Silvert <ssilvert at redhat.com> wrote:
>
> > The problem with moving it is pretty much what you said.  New account
> > console is just another theme. So during development, you got to
> > standalone.xml and set your theme directory to something like
> > /GitHub/keycloak/themes/src/main/resources/theme.
> >
> > If the files for new account console were in a different spot then you
> > wouldn't be able to use them with the other pre-defined themes.
> >
> > On 11/5/2019 9:24 AM, Alex Szczuczko wrote:
> > > I've been looking at this for a while now, and I'm thinking that it'd
> be
> > > best to split the
> > >
> > >
> src/main/resources/theme/keycloak-preview/account/resources/package.json
> > >
> > > and its associated files into a new maven pom. It would help this build
> > to
> > > work more elegantly, but it is possible for me to maintain it in the
> > > current structure, if moving files around would be too disruptive to
> > > development at this stage.
> > >
> > > It's all a bit of a mess at the moment because account2 is assumed to
> be
> > > non-compiled like the rest of the "themes", and it isn't. It has its
> own
> > > package.json that needs to be used at build time.
> > >
> > > Thoughts?
> > >
> > > Alex
> > > _______________________________________________
> > > keycloak-dev mailing list
> > > keycloak-dev at lists.jboss.org
> > > https://lists.jboss.org/mailman/listinfo/keycloak-dev
> >
> >
> > _______________________________________________
> > keycloak-dev mailing list
> > keycloak-dev at lists.jboss.org
> > https://lists.jboss.org/mailman/listinfo/keycloak-dev
> _______________________________________________
> keycloak-dev mailing list
> keycloak-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-dev
>


More information about the keycloak-dev mailing list