You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lenya.apache.org by Joern Nettingsmeier <ne...@folkwang-hochschule.de> on 2006/11/01 20:10:43 UTC

Re: svn commit: r469847 - /lenya/trunk/src/modules/usecasedocument/sitemap.xmap

thanks for fixing this one, and sorry for the inconvenience.

chestnut@apache.org wrote:
> Author: chestnut
> Date: Wed Nov  1 02:32:24 2006
> New Revision: 469847
> 
> URL: http://svn.apache.org/viewvc?view=rev&rev=469847
> Log:
> update view match to work with new usecases.js
> 
> Modified:
>     lenya/trunk/src/modules/usecasedocument/sitemap.xmap
> 
> Modified: lenya/trunk/src/modules/usecasedocument/sitemap.xmap
> URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules/usecasedocument/sitemap.xmap?view=diff&rev=469847&r1=469846&r2=469847
> ==============================================================================
> --- lenya/trunk/src/modules/usecasedocument/sitemap.xmap (original)
> +++ lenya/trunk/src/modules/usecasedocument/sitemap.xmap Wed Nov  1 02:32:24 2006
> @@ -54,7 +54,7 @@
>          executeUsecase() flowscript has completed and issued a redirect,
>          which is matched here.
>          -->
> -      <map:match pattern="view/*/**" internal-only="true">
> +      <map:match pattern="usecases-view/*/**" internal-only="true">
>          
>          <map:generate type="jx" src="fallback://lenya/{2}"/>
>          <map:transform type="browser-update"/>
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
> For additional commands, e-mail: commits-help@lenya.apache.org
> 
> 

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


Re: svn commit: r469847 - /lenya/trunk/src/modules/usecasedocument/sitemap.xmap

Posted by Doug Chestnut <dh...@virginia.edu>.
NP, sorry I have been absent lately, busy at work

--Doug

Joern Nettingsmeier wrote:
> thanks for fixing this one, and sorry for the inconvenience.
> 
> chestnut@apache.org wrote:
> 
>> Author: chestnut
>> Date: Wed Nov  1 02:32:24 2006
>> New Revision: 469847
>>
>> URL: http://svn.apache.org/viewvc?view=rev&rev=469847
>> Log:
>> update view match to work with new usecases.js
>>
>> Modified:
>>     lenya/trunk/src/modules/usecasedocument/sitemap.xmap
>>
>> Modified: lenya/trunk/src/modules/usecasedocument/sitemap.xmap
>> URL: 
>> http://svn.apache.org/viewvc/lenya/trunk/src/modules/usecasedocument/sitemap.xmap?view=diff&rev=469847&r1=469846&r2=469847 
>>
>> ============================================================================== 
>>
>> --- lenya/trunk/src/modules/usecasedocument/sitemap.xmap (original)
>> +++ lenya/trunk/src/modules/usecasedocument/sitemap.xmap Wed Nov  1 
>> 02:32:24 2006
>> @@ -54,7 +54,7 @@
>>          executeUsecase() flowscript has completed and issued a redirect,
>>          which is matched here.
>>          -->
>> -      <map:match pattern="view/*/**" internal-only="true">
>> +      <map:match pattern="usecases-view/*/**" internal-only="true">
>>                   <map:generate type="jx" src="fallback://lenya/{2}"/>
>>          <map:transform type="browser-update"/>
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
>> For additional commands, e-mail: commits-help@lenya.apache.org
>>
>>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
> For additional commands, e-mail: dev-help@lenya.apache.org
> 

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