Re: svn commit: rev 10584 - in incubator/depot/trunk/version/src: documentation/content/xdocs java/org/apache/depot/version/ant/environment java/org/apache/depot/version/impl/data test/java/org/apache/depot/version/impl/data

2004-05-10 Thread Nick Chalko
[EMAIL PROTECTED] wrote:
Author: ajack
Date: Mon May 10 12:55:39 2004
New Revision: 10584
Modified:
  incubator/depot/trunk/version/src/documentation/content/xdocs/index.xml
  
incubator/depot/trunk/version/src/java/org/apache/depot/version/ant/environment/EnvironmentTask.java
  
incubator/depot/trunk/version/src/java/org/apache/depot/version/impl/data/ReleaseLevel.java
  
incubator/depot/trunk/version/src/test/java/org/apache/depot/version/impl/data/ReleaseLevelTests.java
Log:
Allow 'gump' as a release level.
 

THANKS


Re: Wiring up MD5

2004-05-10 Thread Adam R. B. Jack
> You know about java.security.DigestOutputStream and the similar 
> java.crypt.MD5OutputStream from the cryptix package, right?  It should 
> be fairly straightforward to achieve what you want using either of these.

Nope, I didn't (I am clueless in this area), thanks.
Markus, any comments?

regards

Adam


Re: depotDepend problems (was ruperdepend problems)

2004-05-10 Thread Nick Chalko
Michael Homeijer wrote:
Hi,
I tested the depotDepend antlet. I still have a problem with downloading the
jboss-j2ee-3.2.1 jar from the jboss repository.
To summarize, the project on maven is "jboss", the jar I need is
"jboss-j2ee-3.2.1",
so I specified:

in the module.xml. Is this right?
The message I am getting is
"Unable to find [EMAIL PROTECTED]"
 

The problem is the project is called jboss
http://www.ibiblio.org/maven/jboss/
but the jar file is call jboss-j2ee
Cross posting to the depot list for a fix to the cachedResourceSet

TIA,
Michael

---
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver
higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
___
Antworks-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/antworks-developers
 




Re: [GUMP@lsd]: depot/depot-update-ant-sample-jdk failed

2004-05-10 Thread Adam R. B. Jack
This ought be fixed for tonight's run, the HttpClient 'driver' now checks
for HttpClient availability sooner, so ought not be loaded unless available.

regards

Adam
- Original Message - 
From: "Adam Jack" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, May 10, 2004 5:00 AM
Subject: [EMAIL PROTECTED]: depot/depot-update-ant-sample-jdk failed


> To whom it may engage...
>
> This is an automated request, but not an unsolicited one. For help
> understanding the request please visit
> http://gump.apache.org/nagged.html,
> and/or contact [EMAIL PROTECTED]
>
> Project depot-update-ant-sample-jdk has an issue affecting its community
integration, and has been outstanding for 7 runs.
> The current state is 'Failed', for reason 'Build Failed'
>
> Full details are available at:
>
http://lsd.student.utwente.nl/gump/depot/depot-update-ant-sample-jdk/index.html
> That said, some snippets follow:
>
>
> Gump provided these annotations:
>  - Info - Dependency on ant exists, no need to add for property ant.home.
>  - Info - Enable "debug" output, due to a sequence of 6 previous errors.
>  - Info - Failed with reason build failed
>
>
> Gump performed this work:
>
http://lsd.student.utwente.nl/gump/depot/depot-update-ant-sample-jdk/gump_work/build_depot_depot-update-ant-sample-jdk.html
> Work Name: build_depot_depot-update-ant-sample-jdk (Type: Build)
> State: Failed
> Elapsed: 0 hours, 0 minutes, 9 seconds
> Command Line: java -Djava.awt.headless=true
org.apache.tools.ant.Main -debug -Dgump.merge=/data3/gump/gump-install/work/
merge.xml -Dbuild.sysclasspath=only -Dant.home=/data3/gump/ant/dist -f
build-ant-sample.xml gump
> [Working Directory: /data3/gump/depot/update]
> CLASSPATH :
/usr/java/j2sdk1.4.2_04/lib/tools.jar:/data3/gump/depot/update/dist/depot-up
date-gump-20040510.jar:/data3/gump/ant/dist/lib/ant-stylebook.jar:/data3/gum
p/ant/dist/lib/ant-jmf.jar:/data3/gump/ant/dist/lib/ant-swing.jar:/data3/gum
p/ant/dist/lib/ant-junit.jar:/data3/gump/ant/dist/lib/ant-launcher.jar:/data
3/gump/ant/dist/lib/ant-xalan2.jar:/data3/gump/ant/dist/lib/ant-trax.jar:/da
ta3/gump/ant/dist/lib/ant.jar:/data3/gump/ant/dist/lib/ant-nodeps.jar:/data3
/gump/depot/version/dist/depot-version-gump-20040510.jar:/data3/gump/depot/c
ommon/dist/depot-common-gump-20040510.jar:/data3/gump/antworks-importer/dist
/antworks-importer-0.1-gump-20040510.jar:/data3/gump/jakarta-regexp/build/ja
karta-regexp-20040510.jar:/data3/gump/ant/bootstrap/lib/ant-launcher.jar:/da
ta3/gump/ant/bootstrap/lib/ant.jar--
---
>  [repotool] TagId : lib
>  [repotool] RefId : null
>  [repotool] startElement : repository
>  [repotool] Class : org.apache.depot.update.repository.DefaultRepository
>  [repotool] TagId : lib
>  [repotool] RefId : null
>  [repotool] Child :org.apache.depot.update.repository.DefaultRepository is
set, for the Parent org.apache.depot.update.repository.RepositorySet
>  [repotool] Attribute :VirtualResourceLocator is set
>  [repotool] Attribute :RepositoryAttribute is set
>  [repotool] RepositorySet: default
>
> BUILD FAILED
> java.lang.NoClassDefFoundError: org/apache/commons/httpclient/HttpMethod
> at org.apache.tools.ant.Project.executeTarget(Project.java:1221)
> at org.apache.tools.ant.Project.executeTargets(Project.java:1060)
> at org.apache.tools.ant.Main.runBuild(Main.java:666)
> at org.apache.tools.ant.Main.startAnt(Main.java:187)
> at org.apache.tools.ant.Main.start(Main.java:151)
> at org.apache.tools.ant.Main.main(Main.java:234)
> Caused by: java.lang.NoClassDefFoundError:
org/apache/commons/httpclient/HttpMethod
> at
org.apache.depot.update.protocols.impl.HttpClientProtocolOperationsProvider.
init(HttpClientProtocolOperationsProvider.java:48)
> at
org.apache.depot.update.protocols.ProtocolOperationsManager.registerProvider
(ProtocolOperationsManager.java:71)
> at
org.apache.depot.update.protocols.DefaultProtocolOperationsManager.(De
faultProtocolOperationsManager.java:49)
> at
org.apache.depot.update.impl.ResourceUpdaterContext.getDefaultContext(Resour
ceUpdaterContext.java:76)
> at
org.apache.depot.update.ant.task.RepositoryToolTask.execute(RepositoryToolTa
sk.java:83)
> at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:268)
> at org.apache.tools.ant.Task.perform(Task.java:363)
> at org.apache.tools.ant.Target.execute(Target.java:321)
> at org.apache.tools.ant.Target.performTasks(Target.java:348)
> at org.apache.tools.ant.Project.executeTarget(Project.java:1212)
> ... 5 more
> --- Nested Exception ---
> java.lang.NoClassDefFoundError: org/apache/commons/httpclient/HttpMethod
> at
org.apache.depot.update.protocols.impl.HttpClientProtocolOperationsProvider.
init(HttpClientProtocolOperations

[GUMP@lsd]: depot/depot-update-test failed

2004-05-10 Thread Adam Jack
To whom it may engage...

This is an automated request, but not an unsolicited one. For help 
understanding the request please visit 
http://gump.apache.org/nagged.html, 
and/or contact [EMAIL PROTECTED]

Project depot-update-test has an issue affecting its community integration, and 
has been outstanding for 9 runs.
The current state is 'Failed', for reason 'Build Failed'

Full details are available at:
http://lsd.student.utwente.nl/gump/depot/depot-update-test/index.html
That said, some snippets follow:


Gump provided these annotations:
 - Info - Enable "debug" output, due to a sequence of 8 previous errors.
 - Info - Failed with reason build failed
 - Info - Project Reports in: 
/data3/gump/depot/update/build/depot-update/junit/results


Gump performed this work:
http://lsd.student.utwente.nl/gump/depot/depot-update-test/gump_work/build_depot_depot-update-test.html
Work Name: build_depot_depot-update-test (Type: Build)
State: Failed
Elapsed: 0 hours, 0 minutes, 18 seconds
Command Line: java -Djava.awt.headless=true 
-Xbootclasspath/p:/data3/gump/xml-xerces2/java/build/xercesImpl.jar:/data3/gump/xml-xerces2/java/build/xml-apis.jar
 org.apache.tools.ant.Main -debug 
-Dgump.merge=/data3/gump/gump-install/work/merge.xml -Dbuild.sysclasspath=only 
-Dant.home=/data3/gump/ant/dist -f build.xml test 
[Working Directory: /data3/gump/depot/update]
CLASSPATH : 
/usr/java/j2sdk1.4.2_04/lib/tools.jar:/data3/gump/depot/update/build/depot-update/junit/classes:/data3/gump/depot/update/dist/depot-update-gump-20040510.jar:/data3/gump/ant/dist/lib/ant-stylebook.jar:/data3/gump/ant/dist/lib/ant-jmf.jar:/data3/gump/ant/dist/lib/ant-swing.jar:/data3/gump/ant/dist/lib/ant-junit.jar:/data3/gump/ant/dist/lib/ant-launcher.jar:/data3/gump/ant/dist/lib/ant-xalan2.jar:/data3/gump/ant/dist/lib/ant-trax.jar:/data3/gump/ant/dist/lib/ant.jar:/data3/gump/ant/dist/lib/ant-nodeps.jar:/data3/gump/depot/version/dist/depot-version-gump-20040510.jar:/data3/gump/depot/common/dist/depot-common-gump-20040510.jar:/data3/gump/antworks-importer/dist/antworks-importer-0.1-gump-20040510.jar:/data3/gump/jakarta-regexp/build/jakarta-regexp-20040510.jar:/data3/gump/ant/bootstrap/lib/ant-launcher.jar:/data3/gump/ant/bootstrap/lib/ant.jar:/data3/gump/jakarta-commons/httpclient/dist/commons-httpclient.jar:/data3/gump/commons-vfs/target/commons-vfs-20040510.jar:/data3/gump/ant/build/lib/ant-testutil.jar:/data3/gump/dist/junit/junit.jar:/data3/gump/xmlunit/lib/xmlunit-20040510.jar-
/home/ajack/.antworks/antlets/junit-0.1/xbuild.xml:120: The following error 
occurred while executing this line:
/data3/gump/depot/update/build/work/junit/test.xml:7: Test 
org.apache.depot.update.ant.CachedResourceSetTaskTest failed
at 
org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:536)
at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:385)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:268)
at org.apache.tools.ant.Task.perform(Task.java:363)
at org.apache.tools.ant.Target.execute(Target.java:321)
at org.apache.tools.ant.Target.performTasks(Target.java:348)
at org.apache.tools.ant.Project.executeTarget(Project.java:1212)
at org.apache.tools.ant.Project.executeTargets(Project.java:1060)
at org.apache.tools.ant.Main.runBuild(Main.java:666)
at org.apache.tools.ant.Main.startAnt(Main.java:187)
at org.apache.tools.ant.Main.start(Main.java:151)
at org.apache.tools.ant.Main.main(Main.java:234)
Caused by: /data3/gump/depot/update/build/work/junit/test.xml:7: Test 
org.apache.depot.update.ant.CachedResourceSetTaskTest failed
at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.actOnTestResult(JUnitTask.java:1460)
at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:698)
at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeOrQueue(JUnitTask.java:1426)
at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:646)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:268)
at org.apache.tools.ant.Task.perform(Task.java:363)
at org.apache.tools.ant.Target.execute(Target.java:321)
at org.apache.tools.ant.Target.performTasks(Target.java:348)
at org.apache.tools.ant.Project.executeTarget(Project.java:1212)
at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:383)
... 10 more
--- Nested Exception ---
/data3/gump/depot/update/build/work/junit/test.xml:7: Test 
org.apache.depot.update.ant.CachedResourceSetTaskTest failed
at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.actOnTestResult(JUnitTask.java:1460)
at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:698)
at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.exec

[GUMP@lsd]: depot/depot-update-ant-sample-jdk failed

2004-05-10 Thread Adam Jack
To whom it may engage...

This is an automated request, but not an unsolicited one. For help 
understanding the request please visit 
http://gump.apache.org/nagged.html, 
and/or contact [EMAIL PROTECTED]

Project depot-update-ant-sample-jdk has an issue affecting its community 
integration, and has been outstanding for 7 runs.
The current state is 'Failed', for reason 'Build Failed'

Full details are available at:

http://lsd.student.utwente.nl/gump/depot/depot-update-ant-sample-jdk/index.html
That said, some snippets follow:


Gump provided these annotations:
 - Info - Dependency on ant exists, no need to add for property ant.home.
 - Info - Enable "debug" output, due to a sequence of 6 previous errors.
 - Info - Failed with reason build failed


Gump performed this work:
http://lsd.student.utwente.nl/gump/depot/depot-update-ant-sample-jdk/gump_work/build_depot_depot-update-ant-sample-jdk.html
Work Name: build_depot_depot-update-ant-sample-jdk (Type: Build)
State: Failed
Elapsed: 0 hours, 0 minutes, 9 seconds
Command Line: java -Djava.awt.headless=true org.apache.tools.ant.Main -debug 
-Dgump.merge=/data3/gump/gump-install/work/merge.xml -Dbuild.sysclasspath=only 
-Dant.home=/data3/gump/ant/dist -f build-ant-sample.xml gump 
[Working Directory: /data3/gump/depot/update]
CLASSPATH : 
/usr/java/j2sdk1.4.2_04/lib/tools.jar:/data3/gump/depot/update/dist/depot-update-gump-20040510.jar:/data3/gump/ant/dist/lib/ant-stylebook.jar:/data3/gump/ant/dist/lib/ant-jmf.jar:/data3/gump/ant/dist/lib/ant-swing.jar:/data3/gump/ant/dist/lib/ant-junit.jar:/data3/gump/ant/dist/lib/ant-launcher.jar:/data3/gump/ant/dist/lib/ant-xalan2.jar:/data3/gump/ant/dist/lib/ant-trax.jar:/data3/gump/ant/dist/lib/ant.jar:/data3/gump/ant/dist/lib/ant-nodeps.jar:/data3/gump/depot/version/dist/depot-version-gump-20040510.jar:/data3/gump/depot/common/dist/depot-common-gump-20040510.jar:/data3/gump/antworks-importer/dist/antworks-importer-0.1-gump-20040510.jar:/data3/gump/jakarta-regexp/build/jakarta-regexp-20040510.jar:/data3/gump/ant/bootstrap/lib/ant-launcher.jar:/data3/gump/ant/bootstrap/lib/ant.jar-
 [repotool] TagId : lib
 [repotool] RefId : null
 [repotool] startElement : repository
 [repotool] Class : org.apache.depot.update.repository.DefaultRepository
 [repotool] TagId : lib
 [repotool] RefId : null
 [repotool] Child :org.apache.depot.update.repository.DefaultRepository is set, 
for the Parent org.apache.depot.update.repository.RepositorySet
 [repotool] Attribute :VirtualResourceLocator is set
 [repotool] Attribute :RepositoryAttribute is set
 [repotool] RepositorySet: default

BUILD FAILED
java.lang.NoClassDefFoundError: org/apache/commons/httpclient/HttpMethod
at org.apache.tools.ant.Project.executeTarget(Project.java:1221)
at org.apache.tools.ant.Project.executeTargets(Project.java:1060)
at org.apache.tools.ant.Main.runBuild(Main.java:666)
at org.apache.tools.ant.Main.startAnt(Main.java:187)
at org.apache.tools.ant.Main.start(Main.java:151)
at org.apache.tools.ant.Main.main(Main.java:234)
Caused by: java.lang.NoClassDefFoundError: 
org/apache/commons/httpclient/HttpMethod
at 
org.apache.depot.update.protocols.impl.HttpClientProtocolOperationsProvider.init(HttpClientProtocolOperationsProvider.java:48)
at 
org.apache.depot.update.protocols.ProtocolOperationsManager.registerProvider(ProtocolOperationsManager.java:71)
at 
org.apache.depot.update.protocols.DefaultProtocolOperationsManager.(DefaultProtocolOperationsManager.java:49)
at 
org.apache.depot.update.impl.ResourceUpdaterContext.getDefaultContext(ResourceUpdaterContext.java:76)
at 
org.apache.depot.update.ant.task.RepositoryToolTask.execute(RepositoryToolTask.java:83)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:268)
at org.apache.tools.ant.Task.perform(Task.java:363)
at org.apache.tools.ant.Target.execute(Target.java:321)
at org.apache.tools.ant.Target.performTasks(Target.java:348)
at org.apache.tools.ant.Project.executeTarget(Project.java:1212)
... 5 more
--- Nested Exception ---
java.lang.NoClassDefFoundError: org/apache/commons/httpclient/HttpMethod
at 
org.apache.depot.update.protocols.impl.HttpClientProtocolOperationsProvider.init(HttpClientProtocolOperationsProvider.java:48)
at 
org.apache.depot.update.protocols.ProtocolOperationsManager.registerProvider(ProtocolOperationsManager.java:71)
at 
org.apache.depot.update.protocols.DefaultProtocolOperationsManager.(DefaultProtocolOperationsManager.java:49)
at 
org.apache.depot.update.impl.ResourceUpdaterContext.getDefaultContext(ResourceUpdaterContext.java:76)
at 
org.apache.depot.update.ant.task.RepositoryToolTask.execute(RepositoryToolTask.java:83)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:268)
at org

[GUMP@lsd]: depot/depot-version-test failed

2004-05-10 Thread Adam Jack
To whom it may engage...

This is an automated request, but not an unsolicited one. For help 
understanding the request please visit 
http://gump.apache.org/nagged.html, 
and/or contact [EMAIL PROTECTED]

Project depot-version-test has an issue affecting its community integration, 
and has been outstanding for 7 runs.
The current state is 'Failed', for reason 'Build Failed'

Full details are available at:
http://lsd.student.utwente.nl/gump/depot/depot-version-test/index.html
That said, some snippets follow:


Gump provided these annotations:
 - Info - Enable "debug" output, due to a sequence of 6 previous errors.
 - Info - Failed with reason build failed
 - Info - Project Reports in: 
/data3/gump/depot/version/build/depot-version/junit/results


Gump performed this work:
http://lsd.student.utwente.nl/gump/depot/depot-version-test/gump_work/build_depot_depot-version-test.html
Work Name: build_depot_depot-version-test (Type: Build)
State: Failed
Elapsed: 0 hours, 3 minutes, 50 seconds
Command Line: java -Djava.awt.headless=true 
-Xbootclasspath/p:/data3/gump/xml-xerces2/java/build/xercesImpl.jar:/data3/gump/xml-xerces2/java/build/xml-apis.jar
 org.apache.tools.ant.Main -debug 
-Dgump.merge=/data3/gump/gump-install/work/merge.xml -Dbuild.sysclasspath=only 
-Dant.home=/data3/gump/ant/dist -f build.xml test 
[Working Directory: /data3/gump/depot/version]
CLASSPATH : 
/usr/java/j2sdk1.4.2_04/lib/tools.jar:/data3/gump/depot/version/build/depot-version/junit/classes:/data3/gump/depot/version/dist/depot-version-gump-20040510.jar:/data3/gump/ant/dist/lib/ant-stylebook.jar:/data3/gump/ant/dist/lib/ant-jmf.jar:/data3/gump/ant/dist/lib/ant-swing.jar:/data3/gump/ant/dist/lib/ant-junit.jar:/data3/gump/ant/dist/lib/ant-launcher.jar:/data3/gump/ant/dist/lib/ant-xalan2.jar:/data3/gump/ant/dist/lib/ant-trax.jar:/data3/gump/ant/dist/lib/ant.jar:/data3/gump/ant/dist/lib/ant-nodeps.jar:/data3/gump/depot/common/dist/depot-common-gump-20040510.jar:/data3/gump/antworks-importer/dist/antworks-importer-0.1-gump-20040510.jar:/data3/gump/ant/build/lib/ant-testutil.jar:/data3/gump/dist/junit/junit.jar-
/home/ajack/.antworks/antlets/junit-0.1/xbuild.xml:120: The following error 
occurred while executing this line:
/data3/gump/depot/version/build/work/junit/test.xml:7: Test 
org.apache.depot.version.ant.available.VersionAvailableTaskTest failed
at 
org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:536)
at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:385)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:268)
at org.apache.tools.ant.Task.perform(Task.java:363)
at org.apache.tools.ant.Target.execute(Target.java:321)
at org.apache.tools.ant.Target.performTasks(Target.java:348)
at org.apache.tools.ant.Project.executeTarget(Project.java:1212)
at org.apache.tools.ant.Project.executeTargets(Project.java:1060)
at org.apache.tools.ant.Main.runBuild(Main.java:666)
at org.apache.tools.ant.Main.startAnt(Main.java:187)
at org.apache.tools.ant.Main.start(Main.java:151)
at org.apache.tools.ant.Main.main(Main.java:234)
Caused by: /data3/gump/depot/version/build/work/junit/test.xml:7: Test 
org.apache.depot.version.ant.available.VersionAvailableTaskTest failed
at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.actOnTestResult(JUnitTask.java:1460)
at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:698)
at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeOrQueue(JUnitTask.java:1426)
at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:646)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:268)
at org.apache.tools.ant.Task.perform(Task.java:363)
at org.apache.tools.ant.Target.execute(Target.java:321)
at org.apache.tools.ant.Target.performTasks(Target.java:348)
at org.apache.tools.ant.Project.executeTarget(Project.java:1212)
at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:383)
... 10 more
--- Nested Exception ---
/data3/gump/depot/version/build/work/junit/test.xml:7: Test 
org.apache.depot.version.ant.available.VersionAvailableTaskTest failed
at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.actOnTestResult(JUnitTask.java:1460)
at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:698)
at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeOrQueue(JUnitTask.java:1426)
at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:646)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:268)
at org.apache.tools.ant.Task.perform(Task.java:363)
at org.apache.tools.ant.Target.execu