<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Uploading a Maven generated application on Google AppEngine</title>
	<atom:link href="http://www.bitsbythepound.com/uploading-a-maven-generated-application-on-google-appengine-285.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.bitsbythepound.com/uploading-a-maven-generated-application-on-google-appengine-285.html</link>
	<description>Spewing Forth Tech Stuff</description>
	<lastBuildDate>Thu, 26 Jan 2012 17:30:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Bati</title>
		<link>http://www.bitsbythepound.com/uploading-a-maven-generated-application-on-google-appengine-285.html/comment-page-1#comment-180</link>
		<dc:creator>Bati</dc:creator>
		<pubDate>Tue, 07 Jun 2011 10:25:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.bitsbythepound.com/?p=285#comment-180</guid>
		<description>I checked your code on my machine and the build.xml doesn&quot;t seem overriding the appcfg properties.... though I create the build.properties file.

When I run &quot;ant update&quot;, I&#039;ve this error : 
[java] 25% Initiating update.
     [java] Your authentication credentials can&#039;t be found and may have expired.
     [java] Please run appcfg directly from the command line to re-establish your credentials.

I assume it means  that appcfg takes its configuration in the cookies of java...

Do you know why it happens?</description>
		<content:encoded><![CDATA[<p>I checked your code on my machine and the build.xml doesn&#8221;t seem overriding the appcfg properties&#8230;. though I create the build.properties file.</p>
<p>When I run &#8220;ant update&#8221;, I&#8217;ve this error :<br />
[java] 25% Initiating update.<br />
     [java] Your authentication credentials can&#8217;t be found and may have expired.<br />
     [java] Please run appcfg directly from the command line to re-establish your credentials.</p>
<p>I assume it means  that appcfg takes its configuration in the cookies of java&#8230;</p>
<p>Do you know why it happens?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bits By The Pound &#187; Building a Google Wave Robot using Maven</title>
		<link>http://www.bitsbythepound.com/uploading-a-maven-generated-application-on-google-appengine-285.html/comment-page-1#comment-54</link>
		<dc:creator>Bits By The Pound &#187; Building a Google Wave Robot using Maven</dc:creator>
		<pubDate>Fri, 18 Dec 2009 14:42:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.bitsbythepound.com/?p=285#comment-54</guid>
		<description>[...] Note in the above exmaple that AppCfg does not accept a WAR file, but a directory with the WAR content. This is produced naturally by Maven, so you can use the directory directly. More information on an automated script can be found here: Uploading a Maven generated application on Google AppEngine [...]</description>
		<content:encoded><![CDATA[<p>[...] Note in the above exmaple that AppCfg does not accept a WAR file, but a directory with the WAR content. This is produced naturally by Maven, so you can use the directory directly. More information on an automated script can be found here: Uploading a Maven generated application on Google AppEngine [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

