You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by gd...@apache.org on 2004/11/07 07:51:57 UTC

svn commit: rev 56818 - geronimo/trunk

Author: gdamour
Date: Sat Nov  6 22:51:57 2004
New Revision: 56818

Modified:
   geronimo/trunk/RELEASE-NOTES-1.0-M3.txt
Log:
Update Provisional Release Notes with two bugs.


Modified: geronimo/trunk/RELEASE-NOTES-1.0-M3.txt
==============================================================================
--- geronimo/trunk/RELEASE-NOTES-1.0-M3.txt	(original)
+++ geronimo/trunk/RELEASE-NOTES-1.0-M3.txt	Sat Nov  6 22:51:57 2004
@@ -7,6 +7,8 @@
 
 
 ** Bug Fixes
+    * [GERONIMO-260] - NullPointerException deploying EAR files
+    * [GERONIMO-261] - NullPointerException deploying EAR jetty module
     * [GERONIMO-294] - NPE on some Windows installations stops server from booting
     * [GERONIMO-321] - Don't process JSP EL for v2.3 web apps
     * [GERONIMO-349] - Don't assume ResourceAdapter.getXAResources != null
@@ -95,4 +97,4 @@
 UNRESOLVED BUT MARKED FOR M3
  * 374
  * 367
- * 215
\ No newline at end of file
+ * 215