[VOTE] [RESULT] Release of DbUtils 1.3 RC4

2009-11-11 Thread Dan Fabulich


Unanimous +1s.

Binding: Joerg Schaible, Luc Maisonobe, Oliver Heger
Non-binding: Dan Fabulich, Julien Ayme, Liam Coughlin

-- Forwarded message --
Date: Sun, 8 Nov 2009 10:09:16 -0800 (Pacific Standard Time)
From: Dan Fabulich 
Reply-To: Commons Developers List 
To: Commons Developers List 
Subject: [VOTE] Release of DbUtils 1.3 RC4


This release includes support for Java5 generics and varargs.

In RC3 I accidentally added a dependency on Java 1.6 while fixing FindBugs 
errors; in RC4 I fixed that bug.


As noted in earlier RCs, I believe 1.3 to be a backwards compatible binary, but 
I'm still only 99% sure of this; clirr reports a bunch of compatibility errors 
that look like nonsense. I did run the compiled 1.2 tests against 1.3 and it 
looks OK.


+1 from me!

--

Tag:

https://svn.apache.org/repos/asf/commons/proper/dbutils/tags/DBUTILS_1_3_RC4/

Site:

http://people.apache.org/builds/commons/dbutils/1.3/RC4/site/index.html

Binaries:

http://people.apache.org/builds/commons/dbutils/1.3/RC4/staged/commons-dbutils/commons-dbutils/1.3/

[ ] +1 release it
[ ] +0 go ahead I don't care
[ ] -1 no, do not release it because



-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



[g...@vmgump]: Project commons-configuration-test (in module apache-commons) failed

2009-11-11 Thread Gump
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 gene...@gump.apache.org.

Project commons-configuration-test has an issue affecting its community 
integration.
This issue affects 1 projects.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
- commons-configuration-test :  Apache Commons


Full details are available at:

http://vmgump.apache.org/gump/public/apache-commons/commons-configuration-test/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -WARNING- Overriding Maven2 settings: 
[/srv/gump/public/workspace/apache-commons/configuration/gump_mvn_settings.xml]
 -DEBUG- (Gump generated) Maven2 Settings in: 
/srv/gump/public/workspace/apache-commons/configuration/gump_mvn_settings.xml
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: 
/srv/gump/public/workspace/apache-commons/configuration/pom.xml
 -INFO- Project Reports in: 
/srv/gump/public/workspace/apache-commons/configuration/target/surefire-reports



The following work was performed:
http://vmgump.apache.org/gump/public/apache-commons/commons-configuration-test/gump_work/build_apache-commons_commons-configuration-test.html
Work Name: build_apache-commons_commons-configuration-test (Type: Build)
Work ended in a state of : Failed
Elapsed: 6 mins 8 secs
Command Line: mvn --batch-mode --settings 
/srv/gump/public/workspace/apache-commons/configuration/gump_mvn_settings.xml 
test 
[Working Directory: /srv/gump/public/workspace/apache-commons/configuration]
CLASSPATH: 
/usr/lib/jvm/java-6-sun/lib/tools.jar:/srv/gump/public/workspace/apache-commons/configuration/target/commons-configuration-1.7-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/jexl/target/commons-jexl-2.0-SNAPSHOT.jar
-
  testInitCopy(org.apache.commons.configuration.TestXMLConfiguration)
  
testSaveWithDelimiterParsingDisabled(org.apache.commons.configuration.TestXMLConfiguration)
  testSetRootAttribute(org.apache.commons.configuration.TestXMLConfiguration)
  testLoadAndSaveFromFile(org.apache.commons.configuration.TestXMLConfiguration)
  testSaveToURL(org.apache.commons.configuration.TestXMLConfiguration)
  testSaveToStream(org.apache.commons.configuration.TestXMLConfiguration)
  testAutoSave(org.apache.commons.configuration.TestXMLConfiguration)
  testSaveAttributes(org.apache.commons.configuration.TestXMLConfiguration)
  testCloneWithSave(org.apache.commons.configuration.TestXMLConfiguration)
  testEmptyElements(org.apache.commons.configuration.TestXMLConfiguration)
  testSaveWithEncoding(org.apache.commons.configuration.TestXMLConfiguration)
  
testSaveWithNullEncoding(org.apache.commons.configuration.TestXMLConfiguration)
  testSaveWithDoctype(org.apache.commons.configuration.TestXMLConfiguration)
  testSaveWithDoctypeIDs(org.apache.commons.configuration.TestXMLConfiguration)
  testSubsetWithReload(org.apache.commons.configuration.TestXMLConfiguration)
  
testConfigurationAtWithReload(org.apache.commons.configuration.TestXMLConfiguration)
  
testConfigurationsAtWithReload(org.apache.commons.configuration.TestXMLConfiguration)
  testGetKeysWithReload(org.apache.commons.configuration.TestXMLConfiguration)
  testSetTextRootElement(org.apache.commons.configuration.TestXMLConfiguration)
  
testClearTextRootElement(org.apache.commons.configuration.TestXMLConfiguration)
  
testAutoSaveWithSubnodeConfig(org.apache.commons.configuration.TestXMLConfiguration)
  
testAutoSaveWithSubSubnodeConfig(org.apache.commons.configuration.TestXMLConfiguration)
  
testSaveDelimiterParsingDisabled(org.apache.commons.configuration.TestXMLConfiguration)
  
testSaveDelimiterParsingDisabledAttrs(org.apache.commons.configuration.TestXMLConfiguration)
  
testMultipleAttrValuesEscaped(org.apache.commons.configuration.TestXMLConfiguration)
  
testAutoSaveWithReloadingStrategy(org.apache.commons.configuration.TestXMLConfiguration)
  testAutoSaveAddNodes(org.apache.commons.configuration.TestXMLConfiguration)
  testAddNodesAndSave(org.apache.commons.configuration.TestXMLConfiguration)
  testRegisterEntityId(org.apache.commons.configuration.TestXMLConfiguration)
  
testSaveAfterCreateWithCopyConstructor(org.apache.commons.configuration.TestXMLConfiguration)
  testCopyRootName(org.apache.commons.configuration.TestXMLConfiguration)
  
testCopyRootNameNoDocument(org.apache.commons.configuration.TestXMLConfiguration)
  testSaveWithValidation(org.apache.commons.configuration.TestXMLConfiguration)
  
testSaveWithValidationFailure(org.apache.commons.configuration.TestXMLConfiguration)

Tests run: 1456, Failures: 0, Errors: 58, Skipped: 0

[INFO] 
[ERRO

[cli] (or [cli2]?) Plans for CLI 2.0 release?

2009-11-11 Thread Jukka Zitting
Hi,

Apache Mahout is moving to fully a Maven-based build/release process
and they're having problems with the commons-cli 2.0 dependency which
I believe they get through Hadoop. To solve the dependency issue,
Mahout has deployed that snapshot to Maven central as
org.apache.mahout.commons:commons-cli:2.0-mahout. This works for now,
but is clearly not an ideal solution.

So, are there plans for releasing CLI 2.0? The codebase is obviously
already being used, so having an official release would be quite nice.
If the API is still not final, would it make sense to release
something like 2.0-alpha1 to make downstream projects happy without
making strict backwards compatibility commitments?

BR,

Jukka Zitting

-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



Re: [VFS] Re: How to create file with samba vfs?

2009-11-11 Thread Ralph Goers
I assume this was meant for geek.shrek instead of me?  I assume you are 
verifying that you do not encounter this problem with the latest code?  The 
stack trace below indicates to me that the application was not using the code 
in trunk.

Ralph

On Nov 11, 2009, at 7:56 AM, joseluis wrote:

> Ralph,
> 
> I posted to but my message was returned to me.
> 
> The right syntaxis of the URL is:
> 
> smb://MYDOMAIN\myusername:mypassw...@hostname/sharedresource/Folder1/myfolde
> rt/Test2/myfile.txt
> 
> Verify that the binary version of vfs includes the
> org.apache.commons.vfs.provider.smb classes if not, the right version is the
> latest release of vfs build with the smb libraries currently in the sandbox,
> and you must include the jCIFS libraries for smb connections.
> 
> Regards
> 
> José Luis
> 
> -Mensaje original-
> De: Ralph Goers [mailto:ralph.go...@dslextreme.com] 
> Enviado el: martes, 10 de noviembre de 2009 09:04 p.m.
> Para: Commons Users List
> Asunto: [VFS] Re: How to create file with samba vfs?
> 
> 
> What version of VFS are you using? I would suggest you check out trunk and
> try that.
> 
> 
> On Nov 10, 2009, at 4:17 PM, geek.shrek wrote:
> 
>> Hi,
>> 
>> I'm trying to build some functions for samba, such as create file,
>> delete, etc. I can read a file from my samba, but when I tried to 
>> create or delete I keep having this error
>> 
>> 
>> org.apache.commons.vfs.FileSystemException: Could not create file
> "smb://MYDOMAIN;myusername:mypassw...@sharefolder/Folder1/myfoldert/Test2/my
> file.txt".
>>   at
> org.apache.commons.vfs.provider.AbstractFileObject.createFile(AbstractFileOb
> ject.java:797)
>>   ...
>> Caused by: org.apache.commons.vfs.FileSystemException: Could not 
>> determine
> the type of file
> "smb://MYDOMAIN;myusername:mypassw...@sharefolder/Folder1/myfolder/Test2/myf
> ile.txt".
>>   at
> org.apache.commons.vfs.provider.AbstractFileObject.attach(AbstractFileObject
> .java:1305)
>>   at
> org.apache.commons.vfs.provider.AbstractFileObject.getType(AbstractFileObjec
> t.java:412)
>>   at
> org.apache.commons.vfs.provider.AbstractFileObject.exists(AbstractFileObject
> .java:402)
>>   at
> org.apache.commons.vfs.provider.AbstractFileObject.createFile(AbstractFileOb
> ject.java:780)
>>   ... 2 more
>> Caused by: jcifs.smb.SmbException: The system cannot find the file
> specified.
>>   at jcifs.smb.SmbTransport.checkStatus(SmbTransport.java:542)
>>   at jcifs.smb.SmbTransport.send(SmbTransport.java:644)
>>   at jcifs.smb.SmbSession.send(SmbSession.java:224)
>>   at jcifs.smb.SmbTree.send(SmbTree.java:111)
>>   at jcifs.smb.SmbFile.send(SmbFile.java:770)
>>   at jcifs.smb.SmbFile.open0(SmbFile.java:975)
>>   at jcifs.smb.SmbFile.open(SmbFile.java:992)
>>   at jcifs.smb.SmbFileInputStream.(SmbFileInputStream.java:73)
>>   at jcifs.smb.SmbFileInputStream.(SmbFileInputStream.java:65)
>>   at jcifs.smb.SmbFile.getInputStream(SmbFile.java:2826)
>>   at
> org.apache.commons.vfs.provider.url.UrlFileObject.doGetType(UrlFileObject.ja
> va:89)
>>   at
> org.apache.commons.vfs.provider.AbstractFileObject.attach(AbstractFileObject
> .java:1296)
>>   ... 5 more
>> 
>> 
>> Here is my code.
>> 
>> FileSystemManager fsManager;
>>   try
>>   {
>>   fsManager = VFS.getManager();
>>   FileObject sourceFile =
>> fsManager.resolveFile("smb://MYDOMAIN;myusername:mypassw...@sharefolde
>> r/Folder1/myfolder",authenticate());
>> 
>>   FileObject f = sourceFile.resolveFile("Test2/myfile.txt"); 
>>   f.createFile();
>>   }
>>   catch (FileSystemException e)
>>   {
>>   e.printStackTrace();
>>   }
>> 
>> Can someone please help me
>> Thanks,
>> 
>> 
>> 
>> 
>> 
> 
> __
>> Win 1 of 4 Sony home entertainment packs thanks to Yahoo!7. Enter now: 
>> http://au.docs.yahoo.com/homepageset/
> 
> 
> -
> To unsubscribe, e-mail: user-unsubscr...@commons.apache.org
> For additional commands, e-mail: user-h...@commons.apache.org
> 
> 
> 


-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



[g...@vmgump]: Project commons-jelly-tags-fmt-test (in module commons-jelly) failed

2009-11-11 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 gene...@gump.apache.org.

Project commons-jelly-tags-fmt-test has an issue affecting its community 
integration.
This issue affects 1 projects.
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: 
[/srv/gump/public/workspace/commons-jelly/jelly-tags/fmt/build.properties]
 -DEBUG- (Gump generated) Maven Properties in: 
/srv/gump/public/workspace/commons-jelly/jelly-tags/fmt/build.properties
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: 
/srv/gump/public/workspace/commons-jelly/jelly-tags/fmt/project.xml
 -DEBUG- Maven project properties in: 
/srv/gump/public/workspace/commons-jelly/jelly-tags/fmt/project.properties
 -INFO- Project Reports in: 
/srv/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: 8 secs
Command Line: maven --offline jar 
[Working Directory: /srv/gump/public/workspace/commons-jelly/jelly-tags/fmt]
CLASSPATH: 
/usr/lib/jvm/java-6-sun/lib/tools.jar:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-swing.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-xalan2.jar:/srv/gump/public/workspace/ant/dist/lib/ant-trax.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/packages/bsh-2.0b4/bsh-commands-2.0b4.jar:/srv/gump/packages/bsh-2.0b4/bsh-classpath-2.0b4.jar:/srv/gump/packages/bsh-2.0b4/bsh-core-2.0b4.jar:/srv/gump/packages/bsh-2.0b4/bsh-bsf-2.0b4.jar:/srv/gump/packages/bsh-2.0b4/bsh-2.0b4.jar:/srv/gump/packages/bsh-2.0b4/bsh-reflect-2.0b4.jar:/srv/gump/packages/bsh-2.0b4/bsh-util-2.0b4.jar:/srv/gump/public/workspace/apache-commons/beanutils/dist/commons-beanutils-2009.jar:/srv/gump/pu
 
blic/workspace/commons-collections-3.x/target/commons-collections-3.3-SNAPSHOT.jar:/srv/gump/public/workspace/commons-jelly/target/commons-jelly-2009.jar:/srv/gump/public/workspace/commons-jelly/jelly-tags/ant/target/commons-jelly-tags-ant-2009.jar:/srv/gump/public/workspace/commons-jelly/jelly-tags/beanshell/target/commons-jelly-tags-beanshell-2009.jar:/srv/gump/public/workspace/commons-jelly/jelly-tags/junit/target/commons-jelly-tags-junit-2009.jar:/srv/gump/public/workspace/apache-commons/jexl/target/commons-jexl-2.0-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-2009.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-api-2009.jar:/srv/gump/public/workspace/dom4j/build/dom4j.jar:/srv/gump/public/workspace/jaxen/target/jaxen-2009.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar:/srv/gump/public/workspace/commons-jelly/jelly-tags/fmt/target/commons-jel
 ly-tags-fmt-2009.jar
-
[junit] at 
org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:111)
[junit] at 
org.apache.commons.jelly.impl.TagScript.run(TagScript.java:267)
[junit] ... 11 more
[junit] Root cause
[junit] java.lang.NoClassDefFoundError: org/apache/tools/ant/Main
[junit] at 
org.apache.commons.jelly.tags.ant.AntTagLibrary.createProject(AntTagLibrary.java:128)
[junit] at 
org.apache.commons.jelly.tags.ant.AntTagLibrary.getProject(AntTagLibrary.java:96)
[junit] at 
org.apache.commons.jelly.tags.ant.AntTag.getAntProject(AntTag.java:310)
[junit] at 
org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:111)
[junit] at 
org.apache.commons.jelly.impl.TagScript.run(TagScript.java:267)
[junit] at 
org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:96)
[junit] at 
org.apache.commons.jelly.tags.junit.CaseTag$1.runTest(CaseTag.java:60)
[junit] 
[junit] 
[junit] Testcase: 
testSetLocale(org.apache.commons.jelly.tags.junit.CaseTag$1): Cau

[g...@vmgump]: Project commons-jelly-tags-jaxme (in module commons-jelly) success, but with warnings.

2009-11-11 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 gene...@gump.apache.org.

Project commons-jelly-tags-jaxme contains errors.
The current state of this project is 'Success'.

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-2009.jar] identifier set to 
project name
 -ERROR- Output with id xmlunit-sumo was not found in project xmlunit 
 -ERROR- Unhandled Property: maven.jar.xmlunit on: Maven on 
Project:commons-jelly-tags-jaxme
 -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- Dependency on xmlunit exists, no need to add for property 
maven.jar.xmlunit.
 -DEBUG- (Gump generated) Maven Properties in: 
/srv/gump/public/workspace/commons-jelly/jelly-tags/jaxme/build.properties
 -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- No license on redistributable project with outputs.
 -INFO- Project Reports in: 
/srv/gump/public/workspace/commons-jelly/jelly-tags/jaxme/target/test-reports



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 : Success
Elapsed: 5 secs
Command Line: maven --offline jar 
[Working Directory: /srv/gump/public/workspace/commons-jelly/jelly-tags/jaxme]
CLASSPATH: 
/usr/lib/jvm/java-6-sun/lib/tools.jar:/srv/gump/public/workspace/apache-commons/beanutils/dist/commons-beanutils-2009.jar:/srv/gump/public/workspace/commons-collections-3.x/target/commons-collections-3.3-SNAPSHOT.jar:/srv/gump/public/workspace/commons-jelly/target/commons-jelly-2009.jar:/srv/gump/public/workspace/commons-jelly/jelly-tags/junit/target/commons-jelly-tags-junit-2009.jar:/srv/gump/public/workspace/commons-jelly/jelly-tags/xml/target/commons-jelly-tags-xml-2009.jar:/srv/gump/public/workspace/commons-jelly/jelly-tags/xmlunit/target/commons-jelly-tags-xmlunit-2009.jar:/srv/gump/public/workspace/apache-commons/jexl/target/commons-jexl-2.0-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-2009.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-api-2009.jar:/srv/gump/public/workspace/dom4j/build/dom4j.jar:/srv/gump/public/workspace/jaxen/target/jaxen-2009.jar:/srv/g
 
ump/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/java/lib/xmlunit-sumo-2009.jar
-
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0.2

You are working offline so the build will continue, but 
commons-jelly-1.1-SNAPSHOT.jar may be out of date!
build:start:

java:prepare-filesystem:
[mkdir] Created dir: 
/srv/gump/public/workspace/commons-jelly/jelly-tags/jaxme/target/classes

java:compile:
[echo] Compiling to 
/srv/gump/public/workspace/commons-jelly/jelly-tags/jaxme/target/classes
[javac] Compiling 4 source files to 
/srv/gump/public/workspace/commons-jelly/jelly-tags/jaxme/target/classes

java:jar-resources:
Copying 3 files to 
/srv/gump/public/workspace/commons-jelly/jelly-tags/jaxme/target/classes

test:prepare-filesystem:
[mkdir] Created dir: 
/srv/gump/public/workspace/commons-jelly/jelly-tags/jaxme/target/test-classes
[mkdir] Created dir: 
/srv/gump/public/workspace/commons-jelly/jelly-tags/jaxme/target/test-reports

test:test-resources:

test:compile:

test:test:

jar:jar:
[copy] Copying 1 file to 
/srv/gump/public/workspace/commons-jelly/jelly-tags/jaxme/target/classes
[copy] Copying 1 file to 
/srv/gump/public/workspace/commons-jelly/jelly-tags/jaxme/target/classes
[jar] Building jar: 
/srv/gump/public/workspace/commons-jelly/jelly-tags/jaxme/target/co

[g...@vmgump]: Project commons-jelly-tags-xmlunit (in module commons-jelly) success, but with warnings.

2009-11-11 Thread commons-jelly-tags-xmlunit 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 gene...@gump.apache.org.

Project commons-jelly-tags-xmlunit contains errors.
The current state of this project is 'Success'.

Full details are available at:

http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-xmlunit/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-xmlunit-2009.jar] identifier set 
to project name
 -ERROR- Output with id xmlunit-sumo was not found in project xmlunit 
 -ERROR- Unhandled Property: maven.jar.xmlunit on: Maven on 
Project:commons-jelly-tags-xmlunit
 -DEBUG- Dependency on xml-xerces exists, no need to add for property 
maven.jar.xerces.
 -DEBUG- Dependency on xmlunit exists, no need to add for property 
maven.jar.xmlunit.
 -DEBUG- (Gump generated) Maven Properties in: 
/srv/gump/public/workspace/commons-jelly/jelly-tags/xmlunit/build.properties
 -DEBUG- Maven POM in: 
/srv/gump/public/workspace/commons-jelly/jelly-tags/xmlunit/project.xml
 -DEBUG- Maven project properties in: 
/srv/gump/public/workspace/commons-jelly/jelly-tags/xmlunit/project.properties
 -INFO- No license on redistributable project with outputs.
 -INFO- Project Reports in: 
/srv/gump/public/workspace/commons-jelly/jelly-tags/xmlunit/target/test-reports



The following work was performed:
http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-xmlunit/gump_work/build_commons-jelly_commons-jelly-tags-xmlunit.html
Work Name: build_commons-jelly_commons-jelly-tags-xmlunit (Type: Build)
Work ended in a state of : Success
Elapsed: 3 secs
Command Line: maven --offline jar 
[Working Directory: /srv/gump/public/workspace/commons-jelly/jelly-tags/xmlunit]
CLASSPATH: 
/usr/lib/jvm/java-6-sun/lib/tools.jar:/srv/gump/public/workspace/apache-commons/beanutils/dist/commons-beanutils-2009.jar:/srv/gump/public/workspace/commons-collections-3.x/target/commons-collections-3.3-SNAPSHOT.jar:/srv/gump/public/workspace/commons-jelly/target/commons-jelly-2009.jar:/srv/gump/public/workspace/commons-jelly/jelly-tags/junit/target/commons-jelly-tags-junit-2009.jar:/srv/gump/public/workspace/commons-jelly/jelly-tags/xml/target/commons-jelly-tags-xml-2009.jar:/srv/gump/public/workspace/apache-commons/jexl/target/commons-jexl-2.0-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-2009.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-api-2009.jar:/srv/gump/public/workspace/dom4j/build/dom4j.jar:/srv/gump/public/workspace/jaxen/target/jaxen-2009.jar:/srv/gump/public/workspace/junit/dist/junit-2009.jar:/srv/gump/public/workspace/xml-commons/java/external/bui
 
ld/xml-apis-ext.jar:/srv/gump/public/workspace/xmlunit/build/java/lib/xmlunit-sumo-2009.jar
-
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0.2

You are working offline so the build will continue, but 
commons-jelly-1.1-SNAPSHOT.jar may be out of date!
build:start:

java:prepare-filesystem:
[mkdir] Created dir: 
/srv/gump/public/workspace/commons-jelly/jelly-tags/xmlunit/target/classes

java:compile:
[echo] Compiling to 
/srv/gump/public/workspace/commons-jelly/jelly-tags/xmlunit/target/classes
[javac] Compiling 5 source files to 
/srv/gump/public/workspace/commons-jelly/jelly-tags/xmlunit/target/classes

java:jar-resources:

test:prepare-filesystem:
[mkdir] Created dir: 
/srv/gump/public/workspace/commons-jelly/jelly-tags/xmlunit/target/test-classes
[mkdir] Created dir: 
/srv/gump/public/workspace/commons-jelly/jelly-tags/xmlunit/target/test-reports

test:test-resources:

test:compile:

test:test:

jar:jar:
[copy] Copying 1 file to 
/srv/gump/public/workspace/commons-jelly/jelly-tags/xmlunit/target/classes
[copy] Copying 1 file to 
/srv/gump/public/workspace/commons-jelly/jelly-tags/xmlunit/target/classes
[jar] Building jar: 
/srv/gump/public/workspace/commons-jelly/jelly-tags/xmlunit/target/commons-jelly-tags-xmlunit-2009.jar
BUILD SUCCESSFUL
Total time: 3 seconds
Finished at: Wed Nov 11 05:14:19 PST 2009

-

To subscribe to this information via syndicated feeds:
- RSS: 
http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-xmlunit/rss.xml
- Atom: 
http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-xmlunit/atom.xml

== Gump Tracking Only ===
Produced by Gump version 2.3.
Gump Run 122009, vmgump:vmgump-public:122009
Gump E-mail Identifier (unique within run) #46.

--
Apache Gump
http://gump.apache.org/ [Instance: vmgump]

---

[g...@vmgump]: Project commons-configuration-test (in module apache-commons) failed

2009-11-11 Thread Gump
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 gene...@gump.apache.org.

Project commons-configuration-test has an issue affecting its community 
integration.
This issue affects 1 projects.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
- commons-configuration-test :  Apache Commons


Full details are available at:

http://vmgump.apache.org/gump/public/apache-commons/commons-configuration-test/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -WARNING- Overriding Maven2 settings: 
[/srv/gump/public/workspace/apache-commons/configuration/gump_mvn_settings.xml]
 -DEBUG- (Gump generated) Maven2 Settings in: 
/srv/gump/public/workspace/apache-commons/configuration/gump_mvn_settings.xml
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: 
/srv/gump/public/workspace/apache-commons/configuration/pom.xml
 -INFO- Project Reports in: 
/srv/gump/public/workspace/apache-commons/configuration/target/surefire-reports



The following work was performed:
http://vmgump.apache.org/gump/public/apache-commons/commons-configuration-test/gump_work/build_apache-commons_commons-configuration-test.html
Work Name: build_apache-commons_commons-configuration-test (Type: Build)
Work ended in a state of : Failed
Elapsed: 6 mins 17 secs
Command Line: mvn --batch-mode --settings 
/srv/gump/public/workspace/apache-commons/configuration/gump_mvn_settings.xml 
test 
[Working Directory: /srv/gump/public/workspace/apache-commons/configuration]
CLASSPATH: 
/usr/lib/jvm/java-6-sun/lib/tools.jar:/srv/gump/public/workspace/apache-commons/configuration/target/commons-configuration-1.7-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/jexl/target/commons-jexl-2.0-SNAPSHOT.jar
-
  testInitCopy(org.apache.commons.configuration.TestXMLConfiguration)
  
testSaveWithDelimiterParsingDisabled(org.apache.commons.configuration.TestXMLConfiguration)
  testSetRootAttribute(org.apache.commons.configuration.TestXMLConfiguration)
  testLoadAndSaveFromFile(org.apache.commons.configuration.TestXMLConfiguration)
  testSaveToURL(org.apache.commons.configuration.TestXMLConfiguration)
  testSaveToStream(org.apache.commons.configuration.TestXMLConfiguration)
  testAutoSave(org.apache.commons.configuration.TestXMLConfiguration)
  testSaveAttributes(org.apache.commons.configuration.TestXMLConfiguration)
  testCloneWithSave(org.apache.commons.configuration.TestXMLConfiguration)
  testEmptyElements(org.apache.commons.configuration.TestXMLConfiguration)
  testSaveWithEncoding(org.apache.commons.configuration.TestXMLConfiguration)
  
testSaveWithNullEncoding(org.apache.commons.configuration.TestXMLConfiguration)
  testSaveWithDoctype(org.apache.commons.configuration.TestXMLConfiguration)
  testSaveWithDoctypeIDs(org.apache.commons.configuration.TestXMLConfiguration)
  testSubsetWithReload(org.apache.commons.configuration.TestXMLConfiguration)
  
testConfigurationAtWithReload(org.apache.commons.configuration.TestXMLConfiguration)
  
testConfigurationsAtWithReload(org.apache.commons.configuration.TestXMLConfiguration)
  testGetKeysWithReload(org.apache.commons.configuration.TestXMLConfiguration)
  testSetTextRootElement(org.apache.commons.configuration.TestXMLConfiguration)
  
testClearTextRootElement(org.apache.commons.configuration.TestXMLConfiguration)
  
testAutoSaveWithSubnodeConfig(org.apache.commons.configuration.TestXMLConfiguration)
  
testAutoSaveWithSubSubnodeConfig(org.apache.commons.configuration.TestXMLConfiguration)
  
testSaveDelimiterParsingDisabled(org.apache.commons.configuration.TestXMLConfiguration)
  
testSaveDelimiterParsingDisabledAttrs(org.apache.commons.configuration.TestXMLConfiguration)
  
testMultipleAttrValuesEscaped(org.apache.commons.configuration.TestXMLConfiguration)
  
testAutoSaveWithReloadingStrategy(org.apache.commons.configuration.TestXMLConfiguration)
  testAutoSaveAddNodes(org.apache.commons.configuration.TestXMLConfiguration)
  testAddNodesAndSave(org.apache.commons.configuration.TestXMLConfiguration)
  testRegisterEntityId(org.apache.commons.configuration.TestXMLConfiguration)
  
testSaveAfterCreateWithCopyConstructor(org.apache.commons.configuration.TestXMLConfiguration)
  testCopyRootName(org.apache.commons.configuration.TestXMLConfiguration)
  
testCopyRootNameNoDocument(org.apache.commons.configuration.TestXMLConfiguration)
  testSaveWithValidation(org.apache.commons.configuration.TestXMLConfiguration)
  
testSaveWithValidationFailure(org.apache.commons.configuration.TestXMLConfiguration)

Tests run: 1456, Failures: 0, Errors: 58, Skipped: 0

[INFO] 
[ERR

Re: [VOTE] Release BeanUtils 1.8.2 based on RC1

2009-11-11 Thread Luc Maisonobe
Niall Pemberton a écrit :
> One of the bugs (BEANUTILS-345) fixed in BeanUtils 1.8.1 has resulted
> in a new bug (BEANUTILS-368) so I'd like to release BeanUtils 1.8.2 to
> fix this problem.
> 
> [ ] +1 Yes go ahead an release based on RC1
> [ ] -1 No, because...

+1

Luc

> 
> BeanUtils 1.8.2 RC1 is available for review here:
>http://people.apache.org/~niallp/beanutils-1.8.2-rc1/
> 
> Maven artifacts are here:
>
> http://people.apache.org/~niallp/beanutils-1.8.2-rc1/maven/commons-beanutils/
> 
> Details of changes since 1.8.1 are in the release notes:
>http://people.apache.org/~niallp/beanutils-1.8.2-rc1/RELEASE-NOTES.txt
>
> http://people.apache.org/~niallp/beanutils-1.8.2-rc1/site/changes-report.html
> 
> I have tested this with JDK 1.3 & 1.4 using ant and JDK 1.5 & 1.6 using 
> maven2.
> 
> The tag is here:
>
> http://svn.apache.org/viewvc/commons/proper/beanutils/tags/BEANUTILS_1_8_2_RC1/
> 
> Site:
>http://people.apache.org/~niallp/beanutils-1.8.2-rc1/site/
> (note some *relative* links are broken and the 1.8.2 directories are
> not yet created - these will be OK once the site is deployed)
> 
> Clirr Report (compared to 1.8.0):
>http://people.apache.org/~niallp/beanutils-1.8.2-rc1/site/clirr-report.html
> 
> RAT Report:
>http://people.apache.org/~niallp/beanutils-1.8.2-rc1/site/rat-report.html
> 
> tia
> 
> Niall
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
> 


-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org