Feature idea for IdP
Cantor, Scott
cantor.2 at osu.edu
Fri Dec 9 09:35:22 EST 2016
On 12/9/16, 9:22 AM, "users on behalf of O'Dowd, Josh" <users-bounces at shibboleth.net on behalf of Josh.O'Dowd at mso.umt.edu> wrote:
> I am curious what others thought about the need for a ‘edit-java’ area within the project, that would provide a facility
> similar to ‘edit-webapp’, but for custom source code that would be compiled and added to the class path(via jar in web
> app/WEB-INF/lib, I’m sure), at build time. This would be for custom subflow Action classes, or any other added java that
> needed to be rolled in.
I don't see us doing that. If you want to supply extensions, just build them and drop them into edit-webapp/WEB-INF/lib, and you should have those extensions versioned and labeled appropriately for all sorts of reasons anyway.
Most source code added is almost certainly going to need additional libraries in many cases anyway, so you have to add those manually regardless.
-- Scott
More information about the users
mailing list