[jira] [Commented] (LUCENE-7174) Upgrade randomizedtesting to 2.3.4

2016-04-08 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/LUCENE-7174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15232450#comment-15232450
 ] 

ASF subversion and git services commented on LUCENE-7174:
-

Commit ebb2127cca54e49ed5c7462d11ee8dda6125e287 in lucene-solr's branch 
refs/heads/branch_6x from [~steve_rowe]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=ebb2127 ]

LUCENE-7174: IntelliJ config: switch JUnit library to include all jars under 
lucene/test-framework/lib/, rather than using the exact jar names, which is 
brittle, and causes trouble when people forget to update when jars are upgraded 
(like on this issue)


> Upgrade randomizedtesting to 2.3.4
> --
>
> Key: LUCENE-7174
> URL: https://issues.apache.org/jira/browse/LUCENE-7174
> Project: Lucene - Core
>  Issue Type: Test
>  Components: general/test
>Reporter: Uwe Schindler
>Assignee: Uwe Schindler
> Fix For: master, 6.1, 6.x
>
>
> The new version has better output of static leak detector, so you are able to 
> figure out which field caused the InaccessibleObjectException or 
> AccessControlException.
> https://github.com/randomizedtesting/randomizedtesting/releases/tag/release%2F2.3.4



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (LUCENE-7174) Upgrade randomizedtesting to 2.3.4

2016-04-08 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/LUCENE-7174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15232451#comment-15232451
 ] 

ASF subversion and git services commented on LUCENE-7174:
-

Commit ddc02603a7fc62695ff0985b56c82e45c1fc5049 in lucene-solr's branch 
refs/heads/branch_6x from [~steve_rowe]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=ddc0260 ]

LUCENE-7174: IntelliJ config: remove trailing slashes on dir names to make 
IntelliJ happy


> Upgrade randomizedtesting to 2.3.4
> --
>
> Key: LUCENE-7174
> URL: https://issues.apache.org/jira/browse/LUCENE-7174
> Project: Lucene - Core
>  Issue Type: Test
>  Components: general/test
>Reporter: Uwe Schindler
>Assignee: Uwe Schindler
> Fix For: master, 6.1, 6.x
>
>
> The new version has better output of static leak detector, so you are able to 
> figure out which field caused the InaccessibleObjectException or 
> AccessControlException.
> https://github.com/randomizedtesting/randomizedtesting/releases/tag/release%2F2.3.4



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (LUCENE-7174) Upgrade randomizedtesting to 2.3.4

2016-04-08 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/LUCENE-7174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15232441#comment-15232441
 ] 

ASF subversion and git services commented on LUCENE-7174:
-

Commit 0cf6c551191432f9573122d3838dc58b59776ff1 in lucene-solr's branch 
refs/heads/master from [~steve_rowe]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=0cf6c55 ]

LUCENE-7174: IntelliJ config: switch JUnit library to include all jars under 
lucene/test-framework/lib/, rather than using the exact jar names, which is 
brittle, and causes trouble when people forget to update when jars are upgraded 
(like on this issue)


> Upgrade randomizedtesting to 2.3.4
> --
>
> Key: LUCENE-7174
> URL: https://issues.apache.org/jira/browse/LUCENE-7174
> Project: Lucene - Core
>  Issue Type: Test
>  Components: general/test
>Reporter: Uwe Schindler
>Assignee: Uwe Schindler
> Fix For: master, 6.1, 6.x
>
>
> The new version has better output of static leak detector, so you are able to 
> figure out which field caused the InaccessibleObjectException or 
> AccessControlException.
> https://github.com/randomizedtesting/randomizedtesting/releases/tag/release%2F2.3.4



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (LUCENE-7174) Upgrade randomizedtesting to 2.3.4

2016-04-08 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/LUCENE-7174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15232442#comment-15232442
 ] 

ASF subversion and git services commented on LUCENE-7174:
-

Commit 65bfc19f98b83212ced82a7efed66ec7d706050a in lucene-solr's branch 
refs/heads/master from [~steve_rowe]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=65bfc19 ]

LUCENE-7174: IntelliJ config: remove trailing slashes on dir names to make 
IntelliJ happy


> Upgrade randomizedtesting to 2.3.4
> --
>
> Key: LUCENE-7174
> URL: https://issues.apache.org/jira/browse/LUCENE-7174
> Project: Lucene - Core
>  Issue Type: Test
>  Components: general/test
>Reporter: Uwe Schindler
>Assignee: Uwe Schindler
> Fix For: master, 6.1, 6.x
>
>
> The new version has better output of static leak detector, so you are able to 
> figure out which field caused the InaccessibleObjectException or 
> AccessControlException.
> https://github.com/randomizedtesting/randomizedtesting/releases/tag/release%2F2.3.4



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (LUCENE-7174) Upgrade randomizedtesting to 2.3.4

2016-04-07 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/LUCENE-7174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15230997#comment-15230997
 ] 

ASF subversion and git services commented on LUCENE-7174:
-

Commit b0af7a4adf4b8e5494a5fa40ac20e01f0d449f40 in lucene-solr's branch 
refs/heads/apiv2 from [~thetaphi]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=b0af7a4 ]

LUCENE-7174: Upgrade randomizedtesting to 2.3.4


> Upgrade randomizedtesting to 2.3.4
> --
>
> Key: LUCENE-7174
> URL: https://issues.apache.org/jira/browse/LUCENE-7174
> Project: Lucene - Core
>  Issue Type: Test
>  Components: general/test
>Reporter: Uwe Schindler
>Assignee: Uwe Schindler
> Fix For: master, 6.1, 6.x
>
>
> The new version has better output of static leak detector, so you are able to 
> figure out which field caused the InaccessibleObjectException or 
> AccessControlException.
> https://github.com/randomizedtesting/randomizedtesting/releases/tag/release%2F2.3.4



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (LUCENE-7174) Upgrade randomizedtesting to 2.3.4

2016-04-04 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/LUCENE-7174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15225113#comment-15225113
 ] 

ASF subversion and git services commented on LUCENE-7174:
-

Commit b37da2b87d37e652fb572326174014bafe879082 in lucene-solr's branch 
refs/heads/branch_6x from [~thetaphi]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=b37da2b ]

LUCENE-7174: Upgrade randomizedtesting to 2.3.4


> Upgrade randomizedtesting to 2.3.4
> --
>
> Key: LUCENE-7174
> URL: https://issues.apache.org/jira/browse/LUCENE-7174
> Project: Lucene - Core
>  Issue Type: Test
>  Components: general/test
>Reporter: Uwe Schindler
>Assignee: Uwe Schindler
> Fix For: master, 6.1, 6.x
>
>
> The new version has better output of static leak detector, so you are able to 
> figure out which field caused the InaccessibleObjectException or 
> AccessControlException.
> https://github.com/randomizedtesting/randomizedtesting/releases/tag/release%2F2.3.4



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (LUCENE-7174) Upgrade randomizedtesting to 2.3.4

2016-04-04 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/LUCENE-7174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15225092#comment-15225092
 ] 

ASF subversion and git services commented on LUCENE-7174:
-

Commit b0af7a4adf4b8e5494a5fa40ac20e01f0d449f40 in lucene-solr's branch 
refs/heads/master from [~thetaphi]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=b0af7a4 ]

LUCENE-7174: Upgrade randomizedtesting to 2.3.4


> Upgrade randomizedtesting to 2.3.4
> --
>
> Key: LUCENE-7174
> URL: https://issues.apache.org/jira/browse/LUCENE-7174
> Project: Lucene - Core
>  Issue Type: Test
>  Components: general/test
>Reporter: Uwe Schindler
>Assignee: Uwe Schindler
> Fix For: master, 6.1, 6.x
>
>
> The new version has better output of static leak detector, so you are able to 
> figure out which field caused the InaccessibleObjectException or 
> AccessControlException.
> https://github.com/randomizedtesting/randomizedtesting/releases/tag/release%2F2.3.4



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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