dlestrat    2004/06/05 13:22:57

  Modified:    portal/src/java/org/apache/jetspeed/tools/pamanager
                        JetspeedDescriptorUtilities.java
  Log:
  Should not have added this back ;)
  
  Revision  Changes    Path
  1.7       +1 -2      
jakarta-jetspeed-2/portal/src/java/org/apache/jetspeed/tools/pamanager/JetspeedDescriptorUtilities.java
  
  Index: JetspeedDescriptorUtilities.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-jetspeed-2/portal/src/java/org/apache/jetspeed/tools/pamanager/JetspeedDescriptorUtilities.java,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- JetspeedDescriptorUtilities.java  5 Jun 2004 20:11:31 -0000       1.6
  +++ JetspeedDescriptorUtilities.java  5 Jun 2004 20:22:57 -0000       1.7
  @@ -74,7 +74,6 @@
           {
               String msg = "Could not unmarshal \"" + pathPortletXML +"\".  " + 
t.toString();
               log.error(msg, t);
  -            throw new PortletApplicationException(msg, t);
           }
   
           return result;
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to