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

Mark Proctor (JIRA) jira-events at lists.jboss.org
Thu Oct 2 18:45:21 EDT 2008


     [ https://jira.jboss.org/jira/browse/JBRULES-1767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Proctor closed JBRULES-1767.
---------------------------------

    Fix Version/s: 5.0.0.M3
       Resolution: Out of Date


I think this was already fixed, I don't see it in trunk any more:
http://anonsvn.labs.jboss.com/labs/jbossrules/trunk/drools-process/drools-process-task/src/main/java/org/drools/task/service/SendIcal.java

Let me know if it continues to be a problem.

> 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
>             Fix For: 5.0.0.M3
>
>
> 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