Looks good to me, at the metadata level. You could always commit it as module/project beaver-cvs (for now) to see if it works, then rename it when ready.
regards Adam ----- Original Message ----- From: "Jochen Wiedmann" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, October 10, 2004 5:33 PM Subject: Please verify: Updates beaver project descriptor > > Hi, > > now that Beaver has its CVS online, I have updated the Beaver project > descriptor to make use of it. Please be so kind and verify my changes, > before I do check them in. > > Regards, > > Jochen > > > -- > http://lilypie.com/baby1/050423/1/5/1/+1 > ---------------------------------------------------------------------------- ---- > <?xml version="1.0" ?> > <!-- > Copyright 2004 The Apache Software Foundation > > Licensed under the Apache License, Version 2.0 (the "License"); > you may not use this file except in compliance with the License. > You may obtain a copy of the License at > > http://www.apache.org/licenses/LICENSE-2.0 > > Unless required by applicable law or agreed to in writing, software > distributed under the License is distributed on an "AS IS" BASIS, > WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. > See the License for the specific language governing permissions and > limitations under the License. > --> > <module name="beaver"> > > <url href="http://beaver.sourceforge.net/"/> > <description> > LALR(1) parser generator. > </description> > <redistributable/> > > <cvs repository="sourceforge" dir="beaver" module="cc"/> > > <project name="beaver"> > <package>beaver</package> > <ant target="make"/> > <jar name="lib/beaver.jar" id="beaver"/> > <jar name="lib/beaver-rt.jar" id="beaver-rt"/> > <license name="LICENSE"/> > <nag from="Jochen Wiedmann <[EMAIL PROTECTED]>" > to="[EMAIL PROTECTED]"> > <regexp subject="Build Failure - beaver"/> > </nag> > </project> > > </module> > > ---------------------------------------------------------------------------- ---- > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
