I have an ant script to run my junit tests which includes appengine-
java-sdk-1.2.5/lib/impl/appengine-local-runtime.jar.  When I run a
test I get a warning from junit:

    [junit] WARNING: multiple versions of ant detected in path for
junit
    [junit]          jar:file:/D:/bin/eclipse-galileo/plugins/
org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar!/org/apache/tools/ant/
Project.class
    [junit]      and jar:file:/D:/downloads/appengine-java-sdk-1.2.5/
lib/impl/appengine-local-runtime.jar!/org/apache/tools/ant/
Project.class

everything works fine, but it's annoying that ant is packaged in
appengine-local-runtime.jar.  Is there a reason for this?  Anyone else
encountered this?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to