Skip to content
  • Pedro Teixeira's avatar
    [BACKLOG-12101] Convert Pentaho Platform Repository and Modules to maven · f62ba3bd
    Pedro Teixeira authored
       - Moved the files to standard maven folder structure
       - Changed the test cases that have hardcoded reference to test-res folder to use the new folders src/test/resources
       - Modified some test classes that are using MicroPlatform to use another constructor that takes the path to solutions folder to resolve the error related to not being able to find pentaho.xml while executing unit and integration test
       - Removed ant/ivy related files
       - Added License Header specific properties
       - Override and set reuse forks flag to false
       - platform-api is LGPL-2.1, all others are GPL-2.0
       - Moved test configuration files to src/it/resources
       - delete .iml files and .idea folders
       - removed tomcat as dependency
    
    	- Refactored assembly/pom.xml
    	- Added exclusion in extensions/pom.xml
    f62ba3bd
This project is licensed under the Other. Learn more
Loading