Re: anteater forEach

2008-07-07 Thread sebb
This is off topic for the Commons Developer list. Anteater is not a Commons project (nor even an Apache project) and the question is not about development either. Please see: http://aft.sourceforge.net/ for Anteater. On 07/07/2008, Kadamban, Sivasankari <[EMAIL PROTECTED]> wrote: > Hi, > > I

anteater forEach

2008-07-07 Thread Kadamban, Sivasankari
Hi, I am trying to use anteater for verifying various URLs in our application using foreach. Is there any way that I can specify the list of URLs in a file and read them through one by one in the "for loop"? Thanks, Siva

RE: Compress vs. VFS

2008-07-07 Thread Oberhuber, Martin
Hello Christian, many thanks, that's very interesting information indeed. Cheers, -- Martin Oberhuber, Senior Member of Technical Staff, Wind River Target Management Project Lead, DSDP PMC Member http://www.eclipse.org/dsdp/tm > -Original Message- > From: Christian Grobmeier [mailto:

Re: Git + tabs?

2008-07-07 Thread Torsten Curdt
just did :) On Jul 7, 2008, at 14:20, Christian Grobmeier wrote: Guys, hold your horse :) The PMC has voted and we will merge everything back to SVN. Whoever still wants to use git may still use git-svn of course. Great news! I would like to work with svn patches in future. I had several

Re: Git + tabs?

2008-07-07 Thread Christian Grobmeier
> > Guys, hold your horse :) > The PMC has voted and we will merge everything back to SVN. Whoever still > wants to use git may still use git-svn of course. > Great news! I would like to work with svn patches in future. I had several problems with GIT and would like to go back to SVN features asap

Re: Compress vs. VFS

2008-07-07 Thread Christian Grobmeier
Hi Martin, we would like to have an own apache component, cause several people here do not like the api. As stated in the board report of september 07, they is less community behind truezip, which is another -. However, if interested, check these discussions here: http://markmail.org/search/?q=True

Re: Git + tabs?

2008-07-07 Thread Torsten Curdt
On Jul 7, 2008, at 12:40, Christian Grobmeier wrote: The compress codebase is full of tabs. If I go ahead and detab things, will that map happily over to your git tree? I don't want to make it too painful for you to produce a patch that can come back. I just reckoned that we didn't star

Re: Git + tabs?

2008-07-07 Thread Christian Grobmeier
> > > The compress codebase is full of tabs. If I go ahead and detab things, > will that map happily over to your git tree? I don't want to make it > too painful for you to produce a patch that can come back. > I just reckoned that we didn't start to work against the svn codebase. Instead of that

RE: Compress vs. VFS

2008-07-07 Thread Oberhuber, Martin
Hello Samuel, Mario and others, if just interested in accessing ZIP files, have you had a look at TrueZip: https://truezip.dev.java.net/ It might make sense to provide a TrueZip wrapper for Commons VFS eventually. How do the Commons Compress folk compare to TrueZip? Cheers, -- Martin Oberhube