WTP intergration doesn't exclude el-api

2010-05-12 Thread Potje rode kool
Hello, I am trying to use the WTP intergration of Ivy. I got a dependency on the el-api. I am currently building with ant and use a cachefileset with conf set to runtime. In this way the el-api jar doesn't get included. But when I try to WTP it gets included. What do I have to do to let WTP ex

RE: Looping number of times

2010-05-12 Thread Wray, Nathan
End needs to be strictly greater than begin. Change end to 2 and you should be ok. The contents of this e-mail are intended for the named addressee only. It contains information that may be confidential. Unless you are the named addressee or an authorized designee, you may not copy or use it,

Re: Looping number of times

2010-05-12 Thread Jan
Hi All, i started using ant-contrib-1.0b3.jar and stuck with one more problem on for loop For example see the "end" & "begin" attribute below, i don't want my loop to start with "0" i want to start with 1 ${ant.version} i is @{i} When i run this i get error BUILD FAILED C

SQL task

2010-05-12 Thread Solomon
I am having a difficulty with the SQL task trying to send functions to the mysql server. No mater what I have tried I get the error message that the server could not execute 'CREATE FUNCTION... My sql task is ... ... The Function is CREATE FUNCTION isFoo ( p