https://bz.apache.org/bugzilla/show_bug.cgi?id=53347

Jan Mat <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #4 from Jan Mat <[email protected]> ---
Created attachment 32681
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=32681&action=edit
Java8-Sample: Buildfile

I did an example which works for me.

Ant: 1.9.4
Java: 1.8.0-ea (I know, I should update ....)


Buildfile: C:\temp\ant-test\build.xml
   [delete] Deleting directory C:\temp\ant-test\build
    [mkdir] Created dir: C:\temp\ant-test\build\classes
     [echo] Java-Home: C:\seu\jdk1.8.0_b87\jre
     [echo] Java-Version: 1.8.0-ea
    [javac] Compiling 1 source file to C:\temp\ant-test\build\classes
--> wait for the swing gui
--> and click on the button
     [java] Click Detected by Lambda Listner
     [java] Click Detected by Anon Class

BUILD SUCCESSFUL
Total time: 7 seconds

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to