It's not a problem, it's an inconvenience.
Ideally, Maven builds the artifacts with the intended names. This
creates consistency through every VOTE message, xsum/sig verification
automation, website links, and dist.a.o files. Renaming them by hand
just makes things harder, IMO.
Ralph Goers w
Hello,
a while back, the Apache Commons project decided to grant write access to
all ASF committers [1]. While setting this up for our SVN repositories was
easy, we had some problems to grant the necessary karma to all ASF
committers for our git repositories. This problem has now been fixed [2].
A
Christofer Dutz schrieb am Sa., 21. Mai 2016 um
16:49 Uhr:
> Hi Benedikt,
>
> Image like iso image not like jpeg image :-)
>
Boing :-) In this case I agree with the others that VFS or Compress are the
best fit for this :-)
>
> Chris
>
>
> Von meinem Samsung Galaxy Smartphone gesendet.
>
>
> --
Hi Benedikt,
Image like iso image not like jpeg image :-)
Chris
Von meinem Samsung Galaxy Smartphone gesendet.
Ursprüngliche Nachricht
Von: Benedikt Ritter
Datum: 21.05.16 16:42 (GMT+01:00)
An: Commons Developers List
Betreff: Re: Interest in some code to read DMG files?
Hi,
Bernd Eckenfels schrieb am Sa., 21. Mai 2016 um
14:35 Uhr:
> Hello Christofer,
>
> there is no low level filesystem image or arhive file code in VFS, so I
> think it would be better to add it to commons-compress. We could then
> add a VFS provider on top of it for more FS abstractions.
>
> W
Don’t you have to copy the files into the dist directory so you can commit
them? Why is renaming them during that step a problem?
Ralph
> On May 20, 2016, at 1:57 PM, Christopher wrote:
>
> Just keep in mind, that overriding the finalName only works for adjusting
> the local file name when it
Hello Christofer,
there is no low level filesystem image or arhive file code in VFS, so I
think it would be better to add it to commons-compress. We could then
add a VFS provider on top of it for more FS abstractions.
When implementing it, it might be good to adhere to the NIO filesystem
abstract
Hi,
I have to admit, that I implemented the path I needed to unpack the flash
player dmg images but designed everything to be extensible. But I definitely
haven't implemented all options available.
I just wanted to know if there's interest in that code, cause I thought it
would rather belong t
On 2016-05-21, Stian Soiland-Reyes wrote:
> It certainly sounds like it could fit within Commons VFS, or perhaps
> Commons Compress.
I think VFS would be the better fit as the code that dealt with the
underlying file system doesn't sound like it belonged into Compress. But
I've not been contribut
It certainly sounds like it could fit within Commons VFS, or perhaps
Commons Compress.
DMG is tricky as it's a filesystem image, which could have many types of
filesystems within it. It sounds like you have already thought about it -
what inner filesystems in DMG would this code plan to support?
O
Hi,
for the Apache Flex project I have been working hard on some code to unpack DMG
images as all libs I could find were GPL I implemented everything by reading
the specs. I am not quite finished. The DMG part is finished, now I'm working
on parsing the mac filesystem BTree ... will still take
11 matches
Mail list logo