I wanted to get the latest 2.3 code, but when I try to build it, I get a
JUnit test failure on the ConfigurationTest.

The maven.log file follows, can someone give me an idea of whats wrong?

2003-06-25 11:16:38,286 INFO  org.apache.maven.plugin.PluginManager -
Initializing Plugins!
2003-06-25 11:16:38,522 INFO  org.apache.maven.plugin.PluginManager -
Processing Plugin: maven-deploy-plugin-1.1
2003-06-25 11:16:39,167 INFO  org.apache.maven.plugin.PluginManager -
Processing Plugin: maven-plexus-plugin-0.2
2003-06-25 11:16:39,319 INFO  org.apache.maven.plugin.PluginManager -
Processing Plugin: maven-castor-plugin-1.0
2003-06-25 11:16:39,380 INFO  org.apache.maven.plugin.PluginManager -
Processing Plugin: maven-vdoclet-plugin-1.0
2003-06-25 11:16:39,409 INFO  org.apache.maven.plugin.PluginManager -
Processing Plugin: maven-sea-plugin-1.0
2003-06-25 11:16:39,427 INFO  org.apache.maven.plugin.PluginManager -
Processing Plugin: Global Project-
2003-06-25 11:16:39,642 INFO  org.apache.maven.plugin.PluginManager -
Finished initializing Plugins!
2003-06-25 11:16:49,166 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class org.apache.commons.jelly.tags.core.IfTag does
n't support the nested "available" element.
2003-06-25 11:16:49,243 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class org.apache.commons.jelly.tags.core.IfTag does
n't support the nested "available" element.
2003-06-25 11:16:49,267 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.ProjectTag doesn't sup
port the nested "path" element.
2003-06-25 11:16:49,599 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class org.apache.commons.jelly.tags.core.IfTag does
n't support the nested "path" element.
2003-06-25 11:16:49,633 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class org.apache.commons.jelly.tags.core.IfTag does
n't support the nested "path" element.
2003-06-25 11:16:51,080 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.ProjectTag doesn't sup
port the nested "path" element.
2003-06-25 11:16:51,086 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class org.apache.commons.jelly.tags.core.IfTag does
n't support the nested "path" element.
2003-06-25 11:16:51,094 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class org.apache.commons.jelly.tags.core.IfTag does
n't support the nested "path" element.
2003-06-25 11:16:51,400 WARN 
org.apache.commons.jelly.expression.jexl.JexlExpression - Caught
exception evaluating: org.apa
[EMAIL PROTECTED] Reason:
java.lang.NumberFormatException: includes
java.lang.NumberFormatException: includes
        at java.lang.Integer.parseInt(Integer.java:426)
        at java.lang.Integer.valueOf(Integer.java:532)
        at
org.apache.commons.jexl.util.Coercion.coerceInteger(Coercion.java:95)
        at
org.apache.commons.jexl.parser.ASTArrayAccess.evaluateExpr(ASTArrayAccess.java:177)
        at
org.apache.commons.jexl.parser.ASTIdentifier.execute(ASTIdentifier.java:104)
        at
org.apache.commons.jexl.parser.ASTReference.execute(ASTReference.java:106)
        at
org.apache.commons.jexl.parser.ASTReference.value(ASTReference.java:88)
        at
org.apache.commons.jexl.parser.ASTNotNode.value(ASTNotNode.java:88)
        at
org.apache.commons.jexl.parser.ASTExpression.value(ASTExpression.java:85)
        at
org.apache.commons.jexl.ExpressionImpl.evaluate(ExpressionImpl.java:123)
        at
org.apache.commons.jelly.expression.jexl.JexlExpression.evaluate(JexlExpression.java:115)
        at
org.apache.commons.jelly.expression.jexl.JexlExpressionFactory$ExpressionSupportLocal.evaluate(JexlExpressionFact
ory.java:168)
        at
org.apache.commons.jelly.expression.ExpressionSupport.evaluateRecurse(ExpressionSupport.java:106)
        at
org.apache.commons.jelly.expression.ExpressionSupport.evaluateAsBoolean(ExpressionSupport.java:116)
        at
org.apache.commons.jelly.tags.core.WhenTag.doTag(WhenTag.java:90)
        at
org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
        at
org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
        at
org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233)
        at
org.apache.commons.jelly.tags.core.ChooseTag.doTag(ChooseTag.java:84)
        at
org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
        at
org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
        at
org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233)
        at com.werken.werkz.jelly.ProjectTag.doTag(ProjectTag.java:112)
        at
org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
        at
org.apache.maven.jelly.JellyUtils.runScript(JellyUtils.java:112)
        at
org.apache.maven.jelly.JellyUtils.runScript(JellyUtils.java:139)
        at
org.apache.maven.plugin.PluginManager.loadPlugin(PluginManager.java:684)
        at
org.apache.maven.plugin.PluginManager.prepForGoal(PluginManager.java:486)
        at
org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java:375)
        at
org.apache.maven.MavenSession.attainGoals(MavenSession.java:357)
        at org.apache.maven.cli.App.doMain(App.java:524)
        at org.apache.maven.cli.App.main(App.java:1080)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at com.werken.forehead.Forehead.run(Forehead.java:543)
        at com.werken.forehead.Forehead.main(Forehead.java:573)
2003-06-25 11:16:51,411 WARN 
org.apache.commons.jelly.expression.jexl.JexlExpression - Caught
exception evaluating: org.apa
[EMAIL PROTECTED] Reason:
java.lang.NumberFormatException: excludes
java.lang.NumberFormatException: excludes
        at java.lang.Integer.parseInt(Integer.java:426)
        at java.lang.Integer.valueOf(Integer.java:532)
        at
org.apache.commons.jexl.util.Coercion.coerceInteger(Coercion.java:95)
        at
org.apache.commons.jexl.parser.ASTArrayAccess.evaluateExpr(ASTArrayAccess.java:177)
        at
org.apache.commons.jexl.parser.ASTIdentifier.execute(ASTIdentifier.java:104)
        at
org.apache.commons.jexl.parser.ASTReference.execute(ASTReference.java:106)
        at
org.apache.commons.jexl.parser.ASTReference.value(ASTReference.java:88)
        at
org.apache.commons.jexl.parser.ASTNotNode.value(ASTNotNode.java:88)
        at
org.apache.commons.jexl.parser.ASTExpression.value(ASTExpression.java:85)
        at
org.apache.commons.jexl.ExpressionImpl.evaluate(ExpressionImpl.java:123)
        at
org.apache.commons.jelly.expression.jexl.JexlExpression.evaluate(JexlExpression.java:115)
        at
org.apache.commons.jelly.expression.jexl.JexlExpressionFactory$ExpressionSupportLocal.evaluate(JexlExpressionFact
ory.java:168)
        at
org.apache.commons.jelly.expression.ExpressionSupport.evaluateRecurse(ExpressionSupport.java:106)
        at
org.apache.commons.jelly.expression.ExpressionSupport.evaluateAsBoolean(ExpressionSupport.java:116)
        at
org.apache.commons.jelly.tags.core.WhenTag.doTag(WhenTag.java:90)
        at
org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
        at
org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
        at
org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233)
        at
org.apache.commons.jelly.tags.core.ChooseTag.doTag(ChooseTag.java:84)
        at
org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
        at
org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
        at
org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233)
        at com.werken.werkz.jelly.ProjectTag.doTag(ProjectTag.java:112)
        at
org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
        at
org.apache.maven.jelly.JellyUtils.runScript(JellyUtils.java:112)
        at
org.apache.maven.jelly.JellyUtils.runScript(JellyUtils.java:139)
        at
org.apache.maven.plugin.PluginManager.loadPlugin(PluginManager.java:684)
        at
org.apache.maven.plugin.PluginManager.prepForGoal(PluginManager.java:486)
        at
org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java:375)
        at
org.apache.maven.MavenSession.attainGoals(MavenSession.java:357)
        at org.apache.maven.cli.App.doMain(App.java:524)
        at org.apache.maven.cli.App.main(App.java:1080)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at com.werken.forehead.Forehead.run(Forehead.java:543)
        at com.werken.forehead.Forehead.main(Forehead.java:573)
2003-06-25 11:16:51,450 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class org.apache.commons.jelly.tags.core.OtherwiseT
ag doesn't support the nested "property" element.
2003-06-25 11:16:51,456 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.ProjectTag doesn't sup
port the nested "patternset" element.
2003-06-25 11:16:51,523 WARN 
org.apache.commons.jelly.expression.jexl.JexlExpression - Caught
exception evaluating: org.apa
[EMAIL PROTECTED] Reason:
java.lang.NumberFormatException: includes
java.lang.NumberFormatException: includes
        at java.lang.Integer.parseInt(Integer.java:426)
        at java.lang.Integer.valueOf(Integer.java:532)
        at
org.apache.commons.jexl.util.Coercion.coerceInteger(Coercion.java:95)
        at
org.apache.commons.jexl.parser.ASTArrayAccess.evaluateExpr(ASTArrayAccess.java:177)
        at
org.apache.commons.jexl.parser.ASTIdentifier.execute(ASTIdentifier.java:104)
        at
org.apache.commons.jexl.parser.ASTReference.execute(ASTReference.java:106)
        at
org.apache.commons.jexl.parser.ASTReference.value(ASTReference.java:88)
        at
org.apache.commons.jexl.ExpressionImpl.evaluate(ExpressionImpl.java:123)
        at
org.apache.commons.jelly.expression.jexl.JexlExpression.evaluate(JexlExpression.java:115)
        at
org.apache.commons.jelly.expression.jexl.JexlExpressionFactory$ExpressionSupportLocal.evaluate(JexlExpressionFact
ory.java:168)
        at
org.apache.commons.jelly.expression.ExpressionSupport.evaluateRecurse(ExpressionSupport.java:106)
        at
org.apache.commons.jelly.expression.ExpressionSupport.evaluateAsIterator(ExpressionSupport.java:146)
        at
org.apache.commons.jelly.tags.core.ForEachTag.doTag(ForEachTag.java:127)
        at
org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
        at
org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
        at
org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233)
        at
org.apache.commons.jelly.TagSupport.getBodyText(TagSupport.java:271)
        at
org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:266)
        at
org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
        at
org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
        at
org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233)
        at com.werken.werkz.jelly.ProjectTag.doTag(ProjectTag.java:112)
        at
org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
        at
org.apache.maven.jelly.JellyUtils.runScript(JellyUtils.java:112)
        at
org.apache.maven.jelly.JellyUtils.runScript(JellyUtils.java:139)
        at
org.apache.maven.plugin.PluginManager.loadPlugin(PluginManager.java:684)
        at
org.apache.maven.plugin.PluginManager.prepForGoal(PluginManager.java:486)
        at
org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java:375)
        at
org.apache.maven.MavenSession.attainGoals(MavenSession.java:357)
        at org.apache.maven.cli.App.doMain(App.java:524)
        at org.apache.maven.cli.App.main(App.java:1080)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at com.werken.forehead.Forehead.run(Forehead.java:543)
        at com.werken.forehead.Forehead.main(Forehead.java:573)
2003-06-25 11:16:51,530 WARN 
org.apache.commons.jelly.expression.jexl.JexlExpression - Caught
exception evaluating: org.apa
[EMAIL PROTECTED] Reason:
java.lang.NumberFormatException: excludes
java.lang.NumberFormatException: excludes
        at java.lang.Integer.parseInt(Integer.java:426)
        at java.lang.Integer.valueOf(Integer.java:532)
        at
org.apache.commons.jexl.util.Coercion.coerceInteger(Coercion.java:95)
        at
org.apache.commons.jexl.parser.ASTArrayAccess.evaluateExpr(ASTArrayAccess.java:177)
        at
org.apache.commons.jexl.parser.ASTIdentifier.execute(ASTIdentifier.java:104)
        at
org.apache.commons.jexl.parser.ASTReference.execute(ASTReference.java:106)
        at
org.apache.commons.jexl.parser.ASTReference.value(ASTReference.java:88)
        at
org.apache.commons.jexl.ExpressionImpl.evaluate(ExpressionImpl.java:123)
        at
org.apache.commons.jelly.expression.jexl.JexlExpression.evaluate(JexlExpression.java:115)
        at
org.apache.commons.jelly.expression.jexl.JexlExpressionFactory$ExpressionSupportLocal.evaluate(JexlExpressionFact
ory.java:168)
        at
org.apache.commons.jelly.expression.ExpressionSupport.evaluateRecurse(ExpressionSupport.java:106)
        at
org.apache.commons.jelly.expression.ExpressionSupport.evaluateAsIterator(ExpressionSupport.java:146)
        at
org.apache.commons.jelly.tags.core.ForEachTag.doTag(ForEachTag.java:127)
        at
org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
        at
org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
        at
org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233)
        at
org.apache.commons.jelly.TagSupport.getBodyText(TagSupport.java:271)
        at
org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:266)
        at
org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
        at
org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
        at
org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233)
        at com.werken.werkz.jelly.ProjectTag.doTag(ProjectTag.java:112)
        at
org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
        at
org.apache.maven.jelly.JellyUtils.runScript(JellyUtils.java:112)
        at
org.apache.maven.jelly.JellyUtils.runScript(JellyUtils.java:139)
        at
org.apache.maven.plugin.PluginManager.loadPlugin(PluginManager.java:684)
        at
org.apache.maven.plugin.PluginManager.prepForGoal(PluginManager.java:486)
        at
org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java:375)
        at
org.apache.maven.MavenSession.attainGoals(MavenSession.java:357)
        at org.apache.maven.cli.App.doMain(App.java:524)
        at org.apache.maven.cli.App.main(App.java:1080)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at com.werken.forehead.Forehead.run(Forehead.java:543)
        at com.werken.forehead.Forehead.main(Forehead.java:573)
2003-06-25 11:16:51,996 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.ProjectTag doesn't sup
port the nested "path" element.
2003-06-25 11:16:52,004 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class org.apache.commons.jelly.tags.core.IfTag does
n't support the nested "path" element.
2003-06-25 11:16:52,040 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class org.apache.commons.jelly.tags.core.IfTag does
n't support the nested "path" element.
2003-06-25 11:16:53,469 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.ProjectTag doesn't sup
port the nested "path" element.
2003-06-25 11:16:53,479 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class org.apache.commons.jelly.tags.core.IfTag does
n't support the nested "path" element.
2003-06-25 11:16:53,485 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class org.apache.commons.jelly.tags.core.IfTag does
n't support the nested "path" element.
2003-06-25 11:16:54,636 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.ProjectTag doesn't sup
port the nested "path" element.
2003-06-25 11:16:54,642 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class org.apache.commons.jelly.tags.core.IfTag does
n't support the nested "path" element.
2003-06-25 11:16:54,648 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class org.apache.commons.jelly.tags.core.IfTag does
n't support the nested "path" element.
2003-06-25 11:16:56,189 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.ProjectTag doesn't sup
port the nested "path" element.
2003-06-25 11:16:56,218 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class org.apache.commons.jelly.tags.core.IfTag does
n't support the nested "path" element.
2003-06-25 11:16:56,224 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class org.apache.commons.jelly.tags.core.IfTag does
n't support the nested "path" element.
2003-06-25 11:16:56,772 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.ProjectTag doesn't sup
port the nested "path" element.
2003-06-25 11:16:56,778 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class org.apache.commons.jelly.tags.core.IfTag does
n't support the nested "path" element.
2003-06-25 11:16:56,784 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class org.apache.commons.jelly.tags.core.IfTag does
n't support the nested "path" element.
2003-06-25 11:16:57,459 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.ProjectTag doesn't sup
port the nested "path" element.
2003-06-25 11:16:57,465 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class org.apache.commons.jelly.tags.core.IfTag does
n't support the nested "path" element.
2003-06-25 11:16:57,470 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class org.apache.commons.jelly.tags.core.IfTag does
n't support the nested "path" element.
2003-06-25 11:16:58,137 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.ProjectTag doesn't sup
port the nested "path" element.
2003-06-25 11:16:58,142 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class org.apache.commons.jelly.tags.core.IfTag does
n't support the nested "path" element.
2003-06-25 11:16:58,153 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class org.apache.commons.jelly.tags.core.IfTag does
n't support the nested "path" element.
2003-06-25 11:16:59,509 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.ProjectTag doesn't sup
port the nested "path" element.
2003-06-25 11:16:59,515 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class org.apache.commons.jelly.tags.core.IfTag does
n't support the nested "path" element.
2003-06-25 11:16:59,522 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class org.apache.commons.jelly.tags.core.IfTag does
n't support the nested "path" element.
2003-06-25 11:16:59,590 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.ProjectTag doesn't sup
port the nested "path" element.
2003-06-25 11:16:59,615 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.ProjectTag doesn't sup
port the nested "property" element.
2003-06-25 11:16:59,672 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.GoalTag doesn't suppor
t the nested "mkdir" element.
2003-06-25 11:16:59,680 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.PreGoalTag doesn't sup
port the nested "copy" element.
2003-06-25 11:17:01,693 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.GoalTag doesn't suppor
t the nested "filter" element.
2003-06-25 11:17:01,707 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.GoalTag doesn't suppor
t the nested "filter" element.
2003-06-25 11:17:01,709 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.GoalTag doesn't suppor
t the nested "copy" element.
2003-06-25 11:17:02,535 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.ProjectTag doesn't sup
port the nested "path" element.
2003-06-25 11:17:02,541 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class org.apache.commons.jelly.tags.core.IfTag does
n't support the nested "path" element.
2003-06-25 11:17:02,551 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class org.apache.commons.jelly.tags.core.IfTag does
n't support the nested "path" element.
2003-06-25 11:17:03,052 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.GoalTag doesn't suppor
t the nested "filter" element.
2003-06-25 11:17:03,054 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.GoalTag doesn't suppor
t the nested "filter" element.
2003-06-25 11:17:03,057 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.GoalTag doesn't suppor
t the nested "copy" element.
2003-06-25 11:17:03,068 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.GoalTag doesn't suppor
t the nested "filter" element.
2003-06-25 11:17:03,071 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.GoalTag doesn't suppor
t the nested "copy" element.
2003-06-25 11:17:03,075 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.GoalTag doesn't suppor
t the nested "filter" element.
2003-06-25 11:17:03,089 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.GoalTag doesn't suppor
t the nested "copy" element.
2003-06-25 11:17:03,095 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.GoalTag doesn't suppor
t the nested "filter" element.
2003-06-25 11:17:03,100 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.GoalTag doesn't suppor
t the nested "copy" element.
2003-06-25 11:17:03,106 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.GoalTag doesn't suppor
t the nested "path" element.
2003-06-25 11:17:03,137 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.GoalTag doesn't suppor
t the nested "property" element.
2003-06-25 11:17:06,403 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.GoalTag doesn't suppor
t the nested "taskdef" element.
2003-06-25 11:17:06,522 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.GoalTag doesn't suppor
t the nested "taskdef" element.
2003-06-25 11:17:06,547 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.GoalTag doesn't suppor
t the nested "taskdef" element.
2003-06-25 11:17:06,563 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.GoalTag doesn't suppor
t the nested "taskdef" element.
2003-06-25 11:17:06,640 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.GoalTag doesn't suppor
t the nested "taskdef" element.
2003-06-25 11:17:06,671 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.GoalTag doesn't suppor
t the nested "taskdef" element.
2003-06-25 11:17:06,701 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.GoalTag doesn't suppor
t the nested "taskdef" element.
2003-06-25 11:17:06,722 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.GoalTag doesn't suppor
t the nested "taskdef" element.
2003-06-25 11:17:06,763 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.GoalTag doesn't suppor
t the nested "taskdef" element.
2003-06-25 11:17:06,781 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class org.apache.commons.jelly.tags.core.WhenTag do
esn't support the nested "uptodate" element.
2003-06-25 11:17:07,660 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class org.apache.commons.jelly.tags.core.WhenTag do
esn't support the nested "echo" element.
2003-06-25 11:17:07,702 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.GoalTag doesn't suppor
t the nested "filter" element.
2003-06-25 11:17:07,704 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.GoalTag doesn't suppor
t the nested "copy" element.
2003-06-25 11:17:07,742 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.GoalTag doesn't suppor
t the nested "filter" element.
2003-06-25 11:17:07,744 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.GoalTag doesn't suppor
t the nested "filter" element.
2003-06-25 11:17:07,746 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.GoalTag doesn't suppor
t the nested "copy" element.
2003-06-25 11:17:07,751 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.GoalTag doesn't suppor
t the nested "filter" element.
2003-06-25 11:17:07,753 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.GoalTag doesn't suppor
t the nested "copy" element.
2003-06-25 11:17:07,757 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.GoalTag doesn't suppor
t the nested "filter" element.
2003-06-25 11:17:07,759 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.GoalTag doesn't suppor
t the nested "copy" element.
2003-06-25 11:17:07,763 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.GoalTag doesn't suppor
t the nested "filter" element.
2003-06-25 11:17:07,765 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.GoalTag doesn't suppor
t the nested "copy" element.
2003-06-25 11:17:07,768 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.GoalTag doesn't suppor
t the nested "path" element.
2003-06-25 11:17:07,795 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.GoalTag doesn't suppor
t the nested "property" element.
2003-06-25 11:17:10,788 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.GoalTag doesn't suppor
t the nested "taskdef" element.
2003-06-25 11:17:10,796 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.GoalTag doesn't suppor
t the nested "taskdef" element.
2003-06-25 11:17:10,801 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.GoalTag doesn't suppor
t the nested "taskdef" element.
2003-06-25 11:17:10,806 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.GoalTag doesn't suppor
t the nested "taskdef" element.
2003-06-25 11:17:10,813 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.GoalTag doesn't suppor
t the nested "taskdef" element.
2003-06-25 11:17:10,819 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.GoalTag doesn't suppor
t the nested "taskdef" element.
2003-06-25 11:17:10,825 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.GoalTag doesn't suppor
t the nested "taskdef" element.
2003-06-25 11:17:10,836 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.GoalTag doesn't suppor
t the nested "taskdef" element.
2003-06-25 11:17:10,841 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.GoalTag doesn't suppor
t the nested "taskdef" element.
2003-06-25 11:17:10,847 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class org.apache.commons.jelly.tags.core.WhenTag do
esn't support the nested "uptodate" element.
2003-06-25 11:17:11,484 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class org.apache.commons.jelly.tags.core.WhenTag do
esn't support the nested "echo" element.
2003-06-25 11:17:11,532 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class org.apache.commons.jelly.tags.core.WhenTag do
esn't support the nested "javac" element.
2003-06-25 11:17:12,608 INFO  com.werken.werkz.jelly.PostGoalTag -
Running post goal: java:compile
2003-06-25 11:17:12,613 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.PostGoalTag doesn't su
pport the nested "copy" element.
2003-06-25 11:17:12,617 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.PostGoalTag doesn't su
pport the nested "copy" element.
2003-06-25 11:17:12,627 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.GoalTag doesn't suppor
t the nested "mkdir" element.
2003-06-25 11:17:12,645 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.GoalTag doesn't suppor
t the nested "mkdir" element.
2003-06-25 11:17:12,650 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class org.apache.commons.jelly.tags.core.IfTag does
n't support the nested "javac" element.
2003-06-25 11:17:12,933 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class org.apache.commons.jelly.tags.core.IfTag does
n't support the nested "taskdef" element.
2003-06-25 11:17:12,938 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class org.apache.commons.jelly.tags.core.IfTag does
n't support the nested "junit" element.
2003-06-25 11:18:34,892 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class org.apache.commons.jelly.tags.core.IfTag does
n't support the nested "fail" element.

-- 
Bill <[EMAIL PROTECTED]>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to