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 <[email protected]> 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: [email protected] > For additional commands, e-mail: [email protected] > >
