On Fri, Jul 15, 2011 at 12:03:51PM -0500, Tim Donohue wrote: > On 7/15/2011 11:49 AM, Mark Diggory wrote: > > I've been having a similar issue with some of the dspace-core work > > I've been attempting. I'd like to have the the scaffolding exist in > > dspace-api, but be able to fire it up within > > dspace-core/impl/src/test/ for locally testing the new Domain Model. > > But alas, I ran into the same issues that you did. I think if we all > > were to work together, we might be able to get this into a state that > > it woks across modules... > > > > Issue 1: the configuration is duplicated inside > > "dspace-api/src/test/resources for an entire dspace instance and is > > not kept uptodate with the existing dspace dir, we need this to not be > > the case. > > +1 we need to fix this. :) It's obviously already well out-of-date each > time we move around configs (as we've been doing in preparation for 1.8).
+1 but it's not clear to me how we are going to do this. I can't find any way for a Maven module to refer to *source* files of other modules, probably for a good reason. We might have to make common configuration stuff into its own module with JAR or Zip output, depend on it, then unpack the archive somewhere and filter appropriately. At least dspace.cfg is going to need some filter targets implanted. We might need to generate both the 'test' copy and the 'package' copy from a single template. This might also facilitate the creation of some kind of automated installer package. -- Mark H. Wood, Lead System Programmer mw...@iupui.edu Asking whether markets are efficient is like asking whether people are smart.
pgpF6xbp1NmHN.pgp
Description: PGP signature
------------------------------------------------------------------------------ AppSumo Presents a FREE Video for the SourceForge Community by Eric Ries, the creator of the Lean Startup Methodology on "Lean Startup Secrets Revealed." This video shows you how to validate your ideas, optimize your ideas and identify your business strategy. http://p.sf.net/sfu/appsumosfdev2dev
_______________________________________________ Dspace-devel mailing list Dspace-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspace-devel