You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by ta...@apache.org on 2004/07/20 17:29:33 UTC

cvs commit: jakarta-jetspeed-2/portal/src/java/org/apache/jetspeed/engine AbstractEngine.java

taylor      2004/07/20 08:29:33

  Modified:    portal/src/java/org/apache/jetspeed/engine
                        AbstractEngine.java
  Log:
  smashing keyboard, crunching mouse ....
  
  CVS: ----------------------------------------------------------------------
  CVS: PR:
  CVS:   If this change addresses a PR in the problem report tracking
  CVS:   database, then enter the PR number(s) here.
  CVS: Obtained from:
  CVS:   If this change has been taken from another system, such as NCSA,
  CVS:   then name the system in this line, otherwise delete it.
  CVS: Submitted by:
  CVS:   If this code has been contributed to Apache by someone else; i.e.,
  CVS:   they sent us a patch or a new module, then include their name/email
  CVS:   address here. If this is your work then delete this line.
  CVS: Reviewed by:
  CVS:   If we are doing pre-commit code reviews and someone else has
  CVS:   reviewed your changes, include their name(s) here.
  CVS:   If you have not had it reviewed then delete this line.
  
  Revision  Changes    Path
  1.2       +2 -1      jakarta-jetspeed-2/portal/src/java/org/apache/jetspeed/engine/AbstractEngine.java
  
  Index: AbstractEngine.java
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed-2/portal/src/java/org/apache/jetspeed/engine/AbstractEngine.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- AbstractEngine.java	20 Jul 2004 13:55:12 -0000	1.1
  +++ AbstractEngine.java	20 Jul 2004 15:29:33 -0000	1.2
  @@ -59,6 +59,7 @@
    * <p>
    *
    * </p>
  + * @author <a href="mailto:taylor@apache.org">David Sean Taylor </a>
    * @author <a href="mailto:weaver@apache.org">Scott T. Weaver</a>
    * @version $Id$
    *
  
  
  

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


Re: cvs commit: jakarta-jetspeed-2/portal/src/java/org/apache/jetspeed/engine AbstractEngine.java

Posted by David Sean Taylor <da...@bluesunrise.com>.
On Jul 20, 2004, at 8:56 AM, Scott T. Weaver wrote:

> Sorry, dude.  Comments were automatic, wasn't even paying attention to  
> that I missed giving you your props.  And for gawd's sake don't take  
> it out on your poor peripherals, what have they ever done to you ;)
>

Hey now, you don't know my peripheral, she likes getting smacked around  
every now and then!


> taylor@apache.org wrote:
>
>> taylor      2004/07/20 08:29:33
>>
>>  Modified:    portal/src/java/org/apache/jetspeed/engine
>>                        AbstractEngine.java
>>  Log:
>>  smashing keyboard, crunching mouse ....
>>   CVS:  
>> ----------------------------------------------------------------------
>>  CVS: PR:
>>  CVS:   If this change addresses a PR in the problem report tracking
>>  CVS:   database, then enter the PR number(s) here.
>>  CVS: Obtained from:
>>  CVS:   If this change has been taken from another system, such as  
>> NCSA,
>>  CVS:   then name the system in this line, otherwise delete it.
>>  CVS: Submitted by:
>>  CVS:   If this code has been contributed to Apache by someone else;  
>> i.e.,
>>  CVS:   they sent us a patch or a new module, then include their  
>> name/email
>>  CVS:   address here. If this is your work then delete this line.
>>  CVS: Reviewed by:
>>  CVS:   If we are doing pre-commit code reviews and someone else has
>>  CVS:   reviewed your changes, include their name(s) here.
>>  CVS:   If you have not had it reviewed then delete this line.
>>   Revision  Changes    Path
>>  1.2       +2 -1       
>> jakarta-jetspeed-2/portal/src/java/org/apache/jetspeed/engine/ 
>> AbstractEngine.java
>>   Index: AbstractEngine.java
>>  ===================================================================
>>  RCS file:  
>> /home/cvs/jakarta-jetspeed-2/portal/src/java/org/apache/jetspeed/ 
>> engine/AbstractEngine.java,v
>>  retrieving revision 1.1
>>  retrieving revision 1.2
>>  diff -u -r1.1 -r1.2
>>  --- AbstractEngine.java	20 Jul 2004 13:55:12 -0000	1.1
>>  +++ AbstractEngine.java	20 Jul 2004 15:29:33 -0000	1.2
>>  @@ -59,6 +59,7 @@
>>    * <p>
>>    *
>>    * </p>
>>  + * @author <a href="mailto:taylor@apache.org">David Sean Taylor </a>
>>    * @author <a href="mailto:weaver@apache.org">Scott T. Weaver</a>
>>    * @version $Id$
>>    *
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: jetspeed-dev-unsubscribe@jakarta.apache.org
>> For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org
>>
>>
>>
>
>
> -- 
> ******************************************
> *           Scott T. Weaver              *
> *         <we...@apache.org>            *
> *     <http://www.einnovation.com>       *
> * -------------------------------------- *
> *   Apache Jetspeed Enterprise Portal    *
> *     Apache Pluto Portlet Container     *
> *                                        *
> * OpenEditPro, Website Content Mangement *
> *     <http://www.openeditpro.com>       *
> ******************************************
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jetspeed-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org
>
>

--
David Sean Taylor
Bluesunrise Software
david@bluesunrise.com
[office]   +01 707 773-4646
[mobile] +01 707 529 9194



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


Re: cvs commit: jakarta-jetspeed-2/portal/src/java/org/apache/jetspeed/engine AbstractEngine.java

Posted by "Scott T. Weaver" <sc...@binary-designs.net>.
Sorry, dude.  Comments were automatic, wasn't even paying attention to 
that I missed giving you your props.  And for gawd's sake don't take it 
out on your poor peripherals, what have they ever done to you ;)

taylor@apache.org wrote:

>taylor      2004/07/20 08:29:33
>
>  Modified:    portal/src/java/org/apache/jetspeed/engine
>                        AbstractEngine.java
>  Log:
>  smashing keyboard, crunching mouse ....
>  
>  CVS: ----------------------------------------------------------------------
>  CVS: PR:
>  CVS:   If this change addresses a PR in the problem report tracking
>  CVS:   database, then enter the PR number(s) here.
>  CVS: Obtained from:
>  CVS:   If this change has been taken from another system, such as NCSA,
>  CVS:   then name the system in this line, otherwise delete it.
>  CVS: Submitted by:
>  CVS:   If this code has been contributed to Apache by someone else; i.e.,
>  CVS:   they sent us a patch or a new module, then include their name/email
>  CVS:   address here. If this is your work then delete this line.
>  CVS: Reviewed by:
>  CVS:   If we are doing pre-commit code reviews and someone else has
>  CVS:   reviewed your changes, include their name(s) here.
>  CVS:   If you have not had it reviewed then delete this line.
>  
>  Revision  Changes    Path
>  1.2       +2 -1      jakarta-jetspeed-2/portal/src/java/org/apache/jetspeed/engine/AbstractEngine.java
>  
>  Index: AbstractEngine.java
>  ===================================================================
>  RCS file: /home/cvs/jakarta-jetspeed-2/portal/src/java/org/apache/jetspeed/engine/AbstractEngine.java,v
>  retrieving revision 1.1
>  retrieving revision 1.2
>  diff -u -r1.1 -r1.2
>  --- AbstractEngine.java	20 Jul 2004 13:55:12 -0000	1.1
>  +++ AbstractEngine.java	20 Jul 2004 15:29:33 -0000	1.2
>  @@ -59,6 +59,7 @@
>    * <p>
>    *
>    * </p>
>  + * @author <a href="mailto:taylor@apache.org">David Sean Taylor </a>
>    * @author <a href="mailto:weaver@apache.org">Scott T. Weaver</a>
>    * @version $Id$
>    *
>  
>  
>  
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: jetspeed-dev-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org
>
>
>  
>


-- 
******************************************
*           Scott T. Weaver              *
*         <we...@apache.org>            *
*     <http://www.einnovation.com>       *
* -------------------------------------- *
*   Apache Jetspeed Enterprise Portal    *
*     Apache Pluto Portlet Container     *
*                                        *
* OpenEditPro, Website Content Mangement *
*     <http://www.openeditpro.com>       *
******************************************


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