Update to daemon 1.0.7
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Wed, 3 Aug 2011 07:53:29 +0000 (07:53 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Wed, 3 Aug 2011 07:53:29 +0000 (07:53 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1153379 13f79535-47bb-0310-9956-ffa450edef68

build.properties.default
webapps/docs/changelog.xml

index 389bb75..062a50a 100644 (file)
@@ -161,7 +161,7 @@ nsis.nsisdl.dll=${nsis.home}/Plugins/NSISdl.dll
 nsis.loc=${base-sf.loc}/nsis/nsis-2.46.zip
 
 # ----- Commons Daemon, version 1.0-Alpha or later -----
-commons-daemon.version=1.0.6
+commons-daemon.version=1.0.7
 commons-daemon.home=${base.path}/commons-daemon-${commons-daemon.version}
 commons-daemon.jar=${commons-daemon.home}/commons-daemon-${commons-daemon.version}.jar
 commons-daemon.native.win.home=${commons-daemon.home}/windows
index 35bf64d..01004bf 100644 (file)
         without a service name from executing since the uninstall will not be
         complete. (markt)
       </fix>
+      <update>
+        Update to Apache Commons Daemon 1.0.7. (markt)
+      </update>
     </changelog>
   </subsection>
 </section>