Skip to Content.
Sympa Menu

notify-dpml - svn commit: r1422 - development/main/magic/bootstrap/src/main/net/dpml/magic/bootstrap

notify-dpml AT lists.ibiblio.org

Subject: DPML Notify

List archive

Chronological Thread  
  • From: pneubauer AT netcompartner.com
  • To: notify-dpml AT lists.ibiblio.org
  • Subject: svn commit: r1422 - development/main/magic/bootstrap/src/main/net/dpml/magic/bootstrap
  • Date: Sun, 09 Jan 2005 19:15:47 +0100

Author: pneubauer
Date: Sun Jan 9 19:15:46 2005
New Revision: 1422

Modified:

development/main/magic/bootstrap/src/main/net/dpml/magic/bootstrap/TransitComponentHelper.java
Log:
Corrected compile error, but still there is a checkstyle error!


Modified:
development/main/magic/bootstrap/src/main/net/dpml/magic/bootstrap/TransitComponentHelper.java
==============================================================================
---
development/main/magic/bootstrap/src/main/net/dpml/magic/bootstrap/TransitComponentHelper.java
(original)
+++
development/main/magic/bootstrap/src/main/net/dpml/magic/bootstrap/TransitComponentHelper.java
Sun Jan 9 19:15:46 2005
@@ -63,7 +63,7 @@
public static final String MAGIC_PLUGIN_URI = MAGIC_URI + ":plugin";
public static final String MAGIC_IMPORT_URI = MAGIC_URI + ":import";

- public static final String META_ARTIFACT_HEADER = "artifact:meta:"
+ public static final String META_ARTIFACT_HEADER = "artifact:meta:";

/**
* Creation of a component helper for the supplied project.



  • svn commit: r1422 - development/main/magic/bootstrap/src/main/net/dpml/magic/bootstrap, pneubauer, 01/09/2005

Archive powered by MHonArc 2.6.24.

Top of Page