On Tue, Mar 31, 2009 at 10:27 PM, Ralph Goers
wrote:
> I've been reviewing the site documentation and wanted to update the
> documentation to talk about running the Webdav test. But the building page
> says that Maven 1.x is the preferred build tool and that ant can also be
> used. Yet I've done a
I've been reviewing the site documentation and wanted to update the
documentation to talk about running the Webdav test. But the building
page says that Maven 1.x is the preferred build tool and that ant can
also be used. Yet I've done all my builds with Maven 2 and the webdav
test was only
On 31/03/2009, Stefan Bodewig wrote:
> On 2009-03-31, sebb wrote:
>
> > On 31/03/2009, Stefan Bodewig wrote:
>
>
> >> setSize is dangerous here since it may very well > 0 for directories
> >> on Unix like systems.
>
> > Oops!
>
> > However it should be OK for regular files, no?
>
>
> I hope
On 2009-03-31, Ralph Goers wrote:
> On Mar 31, 2009, at 1:59 AM, Stefan Bodewig wrote:
> I did not have the necessary permission to deploy to
> people.apache.org, so I deployed the snapshot to the new M2 repo at
> repository.apache.org. However, I commons configuration isn't looking
> there be
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project commons-compress-test has an issue affecting its community integration.
Th
On 2009-03-31, sebb wrote:
> On 31/03/2009, Stefan Bodewig wrote:
>> setSize is dangerous here since it may very well > 0 for directories
>> on Unix like systems.
> Oops!
> However it should be OK for regular files, no?
I hope so. I recall some problems with pretty old JDKs on exotic
platf
On Mar 31, 2009, at 1:59 AM, Stefan Bodewig wrote:
The second part - and that's what I don't understand - is that there
is no vfs snapshot in the Apache snapshot repository either, so where
do you get your snapshot from when you build configuration (with or
without Gump)?
I did not have the
On 31/03/2009, sebb wrote:
> On 31/03/2009, Stefan Bodewig wrote:
> > On 2009-03-31, wrote:
> >
> > > URL: http://svn.apache.org/viewvc?rev=760390&view=rev
> > > Log:
> > > Set some attributes from the File
> >
> >
> > > public ZipArchiveEntry(File inputFile, String entryName) {
On 31/03/2009, Stefan Bodewig wrote:
> On 2009-03-31, wrote:
>
> > URL: http://svn.apache.org/viewvc?rev=760390&view=rev
> > Log:
> > Set some attributes from the File
>
>
> > public ZipArchiveEntry(File inputFile, String entryName) {
> > this(entryName);
> >+ setSize(i
On 2009-03-31, wrote:
> URL: http://svn.apache.org/viewvc?rev=760390&view=rev
> Log:
> Set some attributes from the File
> public ZipArchiveEntry(File inputFile, String entryName) {
> this(entryName);
>+ setSize(inputFile.length());
>+ setTime(inputFile.lastModified
> Bernhard Grünewaldt a écrit :
>> Hi Luc,
>>
>> I took a look at nabla and I am impressed.
>> There are a lot of this Transformer classes that provide the bytecode
>> for
>> the internal work.
>>
>> I don't really understand the full internals, but I think I have an
>> overview.
>
> If you feel th
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project commons-configuration has an issue affecting its community integration.
Th
On 2009-03-30, sebb wrote:
> On 30/03/2009, Stefan Bodewig wrote:
>> On 2009-03-30, sebb wrote:
>>> What about the corresponding getNextxxxEntry() methods?
>>> I suppose they do avoid a cast.
>> Yes, in one case (tar IIRC) they have been explicitly asked for via
>> JIRA.
> Could not find
On 2009-03-30, sebb wrote:
> On 30/03/2009, Stefan Bodewig wrote:
>> On 2009-03-30, sebb wrote:
>>> Might it not be better to throw an Exception if methods are called out
>>> of sequence?
>> We are pretty inconsistent here. In general I agree it would be
>> better to throw an exception, bu
On 2009-03-31, Jörg Schaible wrote:
> Stefan Bodewig wrote at Montag, 30. März 2009 12:27:
>> I think I see why Gump's mvn repository proxy doesn't work here - it
>> currently doesn't work for group-ids that contain dots.
>> Do you want me to turn off nags until this gets fixed (shouldn't take
15 matches
Mail list logo