You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Michael M. Brzycki" <mb...@gehrke-law.com> on 2004/03/01 00:13:51 UTC

[PATCH] InspectorButton Component Ref and Javadoc corrections

The following patch corrects problems with InspectorButton docs:
-- javadoc has incorrect link to its ComponentReference
-- ComponentReference has incorrect link to its javadoc, title is not 
consistent with other contrib-type components.


-- 
Michael M. Brzycki
Director of Information Technology
Gehrke & Associates, S.C.
123 N. 86th Street, Wauwatosa, WI 53226
tel: 414.774.0874
fax: 414.774.4837
www.gehrke-law.com


* * * * * * * * CONFIDENTIALITY NOTICE * * * * * * * *

This e-mail or the documents accompanying this e-mail contain information which may be confidential or privileged and exempt from disclosure under applicable law.  The information is intended to be for the use of the individual or entity named on this transmission.  If you are not the intended recipient, be aware that any disclosure, copying, distribution or use of the contents of this information is without authorization and is prohibited.  If you have received this e-mail in error, please notify us immediately so that we can take action to correct the problem.





Re: [PATCH] InspectorButton Component Ref and Javadoc corrections

Posted by "Michael M. Brzycki" <mb...@gehrke-law.com>.
Done, number 27551.

Erik Hatcher wrote:

> I have this on my to-do list... but my e-mail folder keeps growing 
> and  pushing your message out of sight.... could you at least add this 
> to  Bugzilla so we can track it and I can get to it one of these days 
> if no  one beats me to it?  Thanks!
>
>     Erik
>
>
> On Feb 29, 2004, at 6:13 PM, Michael M. Brzycki wrote:
>
>> The following patch corrects problems with InspectorButton docs:
>> -- javadoc has incorrect link to its ComponentReference
>> -- ComponentReference has incorrect link to its javadoc, title is 
>> not  consistent with other contrib-type components.
>>
>>
>> --  Michael M. Brzycki
>> Director of Information Technology
>> Gehrke & Associates, S.C.
>> 123 N. 86th Street, Wauwatosa, WI 53226
>> tel: 414.774.0874
>> fax: 414.774.4837
>> www.gehrke-law.com
>>
>>
>> * * * * * * * * CONFIDENTIALITY NOTICE * * * * * * * *
>>
>> This e-mail or the documents accompanying this e-mail contain  
>> information which may be confidential or privileged and exempt from  
>> disclosure under applicable law.  The information is intended to be  
>> for the use of the individual or entity named on this transmission.   
>> If you are not the intended recipient, be aware that any disclosure,  
>> copying, distribution or use of the contents of this information is  
>> without authorization and is prohibited.  If you have received this  
>> e-mail in error, please notify us immediately so that we can take  
>> action to correct the problem.
>>
>>
>>
>>
>> Index:  
>> contrib/src/org/apache/tapestry/contrib/inspector/InspectorButton.java
>> ===================================================================
>> RCS file:  
>> /home/cvspublic/jakarta-tapestry/contrib/src/org/apache/tapestry/ 
>> contrib/inspector/InspectorButton.java,v
>> retrieving revision 1.8
>> diff -w -B -r1.8 InspectorButton.java
>> 38c38
>> <  *  [<a  href="../../../../../ComponentReference/ 
>> InspectorButton.html">Component Reference</a>]
>> ---
>>
>>>  *  [<a  href="../../../../../../ComponentReference/ 
>>> contrib.InspectorButton.html">Component Reference</a>]
>>
>> Index: doc/src/ComponentReference/contrib.InspectorButton.html
>> ===================================================================
>> RCS file:  
>> /home/cvspublic/jakarta-tapestry/doc/src/ComponentReference/ 
>> contrib.InspectorButton.html,v
>> retrieving revision 1.2
>> diff -w -B -r1.2 contrib.InspectorButton.html
>> 5c5
>> < <title>InspectorButton</title>
>> ---
>>
>>> <title>contrib:InspectorButton</title>
>>
>> 27c27
>> <       <td><font size="+2"><b>InspectorButton</b></font></td>
>> ---
>>
>>>       <td><font size="+2"><b>contrib:InspectorButton</b></font></td>
>>
>> 31,32c31,32
>> <          <A  
>> href="../api/org/apache/tapestry/inspector/InspectorButton.html">
>> <          org.apache.tapestry.inspector.InspectorButton</A>
>> ---
>>
>>>          <A  href="../api/org/apache/tapestry/contrib/inspector/ 
>>> InspectorButton.html">
>>>          org.apache.tapestry.contrib.inspector.InspectorButton</A>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org
>> For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org
>
>

-- 
Michael M. Brzycki
Director of Information Technology
Gehrke & Associates, S.C.
123 N. 86th Street, Wauwatosa, WI 53226
tel: 414.774.0874
fax: 414.774.4837
www.gehrke-law.com


* * * * * * * * CONFIDENTIALITY NOTICE * * * * * * * *

This e-mail or the documents accompanying this e-mail contain information which may be confidential or privileged and exempt from disclosure under applicable law.  The information is intended to be for the use of the individual or entity named on this transmission.  If you are not the intended recipient, be aware that any disclosure, copying, distribution or use of the contents of this information is without authorization and is prohibited.  If you have received this e-mail in error, please notify us immediately so that we can take action to correct the problem.






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


Re: [PATCH] InspectorButton Component Ref and Javadoc corrections

Posted by Erik Hatcher <er...@ehatchersolutions.com>.
I have this on my to-do list... but my e-mail folder keeps growing and  
pushing your message out of sight.... could you at least add this to  
Bugzilla so we can track it and I can get to it one of these days if no  
one beats me to it?  Thanks!

	Erik


On Feb 29, 2004, at 6:13 PM, Michael M. Brzycki wrote:

> The following patch corrects problems with InspectorButton docs:
> -- javadoc has incorrect link to its ComponentReference
> -- ComponentReference has incorrect link to its javadoc, title is not  
> consistent with other contrib-type components.
>
>
> --  
> Michael M. Brzycki
> Director of Information Technology
> Gehrke & Associates, S.C.
> 123 N. 86th Street, Wauwatosa, WI 53226
> tel: 414.774.0874
> fax: 414.774.4837
> www.gehrke-law.com
>
>
> * * * * * * * * CONFIDENTIALITY NOTICE * * * * * * * *
>
> This e-mail or the documents accompanying this e-mail contain  
> information which may be confidential or privileged and exempt from  
> disclosure under applicable law.  The information is intended to be  
> for the use of the individual or entity named on this transmission.   
> If you are not the intended recipient, be aware that any disclosure,  
> copying, distribution or use of the contents of this information is  
> without authorization and is prohibited.  If you have received this  
> e-mail in error, please notify us immediately so that we can take  
> action to correct the problem.
>
>
>
>
> Index:  
> contrib/src/org/apache/tapestry/contrib/inspector/InspectorButton.java
> ===================================================================
> RCS file:  
> /home/cvspublic/jakarta-tapestry/contrib/src/org/apache/tapestry/ 
> contrib/inspector/InspectorButton.java,v
> retrieving revision 1.8
> diff -w -B -r1.8 InspectorButton.java
> 38c38
> <  *  [<a  
> href="../../../../../ComponentReference/ 
> InspectorButton.html">Component Reference</a>]
> ---
>>  *  [<a  
>> href="../../../../../../ComponentReference/ 
>> contrib.InspectorButton.html">Component Reference</a>]
> Index: doc/src/ComponentReference/contrib.InspectorButton.html
> ===================================================================
> RCS file:  
> /home/cvspublic/jakarta-tapestry/doc/src/ComponentReference/ 
> contrib.InspectorButton.html,v
> retrieving revision 1.2
> diff -w -B -r1.2 contrib.InspectorButton.html
> 5c5
> < <title>InspectorButton</title>
> ---
>> <title>contrib:InspectorButton</title>
> 27c27
> < 	  <td><font size="+2"><b>InspectorButton</b></font></td>
> ---
>> 	  <td><font size="+2"><b>contrib:InspectorButton</b></font></td>
> 31,32c31,32
> < 		 <A  
> href="../api/org/apache/tapestry/inspector/InspectorButton.html">
> < 		 org.apache.tapestry.inspector.InspectorButton</A>
> ---
>> 		 <A  
>> href="../api/org/apache/tapestry/contrib/inspector/ 
>> InspectorButton.html">
>> 		 org.apache.tapestry.contrib.inspector.InspectorButton</A>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org


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