Skip to Content.
Sympa Menu

notify-dpml - r1408 - trunk/main/depot/tools/builder/src/main/net/dpml/tools/process

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: r1408 - trunk/main/depot/tools/builder/src/main/net/dpml/tools/process
  • Date: Tue, 25 Apr 2006 21:38:41 +0200

Author: mcconnell
Date: 2006-04-25 21:38:34 +0200 (Tue, 25 Apr 2006)
New Revision: 1408

Modified:

trunk/main/depot/tools/builder/src/main/net/dpml/tools/process/JarProcess.java
Log:
housekeeping

Modified:
trunk/main/depot/tools/builder/src/main/net/dpml/tools/process/JarProcess.java
===================================================================
---
trunk/main/depot/tools/builder/src/main/net/dpml/tools/process/JarProcess.java
2006-04-25 18:31:18 UTC (rev 1407)
+++
trunk/main/depot/tools/builder/src/main/net/dpml/tools/process/JarProcess.java
2006-04-25 19:38:34 UTC (rev 1408)
@@ -62,7 +62,6 @@
RMICDirective rmic = (RMICDirective) resource.getDataDirective(
RMICDirective.KEY );
if( null != rmic )
{
- System.out.println( "## WE HAVE AN RMIC assertion" );
RMICTask rmicTask = new RMICTask( context, rmic );
rmicTask.setProject( project );
rmicTask.init();




  • r1408 - trunk/main/depot/tools/builder/src/main/net/dpml/tools/process, mcconnell at BerliOS, 04/25/2006

Archive powered by MHonArc 2.6.24.

Top of Page