yes, the tag for apache-5 is bizarre I chose not to do much investigation and let it as is
I'll just drop history documentation for these very old versions: honestly, nobody cares Thanks for your in depth tests and report Regards, Hervé Le mercredi 10 janvier 2018, 17:21:00 CET Plamen Totev a écrit : > Hi, > > I actually just noticed that the `apache-5` tag is not fixed. Is that on > purpose? As result GitHub cannot compare the difference between > 6 and 5[1] (the last link in the table). It says they don't have > anything in common(if the tag is not fixed that is to be expected). > > Also I have noticed that the pom.xml at `apache-5` tag does have very > "interesting" content. The version says "6-SNAPSHOT" instead of "5". > Maybe the tag points to commit after the release? > > Regards, > Plamen Totev > > [1] > https://github.com/apache/maven-apache-parent/compare/apache-5...apache-6 > > On 1/10/2018 9:11 AM, Hervé BOUTEMY wrote: > > thank you Plamen: you helped me find my mistake = the versions order in > > the > > GitHub url is not the same as GitWeb (prev...current in GitHub and > > current&prev in GitWeb...) > > > > now the page seems good: > > http://maven.apache.org/pom-archives/asf-LATEST/ > > > > Regards, > > > > Hervé > > > > Le mardi 9 janvier 2018, 18:59:14 CET Plamen Totev a écrit : > >> Hi, > >> > >> On 1/9/2018 3:25 AM, Hervé BOUTEMY wrote: > >>> I tried to integrate both [1], with GitWeb as "diff" and GitHub as > >>> "commits". But the GitHub comparison does not work well: then I put it > >>> only on HEAD. > >>> > >>> I don't know if this is due to my recent rework of tags for the repo, > >>> but > >>> GitHub does not recognise any tag on this maven-apache-parent repo. > >>> Perhaps > >>> there is a cache that will be reworked in a few days, since the rework > >>> happened also for maven-acr-plugin and the link works > >>> > >>> Any idea? > >> > >> I wouldn't be surprised if there is a cache - the tags are not > >> supposed to change under normal circumstances. Anyway now everything > >> seems to work. Here are some examples: > >> > >> * The commits between the latest release and HEAD (I believe > >> asf-LATEST points to wrong URL - HEAD...apache-18 instead of > >> apache-18...HEAD): > >> https://github.com/apache/maven-apache-parent/compare/apache-18...HEAD > >> * The commits between apache-18 and apache-17: > >> https://github.com/apache/maven-apache-parent/compare/apache-17...apache-> > >> >> 18 > >> > >> I guess the tags are now updated so it should work for you as well. > >> > >> Regards, > >> Plamen Totev > >> > >> p.s. Hervé, excuse me for the spam. The first message was intended for > >> the group. I'm using a new mail client and I've just noticed that when > >> I hit reply the "To" field is set to the sender not the group. I hope > >> I'll get used to it quickly - don't want to spam you anymore :) > >> > >> On Tue, Jan 9, 2018 at 3:25 AM, Hervé BOUTEMY <[email protected]> wrote: > >>> thank you Plamen: useful answer, as usual > >>> > >>> I like both GitWeb and GitHub displays: both are useful, but for > >>> different > >>> purpose > >>> > >>> I tried to integrate both [1], with GitWeb as "diff" and GitHub as > >>> "commits". But the GitHub comparison does not work well: then I put it > >>> only on HEAD. > >>> > >>> I don't know if this is due to my recent rework of tags for the repo, > >>> but > >>> GitHub does not recognise any tag on this maven-apache-parent repo. > >>> Perhaps > >>> there is a cache that will be reworked in a few days, since the rework > >>> happened also for maven-acr-plugin and the link works > >>> > >>> Any idea? > >>> > >>> Regards, > >>> > >>> Hervé > >>> > >>> [1] http://maven.apache.org/pom-archives/asf-LATEST/ > >>> > >>> Le dimanche 7 janvier 2018, 20:45:28 CET Plamen Totev a écrit : > >>>> Hi, > >>>> > >>>> On Fri, Jan 5, 2018 at 9:33 AM, Hervé BOUTEMY <[email protected]> > > > > wrote: > >>>>> - notice for parent poms: with Subversion, we had a cool feature which > >>>>> was > >>>>> the pom.xml diff from version to version published in the > >>>>> documentation > >>>>> page [1]. Does somebody have an idea on how we could do something > >>>>> equivalent with git? > >>>> > >>>> Here are example links for Git Web (the software used by > >>>> gitbox.apache.org): > >>>> > >>>> * To view maven-acr-plugin project's pom.xml file at specific tag > >>>> (maven-acr-plugin-1.1) - > >>>> https://gitbox.apache.org/repos/asf?p=maven-acr-plugin.git;a=blob;f=pom > >>>> .x > >>>> ml; hb=maven-acr-plugin-1.1 * To view the difference for pom.xml file > >>>> between maven-acr-plugin-1.1 and maven-acr-plugin-1.0 - > >>>> https://gitbox.apache.org/repos/asf?p=maven-acr-plugin.git;a=blobdiff;f > >>>> =p > >>>> om. xml;hb=maven-acr-plugin-1.1;hpb=maven-acr-plugin-1.0 > >>>> > >>>> For GitHub the links are: > >>>> > >>>> * > >>>> https://github.com/apache/maven-acr-plugin/blob/maven-acr-plugin-1.1/po > >>>> m. > >>>> xm > >>>> l * > >>>> https://github.com/apache/maven-acr-plugin/compare/maven-acr-plugin-1.0 > >>>> .. > >>>> .m > >>>> aven-acr-plugin-1.1 - but this shows all changes. I'm not sure how to > >>>> limit > >>>> it to specific file. > >>>> > >>>> > >>>> Regards, > >>>> Plamen Totev > >>>> > >>>> --------------------------------------------------------------------- > >>>> To unsubscribe, e-mail: [email protected] > >>>> For additional commands, e-mail: [email protected] > >>> > >>> --------------------------------------------------------------------- > >>> To unsubscribe, e-mail: [email protected] > >>> For additional commands, e-mail: [email protected] > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: [email protected] > >> For additional commands, e-mail: [email protected] > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
