You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by benbenw <gi...@git.apache.org> on 2015/12/03 14:41:02 UTC

[GitHub] jmeter pull request: Bug 58685 JDateField : Make the modification ...

GitHub user benbenw opened a pull request:

    https://github.com/apache/jmeter/pull/38

    Bug 58685 JDateField : Make the modification of the date with up/down arrow work

    Remove a workaround for a jdk bug that was corrected 12 years ago...
    Because the jdk 1.3 was released in 2000, the next step should be to
    removed the jdatefield class and replace it with a jspinner or a simple
    text field

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/benbenw/jmeter datefield

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/jmeter/pull/38.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #38
    
----
commit 6eed7ed00e041daeece6f73632a589d423df13c5
Author: benoit <b....@ubik-ingenierie.com>
Date:   2015-12-03T13:32:28Z

    Make the modification of the date with up/down arrow work
    Remove a workaround for a jdk bug that was corrected 12 years ago...
    Because the jdk 1.3 was released in 2000, the next step should be to
    removed the jdatefield class and replace it with a jspinner or a simple
    text field

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] jmeter pull request: Bug 58685 JDateField : Make the modification ...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/jmeter/pull/38


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] jmeter pull request: Bug 58685 JDateField : Make the modification ...

Posted by pmouawad <gi...@git.apache.org>.
Github user pmouawad commented on the pull request:

    https://github.com/apache/jmeter/pull/38#issuecomment-161958206
  
    Fixed by http://svn.apache.org/viewvc?rev=1717954&view=rev


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---