[ 
http://jira.codehaus.org/browse/JIBX-113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_91010
 ] 

Stanislav Tsybyshev commented on JIBX-113:
------------------------------------------

I've encountered exactly the same problem and (probably) discovered the reason. 
The problem occurs when JIBX_HOME contains directories with spaces (i.e. 
c:\Java libs\JiBX\). When I've changed it to c:\Java_libs\JiBX\lib build was 
done successfully.

This is probably the Ant problem, not the JiBX, but I think it's worth 
mentioning somewhere in FAQ or readme (just not to disappoint newcomers like 
me).

> The JIBX bind task definition cannot be loaded using ant taskdef
> ----------------------------------------------------------------
>
>                 Key: JIBX-113
>                 URL: http://jira.codehaus.org/browse/JIBX-113
>             Project: JiBX
>          Issue Type: Bug
>          Components: Generator Tools
>    Affects Versions: JiBX 1.0
>         Environment: Ant 1.6.1,  Ant 1.6.1 & Maven 1.0.2, JDK 1.4.2_08, JIBX 
>            Reporter: mark van holsteijn
>         Assigned To: Dennis Sosnoski
>         Attachments: build.xml
>
>
> The JIBX bind task definition cannot be loaded using ant taskdef. 
> The error message produced by Ant is the following: 
> Taskdef A class needed by class org.jibx.binding.ant.CompileTask cannot be 
> found: org/apache/tools/ant/Task
> We have tried putting all the ant libraries on the taskdef classpath, but to 
> no avail.
> Attached you will find the build.xml that will allow you to reprodcue the 
> error..

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
jibx-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jibx-devs

Reply via email to