Commit Graph

49 Commits

Author SHA1 Message Date
brett
9cad18f3b3 remove .cvsignore files, setup svn:ignore properties
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@170202 13f79535-47bb-0310-9956-ffa450edef68
2005-05-15 06:49:30 +00:00
brett
74a6355115 update to keywords for SVN
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@170200 13f79535-47bb-0310-9956-ffa450edef68
2005-05-15 06:24:19 +00:00
aheritier
cdd6ae204d MPLINKCHECK-21 : java.lang.NumberFormatException if proxy port is setted to ""
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@155277 13f79535-47bb-0310-9956-ffa450edef68
2005-02-24 23:23:29 +00:00
brett
d1645796aa remove need for maven-jelly-tags dependency
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@126279 13f79535-47bb-0310-9956-ffa450edef68
2005-01-24 12:15:32 +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
carlos
71c1415b58 Set links as invalid on unknown errors
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115924 13f79535-47bb-0310-9956-ffa450edef68
2004-08-01 22:28:14 +00:00
carlos
d7404af020 Fixed MPLINKCHECK-8
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115923 13f79535-47bb-0310-9956-ffa450edef68
2004-08-01 22:23:33 +00:00
carlos
553675a304 Added test for MPLINKCHECK-8
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115922 13f79535-47bb-0310-9956-ffa450edef68
2004-08-01 22:23:02 +00:00
carlos
fa44d923c1 Use LinkedList instead of ArrayList
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115921 13f79535-47bb-0310-9956-ffa450edef68
2004-08-01 21:05:33 +00:00
carlos
be66def1f0 Added plugin test
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115893 13f79535-47bb-0310-9956-ffa450edef68
2004-07-26 16:17:45 +00:00
carlos
d840bf4c2a Added maven.linkcheck.exclude property
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115892 13f79535-47bb-0310-9956-ffa450edef68
2004-07-26 16:16:35 +00:00
brett
7e1006740f PR: MPLINKCHECK-14
only show stack trace when in debug mode


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115668 13f79535-47bb-0310-9956-ffa450edef68
2004-07-05 21:03:37 +00:00
brett
514a74d3c9 PR: MPLINKCHECK-13
use HEAD instead of GET


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115110 13f79535-47bb-0310-9956-ffa450edef68
2004-05-01 01:46:09 +00:00
brett
7fb87b937c add license to JSL files
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115028 13f79535-47bb-0310-9956-ffa450edef68
2004-04-21 00:55:44 +00:00
brett
fc49fb8f91 MPLINKCHECK-11
replace commons-util with commons-lang
remove redundant classloader properties


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114982 13f79535-47bb-0310-9956-ffa450edef68
2004-04-08 00:18:17 +00:00
evenisse
00d8ef895e Update to ASL v.2
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114796 13f79535-47bb-0310-9956-ffa450edef68
2004-03-05 10:27:26 +00:00
evenisse
85df922d35 Update to ASL v.2
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114795 13f79535-47bb-0310-9956-ffa450edef68
2004-03-04 18:40:25 +00:00
evenisse
765bbbc385 Update to ASL v.2
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114782 13f79535-47bb-0310-9956-ffa450edef68
2004-03-02 15:09:18 +00:00
evenisse
d0ae301914 MPLINKCHECK-7
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114704 13f79535-47bb-0310-9956-ffa450edef68
2004-02-11 09:41:32 +00:00
bwalding
d7c8559949 Split things out into marginally better methods. Resolved at least one
resource leak.
PR: MPLINKCHECK-6


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114456 13f79535-47bb-0310-9956-ffa450edef68
2003-12-06 23:17:44 +00:00
dion
6571a0f216 Only dump the whole html file if debug is on
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114236 13f79535-47bb-0310-9956-ffa450edef68
2003-10-26 22:49:40 +00:00
bwalding
582557428b Now checks the StatusLine object which will be null if the validation failed badly.
This prevents an unexpected NPE when checking the status code.
PR: MAVEN-943


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114218 13f79535-47bb-0310-9956-ffa450edef68
2003-10-17 14:15:01 +00:00
bwalding
8c83124f3e o Now follow 302 redirects (one level only)
o Cleaned up logging a little bit and added more logging
o Doesn't address the MacOSX bug (test failure bug), but the logging increase might help


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114004 13f79535-47bb-0310-9956-ffa450edef68
2003-09-13 21:48:08 +00:00
bwalding
76efd35886 Additional logging now visible. HostConfiguration object wasn't being set on the http client
PR: MAVEN-402


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113354 13f79535-47bb-0310-9956-ffa450edef68
2003-04-17 13:07:03 +00:00
bwalding
b0b08490c5 Additional logging now visible.
PR: MAVEN-402


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113353 13f79535-47bb-0310-9956-ffa450edef68
2003-04-17 12:58:33 +00:00
bwalding
a61110a788 o MAVEN-283: Follow redirects
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113097 13f79535-47bb-0310-9956-ffa450edef68
2003-03-10 14:20:21 +00:00
bwalding
f28e5b0168 o MAVEN-313: damned debug code. removed.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113080 13f79535-47bb-0310-9956-ffa450edef68
2003-03-07 22:46:39 +00:00
bwalding
e1d398ad12 o MAVEN-313: Catch files that don't parse properly and throw Throwable exceptions rather than Exception exceptions!
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113079 13f79535-47bb-0310-9956-ffa450edef68
2003-03-07 22:44:54 +00:00
bwalding
be62e73fdd o MAVEN-313: Less debugging info shown to console (check maven.log), more link types checked (img, link, script)
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113077 13f79535-47bb-0310-9956-ffa450edef68
2003-03-07 22:09:56 +00:00
bwalding
fa17f4a018 o MAVEN-313: Updated to match new test resources
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113076 13f79535-47bb-0310-9956-ffa450edef68
2003-03-07 21:45:04 +00:00
bwalding
8bfddb188d o MAVEN-313: Less debugging info shown to console (check maven.log), more link types checked (img, link, script)
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113075 13f79535-47bb-0310-9956-ffa450edef68
2003-03-07 21:44:45 +00:00
bwalding
b005a83ceb o MAVEN-313: New link types
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113074 13f79535-47bb-0310-9956-ffa450edef68
2003-03-07 21:44:04 +00:00
bwalding
d97f423407 o MAVEN-313: needed additional logging here
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113066 13f79535-47bb-0310-9956-ffa450edef68
2003-03-07 08:37:21 +00:00
bwalding
ac2553c914 o MAVEN-313: Remove excess logging
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113063 13f79535-47bb-0310-9956-ffa450edef68
2003-03-07 08:33:35 +00:00
bwalding
2979d3052c o MAVEN-313: Try and fix problems with classloaders and linkcheck
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113062 13f79535-47bb-0310-9956-ffa450edef68
2003-03-07 08:32:14 +00:00
bwalding
70a1e8305e o MAVEN-313: Try and fix problems with classloaders and linkcheck
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113061 13f79535-47bb-0310-9956-ffa450edef68
2003-03-07 08:27:02 +00:00
bwalding
75dde06db4 Replacement test cases
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113060 13f79535-47bb-0310-9956-ffa450edef68
2003-03-07 08:25:16 +00:00
bwalding
0d51091171 o MAVEN-313: Fix test resources to be valid html
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113058 13f79535-47bb-0310-9956-ffa450edef68
2003-03-06 20:55:25 +00:00
bwalding
aa891b3d5f o MAVEN-286: Now enabled by default. Recognises proxies, not as many spurious messages.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112971 13f79535-47bb-0310-9956-ffa450edef68
2003-02-22 00:37:39 +00:00
bwalding
3ef9dc7575 o Rhino classes on classpath to stop javascript warning, additional code to disable scripting parsing
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112933 13f79535-47bb-0310-9956-ffa450edef68
2003-02-15 08:04:20 +00:00
bwalding
349f2ab930 o Renamed f to fileToCheck
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112932 13f79535-47bb-0310-9956-ffa450edef68
2003-02-15 08:03:23 +00:00
evenisse
cfdd9154c4 correct variable name
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112851 13f79535-47bb-0310-9956-ffa450edef68
2003-02-07 12:01:04 +00:00
evenisse
06515f23fe update to avoid FileNotFoundException if the parent directory does not exist .
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112850 13f79535-47bb-0310-9956-ffa450edef68
2003-02-07 11:47:14 +00:00
bwalding
5cd9806927 Make temp page a little more explicit so that it doesn't confuse new users.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112837 13f79535-47bb-0310-9956-ffa450edef68
2003-02-04 06:37:34 +00:00
bwalding
95e8a42f8c Coding conventions
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112820 13f79535-47bb-0310-9956-ffa450edef68
2003-02-03 14:14:16 +00:00
bwalding
af3dca2410 MAVEN-214: Changed XML generation method
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112782 13f79535-47bb-0310-9956-ffa450edef68
2003-01-30 15:49:43 +00:00
bwalding
417599b027 MAVEN-214: Changed XML generation method
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112781 13f79535-47bb-0310-9956-ffa450edef68
2003-01-30 15:34:46 +00:00
bwalding
fa5ca2bd70 MAVEN-214: LinkChecker plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112777 13f79535-47bb-0310-9956-ffa450edef68
2003-01-30 10:59:36 +00:00