svn commit: r801891 - /commons/sandbox/runtime/trunk/src/main/native/Makefile.msc.in

2009-08-06 Thread mturk
Author: mturk Date: Fri Aug 7 06:09:11 2009 New Revision: 801891 URL: http://svn.apache.org/viewvc?rev=801891&view=rev Log: LIB is env variable. Use AR instead Modified: commons/sandbox/runtime/trunk/src/main/native/Makefile.msc.in Modified: commons/sandbox/runtime/trunk/src/main/native/Mak

svn commit: r801889 - /commons/sandbox/runtime/trunk/src/main/native/shared/string.c

2009-08-06 Thread mturk
Author: mturk Date: Fri Aug 7 05:42:59 2009 New Revision: 801889 URL: http://svn.apache.org/viewvc?rev=801889&view=rev Log: Suppress warnings Modified: commons/sandbox/runtime/trunk/src/main/native/shared/string.c Modified: commons/sandbox/runtime/trunk/src/main/native/shared/string.c URL:

svn commit: r801888 - in /commons/sandbox/runtime/trunk/src/main/native/include: acr.h arch/windows/acr_arch_private.h

2009-08-06 Thread mturk
Author: mturk Date: Fri Aug 7 05:40:19 2009 New Revision: 801888 URL: http://svn.apache.org/viewvc?rev=801888&view=rev Log: Use proper integer constant flags Modified: commons/sandbox/runtime/trunk/src/main/native/include/acr.h commons/sandbox/runtime/trunk/src/main/native/include/arch/

svn commit: r801885 - /commons/sandbox/runtime/trunk/src/main/native/configure

2009-08-06 Thread mturk
Author: mturk Date: Fri Aug 7 05:26:30 2009 New Revision: 801885 URL: http://svn.apache.org/viewvc?rev=801885&view=rev Log: fix sed rule typo Modified: commons/sandbox/runtime/trunk/src/main/native/configure Modified: commons/sandbox/runtime/trunk/src/main/native/configure URL: http://svn.

svn commit: r801883 - /commons/proper/jexl/branches/2.0/src/main/java/org/apache/commons/jexl/parser/VisitorAdapter.java

2009-08-06 Thread rahul
Author: rahul Date: Fri Aug 7 05:02:52 2009 New Revision: 801883 URL: http://svn.apache.org/viewvc?rev=801883&view=rev Log: Remove now unused class. JEXL-76 Removed: commons/proper/jexl/branches/2.0/src/main/java/org/apache/commons/jexl/parser/VisitorAdapter.java

svn commit: r801881 - in /commons/proper/jexl/branches/2.0: examples/ src/test/java/org/apache/commons/jexl/examples/

2009-08-06 Thread rahul
Author: rahul Date: Fri Aug 7 04:55:19 2009 New Revision: 801881 URL: http://svn.apache.org/viewvc?rev=801881&view=rev Log: Turn examples directory code into unit tests. Patch by Henri Biestro JEXL-69 Added: commons/proper/jexl/branches/2.0/src/test/java/org/apache/commons/jexl/examples/

svn commit: r801878 - in /commons/proper/scxml/branches/J6/src/test/java/org/apache/commons/scxml/issues: Issue112Test.java IssuesTestSuite.java queue-01.xml

2009-08-06 Thread rahul
Author: rahul Date: Fri Aug 7 04:28:13 2009 New Revision: 801878 URL: http://svn.apache.org/viewvc?rev=801878&view=rev Log: Add a test case to demonstrate the use of an external event queue for an executor (where new external events generated during event processing are queued). SCXML-112 Adde

svn commit: r801862 - /commons/proper/commons-build/trunk/downloads/downloads.xml

2009-08-06 Thread psteitz
Author: psteitz Date: Fri Aug 7 02:05:46 2009 New Revision: 801862 URL: http://svn.apache.org/viewvc?rev=801862&view=rev Log: Updated to reflect math 2.0 release. Modified: commons/proper/commons-build/trunk/downloads/downloads.xml Modified: commons/proper/commons-build/trunk/downloads/down

svn commit: r801855 - in /commons/proper/math/trunk: build.xml pom.xml

2009-08-06 Thread psteitz
Author: psteitz Date: Fri Aug 7 01:16:00 2009 New Revision: 801855 URL: http://svn.apache.org/viewvc?rev=801855&view=rev Log: Updated to reflect 2.0 release. Modified: commons/proper/math/trunk/build.xml commons/proper/math/trunk/pom.xml Modified: commons/proper/math/trunk/build.xml URL

svn commit: r801812 - /commons/proper/codec/trunk/src/test/org/apache/commons/codec/language/DoubleMetaphone2Test.java

2009-08-06 Thread ggregory
Author: ggregory Date: Thu Aug 6 20:24:15 2009 New Revision: 801812 URL: http://svn.apache.org/viewvc?rev=801812&view=rev Log: @see must use an href for links. Modified: commons/proper/codec/trunk/src/test/org/apache/commons/codec/language/DoubleMetaphone2Test.java Modified: commons/prope

svn commit: r801810 - in /commons/proper/configuration/branches/configuration2_experimental/src/main/java/org/apache/commons/configuration2/base: AbstractHierarchicalConfigurationSource.java Configura

2009-08-06 Thread oheger
Author: oheger Date: Thu Aug 6 20:21:08 2009 New Revision: 801810 URL: http://svn.apache.org/viewvc?rev=801810&view=rev Log: Added methods for registering event listeners to ConfigurationSource. Removed the method for setting a collection property. Modified: commons/proper/configuration/br

svn commit: r801807 - /commons/sandbox/runtime/trunk/src/main/native/shared/string.c

2009-08-06 Thread mturk
Author: mturk Date: Thu Aug 6 20:13:16 2009 New Revision: 801807 URL: http://svn.apache.org/viewvc?rev=801807&view=rev Log: Use ACR_Malloc instead malloc Modified: commons/sandbox/runtime/trunk/src/main/native/shared/string.c Modified: commons/sandbox/runtime/trunk/src/main/native/shared/st

svn commit: r801803 - /commons/proper/codec/trunk/src/java/org/apache/commons/codec/digest/DigestUtils.java

2009-08-06 Thread ggregory
Author: ggregory Date: Thu Aug 6 20:05:13 2009 New Revision: 801803 URL: http://svn.apache.org/viewvc?rev=801803&view=rev Log: DigestUtils.java:68: warning - @param argument "string" is not a parameter name. Modified: commons/proper/codec/trunk/src/java/org/apache/commons/codec/digest/Diges

svn commit: r801800 - in /commons/sandbox/runtime/trunk/src/main/native: include/acr_string.h shared/string.c

2009-08-06 Thread mturk
Author: mturk Date: Thu Aug 6 20:02:26 2009 New Revision: 801800 URL: http://svn.apache.org/viewvc?rev=801800&view=rev Log: Revert double zero terminating chars Modified: commons/sandbox/runtime/trunk/src/main/native/include/acr_string.h commons/sandbox/runtime/trunk/src/main/native/shar

svn commit: r801762 - in /commons/sandbox/runtime/trunk/src/main/native: include/acr_string.h shared/string.c

2009-08-06 Thread mturk
Author: mturk Date: Thu Aug 6 18:31:38 2009 New Revision: 801762 URL: http://svn.apache.org/viewvc?rev=801762&view=rev Log: Make our strdup having double zero terminating chars Modified: commons/sandbox/runtime/trunk/src/main/native/include/acr_string.h commons/sandbox/runtime/trunk/src/

svn commit: r801752 - in /commons/sandbox/runtime/trunk/src/main/native: include/ include/arch/unix/ include/arch/windows/ os/darwin/ os/hpux/ os/linux/ os/solaris/ shared/

2009-08-06 Thread mturk
Author: mturk Date: Thu Aug 6 18:13:31 2009 New Revision: 801752 URL: http://svn.apache.org/viewvc?rev=801752&view=rev Log: Use safer free as inline Modified: commons/sandbox/runtime/trunk/src/main/native/include/acr_private.h commons/sandbox/runtime/trunk/src/main/native/include/arch/un

svn commit: r801745 - in /commons/sandbox/runtime/trunk/src/main/native: include/acr_shm.h os/unix/shm.c test/testcase.c

2009-08-06 Thread mturk
Author: mturk Date: Thu Aug 6 17:47:45 2009 New Revision: 801745 URL: http://svn.apache.org/viewvc?rev=801745&view=rev Log: use only close instead destroy/detach Modified: commons/sandbox/runtime/trunk/src/main/native/include/acr_shm.h commons/sandbox/runtime/trunk/src/main/native/os/uni

svn commit: r801741 - in /commons/sandbox/runtime/trunk/src/main/native/os/unix: execmem.c shm.c

2009-08-06 Thread mturk
Author: mturk Date: Thu Aug 6 17:41:33 2009 New Revision: 801741 URL: http://svn.apache.org/viewvc?rev=801741&view=rev Log: Check provided param values for sanity Modified: commons/sandbox/runtime/trunk/src/main/native/os/unix/execmem.c commons/sandbox/runtime/trunk/src/main/native/os/un

svn commit: r801735 - in /commons/sandbox/runtime/trunk/src/main/native: include/arch/windows/acr_arch.h os/win32/time.c

2009-08-06 Thread mturk
Author: mturk Date: Thu Aug 6 17:21:26 2009 New Revision: 801735 URL: http://svn.apache.org/viewvc?rev=801735&view=rev Log: We don't support pre-win2k windows, so we can use advanced functions Modified: commons/sandbox/runtime/trunk/src/main/native/include/arch/windows/acr_arch.h common

svn commit: r801732 - in /commons/sandbox/runtime/trunk/src/main/native/include/arch/windows: acr_arch.h acr_arch_private.h

2009-08-06 Thread mturk
Author: mturk Date: Thu Aug 6 17:15:15 2009 New Revision: 801732 URL: http://svn.apache.org/viewvc?rev=801732&view=rev Log: Move inline define to arch_private Modified: commons/sandbox/runtime/trunk/src/main/native/include/arch/windows/acr_arch.h commons/sandbox/runtime/trunk/src/main/

svn commit: r801729 - /commons/proper/codec/trunk/src/java/org/apache/commons/codec/binary/Hex.java

2009-08-06 Thread ggregory
Author: ggregory Date: Thu Aug 6 17:03:29 2009 New Revision: 801729 URL: http://svn.apache.org/viewvc?rev=801729&view=rev Log: @since 1.4 Modified: commons/proper/codec/trunk/src/java/org/apache/commons/codec/binary/Hex.java Modified: commons/proper/codec/trunk/src/java/org/apache/commons/

svn commit: r801727 - in /commons/sandbox/runtime/trunk/src/main/native: include/arch/windows/acr_arch.h os/win32/time.c

2009-08-06 Thread mturk
Author: mturk Date: Thu Aug 6 17:02:54 2009 New Revision: 801727 URL: http://svn.apache.org/viewvc?rev=801727&view=rev Log: Use APR name for private stuff. Will be easier to track the diffs from APR Modified: commons/sandbox/runtime/trunk/src/main/native/include/arch/windows/acr_arch.h

svn commit: r801721 - in /commons/sandbox/runtime/trunk/src/main/native/os: unix/time.c win32/time.c

2009-08-06 Thread mturk
Author: mturk Date: Thu Aug 6 16:58:19 2009 New Revision: 801721 URL: http://svn.apache.org/viewvc?rev=801721&view=rev Log: Fix faulty commit mess Modified: commons/sandbox/runtime/trunk/src/main/native/os/unix/time.c commons/sandbox/runtime/trunk/src/main/native/os/win32/time.c Modifie

svn commit: r801716 - in /commons/sandbox/runtime/trunk/src/main/native: Makefile.in Makefile.msc.in include/acr.h include/acr_time.h include/arch/windows/acr_arch.h include/arch/windows/acr_arch_priv

2009-08-06 Thread mturk
Author: mturk Date: Thu Aug 6 16:55:01 2009 New Revision: 801716 URL: http://svn.apache.org/viewvc?rev=801716&view=rev Log: Add skeleton time functions Added: commons/sandbox/runtime/trunk/src/main/native/include/acr_time.h (with props) commons/sandbox/runtime/trunk/src/main/native/os

svn commit: r801710 - in /commons/proper/codec/tags/CODEC_1_4_RC4: ./ default.properties pom.xml

2009-08-06 Thread niallp
Author: niallp Date: Thu Aug 6 16:39:26 2009 New Revision: 801710 URL: http://svn.apache.org/viewvc?rev=801710&view=rev Log: Tag Codec 1.4 RC4 Added: commons/proper/codec/tags/CODEC_1_4_RC4/ - copied from r801709, commons/proper/codec/trunk/ Modified: commons/proper/codec/tags/CODE

svn commit: r801709 - in /commons/proper/codec/trunk: RELEASE-NOTES.txt src/site/site.xml xdocs/changes.xml

2009-08-06 Thread niallp
Author: niallp Date: Thu Aug 6 16:31:27 2009 New Revision: 801709 URL: http://svn.apache.org/viewvc?rev=801709&view=rev Log: Update release notes for CODEC-73 and site changes for 1.4 release Modified: commons/proper/codec/trunk/RELEASE-NOTES.txt commons/proper/codec/trunk/src/site/site.

svn commit: r801706 - /commons/proper/codec/trunk/src/java/org/apache/commons/codec/binary/Base64.java

2009-08-06 Thread niallp
Author: niallp Date: Thu Aug 6 16:27:06 2009 New Revision: 801706 URL: http://svn.apache.org/viewvc?rev=801706&view=rev Log: Add comment indicating CHUNK_SEPARTOR variable may be private in future versions Modified: commons/proper/codec/trunk/src/java/org/apache/commons/codec/binary/Base64.

svn commit: r801644 - /commons/proper/beanutils/trunk/src/java/org/apache/commons/beanutils/converters/BooleanConverter.java

2009-08-06 Thread niallp
Author: niallp Date: Thu Aug 6 13:38:56 2009 New Revision: 801644 URL: http://svn.apache.org/viewvc?rev=801644&view=rev Log: BEANUTILS-354 Typo in BooleanConverter: "Cna't convert value" - thanks to Anders Wallgren Modified: commons/proper/beanutils/trunk/src/java/org/apache/commons/beanut

svn commit: r801641 - /commons/proper/jexl/branches/2.0/src/main/java/org/apache/commons/jexl/scripting/Main.java

2009-08-06 Thread sebb
Author: sebb Date: Thu Aug 6 13:26:52 2009 New Revision: 801641 URL: http://svn.apache.org/viewvc?rev=801641&view=rev Log: Basic application for testing using the JSR-223 scripting interface Added: commons/proper/jexl/branches/2.0/src/main/java/org/apache/commons/jexl/scripting/Main.java

svn commit: r801639 - /commons/proper/codec/trunk/src/java/org/apache/commons/codec/binary/Hex.java

2009-08-06 Thread niallp
Author: niallp Date: Thu Aug 6 13:15:10 2009 New Revision: 801639 URL: http://svn.apache.org/viewvc?rev=801639&view=rev Log: Make new charsetName instance variable thread-safe Modified: commons/proper/codec/trunk/src/java/org/apache/commons/codec/binary/Hex.java Modified: commons/proper/co

svn commit: r801628 - in /commons/sandbox/runtime/trunk/src/main/native: ./ include/ include/arch/darwin/ include/arch/hpux/ include/arch/linux/ include/arch/solaris/ os/unix/

2009-08-06 Thread mturk
Author: mturk Date: Thu Aug 6 12:35:30 2009 New Revision: 801628 URL: http://svn.apache.org/viewvc?rev=801628&view=rev Log: Add dso support Added: commons/sandbox/runtime/trunk/src/main/native/include/acr_dso.h (with props) commons/sandbox/runtime/trunk/src/main/native/os/unix/dso.c

svn commit: r801620 - /commons/proper/jexl/branches/2.0/xdocs/reference/syntax.xml

2009-08-06 Thread sebb
Author: sebb Date: Thu Aug 6 12:21:14 2009 New Revision: 801620 URL: http://svn.apache.org/viewvc?rev=801620&view=rev Log: JEXL-43 add docn for Map access Modified: commons/proper/jexl/branches/2.0/xdocs/reference/syntax.xml Modified: commons/proper/jexl/branches/2.0/xdocs/reference/syntax.

svn commit: r801619 - /commons/proper/jexl/branches/2.0/src/test/java/org/apache/commons/jexl/MapLiteralTest.java

2009-08-06 Thread sebb
Author: sebb Date: Thu Aug 6 12:15:27 2009 New Revision: 801619 URL: http://svn.apache.org/viewvc?rev=801619&view=rev Log: Test variable as map index Modified: commons/proper/jexl/branches/2.0/src/test/java/org/apache/commons/jexl/MapLiteralTest.java Modified: commons/proper/jexl/branches

svn commit: r801617 - in /commons/proper/jexl/branches/2.0: src/main/java/org/apache/commons/jexl/Interpreter.java src/test/java/org/apache/commons/jexl/AssignTest.java src/test/java/org/apache/common

2009-08-06 Thread sebb
Author: sebb Date: Thu Aug 6 12:02:57 2009 New Revision: 801617 URL: http://svn.apache.org/viewvc?rev=801617&view=rev Log: JEXL-78 Ternary operator throws Exception when JexlEngine in strict mode Modified: commons/proper/jexl/branches/2.0/src/main/java/org/apache/commons/jexl/Interpreter.ja

svn commit: r801610 - in /commons/proper/jexl/branches/2.0: src/main/java/org/apache/commons/jexl/ src/main/java/org/apache/commons/jexl/parser/ src/test/java/org/apache/commons/jexl/ src/test/java/or

2009-08-06 Thread sebb
Author: sebb Date: Thu Aug 6 11:43:48 2009 New Revision: 801610 URL: http://svn.apache.org/viewvc?rev=801610&view=rev Log: JEXL-75 Array literal syntax is not supported Added: commons/proper/jexl/branches/2.0/src/test/java/org/apache/commons/jexl/ArrayLiteralTest.java (with props) Modifi

svn commit: r801580 - in /commons/sandbox/runtime/trunk/src/main/native: Makefile.in os/darwin/pmutex.c os/unix/pmutex.c

2009-08-06 Thread mturk
Author: mturk Date: Thu Aug 6 09:47:03 2009 New Revision: 801580 URL: http://svn.apache.org/viewvc?rev=801580&view=rev Log: Add Darwin (fcntl) mutex Added: commons/sandbox/runtime/trunk/src/main/native/os/darwin/pmutex.c (with props) Modified: commons/sandbox/runtime/trunk/src/main/na

svn commit: r801542 - /commons/sandbox/runtime/trunk/src/test/org/apache/commons/runtime/TestFile.java

2009-08-06 Thread mturk
Author: mturk Date: Thu Aug 6 08:48:32 2009 New Revision: 801542 URL: http://svn.apache.org/viewvc?rev=801542&view=rev Log: Check for UWRITE instead GWRITE making it independent of umask Modified: commons/sandbox/runtime/trunk/src/test/org/apache/commons/runtime/TestFile.java Modified: co

svn commit: r801540 - /commons/sandbox/runtime/trunk/src/test/org/apache/commons/runtime/TestFile.java

2009-08-06 Thread mturk
Author: mturk Date: Thu Aug 6 08:46:42 2009 New Revision: 801540 URL: http://svn.apache.org/viewvc?rev=801540&view=rev Log: Use full access flags Modified: commons/sandbox/runtime/trunk/src/test/org/apache/commons/runtime/TestFile.java Modified: commons/sandbox/runtime/trunk/src/test/org/

svn commit: r801538 - in /commons/sandbox/runtime/trunk/src: main/native/test/testcase.c test/org/apache/commons/runtime/TestFile.java

2009-08-06 Thread mturk
Author: mturk Date: Thu Aug 6 08:39:10 2009 New Revision: 801538 URL: http://svn.apache.org/viewvc?rev=801538&view=rev Log: Print default umask and perms Modified: commons/sandbox/runtime/trunk/src/main/native/test/testcase.c commons/sandbox/runtime/trunk/src/test/org/apache/commons/run

svn commit: r801536 - in /commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/impl: DefaultFileSystemManager.java StandardFileSystemManager.java

2009-08-06 Thread joehni
Author: joehni Date: Thu Aug 6 08:29:11 2009 New Revision: 801536 URL: http://svn.apache.org/viewvc?rev=801536&view=rev Log: Fix default logger settings (VFS-271). Modified: commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/impl/DefaultFileSystemManager.java commons/pr

svn commit: r801535 - in /commons/sandbox/runtime/trunk/src: main/native/ main/native/include/ main/native/include/arch/darwin/ main/native/include/arch/hpux/ main/native/include/arch/linux/ main/nati

2009-08-06 Thread mturk
Author: mturk Date: Thu Aug 6 08:10:29 2009 New Revision: 801535 URL: http://svn.apache.org/viewvc?rev=801535&view=rev Log: Add shared memory and proc mutex. POSIX only Added: commons/sandbox/runtime/trunk/src/main/native/include/acr_procmutex.h (with props) commons/sandbox/runtime/tr

svn commit: r801533 - in /commons/proper/vfs/trunk: core/pom.xml examples/pom.xml pom.xml sandbox/pom.xml

2009-08-06 Thread joehni
Author: joehni Date: Thu Aug 6 07:55:27 2009 New Revision: 801533 URL: http://svn.apache.org/viewvc?rev=801533&view=rev Log: Manage dependency versions. Update commons-logging. Update jsch. Update jdom. Update junit. Drop oro as direct dependency. Modified: commons/proper/vfs/trunk/core/pom