Andy Seaborne wrote: > On 17/05/12 08:31, Paolo Castagna wrote: >> Andy Seaborne wrote: >>> https://repository.apache.org/content/repositories/snapshots/org/apache/jena/ >>> >> >> By the way, I am not sure Nexus is clever enough to remove the >> *-incubating-SNAPSHOTs. >> >> Is there a reason why we should keep them around? >> If not, I'll remove them. > > Please do.
Done. jena-top is gone, jena-parent replaces it. Now, we have just *-SNAPSHOTs, no more *-incubating-SNAPSHOTs. It's clearer for developers who want to help us testing things out. > I noticed some old stuff got removed (eventually) but what the algorithm > and mechanism was, I don't know. It might hav ebeen trigged by the > release. Yeah, Nexus deletes SNAPSHOTs when a release is done (which is useful and the right thing to do). It can also be configured to keep only the last N SNAPSHOTs (which avoids the SNAPSHOTs repository to grow too much). We do not have admin access for that, but I am sure Apache infra people have made the right choice there. :-) Paolo
