You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by rd...@apache.org on 2003/10/12 11:49:23 UTC

cvs commit: jakarta-commons-sandbox/hivemind/library/src/test/hivemind/test/lib/impl FakeContext.java NameLookupHack.java SimpleEJB.java SimpleHomeImpl.java SimpleServiceImpl.java

rdonkin     2003/10/12 02:49:23

  Modified:    hivemind/library/src/test/hivemind/test/lib/impl
                        FakeContext.java NameLookupHack.java SimpleEJB.java
                        SimpleHomeImpl.java SimpleServiceImpl.java
  Log:
  Fixed typos in apache licenses
  
  Revision  Changes    Path
  1.2       +4 -4      jakarta-commons-sandbox/hivemind/library/src/test/hivemind/test/lib/impl/FakeContext.java
  
  Index: FakeContext.java
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/hivemind/library/src/test/hivemind/test/lib/impl/FakeContext.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- FakeContext.java	19 Sep 2003 22:10:58 -0000	1.1
  +++ FakeContext.java	12 Oct 2003 09:49:23 -0000	1.2
  @@ -19,11 +19,11 @@
    *    distribution.
    *
    * 3. The end-user documentation included with the redistribution, if
  - *    any, must include the following acknowlegement:
  + *    any, must include the following acknowledgement:
    *       "This product includes software developed by the
    *        Apache Software Foundation (http://www.apache.org/)."
  - *    Alternately, this acknowlegement may appear in the software itself,
  - *    if and wherever such third-party acknowlegements normally appear.
  + *    Alternately, this acknowledgement may appear in the software itself,
  + *    if and wherever such third-party acknowledgements normally appear.
    *
    * 4. The names "The Jakarta Project", "Commons", and "Apache Software
    *    Foundation" must not be used to endorse or promote products derived
  @@ -32,7 +32,7 @@
    *
    * 5. Products derived from this software may not be called "Apache"
    *    nor may "Apache" appear in their names without prior written
  - *    permission of the Apache Group.
  + *    permission of the Apache Software Foundation.
    *
    * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
    * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
  
  
  
  1.2       +5 -5      jakarta-commons-sandbox/hivemind/library/src/test/hivemind/test/lib/impl/NameLookupHack.java
  
  Index: NameLookupHack.java
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/hivemind/library/src/test/hivemind/test/lib/impl/NameLookupHack.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- NameLookupHack.java	19 Sep 2003 22:10:58 -0000	1.1
  +++ NameLookupHack.java	12 Oct 2003 09:49:23 -0000	1.2
  @@ -19,11 +19,11 @@
    *    distribution.
    *
    * 3. The end-user documentation included with the redistribution, if
  - *    any, must include the following acknowlegement:
  + *    any, must include the following acknowledgement:
    *       "This product includes software developed by the
    *        Apache Software Foundation (http://www.apache.org/)."
  - *    Alternately, this acknowlegement may appear in the software itself,
  - *    if and wherever such third-party acknowlegements normally appear.
  + *    Alternately, this acknowledgement may appear in the software itself,
  + *    if and wherever such third-party acknowledgements normally appear.
    *
    * 4. The names "The Jakarta Project", "Commons", and "Apache Software
    *    Foundation" must not be used to endorse or promote products derived
  @@ -32,7 +32,7 @@
    *
    * 5. Products derived from this software may not be called "Apache"
    *    nor may "Apache" appear in their names without prior written
  - *    permission of the Apache Group.
  + *    permission of the Apache Software Foundation.
    *
    * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
    * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
  
  
  
  1.2       +5 -5      jakarta-commons-sandbox/hivemind/library/src/test/hivemind/test/lib/impl/SimpleEJB.java
  
  Index: SimpleEJB.java
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/hivemind/library/src/test/hivemind/test/lib/impl/SimpleEJB.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- SimpleEJB.java	19 Sep 2003 22:10:58 -0000	1.1
  +++ SimpleEJB.java	12 Oct 2003 09:49:23 -0000	1.2
  @@ -19,11 +19,11 @@
    *    distribution.
    *
    * 3. The end-user documentation included with the redistribution, if
  - *    any, must include the following acknowlegement:
  + *    any, must include the following acknowledgement:
    *       "This product includes software developed by the
    *        Apache Software Foundation (http://www.apache.org/)."
  - *    Alternately, this acknowlegement may appear in the software itself,
  - *    if and wherever such third-party acknowlegements normally appear.
  + *    Alternately, this acknowledgement may appear in the software itself,
  + *    if and wherever such third-party acknowledgements normally appear.
    *
    * 4. The names "The Jakarta Project", "Commons", and "Apache Software
    *    Foundation" must not be used to endorse or promote products derived
  @@ -32,7 +32,7 @@
    *
    * 5. Products derived from this software may not be called "Apache"
    *    nor may "Apache" appear in their names without prior written
  - *    permission of the Apache Group.
  + *    permission of the Apache Software Foundation.
    *
    * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
    * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
  
  
  
  1.2       +5 -5      jakarta-commons-sandbox/hivemind/library/src/test/hivemind/test/lib/impl/SimpleHomeImpl.java
  
  Index: SimpleHomeImpl.java
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/hivemind/library/src/test/hivemind/test/lib/impl/SimpleHomeImpl.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- SimpleHomeImpl.java	19 Sep 2003 22:10:58 -0000	1.1
  +++ SimpleHomeImpl.java	12 Oct 2003 09:49:23 -0000	1.2
  @@ -19,11 +19,11 @@
    *    distribution.
    *
    * 3. The end-user documentation included with the redistribution, if
  - *    any, must include the following acknowlegement:
  + *    any, must include the following acknowledgement:
    *       "This product includes software developed by the
    *        Apache Software Foundation (http://www.apache.org/)."
  - *    Alternately, this acknowlegement may appear in the software itself,
  - *    if and wherever such third-party acknowlegements normally appear.
  + *    Alternately, this acknowledgement may appear in the software itself,
  + *    if and wherever such third-party acknowledgements normally appear.
    *
    * 4. The names "The Jakarta Project", "Commons", and "Apache Software
    *    Foundation" must not be used to endorse or promote products derived
  @@ -32,7 +32,7 @@
    *
    * 5. Products derived from this software may not be called "Apache"
    *    nor may "Apache" appear in their names without prior written
  - *    permission of the Apache Group.
  + *    permission of the Apache Software Foundation.
    *
    * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
    * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
  
  
  
  1.2       +4 -4      jakarta-commons-sandbox/hivemind/library/src/test/hivemind/test/lib/impl/SimpleServiceImpl.java
  
  Index: SimpleServiceImpl.java
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/hivemind/library/src/test/hivemind/test/lib/impl/SimpleServiceImpl.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- SimpleServiceImpl.java	19 Sep 2003 22:10:58 -0000	1.1
  +++ SimpleServiceImpl.java	12 Oct 2003 09:49:23 -0000	1.2
  @@ -19,11 +19,11 @@
    *    distribution.
    *
    * 3. The end-user documentation included with the redistribution, if
  - *    any, must include the following acknowlegement:
  + *    any, must include the following acknowledgement:
    *       "This product includes software developed by the
    *        Apache Software Foundation (http://www.apache.org/)."
  - *    Alternately, this acknowlegement may appear in the software itself,
  - *    if and wherever such third-party acknowlegements normally appear.
  + *    Alternately, this acknowledgement may appear in the software itself,
  + *    if and wherever such third-party acknowledgements normally appear.
    *
    * 4. The names "The Jakarta Project", "Commons", and "Apache Software
    *    Foundation" must not be used to endorse or promote products derived
  @@ -32,7 +32,7 @@
    *
    * 5. Products derived from this software may not be called "Apache"
    *    nor may "Apache" appear in their names without prior written
  - *    permission of the Apache Group.
  + *    permission of the Apache Software Foundation.
    *
    * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
    * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
  
  
  

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


Re: cvs commit: jakarta-commons-sandbox/hivemind/library/src/test/hivemind/test/lib/impl FakeContext.java NameLookupHack.java SimpleEJB.java SimpleHomeImpl.java SimpleServiceImpl.java

Posted by robert burrell donkin <ro...@blueyonder.co.uk>.
On Monday, October 13, 2003, at 02:58 PM, Howard M. Lewis Ship wrote:

> Ah, the miscommunication of e-mail.

yep :)

(i don't think that i've ever worked with you on any projects so it's 
easily done. i'll try to remember that you have a well developed sense of 
humour in future.)

> No harm, no foul; I realized what you were doing and was just joking with 
> Knut (who has this habit
> of proofreading my documentation changes and providing patches).

a good habit. many apache old hands have this down to an art :)

- robert


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


RE: cvs commit: jakarta-commons-sandbox/hivemind/library/src/test/hivemind/test/lib/impl FakeContext.java NameLookupHack.java SimpleEJB.java SimpleHomeImpl.java SimpleServiceImpl.java

Posted by "Howard M. Lewis Ship" <hl...@comcast.net>.
Ah, the miscommunication of e-mail.

No harm, no foul; I realized what you were doing and was just joking with Knut (who has this habit
of proofreading my documentation changes and providing patches).

--
Howard M. Lewis Ship
Creator, Tapestry: Java Web Components
http://jakarta.apache.org/tapestry
http://jakarta.apache.org/commons/sandbox/hivemind/
http://javatapestry.blogspot.com

> -----Original Message-----
> From: robert burrell donkin 
> [mailto:robertburrelldonkin@blueyonder.co.uk] 
> Sent: Monday, October 13, 2003 2:38 AM
> To: Jakarta Commons Developers List
> Subject: Re: cvs commit: 
> jakarta-commons-sandbox/hivemind/library/src/test/hivemind/tes
> t/lib/impl FakeContext.java NameLookupHack.java 
> SimpleEJB.java SimpleHomeImpl.java SimpleServiceImpl.java
> 
> 
> hi howard
> 
> the story is: there were a few typos in the original license used by 
> commons. these were recently spotted by robert leland. it is 
> important 
> that these typos are corrected.
> 
> i posted something to each of the components before 
> correcting the typos 
> (to match the consensus version) but i didn't think that this 
> would be 
> necessary for the sandbox components. apologies if i've ruffled your 
> feathers.
> 
> - robert
> 
> On Sunday, October 12, 2003, at 03:42 PM, Howard M. Lewis Ship wrote:
> 
> > Someone fixing typos and its not Knut?  What gives?
> >
> > --
> > Howard M. Lewis Ship
> > Creator, Tapestry: Java Web Components 
> > http://jakarta.apache.org/tapestry
> > http://jakarta.apache.org/commons/sandbox/hivemind/
> > http://javatapestry.blogspot.com
> >
> >> -----Original Message-----
> >> From: rdonkin@apache.org [mailto:rdonkin@apache.org]
> >> Sent: Sunday, October 12, 2003 5:49 AM
> >> To: jakarta-commons-sandbox-cvs@apache.org
> >> Subject: cvs commit: 
> >> jakarta-commons-sandbox/hivemind/library/src/test/hivemind/tes
> >> t/lib/impl FakeContext.java NameLookupHack.java SimpleEJB.java 
> >> SimpleHomeImpl.java SimpleServiceImpl.java
> >>
> >>
> >> rdonkin     2003/10/12 02:49:23
> >>
> >>   Modified:    hivemind/library/src/test/hivemind/test/lib/impl
> >>                         FakeContext.java NameLookupHack.java 
> >> SimpleEJB.java
> >>                         SimpleHomeImpl.java SimpleServiceImpl.java
> >>   Log:
> >>   Fixed typos in apache licenses
> >>
> >>   Revision  Changes    Path
> >>   1.2       +4 -4
> >> jakarta-commons-sandbox/hivemind/library/src/test/hivemind/tes
> >> t/lib/impl/FakeContext.java
> >>
> >>   Index: FakeContext.java
> >>   
> ===================================================================
> >>   RCS file: 
> >> /home/cvs/jakarta-commons-sandbox/hivemind/library/src/test/hi
> >> vemind/test/lib/impl/FakeContext.java,v
> >>   retrieving revision 1.1
> >>   retrieving revision 1.2
> >>   diff -u -r1.1 -r1.2
> >>   --- FakeContext.java	19 Sep 2003 22:10:58 -0000	1.1
> >>   +++ FakeContext.java	12 Oct 2003 09:49:23 -0000	1.2
> >>   @@ -19,11 +19,11 @@
> >>     *    distribution.
> >>     *
> >>     * 3. The end-user documentation included with the 
> redistribution, 
> >> if
> >>   - *    any, must include the following acknowlegement:
> >>   + *    any, must include the following acknowledgement:
> >>     *       "This product includes software developed by the
> >>     *        Apache Software Foundation (http://www.apache.org/)."
> >>   - *    Alternately, this acknowlegement may appear in the
> >> software itself,
> >>   - *    if and wherever such third-party acknowlegements
> >> normally appear.
> >>   + *    Alternately, this acknowledgement may appear in the
> >> software itself,
> >>   + *    if and wherever such third-party acknowledgements
> >> normally appear.
> >>     *
> >>     * 4. The names "The Jakarta Project", "Commons", and "Apache 
> >> Software
> >>     *    Foundation" must not be used to endorse or promote
> >> products derived
> >>   @@ -32,7 +32,7 @@
> >>     *
> >>     * 5. Products derived from this software may not be called 
> >> "Apache"
> >>     *    nor may "Apache" appear in their names without 
> prior written
> >>   - *    permission of the Apache Group.
> >>   + *    permission of the Apache Software Foundation.
> >>     *
> >>     * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY 
> EXPRESSED OR IMPLIED
> >>     * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 
> >> WARRANTIES
> >>
> >>
> >>
> >>   1.2       +5 -5
> >> jakarta-commons-sandbox/hivemind/library/src/test/hivemind/tes
> >> t/lib/impl/NameLookupHack.java
> >>
> >>   Index: NameLookupHack.java
> >>   
> ===================================================================
> >>   RCS file: 
> >> /home/cvs/jakarta-commons-sandbox/hivemind/library/src/test/hi
> >> vemind/test/lib/impl/NameLookupHack.java,v
> >>   retrieving revision 1.1
> >>   retrieving revision 1.2
> >>   diff -u -r1.1 -r1.2
> >>   --- NameLookupHack.java	19 Sep 2003 22:10:58 -0000	1.1
> >>   +++ NameLookupHack.java	12 Oct 2003 09:49:23 -0000	1.2
> >>   @@ -19,11 +19,11 @@
> >>     *    distribution.
> >>     *
> >>     * 3. The end-user documentation included with the 
> redistribution, 
> >> if
> >>   - *    any, must include the following acknowlegement:
> >>   + *    any, must include the following acknowledgement:
> >>     *       "This product includes software developed by the
> >>     *        Apache Software Foundation (http://www.apache.org/)."
> >>   - *    Alternately, this acknowlegement may appear in the
> >> software itself,
> >>   - *    if and wherever such third-party acknowlegements
> >> normally appear.
> >>   + *    Alternately, this acknowledgement may appear in the
> >> software itself,
> >>   + *    if and wherever such third-party acknowledgements
> >> normally appear.
> >>     *
> >>     * 4. The names "The Jakarta Project", "Commons", and "Apache 
> >> Software
> >>     *    Foundation" must not be used to endorse or promote
> >> products derived
> >>   @@ -32,7 +32,7 @@
> >>     *
> >>     * 5. Products derived from this software may not be called 
> >> "Apache"
> >>     *    nor may "Apache" appear in their names without 
> prior written
> >>   - *    permission of the Apache Group.
> >>   + *    permission of the Apache Software Foundation.
> >>     *
> >>     * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY 
> EXPRESSED OR IMPLIED
> >>     * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 
> >> WARRANTIES
> >>
> >>
> >>
> >>   1.2       +5 -5
> >> jakarta-commons-sandbox/hivemind/library/src/test/hivemind/tes
> >> t/lib/impl/SimpleEJB.java
> >>
> >>   Index: SimpleEJB.java
> >>   
> ===================================================================
> >>   RCS file: 
> >> /home/cvs/jakarta-commons-sandbox/hivemind/library/src/test/hi
> >> vemind/test/lib/impl/SimpleEJB.java,v
> >>   retrieving revision 1.1
> >>   retrieving revision 1.2
> >>   diff -u -r1.1 -r1.2
> >>   --- SimpleEJB.java	19 Sep 2003 22:10:58 -0000	1.1
> >>   +++ SimpleEJB.java	12 Oct 2003 09:49:23 -0000	1.2
> >>   @@ -19,11 +19,11 @@
> >>     *    distribution.
> >>     *
> >>     * 3. The end-user documentation included with the 
> redistribution, 
> >> if
> >>   - *    any, must include the following acknowlegement:
> >>   + *    any, must include the following acknowledgement:
> >>     *       "This product includes software developed by the
> >>     *        Apache Software Foundation (http://www.apache.org/)."
> >>   - *    Alternately, this acknowlegement may appear in the
> >> software itself,
> >>   - *    if and wherever such third-party acknowlegements
> >> normally appear.
> >>   + *    Alternately, this acknowledgement may appear in the
> >> software itself,
> >>   + *    if and wherever such third-party acknowledgements
> >> normally appear.
> >>     *
> >>     * 4. The names "The Jakarta Project", "Commons", and "Apache 
> >> Software
> >>     *    Foundation" must not be used to endorse or promote
> >> products derived
> >>   @@ -32,7 +32,7 @@
> >>     *
> >>     * 5. Products derived from this software may not be called 
> >> "Apache"
> >>     *    nor may "Apache" appear in their names without 
> prior written
> >>   - *    permission of the Apache Group.
> >>   + *    permission of the Apache Software Foundation.
> >>     *
> >>     * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY 
> EXPRESSED OR IMPLIED
> >>     * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 
> >> WARRANTIES
> >>
> >>
> >>
> >>   1.2       +5 -5
> >> jakarta-commons-sandbox/hivemind/library/src/test/hivemind/tes
> >> t/lib/impl/SimpleHomeImpl.java
> >>
> >>   Index: SimpleHomeImpl.java
> >>   
> ===================================================================
> >>   RCS file: 
> >> /home/cvs/jakarta-commons-sandbox/hivemind/library/src/test/hi
> >> vemind/test/lib/impl/SimpleHomeImpl.java,v
> >>   retrieving revision 1.1
> >>   retrieving revision 1.2
> >>   diff -u -r1.1 -r1.2
> >>   --- SimpleHomeImpl.java	19 Sep 2003 22:10:58 -0000	1.1
> >>   +++ SimpleHomeImpl.java	12 Oct 2003 09:49:23 -0000	1.2
> >>   @@ -19,11 +19,11 @@
> >>     *    distribution.
> >>     *
> >>     * 3. The end-user documentation included with the 
> redistribution, 
> >> if
> >>   - *    any, must include the following acknowlegement:
> >>   + *    any, must include the following acknowledgement:
> >>     *       "This product includes software developed by the
> >>     *        Apache Software Foundation (http://www.apache.org/)."
> >>   - *    Alternately, this acknowlegement may appear in the
> >> software itself,
> >>   - *    if and wherever such third-party acknowlegements
> >> normally appear.
> >>   + *    Alternately, this acknowledgement may appear in the
> >> software itself,
> >>   + *    if and wherever such third-party acknowledgements
> >> normally appear.
> >>     *
> >>     * 4. The names "The Jakarta Project", "Commons", and "Apache 
> >> Software
> >>     *    Foundation" must not be used to endorse or promote
> >> products derived
> >>   @@ -32,7 +32,7 @@
> >>     *
> >>     * 5. Products derived from this software may not be called 
> >> "Apache"
> >>     *    nor may "Apache" appear in their names without 
> prior written
> >>   - *    permission of the Apache Group.
> >>   + *    permission of the Apache Software Foundation.
> >>     *
> >>     * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY 
> EXPRESSED OR IMPLIED
> >>     * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 
> >> WARRANTIES
> >>
> >>
> >>
> >>   1.2       +4 -4
> >> jakarta-commons-sandbox/hivemind/library/src/test/hivemind/tes
> >> t/lib/impl/SimpleServiceImpl.java
> >>
> >>   Index: SimpleServiceImpl.java
> >>   
> ===================================================================
> >>   RCS file: 
> >> /home/cvs/jakarta-commons-sandbox/hivemind/library/src/test/hi
> >> vemind/test/lib/impl/SimpleServiceImpl.java,v
> >>   retrieving revision 1.1
> >>   retrieving revision 1.2
> >>   diff -u -r1.1 -r1.2
> >>   --- SimpleServiceImpl.java	19 Sep 2003 22:10:58 
> -0000	1.1
> >>   +++ SimpleServiceImpl.java	12 Oct 2003 09:49:23 
> -0000	1.2
> >>   @@ -19,11 +19,11 @@
> >>     *    distribution.
> >>     *
> >>     * 3. The end-user documentation included with the 
> redistribution, 
> >> if
> >>   - *    any, must include the following acknowlegement:
> >>   + *    any, must include the following acknowledgement:
> >>     *       "This product includes software developed by the
> >>     *        Apache Software Foundation (http://www.apache.org/)."
> >>   - *    Alternately, this acknowlegement may appear in the
> >> software itself,
> >>   - *    if and wherever such third-party acknowlegements
> >> normally appear.
> >>   + *    Alternately, this acknowledgement may appear in the
> >> software itself,
> >>   + *    if and wherever such third-party acknowledgements
> >> normally appear.
> >>     *
> >>     * 4. The names "The Jakarta Project", "Commons", and "Apache 
> >> Software
> >>     *    Foundation" must not be used to endorse or promote
> >> products derived
> >>   @@ -32,7 +32,7 @@
> >>     *
> >>     * 5. Products derived from this software may not be called 
> >> "Apache"
> >>     *    nor may "Apache" appear in their names without 
> prior written
> >>   - *    permission of the Apache Group.
> >>   + *    permission of the Apache Software Foundation.
> >>     *
> >>     * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY 
> EXPRESSED OR IMPLIED
> >>     * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 
> >> WARRANTIES
> >>
> >>
> >>
> >>
> >> 
> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> >> For additional commands, e-mail: 
> commons-dev-help@jakarta.apache.org
> >>
> >
> >
> > 
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: commons-dev-help@jakarta.apache.org
> >
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
> 


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


Re: cvs commit: jakarta-commons-sandbox/hivemind/library/src/test/hivemind/test/lib/impl FakeContext.java NameLookupHack.java SimpleEJB.java SimpleHomeImpl.java SimpleServiceImpl.java

Posted by robert burrell donkin <ro...@blueyonder.co.uk>.
hi howard

the story is: there were a few typos in the original license used by 
commons. these were recently spotted by robert leland. it is important 
that these typos are corrected.

i posted something to each of the components before correcting the typos 
(to match the consensus version) but i didn't think that this would be 
necessary for the sandbox components. apologies if i've ruffled your 
feathers.

- robert

On Sunday, October 12, 2003, at 03:42 PM, Howard M. Lewis Ship wrote:

> Someone fixing typos and its not Knut?  What gives?
>
> --
> Howard M. Lewis Ship
> Creator, Tapestry: Java Web Components
> http://jakarta.apache.org/tapestry
> http://jakarta.apache.org/commons/sandbox/hivemind/
> http://javatapestry.blogspot.com
>
>> -----Original Message-----
>> From: rdonkin@apache.org [mailto:rdonkin@apache.org]
>> Sent: Sunday, October 12, 2003 5:49 AM
>> To: jakarta-commons-sandbox-cvs@apache.org
>> Subject: cvs commit:
>> jakarta-commons-sandbox/hivemind/library/src/test/hivemind/tes
>> t/lib/impl FakeContext.java NameLookupHack.java
>> SimpleEJB.java SimpleHomeImpl.java SimpleServiceImpl.java
>>
>>
>> rdonkin     2003/10/12 02:49:23
>>
>>   Modified:    hivemind/library/src/test/hivemind/test/lib/impl
>>                         FakeContext.java NameLookupHack.java
>> SimpleEJB.java
>>                         SimpleHomeImpl.java SimpleServiceImpl.java
>>   Log:
>>   Fixed typos in apache licenses
>>
>>   Revision  Changes    Path
>>   1.2       +4 -4
>> jakarta-commons-sandbox/hivemind/library/src/test/hivemind/tes
>> t/lib/impl/FakeContext.java
>>
>>   Index: FakeContext.java
>>   ===================================================================
>>   RCS file:
>> /home/cvs/jakarta-commons-sandbox/hivemind/library/src/test/hi
>> vemind/test/lib/impl/FakeContext.java,v
>>   retrieving revision 1.1
>>   retrieving revision 1.2
>>   diff -u -r1.1 -r1.2
>>   --- FakeContext.java	19 Sep 2003 22:10:58 -0000	1.1
>>   +++ FakeContext.java	12 Oct 2003 09:49:23 -0000	1.2
>>   @@ -19,11 +19,11 @@
>>     *    distribution.
>>     *
>>     * 3. The end-user documentation included with the
>> redistribution, if
>>   - *    any, must include the following acknowlegement:
>>   + *    any, must include the following acknowledgement:
>>     *       "This product includes software developed by the
>>     *        Apache Software Foundation (http://www.apache.org/)."
>>   - *    Alternately, this acknowlegement may appear in the
>> software itself,
>>   - *    if and wherever such third-party acknowlegements
>> normally appear.
>>   + *    Alternately, this acknowledgement may appear in the
>> software itself,
>>   + *    if and wherever such third-party acknowledgements
>> normally appear.
>>     *
>>     * 4. The names "The Jakarta Project", "Commons", and
>> "Apache Software
>>     *    Foundation" must not be used to endorse or promote
>> products derived
>>   @@ -32,7 +32,7 @@
>>     *
>>     * 5. Products derived from this software may not be
>> called "Apache"
>>     *    nor may "Apache" appear in their names without prior written
>>   - *    permission of the Apache Group.
>>   + *    permission of the Apache Software Foundation.
>>     *
>>     * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
>>     * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
>> WARRANTIES
>>
>>
>>
>>   1.2       +5 -5
>> jakarta-commons-sandbox/hivemind/library/src/test/hivemind/tes
>> t/lib/impl/NameLookupHack.java
>>
>>   Index: NameLookupHack.java
>>   ===================================================================
>>   RCS file:
>> /home/cvs/jakarta-commons-sandbox/hivemind/library/src/test/hi
>> vemind/test/lib/impl/NameLookupHack.java,v
>>   retrieving revision 1.1
>>   retrieving revision 1.2
>>   diff -u -r1.1 -r1.2
>>   --- NameLookupHack.java	19 Sep 2003 22:10:58 -0000	1.1
>>   +++ NameLookupHack.java	12 Oct 2003 09:49:23 -0000	1.2
>>   @@ -19,11 +19,11 @@
>>     *    distribution.
>>     *
>>     * 3. The end-user documentation included with the
>> redistribution, if
>>   - *    any, must include the following acknowlegement:
>>   + *    any, must include the following acknowledgement:
>>     *       "This product includes software developed by the
>>     *        Apache Software Foundation (http://www.apache.org/)."
>>   - *    Alternately, this acknowlegement may appear in the
>> software itself,
>>   - *    if and wherever such third-party acknowlegements
>> normally appear.
>>   + *    Alternately, this acknowledgement may appear in the
>> software itself,
>>   + *    if and wherever such third-party acknowledgements
>> normally appear.
>>     *
>>     * 4. The names "The Jakarta Project", "Commons", and
>> "Apache Software
>>     *    Foundation" must not be used to endorse or promote
>> products derived
>>   @@ -32,7 +32,7 @@
>>     *
>>     * 5. Products derived from this software may not be
>> called "Apache"
>>     *    nor may "Apache" appear in their names without prior written
>>   - *    permission of the Apache Group.
>>   + *    permission of the Apache Software Foundation.
>>     *
>>     * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
>>     * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
>> WARRANTIES
>>
>>
>>
>>   1.2       +5 -5
>> jakarta-commons-sandbox/hivemind/library/src/test/hivemind/tes
>> t/lib/impl/SimpleEJB.java
>>
>>   Index: SimpleEJB.java
>>   ===================================================================
>>   RCS file:
>> /home/cvs/jakarta-commons-sandbox/hivemind/library/src/test/hi
>> vemind/test/lib/impl/SimpleEJB.java,v
>>   retrieving revision 1.1
>>   retrieving revision 1.2
>>   diff -u -r1.1 -r1.2
>>   --- SimpleEJB.java	19 Sep 2003 22:10:58 -0000	1.1
>>   +++ SimpleEJB.java	12 Oct 2003 09:49:23 -0000	1.2
>>   @@ -19,11 +19,11 @@
>>     *    distribution.
>>     *
>>     * 3. The end-user documentation included with the
>> redistribution, if
>>   - *    any, must include the following acknowlegement:
>>   + *    any, must include the following acknowledgement:
>>     *       "This product includes software developed by the
>>     *        Apache Software Foundation (http://www.apache.org/)."
>>   - *    Alternately, this acknowlegement may appear in the
>> software itself,
>>   - *    if and wherever such third-party acknowlegements
>> normally appear.
>>   + *    Alternately, this acknowledgement may appear in the
>> software itself,
>>   + *    if and wherever such third-party acknowledgements
>> normally appear.
>>     *
>>     * 4. The names "The Jakarta Project", "Commons", and
>> "Apache Software
>>     *    Foundation" must not be used to endorse or promote
>> products derived
>>   @@ -32,7 +32,7 @@
>>     *
>>     * 5. Products derived from this software may not be
>> called "Apache"
>>     *    nor may "Apache" appear in their names without prior written
>>   - *    permission of the Apache Group.
>>   + *    permission of the Apache Software Foundation.
>>     *
>>     * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
>>     * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
>> WARRANTIES
>>
>>
>>
>>   1.2       +5 -5
>> jakarta-commons-sandbox/hivemind/library/src/test/hivemind/tes
>> t/lib/impl/SimpleHomeImpl.java
>>
>>   Index: SimpleHomeImpl.java
>>   ===================================================================
>>   RCS file:
>> /home/cvs/jakarta-commons-sandbox/hivemind/library/src/test/hi
>> vemind/test/lib/impl/SimpleHomeImpl.java,v
>>   retrieving revision 1.1
>>   retrieving revision 1.2
>>   diff -u -r1.1 -r1.2
>>   --- SimpleHomeImpl.java	19 Sep 2003 22:10:58 -0000	1.1
>>   +++ SimpleHomeImpl.java	12 Oct 2003 09:49:23 -0000	1.2
>>   @@ -19,11 +19,11 @@
>>     *    distribution.
>>     *
>>     * 3. The end-user documentation included with the
>> redistribution, if
>>   - *    any, must include the following acknowlegement:
>>   + *    any, must include the following acknowledgement:
>>     *       "This product includes software developed by the
>>     *        Apache Software Foundation (http://www.apache.org/)."
>>   - *    Alternately, this acknowlegement may appear in the
>> software itself,
>>   - *    if and wherever such third-party acknowlegements
>> normally appear.
>>   + *    Alternately, this acknowledgement may appear in the
>> software itself,
>>   + *    if and wherever such third-party acknowledgements
>> normally appear.
>>     *
>>     * 4. The names "The Jakarta Project", "Commons", and
>> "Apache Software
>>     *    Foundation" must not be used to endorse or promote
>> products derived
>>   @@ -32,7 +32,7 @@
>>     *
>>     * 5. Products derived from this software may not be
>> called "Apache"
>>     *    nor may "Apache" appear in their names without prior written
>>   - *    permission of the Apache Group.
>>   + *    permission of the Apache Software Foundation.
>>     *
>>     * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
>>     * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
>> WARRANTIES
>>
>>
>>
>>   1.2       +4 -4
>> jakarta-commons-sandbox/hivemind/library/src/test/hivemind/tes
>> t/lib/impl/SimpleServiceImpl.java
>>
>>   Index: SimpleServiceImpl.java
>>   ===================================================================
>>   RCS file:
>> /home/cvs/jakarta-commons-sandbox/hivemind/library/src/test/hi
>> vemind/test/lib/impl/SimpleServiceImpl.java,v
>>   retrieving revision 1.1
>>   retrieving revision 1.2
>>   diff -u -r1.1 -r1.2
>>   --- SimpleServiceImpl.java	19 Sep 2003 22:10:58 -0000	1.1
>>   +++ SimpleServiceImpl.java	12 Oct 2003 09:49:23 -0000	1.2
>>   @@ -19,11 +19,11 @@
>>     *    distribution.
>>     *
>>     * 3. The end-user documentation included with the
>> redistribution, if
>>   - *    any, must include the following acknowlegement:
>>   + *    any, must include the following acknowledgement:
>>     *       "This product includes software developed by the
>>     *        Apache Software Foundation (http://www.apache.org/)."
>>   - *    Alternately, this acknowlegement may appear in the
>> software itself,
>>   - *    if and wherever such third-party acknowlegements
>> normally appear.
>>   + *    Alternately, this acknowledgement may appear in the
>> software itself,
>>   + *    if and wherever such third-party acknowledgements
>> normally appear.
>>     *
>>     * 4. The names "The Jakarta Project", "Commons", and
>> "Apache Software
>>     *    Foundation" must not be used to endorse or promote
>> products derived
>>   @@ -32,7 +32,7 @@
>>     *
>>     * 5. Products derived from this software may not be
>> called "Apache"
>>     *    nor may "Apache" appear in their names without prior written
>>   - *    permission of the Apache Group.
>>   + *    permission of the Apache Software Foundation.
>>     *
>>     * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
>>     * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
>> WARRANTIES
>>
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
>> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
>


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


Re: cvs commit: jakarta-commons-sandbox/hivemind/library/src/test/hivemind/test/lib/impl FakeContext.java NameLookupHack.java SimpleEJB.java SimpleHomeImpl.java SimpleServiceImpl.java

Posted by robert burrell donkin <ro...@blueyonder.co.uk>.
On Sunday, October 12, 2003, at 03:42 PM, Howard M. Lewis Ship wrote:

> Someone fixing typos and its not Knut?  What gives?
>
> --
> Howard M. Lewis Ship
> Creator, Tapestry: Java Web Components
> http://jakarta.apache.org/tapestry
> http://jakarta.apache.org/commons/sandbox/hivemind/
> http://javatapestry.blogspot.com
>
>> -----Original Message-----
>> From: rdonkin@apache.org [mailto:rdonkin@apache.org]
>> Sent: Sunday, October 12, 2003 5:49 AM
>> To: jakarta-commons-sandbox-cvs@apache.org
>> Subject: cvs commit:
>> jakarta-commons-sandbox/hivemind/library/src/test/hivemind/tes
>> t/lib/impl FakeContext.java NameLookupHack.java
>> SimpleEJB.java SimpleHomeImpl.java SimpleServiceImpl.java
>>
>>
>> rdonkin     2003/10/12 02:49:23
>>
>>   Modified:    hivemind/library/src/test/hivemind/test/lib/impl
>>                         FakeContext.java NameLookupHack.java
>> SimpleEJB.java
>>                         SimpleHomeImpl.java SimpleServiceImpl.java
>>   Log:
>>   Fixed typos in apache licenses
>>
>>   Revision  Changes    Path
>>   1.2       +4 -4
>> jakarta-commons-sandbox/hivemind/library/src/test/hivemind/tes
>> t/lib/impl/FakeContext.java
>>
>>   Index: FakeContext.java
>>   ===================================================================
>>   RCS file:
>> /home/cvs/jakarta-commons-sandbox/hivemind/library/src/test/hi
>> vemind/test/lib/impl/FakeContext.java,v
>>   retrieving revision 1.1
>>   retrieving revision 1.2
>>   diff -u -r1.1 -r1.2
>>   --- FakeContext.java	19 Sep 2003 22:10:58 -0000	1.1
>>   +++ FakeContext.java	12 Oct 2003 09:49:23 -0000	1.2
>>   @@ -19,11 +19,11 @@
>>     *    distribution.
>>     *
>>     * 3. The end-user documentation included with the
>> redistribution, if
>>   - *    any, must include the following acknowlegement:
>>   + *    any, must include the following acknowledgement:
>>     *       "This product includes software developed by the
>>     *        Apache Software Foundation (http://www.apache.org/)."
>>   - *    Alternately, this acknowlegement may appear in the
>> software itself,
>>   - *    if and wherever such third-party acknowlegements
>> normally appear.
>>   + *    Alternately, this acknowledgement may appear in the
>> software itself,
>>   + *    if and wherever such third-party acknowledgements
>> normally appear.
>>     *
>>     * 4. The names "The Jakarta Project", "Commons", and
>> "Apache Software
>>     *    Foundation" must not be used to endorse or promote
>> products derived
>>   @@ -32,7 +32,7 @@
>>     *
>>     * 5. Products derived from this software may not be
>> called "Apache"
>>     *    nor may "Apache" appear in their names without prior written
>>   - *    permission of the Apache Group.
>>   + *    permission of the Apache Software Foundation.
>>     *
>>     * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
>>     * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
>> WARRANTIES
>>
>>
>>
>>   1.2       +5 -5
>> jakarta-commons-sandbox/hivemind/library/src/test/hivemind/tes
>> t/lib/impl/NameLookupHack.java
>>
>>   Index: NameLookupHack.java
>>   ===================================================================
>>   RCS file:
>> /home/cvs/jakarta-commons-sandbox/hivemind/library/src/test/hi
>> vemind/test/lib/impl/NameLookupHack.java,v
>>   retrieving revision 1.1
>>   retrieving revision 1.2
>>   diff -u -r1.1 -r1.2
>>   --- NameLookupHack.java	19 Sep 2003 22:10:58 -0000	1.1
>>   +++ NameLookupHack.java	12 Oct 2003 09:49:23 -0000	1.2
>>   @@ -19,11 +19,11 @@
>>     *    distribution.
>>     *
>>     * 3. The end-user documentation included with the
>> redistribution, if
>>   - *    any, must include the following acknowlegement:
>>   + *    any, must include the following acknowledgement:
>>     *       "This product includes software developed by the
>>     *        Apache Software Foundation (http://www.apache.org/)."
>>   - *    Alternately, this acknowlegement may appear in the
>> software itself,
>>   - *    if and wherever such third-party acknowlegements
>> normally appear.
>>   + *    Alternately, this acknowledgement may appear in the
>> software itself,
>>   + *    if and wherever such third-party acknowledgements
>> normally appear.
>>     *
>>     * 4. The names "The Jakarta Project", "Commons", and
>> "Apache Software
>>     *    Foundation" must not be used to endorse or promote
>> products derived
>>   @@ -32,7 +32,7 @@
>>     *
>>     * 5. Products derived from this software may not be
>> called "Apache"
>>     *    nor may "Apache" appear in their names without prior written
>>   - *    permission of the Apache Group.
>>   + *    permission of the Apache Software Foundation.
>>     *
>>     * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
>>     * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
>> WARRANTIES
>>
>>
>>
>>   1.2       +5 -5
>> jakarta-commons-sandbox/hivemind/library/src/test/hivemind/tes
>> t/lib/impl/SimpleEJB.java
>>
>>   Index: SimpleEJB.java
>>   ===================================================================
>>   RCS file:
>> /home/cvs/jakarta-commons-sandbox/hivemind/library/src/test/hi
>> vemind/test/lib/impl/SimpleEJB.java,v
>>   retrieving revision 1.1
>>   retrieving revision 1.2
>>   diff -u -r1.1 -r1.2
>>   --- SimpleEJB.java	19 Sep 2003 22:10:58 -0000	1.1
>>   +++ SimpleEJB.java	12 Oct 2003 09:49:23 -0000	1.2
>>   @@ -19,11 +19,11 @@
>>     *    distribution.
>>     *
>>     * 3. The end-user documentation included with the
>> redistribution, if
>>   - *    any, must include the following acknowlegement:
>>   + *    any, must include the following acknowledgement:
>>     *       "This product includes software developed by the
>>     *        Apache Software Foundation (http://www.apache.org/)."
>>   - *    Alternately, this acknowlegement may appear in the
>> software itself,
>>   - *    if and wherever such third-party acknowlegements
>> normally appear.
>>   + *    Alternately, this acknowledgement may appear in the
>> software itself,
>>   + *    if and wherever such third-party acknowledgements
>> normally appear.
>>     *
>>     * 4. The names "The Jakarta Project", "Commons", and
>> "Apache Software
>>     *    Foundation" must not be used to endorse or promote
>> products derived
>>   @@ -32,7 +32,7 @@
>>     *
>>     * 5. Products derived from this software may not be
>> called "Apache"
>>     *    nor may "Apache" appear in their names without prior written
>>   - *    permission of the Apache Group.
>>   + *    permission of the Apache Software Foundation.
>>     *
>>     * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
>>     * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
>> WARRANTIES
>>
>>
>>
>>   1.2       +5 -5
>> jakarta-commons-sandbox/hivemind/library/src/test/hivemind/tes
>> t/lib/impl/SimpleHomeImpl.java
>>
>>   Index: SimpleHomeImpl.java
>>   ===================================================================
>>   RCS file:
>> /home/cvs/jakarta-commons-sandbox/hivemind/library/src/test/hi
>> vemind/test/lib/impl/SimpleHomeImpl.java,v
>>   retrieving revision 1.1
>>   retrieving revision 1.2
>>   diff -u -r1.1 -r1.2
>>   --- SimpleHomeImpl.java	19 Sep 2003 22:10:58 -0000	1.1
>>   +++ SimpleHomeImpl.java	12 Oct 2003 09:49:23 -0000	1.2
>>   @@ -19,11 +19,11 @@
>>     *    distribution.
>>     *
>>     * 3. The end-user documentation included with the
>> redistribution, if
>>   - *    any, must include the following acknowlegement:
>>   + *    any, must include the following acknowledgement:
>>     *       "This product includes software developed by the
>>     *        Apache Software Foundation (http://www.apache.org/)."
>>   - *    Alternately, this acknowlegement may appear in the
>> software itself,
>>   - *    if and wherever such third-party acknowlegements
>> normally appear.
>>   + *    Alternately, this acknowledgement may appear in the
>> software itself,
>>   + *    if and wherever such third-party acknowledgements
>> normally appear.
>>     *
>>     * 4. The names "The Jakarta Project", "Commons", and
>> "Apache Software
>>     *    Foundation" must not be used to endorse or promote
>> products derived
>>   @@ -32,7 +32,7 @@
>>     *
>>     * 5. Products derived from this software may not be
>> called "Apache"
>>     *    nor may "Apache" appear in their names without prior written
>>   - *    permission of the Apache Group.
>>   + *    permission of the Apache Software Foundation.
>>     *
>>     * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
>>     * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
>> WARRANTIES
>>
>>
>>
>>   1.2       +4 -4
>> jakarta-commons-sandbox/hivemind/library/src/test/hivemind/tes
>> t/lib/impl/SimpleServiceImpl.java
>>
>>   Index: SimpleServiceImpl.java
>>   ===================================================================
>>   RCS file:
>> /home/cvs/jakarta-commons-sandbox/hivemind/library/src/test/hi
>> vemind/test/lib/impl/SimpleServiceImpl.java,v
>>   retrieving revision 1.1
>>   retrieving revision 1.2
>>   diff -u -r1.1 -r1.2
>>   --- SimpleServiceImpl.java	19 Sep 2003 22:10:58 -0000	1.1
>>   +++ SimpleServiceImpl.java	12 Oct 2003 09:49:23 -0000	1.2
>>   @@ -19,11 +19,11 @@
>>     *    distribution.
>>     *
>>     * 3. The end-user documentation included with the
>> redistribution, if
>>   - *    any, must include the following acknowlegement:
>>   + *    any, must include the following acknowledgement:
>>     *       "This product includes software developed by the
>>     *        Apache Software Foundation (http://www.apache.org/)."
>>   - *    Alternately, this acknowlegement may appear in the
>> software itself,
>>   - *    if and wherever such third-party acknowlegements
>> normally appear.
>>   + *    Alternately, this acknowledgement may appear in the
>> software itself,
>>   + *    if and wherever such third-party acknowledgements
>> normally appear.
>>     *
>>     * 4. The names "The Jakarta Project", "Commons", and
>> "Apache Software
>>     *    Foundation" must not be used to endorse or promote
>> products derived
>>   @@ -32,7 +32,7 @@
>>     *
>>     * 5. Products derived from this software may not be
>> called "Apache"
>>     *    nor may "Apache" appear in their names without prior written
>>   - *    permission of the Apache Group.
>>   + *    permission of the Apache Software Foundation.
>>     *
>>     * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
>>     * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
>> WARRANTIES
>>
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
>> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
>


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


RE: cvs commit: jakarta-commons-sandbox/hivemind/library/src/test/hivemind/test/lib/impl FakeContext.java NameLookupHack.java SimpleEJB.java SimpleHomeImpl.java SimpleServiceImpl.java

Posted by "Howard M. Lewis Ship" <hl...@comcast.net>.
Someone fixing typos and its not Knut?  What gives?

--
Howard M. Lewis Ship
Creator, Tapestry: Java Web Components
http://jakarta.apache.org/tapestry
http://jakarta.apache.org/commons/sandbox/hivemind/
http://javatapestry.blogspot.com

> -----Original Message-----
> From: rdonkin@apache.org [mailto:rdonkin@apache.org] 
> Sent: Sunday, October 12, 2003 5:49 AM
> To: jakarta-commons-sandbox-cvs@apache.org
> Subject: cvs commit: 
> jakarta-commons-sandbox/hivemind/library/src/test/hivemind/tes
> t/lib/impl FakeContext.java NameLookupHack.java 
> SimpleEJB.java SimpleHomeImpl.java SimpleServiceImpl.java
> 
> 
> rdonkin     2003/10/12 02:49:23
> 
>   Modified:    hivemind/library/src/test/hivemind/test/lib/impl
>                         FakeContext.java NameLookupHack.java 
> SimpleEJB.java
>                         SimpleHomeImpl.java SimpleServiceImpl.java
>   Log:
>   Fixed typos in apache licenses
>   
>   Revision  Changes    Path
>   1.2       +4 -4      
> jakarta-commons-sandbox/hivemind/library/src/test/hivemind/tes
> t/lib/impl/FakeContext.java
>   
>   Index: FakeContext.java
>   ===================================================================
>   RCS file: 
> /home/cvs/jakarta-commons-sandbox/hivemind/library/src/test/hi
> vemind/test/lib/impl/FakeContext.java,v
>   retrieving revision 1.1
>   retrieving revision 1.2
>   diff -u -r1.1 -r1.2
>   --- FakeContext.java	19 Sep 2003 22:10:58 -0000	1.1
>   +++ FakeContext.java	12 Oct 2003 09:49:23 -0000	1.2
>   @@ -19,11 +19,11 @@
>     *    distribution.
>     *
>     * 3. The end-user documentation included with the 
> redistribution, if
>   - *    any, must include the following acknowlegement:
>   + *    any, must include the following acknowledgement:
>     *       "This product includes software developed by the
>     *        Apache Software Foundation (http://www.apache.org/)."
>   - *    Alternately, this acknowlegement may appear in the 
> software itself,
>   - *    if and wherever such third-party acknowlegements 
> normally appear.
>   + *    Alternately, this acknowledgement may appear in the 
> software itself,
>   + *    if and wherever such third-party acknowledgements 
> normally appear.
>     *
>     * 4. The names "The Jakarta Project", "Commons", and 
> "Apache Software
>     *    Foundation" must not be used to endorse or promote 
> products derived
>   @@ -32,7 +32,7 @@
>     *
>     * 5. Products derived from this software may not be 
> called "Apache"
>     *    nor may "Apache" appear in their names without prior written
>   - *    permission of the Apache Group.
>   + *    permission of the Apache Software Foundation.
>     *
>     * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
>     * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 
> WARRANTIES
>   
>   
>   
>   1.2       +5 -5      
> jakarta-commons-sandbox/hivemind/library/src/test/hivemind/tes
> t/lib/impl/NameLookupHack.java
>   
>   Index: NameLookupHack.java
>   ===================================================================
>   RCS file: 
> /home/cvs/jakarta-commons-sandbox/hivemind/library/src/test/hi
> vemind/test/lib/impl/NameLookupHack.java,v
>   retrieving revision 1.1
>   retrieving revision 1.2
>   diff -u -r1.1 -r1.2
>   --- NameLookupHack.java	19 Sep 2003 22:10:58 -0000	1.1
>   +++ NameLookupHack.java	12 Oct 2003 09:49:23 -0000	1.2
>   @@ -19,11 +19,11 @@
>     *    distribution.
>     *
>     * 3. The end-user documentation included with the 
> redistribution, if
>   - *    any, must include the following acknowlegement:
>   + *    any, must include the following acknowledgement:
>     *       "This product includes software developed by the
>     *        Apache Software Foundation (http://www.apache.org/)."
>   - *    Alternately, this acknowlegement may appear in the 
> software itself,
>   - *    if and wherever such third-party acknowlegements 
> normally appear.
>   + *    Alternately, this acknowledgement may appear in the 
> software itself,
>   + *    if and wherever such third-party acknowledgements 
> normally appear.
>     *
>     * 4. The names "The Jakarta Project", "Commons", and 
> "Apache Software
>     *    Foundation" must not be used to endorse or promote 
> products derived
>   @@ -32,7 +32,7 @@
>     *
>     * 5. Products derived from this software may not be 
> called "Apache"
>     *    nor may "Apache" appear in their names without prior written
>   - *    permission of the Apache Group.
>   + *    permission of the Apache Software Foundation.
>     *
>     * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
>     * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 
> WARRANTIES
>   
>   
>   
>   1.2       +5 -5      
> jakarta-commons-sandbox/hivemind/library/src/test/hivemind/tes
> t/lib/impl/SimpleEJB.java
>   
>   Index: SimpleEJB.java
>   ===================================================================
>   RCS file: 
> /home/cvs/jakarta-commons-sandbox/hivemind/library/src/test/hi
> vemind/test/lib/impl/SimpleEJB.java,v
>   retrieving revision 1.1
>   retrieving revision 1.2
>   diff -u -r1.1 -r1.2
>   --- SimpleEJB.java	19 Sep 2003 22:10:58 -0000	1.1
>   +++ SimpleEJB.java	12 Oct 2003 09:49:23 -0000	1.2
>   @@ -19,11 +19,11 @@
>     *    distribution.
>     *
>     * 3. The end-user documentation included with the 
> redistribution, if
>   - *    any, must include the following acknowlegement:
>   + *    any, must include the following acknowledgement:
>     *       "This product includes software developed by the
>     *        Apache Software Foundation (http://www.apache.org/)."
>   - *    Alternately, this acknowlegement may appear in the 
> software itself,
>   - *    if and wherever such third-party acknowlegements 
> normally appear.
>   + *    Alternately, this acknowledgement may appear in the 
> software itself,
>   + *    if and wherever such third-party acknowledgements 
> normally appear.
>     *
>     * 4. The names "The Jakarta Project", "Commons", and 
> "Apache Software
>     *    Foundation" must not be used to endorse or promote 
> products derived
>   @@ -32,7 +32,7 @@
>     *
>     * 5. Products derived from this software may not be 
> called "Apache"
>     *    nor may "Apache" appear in their names without prior written
>   - *    permission of the Apache Group.
>   + *    permission of the Apache Software Foundation.
>     *
>     * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
>     * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 
> WARRANTIES
>   
>   
>   
>   1.2       +5 -5      
> jakarta-commons-sandbox/hivemind/library/src/test/hivemind/tes
> t/lib/impl/SimpleHomeImpl.java
>   
>   Index: SimpleHomeImpl.java
>   ===================================================================
>   RCS file: 
> /home/cvs/jakarta-commons-sandbox/hivemind/library/src/test/hi
> vemind/test/lib/impl/SimpleHomeImpl.java,v
>   retrieving revision 1.1
>   retrieving revision 1.2
>   diff -u -r1.1 -r1.2
>   --- SimpleHomeImpl.java	19 Sep 2003 22:10:58 -0000	1.1
>   +++ SimpleHomeImpl.java	12 Oct 2003 09:49:23 -0000	1.2
>   @@ -19,11 +19,11 @@
>     *    distribution.
>     *
>     * 3. The end-user documentation included with the 
> redistribution, if
>   - *    any, must include the following acknowlegement:
>   + *    any, must include the following acknowledgement:
>     *       "This product includes software developed by the
>     *        Apache Software Foundation (http://www.apache.org/)."
>   - *    Alternately, this acknowlegement may appear in the 
> software itself,
>   - *    if and wherever such third-party acknowlegements 
> normally appear.
>   + *    Alternately, this acknowledgement may appear in the 
> software itself,
>   + *    if and wherever such third-party acknowledgements 
> normally appear.
>     *
>     * 4. The names "The Jakarta Project", "Commons", and 
> "Apache Software
>     *    Foundation" must not be used to endorse or promote 
> products derived
>   @@ -32,7 +32,7 @@
>     *
>     * 5. Products derived from this software may not be 
> called "Apache"
>     *    nor may "Apache" appear in their names without prior written
>   - *    permission of the Apache Group.
>   + *    permission of the Apache Software Foundation.
>     *
>     * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
>     * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 
> WARRANTIES
>   
>   
>   
>   1.2       +4 -4      
> jakarta-commons-sandbox/hivemind/library/src/test/hivemind/tes
> t/lib/impl/SimpleServiceImpl.java
>   
>   Index: SimpleServiceImpl.java
>   ===================================================================
>   RCS file: 
> /home/cvs/jakarta-commons-sandbox/hivemind/library/src/test/hi
> vemind/test/lib/impl/SimpleServiceImpl.java,v
>   retrieving revision 1.1
>   retrieving revision 1.2
>   diff -u -r1.1 -r1.2
>   --- SimpleServiceImpl.java	19 Sep 2003 22:10:58 -0000	1.1
>   +++ SimpleServiceImpl.java	12 Oct 2003 09:49:23 -0000	1.2
>   @@ -19,11 +19,11 @@
>     *    distribution.
>     *
>     * 3. The end-user documentation included with the 
> redistribution, if
>   - *    any, must include the following acknowlegement:
>   + *    any, must include the following acknowledgement:
>     *       "This product includes software developed by the
>     *        Apache Software Foundation (http://www.apache.org/)."
>   - *    Alternately, this acknowlegement may appear in the 
> software itself,
>   - *    if and wherever such third-party acknowlegements 
> normally appear.
>   + *    Alternately, this acknowledgement may appear in the 
> software itself,
>   + *    if and wherever such third-party acknowledgements 
> normally appear.
>     *
>     * 4. The names "The Jakarta Project", "Commons", and 
> "Apache Software
>     *    Foundation" must not be used to endorse or promote 
> products derived
>   @@ -32,7 +32,7 @@
>     *
>     * 5. Products derived from this software may not be 
> called "Apache"
>     *    nor may "Apache" appear in their names without prior written
>   - *    permission of the Apache Group.
>   + *    permission of the Apache Software Foundation.
>     *
>     * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
>     * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 
> WARRANTIES
>   
>   
>   
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
> 


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