I'll tried that also

$ easyant publish-shared

But xooki requires Java 1.6 and I failed to get it running ...

On Windows cmd.exe with Java 1.6:
xooki:generate:
[xooki:generate] processing 65 source files...
 [generate] script file ./sources/xooki/xooki.js is not found
 [generate] Result: 11
 ...lots of them...


On git bash I failed to change from 1.8 to 1.6 :(

I did some adds to the README. If you could have a look at that if you have 
that running ...


Jan


> -----Ursprüngliche Nachricht-----
> Von: Jean-Louis Boudart [mailto:jeanlouis.boud...@gmail.com]
> Gesendet: Freitag, 23. Januar 2015 08:48
> An: Ant Developers List
> Betreff: Re: Generating EasyAnt website
> 
> Hi Nicolas,
> 
> Check at the module.ant in the project there is a target there (which
> unfortunatly doesn’t contain description) named “generate-site”.
> 
>  <target name="generate-site" depends="xooki:generate"
> extensionOf="publish-shared">
> 
> Like ant when you type “easyant -p” you only see target with
> descriptions.
> 
> Cheers,
> ​
> 
> 2015-01-22 23:23 GMT+01:00 Nicolas Lalevée
> <nicolas.lale...@hibnet.org>:
> 
> > Hi,
> >
> > I tried to fixed the issues raised by Sebb about the links in
> > EasyAnt’s website and I got issues.
> >
> > I am not sure which target should be called to get things generated.
> > The command « easyant -p » is listing the usual targets for a project
> > with a bunch of code, but this is not helpful and unrelated to what I
> > want to do with the sources of a website. Looking at the source of
> the
> > build, I can see some specific targets, but nothing get actually
> > generated in the « production » folder. Any hint on how to generate
> the site ?
> >
> > Nicolas
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional
> > commands, e-mail: dev-h...@ant.apache.org
> >
> >
> 
> 
> --
> Jean Louis Boudart
> Independent consultant
> Apache EasyAnt commiter http://ant.apache.org/easyant/


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org

Reply via email to