aboutsummaryrefslogtreecommitdiff
path: root/jimfs/pom.xml
AgeCommit message (Expand)Author
2019-10-04Prepare Javadoc for Java 11, and make other improvements:cpovirk
2019-10-04Use AutoService as a proper annotation processor.cpovirk
2019-10-04Mostly migrate off jsr305.cpovirk
2018-04-05Update Jimfs dependency versions and add the beta checker.cgdecker
2016-03-14Update references to guava-libraries.googlecode.com to the Github location in...cgdecker
2016-02-16Jimfs 1.1 has been released; update the README.cgdecker
2014-11-05Migrate from Truth.ASSERT to Truth.assert_ or Truth.assertThat.kak
2014-06-10Move all classes to com.google.common.jimfs.Colin Decker
2014-04-22Update the maven conf to build OSGi bundlesMikaeĢˆl Barbero
2014-02-26Update version.Colin Decker
2014-01-24Clean up pom.xml files and change Jimfs to use auto-service to generate its M...Colin Decker
2014-01-22Update version to 1.0-SNAPSHOTColin Decker
2014-01-22Change name case from JimFS to Jimfs.Colin Decker
2013-11-15Remove benchmarks module for the moment.Colin Decker
2013-10-30Remove groupId from org.apache.maven.plugins plugins.Colin Decker
2013-10-29Some changes to javadoc and pom.xml; fully qualify links in package-info.java.Colin Decker
2013-10-29Some pom.xml changes; s/JIMFS/JimFS/gColin Decker
2013-10-18Update version to 0.9-SNAPSHOT.Colin Decker
2013-10-18Make the Windows path syntax "\foo\bar" (absolute path on current drive) expl...Colin Decker
2013-09-25Bump version to 0.8-SNAPSHOT; fix benchmarks build.Colin Decker
2013-09-23Add DirectDisk, DirectByteStore and more benchmarks. Rename PrivateArrayDisk ...Colin Decker
2013-09-21Change to a multi-module Maven project.Colin Decker