Commit Graph

  • d8aed6a3ff [maven-scm-plugin] prepare release 1.2 ltheussl 2006-01-16 08:05:57 +00:00
  • eea8637a6a Revert some incorrect changes made by scm:prepare-release ltheussl 2006-01-16 07:52:11 +00:00
  • 6dbfbb1227 [maven-scm-plugin] prepare release 1.8 ltheussl 2006-01-16 07:49:26 +00:00
  • e3b77766b2 Revert some incorrect changes made by scm:prepare-release ltheussl 2006-01-16 07:44:54 +00:00
  • 55da78230f [maven-scm-plugin] prepare release 1.4 ltheussl 2006-01-16 07:32:13 +00:00
  • eee8977cd3 [maven-scm-plugin] prepare release 1.4 ltheussl 2006-01-16 07:24:09 +00:00
  • 9ede010fa4 PR: MPLINKCHECK-5 linkcheck plugin uses global proxy settings. There is no way to perform check using a proxy while still having a non-proxied project aheritier 2006-01-15 01:45:20 +00:00
  • 07ecab2756 PR: MPLINKCHECK-19 Using NTLM proxy aheritier 2006-01-15 01:31:04 +00:00
  • b2e2df81e0 only one issue by change is allowed aheritier 2006-01-15 01:08:15 +00:00
  • c474729db9 the timeout property is not used aheritier 2006-01-15 01:03:53 +00:00
  • ad45233952 add documentation for goals aheritier 2006-01-15 01:02:51 +00:00
  • ee01a5e28f There's no FAQ aheritier 2006-01-15 01:00:37 +00:00
  • bacb1f5ae5 remove unused imports aheritier 2006-01-15 00:55:10 +00:00
  • f9d2eca70a MPLINKCHECK-22 is fixed by MPLINKCHECK-25 aheritier 2006-01-15 00:51:19 +00:00
  • 1f5e2630aa Re-order changes aheritier 2006-01-15 00:45:47 +00:00
  • 576900d2f9 PR: MPLINKCHECK-20, MPLINKCHECK-23 Submitted by: Ignacio G. Mac Dowell Reviewed by: aheritier Improve performance getting rid of jtidy dependency via regexps. StackOverflowError processing apidocs/index-all.html. aheritier 2006-01-15 00:36:18 +00:00
  • 7fb744bda0 add shortcuts in the menu to useful reports for end-user aheritier 2006-01-14 23:39:53 +00:00
  • 376589ab92 add linkcheck plugin aheritier 2006-01-14 23:37:36 +00:00
  • 0d47a1a5ac reorder menu aheritier 2006-01-14 23:35:51 +00:00
  • 4d122984fd add shortcuts in the menu to useful reports for end-user aheritier 2006-01-14 23:33:12 +00:00
  • d73a234c67 Replace \ by / on windows systems aheritier 2006-01-14 23:26:29 +00:00
  • 18c27b8a23 use a static logger aheritier 2006-01-14 23:15:14 +00:00
  • 838f2129a8 Forgot to document the new behaviour when maven is offline. aheritier 2006-01-14 22:28:00 +00:00
  • 7706d0e0e3 MPECLIPSE-60: a couple of changes following Arnaud's comment. snicoll 2006-01-14 15:13:44 +00:00
  • 0168a8e3b0 Add linkcheck report in plugins sites aheritier 2006-01-14 09:08:42 +00:00
  • aea9321116 PR: MPSCM-60 Submitted by: Dennis Lundberg Document use of vertical bar as delimiter ltheussl 2006-01-14 07:15:55 +00:00
  • 988bc78213 ignore thumbs.db files aheritier 2006-01-14 00:49:05 +00:00
  • a9505bc7a9 PR: MAVEN-1739 - Upgrade to HttpClient 3.0. aheritier 2006-01-14 00:48:29 +00:00
  • f841db1164 PR: MPLINKCHECK-10, MPLINKCHECK-24, MAVEN-1739, MPLINKCHECK-25 - "Moved Permanently" sites are reported as a warning and not as an error. - Speed and stability enhancement [better usage of httpClient]. - Upgrade to HttpClient 3.0. - Display for each file the number of links and the number of errors. - New counters to report how many files and links are checked and how many errors are found. - Display a more verbose message than the "NOT FOUND" error. aheritier 2006-01-14 00:28:50 +00:00
  • 6ab7ecb36d MPECLIPSE-60: Now trying to download java sources archives from the remote repositories. snicoll 2006-01-13 22:40:30 +00:00
  • 59fb5043e7 PR: MPJIRA-17 Plugin uses deprecated API to retrieve JIRA issues. Rename properties that were deprecated in JIRA 3.3. Now requires at least JIRA 3.3. ltheussl 2006-01-13 19:10:21 +00:00
  • 3aba3644eb Add myself as developer, add jira report by default ltheussl 2006-01-13 19:01:58 +00:00
  • b50e1a52ca Fix test for sub-task icon ltheussl 2006-01-13 00:43:35 +00:00
  • 8ea14ba594 Update docs ltheussl 2006-01-12 23:54:06 +00:00
  • 1dc421af44 Add package.html, reformat code ltheussl 2006-01-12 23:35:13 +00:00
  • 69a739d291 Update docs ltheussl 2006-01-12 23:34:33 +00:00
  • cc4590c47e Add package.html, code reformatting ltheussl 2006-01-12 22:17:38 +00:00
  • 62c7704dff Removed old news ltheussl 2006-01-12 22:06:40 +00:00
  • 3f7d6ae692 PR: MPNATIVE-12 Create .lib with full name ltheussl 2006-01-12 22:04:55 +00:00
  • a974b81f32 PR: MPNATIVE-14 Submitted by: Marcus Crafter Add dependency classpath to call to javah ltheussl 2006-01-12 21:54:47 +00:00
  • bfec9260d2 PR: MPNATIVE-13 Submitted by: baleineca Jelly tokenize incorrect behaviour ltheussl 2006-01-12 21:42:49 +00:00
  • dd22ab9f22 PR: MPDIST-15 Submitted by: Fabrizio Giustina New maven.dist.src.include property ltheussl 2006-01-12 21:32:21 +00:00
  • 8fa698d01d Shorter labels, better description for jira aggregators ltheussl 2006-01-12 21:06:26 +00:00
  • d89333da30 added ASL2 header felipeal 2006-01-12 17:51:40 +00:00
  • a97f6b8a95 Fix documentation bug ltheussl 2006-01-12 08:27:06 +00:00
  • 9c34bde363 Add new aggregators jiraopen and jirascheduled. ltheussl 2006-01-12 01:24:12 +00:00
  • dbf79fd6bd Move default goal into project.xml ltheussl 2006-01-12 00:07:08 +00:00
  • 85160a8498 PR: MPDASHBOARD-24 Incorrect links with multiproject independent navigation. Now using pom.url in this case. ltheussl 2006-01-12 00:06:09 +00:00
  • 65fc860e28 PR: MPDASHBOARD-32 maven.dashboard.report.showempty property not honored. ltheussl 2006-01-11 01:08:46 +00:00
  • cde8859e34 Add package.html, code formatting. ltheussl 2006-01-10 19:12:59 +00:00
  • 4a2a8c45ab Add a jira-roadmap report. ltheussl 2006-01-10 17:52:11 +00:00
  • 594db1221b [maven-scm-plugin] prepare release 1.2 ltheussl 2006-01-08 06:53:25 +00:00
  • f6cca773c2 [maven-scm-plugin] prepare release 2.3 ltheussl 2006-01-08 06:44:38 +00:00
  • e584c64050 [maven-scm-plugin] prepare release 1.6 ltheussl 2006-01-08 06:36:31 +00:00
  • 467d5e829b [maven-scm-plugin] prepare release 1.4 ltheussl 2006-01-08 06:12:55 +00:00
  • cfc1b03ef8 Fix version and date of release ltheussl 2006-01-08 06:11:38 +00:00
  • f55858ffd7 Handle case where no issues are found. ltheussl 2006-01-08 00:08:43 +00:00
  • 61bee9e4cb Never filter binary files aheritier 2006-01-08 00:01:03 +00:00
  • 38e0f751bb Never filter binary files aheritier 2006-01-07 23:53:35 +00:00
  • 96801e3ef1 Layout changes: mimic default JIRA appearance, also show votes. ltheussl 2006-01-07 00:55:38 +00:00
  • b139e1180a Changelog entry for MPJXR-31. ltheussl 2006-01-06 18:27:50 +00:00
  • 5d79bbcffb Fix typo ltheussl 2006-01-06 01:00:33 +00:00
  • 6208d73019 PR: MPJXR-32 New property to make inclusion of test Xref optional. ltheussl 2006-01-06 00:59:24 +00:00
  • 485dc6f33c Reduce logging output to the console ltheussl 2006-01-06 00:18:58 +00:00
  • 0bc287a940 Changes for last commit ltheussl 2006-01-04 23:23:49 +00:00
  • 1e010b37f0 PR: MPGENAPP-21 Make generated structure comply with maven standarts. ltheussl 2006-01-04 23:14:07 +00:00
  • 24a7a7e1f4 PR: MPGENAPP-21 (part) Make generated structure comply with maven standards (default template) ltheussl 2006-01-03 22:01:06 +00:00
  • d18f4c5eb9 MPCLOVER-53: Use new clover license as the old one is exiring on 30th of Jan 2006 vmassol 2006-01-03 12:18:55 +00:00
  • 0ccd8cc2a0 PR: MPGENAPP-16 Improve documentation on template.jelly. ltheussl 2006-01-03 00:51:16 +00:00
  • e108895f97 Add missing template directories that made plugin:test fail ltheussl 2006-01-03 00:49:08 +00:00
  • a656578056 Remove unused elements aheritier 2005-12-22 05:17:37 +00:00
  • a1fa786cd2 Fix navigation according to the schema definition aheritier 2005-12-22 05:16:43 +00:00
  • 0e50c82c75 Add Michael Franken to list of contributors ltheussl 2005-12-21 17:26:39 +00:00
  • 9283aa5327 Upgraded to AspectJ 1.5.0 PR: MPASPECTJ-21 carlos 2005-12-20 22:16:22 +00:00
  • 9ec6c8d929 PR: MPXDOC-186 Mailing list links break if the address starts with http. ltheussl 2005-12-20 17:51:01 +00:00
  • 8ef800786b Upgraded to AspectJ 1.5RC1 PR: MPASPECTJ-21 carlos 2005-12-20 11:52:11 +00:00
  • bd4be470b1 Upgraded to AspectJ 1.5 PR: MPASPECTJ-21 carlos 2005-12-19 14:49:19 +00:00
  • bbeefb6ca8 Added maven.aspectj.failonerror property. Submitted By: Shinobu Kawai PR: MPASPECTJ-24 carlos 2005-12-19 14:29:41 +00:00
  • febb0b3b29 Remove unused assert declaration ltheussl 2005-12-16 22:10:45 +00:00
  • 321b618dee PR: MPJAVADOC-52 Cannot set -sourcepath to add paths for inherited javadocs. ltheussl 2005-12-16 19:10:11 +00:00
  • fc04bea58f Add missing properties to debug output ltheussl 2005-12-16 18:57:29 +00:00
  • f6532349c2 PR: MPJAVADOC-56 Other doclets cannot use standard doclet parameters. ltheussl 2005-12-16 18:33:22 +00:00
  • daacdb1e02 PR: MPJAVADOC-65 Added maven.javadoc.warningsreport and maven.javadoc.javadocreport properties. ltheussl 2005-12-15 21:25:44 +00:00
  • 8902a56770 PR: MPJAVADOC-62 Document that custom tag names defined by the maven.javadoc.customtags property cannot contain dashes. ltheussl 2005-12-15 18:28:25 +00:00
  • c0ac10060c PR: MPJAVADOC-66 The maxmemory property is set to 512m by default. ltheussl 2005-12-15 18:15:34 +00:00
  • 9850abeaea PR: MPJAR-35 Submitted by: Dennis Lundberg Document need for jar.manifest.classpath property ltheussl 2005-12-15 01:03:51 +00:00
  • ab2cc98844 Avoid duplicate id (search) ltheussl 2005-12-13 23:50:02 +00:00
  • 9275d21f2d Remove unnecessary xdoc:init prereqs from plugin:register goals ltheussl 2005-12-13 23:48:15 +00:00
  • a552d08d23 [maven-scm-plugin] prepare release 1.4 ltheussl 2005-12-13 05:43:50 +00:00
  • 42dcd8b6c9 [maven-scm-plugin] prepare release 1.6 ltheussl 2005-12-13 05:33:54 +00:00
  • 4dff7c0430 [maven-scm-plugin] prepare release 1.5 ltheussl 2005-12-13 05:25:03 +00:00
  • 46eb0494ba [maven-scm-plugin] prepare release 1.7 ltheussl 2005-12-13 05:10:56 +00:00
  • ae80c0225e [maven-scm-plugin] prepare release 1.7 ltheussl 2005-12-13 04:29:42 +00:00
  • 9bcd79df8c PR: MPJAVA-43 Broken support for maven.compile.extdirs ltheussl 2005-12-12 23:33:56 +00:00
  • 9f613070db Roll back the release prepare ltheussl 2005-12-12 22:34:22 +00:00
  • c137ab2e04 filter out empty xmlns while writing fgiust 2005-12-12 21:02:38 +00:00
  • 31bf337aa5 Remove empty xmlns attributes added by scm:prepare-release ltheussl 2005-12-12 05:49:29 +00:00
  • 159dd2dac1 [maven-scm-plugin] prepare release 1.7 ltheussl 2005-12-12 05:34:45 +00:00
  • 3fbde6ea18 Update description for announcement mail ltheussl 2005-12-12 05:27:26 +00:00
  • 5643d8f6f6 Documentation updates ltheussl 2005-12-12 05:11:08 +00:00