1. 05 Apr, 2018 1 commit
  2. 23 Feb, 2018 1 commit
  3. 08 Feb, 2018 1 commit
  4. 15 Dec, 2017 1 commit
  5. 10 Oct, 2017 1 commit
  6. 13 Sep, 2017 1 commit
    • Kerry Billingham's avatar
      Removed hard-coded version from integration test. (#9335) · 31348f8c
      Kerry Billingham authored
      Documented how to change the version of Maven to match OpenCV core and modified bash scripts accordingly.
      
      Extracted integration test module and placed into own profile.
      
      Configured CMake Maven plugin to use native CMake by default.
      
      Updated documentation.
      31348f8c
  7. 31 Jul, 2017 1 commit
  8. 28 Jul, 2017 1 commit
  9. 19 Jul, 2017 1 commit
  10. 18 Mar, 2017 1 commit
    • Kerry Billingham's avatar
      Changes made to the Maven build process: · d9231afa
      Kerry Billingham authored
      * Introduced OSGi Blueprint XML file and Bean class too automatically load the native library.
      
      * Introduced integration testing module to deploy to Karaf OSGi implementation.
      
      * Clears library executable stack flag during build.
      
      * Updated README document.
      d9231afa
  11. 19 Dec, 2016 1 commit
  12. 12 Jul, 2016 1 commit
    • Kerry Billingham's avatar
      Creation of Maven POM project and documentation. · b2dd128e
      Kerry Billingham authored
      This commit introduces a POM.xml file to allow the build of OpenCV and Java bundles using Maven.
      
      An additonal directory has been created  'platforms/maven' to contain the POM and scripts used during the build process. An additional Markdown file is included to give instructions on how to build with Maven.
      b2dd128e