Then this is not the right revision. :-)
Adrian Brock wrote:
This is wrong, read the forum thread.
On Fri, 2008-10-10 at 11:28 -0400, jboss-cvs-commits(a)lists.jboss.org
wrote:
> Author: alesj
> Date: 2008-10-10 11:28:22 -0400 (Fri, 10 Oct 2008)
> New Revision: 79353
>
> Modified:
> trunk/server/src/main/org/jboss/deployment/LegacyWebXmlLessDeployer.java
> Log:
> Use setOutput - single class.
>
> Modified: trunk/server/src/main/org/jboss/deployment/LegacyWebXmlLessDeployer.java
> ===================================================================
> ---
trunk/server/src/main/org/jboss/deployment/LegacyWebXmlLessDeployer.java 2008-10-10
15:13:13 UTC (rev 79352)
> +++
trunk/server/src/main/org/jboss/deployment/LegacyWebXmlLessDeployer.java 2008-10-10
15:28:22 UTC (rev 79353)
> @@ -41,7 +41,7 @@
> {
> addInput(WebMetaData.class);
> addInput(JBossWebMetaData.class);
> - addOutput(JBossWebMetaData.class);
> + setOutput(JBossWebMetaData.class);
> setStage(DeploymentStages.POST_PARSE);
> }
>
>
> _______________________________________________
> jboss-cvs-commits mailing list
> jboss-cvs-commits(a)lists.jboss.org
>
https://lists.jboss.org/mailman/listinfo/jboss-cvs-commits