[prev in list] [next in list] [prev in thread] [next in thread] 

List:       jakarta-commons-dev
Subject:    svn commit: r480750 - in /jakarta/commons/proper/discovery/trunk:
From:       bayard () apache ! org
Date:       2006-11-29 22:41:57
Message-ID: 20061129224157.6A94B1A9846 () eris ! apache ! org
[Download RAW message or body]

Author: bayard
Date: Wed Nov 29 14:41:56 2006
New Revision: 480750

URL: http://svn.apache.org/viewvc?view=rev&rev=480750
Log:
Updated release notes. Removing changes plugin as I've no desire to translate the \
release notes into a changes.xml

Modified:
    jakarta/commons/proper/discovery/trunk/RELEASE-NOTES.txt
    jakarta/commons/proper/discovery/trunk/project.xml

Modified: jakarta/commons/proper/discovery/trunk/RELEASE-NOTES.txt
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/discovery/trunk/RELEASE-NOTES.txt?view=diff&rev=480750&r1=480749&r2=480750
 ==============================================================================
--- jakarta/commons/proper/discovery/trunk/RELEASE-NOTES.txt (original)
+++ jakarta/commons/proper/discovery/trunk/RELEASE-NOTES.txt Wed Nov 29 14:41:56 2006
@@ -2,7 +2,7 @@
 
 
                           Commons Discovery Package
-                                Version 0.3
+                                Version 0.4
                                Release Notes
 
 
@@ -24,7 +24,7 @@
 
 Dependencies
 =============
-Commons-discovery has no dependencies.
+Commons Discovery depends on Commons Logging. It is built against version 1.0.4.
 
 NEW FEATURES
 =============
@@ -38,6 +38,8 @@
    --> fix NullPointerException in setProperty method.
    --> added logging facilities to the class; debug output can now be
        enabled if desired.
+   --> Hide SecurityException in getParent(ClassLoader)
+   --> Uses new JDKTools.getSystemProperty(String)
 
 * log/SimpleLog.java
    --> if exception occurs on System.getProperty, use a default instead
@@ -62,8 +64,11 @@
 * resource/DiscoverResources:
    --> fix to compile under JDK1.5 (don't use reserved word "enum")
 
-* JDK12Hooks
-   --> PR: Bugzilla Bug 26875
+* jdk/JDKHooks:
+   --> New getSystemProperty method added.
+
+* jdk/JDK12Hooks
+   --> AXIS-1227:
        Added a try/catch for RuntimeExceptions in JDK12Hooks to avoid 
        NullPointerExceptions from JBoss' UnifiedClassLoader.  Reloading
        the Axis webapp after a redepoy of service classes then allows
@@ -71,24 +76,26 @@
    --> made class public (formerly, was package-scope only)
        In newer JVM/compilers, runtime complains when we try to invoke 
        setLog on a non-public class.
+   --> AXIS-2145:
+       Checks that it has the security permission to create a new 
+       classloader.
+   --> New getSystemProperty method added.
 
-* JDK11Hooks 
+* jdk/JDK11Hooks 
    --> made class public (formerly, was package-scope only)
        In newer JVM/compilers, runtime complains when we try to invoke 
        setLog on a non-public class.
+   --> New getSystemProperty method added.
 
 BUGS FROM PREVIOUS RELEASE
 =========================
 
-Bugzilla Reports Addressed
-------------------
-* 26875
-
-Fixes without Bugzilla entries
-------------------------------
-* see section "Files Changed" above.
+JIRA Issues Addressed
+---------------------
+* AXIS-1227 (https://issues.apache.org/jira/browse/AXIS-1227)
+* AXIS-2145 (https://issues.apache.org/jira/browse/AXIS-2145)
+
 
 DEPRECATIONS
 ============
 None
-

Modified: jakarta/commons/proper/discovery/trunk/project.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/discovery/trunk/project.xml?view=diff&rev=480750&r1=480749&r2=480750
 ==============================================================================
--- jakarta/commons/proper/discovery/trunk/project.xml (original)
+++ jakarta/commons/proper/discovery/trunk/project.xml Wed Nov 29 14:41:56 2006
@@ -194,7 +194,6 @@
   </build>
 
   <reports>
-     <report>maven-changes-plugin</report>
      <!-- shutting up as we're not interested in javadoc improvements for this \
release -->  <!--report>maven-checkstyle-plugin</report-->  
      <!--report>maven-clover-plugin</report-->



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic