You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wsrp4j-dev@portals.apache.org by ji...@apache.org on 2004/06/09 19:35:10 UTC

[jira] Commented: (WSRP4J-17) Installer needs jar in classpath

The following comment has been added to this issue:

     Author: Carsten Ziegeler
    Created: Wed, 9 Jun 2004 10:34 AM
       Body:
This happens when you have either your own version of Ant in the path or if you have set ANT_HOME to another version of Ant.
We should take care of this in the build scripts.
---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/browse/WSRP4J-17?page=comments#action_36003

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/WSRP4J-17

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: WSRP4J-17
    Summary: Installer needs jar in classpath
       Type: Bug

     Status: Unassigned
   Priority: Major

    Project: WSRP4J

   Assignee: 
   Reporter: Matthew Carey

    Created: Tue, 8 Jun 2004 7:15 AM
    Updated: Wed, 9 Jun 2004 10:34 AM

Description:
Running the install-swing-consumer.sh fails with a message about
BUILD FAILED
/home/matthew/work/portal/ws-wsrp4j/build/build.xml:7: taskdef class org.apache.tools.ant.taskdefs.optional.ForeachTask cannot be found

Adding the jar file like this to the path

export CLASSPATH=`pwd`/build/ant/lib/ForeachTask.jar

Fixes this so the consumer installs at least.



---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira