-- Forwarded Message ---
Hi,
I have a issue retrieving a value for a dynamically created property.
Below I'm trying generate property 'dngesb' dynamically and then
retrieve value for it from property file.
Ant file:
Hi,
I have two local repositories here.
I am publishing my module to the default repository, that works fine.
But my the ivy.xml file is been published into the other. Why that? Am I
missing something?
Regards,
Jefferson
Original Message
Subject: Ant properties
From: thapelo.kekana
To: user@ant.apache.org
Date: Wed Jun 15 2011 16:42:33 GMT+0200 (CET)
> I have a issue retrieving a value for a dynamically created property.
see Ant FAQ =
http://ant.apache.org/faq.html#propertyvalue-as-name-for-pr
It seems now it works, I just simply needed to add
to the junit tasks. Anyway, thank you for your fast response! :)
Kasim Ahmed írta :
> in your ant-home library include ant-junit.jar( if not avaialble) and run
> again. 2011/6/15 Csat
in your ant-home library include ant-junit.jar( if not avaialble) and run
again.
2011/6/15 Csatári János
> Hi there!
>
> I have ANT 1.8.2 and also JUnit installed. However, when I would like to
> use the junit task in the build.xml, I get the following error:
>
> build.xml:188: The for must in
Hi there!
I have ANT 1.8.2 and also JUnit installed. However, when I would like to use
the junit task in the build.xml, I get the following error:
build.xml:188: The for must include junit.jar if not in
Ant's own classpath
Here's the relevant parts of the build.xml:
I would have you think hard about publishing the artifacts from project A in at
the same time you publish artifacts from project B.
It sounds like they are dependencies and not publications.
Really project A should publish it's artifacts when project A is built. Project
A needs it's own Ivy fil
Hi,
I have a issue retrieving a value for a dynamically created property.
Below I'm trying generate property 'dngesb' dynamically and then
retrieve value for it from property file.
Ant file: