Here's a Spring tidbit with Ant example as well: http://almaer.com/blog/spring-propertyplaceholderconfigurer-a-nice-clean-way-to-share. Of course, there's the manual copy approach.
dev.db.properties ------ test.db.properties ------ copied to --- db.properties . ------ . Modules always reference the "db.properties". Ant, Maven, Spring, etc.. substitute values for placeholders if necessary during the copy. -- You received this message because you are subscribed to the Google Groups "google-guice" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-guice/-/WHpPbnNBbk5vN0lK. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-guice?hl=en.
