carlos 2004/08/01 15:23:02 Modified: linkcheck/src/plugin-test project.properties Added: linkcheck/src/plugin-test/xdocs &test.html Log: Added test for MPLINKCHECK-8 Revision Changes Path 1.2 +0 -1 maven-plugins/linkcheck/src/plugin-test/project.properties Index: project.properties =================================================================== RCS file: /home/cvs/maven-plugins/linkcheck/src/plugin-test/project.properties,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- project.properties 26 Jul 2004 16:17:45 -0000 1.1 +++ project.properties 1 Aug 2004 22:23:02 -0000 1.2 @@ -15,4 +15,3 @@ # ------------------------------------------------------------------- maven.junit.fork=true maven.linkcheck.exclude=http://cvs.apache.org/viewcvs.cgi/maven-pluginszz/,http://cvs.apache.org/viewcvs.cgi/mavenzz/ -maven.linkcheck.failonerror=true 1.1 maven-plugins/linkcheck/src/plugin-test/xdocs/&test.html Index: &test.html =================================================================== <!-- /* * Copyright 2001-2004 The Apache Software Foundation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ --> <html> <body> <a href="http://maven.apache.orgz">this is an error</a> </body> </html>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
