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:30 UTC

svn commit: r201536 - /myfaces/api/trunk/build.properties

Author: schof
Date: Thu Jun 23 18:40:29 2005
New Revision: 201536

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

Modified:
    myfaces/api/trunk/build.properties

Modified: myfaces/api/trunk/build.properties
URL: http://svn.apache.org/viewcvs/myfaces/api/trunk/build.properties?rev=201536&r1=201535&r2=201536&view=diff
==============================================================================
--- myfaces/api/trunk/build.properties (original)
+++ myfaces/api/trunk/build.properties Thu Jun 23 18:40:29 2005
@@ -3,6 +3,7 @@
 
 subproject.dir       = ${basedir}/../
 src.dir              = ${subproject.dir}/src/java
+temp.dir             = ${basedir}/temp
 jar.file             = myfaces-api.jar
 jar.include.pattern  = javax/**/*.class
 javadoc.title        = Apache MyFaces: API