Project Proposal: JDK 7 Update
Roman Kennke
roman at kennke.org
Thu Jun 16 10:40:57 UTC 2011
> On 6/16/11 2:46 AM, Dr Andrew John Hughes wrote:
> > On 01:37 Thu 16 Jun , Mark Wielaard wrote:
> >> On Thu, 2011-06-16 at 00:27 +0200, Dalibor Topic wrote:
> >>> This Project will be used for developing updates to JDK 7.
> >>>
> >>> This work will be done in a separate set of repositories.
> >>
> >> Please not yet another set of repositories. You can just tag the current
> >> jdk7 repositories when you release/update.
> >>
> >
> > Yes, why does this need new repositories? Please explain.
>
> Sure. The reason for new repos is to ensure that the materials associated
> with the JDK 7 Release Project remain available long-term rather than get
> buried under JDK 7 Update materials.
With all respect, but this seems backwards. The point of having a VCS is
to have the stuff available long term. Just do a tag, and when you need
the release go back to that tag. Branching a new repository (forest)
seems counterintuitive for me.
The JDK7 repositories would then become a dead end, right? And the
jdk7-update repos would become the new jdk7 development. Are you
planning to branch off a new forest for each jdk7 update release as
well?
Another related thing that I was thinking about today is that the
website that shows the repositories could be improved to only show the
toplevel repositories of each forest and have an expand button to make
the subrepos visible. This way the mess would be a little easier to look
at.
Best regards, Roman
More information about the discuss
mailing list