Add a complete example project (for download) to multiproject tutorial
----------------------------------------------------------------------
Key: IVY-1220
URL: https://issues.apache.org/jira/browse/IVY-1220
Project: Ivy
Issue Type: Improvement
Components: Documentation
Affects Versions: 2.2.0-RC1
Reporter: Nils Hoffmann
Priority: Minor
Attachments: ant-ivy-multiproject.tar.bz2
I played around with the multiproject tutorial
(http://ant.apache.org/ivy/history/latest-milestone/tutorial/multiproject.html)
and extended it, to automatically resolve
ivy and install ivy, if it is not installed yet. That feature was also hosted
somewhere, but independently and I thought, it would be a nice addition for
ant-only users.
Additionally, I added a template project, which can be used
by calling
>ant createproject
to create a new project given the name that you enter on the
commandline. Everything else just works from there and is generated and
replaced automatically.
Is there a place, where I can upload the archived project for someone to
have a look at it? Or should I simply attach it to a mail?
I would be happy to see this published along with the tutorial, if you
think it fits, since it already contains all that is needed to get
started with ant+ivy (at least,
as far as I can tell right now) for modular projects.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.