Hey Raja, The [dspace-src] means the source code of the application, the one you fist installed DSpace from, in your case it's probably /build/dspace-4.2-src-release The [dspace] directory refers to the compiled code, which is probably your /dspace directory. You shouldn't have to cd to this directory in order to perform the full rebuild.
One quick note tho: I haven't used DSpace 4.2, only from 5.1 onward, so for versions 5.1, the documentation is a bit outdated (I think). The *ant update* step, where it refers to: [dspace-source]/dspace/target/dspace-[version]-build.dir It's actually referring to [dspace-source]/dspace/target/dspace-installer For version 4.2 maybe those instructions are accurate, however if you don't find the mentioned directory run the commands on the second directory. Good luck, Pedro Amorim 2017-01-26 10:37 GMT-01:00 RajaKumar PonnuSamy <[email protected]>: > Hi Pedro > > Thanks for your support .I refer the link i got the directory > [dspace-source]/dspace/target/ in this directory > [dspace-source] mean which one exactly .can you give one example for that > > My Dspace directory > > i)/build/despace-4.2-src-release/dspace > second one start like below > 2)/dspace > where will i run the commands > > Thanks and Regards > P.Rajakumar > > On Thu, Jan 26, 2017 at 4:56 PM, Pedro Amorim <[email protected]> > wrote: > >> Hello RajaKumar, >> >> I suggest you follow the instruction on the documentation: >> https://wiki.duraspace.org/display/DSDOC3x/Rebuild+DSpace#Re >> buildDSpace-FullRefresh/Rebuild:(CompletelyrefreshallofDSpace) >> >> Only after the rebuild will the changes on the source code be reflected >> on the application. >> >> Good luck, >> >> Pedro Amorim >> >> 2017-01-26 8:38 GMT-01:00 RajaKumar PonnuSamy <[email protected]>: >> >>> Dear Team >>> >>> >>> I installed DSpace 4.2 successfully . I made changes in source code >>> but >>> the changes not reflected . how i rebuild or rerun DSpace otherwise >>> please guide us where will i change the source code for DSpace >>> modification. kindly do this need full >>> >>> >>> >>> Thanks and Regards >>> P.Rajakumar >>> 9942042716 >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "DSpace Community" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To post to this group, send email to [email protected]. >>> Visit this group at https://groups.google.com/group/dspace-community. >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> > -- You received this message because you are subscribed to the Google Groups "DSpace Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/dspace-community. For more options, visit https://groups.google.com/d/optout.
