Changeset 5826


Ignore:
Timestamp:
2011-02-03 14:27:22 (2 years ago)
Author:
paul
Message:

Make sure classloader is in sync with what is listed in the pom

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/daisy/services/workflow/server-impl/src/main/resources/DAISY-INF/classloader.xml

    r5801 r5826  
    3636    <artifact groupId="javax.mail" artifactId="mail" version="1.4" share="allowed"/> 
    3737    <artifact groupId="javax.activation" artifactId="activation" version="1.1" share="allowed"/> 
    38     <artifact groupId="org.freemarker" artifactId="freemarker" version="2.3.9" share="allowed"/> 
     38    <artifact groupId="org.freemarker" artifactId="freemarker" version="2.3.16" share="allowed"/> 
    3939    <artifact groupId="rhino" artifactId="js" version="1.6R5" share="allowed"/> 
    4040  </classpath> 
Note: See TracChangeset for help on using the changeset viewer.