You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Brett Porter <br...@apache.org> on 2007/03/12 23:31:22 UTC

Re: svn commit: r517432 - in /maven/site/trunk/src/site/apt: download.apt download.apt.template insert-project-version.sh

should download.apt be removed from svn if it is generated?

On 12/03/2007, at 3:29 PM, jvanzyl@apache.org wrote:

> Author: jvanzyl
> Date: Mon Mar 12 15:29:43 2007
> New Revision: 517432
>
> URL: http://svn.apache.org/viewvc?view=rev&rev=517432
> Log:
> o fix the generation script and "encourage" is spelt like that even  
> in Americanese.
>
> Modified:
>     maven/site/trunk/src/site/apt/download.apt
>     maven/site/trunk/src/site/apt/download.apt.template
>     maven/site/trunk/src/site/apt/insert-project-version.sh
>
> Modified: maven/site/trunk/src/site/apt/download.apt
> URL: http://svn.apache.org/viewvc/maven/site/trunk/src/site/apt/ 
> download.apt?view=diff&rev=517432&r1=517431&r2=517432
> ====================================================================== 
> ========
> --- maven/site/trunk/src/site/apt/download.apt (original)
> +++ maven/site/trunk/src/site/apt/download.apt Mon Mar 12 15:29:43  
> 2007
> @@ -16,7 +16,7 @@
>
>    Maven 2.0.5 is distributed under the {{{http://maven.apache.org/ 
> license.html} Apache License, version 2.0}}.
>
> -  We <<strongly>> encourage our users to configure a Maven  
> repository mirror closer to their location, please read {{{guides/ 
> mini/guide-mirror-settings.html} How to Use Mirrors for  
> Repositories}}.
> +  We <<strongly>> encorage our users to configure a Maven  
> repository mirror closer to their location, please read {{{guides/ 
> mini/guide-mirror-settings.html} How to Use Mirrors for  
> Repositories}}.
>
>  *-------------------------+---------+----------+-----------+
>  |                         | Mirrors | Checksum | Signature |
>
> Modified: maven/site/trunk/src/site/apt/download.apt.template
> URL: http://svn.apache.org/viewvc/maven/site/trunk/src/site/apt/ 
> download.apt.template?view=diff&rev=517432&r1=517431&r2=517432
> ====================================================================== 
> ========
> --- maven/site/trunk/src/site/apt/download.apt.template (original)
> +++ maven/site/trunk/src/site/apt/download.apt.template Mon Mar 12  
> 15:29:43 2007
> @@ -16,7 +16,7 @@
>
>    Maven ${project.version} is distributed under the {{{http:// 
> maven.apache.org/license.html} Apache License, version 2.0}}.
>
> -  We <<strongly>> encorage our users to configure a Maven  
> repository mirror closer to their location, please read {{{guides/ 
> mini/guide-mirror-settings.html} How to Use Mirrors for  
> Repositories}}.
> +  We <<strongly>> encourage our users to configure a Maven  
> repository mirror closer to their location, please read {{{guides/ 
> mini/guide-mirror-settings.html} How to Use Mirrors for  
> Repositories}}.
>
>  *-------------------------+---------+----------+-----------+
>  |                         | Mirrors | Checksum | Signature |
>
> Modified: maven/site/trunk/src/site/apt/insert-project-version.sh
> URL: http://svn.apache.org/viewvc/maven/site/trunk/src/site/apt/ 
> insert-project-version.sh?view=diff&rev=517432&r1=517431&r2=517432
> ====================================================================== 
> ========
> --- maven/site/trunk/src/site/apt/insert-project-version.sh (original)
> +++ maven/site/trunk/src/site/apt/insert-project-version.sh Mon Mar  
> 12 15:29:43 2007
> @@ -4,5 +4,5 @@
>
>  for i in $files
>  do
> -  sed 's/${project.version}/2.0.5/' $i.template > $i
> +  sed 's/${project.version}/2.0.5/g' $i.template > $i
>  done
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: svn commit: r517432 - in /maven/site/trunk/src/site/apt: download.apt download.apt.template insert-project-version.sh

Posted by Brett Porter <br...@apache.org>.
On 13/03/2007, at 10:24 AM, Jason van Zyl wrote:

>
> It could actually go on its own page if it's a separated now no?  
> Each project with its own download page?
>

According to my comment in the site I was thinking of going the other  
way and having all downloads on one page...

I don't really mind either way.

- Brett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: svn commit: r517432 - in /maven/site/trunk/src/site/apt: download.apt download.apt.template insert-project-version.sh

Posted by Jason van Zyl <ja...@maven.org>.
On 13 Mar 07, at 9:51 AM 13 Mar 07, Brett Porter wrote:

>
> On 13/03/2007, at 12:21 AM, Jason van Zyl wrote:
>
>> http://idisk.maven.org/jvanzyl/Public/Bad2.0.3Reference.png
>
> Got it.
>
>>
>> I would prefer the site plugin be fixed.
>
> Me too. And I'd like a pony.
>
>> Barring that I don't particularly care provided I don't have to  
>> update 20 references when I release 2.0.6.
>
> It was quick, I've done it. It's a step forward, at least.
>
>>
>>>
>>> Also, the current page seems to have *no* download of the ant  
>>> tasks at all. Are we just denying their existence now?
>>
>> Are we actively supporting them? I have seen one or two questions  
>> about them and I don't know what state they are in and weren't  
>> released with 2.0.5 which is why I took them off the page. If you  
>> think it's a good thing to list them then go for it.
>
> My understanding was that we agreed to split it out onto its own  
> release schedule like the embedder, so it wasn't released with  
> 2.0.5 - but that doesn't mean the current production release goes  
> away. I'll put it back.
>

It could actually go on its own page if it's a separated now no? Each  
project with its own download page?

Jasonl

> - Brett
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: svn commit: r517432 - in /maven/site/trunk/src/site/apt: download.apt download.apt.template insert-project-version.sh

Posted by Brett Porter <br...@apache.org>.
On 13/03/2007, at 12:21 AM, Jason van Zyl wrote:

> http://idisk.maven.org/jvanzyl/Public/Bad2.0.3Reference.png

Got it.

>
> I would prefer the site plugin be fixed.

Me too. And I'd like a pony.

> Barring that I don't particularly care provided I don't have to  
> update 20 references when I release 2.0.6.

It was quick, I've done it. It's a step forward, at least.

>
>>
>> Also, the current page seems to have *no* download of the ant  
>> tasks at all. Are we just denying their existence now?
>
> Are we actively supporting them? I have seen one or two questions  
> about them and I don't know what state they are in and weren't  
> released with 2.0.5 which is why I took them off the page. If you  
> think it's a good thing to list them then go for it.

My understanding was that we agreed to split it out onto its own  
release schedule like the embedder, so it wasn't released with 2.0.5  
- but that doesn't mean the current production release goes away.  
I'll put it back.

- Brett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: svn commit: r517432 - in /maven/site/trunk/src/site/apt: download.apt download.apt.template insert-project-version.sh

Posted by Jason van Zyl <ja...@maven.org>.
On 12 Mar 07, at 4:12 PM 12 Mar 07, Brett Porter wrote:

>
> On 12/03/2007, at 4:03 PM, Jason van Zyl wrote:
>
>>
>> On 12 Mar 07, at 3:31 PM 12 Mar 07, Brett Porter wrote:
>>
>>> should download.apt be removed from svn if it is generated?
>>>
>>
>> Probably better to leave it there as people updating might forget  
>> to generate it and deploy the site and then we'll end up with an  
>> empty page. We can just nuke it when Velocity works in Doxia. Not  
>> the most elegant of solutions but seeing as we forgot to update it  
>> from 2.0.3 (which is probably a year) it's better then having it  
>> out of date.
>
> Not sure what you mean:
>
> http://svn.apache.org/viewvc/maven/site/trunk/src/site/apt/ 
> download.apt?revision=393226&view=markup&pathrev=517432
>
> lists 2.0.4 (and ignores 2.0.3 and 2.0.1 as they were both broken  
> releases).
>

http://idisk.maven.org/jvanzyl/Public/Bad2.0.3Reference.png

> The checked in page is already out of date - the one you checked in  
> went from encourage -> encorage (while the template went in the  
> correct direction).
>
> If you prefer, I can remove the shell script and put an antrun in  
> to do a filter replace instead so it's always right.

I would prefer the site plugin be fixed. Barring that I don't  
particularly care provided I don't have to update 20 references when  
I release 2.0.6.

>
> Also, the current page seems to have *no* download of the ant tasks  
> at all. Are we just denying their existence now?

Are we actively supporting them? I have seen one or two questions  
about them and I don't know what state they are in and weren't  
released with 2.0.5 which is why I took them off the page. If you  
think it's a good thing to list them then go for it.

>
> - Brett
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: svn commit: r517432 - in /maven/site/trunk/src/site/apt: download.apt download.apt.template insert-project-version.sh

Posted by Brett Porter <br...@apache.org>.
On 12/03/2007, at 4:03 PM, Jason van Zyl wrote:

>
> On 12 Mar 07, at 3:31 PM 12 Mar 07, Brett Porter wrote:
>
>> should download.apt be removed from svn if it is generated?
>>
>
> Probably better to leave it there as people updating might forget  
> to generate it and deploy the site and then we'll end up with an  
> empty page. We can just nuke it when Velocity works in Doxia. Not  
> the most elegant of solutions but seeing as we forgot to update it  
> from 2.0.3 (which is probably a year) it's better then having it  
> out of date.

Not sure what you mean:

http://svn.apache.org/viewvc/maven/site/trunk/src/site/apt/ 
download.apt?revision=393226&view=markup&pathrev=517432

lists 2.0.4 (and ignores 2.0.3 and 2.0.1 as they were both broken  
releases).

The checked in page is already out of date - the one you checked in  
went from encourage -> encorage (while the template went in the  
correct direction).

If you prefer, I can remove the shell script and put an antrun in to  
do a filter replace instead so it's always right.

Also, the current page seems to have *no* download of the ant tasks  
at all. Are we just denying their existence now?

- Brett


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: svn commit: r517432 - in /maven/site/trunk/src/site/apt: download.apt download.apt.template insert-project-version.sh

Posted by Jason van Zyl <ja...@maven.org>.
On 12 Mar 07, at 3:31 PM 12 Mar 07, Brett Porter wrote:

> should download.apt be removed from svn if it is generated?
>

Probably better to leave it there as people updating might forget to  
generate it and deploy the site and then we'll end up with an empty  
page. We can just nuke it when Velocity works in Doxia. Not the most  
elegant of solutions but seeing as we forgot to update it from 2.0.3  
(which is probably a year) it's better then having it out of date.

jason.

> On 12/03/2007, at 3:29 PM, jvanzyl@apache.org wrote:
>
>> Author: jvanzyl
>> Date: Mon Mar 12 15:29:43 2007
>> New Revision: 517432
>>
>> URL: http://svn.apache.org/viewvc?view=rev&rev=517432
>> Log:
>> o fix the generation script and "encourage" is spelt like that  
>> even in Americanese.
>>
>> Modified:
>>     maven/site/trunk/src/site/apt/download.apt
>>     maven/site/trunk/src/site/apt/download.apt.template
>>     maven/site/trunk/src/site/apt/insert-project-version.sh
>>
>> Modified: maven/site/trunk/src/site/apt/download.apt
>> URL: http://svn.apache.org/viewvc/maven/site/trunk/src/site/apt/ 
>> download.apt?view=diff&rev=517432&r1=517431&r2=517432
>> ===================================================================== 
>> =========
>> --- maven/site/trunk/src/site/apt/download.apt (original)
>> +++ maven/site/trunk/src/site/apt/download.apt Mon Mar 12 15:29:43  
>> 2007
>> @@ -16,7 +16,7 @@
>>
>>    Maven 2.0.5 is distributed under the {{{http://maven.apache.org/ 
>> license.html} Apache License, version 2.0}}.
>>
>> -  We <<strongly>> encourage our users to configure a Maven  
>> repository mirror closer to their location, please read {{{guides/ 
>> mini/guide-mirror-settings.html} How to Use Mirrors for  
>> Repositories}}.
>> +  We <<strongly>> encorage our users to configure a Maven  
>> repository mirror closer to their location, please read {{{guides/ 
>> mini/guide-mirror-settings.html} How to Use Mirrors for  
>> Repositories}}.
>>
>>  *-------------------------+---------+----------+-----------+
>>  |                         | Mirrors | Checksum | Signature |
>>
>> Modified: maven/site/trunk/src/site/apt/download.apt.template
>> URL: http://svn.apache.org/viewvc/maven/site/trunk/src/site/apt/ 
>> download.apt.template?view=diff&rev=517432&r1=517431&r2=517432
>> ===================================================================== 
>> =========
>> --- maven/site/trunk/src/site/apt/download.apt.template (original)
>> +++ maven/site/trunk/src/site/apt/download.apt.template Mon Mar 12  
>> 15:29:43 2007
>> @@ -16,7 +16,7 @@
>>
>>    Maven ${project.version} is distributed under the {{{http:// 
>> maven.apache.org/license.html} Apache License, version 2.0}}.
>>
>> -  We <<strongly>> encorage our users to configure a Maven  
>> repository mirror closer to their location, please read {{{guides/ 
>> mini/guide-mirror-settings.html} How to Use Mirrors for  
>> Repositories}}.
>> +  We <<strongly>> encourage our users to configure a Maven  
>> repository mirror closer to their location, please read {{{guides/ 
>> mini/guide-mirror-settings.html} How to Use Mirrors for  
>> Repositories}}.
>>
>>  *-------------------------+---------+----------+-----------+
>>  |                         | Mirrors | Checksum | Signature |
>>
>> Modified: maven/site/trunk/src/site/apt/insert-project-version.sh
>> URL: http://svn.apache.org/viewvc/maven/site/trunk/src/site/apt/ 
>> insert-project-version.sh?view=diff&rev=517432&r1=517431&r2=517432
>> ===================================================================== 
>> =========
>> --- maven/site/trunk/src/site/apt/insert-project-version.sh  
>> (original)
>> +++ maven/site/trunk/src/site/apt/insert-project-version.sh Mon  
>> Mar 12 15:29:43 2007
>> @@ -4,5 +4,5 @@
>>
>>  for i in $files
>>  do
>> -  sed 's/${project.version}/2.0.5/' $i.template > $i
>> +  sed 's/${project.version}/2.0.5/g' $i.template > $i
>>  done
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org