You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by dr...@apache.org on 2019/01/17 17:48:40 UTC

svn commit: r1851557 - /httpd/httpd/branches/2.4.x/include/ap_release.h

Author: druggeri
Date: Thu Jan 17 17:48:40 2019
New Revision: 1851557

URL: http://svn.apache.org/viewvc?rev=1851557&view=rev
Log:
Get ready to tag httpd 2.4.38

Modified:
    httpd/httpd/branches/2.4.x/include/ap_release.h

Modified: httpd/httpd/branches/2.4.x/include/ap_release.h
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/include/ap_release.h?rev=1851557&r1=1851556&r2=1851557&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/include/ap_release.h (original)
+++ httpd/httpd/branches/2.4.x/include/ap_release.h Thu Jan 17 17:48:40 2019
@@ -44,7 +44,7 @@
 #define AP_SERVER_MAJORVERSION_NUMBER 2
 #define AP_SERVER_MINORVERSION_NUMBER 4
 #define AP_SERVER_PATCHLEVEL_NUMBER   39
-#define AP_SERVER_DEVBUILD_BOOLEAN    1
+#define AP_SERVER_DEVBUILD_BOOLEAN    0
 
 /* Synchronize the above with docs/manual/style/version.ent */
 



Re: svn commit: r1851557 - /httpd/httpd/branches/2.4.x/include/ap_release.h

Posted by William A Rowe Jr <wr...@rowe-clan.net>.
On Thu, Jan 17, 2019 at 12:07 PM William A Rowe Jr <wr...@rowe-clan.net>
wrote:

> On Thu, Jan 17, 2019 at 12:03 PM Daniel Ruggeri <dr...@primary.net>
> wrote:
>
>>
>> We had a commit after the tag,
>
>
> There are no tags. They are figments of your imagination :) When we
> publish a tarball (even just under /dev/dist/), then we have a tag.
>
> Please svn rm the errant 2.4.39 tag.
>

(erm... svn rm the 2.4.38 tag I mean, please avoid modifying the files
beneath /tags/.)


> so I've updated only the STATUS/CHANGES
>> files to correct the errant lines. I also svn rm'ed the extra tree under
>> the 2.4.28 tag.
>>
>
> What about fixing ap_release.h please?
>

Re: svn commit: r1851557 - /httpd/httpd/branches/2.4.x/include/ap_release.h

Posted by William A Rowe Jr <wr...@rowe-clan.net>.
On Thu, Jan 17, 2019 at 12:03 PM Daniel Ruggeri <dr...@primary.net>
wrote:

>
> We had a commit after the tag,


There are no tags. They are figments of your imagination :) When we
publish a tarball (even just under /dev/dist/), then we have a tag.

Please svn rm the errant 2.4.39 tag.

so I've updated only the STATUS/CHANGES
> files to correct the errant lines. I also svn rm'ed the extra tree under
> the 2.4.28 tag.
>

What about fixing ap_release.h please?

Re: svn commit: r1851557 - /httpd/httpd/branches/2.4.x/include/ap_release.h

Posted by Daniel Ruggeri <dr...@primary.net>.
Yes indeed - too true! I'll be adding a failsafe for this in the scripts 
so it won't happen again.

We had a commit after the tag, so I've updated only the STATUS/CHANGES 
files to correct the errant lines. I also svn rm'ed the extra tree under 
the 2.4.28 tag.

I'll redo in about 30 more minutes - with the right version number fed 
to the machine.
-- 
Daniel Ruggeri

On 2019-01-17 11:51, William A Rowe Jr wrote:
> One problem with scripts, they do just what they are told.
> 
> You just tagged 2.4.39 as 2.4.38.
> 
> Please revert to 2.4.38 and tag - until the tarballs are published to
> vote on,
> it's all development in svn history.
> 
> On Thu, Jan 17, 2019 at 11:48 AM <dr...@apache.org> wrote:
> 
>> Author: druggeri
>> Date: Thu Jan 17 17:48:40 2019
>> New Revision: 1851557
>> 
>> URL: http://svn.apache.org/viewvc?rev=1851557&view=rev [1]
>> Log:
>> Get ready to tag httpd 2.4.38
>> 
>> Modified:
>>     httpd/httpd/branches/2.4.x/include/ap_release.h
>> 
>> Modified: httpd/httpd/branches/2.4.x/include/ap_release.h
>> URL:
>> 
> http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/include/ap_release.h?rev=1851557&r1=1851556&r2=1851557&view=diff
>> [2]
>> 
> ==============================================================================
>> --- httpd/httpd/branches/2.4.x/include/ap_release.h (original)
>> +++ httpd/httpd/branches/2.4.x/include/ap_release.h Thu Jan 17
>> 17:48:40 2019
>> @@ -44,7 +44,7 @@
>>  #define AP_SERVER_MAJORVERSION_NUMBER 2
>>  #define AP_SERVER_MINORVERSION_NUMBER 4
>>  #define AP_SERVER_PATCHLEVEL_NUMBER   39
>> -#define AP_SERVER_DEVBUILD_BOOLEAN    1
>> +#define AP_SERVER_DEVBUILD_BOOLEAN    0
>> 
>>  /* Synchronize the above with docs/manual/style/version.ent */
> 
> 
> Links:
> ------
> [1] http://svn.apache.org/viewvc?rev=1851557&amp;view=rev
> [2]
> http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/include/ap_release.h?rev=1851557&amp;r1=1851556&amp;r2=1851557&amp;view=diff


Re: svn commit: r1851557 - /httpd/httpd/branches/2.4.x/include/ap_release.h

Posted by William A Rowe Jr <wr...@rowe-clan.net>.
One problem with scripts, they do just what they are told.

You just tagged 2.4.39 as 2.4.38.

Please revert to 2.4.38 and tag - until the tarballs are published to vote
on,
it's all development in svn history.

On Thu, Jan 17, 2019 at 11:48 AM <dr...@apache.org> wrote:

> Author: druggeri
> Date: Thu Jan 17 17:48:40 2019
> New Revision: 1851557
>
> URL: http://svn.apache.org/viewvc?rev=1851557&view=rev
> Log:
> Get ready to tag httpd 2.4.38
>
> Modified:
>     httpd/httpd/branches/2.4.x/include/ap_release.h
>
> Modified: httpd/httpd/branches/2.4.x/include/ap_release.h
> URL:
> http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/include/ap_release.h?rev=1851557&r1=1851556&r2=1851557&view=diff
>
> ==============================================================================
> --- httpd/httpd/branches/2.4.x/include/ap_release.h (original)
> +++ httpd/httpd/branches/2.4.x/include/ap_release.h Thu Jan 17 17:48:40
> 2019
> @@ -44,7 +44,7 @@
>  #define AP_SERVER_MAJORVERSION_NUMBER 2
>  #define AP_SERVER_MINORVERSION_NUMBER 4
>  #define AP_SERVER_PATCHLEVEL_NUMBER   39
> -#define AP_SERVER_DEVBUILD_BOOLEAN    1
> +#define AP_SERVER_DEVBUILD_BOOLEAN    0
>
>  /* Synchronize the above with docs/manual/style/version.ent */
>
>
>
>