On Sun, Dec 17, 2006 at 01:19:21PM +0100, Simon Pepping wrote: > On Sat, Dec 16, 2006 at 10:16:17PM +0100, Jeremias Maerki wrote: > > > > On 29.11.2006 22:06:50 Simon Pepping wrote: > > > A few remarks: > > > > > > In the ant report: > > > [chmod] Skipping fileset for directory > > > /fsb/fsc/source/xmlgraphics-commons-branch-1.1/dist-bin/xmlgraphics-commons-1.1. > > > It is empty. > > > [chmod] Skipping fileset for directory > > > /fsb/fsc/source/xmlgraphics-commons-branch-1.1/dist-src/xmlgraphics-commons-1.1. > > > It is empty. > > > > > > The resulting mode is 775, not 555 as the build file seems to request. > > > My ant: Apache Ant version 1.6.5 compiled on July 1 2006. > > > > Hmm, I've taken this over from the FOP build. I've never explicitely tested > > the thing on Unix, yet. If you can figure out the original intent of the > > chmod, it would be cool if you looked into this since you're apparently > > on Unix. The chmod gets pretty much ignored on Windows. > > Fixed. It is just a sanity check, in case the building person does not > have sane permissions settings on his machine. This change must be > ported back to the trunk and to FOP's build file.
Fixed some more. I removed the chmod actions, because the zip and tar actions set the permissions in the zip and tar file. Regards, Simon -- Simon Pepping home page: http://www.leverkruid.eu --------------------------------------------------------------------- Apache XML Graphics Project URL: http://xmlgraphics.apache.org/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
