Hi,
Try with
/antti/
2008/2/6, karthi palanisamy <[EMAIL PROTECTED]>:
>
>
> I have wriiten a ant task to insert a user in ADS using ldapjdbc driver.
> Its
> throwing java.sql.SQLException: LDAP Does Not Support Transactions error
> any
> idea on this..
> My source code is
>
>
>
>
>
>
>
>
Hi,
It would much easier to help if one can see your actual build.xml and
envirinment where they are used.. But If you are using jndi-lookup where is
jndi.properties located is it hardcoded into java code? Are your Junit
components run in server side -> this would explain classpath issues.
And if
Hi,
Have you introduced ${existingExt.dir} in cruise control and passed that to
ant correctly? for example:
...
...
...
...
...
--
-Antti-
2008/2/5, Christopher Styles <[EMAIL PROTECTED]>:
>
> Hi,
>
> I know this isn't a Cruise Control list, b
Hello,
I suggest you to take a look at CruiseControl. This can be easily done with
it.
-antti-
2008/1/29, jpyork <[EMAIL PROTECTED]>:
>
>
> Is it possible to create a task that creates a tag every time you do a
> build?
> --
> View this message in context:
> http://www.nabble.com/Ant-and-Subvers
I don't think it's possible. Maybe you should generate another ant file from
main build and call the subbuild from there. Maybe generating
subbuild.xmllike this:
After copying/filttering you can then call it via
subbuild-src.xml should contain something like this:
]>
Not tested this act
e blocks. I doubt that it works much more faster with
paraller tasks (not tried, yet..).
--
-Antti-
2008/1/25, Dominique Devienne <[EMAIL PROTECTED]>:
>
> On Jan 25, 2008 1:02 AM, Antti Luoma <[EMAIL PROTECTED]> wrote:
> > BTW, very large in this case means ~17 GB :)
>
BTW, very large in this case means ~17 GB :)
--
-Antti-
2008/1/25, Antti Luoma <[EMAIL PROTECTED]>:
>
> Hi,
>
> I did take a look from sources and noticed the basic java File API, I
> think there might be some optimization (like getting rid of unnecessary
> vector cre
Hi,
You are obiously missing the class com/ibm/crypto/provider/IBMJCA from
classpath. You need some classed from ibm wsad runtime components to be in
your classpath when you run this junit task.
-antt-
2008/1/24, Mevitha <[EMAIL PROTECTED]>:
>
>
> I am trying to run a junit test using ANT in WSA
/1/24, Dominique Devienne <[EMAIL PROTECTED]>:
>
> On Jan 24, 2008 3:53 AM, Antti Luoma <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > I am using ant 1.7.0 task to sync 2 very large directories. It
> > currently takes too much time to do this (to be usable).
>
Hi,
I am using ant 1.7.0 task to sync 2 very large directories. It
currently takes too much time to do this (to be usable).
Here is the target that I run.
I invoked it whit build metrics listener and the output that I (finally) got
was:
[sync] Removed 1 dangling direc
10 matches
Mail list logo