You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-commits@maven.apache.org by ti...@apache.org on 2015/06/17 01:06:37 UTC

svn commit: r955072 [30/40] - in /websites/production/maven/components/shared-archives/maven-shared-utils-LATEST: ./ apidocs/ apidocs/org/apache/maven/shared/utils/ apidocs/org/apache/maven/shared/utils/class-use/ apidocs/org/apache/maven/shared/utils/...

Modified: websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/xref/org/apache/maven/shared/utils/introspection/package-frame.html
==============================================================================
--- websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/xref/org/apache/maven/shared/utils/introspection/package-frame.html (original)
+++ websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/xref/org/apache/maven/shared/utils/introspection/package-frame.html Tue Jun 16 23:06:34 2015
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Apache Maven Shared Utils 0.7 Reference Package org.apache.maven.shared.utils.introspection</title>
+		<title>Apache Maven Shared Utils 0.8 Reference Package org.apache.maven.shared.utils.introspection</title>
 		<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
 	</head>
 	<body>
@@ -36,6 +36,9 @@
           	          	<li>
             	<a href="ReflectionValueExtractor.html" target="classFrame">ReflectionValueExtractor</a>
           	</li>
+          	          	<li>
+            	<a href="ReflectionValueExtractor.html" target="classFrame">Tokenizer</a>
+          	</li>
           	      	</ul>
 
 	</body>

Modified: websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/xref/org/apache/maven/shared/utils/introspection/package-summary.html
==============================================================================
--- websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/xref/org/apache/maven/shared/utils/introspection/package-summary.html (original)
+++ websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/xref/org/apache/maven/shared/utils/introspection/package-summary.html Tue Jun 16 23:06:34 2015
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Apache Maven Shared Utils 0.7 Reference Package org.apache.maven.shared.utils.introspection</title>
+		<title>Apache Maven Shared Utils 0.8 Reference Package org.apache.maven.shared.utils.introspection</title>
 		<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
 	</head>
 	<body>
@@ -70,6 +70,11 @@
                 		<a href="ReflectionValueExtractor.html" target="classFrame">ReflectionValueExtractor</a>
               		</td>
             	</tr>
+				            	<tr>
+              		<td>
+                		<a href="ReflectionValueExtractor.html" target="classFrame">Tokenizer</a>
+              		</td>
+            	</tr>
 				        	</tbody>
       	</table>
 		
@@ -93,7 +98,7 @@
       	</div>
 				<hr />
 		<div id="footer">
-			Copyright &#169; 2002&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.
+			Copyright &#169; 2002&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.
 		</div>
 	</body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/xref/org/apache/maven/shared/utils/io/DirectoryScanResult.html
==============================================================================
--- websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/xref/org/apache/maven/shared/utils/io/DirectoryScanResult.html (original)
+++ websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/xref/org/apache/maven/shared/utils/io/DirectoryScanResult.html Tue Jun 16 23:06:34 2015
@@ -63,6 +63,6 @@
 <a class="jxr_linenumber" name="L55" href="#L55">55</a>  }
 </pre>
 <hr/>
-<div id="footer">Copyright &#169; 2002&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</div>
+<div id="footer">Copyright &#169; 2002&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</div>
 </body>
 </html>
\ No newline at end of file