Changeset 1930


Ignore:
Timestamp:
2011-08-16 09:35:18 (9 months ago)
Author:
mpo
Message:

disabling the crosscheck test since jquery 1.6.2 fails on it, and the plugin badly needs an update/alternative

looking for an alternative is tracked in r470

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/modules/kauri-forms/kauri-forms-framework/pom.xml

    r1790 r1930  
    6363      </plugin> 
    6464 
     65      <!-- disabled since introduction of jquery 1.6.2  
     66           need to look for replacement js syntax checkup (possibly js-lint) 
     67           alternatives and work tracked in #470 
     68           http://dev.outerthought.org/trac/outerthought_kauri/ticket/470 
    6569      <plugin> 
    6670        <groupId>net.thefrontside.crosscheck.maven.plugin</groupId> 
     
    8589        </executions> 
    8690      </plugin> 
     91      --> 
    8792 
    8893    </plugins> 
Note: See TracChangeset for help on using the changeset viewer.