[
https://issues.apache.org/jira/browse/XBEAN-131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12712670#action_12712670
]
Jacek Laskowski commented on XBEAN-131:
---------------------------------------
It worked fine with Maven 2.0.9 too without org.apache.xbean in the Maven local
repo, so I'll close it as "Cannot reproduce" unless you help me to hunt it down
sending more data for investigation in a couple of days. Deal?
> xbean reflect build unit testing failed when working with SUN JDK 1.5.0_15-b04
> ------------------------------------------------------------------------------
>
> Key: XBEAN-131
> URL: https://issues.apache.org/jira/browse/XBEAN-131
> Project: XBean
> Issue Type: Bug
> Components: reflect
> Affects Versions: 3.6
> Environment: windows XP +SUN JDK 1.5.0_15-b04 + maven 2.0.9
> Reporter: Shawn Jiang
> Fix For: 3.6
>
>
> D:\ws\xbeantrunk\xbean-reflect>java -version
> java version "1.5.0_15"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_15-b04)
> Java HotSpot(TM) Client VM (build 1.5.0_15-b04, mixed mode)
> ----------------------------
> Results :
> Failed tests:
> testPrivateConstructor(org.apache.xbean.recipe.ParameterNameLoaderTest)
> Tests run: 68, Failures: 1, Errors: 0, Skipped: 0
> ------------------------------
> -------------------------------------------------------------------------------
> Test set: org.apache.xbean.recipe.ParameterNameLoaderTest
> -------------------------------------------------------------------------------
> Tests run: 11, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec
> <<< FAILURE!
> testPrivateConstructor(org.apache.xbean.recipe.ParameterNameLoaderTest) Time
> elapsed: 0 sec <<< FAILURE!
> junit.framework.AssertionFailedError
> at junit.framework.Assert.fail(Assert.java:47)
> at junit.framework.Assert.assertTrue(Assert.java:20)
> at junit.framework.Assert.assertNotNull(Assert.java:220)
> at junit.framework.Assert.assertNotNull(Assert.java:213)
> at
> org.apache.xbean.recipe.ParameterNameLoaderTest.assertEquals(ParameterNameLoaderTest.java:180)
> at
> org.apache.xbean.recipe.ParameterNameLoaderTest.assertParameterNames(ParameterNameLoaderTest.java:170)
> at
> org.apache.xbean.recipe.ParameterNameLoaderTest.testPrivateConstructor(ParameterNameLoaderTest.java:75)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.