Hello, I habe already set up a test instance of dspace 1.7.2 using the binary release. Now, to integrate a translation of the Messages file for Discovery it looks like I have to switch to a source build.
I downloaded the source distribution, unpacked and ran mvn package and switched to the target/dspace-blurb.dir. When listing the contents of the webapp directory I find it cluttered with all the many .jsp files and folders the belong to the jspui besides a few different folders such as i18n, aspects or themes. Obviously, the same stuff gets copied from dspace-source to dspace when running ant update. As such, the xmlui cannot be reached as opposed to the binary distribution where everthing works fine. I expected to find more or less the same stuff in the webapps directory when using the source distribution as with the binary distribution. However, in binary distribution, the webapps dir contains a set of folders such as xmlui, jspui, lni, oai and so on, very neat. And, it works. I tried to pull sources with subversion, same thing. The dspace.cfg ist the same as in the working binary file tree. The install docs dont distinguish between binary and source distribution. No errors get thrown while running mvn package. I probably do a very stupid mistake or just overlook something essential but for now I am really clueless. Thanks for any hint. Bye, Christian ------------------------------------------------------------------------------ Special Offer -- Download ArcSight Logger for FREE! Finally, a world-class log management solution at an even better price-free! And you'll get a free "Love Thy Logs" t-shirt when you download Logger. Secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsisghtdev2dev _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

