Branch: refs/heads/master Home: https://github.com/jenkinsci/maven-hpi-plugin Commit: 2865f427db82b9b5627837af15128a93ae933aa6 https://github.com/jenkinsci/maven-hpi-plugin/commit/2865f427db82b9b5627837af15128a93ae933aa6 Author: Kohsuke Kawaguchi <k...@kohsuke.org> Date: 2013-06-03 (Mon, 03 Jun 2013)
Changed paths: M src/main/java/org/jenkinsci/maven/plugins/hpi/TagLibInterfaceGeneratorMojo.java Log Message: ----------- removed pointless cast Commit: 603d25951b683a348969154ad96efa0a65f698c4 https://github.com/jenkinsci/maven-hpi-plugin/commit/603d25951b683a348969154ad96efa0a65f698c4 Author: Kohsuke Kawaguchi <k...@kohsuke.org> Date: 2013-06-09 (Sun, 09 Jun 2013) Changed paths: M src/main/java/org/jenkinsci/maven/plugins/hpi/TagLibInterfaceGeneratorMojo.java Log Message: ----------- Generating IntelliJ IDEA parameter completion DSL. However, due to a bug in IDEA, this doesn't actually result in an useful completion. See the ticket I field on IDEA: http://youtrack.jetbrains.com/issue/IDEA-108375 and http://youtrack.jetbrains.com/issue/IDEA-108355 Commit: 603535119122e820751607812bb7d0bd3b8c3556 https://github.com/jenkinsci/maven-hpi-plugin/commit/603535119122e820751607812bb7d0bd3b8c3556 Author: Kohsuke Kawaguchi <k...@kohsuke.org> Date: 2013-06-09 (Sun, 09 Jun 2013) Changed paths: M src/main/java/org/jenkinsci/maven/plugins/hpi/AbstractHpiMojo.java M src/main/java/org/jenkinsci/maven/plugins/hpi/HpiMojo.java Log Message: ----------- Modified to produce a jar file instead of WEB-INF/classes Because of the prefetching change in remoting (see JENKINS-15120), it is desirable now to produce class files in a jar file, not in a classes directory, so that slaves can prefetch them and cache them efficiently. Compare: https://github.com/jenkinsci/maven-hpi-plugin/compare/4d27f2880fa5...603535119122 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.