Bug 289390 - modify ProxyAuthenticationServerTestSuite.java to remove hardcoded proxy user
Summary: modify ProxyAuthenticationServerTestSuite.java to remove hardcoded proxy user
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Eclipselink (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Nobody - feel free to take it CLA
QA Contact:
URL:
Whiteboard:
Keywords: test
Depends on:
Blocks:
 
Reported: 2009-09-14 15:22 EDT by Yiping Zhao CLA
Modified: 2022-06-09 10:28 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yiping Zhao CLA 2009-09-14 15:22:50 EDT
changes are:

1. add proxy.user.name property in test.properties
2. add <sysproperty key="proxy.user.name" value="${proxy.user.name}"/> in  <trunk>/jpa/eclipselink.jpa.test/build.xml
3. add getServerProperties() in ProxyAuthenticationServerTestSuite.java to overwrite getServerProperties() defined in JUnitTestCase.java, this method will get system property "proxy.user.name" and push back in property stack.
Comment 1 Yiping Zhao CLA 2009-09-14 16:36:16 EDT
checked in fix in Main as revision 5126 and 1.1.0 as 5127
Comment 2 Eclipse Webmaster CLA 2022-06-09 10:28:05 EDT
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink