Skip to Content.
Sympa Menu

shibboleth-dev - Re: [Shib-Dev] Packaging the Embedded DS

Subject: Shibboleth Developers

List archive

Re: [Shib-Dev] Packaging the Embedded DS


Chronological Thread 
  • From: Christopher Bongaarts <>
  • To:
  • Subject: Re: [Shib-Dev] Packaging the Embedded DS
  • Date: Wed, 05 Jan 2011 11:01:44 -0600
  • Organization: University of Minnesota

Rod Widdowson wrote:

My question is how to perform this packaging? Right now I am hand
concatenating the JavaScript files and then shoving them up into
one of the many minification web sites (for instance
http://dean.edwards.name/packer/). This is cumbersome but effective, although
it leaves me slightly nervous about Trojans.

The aim is that eventually the EDS will be shipped with the Shibboleth SP
(and with any other SP what wishes to use it). But I do
not want to impose yet another tool on people who want to build the SP from
source.

At the other extreme is somehow seems wrong to check the output of the
minification process back into SVN (sort of like checking in
the .class files as well as the .java ones).

Is there a reasonable historical parallel in how some C applications would ship with lex/yacc output alongside the source .y/.l files for people who didn't have the parser tools installed?

--
%% Christopher A. Bongaarts %%

%%
%% OIT - Identity Management %% http://umn.edu/~cab %%
%% University of Minnesota %% +1 (612) 625-1809 %%



Archive powered by MHonArc 2.6.16.

Top of Page