Revision: 1764
http://gatewiki.svn.sourceforge.net/gatewiki/?rev=1764&view=revAuthor: hcunningham
Date: 2009-10-27 17:30:31 +0000 (Tue, 27 Oct 2009)
Log Message:
-----------
added a start time to the startup message
Modified Paths:
--------------
trunk/cow/grails-app/conf/Config.groovy
Modified: trunk/cow/grails-app/conf/Config.groovy
===================================================================
--- trunk/cow/grails-app/conf/Config.groovy 2009-10-27 16:14:37 UTC (rev 1763)
+++ trunk/cow/grails-app/conf/Config.groovy 2009-10-27 17:30:31 UTC (rev 1764)
@@ -175,7 +175,8 @@
println("""
CoW version ${gate.cow.version} is running in ${gate.cow.mode} mode with \
user home set to ${gate.cow.user.home},
-Grails ${grailsVer}, Java ${System.getProperty("java.version")}
+Grails ${grailsVer}, Java ${System.getProperty("java.version")}, \
+started at ${new Date(System.currentTimeMillis())}
""")
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference_______________________________________________
gatewiki-commits mailing list
gatewiki-commits@...
https://lists.sourceforge.net/lists/listinfo/gatewiki-commits