Changes between Version 7 and Version 8 of Maven


Ignore:
Timestamp:
Mar 26, 2010, 8:08:11 AM (14 years ago)
Author:
fxp
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Maven

    v7 v8  
    3939 * OAI-PMH dependencies
    4040  * Duplicate iso date class to fix cyclic reference.
     41 * Test : removed
     42  * to fix cyclic reference with GAST. Test also required a Jetty embedded which is not a good option.
     43  * Unit test or test against a running app could be added.
    4144 * GAST :
    4245  * GAST was using only the application path to load both resources and libs (from WEB-INF/lib). Added a libPath and an appPath.