[keycloak-dev] I'm refactoring admin files
Bill Burke
bburke at redhat.com
Wed Oct 9 19:45:32 EDT 2013
I move the admin ui files (.js, .css, .html) to a new web-fragment
module. admin-ui/. Also broke up the controllers.js file into 3 other
files.
FYI, jboss-eap-6.1 and AS7 will not recognize individual file changes of
an exploded web-fragment jar. So, we should make sure that each web
fragment has a unique static resource directory name so we can create
exploded WARs with symlinks into the src/main/... directories of each of
these modules for our development WAR.
On 10/9/2013 6:07 PM, Bill Burke wrote:
> I'm refactoring all the admin UI files. Some of the files are too big.
> ALl the code is under examples/ too so I want to move that to a
> web-fragment project. Finally I want to create a dev distro script
> that, when pointed to a $JBOSS_HOME env variable will generate an
> exploded WAR with soft links to all the .css, .html, and .js source trees.
>
> If you are working on any part of the admin console, let me know, as
> we'll need to coordinate. Specifically the files under examples/.../server
>
--
Bill Burke
JBoss, a division of Red Hat
http://bill.burkecentral.com
More information about the keycloak-dev
mailing list