RE: [VOTE] New committer - Stephen Kestle

2007-03-21 Thread Jörg Schaible
+1

Stephen Colebourne wrote on Wednesday, March 21, 2007 12:27 AM:

 Stephen has spent a considerable amount of effort in discussions and
 chivying in the commons area, particularly on commons-collections.
 
 In another life he has been heavily involved in one of the existing
 generics ports of collections - http://collections.sf.net.
 
 [ ] +1 - Let him commit
 [ ]  0
 [ ] -1 - Perhaps not...
 
 Stephen
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]

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



Re: [VOTE] New committer - Stephen Kestle

2007-03-21 Thread Andrew Shirley
On Wed, Mar 21, 2007 at 11:47:17AM +1200, Stephen Kestle wrote:
 Does becoming a committer allow me to edit pages such as 
 http://wiki.apache.org/jakarta-commons/Collections?  

I'm not sure what the policy on aligning wiki usernames and ASF
usernames is, but regardless of your committer status you can register
with the wiki and edit that page. 

Standard wiki policy is to use FornameSurname as your username.

Andrew
-- 
Andrew Shirley, Client ServicesDecisionSoft Limited
+44-1865-203192http://www.decisionsoft.com/

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



Re: [VOTE] New committer - Stephen Kestle

2007-03-21 Thread Simon Kitching
+1


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



Re: [VOTE] New committer - Stephen Kestle

2007-03-21 Thread Niall Pemberton

+1

On 3/20/07, Stephen Colebourne [EMAIL PROTECTED] wrote:

Stephen has spent a considerable amount of effort in discussions and
chivying in the commons area, particularly on commons-collections.

In another life he has been heavily involved in one of the existing
generics ports of collections - http://collections.sf.net.

[ ] +1 - Let him commit
[ ]  0
[ ] -1 - Perhaps not...

Stephen

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




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



[jira] Created: (COMMONSSITE-16) use ajax

2007-03-21 Thread amrisofien (JIRA)
use ajax


 Key: COMMONSSITE-16
 URL: https://issues.apache.org/jira/browse/COMMONSSITE-16
 Project: Commons All
  Issue Type: Task
Reporter: amrisofien


integrate ajx framework int ofbiz

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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



[jira] Updated: (COMMONSSITE-16) use ajax

2007-03-21 Thread amrisofien (JIRA)

 [ 
https://issues.apache.org/jira/browse/COMMONSSITE-16?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

amrisofien updated COMMONSSITE-16:
--

Attachment: exp-ajax.ftl

exp-ajax.ftl

 use ajax
 

 Key: COMMONSSITE-16
 URL: https://issues.apache.org/jira/browse/COMMONSSITE-16
 Project: Commons All
  Issue Type: Task
Reporter: amrisofien
 Attachments: exp-ajax.ftl


 integrate ajx framework int ofbiz

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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



[jira] Updated: (COMMONSSITE-16) use ajax

2007-03-21 Thread amrisofien (JIRA)

 [ 
https://issues.apache.org/jira/browse/COMMONSSITE-16?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

amrisofien updated COMMONSSITE-16:
--

Attachment: exp-ajax.ftl

exp-ajax.ftl

 use ajax
 

 Key: COMMONSSITE-16
 URL: https://issues.apache.org/jira/browse/COMMONSSITE-16
 Project: Commons All
  Issue Type: Task
Reporter: amrisofien
 Attachments: exp-ajax.ftl, exp-ajax.ftl


 integrate ajx framework int ofbiz

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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



[jira] Updated: (COMMONSSITE-16) use ajax

2007-03-21 Thread amrisofien (JIRA)

 [ 
https://issues.apache.org/jira/browse/COMMONSSITE-16?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

amrisofien updated COMMONSSITE-16:
--


hi,

i want to use ajax zk into ofbiz.

i try do do it.

as you now, we must put the .jar of ajax zz into the correct place.

then i try to use ftl fie ( the file existing), and a do some changements( 
referst to exp-ajax.ftl).

but when i show the interface , i d'ont show ajax.

i think that the namespaces  xmlns:x=http://www.zkoss.org/2005/zul;  is 
stopped.

what can do to resolve this problem.

 use ajax
 

 Key: COMMONSSITE-16
 URL: https://issues.apache.org/jira/browse/COMMONSSITE-16
 Project: Commons All
  Issue Type: Task
Reporter: amrisofien
 Attachments: exp-ajax.ftl, exp-ajax.ftl


 integrate ajx framework int ofbiz

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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



[jira] Updated: (COMMONSSITE-16) use ajax

2007-03-21 Thread amrisofien (JIRA)

 [ 
https://issues.apache.org/jira/browse/COMMONSSITE-16?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

amrisofien updated COMMONSSITE-16:
--


form action=/updateProfile xmlns:x=http://www.zkoss.org/2005/zul;
table
  tr
tdFirt Name/td
tdinput type=text name=firstName value=ss//td
  /tr
  tr
tdLast Name/td
tdx:combobox name=title value=zzz//td
  /tr
  tr
tdRole/td
td
x:listbox name=role
  x:listitem value=1
selected=ss label=Determine need/
  x:listitem value=2
selected=ss label=Evaluate products/sesrvices/
  x:listitem value=3
selected=ss label=Recommend products/sesrvices/
/x:listbox
/td
  /tr
  tr
td colspan=2
  input type=submit value=Update/
  input type=reset/
/td
  /tr
/table
/form

 use ajax
 

 Key: COMMONSSITE-16
 URL: https://issues.apache.org/jira/browse/COMMONSSITE-16
 Project: Commons All
  Issue Type: Task
Reporter: amrisofien
 Attachments: exp-ajax.ftl, exp-ajax.ftl


 integrate ajx framework int ofbiz

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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



Re: [VOTE] New committer - Stephen Kestle

2007-03-21 Thread Martin van den Bemt
+1..

Mvgr,
Martin

Stephen Colebourne wrote:
 Stephen has spent a considerable amount of effort in discussions and
 chivying in the commons area, particularly on commons-collections.
 
 In another life he has been heavily involved in one of the existing
 generics ports of collections - http://collections.sf.net.
 
 [ ] +1 - Let him commit
 [ ]  0
 [ ] -1 - Perhaps not...
 
 Stephen
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 

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



[jira] Created: (BEANUTILS-271) [beanutils] converters - DateLocaleConverter does not always throw an Exception for invalid dates

2007-03-21 Thread Nico Hoogervorst (JIRA)
[beanutils] converters - DateLocaleConverter does not always throw an Exception 
for invalid dates
-

 Key: BEANUTILS-271
 URL: https://issues.apache.org/jira/browse/BEANUTILS-271
 Project: Commons BeanUtils
  Issue Type: Bug
  Components: ConvertUtils  Converters
Affects Versions: 1.7.0
 Environment: jdk1.5
Reporter: Nico Hoogervorst
Priority: Minor



example pattern: MMdd
example value  : 2007011x

is accepted. The 'x' is ignored.




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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



[jira] Updated: (BEANUTILS-271) [beanutils] converters - DateLocaleConverter does not always throw an Exception for invalid dates

2007-03-21 Thread Nico Hoogervorst (JIRA)

 [ 
https://issues.apache.org/jira/browse/BEANUTILS-271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nico Hoogervorst updated BEANUTILS-271:
---

Attachment: DateConverter.java


Workaround:
Attached a DateConverter class that extends DateLocaleConverter.
This DateConverter class overrides the parse method. 

To fix this bug, copy the parse method from the DateConverter to the 
DateLocaleConverter.


 [beanutils] converters - DateLocaleConverter does not always throw an 
 Exception for invalid dates
 -

 Key: BEANUTILS-271
 URL: https://issues.apache.org/jira/browse/BEANUTILS-271
 Project: Commons BeanUtils
  Issue Type: Bug
  Components: ConvertUtils  Converters
Affects Versions: 1.7.0
 Environment: jdk1.5
Reporter: Nico Hoogervorst
Priority: Minor
 Attachments: DateConverter.java


 example pattern: MMdd
 example value  : 2007011x
 is accepted. The 'x' is ignored.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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



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

2007-03-21 Thread commons-jelly-tags-jsl 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-jsl-test has an issue affecting its community 
integration.
This issue affects 1 projects,
 and has been outstanding for 104 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-jsl-test :  Commons Jelly


Full details are available at:

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

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -DEBUG- Dependency on ant exists, no need to add for property 
maven.jar.ant-optional.
 -DEBUG- Dependency on xml-xerces exists, no need to add for property 
maven.jar.xerces.
 -WARNING- Overriding Maven properties: 
[/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jsl/build.properties]
 -DEBUG- (Gump generated) Maven Properties in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jsl/build.properties
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jsl/project.xml
 -DEBUG- Maven project properties in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jsl/project.properties
 -INFO- Project Reports in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jsl/target/test-reports



The following work was performed:
http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-jsl-test/gump_work/build_commons-jelly_commons-jelly-tags-jsl-test.html
Work Name: build_commons-jelly_commons-jelly-tags-jsl-test (Type: Build)
Work ended in a state of : Failed
Elapsed: 19 secs
Command Line: maven --offline jar 
[Working Directory: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jsl]
CLASSPATH: 
/opt/jdk1.5/lib/tools.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-swing.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-trax.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-junit.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant.jar:/usr/local/gump/public/workspace/jakarta-commons/beanutils/dist/commons-beanutils-core.jar:/usr/local/gump/public/workspace/commons-cli-1.0.x/target/commons-cli-21032007.jar:/usr/local/gump/public/workspace/jakarta-commons/collections/build/commons-collections-21032007.jar:/usr/local/gump/public/workspace/commons-jelly/target/commons-jelly-21032007.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/ant/target/commons-jelly-tags-ant-21032007.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/junit/target/commons-jelly-tags-junit-21032007.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/log/target/commons-jelly-tags-log-21032007.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/xml/target/commons-jelly-tags-xml-21032007.jar:/usr/local/gump/public/workspace/jakarta-commons/jexl/dist/commons-jexl-21032007.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-21032007.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-api-21032007.jar:/usr/local/gump/public/workspace/dom4j/build/dom4j.jar:/usr/local/gump/public/workspace/jaxen/target/jaxen-21032007.jar:/usr/local/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar
-
[junit] at 
org.apache.commons.jelly.tags.junit.AssertTagSupport.fail(AssertTagSupport.java:64)
[junit] at 
org.apache.commons.jelly.tags.junit.AssertTag.doTag(AssertTag.java:59)
[junit] at 
org.apache.commons.jelly.impl.TagScript.run(TagScript.java:263)
[junit] at 
org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:96)
[junit] at 
org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:187)
[junit] at 
org.apache.commons.jelly.impl.StaticTag.doTag(StaticTag.java:66)
[junit] at 
org.apache.commons.jelly.impl.StaticTagScript.run(StaticTagScript.java:113)
[junit] at 
org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:96)
[junit] at 
org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:187)
[junit] at 
org.apache.commons.jelly.tags.jsl.TemplateTag$1.run(TemplateTag.java:161)
[junit] at org.dom4j.rule.Mode.fireRule(Mode.java:59)
[junit] at org.dom4j.rule.Mode.applyTemplates(Mode.java:80)
[junit] at org.dom4j.rule.RuleManager$1.run(RuleManager.java:171)
[junit] 

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

2007-03-21 Thread commons-jelly-tags-jsl 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-jsl-test has an issue affecting its community 
integration.
This issue affects 1 projects,
 and has been outstanding for 104 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-jsl-test :  Commons Jelly


Full details are available at:

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

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -DEBUG- Dependency on ant exists, no need to add for property 
maven.jar.ant-optional.
 -DEBUG- Dependency on xml-xerces exists, no need to add for property 
maven.jar.xerces.
 -WARNING- Overriding Maven properties: 
[/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jsl/build.properties]
 -DEBUG- (Gump generated) Maven Properties in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jsl/build.properties
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jsl/project.xml
 -DEBUG- Maven project properties in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jsl/project.properties
 -INFO- Project Reports in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jsl/target/test-reports



The following work was performed:
http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-jsl-test/gump_work/build_commons-jelly_commons-jelly-tags-jsl-test.html
Work Name: build_commons-jelly_commons-jelly-tags-jsl-test (Type: Build)
Work ended in a state of : Failed
Elapsed: 19 secs
Command Line: maven --offline jar 
[Working Directory: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jsl]
CLASSPATH: 
/opt/jdk1.5/lib/tools.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-swing.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-trax.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-junit.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant.jar:/usr/local/gump/public/workspace/jakarta-commons/beanutils/dist/commons-beanutils-core.jar:/usr/local/gump/public/workspace/commons-cli-1.0.x/target/commons-cli-21032007.jar:/usr/local/gump/public/workspace/jakarta-commons/collections/build/commons-collections-21032007.jar:/usr/local/gump/public/workspace/commons-jelly/target/commons-jelly-21032007.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/ant/target/commons-jelly-tags-ant-21032007.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/junit/target/commons-jelly-tags-junit-21032007.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/log/target/commons-jelly-tags-log-21032007.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/xml/target/commons-jelly-tags-xml-21032007.jar:/usr/local/gump/public/workspace/jakarta-commons/jexl/dist/commons-jexl-21032007.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-21032007.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-api-21032007.jar:/usr/local/gump/public/workspace/dom4j/build/dom4j.jar:/usr/local/gump/public/workspace/jaxen/target/jaxen-21032007.jar:/usr/local/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar
-
[junit] at 
org.apache.commons.jelly.tags.junit.AssertTagSupport.fail(AssertTagSupport.java:64)
[junit] at 
org.apache.commons.jelly.tags.junit.AssertTag.doTag(AssertTag.java:59)
[junit] at 
org.apache.commons.jelly.impl.TagScript.run(TagScript.java:263)
[junit] at 
org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:96)
[junit] at 
org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:187)
[junit] at 
org.apache.commons.jelly.impl.StaticTag.doTag(StaticTag.java:66)
[junit] at 
org.apache.commons.jelly.impl.StaticTagScript.run(StaticTagScript.java:113)
[junit] at 
org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:96)
[junit] at 
org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:187)
[junit] at 
org.apache.commons.jelly.tags.jsl.TemplateTag$1.run(TemplateTag.java:161)
[junit] at org.dom4j.rule.Mode.fireRule(Mode.java:59)
[junit] at org.dom4j.rule.Mode.applyTemplates(Mode.java:80)
[junit] at org.dom4j.rule.RuleManager$1.run(RuleManager.java:171)
[junit] 

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

2007-03-21 Thread commons-jelly-tags-fmt 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-fmt-test has an issue affecting its community 
integration.
This issue affects 1 projects,
 and has been outstanding for 104 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-fmt-test :  Commons Jelly


Full details are available at:

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

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -DEBUG- Dependency on xml-xerces exists, no need to add for property 
maven.jar.xerces.
 -WARNING- Overriding Maven properties: 
[/usr/local/gump/public/workspace/commons-jelly/jelly-tags/fmt/build.properties]
 -DEBUG- (Gump generated) Maven Properties in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/fmt/build.properties
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/fmt/project.xml
 -DEBUG- Maven project properties in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/fmt/project.properties
 -INFO- Project Reports in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/fmt/target/test-reports



The following work was performed:
http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-fmt-test/gump_work/build_commons-jelly_commons-jelly-tags-fmt-test.html
Work Name: build_commons-jelly_commons-jelly-tags-fmt-test (Type: Build)
Work ended in a state of : Failed
Elapsed: 24 secs
Command Line: maven --offline jar 
[Working Directory: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/fmt]
CLASSPATH: 
/opt/jdk1.5/lib/tools.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-swing.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-trax.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-junit.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant.jar:/usr/local/gump/packages/bsh-2.0b4/bsh-commands-2.0b4.jar:/usr/local/gump/packages/bsh-2.0b4/bsh-classpath-2.0b4.jar:/usr/local/gump/packages/bsh-2.0b4/bsh-core-2.0b4.jar:/usr/local/gump/packages/bsh-2.0b4/bsh-bsf-2.0b4.jar:/usr/local/gump/packages/bsh-2.0b4/bsh-2.0b4.jar:/usr/local/gump/packages/bsh-2.0b4/bsh-reflect-2.0b4.jar:/usr/local/gump/packages/bsh-2.0b4/bsh-util-2.0b4.jar:/usr/local/gump/public/workspace/jakarta-commons/beanutils/dist/commons-beanutils-core.jar:/usr/local/gump/public/workspace/jakarta-commons/collections/build/commons-collections-21032007.jar:/usr/local/gump/public/workspace/commons-jelly/target/commons-jelly-21032007.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/ant/target/commons-jelly-tags-ant-21032007.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/beanshell/target/commons-jelly-tags-beanshell-21032007.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/junit/target/commons-jelly-tags-junit-21032007.jar:/usr/local/gump/public/workspace/jakarta-commons/jexl/dist/commons-jexl-21032007.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-21032007.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-api-21032007.jar:/usr/local/gump/public/workspace/dom4j/build/dom4j.jar:/usr/local/gump/public/workspace/jaxen/target/jaxen-21032007.jar:/usr/local/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/fmt/target/commons-jelly-tags-fmt-21032007.jar
-
[junit] at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
[junit] at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
[junit] at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
[junit] at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
[junit] at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
[junit] at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268)
[junit] at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
[junit] at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
[junit] at 
org.apache.commons.jelly.tags.ant.AntTagLibrary.createProject(AntTagLibrary.java:128)

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

2007-03-21 Thread commons-jelly-tags-fmt 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-fmt-test has an issue affecting its community 
integration.
This issue affects 1 projects,
 and has been outstanding for 104 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-fmt-test :  Commons Jelly


Full details are available at:

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

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -DEBUG- Dependency on xml-xerces exists, no need to add for property 
maven.jar.xerces.
 -WARNING- Overriding Maven properties: 
[/usr/local/gump/public/workspace/commons-jelly/jelly-tags/fmt/build.properties]
 -DEBUG- (Gump generated) Maven Properties in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/fmt/build.properties
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/fmt/project.xml
 -DEBUG- Maven project properties in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/fmt/project.properties
 -INFO- Project Reports in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/fmt/target/test-reports



The following work was performed:
http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-fmt-test/gump_work/build_commons-jelly_commons-jelly-tags-fmt-test.html
Work Name: build_commons-jelly_commons-jelly-tags-fmt-test (Type: Build)
Work ended in a state of : Failed
Elapsed: 24 secs
Command Line: maven --offline jar 
[Working Directory: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/fmt]
CLASSPATH: 
/opt/jdk1.5/lib/tools.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-swing.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-trax.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-junit.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant.jar:/usr/local/gump/packages/bsh-2.0b4/bsh-commands-2.0b4.jar:/usr/local/gump/packages/bsh-2.0b4/bsh-classpath-2.0b4.jar:/usr/local/gump/packages/bsh-2.0b4/bsh-core-2.0b4.jar:/usr/local/gump/packages/bsh-2.0b4/bsh-bsf-2.0b4.jar:/usr/local/gump/packages/bsh-2.0b4/bsh-2.0b4.jar:/usr/local/gump/packages/bsh-2.0b4/bsh-reflect-2.0b4.jar:/usr/local/gump/packages/bsh-2.0b4/bsh-util-2.0b4.jar:/usr/local/gump/public/workspace/jakarta-commons/beanutils/dist/commons-beanutils-core.jar:/usr/local/gump/public/workspace/jakarta-commons/collections/build/commons-collections-21032007.jar:/usr/local/gump/public/workspace/commons-jelly/target/commons-jelly-21032007.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/ant/target/commons-jelly-tags-ant-21032007.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/beanshell/target/commons-jelly-tags-beanshell-21032007.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/junit/target/commons-jelly-tags-junit-21032007.jar:/usr/local/gump/public/workspace/jakarta-commons/jexl/dist/commons-jexl-21032007.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-21032007.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-api-21032007.jar:/usr/local/gump/public/workspace/dom4j/build/dom4j.jar:/usr/local/gump/public/workspace/jaxen/target/jaxen-21032007.jar:/usr/local/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/fmt/target/commons-jelly-tags-fmt-21032007.jar
-
[junit] at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
[junit] at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
[junit] at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
[junit] at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
[junit] at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
[junit] at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268)
[junit] at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
[junit] at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
[junit] at 
org.apache.commons.jelly.tags.ant.AntTagLibrary.createProject(AntTagLibrary.java:128)

svn commit: r520951 - /jakarta/commons/proper/transaction/trunk/src/java/org/apache/commons/transaction/file/FileResourceManager.java

2007-03-21 Thread ozeigermann
Author: ozeigermann
Date: Wed Mar 21 10:05:40 2007
New Revision: 520951

URL: http://svn.apache.org/viewvc?view=revrev=520951
Log:
Added a few log lines

Modified:

jakarta/commons/proper/transaction/trunk/src/java/org/apache/commons/transaction/file/FileResourceManager.java

Modified: 
jakarta/commons/proper/transaction/trunk/src/java/org/apache/commons/transaction/file/FileResourceManager.java
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/transaction/trunk/src/java/org/apache/commons/transaction/file/FileResourceManager.java?view=diffrev=520951r1=520950r2=520951
==
--- 
jakarta/commons/proper/transaction/trunk/src/java/org/apache/commons/transaction/file/FileResourceManager.java
 (original)
+++ 
jakarta/commons/proper/transaction/trunk/src/java/org/apache/commons/transaction/file/FileResourceManager.java
 Wed Mar 21 10:05:40 2007
@@ -622,6 +622,7 @@
 context.status = STATUS_ROLLING_BACK;
 context.saveState();
 context.rollback();
+if (logger.isFineEnabled()) logger.logFine(All resources 
successfully removed for tx + txId);
 context.status = STATUS_ROLLEDBACK;
 context.saveState();
 globalTransactions.remove(txId);
@@ -661,6 +662,7 @@
 context.status = STATUS_COMMITTING;
 context.saveState();
 context.commit();
+if (logger.isFineEnabled()) logger.logFine(All resources 
successfully moved for tx + txId);
 context.status = STATUS_COMMITTED;
 context.saveState();
 globalTransactions.remove(txId);



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



Re: [VOTE] New committer - Stephen Kestle

2007-03-21 Thread Phil Steitz

+1

Phil


On 3/20/07, Stephen Colebourne [EMAIL PROTECTED] wrote:


Stephen has spent a considerable amount of effort in discussions and
chivying in the commons area, particularly on commons-collections.

In another life he has been heavily involved in one of the existing
generics ports of collections - http://collections.sf.net.

[ ] +1 - Let him commit
[ ]  0
[ ] -1 - Perhaps not...

Stephen

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




Re: [VOTE] New committer - Stephen Kestle

2007-03-21 Thread Oliver Heger

+1

Oliver

Stephen Colebourne wrote:
Stephen has spent a considerable amount of effort in discussions and 
chivying in the commons area, particularly on commons-collections.


In another life he has been heavily involved in one of the existing 
generics ports of collections - http://collections.sf.net.


[ ] +1 - Let him commit
[ ]  0
[ ] -1 - Perhaps not...

Stephen

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




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



[jira] Updated: (CONFIGURATION-211) [configuration] CommandLineConfiguration

2007-03-21 Thread Oliver Heger (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONFIGURATION-211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Oliver Heger updated CONFIGURATION-211:
---

Attachment: CLI-CommandLineConfiguration.java

CommandLineConfiguration from the CLI project (commons-configuration 
integration branch).

 [configuration] CommandLineConfiguration
 

 Key: CONFIGURATION-211
 URL: https://issues.apache.org/jira/browse/CONFIGURATION-211
 Project: Commons Configuration
  Issue Type: Improvement
Affects Versions: Nightly Builds
 Environment: Operating System: All
 Platform: All
Reporter: Emmanuel Bourg
Priority: Minor
 Fix For: 1.5

 Attachments: CLI-CommandLineConfiguration.java, 
 CommandLineConfiguration.java, TestCommandLineConfiguration.java


 I implemented a simple configuration taking the properties from the command
 line. I don't know if it is worth adding in the main code base, but I'm
 submitting it here if ever someone find it useful. Comments are welcome :)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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



Re: [cli] findings...

2007-03-21 Thread Oliver Heger

Henri Yandell wrote:

On 3/20/07, Torsten Curdt [EMAIL PROTECTED] wrote:

 Let's check with Oliver on the commons-configuration-integration. I
 know that was a subject that's come up a few times (last time I
 needed
 a cli type thing, I went with configuration and much preferred
 it; it
 just needs a cli like option).

 I had a short glance at this branch (I was not aware that it existed
 before). There are the two classes ConfigurationCommandLine and
 CommandLineConfiguration that implement the integration in both
 directions. They are pretty simple (probably because the APIs of
 cli and
 configuration are similar), but seem to be functional.

 I am not sure how to proceed here. The code of the
 CommandLineConfiguration class could be added to CONFIGURATION-211
 (enhancement request for a command line configuration). But should
 configuration declare another dependency to cli?

 It's optional ... why not?

So what is the plan? Move the code to configuration and nuke that
particular cli branch?


+1.

Hen



I have added the CommandLineConfiguration class from that branch to the 
mentioned ticket. There is still another class called 
ConfigurationCommandLine, which is a CLI command line backed by a 
configuration object. I don't see much value for this class in 
Configuration (or - to be honest - for its existence at all).


Oliver

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



Re: [VOTE] New committer - Stephen Kestle

2007-03-21 Thread Oliver Zeigermann

+1

Oliver

2007/3/21, Stephen Colebourne [EMAIL PROTECTED]:

Stephen has spent a considerable amount of effort in discussions and
chivying in the commons area, particularly on commons-collections.

In another life he has been heavily involved in one of the existing
generics ports of collections - http://collections.sf.net.

[ ] +1 - Let him commit
[ ]  0
[ ] -1 - Perhaps not...

Stephen

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




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



Re: [VOTE] New committer - Stephen Kestle

2007-03-21 Thread Stephen Kestle

Wow this is cool - important people voting for me!
Just out of interest, are people voting for me because:

   * of Stephen (C)'s  recommendation
   * of my correspondance (do people actually read all these emails?)
   * it's the cool thing to do / I seem to be ok



Phil Steitz wrote:

+1

Phil


On 3/20/07, Stephen Colebourne [EMAIL PROTECTED] wrote:


Stephen has spent a considerable amount of effort in discussions and
chivying in the commons area, particularly on commons-collections.

In another life he has been heavily involved in one of the existing
generics ports of collections - http://collections.sf.net.

[ ] +1 - Let him commit
[ ]  0
[ ] -1 - Perhaps not...

Stephen

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






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



[jira] Created: (VFS-118) Need for standard VFS JFileChooser implementation

2007-03-21 Thread JIRA
Need for standard VFS JFileChooser implementation
-

 Key: VFS-118
 URL: https://issues.apache.org/jira/browse/VFS-118
 Project: Commons VFS
  Issue Type: Improvement
Affects Versions: later
 Environment: All.
Reporter: Ludovic Maître


I have searched the web several time and haven't find any standard Commons VFS 
(J)FileChooser. 

I really would like to have a component like this (with a Swing implementation 
and if possible a SWT equivalent), this would greatly help me and any developer 
adding commons-vfs support to desktop applications. I have under my hand at 
least ArgoUML and FreeMind which could be easily extended to support 
commons-vfs if such a component exist. And this is only the softwares i 
follow/contribute, i'm such a lot of java software could benefit of this. So if 
a good people would like to contribute this i would be more than happy. If 
noboy does it, well, i guess i will tackle this in the futur, but i would 
prefer to let an expert in UI do it :-) (if there is such a contributor to 
commons-vfs).
Thanks in advance,


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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



Re: [VOTE] New committer - Stephen Kestle

2007-03-21 Thread Rahul Akolkar

On 3/20/07, Stephen Colebourne [EMAIL PROTECTED] wrote:

Stephen has spent a considerable amount of effort in discussions and
chivying in the commons area, particularly on commons-collections.

In another life he has been heavily involved in one of the existing
generics ports of collections - http://collections.sf.net.

[X] +1 - Let him commit
[ ]  0
[ ] -1 - Perhaps not...


snip/

-Rahul



Stephen



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



Re: [VOTE] New committer - Stephen Kestle

2007-03-21 Thread Rahul Akolkar

On 3/21/07, Stephen Kestle [EMAIL PROTECTED] wrote:
snip/

Just out of interest, are people voting for me because:

* of Stephen (C)'s  recommendation
* of my correspondance (do people actually read all these emails?)
* it's the cool thing to do / I seem to be ok


snap/

I will reply candidly, take it FWIW (one opinion).

* The scolebourne commits have been a significant part of
[collections] (amongst other places), and if he thinks you fit the
bill, thats a plus.

* I do try to read every post on this list (including svn commits and
JIRA comments) -- and I usually can. Much of your recent input seems
to make sense.

* This should have been two bullets *shrug*. On the second part, you
seem a bit green here (for example, voting for oneself is more or less
unnecessary and depending on the subject and context of the vote etc.
asking why someone voted in favor may not be perceived to be in good
taste -- its somewhat accepted that others really don't need to know).
Obviously, this bit can change over time so I voted the way I did.

-Rahul

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



Re: [VOTE] New committer - Stephen Kestle

2007-03-21 Thread Stephen Kestle



Rahul Akolkar wrote:

On 3/21/07, Stephen Kestle [EMAIL PROTECTED] wrote:
snip/

Just out of interest, are people voting for me because:

* of Stephen (C)'s  recommendation
* of my correspondance (do people actually read all these emails?)
* it's the cool thing to do / I seem to be ok


snap/
* This should have been two bullets *shrug*. On the second part, you
seem a bit green here (for example, voting for oneself

Sorry - that was a joke.

asking why someone voted in favor may not be perceived to be in good
taste -- its somewhat accepted that others really don't need to know).
I guess - I just know that I'd usually abstain, simply because I don't 
follow the other projects.  I expected a few votes, but I've been rather 
surprised about the amount of quick response.  I guess that's just a 
part of being a senior/committed contributor to commons.


Thanks for the answer - apologies to those who thought my questions a 
bit forward (I was only intending to get a reply or two).


Cheers

Stephen




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



[jira] Updated: (VFS-109) Ant tasks could be improved to support filesets

2007-03-21 Thread JIRA

 [ 
https://issues.apache.org/jira/browse/VFS-109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ludovic Maître updated VFS-109:
---

Attachment: commons-vfs-ant-tasks-with-filesets.diff

Here is a diff file with the patches for adding support of filesets in 
Commons-VFS Ant tasks. The import and purge task could be added later. This 
needs to be tested a little bit more, perhaps.

 Ant tasks could be improved to support filesets
 ---

 Key: VFS-109
 URL: https://issues.apache.org/jira/browse/VFS-109
 Project: Commons VFS
  Issue Type: Improvement
Affects Versions: later
 Environment: Mac OS X, Linux
Reporter: Ludovic Maître
 Assigned To: Mario Ivankovits
Priority: Minor
 Fix For: later

 Attachments: 
 commons-vfs-ant-1.0-SNAPSHOT-BUT-PERHAPS-BETTER-src.tar.bz2, 
 commons-vfs-ant-1.0-SNAPSHOT-src.tar.bz2, 
 commons-vfs-ant-1.0-SNAPSHOT-src.tar.bz2, 
 commons-vfs-ant-tasks-with-filesets.diff, README.txt, RELEASE_NOTES.txt


 The Commons-VFS Ant tasks could be improved to support filesets, or an object 
 derived from filesets which support FileObjects instead of files. I've done a 
 preliminary version of this. The content of the attached file contain a 
 replacement package for the ant tasks, which extend them and add selectors, 
 vfs:fileset and directory scanner for VFS. It is a functional, i use it for 
 my deployment system. It use Ant 1.6.5 (and not 1.6.2).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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



Re: [VOTE] New committer - Stephen Kestle

2007-03-21 Thread Rahul Akolkar

On 3/21/07, Stephen Kestle [EMAIL PROTECTED] wrote:



snip/


Thanks for the answer - apologies to those who thought my questions a
bit forward (I was only intending to get a reply or two).

snap/

Nah, not my intent at all, no apologies necessary IMO.

-Rahul

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