Commit Graph

2932 Commits

Author SHA1 Message Date
aheritier
badcd1bd04 [maven-scm-plugin] prepare release 1.8.1
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115984 13f79535-47bb-0310-9956-ffa450edef68
2004-08-20 21:19:30 +00:00
vmassol
da0a3529b4 Upgraded to Abbot 0.13.0 and JDOM 1.0 beta 10.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115983 13f79535-47bb-0310-9956-ffa450edef68
2004-08-20 19:15:03 +00:00
vmassol
79e4fcbdca Upgraded dependency to Jasper Compiler and Runtime 4.1.30.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115982 13f79535-47bb-0310-9956-ffa450edef68
2004-08-20 13:01:38 +00:00
vmassol
3bb19c6d17 Upgraded dependency to Jetty 4.2.20.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115981 13f79535-47bb-0310-9956-ffa450edef68
2004-08-19 15:52:15 +00:00
carlos
a292f4cdc8 Documented use of maven.repo.x.port with scpexe
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115980 13f79535-47bb-0310-9956-ffa450edef68
2004-08-19 10:53:52 +00:00
carlos
74a06c1fd4 Rolled back to 1.6
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115979 13f79535-47bb-0310-9956-ffa450edef68
2004-08-19 10:49:33 +00:00
carlos
6056f492bf Removed port property from a sample
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115978 13f79535-47bb-0310-9956-ffa450edef68
2004-08-19 10:18:25 +00:00
carlos
e65afb4bbd Added some performance improvements
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115977 13f79535-47bb-0310-9956-ffa450edef68
2004-08-18 20:15:32 +00:00
vmassol
38551e3bdf Fix bug from my previous change when I added the maven.abbot.extrajars property.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115976 13f79535-47bb-0310-9956-ffa450edef68
2004-08-18 15:42:18 +00:00
carlos
97a5792442 Use Buffered Streams and close them properly
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115975 13f79535-47bb-0310-9956-ffa450edef68
2004-08-17 17:29:49 +00:00
carlos
6d5c248cf9 Fixed MPLINKCHECK-15. Use BufferedInputStream in FileToCheck
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115974 13f79535-47bb-0310-9956-ffa450edef68
2004-08-17 17:14:35 +00:00
vmassol
ef5b83bf36 Added new <code>maven.abbot.extrajars</code> property that can be used to specify extra jars to be added to the executing classpath. For example, this is useful to add custom Abbot tester classes.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115973 13f79535-47bb-0310-9956-ffa450edef68
2004-08-17 15:11:16 +00:00
evenisse
df82d5f716 Add the possibility to set multiple includes and excludes files for instrumentation.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115972 13f79535-47bb-0310-9956-ffa450edef68
2004-08-17 14:00:48 +00:00
vmassol
fc665cc23e Refactoring: all jars to include in the generated JNLP are now signed in the maven.abbot.dest.jar.dir and the JNLP generation logic scans all jars in this directory for inclusion
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115971 13f79535-47bb-0310-9956-ffa450edef68
2004-08-17 13:54:11 +00:00
carlos
237623daa1 Added dt css style. Fixes MPFAQ-11
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115970 13f79535-47bb-0310-9956-ffa450edef68
2004-08-16 13:44:31 +00:00
aheritier
b820d5f625 Change the leader as it was decided some weeks ago.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115969 13f79535-47bb-0310-9956-ffa450edef68
2004-08-16 13:16:32 +00:00
carlos
d799bf984e Fixed reopened MPANT-16: Use relative paths in test resources filesets.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115968 13f79535-47bb-0310-9956-ffa450edef68
2004-08-16 10:50:27 +00:00
vmassol
f2f3ddeeb4 Refactoring: replaced iteration over ${pom.dependencies} by iteration over ${pom.artifacts} to get the full path of artifacts.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115967 13f79535-47bb-0310-9956-ffa450edef68
2004-08-16 10:41:22 +00:00
vmassol
8f59a5c49a [maven-scm-plugin] prepare release 1.4
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115965 13f79535-47bb-0310-9956-ffa450edef68
2004-08-15 13:13:13 +00:00
vmassol
ae3540d26a MPDASHBOARD-8. Fixed documentation regarding the <code>maven.dashboard.rungoals</code> property.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115964 13f79535-47bb-0310-9956-ffa450edef68
2004-08-15 12:52:51 +00:00
dion
680f3b061a Fix for MPJNLP-13
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115963 13f79535-47bb-0310-9956-ffa450edef68
2004-08-15 11:34:26 +00:00
brett
d709d52a64 remove extra tag - it doesn't exist
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115962 13f79535-47bb-0310-9956-ffa450edef68
2004-08-14 21:10:54 +00:00
epugh
dfe846f62b ready to start work on 1.6!
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115961 13f79535-47bb-0310-9956-ffa450edef68
2004-08-14 19:47:29 +00:00
epugh
1b7b143a14 Forgot to tag 1.3 when doing release.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115960 13f79535-47bb-0310-9956-ffa450edef68
2004-08-14 19:45:42 +00:00
epugh
4d4c71051b get ready to release 1.5
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115958 13f79535-47bb-0310-9956-ffa450edef68
2004-08-14 19:44:44 +00:00
epugh
651bb37a8f bump version now that 1.8 is released
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115957 13f79535-47bb-0310-9956-ffa450edef68
2004-08-14 19:43:31 +00:00
epugh
3b49ded71a get ready to release 1.8
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115955 13f79535-47bb-0310-9956-ffa450edef68
2004-08-14 19:39:58 +00:00
epugh
f8ee1bbead bump version to 1.3-snapshot now that 1.2 is released.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115954 13f79535-47bb-0310-9956-ffa450edef68
2004-08-14 19:38:59 +00:00
epugh
03970a8d01 Get ready for release.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115952 13f79535-47bb-0310-9956-ffa450edef68
2004-08-14 19:28:58 +00:00
carlos
590576b311 Added maven.javadoc.copyright property
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115951 13f79535-47bb-0310-9956-ffa450edef68
2004-08-13 20:16:53 +00:00
vmassol
98f8bc6611 Added ability for users to specify their own Clover license file by overriding the new <code>maven.clover.license.path</code> property.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115950 13f79535-47bb-0310-9956-ffa450edef68
2004-08-11 09:54:29 +00:00
vmassol
fc180fdb32 fixed typo (I've found the question from scm:prepare-release not very clear when it asks for the new version - I thought it was the version after the one being released...).
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115948 13f79535-47bb-0310-9956-ffa450edef68
2004-08-10 19:03:28 +00:00
vmassol
52641e0d28 [maven-scm-plugin] prepare release 1.4
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115947 13f79535-47bb-0310-9956-ffa450edef68
2004-08-10 19:01:11 +00:00
dion
2638bc97b3 Maven-1421
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115946 13f79535-47bb-0310-9956-ffa450edef68
2004-08-10 08:28:46 +00:00
epugh
fc1dd3c713 MPECLIPSE-37: Cactus jar added in a specific condition
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115945 13f79535-47bb-0310-9956-ffa450edef68
2004-08-10 07:41:17 +00:00
vmassol
5e5035394b Added check to verify that the POM has a <code>version</code> element for the announcement to be generated.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115944 13f79535-47bb-0310-9956-ffa450edef68
2004-08-09 17:30:43 +00:00
epugh
86179acbfd MPCRUISECONTROL-11 Add new properties to the maven cruisecontrol plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115943 13f79535-47bb-0310-9956-ffa450edef68
2004-08-09 15:47:57 +00:00
epugh
54cde969a3 add eclipse:clean goal. Use in unit tests!
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115942 13f79535-47bb-0310-9956-ffa450edef68
2004-08-09 15:01:39 +00:00
epugh
c9fb6b1175 small tweak to description
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115941 13f79535-47bb-0310-9956-ffa450edef68
2004-08-09 14:52:46 +00:00
epugh
bcd052b123 Use better focused xpath query to make tests less brittle!
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115940 13f79535-47bb-0310-9956-ffa450edef68
2004-08-09 14:31:13 +00:00
epugh
41215bebdb MPECLIPSE-36 JUnit jar not add in a specific condition
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115939 13f79535-47bb-0310-9956-ffa450edef68
2004-08-09 14:28:15 +00:00
epugh
953bb7ced0 add mention of maven.gen.src
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115938 13f79535-47bb-0310-9956-ffa450edef68
2004-08-09 13:46:13 +00:00
dion
9ab5435b71 Fix MPREPO-6
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115937 13f79535-47bb-0310-9956-ffa450edef68
2004-08-09 01:36:42 +00:00
dion
81754777ba Fix MPSCM-25
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115936 13f79535-47bb-0310-9956-ffa450edef68
2004-08-09 01:25:47 +00:00
vmassol
04b8919f58 Added new optional <code>maven.announcement.encoding</code> property that defines which charset encoding to use to generate the text announcement (defaults to UTF-8).
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115935 13f79535-47bb-0310-9956-ffa450edef68
2004-08-07 16:00:27 +00:00
vmassol
b736ddc415 Added new <code>announcement:mail</code> goal to automatically send the generated announcement by email.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115934 13f79535-47bb-0310-9956-ffa450edef68
2004-08-07 15:49:37 +00:00
vmassol
fddf2bc732 Added some default values for the announcement plugin in order to easiy send announcement emails to the Maven user mailing list
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115933 13f79535-47bb-0310-9956-ffa450edef68
2004-08-07 15:49:04 +00:00
carlos
88bdfa3330 Fixed MPRELEASE-9
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115932 13f79535-47bb-0310-9956-ffa450edef68
2004-08-06 22:43:03 +00:00
carlos
cab42a5f9e Fixed MPCHANGES-19
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115931 13f79535-47bb-0310-9956-ffa450edef68
2004-08-06 21:40:46 +00:00
carlos
4396eaa656 Fixed typo
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115930 13f79535-47bb-0310-9956-ffa450edef68
2004-08-06 21:09:51 +00:00