Skip to Content.
Sympa Menu

notify-dpml - r986 - in trunk/main: depot/core/console/src/main/net/dpml/depot planet/http/parts/context

notify-dpml AT lists.ibiblio.org

Subject: DPML Notify

List archive

Chronological Thread  
  • From: mcconnell at BerliOS <mcconnell AT mail.berlios.de>
  • To: notify-dpml AT lists.ibiblio.org
  • Subject: r986 - in trunk/main: depot/core/console/src/main/net/dpml/depot planet/http/parts/context
  • Date: Sat, 28 Jan 2006 08:03:04 +0100

Author: mcconnell
Date: 2006-01-28 08:02:58 +0100 (Sat, 28 Jan 2006)
New Revision: 986

Modified:
trunk/main/depot/core/console/src/main/net/dpml/depot/Main.java
trunk/main/planet/http/parts/context/
Log:
add forced exit pending resolution of station console rmi issue

Modified: trunk/main/depot/core/console/src/main/net/dpml/depot/Main.java
===================================================================
--- trunk/main/depot/core/console/src/main/net/dpml/depot/Main.java
2006-01-27 22:00:24 UTC (rev 985)
+++ trunk/main/depot/core/console/src/main/net/dpml/depot/Main.java
2006-01-28 07:02:58 UTC (rev 986)
@@ -189,6 +189,7 @@
DefaultTransitModel disposable = (DefaultTransitModel) model;
disposable.dispose();
}
+ System.exit( 0 );
}
}



Property changes on: trunk/main/planet/http/parts/context
___________________________________________________________________
Name: svn:ignore
+ target





  • r986 - in trunk/main: depot/core/console/src/main/net/dpml/depot planet/http/parts/context, mcconnell at BerliOS, 01/28/2006

Archive powered by MHonArc 2.6.24.

Top of Page