1. 13 1月, 2010 2 次提交
    • G
      Minor fix · 3ae6fc5c
      godin 提交于
      git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@25729 71c3de6d-444a-0410-be80-ed276b4c234a
      3ae6fc5c
    • K
      Both test harness and core uses stapler as an extension, · 47c049ed
      kohsuke 提交于
                  and apparently without having extension preloaded at the parent, the main artifact of the 'test' module
                  ends up installed with 'stapler-jar' extension (which normally is an indication that the ArtifactTypeHandler
                  defined in this extension is not getting picked up.)
      
                  To avoid this problem, I'm defining an extension here. Not sure if the nested <dependencies> is necessary.
                  It's also possible that I misdiagnosed the problem and the root cause is something entirely different.
      
                  To test if you can remove this work around, do a rebuild from main and see if the test harness
                  is installed with the right extension into the local repository.
      
      The typical indication of this problem is:
      
      [INFO] Installing /usr/home/jitu/src/hudson/main/test/target/hudson-test-harness-1.341-SNAPSHOT.jar to /usr/home/jitu/.m2/repository/org/jvnet/hudson/main/hudson-test-harness/1.341-SNAPSHOT/hudson-test-harness-1.341-SNAPSHOT.stapler-jar
      
      git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@25727 71c3de6d-444a-0410-be80-ed276b4c234a
      47c049ed
  2. 12 1月, 2010 5 次提交
  3. 11 1月, 2010 3 次提交
  4. 10 1月, 2010 1 次提交
  5. 09 1月, 2010 6 次提交
  6. 08 1月, 2010 8 次提交
  7. 07 1月, 2010 5 次提交
  8. 06 1月, 2010 1 次提交
  9. 05 1月, 2010 2 次提交
  10. 04 1月, 2010 1 次提交
  11. 01 1月, 2010 3 次提交
  12. 25 12月, 2009 3 次提交