You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by lt...@apache.org on 2007/08/25 23:14:29 UTC

svn commit: r569735 [4/4] - in /maven/sandbox/trunk/doxia/doxia-linkcheck: ./ src/ src/main/ src/main/java/ src/main/java/org/ src/main/java/org/apache/ src/main/java/org/apache/maven/ src/main/java/org/apache/maven/doxia/ src/main/java/org/apache/mave...

Propchange: maven/sandbox/trunk/doxia/doxia-linkcheck/src/test/resources/index-all.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: maven/sandbox/trunk/doxia/doxia-linkcheck/src/test/resources/index-all.html
------------------------------------------------------------------------------
    svn:keywords = "Author Date Id Revision"

Added: maven/sandbox/trunk/doxia/doxia-linkcheck/src/test/resources/nolink.html
URL: http://svn.apache.org/viewvc/maven/sandbox/trunk/doxia/doxia-linkcheck/src/test/resources/nolink.html?rev=569735&view=auto
==============================================================================
--- maven/sandbox/trunk/doxia/doxia-linkcheck/src/test/resources/nolink.html (added)
+++ maven/sandbox/trunk/doxia/doxia-linkcheck/src/test/resources/nolink.html Sat Aug 25 14:14:27 2007
@@ -0,0 +1,25 @@
+<!-- 
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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>
+
+
+</body>
+
+</html>
\ No newline at end of file

Propchange: maven/sandbox/trunk/doxia/doxia-linkcheck/src/test/resources/nolink.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: maven/sandbox/trunk/doxia/doxia-linkcheck/src/test/resources/nolink.html
------------------------------------------------------------------------------
    svn:keywords = "Author Date Id Revision"

Added: maven/sandbox/trunk/doxia/doxia-linkcheck/src/test/resources/test-resources/nolink.html
URL: http://svn.apache.org/viewvc/maven/sandbox/trunk/doxia/doxia-linkcheck/src/test/resources/test-resources/nolink.html?rev=569735&view=auto
==============================================================================
--- maven/sandbox/trunk/doxia/doxia-linkcheck/src/test/resources/test-resources/nolink.html (added)
+++ maven/sandbox/trunk/doxia/doxia-linkcheck/src/test/resources/test-resources/nolink.html Sat Aug 25 14:14:27 2007
@@ -0,0 +1,25 @@
+<!-- 
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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>
+
+
+</body>
+
+</html>
\ No newline at end of file

Propchange: maven/sandbox/trunk/doxia/doxia-linkcheck/src/test/resources/test-resources/nolink.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: maven/sandbox/trunk/doxia/doxia-linkcheck/src/test/resources/test-resources/nolink.html
------------------------------------------------------------------------------
    svn:keywords = "Author Date Id Revision"

Added: maven/sandbox/trunk/doxia/doxia-linkcheck/src/test/resources/test-resources/test1/test1.html
URL: http://svn.apache.org/viewvc/maven/sandbox/trunk/doxia/doxia-linkcheck/src/test/resources/test-resources/test1/test1.html?rev=569735&view=auto
==============================================================================
--- maven/sandbox/trunk/doxia/doxia-linkcheck/src/test/resources/test-resources/test1/test1.html (added)
+++ maven/sandbox/trunk/doxia/doxia-linkcheck/src/test/resources/test-resources/test1/test1.html Sat Aug 25 14:14:27 2007
@@ -0,0 +1,28 @@
+<!-- 
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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>
+<img src="whiteshark.jpg"/>
+<a href="mailto:fool@foolish.com">The mail link</a>
+
+
+</body>
+
+</html>
\ No newline at end of file

Propchange: maven/sandbox/trunk/doxia/doxia-linkcheck/src/test/resources/test-resources/test1/test1.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: maven/sandbox/trunk/doxia/doxia-linkcheck/src/test/resources/test-resources/test1/test1.html
------------------------------------------------------------------------------
    svn:keywords = "Author Date Id Revision"

Added: maven/sandbox/trunk/doxia/doxia-linkcheck/src/test/resources/test-resources/test1/test2.html
URL: http://svn.apache.org/viewvc/maven/sandbox/trunk/doxia/doxia-linkcheck/src/test/resources/test-resources/test1/test2.html?rev=569735&view=auto
==============================================================================
--- maven/sandbox/trunk/doxia/doxia-linkcheck/src/test/resources/test-resources/test1/test2.html (added)
+++ maven/sandbox/trunk/doxia/doxia-linkcheck/src/test/resources/test-resources/test1/test2.html Sat Aug 25 14:14:27 2007
@@ -0,0 +1,20 @@
+<!-- 
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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></body></html>
\ No newline at end of file

Propchange: maven/sandbox/trunk/doxia/doxia-linkcheck/src/test/resources/test-resources/test1/test2.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: maven/sandbox/trunk/doxia/doxia-linkcheck/src/test/resources/test-resources/test1/test2.html
------------------------------------------------------------------------------
    svn:keywords = "Author Date Id Revision"

Added: maven/sandbox/trunk/doxia/doxia-linkcheck/src/test/resources/test1/test1.html
URL: http://svn.apache.org/viewvc/maven/sandbox/trunk/doxia/doxia-linkcheck/src/test/resources/test1/test1.html?rev=569735&view=auto
==============================================================================
--- maven/sandbox/trunk/doxia/doxia-linkcheck/src/test/resources/test1/test1.html (added)
+++ maven/sandbox/trunk/doxia/doxia-linkcheck/src/test/resources/test1/test1.html Sat Aug 25 14:14:27 2007
@@ -0,0 +1,28 @@
+<!-- 
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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="mailto:fool@foolish.com">The mail link</a>
+
+
+</body>
+
+</html>
\ No newline at end of file

Propchange: maven/sandbox/trunk/doxia/doxia-linkcheck/src/test/resources/test1/test1.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: maven/sandbox/trunk/doxia/doxia-linkcheck/src/test/resources/test1/test1.html
------------------------------------------------------------------------------
    svn:keywords = "Author Date Id Revision"

Added: maven/sandbox/trunk/doxia/doxia-linkcheck/src/test/resources/testA.html
URL: http://svn.apache.org/viewvc/maven/sandbox/trunk/doxia/doxia-linkcheck/src/test/resources/testA.html?rev=569735&view=auto
==============================================================================
--- maven/sandbox/trunk/doxia/doxia-linkcheck/src/test/resources/testA.html (added)
+++ maven/sandbox/trunk/doxia/doxia-linkcheck/src/test/resources/testA.html Sat Aug 25 14:14:27 2007
@@ -0,0 +1,30 @@
+<!-- 
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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>
+<link rel="stylesheet" href="style.css"/>
+<body>
+<a href="#bumpkin">test2</a>
+
+
+
+<a href="testnothere.html">test that isn't here</a>
+
+</body>
+
+</html>
\ No newline at end of file

Propchange: maven/sandbox/trunk/doxia/doxia-linkcheck/src/test/resources/testA.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: maven/sandbox/trunk/doxia/doxia-linkcheck/src/test/resources/testA.html
------------------------------------------------------------------------------
    svn:keywords = "Author Date Id Revision"

Added: maven/sandbox/trunk/doxia/doxia-linkcheck/src/test/resources/testExcludes.html
URL: http://svn.apache.org/viewvc/maven/sandbox/trunk/doxia/doxia-linkcheck/src/test/resources/testExcludes.html?rev=569735&view=auto
==============================================================================
--- maven/sandbox/trunk/doxia/doxia-linkcheck/src/test/resources/testExcludes.html (added)
+++ maven/sandbox/trunk/doxia/doxia-linkcheck/src/test/resources/testExcludes.html Sat Aug 25 14:14:27 2007
@@ -0,0 +1,27 @@
+<!-- 
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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://cvs.apache.org/viewcvs.cgi/maven-pluginszz/">this will be excluded</a>
+<a href="http://cvs.apache.org/viewcvs.cgi/mavenzz/">this will be excluded</a>
+
+</body>
+
+</html>
\ No newline at end of file

Propchange: maven/sandbox/trunk/doxia/doxia-linkcheck/src/test/resources/testExcludes.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: maven/sandbox/trunk/doxia/doxia-linkcheck/src/test/resources/testExcludes.html
------------------------------------------------------------------------------
    svn:keywords = "Author Date Id Revision"