d6c9efceda
git-svn-id: http://google-refine.googlecode.com/svn/trunk@955 7d457c2a-affb-35e4-300a-418c747d4874
9 lines
317 B
XML
9 lines
317 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<appengine-web-app xmlns="http://appengine.google.com/ns/1.0">
|
|
<application>$APPID</application>
|
|
<version>$VERSION</version>
|
|
|
|
<system-properties>
|
|
<property name="java.util.logging.config.file" value="WEB-INF/logging.properties"/>
|
|
</system-properties>
|
|
</appengine-web-app> |