You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jaxme-dev@ws.apache.org by rd...@apache.org on 2004/02/28 15:47:30 UTC

cvs commit: ws-jaxme/src/documentation/content/xdocs/api index.xml

rdonkin     2004/02/28 06:47:30

  Modified:    src/documentation/content/xdocs/api index.xml
  Log:
  Improved readability (well, i think so anyway ;). Moved comments about sun into a note (so they are more cleanly separated).
  
  Revision  Changes    Path
  1.3       +11 -6     ws-jaxme/src/documentation/content/xdocs/api/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/ws-jaxme/src/documentation/content/xdocs/api/index.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- index.xml	23 Sep 2003 19:44:10 -0000	1.2
  +++ index.xml	28 Feb 2004 14:47:30 -0000	1.3
  @@ -9,13 +9,18 @@
           JaxMeAPI is clean room implementation of the JAXB API. Unlike the
           <link href="ext:ri">reference implementation</link> this one
           comes under a very moderate open source license, the
  -        <link href="site:license">Apache Software License</link>.
  -        (As of this writing, the reference implementation is available only
  -        under quite restrictive terms. Sun has announced to make it
  -        available under an open source license, but so far they didn't
  -        and we anticipate that it will not be as moderate as the
  -        Apache Software License.)
  +        <link href="site:license">Apache License</link>.
         </p>
  +      <note>
  +        At the time of writing, the reference implementation is available only
  +        under quite restrictive terms. Sun has announced an intention to make 
  +        the reference implementation
  +        available under an open source license but - to the best of our knowledge -
  +        this has not yet happened.
  +        It is very possible that - if and when this happens - the license chosen by Sun
  +        will not be as moderate as the Apache License.
  +        Therefore, we strongly recommend our implementation.
  +      </note>
         <p>In terms of Jar files, the JaxMeAPI is equivalent to the following
           Jar files from the reference implementation:</p>
         <ol>
  
  
  

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