[jboss-cvs] jboss-seam/build ...

Peter Muir peter at bleepbleep.org.uk
Sun Nov 18 15:05:05 EST 2007


  User: pmuir   
  Date: 07/11/18 15:05:05

  Modified:    build    readme.txt
  Log:
  document automatic download of source attachments for eclipse classpath
  
  Revision  Changes    Path
  1.6       +9 -0      jboss-seam/build/readme.txt
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: readme.txt
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/build/readme.txt,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -b -r1.5 -r1.6
  --- readme.txt	26 Sep 2007 12:48:18 -0000	1.5
  +++ readme.txt	18 Nov 2007 20:05:05 -0000	1.6
  @@ -6,6 +6,15 @@
   building or configuring dependencies for a project which uses Seam, you should
   look at the chapter on dependencies and building in the reference manual.
   
  +Eclipse Classpath
  +-----------------
  +
  +If you want to generate an eclipse classpath based on the maven repository, run
  +ant eclipseclasspath in the root folder. To download sources for Seam's 
  +dependencies to your local m2 repository, run ant downloadDependenciesSources;
  +the eclipseclasspath task automatically picks these up if they are available and
  +attaches them to library in eclipse.
  +
   Dependency Management
   ---------------------
   
  
  
  



More information about the jboss-cvs-commits mailing list