Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TestBeans should support Boolean, Integer and Long #2659

Closed
asfimport opened this issue Nov 25, 2011 · 1 comment
Closed

TestBeans should support Boolean, Integer and Long #2659

asfimport opened this issue Nov 25, 2011 · 1 comment

Comments

@asfimport
Copy link
Collaborator

Sebb (Bug 52240):
TestBeans don't currently support Boolean, Integer or Long because the JRE does not include these by default.

OS: Windows XP

@asfimport
Copy link
Collaborator Author

Sebb (migrated from Bugzilla):
URL: http://svn.apache.org/viewvc?rev=1206025&view=rev
Log:
#2659 - TestBeans should support Boolean, Integer and Long

Added:
jmeter/trunk/src/core/org/apache/jmeter/testbeans/gui/BooleanPropertyEditor.java (with props)
jmeter/trunk/src/core/org/apache/jmeter/testbeans/gui/IntegerPropertyEditor.java (with props)
jmeter/trunk/src/core/org/apache/jmeter/testbeans/gui/LongPropertyEditor.java (with props)
Modified:
jmeter/trunk/src/core/org/apache/jmeter/testbeans/gui/GenericTestBeanCustomizer.java
jmeter/trunk/xdocs/changes.xml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant