Carsten Ziegeler wrote:
Vadim Gritsenko wrote:
Carsten Ziegeler wrote:
I think we should move the root.pom into a sub directory like "parent"
or pom. This will make updates and releases of the root pom easier as
for these opperations only a single directory with a single file needs
to be checked out.
If noone objects, I'll change this.
Can you this instead?
svn co -N https://svn.apache.org/repos/asf/cocoon/trunk cocoon-pom
This would only solve the checkout problem. But a release of the root
pom would (checkout and more important) tag the whole tree.
In this case no objections!
Vadim