Author: sebb
Date: Mon Nov 8 02:32:48 2010
New Revision: 1032448
URL: http://svn.apache.org/viewvc?rev=1032448&view=rev
Log:
Remove unthrown exceptions (none of the other FileSystem class ctors throw this
exception)
Modified:
commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/v
Author: sebb
Date: Mon Nov 8 02:31:50 2010
New Revision: 1032447
URL: http://svn.apache.org/viewvc?rev=1032447&view=rev
Log:
Not thrown
Modified:
commons/proper/vfs/trunk/core/src/test/java/org/apache/commons/vfs/impl/test/VfsClassLoaderTests.java
Modified:
commons/proper/vfs/trunk/core/s
Author: sebb
Date: Mon Nov 8 02:23:04 2010
New Revision: 1032445
URL: http://svn.apache.org/viewvc?rev=1032445&view=rev
Log:
Document why throws IOException is needed
Modified:
commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/util/MonitorOutputStream.java
commons/prop
Author: sebb
Date: Mon Nov 8 02:00:19 2010
New Revision: 1032443
URL: http://svn.apache.org/viewvc?rev=1032443&view=rev
Log:
Generics
Modified:
commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/impl/VFSClassLoader.java
commons/proper/vfs/trunk/core/src/main/java/org/ap
Author: sebb
Date: Mon Nov 8 01:51:21 2010
New Revision: 1032442
URL: http://svn.apache.org/viewvc?rev=1032442&view=rev
Log:
Generics
Modified:
commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/util/CombinedResources.java
Modified:
commons/proper/vfs/trunk/core/src/main/j
Author: sebb
Date: Mon Nov 8 01:41:51 2010
New Revision: 1032441
URL: http://svn.apache.org/viewvc?rev=1032441&view=rev
Log:
Fix up generics
Modified:
commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/cache/OnCallRefreshFileObject.java
commons/proper/vfs/trunk/core/src
Author: sebb
Date: Mon Nov 8 01:38:33 2010
New Revision: 1032440
URL: http://svn.apache.org/viewvc?rev=1032440&view=rev
Log:
Fix up generics
Modified:
commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/impl/VFSClassLoader.java
Modified:
commons/proper/vfs/trunk/core/src/ma
Author: sebb
Date: Mon Nov 8 01:38:11 2010
New Revision: 1032439
URL: http://svn.apache.org/viewvc?rev=1032439&view=rev
Log:
Fix up generics
Modified:
commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/provider/sftp/SftpFileSystemConfigBuilder.java
Modified:
commons/proper
Author: sebb
Date: Mon Nov 8 01:26:35 2010
New Revision: 1032437
URL: http://svn.apache.org/viewvc?rev=1032437&view=rev
Log:
Fix up generics
Modified:
commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/util/DelegatingFileSystemOptionsBuilder.java
Modified:
commons/proper/v
Author: sebb
Date: Mon Nov 8 00:53:58 2010
New Revision: 1032432
URL: http://svn.apache.org/viewvc?rev=1032432&view=rev
Log:
Revert to raw class type until it is clear what class is really intended here
Modified:
commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/FileSystemO
Author: sebb
Date: Mon Nov 8 00:07:35 2010
New Revision: 1032427
URL: http://svn.apache.org/viewvc?rev=1032427&view=rev
Log:
Fix up generics
Modified:
commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/provider/temp/TemporaryFileProvider.java
Modified:
commons/proper/vfs/t
Author: sebb
Date: Mon Nov 8 00:07:18 2010
New Revision: 1032426
URL: http://svn.apache.org/viewvc?rev=1032426&view=rev
Log:
Fix up generics
Modified:
commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/auth/StaticUserAuthenticator.java
Modified:
commons/proper/vfs/trunk/co
Author: erans
Date: Sun Nov 7 23:49:42 2010
New Revision: 1032424
URL: http://svn.apache.org/viewvc?rev=1032424&view=rev
Log:
MATH-195
Added requested Javadoc comment.
Removed unused import.
Modified:
commons/proper/math/trunk/src/main/java/org/apache/commons/math/analysis/UnivariateRealFun
Author: sebb
Date: Sun Nov 7 23:47:37 2010
New Revision: 1032423
URL: http://svn.apache.org/viewvc?rev=1032423&view=rev
Log:
Exceptions not thrown by private methods
Modified:
commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/provider/webdav/WebdavFileObject.java
Modified:
Author: sebb
Date: Sun Nov 7 23:46:27 2010
New Revision: 1032422
URL: http://svn.apache.org/viewvc?rev=1032422&view=rev
Log:
Replace HttpClient deprecated methods with updated ones
Modified:
commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/provider/webdav/WebdavFileObject.
Author: sebb
Date: Sun Nov 7 23:39:11 2010
New Revision: 1032421
URL: http://svn.apache.org/viewvc?rev=1032421&view=rev
Log:
Replace deprecated methods with updated ones
Modified:
commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/provider/http/HttpClientFactory.java
co
Author: sebb
Date: Sun Nov 7 23:25:14 2010
New Revision: 1032418
URL: http://svn.apache.org/viewvc?rev=1032418&view=rev
Log:
Fix up generics
Modified:
commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/cache/SoftRefFilesCache.java
commons/proper/vfs/trunk/core/src/main/
Author: sebb
Date: Sun Nov 7 23:13:31 2010
New Revision: 1032417
URL: http://svn.apache.org/viewvc?rev=1032417&view=rev
Log:
Fix up generics
Modified:
commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/impl/DefaultFileMonitor.java
commons/proper/vfs/trunk/core/src/main/
Author: sebb
Date: Sun Nov 7 23:12:04 2010
New Revision: 1032416
URL: http://svn.apache.org/viewvc?rev=1032416&view=rev
Log:
Fix up generics
Modified:
commons/proper/vfs/trunk/core/src/test/java/org/apache/commons/AbstractVfsTestCase.java
commons/proper/vfs/trunk/core/src/test/java/org
Author: sebb
Date: Sun Nov 7 20:54:29 2010
New Revision: 1032388
URL: http://svn.apache.org/viewvc?rev=1032388&view=rev
Log:
Fix up generics
Modified:
commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/FileName.java
commons/proper/vfs/trunk/core/src/main/java/org/apache
Author: sebb
Date: Sun Nov 7 20:18:14 2010
New Revision: 1032379
URL: http://svn.apache.org/viewvc?rev=1032379&view=rev
Log:
Fix up generics
Modified:
commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/provider/AbstractFileObject.java
commons/proper/vfs/trunk/core/src/m
Author: sebb
Date: Sun Nov 7 20:17:50 2010
New Revision: 1032378
URL: http://svn.apache.org/viewvc?rev=1032378&view=rev
Log:
Fix up generics
Modified:
commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/FileContent.java
commons/proper/vfs/trunk/core/src/main/java/org/apa
Author: sebb
Date: Sun Nov 7 19:36:57 2010
New Revision: 1032363
URL: http://svn.apache.org/viewvc?rev=1032363&view=rev
Log:
Fix up generics
Modified:
commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/FileSystemManager.java
commons/proper/vfs/trunk/core/src/main/java/o
Author: sebb
Date: Sun Nov 7 18:36:09 2010
New Revision: 1032341
URL: http://svn.apache.org/viewvc?rev=1032341&view=rev
Log:
Add generics to Collections of Capability - continued
Modified:
commons/proper/vfs/trunk/sandbox/src/main/java/org/apache/commons/vfs/provider/mime/MimeFileProvider.
Author: sebb
Date: Sun Nov 7 18:32:56 2010
New Revision: 1032340
URL: http://svn.apache.org/viewvc?rev=1032340&view=rev
Log:
Add generics to Collections of Capability - continued
Modified:
commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/provider/AbstractFileSystem.java
Author: sebb
Date: Sun Nov 7 18:29:12 2010
New Revision: 1032339
URL: http://svn.apache.org/viewvc?rev=1032339&view=rev
Log:
Add @Override markers for sandbox module
Modified:
commons/proper/vfs/trunk/sandbox/src/main/java/org/apache/commons/vfs/RACRandomAccessFile.java
commons/proper/
Author: sebb
Date: Sun Nov 7 18:19:56 2010
New Revision: 1032337
URL: http://svn.apache.org/viewvc?rev=1032337&view=rev
Log:
Generics and Javadoc
Modified:
commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/provider/http/ThreadLocalHttpConnectionManager.java
Modified:
comm
Author: sebb
Date: Sun Nov 7 18:14:14 2010
New Revision: 1032335
URL: http://svn.apache.org/viewvc?rev=1032335&view=rev
Log:
Add generics to Collections of Capability
Modified:
commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/impl/VirtualFileSystem.java
commons/proper
Author: jbeard
Date: Sun Nov 7 09:42:29 2010
New Revision: 1032249
URL: http://svn.apache.org/viewvc?rev=1032249&view=rev
Log:
Added license text to python files.
Modified:
commons/sandbox/gsoc/2010/scxml-js/trunk/setup.py
commons/sandbox/gsoc/2010/scxml-js/trunk/src/python/scxml/__init_
Author: jbeard
Date: Sun Nov 7 09:41:31 2010
New Revision: 1032248
URL: http://svn.apache.org/viewvc?rev=1032248&view=rev
Log:
Changed the listener code in order to fix a bug where onentry listeners were
not being called when transitioning from history states. The solution was to
move the liste
Author: jbeard
Date: Sun Nov 7 09:41:02 2010
New Revision: 1032247
URL: http://svn.apache.org/viewvc?rev=1032247&view=rev
Log:
Finishing previous commit. All tests pass for all strategies.
Modified:
commons/sandbox/gsoc/2010/scxml-js/trunk/src/xslt/backends/js/AbstractEnumeratedStatechartGe
Author: jbeard
Date: Sun Nov 7 09:40:10 2010
New Revision: 1032246
URL: http://svn.apache.org/viewvc?rev=1032246&view=rev
Log:
Fixed a problem with the way parallel states and preemption was being handled.
Refactored implementation to make it closer to the algorithm in the SCXML spec.
Now a set
Author: jbeard
Date: Sun Nov 7 09:39:28 2010
New Revision: 1032245
URL: http://svn.apache.org/viewvc?rev=1032245&view=rev
Log:
Changed ant build to force preprocessing of stylesheets. Turned all unit tests
back on.
Modified:
commons/sandbox/gsoc/2010/scxml-js/trunk/build-common.xml
Modifie
Author: jbeard
Date: Sun Nov 7 09:39:04 2010
New Revision: 1032244
URL: http://svn.apache.org/viewvc?rev=1032244&view=rev
Log:
Fixed but with previous commit that was breaking unit tests.
Modified:
commons/sandbox/gsoc/2010/scxml-js/trunk/src/xslt/backends/js/AbstractStatechartGenerator.xsl
Author: jbeard
Date: Sun Nov 7 09:38:38 2010
New Revision: 1032243
URL: http://svn.apache.org/viewvc?rev=1032243&view=rev
Log:
Made changes to make python egg directly executable.
Modified:
commons/sandbox/gsoc/2010/scxml-js/trunk/setup.py
commons/sandbox/gsoc/2010/scxml-js/trunk/src/py
Author: jbeard
Date: Sun Nov 7 09:37:44 2010
New Revision: 1032242
URL: http://svn.apache.org/viewvc?rev=1032242&view=rev
Log:
Moved setup.py. Created test.py script to test it. Compilation using packed egg
now works well.
Added:
commons/sandbox/gsoc/2010/scxml-js/trunk/setup.py (with pro
Author: jbeard
Date: Sun Nov 7 09:37:05 2010
New Revision: 1032240
URL: http://svn.apache.org/viewvc?rev=1032240&view=rev
Log:
Added setup.py to allow creation of python eggs.
Added:
commons/sandbox/gsoc/2010/scxml-js/trunk/src/python/setup.py (with props)
Added: commons/sandbox/gsoc/2010
Author: jbeard
Date: Sun Nov 7 09:36:15 2010
New Revision: 1032239
URL: http://svn.apache.org/viewvc?rev=1032239&view=rev
Log:
Python frontend now generating code.
Modified:
commons/sandbox/gsoc/2010/scxml-js/trunk/src/python/scxml/cgf/SCXMLCompiler.py
commons/sandbox/gsoc/2010/scxml-j
Author: jbeard
Date: Sun Nov 7 09:35:39 2010
New Revision: 1032238
URL: http://svn.apache.org/viewvc?rev=1032238&view=rev
Log:
Added command-line option parsing.
Modified:
commons/sandbox/gsoc/2010/scxml-js/trunk/src/python/scxml/cgf/SCXMLCompiler.py
Modified:
commons/sandbox/gsoc/2010/sc
Author: jbeard
Date: Sun Nov 7 09:34:08 2010
New Revision: 1032237
URL: http://svn.apache.org/viewvc?rev=1032237&view=rev
Log:
Preliminary check-in of python front-end. Untested, although most seems
syntactically correct.
Added:
commons/sandbox/gsoc/2010/scxml-js/trunk/src/python/
commo
Author: jbeard
Date: Sun Nov 7 09:32:12 2010
New Revision: 1032236
URL: http://svn.apache.org/viewvc?rev=1032236&view=rev
Log:
Added code to support cancel element. It is now possible to cancel delayed
events based on the id of the send element.
Modified:
commons/sandbox/gsoc/2010/scxml-js
Author: jbeard
Date: Sun Nov 7 09:13:25 2010
New Revision: 1032233
URL: http://svn.apache.org/viewvc?rev=1032233&view=rev
Log:
Fixed behaviour of send with delay. GEN still broken and needs to be fixed.
cancel needs to be implemented as well.
Modified:
commons/sandbox/gsoc/2010/scxml-js/tr
Author: bayard
Date: Sun Nov 7 07:15:00 2010
New Revision: 1032220
URL: http://svn.apache.org/viewvc?rev=1032220&view=rev
Log:
Fixing the javadoc for indexOfAnyBut(CharSequence, char[]) per Dirk Starke's
report
Modified:
commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/Stri
43 matches
Mail list logo