You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2010/10/20 10:50:50 UTC

svn commit: r1024551 - /commons/proper/daemon/trunk/RELEASE-NOTES.txt

Author: sebb
Date: Wed Oct 20 08:50:49 2010
New Revision: 1024551

URL: http://svn.apache.org/viewvc?rev=1024551&view=rev
Log:
Another recent update

Modified:
    commons/proper/daemon/trunk/RELEASE-NOTES.txt

Modified: commons/proper/daemon/trunk/RELEASE-NOTES.txt
URL: http://svn.apache.org/viewvc/commons/proper/daemon/trunk/RELEASE-NOTES.txt?rev=1024551&r1=1024550&r2=1024551&view=diff
==============================================================================
--- commons/proper/daemon/trunk/RELEASE-NOTES.txt (original)
+++ commons/proper/daemon/trunk/RELEASE-NOTES.txt Wed Oct 20 08:50:49 2010
@@ -24,8 +24,10 @@ NEW FEATURES:
 * DAEMON-173: Allow --JavaHome=jdk and --JavaHome=jre options that
               will guess default JavaHome from the registry. (1.0.4)
 * DAEMON-160: Remove obsolete code; rename native/nt as native/windows (1.0.4)
+* DAEMON-144: Drop sample dependency on Commons Collections ExtendedProperties (1.0.4)
 * DAEMON-95:  Support log rotation using SIGUSR1 (1.0.4)
-* DAEMON-80:  Syslog support for jsvc
+* DAEMON-80:  Syslog support for jsvc (1.0.4)
+
 * DAEMON-138: Add --PidFile option to allow storing running process id. (1.0.3)
 * DAEMON-137: Add --LogJniMessages allowing to configure JNI verbose message
               logging. By default those messages were always logged. (1.0.3)
@@ -53,7 +55,7 @@ NEW FEATURES:
 BUG FIXES:
 
 1.0.4: DAEMON-95, DAEMON-171, DAEMON-100, DAEMON-164, DAEMON-165, DAEMON-175,
-       DAEMON-177, DAEMON-150
+       DAEMON-177, DAEMON-150, DAEMON-163
 
 1.0.3: DAEMON-108, DAEMON-128, DAEMON-139, DAEMON-143, DAEMON-148,
        DAEMON-135, DAEMON-155, DAEMON-159, DAEMON-161, DAEMON-145, DAEMON-146,



Re: svn commit: r1024551 - /commons/proper/daemon/trunk/RELEASE-NOTES.txt

Posted by sebb <se...@gmail.com>.
On 20 October 2010 11:07, Mladen Turk <mt...@apache.org> wrote:
> On 10/20/2010 10:50 AM, sebb@apache.org wrote:
>>
>> Another recent update
>>
>> +* DAEMON-144: Drop sample dependency on Commons Collections
>> ExtendedProperties (1.0.4)
>
> Just wondering. Do we really need to list changes like that?
> From the release perspective, dependencies on examples have no
> real impact thought.

I did wonder about adding this particular JIRA.
However, we do provide the samples with the source release, so on
balance I thought it best to add the information.

> And IMHO RELEASE-NOTES should only carry out what might
> be important to the user. After all we have JIRA where
> they can all be viewed, so this is some sort of
> 'hand written JIRA summary' duplicate.

Yes, but RN are suitable for offline use; it's also not all that easy
to find the list of fixed JIRAs unless you know your way around JIRA.

Speaking of which, I think it might be useful to add some more info to
the release notes, for example as is done in IO [1]

Only has to be added once, but could be very useful for the user.

[1] http://svn.apache.org/repos/asf/commons/proper/io/trunk/RELEASE-NOTES.txt

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


Re: svn commit: r1024551 - /commons/proper/daemon/trunk/RELEASE-NOTES.txt

Posted by Mladen Turk <mt...@apache.org>.
On 10/20/2010 10:50 AM, sebb@apache.org wrote:
> Another recent update
>
> +* DAEMON-144: Drop sample dependency on Commons Collections ExtendedProperties (1.0.4)

Just wondering. Do we really need to list changes like that?
 From the release perspective, dependencies on examples have no
real impact thought.
And IMHO RELEASE-NOTES should only carry out what might
be important to the user. After all we have JIRA where
they can all be viewed, so this is some sort of
'hand written JIRA summary' duplicate.


Regards
-- 
^TM