Author: rgoers
Date: Thu Nov 18 06:10:09 2010
New Revision: 1036327
URL: http://svn.apache.org/viewvc?rev=1036327&view=rev
Log:
More checkstyle fixes
Modified:
commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/operations/vcs/VcsStatus.java
commons/proper/vfs/trunk/core
Author: rgoers
Date: Thu Nov 18 01:42:47 2010
New Revision: 1036312
URL: http://svn.apache.org/viewvc?rev=1036312&view=rev
Log:
Fix checkstyle errors.
Modified:
commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/UserAuthenticationData.java
commons/proper/vfs/trunk/core/
Author: rgoers
Date: Thu Nov 18 01:41:15 2010
New Revision: 1036311
URL: http://svn.apache.org/viewvc?rev=1036311&view=rev
Log:
Convert VcsStatus to an enum.
Modified:
commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/operations/vcs/VcsCommitListener.java
commons/prope
Author: rgoers
Date: Thu Nov 18 01:20:40 2010
New Revision: 1036308
URL: http://svn.apache.org/viewvc?rev=1036308&view=rev
Log:
Remove deprecated methods. Remove @author tags from methods
Modified:
commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/provider/ram/RamFileRandom
Author: rgoers
Date: Thu Nov 18 00:49:54 2010
New Revision: 1036300
URL: http://svn.apache.org/viewvc?rev=1036300&view=rev
Log:
Remove ThreadLocalHttpConnectionManager as it is not used. Add comment to
AbstractRandomAccessContent to indicate the deprecated method will probably
never be removed
Author: rgoers
Date: Thu Nov 18 00:28:50 2010
New Revision: 1036296
URL: http://svn.apache.org/viewvc?rev=1036296&view=rev
Log:
Remove deprecated method. Add missing javadoc tags
Modified:
commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/provider/AbstractFileObject.java
M
Author: rgoers
Date: Wed Nov 17 22:52:52 2010
New Revision: 1036269
URL: http://svn.apache.org/viewvc?rev=1036269&view=rev
Log:
remove setLastModTime method. Change setLastModifiedTime to return a boolean
Modified:
commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/provider/