Re: Ivy - Proposal for reviving the project and moving towards a release

2016-12-15 Thread Matt Sicker
I'd definitely agree with the consistency principle.

On 15 December 2016 at 01:38, Stefan Bodewig  wrote:

> On 2016-12-14, Matt Sicker wrote:
>
> > When it comes to version numbers, I'm more concerned about following
> > semantic versioning than whether or not it's a major release. Bugfixes
> > warrant micro version updates, while new features warrant minor version
> > updates (and backward incompatible API changes are for the major
> version).
>
> I'm not sure how Ivy has decided on its version numbers in the past, but
> for Ant we've never followed semantic versioning that strictly. In
> particular we've created lots of micro releases that contained new
> features and most of the time created minor versions when we changed JDK
> requirements. In a sense we've shifted semantic versioning to the right
> and never created major releases (and neither pure bugfix releases),
> maybe because Ant2 could bring up some ghosts of the far past. :-)
>
> As much as I like semantic versioning (and use it in other projects),
> I'd prefer to stay consistent with the way versions have been used in
> prior releases.
>
> Stefan
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
> For additional commands, e-mail: dev-h...@ant.apache.org
>
>


-- 
Matt Sicker 


Re: IvyDE status

2016-12-15 Thread Gintautas Grigelionis
Great! May I suggest adding repos ant-site-sources, ant-ivy-site-sources,
ant-ivyde-site-sources and ant-site (for publishing using the git workflow)?

Gintas

2016-12-15 8:43 GMT+01:00 Stefan Bodewig :

> On 2016-12-13, Gintautas Grigelionis wrote:
>
> > Thanks for clarification. There are lots of duplications around there,
> and
> > the overall process would surely benefit from some restructuring. I took
> > the liberty of extracting the commits particular to style subdirectory
> > (there are three of them, identical in ivy/source and ivyde/source
> trees).
> > I would happily push them to Github if I had a permission to
> > https://github.com/apache/any-ivy-site-styles, otherwise you may follow
> > this procedure
>
> github is a read-only mirror of repos hosted at the ASF, even the
> Ant/Ivy committers can't directly push there.
>
> https://github.com/apache/ant-ivy-site-styles is a very curious case as
> it claims to mirror a repository that doesn't exist (I wanted to
> manually push the svn files there but fail to find the repository).
>
> It would be good if anybody could ask INFRA in order to figure out what
> exactly the repo is mirroring as I don't see anything matching at
> https://git-wip-us.apache.org/repos/asf - I'll do so myself at the
> weekend, if nobody else finds time before that.
>
> Stefan
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
> For additional commands, e-mail: dev-h...@ant.apache.org
>
>