Move -util.net / -util. criteria into -core?
Brent Putman
putmanb at georgetown.edu
Thu Jun 13 18:51:24 EDT 2013
On 6/13/13 6:39 PM, Brent Putman wrote:
> Since that new branch can't contain any API additions, we'd need to
> figure out in what revision the first API addition happened on the
> trunk after the 1.0.0 release (if any)
1.0.0 was cut in r272.
Cursory look over the history: New non-test classes were added as early
as 274 and 281, over a year ago. The latter was Chad, not following his
own branching policy apparently. ;-)
> and create the branch from the previous revision. And then starting
> with that revision, look forward to HEAD and see if there are any
> subsequent changes to port to the 1.0 branch (obviously just non-API
> changes). It's slightly more difficult to do after the fact,
> unfortunately.
So strictly speaking the 1.0 branch should have been cut before the 274
changes. At this point the "correct thing" would be to cut the 1.0
branch from 273 and then port all the subsequent non-API adding changes
to the 1.0 branch.
Or I suppose we could assume/acknowledge that we are probably the only
people in the world actually using this library, and do something
different and easier. :-) Topic for call tomorrow?
--Brent
More information about the dev
mailing list