Thanks for the reply,
I'm looking to create it automatically like i will input my build.xml and
output i need is diagram
On Thu, May 14, 2009 at 11:59 AM, Martin Gainty wrote:
>
> take a look at gliffy
> http://www.gliffy.com/
>
> HTH!
> Martin
> __
>
Hi All,
Is there any utility available to generate diagram out of build.xml
i used something 6 years back, i don't remember the name of it, and couldn't
find anything on google
Please help
Hi All,
Is there any task available to generate / edit the xml file.
This is what i'mt rying to do, while building application i want to put some
information on the fly like, time,date,source code baseline being built,
deploytime into some xml document. this i want to keep on editing for the
life
It is required for me to identify the source version of my war file.
Example:
Test.war- 1.0 version
Test.war- 1.1 version
Test.war- 1.2 version
Imagine I made war file from build.xml.
This war file if unjared then from manifest file I need to identify the
version of source code