cvs commit: jakarta-james/src/xdocs changelog.xml weare.xml

2003-06-24 Thread serge
serge   2003/06/24 12:41:31

  Modified:src/xdocs Tag: branch_2_1_fcs changelog.xml weare.xml
  Log:
  Applied patch from Soeren Hilmer to implement getInitParameterNames()
  
  Also slight code formatting fixes.
  
  Revision  ChangesPath
  No   revision
  
  
  No   revision
  
  
  1.11.4.13 +1 -0  jakarta-james/src/xdocs/changelog.xml
  
  Index: changelog.xml
  ===
  RCS file: /home/cvs/jakarta-james/src/xdocs/changelog.xml,v
  retrieving revision 1.11.4.12
  retrieving revision 1.11.4.13
  diff -u -r1.11.4.12 -r1.11.4.13
  --- changelog.xml 27 May 2003 06:27:37 -  1.11.4.12
  +++ changelog.xml 24 Jun 2003 19:41:30 -  1.11.4.13
  @@ -34,6 +34,7 @@
   [SS4] (code) DNS service can auto-discover DNS servers
   [SS4] (code) return an unmodifiable Collection from findMXRecords()
   [SS4] (code) Added some more logging to DNS service
  +[SH] (code) Implemented MailetConfig.getInitParameterNames()
   
   
   
  
  
  
  1.12.4.11 +1 -0  jakarta-james/src/xdocs/weare.xml
  
  Index: weare.xml
  ===
  RCS file: /home/cvs/jakarta-james/src/xdocs/weare.xml,v
  retrieving revision 1.12.4.10
  retrieving revision 1.12.4.11
  diff -u -r1.12.4.10 -r1.12.4.11
  --- weare.xml 18 Jun 2003 17:04:10 -  1.12.4.10
  +++ weare.xml 24 Jun 2003 19:41:30 -  1.12.4.11
  @@ -56,6 +56,7 @@
   Marco Tedone (mtedone at jemos.org) [MT]
   Tim Stephenson (tim at thestephensons.me.uk) [TS]
   Richard O. Hammer (rohammer at earthlink.net) [ROH]
  +Soeren Hilmer (soren.hilmer at tietoenator.com) [SH]
   
   
   
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: jakarta-james/src/xdocs changelog.xml weare.xml

2003-06-24 Thread serge
serge   2003/06/24 12:41:17

  Modified:src/xdocs changelog.xml weare.xml
  Log:
  Applied patch from Soeren Hilmer to implement getInitParameterNames()
  
  Also slight code formatting fixes.
  
  Revision  ChangesPath
  1.26  +1 -0  jakarta-james/src/xdocs/changelog.xml
  
  Index: changelog.xml
  ===
  RCS file: /home/cvs/jakarta-james/src/xdocs/changelog.xml,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- changelog.xml 27 May 2003 07:04:57 -  1.25
  +++ changelog.xml 24 Jun 2003 19:41:16 -  1.26
  @@ -44,6 +44,7 @@
   [SS4] (code) DNS service can auto-discover DNS servers
   [SS4] (code) return an unmodifiable Collection from findMXRecords()
   [SS4] (code) Added some more logging to DNS service
  +[SH] (code) Implemented MailetConfig.getInitParameterNames()
   
   
   
  
  
  
  1.24  +1 -0  jakarta-james/src/xdocs/weare.xml
  
  Index: weare.xml
  ===
  RCS file: /home/cvs/jakarta-james/src/xdocs/weare.xml,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- weare.xml 18 Jun 2003 17:08:51 -  1.23
  +++ weare.xml 24 Jun 2003 19:41:17 -  1.24
  @@ -56,6 +56,7 @@
   Marco Tedone (mtedone at jemos.org) [MT]
   Tim Stephenson (tim at thestephensons.me.uk) [TS]
   Richard O. Hammer (rohammer at earthlink.net) [ROH]
  +Soeren Hilmer (soren.hilmer at tietoenator.com) [SH]
   
   
   
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: jakarta-james/src/xdocs changelog.xml weare.xml

2003-02-09 Thread noel
noel2003/02/09 11:28:40

  Modified:src/xdocs Tag: branch_2_1_fcs changelog.xml weare.xml
  Log:
  updated changes, added Kai Londenberg and Stephen McConnell to contributors
  
  Revision  ChangesPath
  No   revision
  
  
  No   revision
  
  
  1.11.4.4  +3 -0  jakarta-james/src/xdocs/changelog.xml
  
  Index: changelog.xml
  ===
  RCS file: /home/cvs/jakarta-james/src/xdocs/changelog.xml,v
  retrieving revision 1.11.4.3
  retrieving revision 1.11.4.4
  diff -u -r1.11.4.3 -r1.11.4.4
  --- changelog.xml 6 Feb 2003 06:14:44 -   1.11.4.3
  +++ changelog.xml 9 Feb 2003 19:28:40 -   1.11.4.4
  @@ -13,6 +13,9 @@
   
   
   Expected release February 2003
  + [KL] (code) SMTP AUTH compatibility change
  + [NjB] (code) Changed MimeMessageWrapper to use the raw stream when 
possible
  + [NjB] (code) Fixed synchronization bug in AvalonMailRepository
[NjB] (update) Updated Avalon LogKit
[NjB] (code) Infinite loops are interruptable
[HB, NjB] (code) Fixed NNTP crossposting
  
  
  
  1.12.4.2  +3 -2  jakarta-james/src/xdocs/weare.xml
  
  Index: weare.xml
  ===
  RCS file: /home/cvs/jakarta-james/src/xdocs/weare.xml,v
  retrieving revision 1.12.4.1
  retrieving revision 1.12.4.2
  diff -u -r1.12.4.1 -r1.12.4.2
  --- weare.xml 30 Jan 2003 04:26:50 -  1.12.4.1
  +++ weare.xml 9 Feb 2003 19:28:40 -   1.12.4.2
  @@ -4,8 +4,7 @@
   

 Who We Are
  -  Danny Angus
  -  Serge Knystautas
  +  James Team

   
   
  @@ -23,6 +22,7 @@
   Danny Angus (danny at autonomous.co.uk) (DA) Danny is CTO of http://www.autonomous.co.uk";>Autonomous Software Ltd. where I try not to get 
too distracted by open source projects.
   Peter M. Goldstein (farsight at alum.mit.edu) (PG)
   Noel J. Bergman (noel at devtech.com) (NjB)
  +Stephen J. McConnell (mcconnell at apache.org) (SJM)
   
   
   
  @@ -46,6 +46,7 @@
   Steve Short (sshort at postx.com) (SS3)
   Aaron Knauf (aknauf at xtra.co.nz) (AK)
   Serge "Sergei" Sozonoff (serge at globalbeach.com) (SS4)
  +Kai Londenberg (kai.londenberg at my-vwclub.de) [KL]
   
   
   
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




cvs commit: jakarta-james/src/xdocs changelog.xml weare.xml

2003-02-09 Thread noel
noel2003/02/09 11:26:05

  Modified:src/xdocs changelog.xml weare.xml
  Log:
  updated changes, added Kai Londenberg and Stephen McConnell to contributors
  
  Revision  ChangesPath
  1.16  +3 -0  jakarta-james/src/xdocs/changelog.xml
  
  Index: changelog.xml
  ===
  RCS file: /home/cvs/jakarta-james/src/xdocs/changelog.xml,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- changelog.xml 6 Feb 2003 06:14:29 -   1.15
  +++ changelog.xml 9 Feb 2003 19:26:05 -   1.16
  @@ -20,6 +20,9 @@
   
   
   Expected release February 2003
  + [KL] (code) SMTP AUTH compatibility change
  + [NjB] (code) Changed MimeMessageWrapper to use the raw stream when 
possible
  + [NjB] (code) Fixed synchronization bug in AvalonMailRepository
[NjB] (update) Updated Avalon LogKit
[NjB] (code) Infinite loops are interruptable
[HB, NjB] (code) Fixed NNTP crossposting
  
  
  
  1.14  +3 -2  jakarta-james/src/xdocs/weare.xml
  
  Index: weare.xml
  ===
  RCS file: /home/cvs/jakarta-james/src/xdocs/weare.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- weare.xml 28 Jan 2003 21:06:56 -  1.13
  +++ weare.xml 9 Feb 2003 19:26:05 -   1.14
  @@ -4,8 +4,7 @@
   

 Who We Are
  -  Danny Angus
  -  Serge Knystautas
  +  James Team

   
   
  @@ -23,6 +22,7 @@
   Danny Angus (danny at autonomous.co.uk) (DA) Danny is CTO of http://www.autonomous.co.uk";>Autonomous Software Ltd. where I try not to get 
too distracted by open source projects.
   Peter M. Goldstein (farsight at alum.mit.edu) (PG)
   Noel J. Bergman (noel at devtech.com) (NjB)
  +Stephen J. McConnell (mcconnell at apache.org) (SJM)
   
   
   
  @@ -46,6 +46,7 @@
   Steve Short (sshort at postx.com) (SS3)
   Aaron Knauf (aknauf at xtra.co.nz) (AK)
   Serge "Sergei" Sozonoff (serge at globalbeach.com) (SS4)
  +Kai Londenberg (kai.londenberg at my-vwclub.de) [KL]
   
   
   
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




cvs commit: jakarta-james/src/xdocs changelog.xml weare.xml

2002-12-13 Thread noel
noel2002/12/13 09:46:31

  Modified:src/xdocs changelog.xml weare.xml
  Log:
  Added Aaron Knauf
  
  Revision  ChangesPath
  1.11  +1 -0  jakarta-james/src/xdocs/changelog.xml
  
  Index: changelog.xml
  ===
  RCS file: /home/cvs/jakarta-james/src/xdocs/changelog.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- changelog.xml 7 Dec 2002 11:18:05 -   1.10
  +++ changelog.xml 13 Dec 2002 17:46:31 -  1.11
  @@ -14,6 +14,7 @@
   
   Expected release December 2002
   
  +(AK) (doc) Added LDAP RFCs.
   (PG) (code) Fixed platform-specific performance issue with the POP3 server 
delivery.
   (PG) (code) Fixed bug where RemoteDelivery did not iterate through all MX 
records on connect failure.
   (PG) (update) Updated James to use the Avalon Framework version 4.1.3.
  
  
  
  1.12  +1 -0  jakarta-james/src/xdocs/weare.xml
  
  Index: weare.xml
  ===
  RCS file: /home/cvs/jakarta-james/src/xdocs/weare.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- weare.xml 7 Dec 2002 11:18:05 -   1.11
  +++ weare.xml 13 Dec 2002 17:46:31 -  1.12
  @@ -44,6 +44,7 @@
   Christian Buchegger (christian.buchegger at planet-interkom.de) (CB2)
   Shilpa Dalmia (shilpa at postx.com) (SD)
   Steve Short (sshort at postx.com) (SS3)
  +Aaron Knauf (aknauf at xtra.co.nz) (AK)
   
   
   
  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: