> When I perform the above operation there is no new tag created in SVN with > the source code for the 2.3.2 release. Is this now expected since all of > our source is in GIT? I just want to ensure that I'm not missing anything.
Yes, SVN is no longer involved (only for site publishing). I can see the tag in Git: https://github.com/apache/myfaces/tree/myfaces-core-module-2.3.2 So it looks fine so far... Regards Dennis
