You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by Ulrich Stärk <ul...@spielviel.de> on 2010/01/01 15:31:15 UTC

Re: svn commit: r894917 - /tapestry/tapestry5/trunk/pom.xml

Hmm... I didn't have any problems with that when I tested. What exactly 
is complaining about it?

Uli

hlship@apache.org schrieb:
> Author: hlship
> Date: Thu Dec 31 18:13:39 2009
> New Revision: 894917
> 
> URL: http://svn.apache.org/viewvc?rev=894917&view=rev
> Log:
> Remove unknown HTML entity in Ulrich's name
> 
> Modified:
>     tapestry/tapestry5/trunk/pom.xml
> 
> Modified: tapestry/tapestry5/trunk/pom.xml
> URL: http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/pom.xml?rev=894917&r1=894916&r2=894917&view=diff
> ==============================================================================
> --- tapestry/tapestry5/trunk/pom.xml (original)
> +++ tapestry/tapestry5/trunk/pom.xml Thu Dec 31 18:13:39 2009
> @@ -116,7 +116,7 @@
>          </developer>
>          <developer>
>              <id>uli</id>
> -            <name>Ulrich St&auml;rk</name>
> +            <name>Ulrich Stark</name>
>              <email>uli@apache.org</email>
>              <roles>
>                  <role>Developer</role>
> 
> 


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


Re: svn commit: r894917 - /tapestry/tapestry5/trunk/pom.xml

Posted by Dmitry Gusev <dm...@gmail.com>.
That's unfair :)

you could use hexadecimal equivalent to umlauts, like:

&#xE4; = &auml;

On Fri, Jan 1, 2010 at 17:31, Ulrich Stärk <ul...@spielviel.de> wrote:

> Hmm... I didn't have any problems with that when I tested. What exactly is
> complaining about it?
>
> Uli
>
> hlship@apache.org schrieb:
>
>> Author: hlship
>> Date: Thu Dec 31 18:13:39 2009
>> New Revision: 894917
>>
>> URL: http://svn.apache.org/viewvc?rev=894917&view=rev
>> Log:
>> Remove unknown HTML entity in Ulrich's name
>>
>> Modified:
>>    tapestry/tapestry5/trunk/pom.xml
>>
>> Modified: tapestry/tapestry5/trunk/pom.xml
>> URL:
>> http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/pom.xml?rev=894917&r1=894916&r2=894917&view=diff
>>
>> ==============================================================================
>> --- tapestry/tapestry5/trunk/pom.xml (original)
>> +++ tapestry/tapestry5/trunk/pom.xml Thu Dec 31 18:13:39 2009
>> @@ -116,7 +116,7 @@
>>         </developer>
>>         <developer>
>>             <id>uli</id>
>> -            <name>Ulrich St&auml;rk</name>
>> +            <name>Ulrich Stark</name>
>>             <email>uli@apache.org</email>
>>             <roles>
>>                 <role>Developer</role>
>>
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: dev-help@tapestry.apache.org
>
>


-- 
Dmitry Gusev

AnjLab Team
http://anjlab.com

Re: svn commit: r894917 - /tapestry/tapestry5/trunk/pom.xml

Posted by Ulrich Stärk <ul...@spielviel.de>.
Weird. I didn't have any problems.

On 02.01.2010 01:17 schrieb Andreas Andreou:
> Actually, i had the same commit in queue some days ago, but forgot to send
> it in!
> Without it, there's a problem when generating the site.
>
> On Fri, Jan 1, 2010 at 16:31, Ulrich Stärk<ul...@spielviel.de>  wrote:
>> Hmm... I didn't have any problems with that when I tested. What exactly is
>> complaining about it?
>>
>> Uli
>>
>> hlship@apache.org schrieb:
>>>
>>> Author: hlship
>>> Date: Thu Dec 31 18:13:39 2009
>>> New Revision: 894917
>>>
>>> URL: http://svn.apache.org/viewvc?rev=894917&view=rev
>>> Log:
>>> Remove unknown HTML entity in Ulrich's name
>>>
>>> Modified:
>>>     tapestry/tapestry5/trunk/pom.xml
>>>
>>> Modified: tapestry/tapestry5/trunk/pom.xml
>>> URL:
>>> http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/pom.xml?rev=894917&r1=894916&r2=894917&view=diff
>>>
>>> ==============================================================================
>>> --- tapestry/tapestry5/trunk/pom.xml (original)
>>> +++ tapestry/tapestry5/trunk/pom.xml Thu Dec 31 18:13:39 2009
>>> @@ -116,7 +116,7 @@
>>>          </developer>
>>>          <developer>
>>>              <id>uli</id>
>>> -<name>Ulrich St&auml;rk</name>
>>> +<name>Ulrich Stark</name>
>>>              <email>uli@apache.org</email>
>>>              <roles>
>>>                  <role>Developer</role>
>>>
>>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
>> For additional commands, e-mail: dev-help@tapestry.apache.org
>>
>>
>
>
>

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


Re: svn commit: r894917 - /tapestry/tapestry5/trunk/pom.xml

Posted by Andreas Andreou <an...@di.uoa.gr>.
Actually, i had the same commit in queue some days ago, but forgot to send
it in!
Without it, there's a problem when generating the site.

On Fri, Jan 1, 2010 at 16:31, Ulrich Stärk <ul...@spielviel.de> wrote:
> Hmm... I didn't have any problems with that when I tested. What exactly is
> complaining about it?
>
> Uli
>
> hlship@apache.org schrieb:
>>
>> Author: hlship
>> Date: Thu Dec 31 18:13:39 2009
>> New Revision: 894917
>>
>> URL: http://svn.apache.org/viewvc?rev=894917&view=rev
>> Log:
>> Remove unknown HTML entity in Ulrich's name
>>
>> Modified:
>>    tapestry/tapestry5/trunk/pom.xml
>>
>> Modified: tapestry/tapestry5/trunk/pom.xml
>> URL:
>> http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/pom.xml?rev=894917&r1=894916&r2=894917&view=diff
>>
>> ==============================================================================
>> --- tapestry/tapestry5/trunk/pom.xml (original)
>> +++ tapestry/tapestry5/trunk/pom.xml Thu Dec 31 18:13:39 2009
>> @@ -116,7 +116,7 @@
>>         </developer>
>>         <developer>
>>             <id>uli</id>
>> -            <name>Ulrich St&auml;rk</name>
>> +            <name>Ulrich Stark</name>
>>             <email>uli@apache.org</email>
>>             <roles>
>>                 <role>Developer</role>
>>
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: dev-help@tapestry.apache.org
>
>



-- 
Andreas Andreou - andyhot@apache.org - http://blog.andyhot.gr
Tapestry / Tacos developer
Open Source / JEE Consulting

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