Shibboleth IDP 2.3.8 build error
Brent Putman
putmanb at georgetown.edu
Thu Dec 6 12:39:48 EST 2012
On 12/6/12 12:29 PM, Tom Zeller wrote:
> So would a URL redirect on the svn server work, not sure if that is
> possible, maybe a symlink on the file system of the repository ?
>
Good question, I don't know if the Subversion svn:externals processing
and whatever is processing the .checkstyle would respect redirects. If
so, then yes it might work, but note there's a couple of bigger
problems: 1) it wouldn't just be one redirect, you'd have to have a
different one for each version/tag and 2) we didn't preserve the old
tags in the new v2/v3 projects (b/c it really doesn't make sense
conceptually).
If we want to support builds of older tags and/or source archives, and
have "everything just work", including the Eclipse .settings and
.checkstyle: the simplest solution would be to just put back up a
read-only copy of the old java-parent-project repo. I saved off an svn
dump before the restructure, so it would be easy to do.
More information about the dev
mailing list