RE: [jelly] anteater forEach

2008-07-10 Thread Kadamban, Sivasankari
Paul, Thanks. I used the jelly script from anteater to get the list of URLs from the file. read_file.jelly reads the file and creates a list of URLs delimited by "," and stores it in environment variable "URLS". Read_file.jelly

Re: [Compress] redesign SVN and AL fixups

2008-07-10 Thread Torsten Curdt
Should be all fixed now ...except those src/main/resources/test1.xml src/main/resources/test2.xml These are trivial test files and therefor don't need a header. cheers -- Torsten - To unsubscribe, e-mail: [EMAIL PROTECTED] F

Re: [Compress] redesign SVN and AL fixups

2008-07-10 Thread Torsten Curdt
Of course fine with our ...but what about code that has pulled in from other apache projects? Credits into the notice file and then remove them? cheers -- Torsten On Jul 10, 2008, at 15:29, sebb wrote: Also forgot to mention that there are some @author tags in the code IMO these should be r

Re: [Compress] redesign SVN and AL fixups

2008-07-10 Thread sebb
For example: /** * @author Cy * */ public class ChangeWorkerTest extends TestCase { In this case, the class Javadoc should either be removed entirely or updated to contain something useful ;-) On 10/07/2008, Christian Grobmeier <[EMAIL PROTECTED]> wrote: > Hi, > thought i got them all... my

Re: [Compress] redesign SVN and AL fixups

2008-07-10 Thread Christian Grobmeier
Hi, thought i got them all... my eclipse search didn't show them up. When the svn-stuff is fixed, I will double check after the merge. cheers On Thu, Jul 10, 2008 at 3:29 PM, sebb <[EMAIL PROTECTED]> wrote: > Also forgot to mention that there are some @author tags in the code > > IMO these shoul

Re: [Compress] redesign SVN and AL fixups

2008-07-10 Thread sebb
Also forgot to mention that there are some @author tags in the code IMO these should be removed: Per http://www.apache.org/foundation/records/minutes/2004/board_minutes_2004_09_22.txt "Recommend strongly that @author is avoided; but leave it to each PMC to make the final call with their respect

Re: [Compress] redesign SVN and AL fixups

2008-07-10 Thread Torsten Curdt
I suggest we fix this in svn first and then you can start from a clean git-svn clone if you want. cheers -- Torsten On Jul 10, 2008, at 12:46, Christian Grobmeier wrote: thanks for that hint. @Torsten: can I fix that in my GIT branch without disturbing the git- svn commit? Or should I wai

Re: [Compress] redesign SVN and AL fixups

2008-07-10 Thread sebb
On 10/07/2008, Christian Grobmeier <[EMAIL PROTECTED]> wrote: > thanks for that hint. > > @Torsten: can I fix that in my GIT branch without disturbing the git-svn > commit? > Or should I wait till the commit has been finished? > Note: the checks were performed against the compress-redesign bran

Re: [Compress] redesign SVN and AL fixups

2008-07-10 Thread Christian Grobmeier
thanks for that hint. @Torsten: can I fix that in my GIT branch without disturbing the git-svn commit? Or should I wait till the commit has been finished? On Thu, Jul 10, 2008 at 12:36 PM, sebb <[EMAIL PROTECTED]> wrote: > Just had a quick look at the compress redesign branch. > > There are som

[Compress] redesign SVN and AL fixups

2008-07-10 Thread sebb
Just had a quick look at the compress redesign branch. There are some problems with the SVN settings: svn ps svn:eol-style native src/main/java/org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.java svn ps svn:eol-style native src/main/java/org/apache/commons/compress/archivers/zip