Code

Programming Languages: JSP, Java

License: GNU Library or Lesser General Public License version 2.0 (LGPLv2)

Repositories

browse code, statistics, last commit on 2011-12-08 svn co https://packtag.svn.sourceforge.net/svnroot/packtag packtag

Show:

What's happening?

  • Allow configuring pack resources without <src> tags

    The use of the <src> tags within the body content of the pack:style and pack:script tags causes validation exceptions when using IDEs like Eclipse, who (rightfully) flag the <src> element as an unknown tag. On some projects I work on, there might be a fair number of warnings generated because of this, which I prefer to eliminate. I created this patch which allows configuring...

    2012-04-05 00:19:36 PDT by msqr

  • CssRewritePackStrategy doesn't support spaces without quotes

    I am using a third party library that contains several URLs like: url( ../images/default/progress/progress-bg.gif ) There are spaces between the parenthesis and the URL, but there are no quotes (' or "). These URLs are not properly rewritten. If you change your regex in CssRewritePackStrategy.java from...

    2012-02-15 22:16:29 PST by trrbocharged

  • Usage of pack:tag on load balanced app

    Hi, We are currently experiencing the following problem. We are running a web application on multiple servers with a load balancer in front. The first time the application runs, the JSPs that contain the pack:tag are executed on one of the servers, the packed file is generated and cached and a file name associated to it, and the HTML is generated with this name and returned to the browser...

    2012-01-20 06:25:15 PST by jpaagt

  • pack:tag

    danielgalan committed revision 113 to the pack:tag SVN repository, changing 17 files.

    2011-12-08 13:58:38 PST by danielgalan

  • pack:tag

    danielgalan made 1 file-release changes.

    2011-12-08 12:14:02 PST by danielgalan

  • pack:tag

    danielgalan made 1 file-release changes.

    2011-12-08 11:10:04 PST by danielgalan

Our Numbers