Another 'defensive' patch:

Index: JetspeedMapBuilder.java
===================================================================
RCS file:
/products/cvs/jetspeed/jetspeed/src/java/org/apache/jetspeed/util/JetspeedMapBuilder.java,v
retrieving revision 1.1
diff -u -r1.1 JetspeedMapBuilder.java
--- JetspeedMapBuilder.java     2000/04/16 04:08:35     1.1
+++ JetspeedMapBuilder.java     2000/04/18 02:50:23
@@ -61,7 +61,7 @@
 {
     public JetspeedMapBuilder(){}
 
-    public void build() 
+    public void build() throws Exception
     {
         super.build();


Jeffrey D. Brekke
mailto:[EMAIL PROTECTED]
http://sites.netscape.net/ekkerbj/homepage


____________________________________________________________________
Get your own FREE, personal Netscape WebMail account today at 
http://webmail.netscape.com.


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to