You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by js...@apache.org on 2003/08/15 01:11:59 UTC

cvs commit: incubator-geronimo/modules/xmlbeans README.txt

jstrachan    2003/08/14 16:11:59

  Added:       modules/xmlbeans README.txt
  Log:
  added brief instructions of how to build using XMLBeans from
  
  Revision  Changes    Path
  1.1                  incubator-geronimo/modules/xmlbeans/README.txt
  
  Index: README.txt
  ===================================================================
  
  To build me you need to download the xbeans jar from BEA and then do this
  
    cp xbeans.jar ~/.maven/repository/xmlbeans/jars/xmlbeans-1.0.jar
    
  (after making the necessary directories)