Author: thorsten
Date: Fri Sep 26 04:03:51 2008
New Revision: 699270
URL: http://svn.apache.org/viewvc?rev=699270&view=rev
Log:
Updating as well the NS for contracts
Modified:
forrest/trunk/whiteboard/dispatcher/java/org/apache/forrest/dispatcher/impl/helper/Captions.java
Modified:
forrest/trunk/whiteboard/dispatcher/java/org/apache/forrest/dispatcher/impl/helper/Captions.java
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/dispatcher/java/org/apache/forrest/dispatcher/impl/helper/Captions.java?rev=699270&r1=699269&r2=699270&view=diff
==============================================================================
---
forrest/trunk/whiteboard/dispatcher/java/org/apache/forrest/dispatcher/impl/helper/Captions.java
(original)
+++
forrest/trunk/whiteboard/dispatcher/java/org/apache/forrest/dispatcher/impl/helper/Captions.java
Fri Sep 26 04:03:51 2008
@@ -62,4 +62,6 @@
public static final String PART_ELEMENT = "part";
+ public static final String NS_CONTRACTS =
NS;//"http://apache.org/forrest/templates/1.0";
+
}