-
Fixing bug #WFLY-1467 by padding the stream to a manifest file with a…
… '\n' if this char is missing at the end of the file. Adding some tests for bunk reading.
-
dmlloyd committed
Jun 9, 2011 -
dmlloyd committed
Jun 9, 2011 -
dmlloyd committed
Jun 9, 2011 -
dmlloyd committed
Jun 9, 2011 -
More VFS class cleanup; remove unused stuff
dmlloyd committedJun 9, 2011 -
dmlloyd committed
Jun 9, 2011 -
dmlloyd committed
Jun 9, 2011
-
alesj committed
May 11, 2011 -
Remove toLower call, fix JBVFS-170
alesj committedMay 11, 2011
-
alesj committed
Dec 21, 2010
-
alesj committed
Dec 20, 2010 -
[JBVFS-169]; deprecate VFS::getChild(URL)
alesj committedDec 20, 2010
-
[JBVFS-168, JBVFS-169]; add logging to temp handling, fix VF::toURL b…
alesj committedDec 14, 2010 …ug with spaces.
-
[JBVFS-165]; remove getCharacterStream.
alesj committedSep 16, 2010
-
Added java.net.URLStreamHandlerFactory service for VFS
John Bailey committedJun 11, 2010
-
Do nothing on close if there was no demand for the stream.
alesj committedMay 10, 2010
-
[JBVFS-157]; add lazy input stream.
alesj committedMay 9, 2010
-
JBVFS-156 - better error message when tempdir create fails
dmlloyd committedApr 23, 2010
-
[JBVFS-155] - A virtual jar file input stream support
John Bailey committedApr 5, 2010
-
Stick my name on everything I am willing to be blamed for
dmlloyd committedMar 18, 2010
-
[JBVFS-153] VFS30 has a compile dependency on jboss-logging-spi
tdiesler committedMar 17, 2010
-
[maven-release-plugin] prepare for next development iteration
John Bailey committedMar 15, 2010 -
[maven-release-plugin] prepare release 3.0.0.CR5
John Bailey committedMar 15, 2010 -
[JBVFS-152] - Fallback to returning Closeables for VFS.mount* calls
John Bailey committedMar 15, 2010 -
[maven-release-plugin] prepare for next development iteration
John Bailey committedMar 15, 2010 -
[maven-release-plugin] prepare release 3.0.0.CR4
John Bailey committedMar 15, 2010
-
dmlloyd committed
Mar 11, 2010 -
Checked the wrong string for trailing /
dmlloyd committedMar 11, 2010 -
Add a glob pattern generator, which should make JAR matching easier
dmlloyd committedMar 11, 2010
-
[JBVFS-150] - Added MountHandle interface to allow exclusive access f…
John Bailey committedMar 10, 2010 …or a mount caller to get to the mount source