You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xmlbeans-cvs@xml.apache.org by pc...@apache.org on 2004/03/23 21:09:52 UTC

cvs commit: xml-xmlbeans/v2/jam/website index.html

pcal        2004/03/23 12:09:52

  Modified:    v2/jam/website index.html
  Log:
  doc update
  
  Revision  Changes    Path
  1.6       +11 -24    xml-xmlbeans/v2/jam/website/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/xml-xmlbeans/v2/jam/website/index.html,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- index.html	15 Mar 2004 22:30:34 -0000	1.5
  +++ index.html	23 Mar 2004 20:09:52 -0000	1.6
  @@ -23,19 +23,12 @@
     <h2>Downloads</h2>
   
     <i>
  -    Downloads have been temporarily removed as JAM moves to it's new home.
  -    Please send email to <b>pcal-at-bea-dot-com</b> for more information 
  -    about obtaining a preview release of JAM.
  +    I am not distributing JAM as a separate binary at the moment,
  +    though I hope to do so soon.  For the moment, please go to the 
  +    <a href='http://incubator.apache.org/projects/xmlbeans.html'>
  +    xml-beans website</a> at Apache to download xbeans, which includes JAM.
     </i>
   
  -<!--
  -  <ul>
  -    <li><a href='jam.jar'>Binary (jam.jar)</a></li>
  -    <li><a href='jamapi.zip'>Javadocs (jamapi.zip)</a></li>
  -    <li><a href='jamsrc.zip'>Full source distribution (jamsrc.zip)</a></li>
  -  </ul>
  --->
  -
     <h2>Documentation</h2>
   
     <ul>
  @@ -58,23 +51,17 @@
   
   <h2>Status</h2>
   
  -  <i>March 10, 2004</i>
  +  <i>March 23, 2004</i>
   
     <p>
  -    The implementation you can download now is code complete, and
  -    is passing regression tests of its basic functionality.  However, 
  -    it is still stabilizing from a significant refactoring that I recently
  -    completed, so there are bound to be some bad bugs in areas that
  -    the tests don't yet cover.  In particular, I don't believe the JSR175
  -    annotation support is working properly yet, but I will have that
  -    fixed shortly.
  +    JAM is looking pretty solid.  Cedric has converted EJBgen and SGen
  +    to the updated APIs, and all of his regression tests are passing.
     </p>
   
     <p>
       Note that JAM currently is still packaged under 
       <code>org.apache.xmlbeans.impl.jam</code>.  I know this looks weird,
  -    and I am going to change it as soon as I now where JAM is going
  -    to live permanently. 
  +    and I am working on finding a better package name.
     </p>
       
   
  @@ -100,9 +87,9 @@
       own right.  Most notably, it is already being used in Cedric Beust's 
       <a href='http://www.beust.com/ejbgen'>EJBgen</a> and
       <a href='http://www.beust.com/sgen'>SGen</a>.  Accordingly, I am now
  -    spinning it up as a distinct open source project, but it doesn't yet
  -    have an official open source community.   Until it does, my website here
  -    is serving as a temporary home.
  +    exploring the possibility of spinning it up as a distinct open source
  +    project, but it doesn't yet have an official open source community.   
  +    Until it does, my website here is serving as a temporary home.
     </p>
   
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xmlbeans-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xmlbeans-cvs-help@xml.apache.org