You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by db...@apache.org on 2008/03/14 03:23:09 UTC

svn commit: r636958 - /openejb/trunk/openejb3/container/openejb-core/src/main/resources/org/apache/openejb/config/Messages.properties

Author: dblevins
Date: Thu Mar 13 19:23:06 2008
New Revision: 636958

URL: http://svn.apache.org/viewvc?rev=636958&view=rev
Log:
accidentally checked the message in half completed

Modified:
    openejb/trunk/openejb3/container/openejb-core/src/main/resources/org/apache/openejb/config/Messages.properties

Modified: openejb/trunk/openejb3/container/openejb-core/src/main/resources/org/apache/openejb/config/Messages.properties
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/container/openejb-core/src/main/resources/org/apache/openejb/config/Messages.properties?rev=636958&r1=636957&r2=636958&view=diff
==============================================================================
--- openejb/trunk/openejb3/container/openejb-core/src/main/resources/org/apache/openejb/config/Messages.properties (original)
+++ openejb/trunk/openejb3/container/openejb-core/src/main/resources/org/apache/openejb/config/Messages.properties Thu Mar 13 19:23:06 2008
@@ -37,7 +37,7 @@
 cmd.undeploy.nothingToDelete = Nothing to delete.
 
 # throw new DeploymentTerminatedException(messages.format("cmd.undeploy.cantDelete", file.getAbsolutePath()));
-cmd.undeploy.cantDelete = Application was undeployed from the runtime
+cmd.undeploy.cantDelete = Application was undeployed from the runtime server but could not be deleted from the file system and will have to be deleted by hand: {0} 
 
 #Deploy
 cmd.deploy.description = Connects to the server and deploys the application.  Note that full remote deployment is not yet supported, deployment can only be done on the same machine as the server.  Track OPENEJB-609 for development of full remote deployment feature.\n\nOptions: