1. 15 5月, 2014 1 次提交
  2. 14 5月, 2014 1 次提交
  3. 04 5月, 2014 1 次提交
  4. 19 3月, 2014 2 次提交
  5. 20 12月, 2013 2 次提交
  6. 19 12月, 2013 1 次提交
  7. 18 12月, 2013 3 次提交
  8. 15 12月, 2013 1 次提交
  9. 14 12月, 2013 2 次提交
  10. 23 10月, 2013 1 次提交
    • A
      Change Client to accept new PlanWithJars instead of PactProgram · b03cef2e
      Aljoscha Krettek 提交于
      PlanWithJars is a simple wrapper around a Plan and a list of jars that
      have to be submitted with the plan. This is necessary to enable the
      RemoteExecutor that simple accepts a Plan and a list of jars without the
      whole PlanAssembler and jar extraction business of PactProgram.
      
      PactProgram now has a getPlanWithJars() method that does the old jar
      extraction and simply creates the PlanWithJars wrapper with the plan
      that it created from the PlanAssembler in the jar. Client no longer
      cares about the jar extraction logic and does also no longer call
      deleteExtractedLibraries (since it does not have a reference to the
      PactProgram anymore). The code that creates the PactProgram is not
      responsible for calling deleteExtractedLibraries after the job is
      submitted.
      b03cef2e
  11. 28 1月, 2013 1 次提交
  12. 25 1月, 2013 1 次提交
  13. 26 10月, 2012 1 次提交
  14. 24 10月, 2012 1 次提交
  15. 20 9月, 2012 1 次提交
  16. 17 9月, 2012 1 次提交
  17. 20 9月, 2011 1 次提交
  18. 18 2月, 2011 1 次提交
  19. 15 2月, 2011 1 次提交
  20. 22 1月, 2011 1 次提交