TimeUnit is not backported in alpha-4
-------------------------------------

                 Key: MRETRO-35
                 URL: http://jira.codehaus.org/browse/MRETRO-35
             Project: Maven 2.x Retrotranslator Plugin
          Issue Type: Bug
    Affects Versions: 1.0-alpha-4
            Reporter: Benjamin Geißelmeier
            Assignee: Jason Dillon
         Attachments: pom.xml

When I retrotranslate a statement like 
{{System.out.println(java.util.concurrent.TimeUnit.SECONDS)}} the resulting 
byte code does not import the backport class 
{{edu.emory.mathcs.backport.java.util.concurrent.TimeUnit}}.

In alpha-3 it has worked.

A mimimal pom file is included in the attachment.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to