### ====================================================================== ### ## ## ## Copyright (c) 1998-2000 by Jason Dillon ## ## ## ## This file is part of BuildMagic; an extension to Ant. ## ## ## ## This library is free software; you can redistribute it and/or modify ## ## it under the terms of the GNU Lesser General Public License as ## ## published by the Free Software Foundation; either version 2 of the ## ## License, or (at your option) any later version. ## ## ## ## This library is distributed in the hope that it will be useful, but ## ## WITHOUT ANY WARRANTY; without even the implied warranty of ## ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ## ## Lesser General Public License for more details. ## ## ## ### ====================================================================== ### ## ## ## Common Properties ## ## ## ### ====================================================================== ### ### $Id: common.properties,v 1.1.2.1 2003/05/18 06:24:13 starksm Exp $ ### buildmagic.resolveproperties.force=false buildmagic.propertyfilter.all=true ### Jython Support ### true=1 false=0 ### Misc ### /=${file.separator} sun.boot.classpath=${sun.boot.class.path}