Re: [lang] running tests in eclipse (was: Re: [VOTE] Release pool 2.4.2 based on RC1)

2015-08-01 Thread Daniel C. S. Yeh
By the way, what is the full name of IMHO?

Thanks again
Daniel

On Sat, Aug 1, 2015 at 7:51 PM, Pascal Schumacher 
wrote:

> Hi Daniel,
>
> did you import commons-lang as an "existing maven project" into eclipse?
> That's the easiest way imho.
>
> You should be able to run a test by right-clicking an choosing "Run as" ->
> "JUnit Test"
>
> Cheers,
> Pascal
>
> Am 01.08.2015 um 13:32 schrieb Daniel C. S. Yeh:
>
>> Dear all,
>>
>> I am a newer here. I downloaded the source code of common lang 3 from git
>> server and imported them to eclipse.
>>
>> I want to start everything from a bug fixing -
>>
>> https://issues.apache.org/jira/browse/LANG-1148?jql=project%20%3D%20LANG%20AND%20issuetype%20%3D%20Bug%20AND%20status%20in%20(Open%2C%20%22In%20Progress%22)%20ORDER%20BY%20key%20DESC
>> .
>>
>> In eclipse project explorer, I can find StringUtilsTest in the folder
>> called test. However, I have no idea how to run it?
>>
>> Does anyone know it?
>>
>> Many thanks
>> Daniel
>>
>>
>>
>>
>> On Thu, Jul 30, 2015 at 11:04 AM, Phil Steitz 
>> wrote:
>>
>> Here is my +1
>>>
>>> Phil
>>>
>>> On 7/28/15 8:41 PM, Phil Steitz wrote:
>>>
 I would like to cut another patch release to pick up recent bug fixes.

>>> This is a vote to release version 2.4.2 of Apache Commons Pool based on
>>> RC1.
>>>
 Here is the release candidate:
 https://dist.apache.org/repos/dist/dev/commons/pool/
 (r10005)

 Built from:


>>> https://svn.apache.org/repos/asf/commons/proper/pool/tags/POOL_2_4_2_RC1/
>>>
 (r1693165)

 Release notes:
 https://dist.apache.org/repos/dist/dev/commons/pool/RELEASE-NOTES.txt

 Maven artifacts:


>>> https://repository.apache.org/content/repositories/orgapachecommons-1101/
>>>
 keys:

 https://www.apache.org/dist/commons/KEYS

 Votes, please.

 This vote will close in 72 hours (31-July-2015 03:40 GMT)

   [ ] +1 Release these artifacts
   [ ] +0 OK, but...
   [ ] -0 OK, but really should fix...
   [ ] -1 I oppose this release because...

 Thanks!

 Phil



>>> -
>>> 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
>
>


Re: [lang] running tests in eclipse (was: Re: [VOTE] Release pool 2.4.2 based on RC1)

2015-08-01 Thread Daniel C. S. Yeh
Hi Pascal,

I cannot find any import option called "existing maven project" in my
eclipse.

Do I have to install anything?

Thanks
Daniel

On Sat, Aug 1, 2015 at 7:51 PM, Pascal Schumacher 
wrote:

> Hi Daniel,
>
> did you import commons-lang as an "existing maven project" into eclipse?
> That's the easiest way imho.
>
> You should be able to run a test by right-clicking an choosing "Run as" ->
> "JUnit Test"
>
> Cheers,
> Pascal
>
> Am 01.08.2015 um 13:32 schrieb Daniel C. S. Yeh:
>
>> Dear all,
>>
>> I am a newer here. I downloaded the source code of common lang 3 from git
>> server and imported them to eclipse.
>>
>> I want to start everything from a bug fixing -
>>
>> https://issues.apache.org/jira/browse/LANG-1148?jql=project%20%3D%20LANG%20AND%20issuetype%20%3D%20Bug%20AND%20status%20in%20(Open%2C%20%22In%20Progress%22)%20ORDER%20BY%20key%20DESC
>> .
>>
>> In eclipse project explorer, I can find StringUtilsTest in the folder
>> called test. However, I have no idea how to run it?
>>
>> Does anyone know it?
>>
>> Many thanks
>> Daniel
>>
>>
>>
>>
>> On Thu, Jul 30, 2015 at 11:04 AM, Phil Steitz 
>> wrote:
>>
>> Here is my +1
>>>
>>> Phil
>>>
>>> On 7/28/15 8:41 PM, Phil Steitz wrote:
>>>
 I would like to cut another patch release to pick up recent bug fixes.

>>> This is a vote to release version 2.4.2 of Apache Commons Pool based on
>>> RC1.
>>>
 Here is the release candidate:
 https://dist.apache.org/repos/dist/dev/commons/pool/
 (r10005)

 Built from:


>>> https://svn.apache.org/repos/asf/commons/proper/pool/tags/POOL_2_4_2_RC1/
>>>
 (r1693165)

 Release notes:
 https://dist.apache.org/repos/dist/dev/commons/pool/RELEASE-NOTES.txt

 Maven artifacts:


>>> https://repository.apache.org/content/repositories/orgapachecommons-1101/
>>>
 keys:

 https://www.apache.org/dist/commons/KEYS

 Votes, please.

 This vote will close in 72 hours (31-July-2015 03:40 GMT)

   [ ] +1 Release these artifacts
   [ ] +0 OK, but...
   [ ] -0 OK, but really should fix...
   [ ] -1 I oppose this release because...

 Thanks!

 Phil



>>> -
>>> 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
>
>


[lang] running tests in eclipse (was: Re: [VOTE] Release pool 2.4.2 based on RC1)

2015-08-01 Thread Pascal Schumacher

Hi Daniel,

did you import commons-lang as an "existing maven project" into eclipse? 
That's the easiest way imho.


You should be able to run a test by right-clicking an choosing "Run as" 
-> "JUnit Test"


Cheers,
Pascal

Am 01.08.2015 um 13:32 schrieb Daniel C. S. Yeh:

Dear all,

I am a newer here. I downloaded the source code of common lang 3 from git
server and imported them to eclipse.

I want to start everything from a bug fixing -
https://issues.apache.org/jira/browse/LANG-1148?jql=project%20%3D%20LANG%20AND%20issuetype%20%3D%20Bug%20AND%20status%20in%20(Open%2C%20%22In%20Progress%22)%20ORDER%20BY%20key%20DESC
.

In eclipse project explorer, I can find StringUtilsTest in the folder
called test. However, I have no idea how to run it?

Does anyone know it?

Many thanks
Daniel




On Thu, Jul 30, 2015 at 11:04 AM, Phil Steitz  wrote:


Here is my +1

Phil

On 7/28/15 8:41 PM, Phil Steitz wrote:

I would like to cut another patch release to pick up recent bug fixes.

This is a vote to release version 2.4.2 of Apache Commons Pool based on RC1.

Here is the release candidate:
https://dist.apache.org/repos/dist/dev/commons/pool/
(r10005)

Built from:


https://svn.apache.org/repos/asf/commons/proper/pool/tags/POOL_2_4_2_RC1/

(r1693165)

Release notes:
https://dist.apache.org/repos/dist/dev/commons/pool/RELEASE-NOTES.txt

Maven artifacts:


https://repository.apache.org/content/repositories/orgapachecommons-1101/

keys:

https://www.apache.org/dist/commons/KEYS

Votes, please.

This vote will close in 72 hours (31-July-2015 03:40 GMT)

  [ ] +1 Release these artifacts
  [ ] +0 OK, but...
  [ ] -0 OK, but really should fix...
  [ ] -1 I oppose this release because...

Thanks!

Phil




-
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



Re: [VOTE] Release pool 2.4.2 based on RC1

2015-08-01 Thread Daniel C. S. Yeh
Dear all,

I am a newer here. I downloaded the source code of common lang 3 from git
server and imported them to eclipse.

I want to start everything from a bug fixing -
https://issues.apache.org/jira/browse/LANG-1148?jql=project%20%3D%20LANG%20AND%20issuetype%20%3D%20Bug%20AND%20status%20in%20(Open%2C%20%22In%20Progress%22)%20ORDER%20BY%20key%20DESC
.

In eclipse project explorer, I can find StringUtilsTest in the folder
called test. However, I have no idea how to run it?

Does anyone know it?

Many thanks
Daniel




On Thu, Jul 30, 2015 at 11:04 AM, Phil Steitz  wrote:

> Here is my +1
>
> Phil
>
> On 7/28/15 8:41 PM, Phil Steitz wrote:
> > I would like to cut another patch release to pick up recent bug fixes.
> This is a vote to release version 2.4.2 of Apache Commons Pool based on RC1.
> >
> > Here is the release candidate:
> > https://dist.apache.org/repos/dist/dev/commons/pool/
> > (r10005)
> >
> > Built from:
> >
> https://svn.apache.org/repos/asf/commons/proper/pool/tags/POOL_2_4_2_RC1/
> > (r1693165)
> >
> > Release notes:
> > https://dist.apache.org/repos/dist/dev/commons/pool/RELEASE-NOTES.txt
> >
> > Maven artifacts:
> >
> https://repository.apache.org/content/repositories/orgapachecommons-1101/
> >
> > keys:
> >
> > https://www.apache.org/dist/commons/KEYS
> >
> > Votes, please.
> >
> > This vote will close in 72 hours (31-July-2015 03:40 GMT)
> >
> >  [ ] +1 Release these artifacts
> >  [ ] +0 OK, but...
> >  [ ] -0 OK, but really should fix...
> >  [ ] -1 I oppose this release because...
> >
> > Thanks!
> >
> > Phil
> >
> >
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>


Re: [VOTE] Release pool 2.4.2 based on RC1

2015-07-29 Thread Phil Steitz
Here is my +1

Phil

On 7/28/15 8:41 PM, Phil Steitz wrote:
> I would like to cut another patch release to pick up recent bug fixes.  This 
> is a vote to release version 2.4.2 of Apache Commons Pool based on RC1. 
>
> Here is the release candidate:
> https://dist.apache.org/repos/dist/dev/commons/pool/
> (r10005)
>
> Built from:
> https://svn.apache.org/repos/asf/commons/proper/pool/tags/POOL_2_4_2_RC1/
> (r1693165)
>
> Release notes:
> https://dist.apache.org/repos/dist/dev/commons/pool/RELEASE-NOTES.txt
>
> Maven artifacts:
> https://repository.apache.org/content/repositories/orgapachecommons-1101/
>
> keys:
>
> https://www.apache.org/dist/commons/KEYS
>
> Votes, please.
>
> This vote will close in 72 hours (31-July-2015 03:40 GMT) 
>
>  [ ] +1 Release these artifacts
>  [ ] +0 OK, but...
>  [ ] -0 OK, but really should fix...
>  [ ] -1 I oppose this release because...
>
> Thanks!
>
> Phil
>
>


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



Re: [VOTE] Release pool 2.4.2 based on RC1

2015-07-29 Thread Gary Gregory
+1

Tested with src zip, MD5 OK, ASC OK, reports OK.

Apache Maven 3.3.3 (7994120775791599e205a5524ec3e0dfe41d4a06;
2015-04-22T04:57:37-07:00)
Maven home: C:\Java\apache-maven-3.3.3\bin\..
Java version: 1.7.0_79, vendor: Oracle Corporation
Java home: C:\Program Files\Java\jdk1.7.0_79\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"

Thank you Phil!

Gary


On Tue, Jul 28, 2015 at 8:41 PM, Phil Steitz  wrote:

> I would like to cut another patch release to pick up recent bug fixes.
> This is a vote to release version 2.4.2 of Apache Commons Pool based on RC1.
>
> Here is the release candidate:
> https://dist.apache.org/repos/dist/dev/commons/pool/
> (r10005)
>
> Built from:
> https://svn.apache.org/repos/asf/commons/proper/pool/tags/POOL_2_4_2_RC1/
> (r1693165)
>
> Release notes:
> https://dist.apache.org/repos/dist/dev/commons/pool/RELEASE-NOTES.txt
>
> Maven artifacts:
> https://repository.apache.org/content/repositories/orgapachecommons-1101/
>
> keys:
>
> https://www.apache.org/dist/commons/KEYS
>
> Votes, please.
>
> This vote will close in 72 hours (31-July-2015 03:40 GMT)
>
>  [ ] +1 Release these artifacts
>  [ ] +0 OK, but...
>  [ ] -0 OK, but really should fix...
>  [ ] -1 I oppose this release because...
>
> Thanks!
>
> Phil
>
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>


-- 
E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
Java Persistence with Hibernate, Second Edition

JUnit in Action, Second Edition 
Spring Batch in Action 
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory


Re: [VOTE] Release pool 2.4.2 based on RC1

2015-07-29 Thread Phil Steitz
On 7/29/15 1:11 PM, Oliver Heger wrote:
> Maven build works fine with Java 1.6 and 1.8 under Windows 8.1.
> Artifacts and site look good.
>
> With the ant build I get a test failure caused by a
> NoClassDefFoundError. IIRC, the same problem occurred for the previous
> release.

Yes, the Ant build still depends on build.properties and IIRC the
jars in build.properties.sample may be later versions of some of the
asm stuff than the maven build grabs.
>
> I could not really check whether cobertura messed up the classes, but at
> least the jar does not contain a suspicious cobertura.properties file.

There is an ant target that runs the tests against the packaged
jar.  I checked that.  I also ran the DBCP tests against the RC jar. 

Thanks for reviewing!

Phil
>
> +1
>
> Oliver
>
> Am 29.07.2015 um 05:41 schrieb Phil Steitz:
>> I would like to cut another patch release to pick up recent bug fixes.  This 
>> is a vote to release version 2.4.2 of Apache Commons Pool based on RC1. 
>>
>> Here is the release candidate:
>> https://dist.apache.org/repos/dist/dev/commons/pool/
>> (r10005)
>>
>> Built from:
>> https://svn.apache.org/repos/asf/commons/proper/pool/tags/POOL_2_4_2_RC1/
>> (r1693165)
>>
>> Release notes:
>> https://dist.apache.org/repos/dist/dev/commons/pool/RELEASE-NOTES.txt
>>
>> Maven artifacts:
>> https://repository.apache.org/content/repositories/orgapachecommons-1101/
>>
>> keys:
>>
>> https://www.apache.org/dist/commons/KEYS
>>
>> Votes, please.
>>
>> This vote will close in 72 hours (31-July-2015 03:40 GMT) 
>>
>>  [ ] +1 Release these artifacts
>>  [ ] +0 OK, but...
>>  [ ] -0 OK, but really should fix...
>>  [ ] -1 I oppose this release because...
>>
>> Thanks!
>>
>> Phil
>>
>>
>>
>> -
>> 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



Re: [VOTE] Release pool 2.4.2 based on RC1

2015-07-29 Thread Oliver Heger
Maven build works fine with Java 1.6 and 1.8 under Windows 8.1.
Artifacts and site look good.

With the ant build I get a test failure caused by a
NoClassDefFoundError. IIRC, the same problem occurred for the previous
release.

I could not really check whether cobertura messed up the classes, but at
least the jar does not contain a suspicious cobertura.properties file.

+1

Oliver

Am 29.07.2015 um 05:41 schrieb Phil Steitz:
> I would like to cut another patch release to pick up recent bug fixes.  This 
> is a vote to release version 2.4.2 of Apache Commons Pool based on RC1. 
> 
> Here is the release candidate:
> https://dist.apache.org/repos/dist/dev/commons/pool/
> (r10005)
> 
> Built from:
> https://svn.apache.org/repos/asf/commons/proper/pool/tags/POOL_2_4_2_RC1/
> (r1693165)
> 
> Release notes:
> https://dist.apache.org/repos/dist/dev/commons/pool/RELEASE-NOTES.txt
> 
> Maven artifacts:
> https://repository.apache.org/content/repositories/orgapachecommons-1101/
> 
> keys:
> 
> https://www.apache.org/dist/commons/KEYS
> 
> Votes, please.
> 
> This vote will close in 72 hours (31-July-2015 03:40 GMT) 
> 
>  [ ] +1 Release these artifacts
>  [ ] +0 OK, but...
>  [ ] -0 OK, but really should fix...
>  [ ] -1 I oppose this release because...
> 
> Thanks!
> 
> Phil
> 
> 
> 
> -
> 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



Re: [VOTE] Release pool 2.4.2 based on RC1

2015-07-29 Thread Luc Maisonobe
Le 29/07/2015 05:41, Phil Steitz a écrit :
> I would like to cut another patch release to pick up recent bug fixes.  This 
> is a vote to release version 2.4.2 of Apache Commons Pool based on RC1. 
> 
> Here is the release candidate:
> https://dist.apache.org/repos/dist/dev/commons/pool/
> (r10005)
> 
> Built from:
> https://svn.apache.org/repos/asf/commons/proper/pool/tags/POOL_2_4_2_RC1/
> (r1693165)
> 
> Release notes:
> https://dist.apache.org/repos/dist/dev/commons/pool/RELEASE-NOTES.txt
> 
> Maven artifacts:
> https://repository.apache.org/content/repositories/orgapachecommons-1101/
> 
> keys:
> 
> https://www.apache.org/dist/commons/KEYS
> 
> Votes, please.
> 
> This vote will close in 72 hours (31-July-2015 03:40 GMT) 
> 
>  [X] +1 Release these artifacts

Perfect!

Luc

>  [ ] +0 OK, but...
>  [ ] -0 OK, but really should fix...
>  [ ] -1 I oppose this release because...
> 
> Thanks!
> 
> Phil
> 
> 
> 
> -
> 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