[jboss-jira] [JBoss JIRA] Created: (JBRULES-1767) SendIcal has invalid junit.* import

Michael Zimmermann (JIRA) jira-events at lists.jboss.org
Mon Sep 15 10:47:32 EDT 2008


SendIcal has invalid junit.* import
-----------------------------------

                 Key: JBRULES-1767
                 URL: https://jira.jboss.org/jira/browse/JBRULES-1767
             Project: JBoss Drools
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions: FUTURE
         Environment: Linux, Drools from svn trunk 
            Reporter: Michael Zimmermann
            Assignee: Mark Proctor


drools-process/drools-process-task/src/main/java/org/drools/task/service/SendIcal.java has an invalid and unneded import from junit.*. 

This results in a broken maven build as the junit-jar is not in the classpath for the main build process (only for testing). Removing the import results in a working compile process.

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

        



More information about the jboss-jira mailing list