Title: [512] trunk/rails-integration/plugins/war-snapshot/lib/create_war.rb: Forgot start element
Revision
512
Author
tantalon
Date
2007-04-26 17:27:39 -0400 (Thu, 26 Apr 2007)

Log Message

Forgot start element

Modified Paths


Diff

Modified: trunk/rails-integration/plugins/war-snapshot/lib/create_war.rb (511 => 512)


--- trunk/rails-integration/plugins/war-snapshot/lib/create_war.rb	2007-04-26 21:24:31 UTC (rev 511)
+++ trunk/rails-integration/plugins/war-snapshot/lib/create_war.rb	2007-04-26 21:27:39 UTC (rev 512)
@@ -81,6 +81,7 @@
 <!DOCTYPE web-app PUBLIC
   "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
   "http://java.sun.com/dtd/web-app_2_3.dtd">
+<web-app>
 
 <context-param>
   <param-name>jruby.standalone</param-name>
_______________________________________________
Jruby-extras-devel mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/jruby-extras-devel

Reply via email to