Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(554)

Unified Diff: bin/dev_appserver.rb

Issue 97113: Rename genxml to bundle, and copy in required jars. (Closed) Base URL: http://appengine-jruby.googlecode.com/svn/trunk/appengine-tools/
Patch Set: Fix typo Created 14 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Rakefile ('k') | lib/appengine-tools/appcfg.rb » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: bin/dev_appserver.rb
===================================================================
--- bin/dev_appserver.rb (revision 70)
+++ bin/dev_appserver.rb (working copy)
@@ -16,5 +16,5 @@
if __FILE__ == $0
require 'appengine-tools/dev_appserver'
- AppEngine::Developer::JRubyDevAppserver.run(ARGV)
+ AppEngine::Development::JRubyDevAppserver.run(ARGV)
end
« no previous file with comments | « Rakefile ('k') | lib/appengine-tools/appcfg.rb » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b