I downloaded the code for Magnolia 5.2 on mac and am currently trying to build 
magnolia-ui-vaadin-common-widgets but facing error related to 
VScrollTablePatched.java, TableConnectorPatched.java etc. 

I can see the following comments in pom.xml for the project but it looks like 
that maven is not patching the files.
<!--
      We currently need to maintain a patched version of Vaadin's 
VScrollTable.java due to some limitations regarding extensibility
      in the original class and which Vaadin cannot handle at the moment (TODO 
add Vaadin tickets raised by Magnolia about this, if any).
      Here what we do is
        1) extract VScrollTable.java sources from the vaadin core jar 
dependency.
        2) apply our own patch (see src/main/patches/vscrolltable.txt) to the 
class's original sources.
        3) rename the original VScrollTable.java to VScrollTablePatched.java 
which our code will use instead of the original.
      -->

Can someone please look into this and let me know the solution for this.

-- 
Context is everything: 
http://forum.magnolia-cms.com/forum/thread.html?threadId=342b9c6c-5068-41fb-8038-b763c6a7c710


----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to