Jan,
Thanks for your valuable remarks.
1. <!-- Environment Variables -->
I don't find difference between <xsl:variable> and <xsl:param> in this XSLT.
2. <!-- properties -->
I agree, this bug has been fixed now!
3. Some path problems ...
If you set environment variables, you shouldn't have such problems :-(.
4. During development I inserted a log method.
The log methods can be customized.
Thanks again,
--
Charbel
Quoting Jan.Materne@rzf.fin-nrw.de:
> Layout is nice,
>
> but I had some problems:
>
> 1.: <!-- Environment Variables -->
> You have to alter that part of the XSL for your machine. If you use xsl
> parameters you can
> set these values while xslt´ing.
> <xsl:param name="JAVA_HOME">C:\\Program
> Files\\Java\\j2sdk1.4.0_02</xsl:param>
> <xsl:param name="ANT_HOME">C:\\Program Files\\Apache
> Group\\Ant</xsl:param>
> <xsl:param name="PATH">%PATH%;C:\\Program Files\\Apache
> Group\\Ant\\bin</xsl:param>
>
> 2.: <!-- properties -->
> If there are no properties defined on project level (like in my very short
> samples) the form
> will not be generated and the JavaScript äquivalent of a NPE occurs.
> Starting the form outside of the <xsl:if/> solves that problem.
>
> 3.: Some path problems ...
>
>
> During development I inserted a log method.
>
>
> I had to make these changes for getting the script running on my machine ...
> no it works.
> Great job!
>
>
> Jan
>
>
>
> > -----Original Message-----
> > From: Charbel BITAR [mailto:antprettybuild@free.fr]
> > Sent: Wednesday, August 06, 2003 9:40 AM
> > To: Ant Users List
> > Subject: Re: Ant Pretty Build... (The Return)
> >
> >
> >
> > Hi,
> > Again a new version (v 0.3) of Ant Pretty Build is available
> > for download:
> > I'm sure that this is the url ;-)
> > http://antprettybuild.free.fr
> > For those having problems with firewalls, try going to:
> > http://antprettybuild.free.fr/xsl/
> > Take a look to the sample buildfile included in the zip too.
> > Now more properties may be specified in the property table,
> > external properties files can be viewed,
> > log file (e.g. xml log) can be viewed after build,
> > run mode can also be chosen,
> > and shell window can be kept or closed.
> > Environment variables may be set as wanted (if you don't want
> > to hard-code
> > paths).
> > I'll try in my spare time to add custom environment variables
> > and additional
> > command line options.
> > Thanks for your feedback.
> > --
> > Charbel
> >
> >
> > Quoting Hector <Hector.Cornejo@Sun.COM>:
> >
> > > I tried that one and I get a request for a login account....
> > >
> > > Charbel BITAR wrote:
> > > >
> > > > Oops it was a typo error!
> > > > Sorry but the right url is:
> > > > http://antprettybuild.free.fr
> > > >
> > > > --
> > > > Charbel
> > > >
> > > > Quoting Iwan <java@i-ware.net>:
> > > >
> > > > > Hmmm, the link doesn't work.
> > > > >
> > > > > Iwan
> > > > >
> > > > > > -----Original Message-----
> > > > > > From: Charbel BITAR [mailto:antprettybuild@free.fr]
> > > > > > Sent: Monday, August 04, 2003 10:23 AM
> > > > > > To: user@ant.apache.org
> > > > > > Subject: Ant Pretty Build... (The Return)
> > > > > >
> > > > > >
> > > > > >
> > > > > > Hi,
> > > > > > A new version of Ant Pretty Build is available now.
> > > > > > You can download it from www.antprettybuild.free.fr
> > > > > > (finally no more firewall problems).
> > > > > > Many path issues have been solved and a logger/logfile can be
> > > > > > specified too. A sample buildfile is also included in the
> > > > > > package. Thank you for trying Ant Pretty Build and
> > helping improve it.
> > > > > >
> > > > > > --
> > > > > > Charbel
> > > > > >
> > > > > >
> > ---------------------------------------------------------------------
> > > > > > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
> > > > > > For additional commands, e-mail: user-help@ant.apache.org
> > > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > ---------------------------------------------------------------------
> > > > > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
> > > > > For additional commands, e-mail: user-help@ant.apache.org
> > > > >
> > > > >
> > > >
> > > >
> > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
> > > > For additional commands, e-mail: user-help@ant.apache.org
> > >
> > >
> > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
> > > For additional commands, e-mail: user-help@ant.apache.org
> > >
> > >
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
> > For additional commands, e-mail: user-help@ant.apache.org
> >
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org
|