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: Halm Reusser <>
  • To:
  • Subject: Re: [Shib-Dev] Packaging the Embedded DS
  • Date: Thu, 06 Jan 2011 08:58:03 +0100

On 05.01.11 17:34, Rod Widdowson wrote:
Thoughts?

I suggest to check the yuicompressor-maven-plugin [1] which utilizes YUI
[2]. Probably Google has similar tools.
It supports compression (minify + ofuscate) as well as aggregation.

About distribution:
I suggest to put the source JS files into the -src dist and the
compressed and aggregated one into the -bin dist.

About version control:
I suggest to only put source JS files to svn.

About trust:
Well do you trust your java compiler? In my opinion for such tasks a
tool should be used which code is reviewable. So that an security
auditor might to load the source, check, compile and verify the steps.
Therefore I think a tool like YUI is better than some (uncontrolled)
website like http://dean.edwards.name/packer/.

-Halm

[1] http://alchim.sourceforge.net/yuicompressor-maven-plugin/index.html
[2] http://developer.yahoo.com/yui/compressor/



Archive powered by MHonArc 2.6.16.

Top of Page