1. Modified the integration-testing dependencies to use a Apache Log4J bundle that is a non-SNAPSHOT version. The tests will now use version 1.2.15.   
2. Modfied NamingTestCase.java to dynamically modify the Log4J bundle used by the Spring OSGi Test Framework.  By default, the Test Framework will use a SNAPSHOT version of Log4J.  
3. Added a readme.txt to the top-level of the build.  This readme contains some build setup information.  Currently, only one environment variable is required to configure the build (GEMINI_NAMING_HOME).  
3 files changed
tree: 216788a453fe1d027c95797764c9b8525fe7a7ab
  1. framework/
  2. integration-testing/
  3. lib/
  4. pom.xml
  5. readme.txt