1. 24 7月, 2019 1 次提交
  2. 21 7月, 2019 1 次提交
    • K
      Speed up ci/e2e builds (#3130) · 3fd1f072
      kezhenxu94 提交于
      * Make use of multi-thread builds of maven
      
      * Bump up maven version to get rid of parallel build bug
      
      * Apply the same to E2E tests
      
      * Apply the same to JavaDoc task
      
      * Revert E2E settings
      
      * Add maven tuning opts
      
      * Increase maven fork process memory
      3fd1f072
  3. 27 6月, 2019 1 次提交
  4. 19 6月, 2019 1 次提交
  5. 16 6月, 2019 1 次提交
  6. 13 6月, 2019 1 次提交
    • K
      Integrate Jenkins CI (#2864) · f5db90b8
      kezhenxu94 提交于
      * Test
      
      * Sync
      
      * Update ITNacosConfigurationTest.java
      
      * Trigger CI
      
      * Trigger CI
      
      * Trigger CI
      
      * Trigger CI
      
      * Trigger CI
      
      * Remove unused imports to fix checkstyle
      
      * Remove unused imports to fix checkstyle
      
      * Increase timeout since nacos starts slowlly
      
      * Bump up Oracle JDK version
      
      * Remove OracleJDK due to license
      
      * Add CI-with-IT profile and openjdk9
      
      * Add missing profiles
      
      * Lift failsafe plugin to root
      
      * Update pom.xml
      
      * Remove OPENJDK9
      
      * Try parallel builds and add agent
      
      * Try parallel build and windows
      
      * Try parallel build and windows
      
      * Try parallel build and windows
      
      * Try parallel build
      
      * Try parallel build
      
      * Try parallel build
      
      * Fix indentation
      
      * Trigger CI
      
      * Trigger CI
      
      * Remove Windows stage
      
      * Update mvnw.cmd
      f5db90b8
  7. 10 4月, 2019 1 次提交