Re: [all] Deleting STATUS.html files

2007-12-27 Thread Dennis Lundberg
+1

Henri Yandell wrote:
> Any +1s to delete the STATUS.html files?
> 
> Many are out of date and I don't see that they add much value even
> when they are in date as action items should be in the issue tracker
> and much of the rest of the information is on the website.
> 
> Hen
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


-- 
Dennis Lundberg

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [LANG] StringUtils.reverseSplit

2007-12-27 Thread Hasan Diwan
On 27/12/2007, Henri Yandell <[EMAIL PROTECTED]> wrote:
> I've moved all of the action items into JIRA where they'll get a lot
> more discussion - and we can see what discussion occurs for the
> reverseSplit issue you've made.

https://issues.apache.org/jira/browse/LANG-387
Patch attached for your review.
-- 
Cheers,
Hasan Diwan <[EMAIL PROTECTED]>

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[EMAIL PROTECTED]: Project commons-jelly-tags-jaxme (in module commons-jelly) failed

2007-12-27 Thread commons-jelly-tags-jaxme development
To whom it may engage...

This is an automated request, but not an unsolicited one. For 
more information please visit http://gump.apache.org/nagged.html, 
and/or contact the folk at [EMAIL PROTECTED]

Project commons-jelly-tags-jaxme has an issue affecting its community 
integration.
This issue affects 1 projects,
 and has been outstanding for 32 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
- commons-jelly-tags-jaxme :  Commons Jelly


Full details are available at:

http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-jaxme/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -DEBUG- Sole output [commons-jelly-tags-jaxme-27122007.jar] identifier set to 
project name
 -DEBUG- Dependency on packaged-jaxme exists, no need to add for property 
maven.jar.jaxme.
 -DEBUG- Dependency on packaged-jaxme exists, no need to add for property 
maven.jar.jaxme-js.
 -DEBUG- Dependency on packaged-jaxme exists, no need to add for property 
maven.jar.jaxme-xs.
 -DEBUG- Dependency on packaged-jaxme exists, no need to add for property 
maven.jar.jaxme-api.
 -DEBUG- Dependency on xml-xerces exists, no need to add for property 
maven.jar.xerces.
 -DEBUG- (Gump generated) Maven Properties in: 
/srv/gump/public/workspace/commons-jelly/jelly-tags/jaxme/build.properties
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: 
/srv/gump/public/workspace/commons-jelly/jelly-tags/jaxme/project.xml
 -DEBUG- Maven project properties in: 
/srv/gump/public/workspace/commons-jelly/jelly-tags/jaxme/project.properties
 -INFO- Project Reports in: 
/srv/gump/public/workspace/commons-jelly/jelly-tags/jaxme/target/test-reports
 -INFO- Failed to extract fallback artifacts from Gump Repository



The following work was performed:
http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-jaxme/gump_work/build_commons-jelly_commons-jelly-tags-jaxme.html
Work Name: build_commons-jelly_commons-jelly-tags-jaxme (Type: Build)
Work ended in a state of : Failed
Elapsed: 14 secs
Command Line: maven --offline jar 
[Working Directory: /srv/gump/public/workspace/commons-jelly/jelly-tags/jaxme]
CLASSPATH: 
/usr/lib/jvm/java-1.5.0-sun/lib/tools.jar:/srv/gump/public/workspace/apache-commons/beanutils/dist/commons-beanutils-27122007.jar:/srv/gump/public/workspace/apache-commons/collections/build/commons-collections-27122007.jar:/srv/gump/public/workspace/commons-jelly/target/commons-jelly-27122007.jar:/srv/gump/public/workspace/commons-jelly/jelly-tags/junit/target/commons-jelly-tags-junit-27122007.jar:/srv/gump/public/workspace/commons-jelly/jelly-tags/xml/target/commons-jelly-tags-xml-27122007.jar:/srv/gump/public/workspace/commons-jelly/jelly-tags/xmlunit/target/commons-jelly-tags-xmlunit-27122007.jar:/srv/gump/public/workspace/apache-commons/jexl/dist/commons-jexl-27122007.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-27122007.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-api-27122007.jar:/srv/gump/public/workspace/dom4j/build/dom4j.jar:/srv/gump/public/workspace/jaxen/target/jaxen-27122007.jar:/srv/gump/
 
packages/ws-jaxme-0.5/lib/jaxme2-0.5.jar:/srv/gump/packages/ws-jaxme-0.5/lib/jaxmeapi-0.5.jar:/srv/gump/packages/ws-jaxme-0.5/lib/jaxmejs-0.5.jar:/srv/gump/packages/ws-jaxme-0.5/lib/jaxmexs-0.5.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar:/srv/gump/public/workspace/xmlunit/build/lib/xmlunit-27122007.jar
-
[javac] symbol  : variable super
[javac] location: class 
org.apache.ws.jaxme.examples.misc.address.impl.AddressTypeHandler
[javac]   super.characters(pChars, pOffset, pLen);
[javac]   ^
[javac] 
/srv/gump/public/workspace/commons-jelly/jelly-tags/jaxme/src/test/org/apache/ws/jaxme/examples/misc/address/impl/AddressTypeHandler.java:305:
 cannot find symbol
[javac] symbol  : variable super
[javac] location: class 
org.apache.ws.jaxme.examples.misc.address.impl.AddressTypeHandler
[javac] super.init(pData);
[javac] ^
[javac] 
/srv/gump/public/workspace/commons-jelly/jelly-tags/jaxme/src/test/org/apache/ws/jaxme/examples/misc/address/impl/AddressTypeHandler.java:315:
 cannot find symbol
[javac] symbol  : method getData()
[javac] location: class 
org.apache.ws.jaxme.examples.misc.address.impl.AddressTypeHandler
[javac] __handler_Name.init(getData());
[javac] ^
[javac] 
/srv/gump/public/workspace/commons-jelly/jelly-tags/jaxme/src/test/org/apache/ws/jaxme/examples/misc/address/impl/AddressHandler.java:22:
 cannot find symbol
[javac] symbol  : method getData()
[javac] location: class 
org.apache.ws.jaxme.examples.misc.address.impl.AddressHandler
[j

[pool] POOL-97 timer patch

2007-12-27 Thread Phil Steitz
I am not sure whether this is actually a bug, or worth reopening
POOL-97, but want to be safe rather than sorry before releasing 1.4.

I am getting JVM hangs with the current code when I fail to close the
pool.  This did not happen with the 1.3 code.  The (admittedly sloppy)
code in trunks-sandbox/performance/pool/..PoolSoak, PoolClientThread
creates a pool that can have an evictor configured (config is in
pool-config.xml, but neglects to close the pool on termination.  With
pool 1.3, the JVM terminates normally, but with 1.4 it hangs with
thread dump that starts like this:

  [java] Full thread dump Java HotSpot(TM) Client VM (1.5.0_12-b04
mixed mode, sharing):

 [java] "DestroyJavaVM" prio=1 tid=0x08ead7e8 nid=0x2f7b waiting
on condition [0x..0xbfd728c0]

 [java] "Timer-0" prio=1 tid=0x08ea50c8 nid=0x2f88 in
Object.wait() [0xb1139000..0xb1139f30]
 [java] at java.lang.Object.wait(Native Method)
 [java] - waiting on <0x88eb8300> (a java.util.TaskQueue)
 [java] at java.util.TimerThread.mainLoop(Timer.java:509)
 [java] - locked <0x88eb8300> (a java.util.TaskQueue)
 [java] at java.util.TimerThread.run(Timer.java:462)

Would appreciate any comments on this and suggestions for what, if
any, warning should go into the release notes.  What is in changes.xml
now is what the notes are generated from.

Phil

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [all] Deleting STATUS.html files

2007-12-27 Thread Rahul Akolkar
On 12/27/07, Henri Yandell <[EMAIL PROTECTED]> wrote:
> Any +1s to delete the STATUS.html files?
>
> Many are out of date and I don't see that they add much value even
> when they are in date as action items should be in the issue tracker
> and much of the rest of the information is on the website.
>


Yup, this came up in the Commons SCXML v0.7 release discussion(s), I
agree these can go.

-Rahul


> Hen
>

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]