You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by jv...@apache.org on 2002/12/06 20:40:32 UTC

cvs commit: jakarta-turbine-maven/src/bin classworlds.conf

jvanzyl     2002/12/06 11:40:32

  Added:       src/bin  classworlds.conf
  Log:
  o Added glob support to classworlds so it should now work in the same
    way that forehead does. This is a first crack at the classworlds conf.
  
  Revision  Changes    Path
  1.1                  jakarta-turbine-maven/src/bin/classworlds.conf
  
  Index: classworlds.conf
  ===================================================================
  main is org.apache.maven.cli.App from root.maven
  
  [root]
  load ${tools.jar}
  load ${maven.home}/lib/commons-grant-1.0-beta-4.jar
  load ${maven.home}/lib/ant-1.5.jar
  load ${maven.home}/lib/xml-apis-1.0.b2.jar
  load ${maven.home}/lib/ant-optional-1.5.jar
  load ${maven.home}/lib/piccolo-1.0.3.jar
  load ${maven.home}/lib/xerces-2.0.2.jar
  
  [root.maven]
  ${maven.home}/lib/*.jar