Author: grobmeier
Date: Thu Apr 16 05:43:07 2009
New Revision: 765472
URL: http://svn.apache.org/viewvc?rev=765472&view=rev
Log:
added test: delete file and add another file under the same name.
Modified:
commons/proper/compress/trunk/src/test/java/org/apache/commons/compress/changes/ChangeS
Author: grobmeier
Date: Thu Apr 16 05:42:14 2009
New Revision: 765471
URL: http://svn.apache.org/viewvc?rev=765471&view=rev
Log:
made it possible to clean up resources manually
Modified:
commons/proper/compress/trunk/src/test/java/org/apache/commons/compress/AbstractTestCase.java
Modified:
Author: mturk
Date: Wed Apr 15 19:46:20 2009
New Revision: 765330
URL: http://svn.apache.org/viewvc?rev=765330&view=rev
Log:
Add core class object array API
Modified:
commons/sandbox/runtime/trunk/src/main/native/include/acr_clazz.h
commons/sandbox/runtime/trunk/src/main/native/shared/cla
Author: mturk
Date: Wed Apr 15 19:31:43 2009
New Revision: 765320
URL: http://svn.apache.org/viewvc?rev=765320&view=rev
Log:
Add core classes initialization.
This is used for creating primitive and object arrays
Modified:
commons/sandbox/runtime/trunk/src/main/native/include/acr_clazz.h
c
Author: mturk
Date: Wed Apr 15 18:52:00 2009
New Revision: 765304
URL: http://svn.apache.org/viewvc?rev=765304&view=rev
Log:
Compile in only if --enable-test was specified
Modified:
commons/sandbox/runtime/trunk/src/main/native/shared/clazz.c
Modified: commons/sandbox/runtime/trunk/src/main/
Author: mturk
Date: Wed Apr 15 18:48:58 2009
New Revision: 765302
URL: http://svn.apache.org/viewvc?rev=765302&view=rev
Log:
Some API comments about JNI class naming
Modified:
commons/sandbox/runtime/trunk/src/main/native/include/acr_clazz.h
Modified: commons/sandbox/runtime/trunk/src/main/n
Author: mturk
Date: Wed Apr 15 18:43:03 2009
New Revision: 765298
URL: http://svn.apache.org/viewvc?rev=765298&view=rev
Log:
Few more tests for different class naming
Modified:
commons/sandbox/runtime/trunk/src/test/org/apache/commons/runtime/TestPrivate.java
Modified:
commons/sandbox/runt
Author: mturk
Date: Wed Apr 15 18:36:01 2009
New Revision: 765296
URL: http://svn.apache.org/viewvc?rev=765296&view=rev
Log:
Add Java Class cache
Added:
commons/sandbox/runtime/trunk/src/main/native/include/acr_clazz.h (with
props)
commons/sandbox/runtime/trunk/src/main/native/shared/c
Author: mturk
Date: Wed Apr 15 15:33:07 2009
New Revision: 765242
URL: http://svn.apache.org/viewvc?rev=765242&view=rev
Log:
Add CommandType Enum
Added:
commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/CommandType.java
(with props)
Added:
commons/sandbox/runtime/tr
Author: mturk
Date: Wed Apr 15 15:30:14 2009
New Revision: 765241
URL: http://svn.apache.org/viewvc?rev=765241&view=rev
Log:
Add some javadocs
Modified:
commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/io/FileLockType.java
Modified:
commons/sandbox/runtime/trunk/src/m
Author: mturk
Date: Wed Apr 15 15:08:07 2009
New Revision: 765229
URL: http://svn.apache.org/viewvc?rev=765229&view=rev
Log:
Make get methods public
Modified:
commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/Properties.java
commons/sandbox/runtime/trunk/src/test/or
Author: mturk
Date: Wed Apr 15 14:52:51 2009
New Revision: 765221
URL: http://svn.apache.org/viewvc?rev=765221&view=rev
Log:
Add default value methods for Properties
Modified:
commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/DefaultProperties.properties
commons/san
Author: mturk
Date: Wed Apr 15 14:42:04 2009
New Revision: 765216
URL: http://svn.apache.org/viewvc?rev=765216&view=rev
Log:
Add util functions for converting Java String classes
Modified:
commons/sandbox/runtime/trunk/src/main/native/include/acr_string.h
commons/sandbox/runtime/trunk/src
Author: sebb
Date: Wed Apr 15 13:33:48 2009
New Revision: 765188
URL: http://svn.apache.org/viewvc?rev=765188&view=rev
Log:
Fix bug: deleteDir should not delete file with matching name
Don't exit loop if name does not match
Use startsWith() rather than match() as it's simpler and quicker
Modified
Author: sebb
Date: Wed Apr 15 13:31:46 2009
New Revision: 765186
URL: http://svn.apache.org/viewvc?rev=765186&view=rev
Log:
Additional test cases
Modified:
commons/proper/compress/trunk/src/test/java/org/apache/commons/compress/changes/ChangeSetTestCase.java
Modified:
commons/proper/compre
Author: mturk
Date: Wed Apr 15 13:09:36 2009
New Revision: 765174
URL: http://svn.apache.org/viewvc?rev=765174&view=rev
Log:
Some macro fixings
Modified:
commons/sandbox/runtime/trunk/src/main/native/include/acr_private.h
commons/sandbox/runtime/trunk/src/main/native/os/win32/syslog.c
Author: sebb
Date: Wed Apr 15 12:59:36 2009
New Revision: 765173
URL: http://svn.apache.org/viewvc?rev=765173&view=rev
Log:
Extra test case
Modified:
commons/proper/compress/trunk/src/test/java/org/apache/commons/compress/changes/ChangeSetTestCase.java
Modified:
commons/proper/compress/tru
Author: mturk
Date: Wed Apr 15 12:53:29 2009
New Revision: 765172
URL: http://svn.apache.org/viewvc?rev=765172&view=rev
Log:
Rename some macros so they make more sense
Modified:
commons/sandbox/runtime/trunk/src/main/native/include/acr_private.h
commons/sandbox/runtime/trunk/src/main/nati
Author: sebb
Date: Wed Apr 15 12:49:09 2009
New Revision: 765168
URL: http://svn.apache.org/viewvc?rev=765168&view=rev
Log:
Should only delete directories if type = DELETE_DIRECTORY
Fix corresponding errors in test cases
Modified:
commons/proper/compress/trunk/src/main/java/org/apache/common
Author: mturk
Date: Wed Apr 15 12:43:56 2009
New Revision: 765164
URL: http://svn.apache.org/viewvc?rev=765164&view=rev
Log:
Add windows/vista symbolic link late func
Modified:
commons/sandbox/runtime/trunk/src/main/native/include/arch/windows/acr_arch.h
Modified:
commons/sandbox/runtime/t
Author: sebb
Date: Wed Apr 15 12:14:10 2009
New Revision: 765150
URL: http://svn.apache.org/viewvc?rev=765150&view=rev
Log:
Javadoc
Modified:
commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/changes/ChangeSet.java
Modified:
commons/proper/compress/trunk/src/main/java
Author: sebb
Date: Wed Apr 15 12:06:41 2009
New Revision: 765149
URL: http://svn.apache.org/viewvc?rev=765149&view=rev
Log:
Javadoc
Modified:
commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/compressors/gzip/GzipUtils.java
Modified:
commons/proper/compress/trunk/src/
Author: sebb
Date: Wed Apr 15 11:54:48 2009
New Revision: 765147
URL: http://svn.apache.org/viewvc?rev=765147&view=rev
Log:
Move mutable rNums array into separate utility class
Added:
commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/compressors/bzip2/Rand.java
(with
Author: mturk
Date: Wed Apr 15 11:53:22 2009
New Revision: 765146
URL: http://svn.apache.org/viewvc?rev=765146&view=rev
Log:
Add more Properties. Not very much usefull for the moment, but allows to test
the static/final property fields
Modified:
commons/sandbox/runtime/trunk/src/main/java/o
Author: mturk
Date: Wed Apr 15 11:41:48 2009
New Revision: 765144
URL: http://svn.apache.org/viewvc?rev=765144&view=rev
Log:
Add Properties class and default properties resource
Added:
commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/DefaultProperties.properties
(wit
Author: sebb
Date: Wed Apr 15 11:23:48 2009
New Revision: 765139
URL: http://svn.apache.org/viewvc?rev=765139&view=rev
Log:
Document why default charset usage is OK
Modified:
commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/zip/AsiExtraField.java
commons
Author: sebb
Date: Wed Apr 15 11:19:16 2009
New Revision: 765138
URL: http://svn.apache.org/viewvc?rev=765138&view=rev
Log:
Missing/misplaced TODOs for default charset
Modified:
commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/ar/ArArchiveInputStream.java
Author: sebb
Date: Wed Apr 15 11:04:42 2009
New Revision: 765135
URL: http://svn.apache.org/viewvc?rev=765135&view=rev
Log:
Javadoc correction. Align table entries
Modified:
commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/compressors/bzip2/BZip2Constants.java
Modifie
Author: bodewig
Date: Wed Apr 15 09:38:47 2009
New Revision: 765095
URL: http://svn.apache.org/viewvc?rev=765095&view=rev
Log:
document default encoding in ASi extra field
Modified:
commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/zip/AsiExtraField.java
Modi
Author: bodewig
Date: Wed Apr 15 09:32:00 2009
New Revision: 765090
URL: http://svn.apache.org/viewvc?rev=765090&view=rev
Log:
Remove TODO, see constructor's Javadoc
Modified:
commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/zip/FallbackZipEncoding.java
Modi
Author: mturk
Date: Wed Apr 15 08:11:37 2009
New Revision: 765083
URL: http://svn.apache.org/viewvc?rev=765083&view=rev
Log:
Add Library version class
Added:
commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/Version.java
(with props)
Added:
commons/sandbox/runtime/t
Author: mturk
Date: Wed Apr 15 08:06:56 2009
New Revision: 765081
URL: http://svn.apache.org/viewvc?rev=765081&view=rev
Log:
Add missing WSA error defines for platform SDK that doesn't define them
Modified:
commons/sandbox/runtime/trunk/src/main/native/include/arch/windows/acr_arch.h
com
Author: mturk
Date: Wed Apr 15 07:50:40 2009
New Revision: 765078
URL: http://svn.apache.org/viewvc?rev=765078&view=rev
Log:
Fix typos
Modified:
commons/sandbox/runtime/trunk/build.xml
Modified: commons/sandbox/runtime/trunk/build.xml
URL:
http://svn.apache.org/viewvc/commons/sandbox/runtim
Author: mturk
Date: Wed Apr 15 07:45:05 2009
New Revision: 765074
URL: http://svn.apache.org/viewvc?rev=765074&view=rev
Log:
Add build properties file and make compile flags naming consistent
Added:
commons/sandbox/runtime/trunk/build.properties.default (with props)
Modified:
commons/sa
Author: mturk
Date: Wed Apr 15 07:29:15 2009
New Revision: 765069
URL: http://svn.apache.org/viewvc?rev=765069&view=rev
Log:
Split version into major.minor.patch
Modified:
commons/sandbox/runtime/trunk/build.xml
Modified: commons/sandbox/runtime/trunk/build.xml
URL:
http://svn.apache.org/vi
Author: mturk
Date: Wed Apr 15 07:19:37 2009
New Revision: 765068
URL: http://svn.apache.org/viewvc?rev=765068&view=rev
Log:
Add test manifest Attributes generation for getting the native library names
Modified:
commons/sandbox/runtime/trunk/build.xml
Modified: commons/sandbox/runtime/trunk/
36 matches
Mail list logo