Yes, sorry there was some SVN conflict, after resolving that src/META-INF isgone.
Thanks, Seb 2013/9/12 Maxim Solodovnik <[email protected]> > src/META-INF was moved to src/main/webapp/WEB-INF/classes/META-INF/ and I > see no code putting it back > What is the result of "svn status" command? > > > On Thu, Sep 12, 2013 at 2:43 PM, Maxim Solodovnik <[email protected]>wrote: > >> Hello Sebastian, >> >> I believe src/main/webapp/WEB-INF/classes/META-INF/ is the only place >> I'll doublecheck >> >> >> On Thu, Sep 12, 2013 at 2:41 PM, [email protected] < >> [email protected]> wrote: >> >>> Hi Maxim, >>> >>> I think from the refactoring there are some leftovers. >>> >>> I fixed some eclipse configs with the new paths. Having those conistest >>> is a good thing, I think for example refactoring of Spring Beans will >>> otherwise not automatically fix the applicationContext file. >>> >>> But we have now two folders that contains the persistance.xml files. >>> Which of those is the one that we want to use in the future? >>> src/main/webapp/WEB-INF/classes/META-INF/ >>> or >>> src/META-INF/ >>> >>> ? >>> >>> Thanks, >>> Sebastian >>> >>> -- >>> Sebastian Wagner >>> https://twitter.com/#!/dead_lock >>> http://www.webbase-design.de >>> http://www.wagner-sebastian.com >>> [email protected] >>> >> >> >> >> -- >> WBR >> Maxim aka solomax >> > > > > -- > WBR > Maxim aka solomax > -- Sebastian Wagner https://twitter.com/#!/dead_lock http://www.webbase-design.de http://www.wagner-sebastian.com [email protected]
