Parent Directory
|
Revision Log
| Links to HEAD: | (view) (annotate) |
| Sticky Revision: |
Roll version following IO 1.4 release
Include the new comparator package in the description
Add myself and Jukka as IO developers
Moving to TLP
Moving back :)
Moving to TLP
Remove jakarta references from m1 and m2 builds
Moving to 1.4-SNAPSHOT
Setting version to 1.3.1
Moved to 1.4-SNAPSHOT as 1.3 is now releasable
Rolling versions back until release is done
Setting version to 1.3 in preparation for an rc
Rolling back to 1.3-SNAPSHOT after building 1.3-RC2
Moving to 1.3 in preparation of a second rc for 1.3
Commenting out Cobertura for the release - it's a GPL plugin
Moving back to 1.3-SNAPSHOT to avoid any surprises
Setting version to 1.3
IO-97 - ByteArrayOutputStream performance enhancements, from Holger Hoffstatte
Adding the PMD report
IO-99 - FileCleaner.exitWhenFinished, to allow the thread to be terminated includes some code from Jochen Wiedmann
IO-54 - Add FileUtils.checksum / FileUtils.checksumCRC32 to simplify calculating checksums from Emmanuel Bourg
Fixing the ASF copyright and placing it in the NOTICE file
IO-83 - Fix freeSpace for AIX and HP-UX code from Magnus Grimsell, also from James Urie
Correct mail-archive links and a couple of minor javadoc/checkstyle corrections
Switched url from bugzilla to jira
Post release 1.2
Switch to version 1.2
Add cobertra plugin and junit as dependencies
Disable some reports and switch to cobertura
Add version info for v1.1
Implement a LineIterator over the lines in a file or reader
Add AgeFileFilter and SizeFileFilter rfe 36824, from Rahul Akolkar
FileUtils methods to provide iterators over directory contents rfe 38083, from Jim Harrington
Use groupId/artifactId consistently instead of simply id
Use -SNAPSHOT instead of -dev
Need to use people.apache.org to upload files
Switch to using dir /-c in FileSystemUtils.freeSpace for French locale bug 37027, from Thomas Ledoux
Set version for 1.2-dev
Release 1.1
add a directory for the resource
Update build files for version 1.1
LockableFileWriter, add encoding support, and general tidy bug 36825, from Andy Lehane
Prepare documentation for 1.1 release
Handle security restricted directories bug 36801, from Chris Eldredge
Prepare documentation for 1.1 release
Javadoc bug 35675, from Nathan Beyer
CountingInputStream now implements skip(long) method. PR: 34311
svn:keywords correction
Add FileSystemUtils to allow access to information about the filing system bug 32982, from Frank W. Zammetti
Add copyDirectory, and refactor copyFile bug 32944, from Ian Springer
Fix bug where count inaccurate after End of File bug 33336, from Marcelo Liberato
Fix bug in makeCVSAware that rendered the method useless bug 33023, from Masato Tezuka
Use SVN changelog
Link to mail-archives.a.o instead of nagoya.a.o for archives. Also removed a link to Jeremias' page on the old wiki - I couldn't find a corresponding page on the new wiki. Sorry, Jeremias.
Rename IOTestSuite to PackageTestSuite, include all tests
Bug #30705 - Add conditional file filters. I effectively merged these new filters into the existing And and Or filters, rather than having multiple flavours of them. In practice, this means that I added the contructors from the original filters to these new ones, and then replaced the old with the new. All of the pre-existing tests work with the resulting filters, along with all the new tests supplied with the enhancement request. Thanks to Steven Caswell for the code. I also had to exclude the abstract test cases in the Maven build file, so that JUnit wouldn't try to instantiate and run them, and regenerate the Ant build file.
Several updates: - Update current version to 1.1-dev - Add a version entry for 1.0 - Enable Checkstyle report - Detab and make indentation consistent - Regenerate Ant build file
Jason wrote WildcardFilter class and bugfixes for WildcardUtils that are to be committed
preparing for 1.0
improved description of project and fixed title of index page
preparing an rc2
Removed data/test directory as it's not needed anymore.
build now includes NOTICE.txt in the jar
1.0-rc1 ready for release
Removed extend, migrated repository, Apache project metadata and adjusted build settings appropriately.
ripped out all redundant information
Moving extension of global project.xml to ../commons-build/project.xml on those project.xml files which originally had it in place.
Add ThresholdingOutputStream and DeferredFileOutputStream, along with tests for the latter. (There are no tests for the former, since it is an abstract class.) These classes originated in Commons FileUpload (and will continue to exist there as well, until IO gets to an official release).
removed sandbox in urls
Update website to newer commons style
Use new logo
removed the IOUtilsTestCase unit test exclusion as it builds for me fine
changed id from the variable version to the hardcoded version, as no other components use this
Updated documentation.
Removed the compress packages from IO. They will appear soon in a holding project in the sandbox named 'compress'.
Updated site: - Added Alban Peignier as contributor - Moved changes to new changes.xml (may be incomplete) - Todo list only in tasks.xml now - Snipped some duplicate content from STATUS.html
moving to 3.8.1 to get assertFalse
Bugzilla #22738 from yours truly.
Reformatting file in an attempt to eliminate tabs.
Updated project.xml
Bugzilla 22332: Deprecated FileUtils string methods, Code style-up Register new test data directory in project.xml Submitted by: Matthew Hawthorne <mhawthorne at alumni.pitt.edu>
Add repository information Submitted by: Matthew Hawthorne <mhawthorne@alumni.pitt.edu>
Add myself to the project.
Remove dependency on lang
One more test case needs exclusion. If someone will give me the go ahead to make the test cases run in the maven environment, then I will update the various testcases. I think they are desinged to run only under the ant environment.
Updated POM to reference a commons-lang available from ibiblio. Also fixed the inclusion of tests. Tested with Maven b8.
IO made dependent on the current 1.1 pre-release of Lang. This isn't exactly too stunning, but as IO is not going to release before then, it let's me Predicate' the FileFilters.
Created a maven POM and added myself to STATUS
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| apache@apache.org | ViewVC Help |
| Powered by ViewVC 1.1.2 |