diff --git a/apps/jetty/build.xml b/apps/jetty/build.xml index 1befb9602..d7d6a68df 100644 --- a/apps/jetty/build.xml +++ b/apps/jetty/build.xml @@ -26,7 +26,6 @@ - @@ -34,6 +33,8 @@ + + diff --git a/build.xml b/build.xml index 603f4d7d0..c2f64ebad 100644 --- a/build.xml +++ b/build.xml @@ -233,8 +233,6 @@ - - @@ -341,30 +339,14 @@ - - - - - - - - - --> - - diff --git a/history.txt b/history.txt index e5b95b6c1..42bf1e1a2 100644 --- a/history.txt +++ b/history.txt @@ -1,4 +1,10 @@ -$Id: history.txt,v 1.338 2005/11/29 12:56:03 jrandom Exp $ +$Id: history.txt,v 1.339 2005/11/30 15:48:27 jrandom Exp $ + +2005-11-30 jrandom + * Cleaned up the build process to deal with Jetty 5.1.6 and rename the + new commons-logging-api.jar to commons-logging.jar, which it replaces. + Jetty 5.1.6 is pushed with all updates. Also, no need to push a + separate jdom or rome, as they're inside syndie.war. 2005-11-30 jrandom * Don't let the TCP transport alone shitlist a peer, since other