Sorry Glenn.  I was having trouble editing this file.  No matter what editor
I used, saving it would remove all the newlines, so I had to go through an
manually add them again.  I still have this problem with common.xml, which I
haven't needed to edit yet.

- Morgan

----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, August 28, 2001 8:00 AM
Subject: cvs commit: jakarta-taglibs common.properties


> glenn       01/08/28 06:00:06
>
>   Modified:    .        common.properties
>   Log:
>   Trailing spaces for defined properties broke the build
>
>   Revision  Changes    Path
>   1.8       +17 -17    jakarta-taglibs/common.properties
>
>   Index: common.properties
>   ===================================================================
>   RCS file: /home/cvs/jakarta-taglibs/common.properties,v
>   retrieving revision 1.7
>   retrieving revision 1.8
>   diff -u -r1.7 -r1.8
>   --- common.properties 2001/08/27 17:49:58 1.7
>   +++ common.properties 2001/08/28 13:00:06 1.8
>   @@ -4,7 +4,7 @@
>    # The taglib name defaults to the subproject's ant.project.name.
>
>    taglib.name = ${ant.project.name}
>   -taglibs.basedir = ..
>   +taglibs.basedir = ..
>
>    #
>    # PROJECT STRUCTURE PROPERTIES
>   @@ -18,11 +18,11 @@
>    #   examples.src                   Examples app source directory
>    #   library.src                    Library Java source directory
>
>   -conf.src = conf
>   -doc.src = doc
>   -examples.src = examples
>   -library.src = src
>   -xml.src = xml
>   +conf.src = conf
>   +doc.src = doc
>   +examples.src = examples
>   +library.src = src
>   +xml.src = xml
>
>    #
>    # Used to generate HTML for jakarta.apache.org/taglibs web site
>   @@ -54,16 +54,16 @@
>    #   dist.examples                  Destination WAR for examples app
>    #   dist.library                   Destination JAR for tag library
>    #   dist.tld                       Destination TLD file for tag library
>   -build.doc = ${build.dir}/${taglib.name}/${taglib.name}-doc
>   -build.examples = ${build.dir}/${taglib.name}/${taglib.name}-examples
>   -build.library = ${build.dir}/${taglib.name}/${taglib.name}
>   -taglibs.doc = ${dist.dir}/doc/doc/${taglib.name}-doc
>   -dist.doc = ${dist.dir}/${taglib.name}/${taglib.name}-doc.war
>   -dist.examples = ${dist.dir}/${taglib.name}/${taglib.name}-examples.war
>   -dist.library = ${dist.dir}/${taglib.name}
>   -dist.tld = ${dist.dir}/${taglib.name}/${taglib.name}.tld
>   -examples.tld = ${build.examples}/WEB-INF/${taglib.name}.tld
>   -library.tld = ${build.library}/META-INF/taglib.tld
>   +build.doc = ${build.dir}/${taglib.name}/${taglib.name}-doc
>   +build.examples = ${build.dir}/${taglib.name}/${taglib.name}-examples
>   +build.library = ${build.dir}/${taglib.name}/${taglib.name}
>   +taglibs.doc = ${dist.dir}/doc/doc/${taglib.name}-do
>   +dist.doc = ${dist.dir}/${taglib.name}/${taglib.name}-doc.war
>   +dist.examples = ${dist.dir}/${taglib.name}/${taglib.name}-examples.war
>   +dist.library = ${dist.dir}/${taglib.name}
>   +dist.tld = ${dist.dir}/${taglib.name}/${taglib.name}.tld
>   +examples.tld = ${build.examples}/WEB-INF/${taglib.name}.tld
>   +library.tld = ${build.library}/META-INF/taglib.tld
>
>    #
>    # DEFAULT PRE & POST ACTIONS - ALLOWS SUBPROJECTS TO OVERRIDE
>   @@ -92,4 +92,4 @@
>    dist.pre=default.pre
>    dist.post=default.post
>    clean.pre=default.pre
>   -clean.post=default.post
>   \ No newline at end of file
>   +clean.post=default.post
>
>
>


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

Reply via email to