[jboss-dev] Ongoing VFS testing on Branch_5_0

Rémy Maucherat remy.maucherat at gmail.com
Wed Feb 4 10:58:17 EST 2009


On Wed, Feb 4, 2009 at 4:37 PM, Ales Justin <ales.justin at gmail.com> wrote:
> AbstractWarDeployer::deploy has some bad assumptions.
>
>         if (unit instanceof VFSDeploymentUnit)
>         {
>            VFSDeploymentUnit vfsUnit = (VFSDeploymentUnit)unit;
>            URL expWarUrl = vfsUnit.getRoot().toURL();
>            if (warName.endsWith("/") == false || warName.endsWith("!/") ==
> true) // Hack for jar urls being exposed
>
> This is pretty fragile to check if you need to unpack.

I am not willing to discuss anything right now. I am browsing the svn
history, and I see revisions 83709 and 83774. 5.0.1 is a minor bugfix
release, so please revert those gratuitous nonsense that was done
behind my back.

Rémy




More information about the jboss-development mailing list