Best unofficial Apache Server developers community |
| Feb 7, 2012 | |||
|
JörgSchaible |
|
||
| Tags: | |||
|
Re: svn commit: r1241133 [2/2] - in /commons/sandbox/beanutils2/trunk: ./ src/main/java/org/apache/c February 7, 2012 09:02:10 AM Hi, the setup of TypesTest fails with a ClassCastException being thrown in line 90 (see the above code snippet). I haven't digged deep enough into all of the new code to make a suggestion on how to repair the test. I guess you will probably know… Re: svn commit: r1241133 [2/2] - in /commons/sandbox/beanutils2/trunk: ./ src/main/java/org/apache/c February 7, 2012 09:13:53 AM Hi, here's some info: C:\Users\Bene>mvn -version Apache Maven 3.0.3 (r1075438; 2011-02-28 18:31:09+0100) Maven home: D:\Entwicklung\maven\3.0.3 Java version: 1.7.0_01, vendor: Oracle Corporation Java home: D:\Entwicklung\Java\jdk1.7.0_01\jre… Re: svn commit: r1241124 - in /commons/sandbox/beanutils2/trunk/src/main/java/org/apache/commons/bea February 6, 2012 01:47:24 PM +1 for that! it was getting pretty packed in the main package ;-) Please have a look at AssertionsTest as well (imports have to be changed). Regards, Benedikt Am 06.02.2012 20:41, schrieb simone### @apache.org: > Author: simonetripodi >… Re: svn commit: r1238968 - in /commons/sandbox/beanutils2/trunk/src/main/java/org/apache/commons/bea February 1, 2012 02:16:58 AM ----- Original Message ----- From: simone### @apache.org To: comm### @commons.apache.org Date: 01.02.2012 08:40:13 Subject: svn commit: r1238968 - in /commons/sandbox/beanutils2/trunk/src/main/java/org/apache/commons/bea nutils2: BeanUtils.java… Re: svn commit: r1240646 - /commons/sandbox/beanutils2/trunk/src/main/java/org/apache/commons/beanut February 5, 2012 05:20:59 AM Thanks for that patch. I was a bit confused, when you suggested to access MethodsRegistry statically in JIRA. Now that seems to be a nice solution. I'm currently working on populate() and there are a few things worth discussing. I hope that I… Fwd: svn commit: r1033579 - in /commons/proper/vfs/trunk: sandbox/src/main/java/org/apache/commons/v November 10, 2010 11:51:07 AM Hi Sebb, --------------- Weitergeleitete Nachricht (Anfang) Betreff: svn commit: r1033579 - in /commons/proper/vfs/trunk: core/src/main/java/org/apache/commons/vfs/provider/webdav/ExceptionCon verter.java … Re: svn commit: r1039661 - in /commons/proper/vfs/trunk/sandbox/src/main/java/org/apache/commons/vfs November 27, 2010 09:49:41 AM Thanks, I'm not sure how I missed these. I usually do a mvn clean install after every change. Ralph On Nov 27, 2010, at 4:29 AM, seb### @apache.org wrote: > Author: sebb > Date: Sat Nov 27 12:29:24 2010 > New Revision: 1039661 > >… Re: svn commit: r1076446 - in /commons/sandbox/functor/trunk/src: main/java/org/apache/commons/funct March 2, 2011 06:20:08 PM On 2 March 2011 22:55, <mben### @apache.org> wrote: > Author: mbenson > Date: Wed Mar 2 22:55:02 2011 > New Revision: 1076446 > > URL: http://svn.apache.org/viewvc?rev=1076446&view=rev > Log: > add FilteredIterable… Re: svn commit: r1076446 - in /commons/sandbox/functor/trunk/src: main/java/org/apache/commons/funct March 2, 2011 06:22:48 PM On Mar 2, 2011, at 6:19 PM, sebb wrote: > On 2 March 2011 22:55, <mbe### @apache.org> wrote: >> Author: mbenson >> Date: Wed Mar 2 22:55:02 2011 >> New Revision: 1076446 >> >> URL:… Re: svn commit: r1076181 - in /commons/sandbox/digester3/trunk/src/main/java/org/apache/commons/dige March 2, 2011 06:18:49 AM Hi Simon, simonet### @apache.org wrote: [snip] > @@ -335,7 +335,7 @@ public interface Digester extends Conten > * > * @param object The new object > */ > - void pushParams(Object object); > + void… Re: svn commit: r1134648 - /commons/sandbox/graph/trunk/src/main/java/org/apache/commons/graph/Direc June 11, 2011 09:24:08 AM Am 11.06.2011 16:13, schrieb simone### @apache.org: > Author: simonetripodi > Date: Sat Jun 11 14:12:59 2011 > New Revision: 1134648 > > URL: http://svn.apache.org/viewvc?rev=1134648&view=rev > Log: > fixed copyright… Re: svn commit: r1170805 - /commons/sandbox/functor/trunk/src/main/java/org/apache/commons/functor/c September 14, 2011 02:43:21 PM On 14 September 2011 20:34, <simone### @apache.org> wrote: > Author: simonetripodi > Date: Wed Sep 14 19:34:37 2011 > New Revision: 1170805 > > URL: http://svn.apache.org/viewvc?rev=1170805&view=rev > Log: > fixed… Re: svn commit: r956520 - in /commons/sandbox/commons-fileupload2: ./ src/java/org/apache/commons/f June 21, 2010 07:22:47 AM On 21 June 2010 10:48, <jochen@apache.org> wrote: > Author: jochen > Date: Mon Jun 21 09:48:31 2010 > New Revision: 956520 > > URL: http://svn.apache.org/viewvc?rev=956520&view=rev > Log: (empty) Please provide a log… Re: svn commit: r1000251 [1/2] - in /commons/sandbox/pipeline/trunk: ./ src/main/java/org/apache/com September 22, 2010 05:55:23 PM On 22 September 2010 22:57, <nutt### @apache.org> wrote: > Author: nuttycom > Date: Wed Sep 22 21:57:01 2010 > New Revision: 1000251 > > URL: http://svn.apache.org/viewvc?rev=1000251&view=rev > Log: > Modifications… Re: svn commit: r1099256 - in /commons/proper/net/trunk/src: main/java/org/apache/commons/net/ftp/pa May 3, 2011 04:32:49 PM How are you doing the lookups? I sometimes need to do this and end up doing ugly text searches. Is there an index somewhere? Phil On 5/3/11 2:13 PM, se### @apache.org wrote: > Author: sebb > Date: Tue May 3 21:13:46 2011 > New Revision:… Re: svn commit: r1148714 [1/3] - in /commons/proper/math/trunk: ./ src/main/java/org/apache/commons/ July 20, 2011 10:15:00 AM Big THANKS to Chris and Luc for this! Its great to see those bugs resolved. Phil On 7/20/11 5:15 AM, lu### @apache.org wrote: > Author: luc > Date: Wed Jul 20 12:15:00 2011 > New Revision: 1148714 > > URL:… Re: svn commit: r1003048 [1/2] - in /commons/proper/math/trunk/src: main/java/org/apache/commons/mat September 30, 2010 11:01:55 AM On 30 September 2010 13:55, <era### @apache.org> wrote: > Author: erans > Date: Thu Sep 30 12:55:02 2010 > New Revision: 1003048 > > URL: http://svn.apache.org/viewvc?rev=1003048&view=rev > Log: > ade all distribution… Re: svn commit: r1030464 [1/3] - in /commons/proper/math/trunk/src: main/java/org/apache/commons/mat November 3, 2010 11:17:18 AM This problem is massively helped by using git as your front end to SVN. The key feature is that in git you can re-order commits and even retrospectively move commits onto different development threads. I can't count the number of times that fixes… Re: svn commit: r1214691 - in /commons/proper/cli/trunk/src/main/java/org/apache/commons/cli: HelpFo December 15, 2011 04:37:33 AM On 15 December 2011 10:30, <ebo### @apache.org> wrote: > Author: ebourg > Date: Thu Dec 15 10:30:01 2011 > New Revision: 1214691 > > URL: http://svn.apache.org/viewvc?rev=1214691&view=rev > Log: > Removed unnecessary… Re: svn commit: r1021892 - in /commons/proper/io/trunk/src: main/java/org/apache/commons/io/monitor/ October 12, 2010 04:38:05 PM On the bright side, having given in to the wishes of those who wanted this naming change makes the question of whether there is sufficient reason for a major version bump, as the API is no longer binary-compatible, right? On Oct 12, 2010, at 2:27… How to correctly import from apache commons in Java May 30, 2011 First of all, forgive my poor programming skills. I recently downloaded commons math 2.2, which came with 3 .jar files: commons-math-2.2-javadoc.jar… Java.lang.ClassNotFoundException: org.apache.commons.codec.binary.Base64 June 14, 2011 Here I'm passing three parameters to this sign method. In this line signature = new… Configuring commons DBCP with tomcat 6.0 and java 1.6 February 12, 2011 I want to use commons DBCP in my web application. I am using java 1.6 and tomcat 6.0 . I really don't know how to configure DBCP as i am going to… UnknownHostexception using apache commons March 22, 2011 I am currently working with apache commons in my Project to gain access to my FTP Server. Uploading a file is no problem at all, but If I want to… Apache Commons VFS: working with FTP May 18, 2011 Hi all. I'm trying to use Apache Commons VFS with FTP. On my FTP a have the next structure of files and folders: / /test /test/in /test/in/file1.txt… Apache Commons Net API usage January 21, 2011 Hello, I am making a program to connect to FTP Server using FTPCLient class of apache commons net API. here is code: FTPClient client = new… How to use org.apache.commons package? February 26, 2011 On various web examples I see imports such as: import org.apache.commons.net.ftp.FTPClient; I don't understand how to use these, and the apache… What is the difference between apache.http and apache.commons.httpclient libraries? April 5, 2011 When to use one or the other? I am programing for Android. Apache Commons Hex Encoding Error March 1, 2011 I'm trying to use org.apache.commons.codec.binary.Hex to encode and decode a String value: e.g.: Hex.encodeHex("10".getBytes()).toString(); However,… Apache commons VFS - authentication problems June 17, 2011 This is my code (taken from an example): FileSystemManager fsManager = VFS.getManager(); StaticUserAuthenticator auth = new… Will Apache Commons work in all servers? April 25, 2011 Will the Apache commons files(jar) work in all servers or only in the Apache server? How to prevent log output from Apache Commons Exec March 1, 2011 Hello, I am using Apache Commons Exec on a web application in JBoss 4.2.3. Whenever I call Apache Exec it outputs all the console output in the log… OAuth with Signpost and Apache Commons HTTP February 23, 2011 So I'm working with the Signpost OAuth library for Java. I'm running into some complications using the Apache Commons HTTP library with it. Take a… Apache XML Graphic Commons & Image Map Generation June 6, 2011 I'm new to Apache XML Graphic Commons (http://xmlgraphics.apache.org/#commons). Question is, can I also generate a correlated image map information… Apache Commons Logging implementations diferences May 12, 2011 I will try to use the Apache Commons Logging to logs in my system. I need some simple, just to keep up on the informations and errors, nothing too… Apache commons httpcomponents httpclient timeout May 16, 2011 How do I set the connection timeout in httpcomponents httpclient? I have found the documentation at:… Monitoring progress using Apache Commons FTPClient May 3, 2011 I have a simple FTPClient class that downloads files form an FTP server. I also need to monitor progress of the download, but I do not see a way… How change charset in Apache Commons Email ? April 25, 2011 Hi everyone, i'm using apache commons email to send email to my clients, but i have a client called 'Semana da Computação' (in portugues BR) but it… Get page content from Apache Commons HTTP Request March 8, 2011 So I'm using Apache Commons HTTP to make a request to a webpage. I cannot for the life of me figure out how to get the actual content from the page,… HtmlEmail not rendering HTML correctly (apache commons) May 6, 2011 Hoping that someone can find something I am missing. I am trying to send a simple HTML email within a java application. I am using commons-mail 1.1… | |||