Return-Path: Delivered-To: apmail-avalon-dev-archive@avalon.apache.org Received: (qmail 3628 invoked by uid 500); 22 Feb 2003 23:55:59 -0000 Mailing-List: contact dev-help@avalon.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Avalon Developers List" Reply-To: "Avalon Developers List" Delivered-To: mailing list dev@avalon.apache.org Received: (qmail 3606 invoked from network); 22 Feb 2003 23:55:58 -0000 Received: from nan-smtp-02.noos.net (HELO smtp.noos.fr) (212.198.2.71) by daedalus.apache.org with SMTP; 22 Feb 2003 23:55:58 -0000 Received: (qmail 39445487 invoked by uid 0); 22 Feb 2003 23:56:03 -0000 Received: from unknown (HELO apache.org) ([212.198.17.4]) (envelope-sender ) by 212.198.2.71 (qmail-ldap-1.03) with SMTP for ; 22 Feb 2003 23:56:03 -0000 Message-ID: <3E580E4A.8030103@apache.org> Date: Sun, 23 Feb 2003 00:56:58 +0100 From: Stephen McConnell User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.0.0) Gecko/20020530 X-Accept-Language: en, en-us MIME-Version: 1.0 To: Avalon Developers List Subject: Re: LogKit in Maven References: <3E57E4FB.7020809@apache.org> <1045954688.1489.145.camel@localhost.localdomain> Content-Type: multipart/mixed; boundary="------------000702080401080106080704" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N --------------000702080401080106080704 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Jason van Zyl wrote: >On Sat, 2003-02-22 at 16:00, Huw Roberts wrote: > > >>The version of logkit on ibiblio/maven is 1.0.1. How do we get that >>updated? Once that is done the check-targets.properties files need to >>be touched as well - i think this should be a prereq for releasing >>framework. >> >> > >http://jakarta.apache.org/turbine/maven/repository-upload.html > Jason: Attached is a project.xml and maven.xml that I use to build logkit. Some important points: * groupId is set to "avalon" * id is set to "avalon-logkit" To actually use maven to build an equivalent distribution one would need a slightly modified java POM (updated to handle jar manifest for extension The maven.xml file includes declaration of a few extra properties needed for the manifgest generation together with expansion of the source path to include the compat src tree. The binary download is available at: http://www.apache.org/dist/avalon/logkit/latest/ To be consistent with the project defintion the jar file included in the dowwbload should be renamed to avalon-logkit-1.2.jar. Cheers, Steve. >Licensing stuff has already been taken care of. > > > >>--------------------------------------------------------------------- >>To unsubscribe, e-mail: dev-unsubscribe@avalon.apache.org >>For additional commands, e-mail: dev-help@avalon.apache.org >> >> -- Stephen J. McConnell mailto:mcconnell@apache.org http://www.osm.net --------------000702080401080106080704 Content-Type: text/xml; name="maven.xml" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="maven.xml" Adding src/compat sources to maven compile path. --------------000702080401080106080704 Content-Type: text/xml; name="project.xml" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="project.xml" 3 avalon avalon-logkit Avalon Logkit 1.2 Apache Software Foundation http://jakarta.apache.org/ 1997 org.apache.log jakarta Avalon Logkit Avalon Logkit http://avalon.apache.org/logkit/ http://nagoya.apache.org/ avalon.apache.org/logkit scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:avalon-logkit http://cvs.apache.org/viewcvs/avalon-logkit/ Avalon Dev List dev-subscribe@avalon.apache.org dev-unsubscribe@avalon.apache.org http://nagoya.apache.org/eyebrowse/SummarizeList?listName=dev@avalon.apache.org Avalon User List users-subscribe@avalon.apache.org users-unsubscribe@avalon.apache.org http://nagoya.apache.org/eyebrowse/SummarizeList?listName=users@avalon.apache.org Marcus Crafter crafterm crafterm@apache.org Peter Donald donaldp peter@apache.org Berin Loritsch bloritsch bloritsch@apache.org Stephen McConnell mcconnell mcconell@apache.org OSM Leif Mortenson leif leif@apache.org Eung-ju Park colus colus@apache.org Peter Royal proyal proyal@apache.org Leo Simons leosimons leosimons@apache.org Leo Sutic leosutic leo.sutic@inspireinfrastructure.com Jeff Turner jefft jefft@apache.org Rajendra Ghorpade rghorpade@onebridge.de Jeremias Maerki jeremias.maerki@outline.ch Stuart Roebuck stuart.roebuck@adolos.com Tommy Santoso Tommy.Santoso@osa.d Bian Tan btan@modulant.com Mircea Toma mirceatoma@home.com Martin Van der Vyver mjvyver@yahoo.co.uk Sylvain Wallez sylvain sylvain@apache.org Mark Woon morpheus@SMI.Stanford.EDU javamail 1.2 servletapi 2.3 jms 1.0.2b log4j 1.2.7 dev@avalon.apache.org src/java src/test javax.sql.DataSource org/apache/log/output/db/** org/apache/log/output/test/DBTargetTestCase **/*TestCase.java **/Abstract*TestCase.java **/DBTargetTestCase.java src/test **/*.properties --------------000702080401080106080704 Content-Type: text/plain; charset=us-ascii --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@avalon.apache.org For additional commands, e-mail: dev-help@avalon.apache.org --------------000702080401080106080704--