You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by sc...@apache.org on 2005/06/24 03:40:58 UTC

svn commit: r201537 - /myfaces/impl/trunk/build.properties

Author: schof
Date: Thu Jun 23 18:40:57 2005
New Revision: 201537

URL: http://svn.apache.org/viewcvs?rev=201537&view=rev
Log:
additional build tweaks

Modified:
    myfaces/impl/trunk/build.properties

Modified: myfaces/impl/trunk/build.properties
URL: http://svn.apache.org/viewcvs/myfaces/impl/trunk/build.properties?rev=201537&r1=201536&r2=201537&view=diff
==============================================================================
--- myfaces/impl/trunk/build.properties (original)
+++ myfaces/impl/trunk/build.properties Thu Jun 23 18:40:57 2005
@@ -2,6 +2,7 @@
 # to be used to build the entire project or a specific subproject.  They should not be changed by the user.
 
 subproject.dir       = ${basedir}/../
+temp.dir             = ${basedir}/temp
 src.dir              = ${subproject.dir}/src/java:${subproject.dir}/share/src/java
 jar.file             = myfaces-impl.jar
 jar.include.pattern  = org/**/*.class