Return-Path: X-Original-To: apmail-maven-commits-archive@www.apache.org Delivered-To: apmail-maven-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E80C0DBC6 for ; Thu, 13 Dec 2012 13:02:15 +0000 (UTC) Received: (qmail 91257 invoked by uid 500); 13 Dec 2012 13:02:14 -0000 Delivered-To: apmail-maven-commits-archive@maven.apache.org Received: (qmail 91174 invoked by uid 500); 13 Dec 2012 13:02:14 -0000 Mailing-List: contact commits-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list commits@maven.apache.org Received: (qmail 91157 invoked by uid 99); 13 Dec 2012 13:02:14 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Dec 2012 13:02:14 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Dec 2012 13:01:58 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 337B32388CA4 for ; Thu, 13 Dec 2012 13:00:48 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r842114 [19/26] - in /websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.1-SNAPSHOT: ./ apidocs/ apidocs/org/ apidocs/org/apache/ apidocs/org/apache/maven/ apidocs/org/apache/maven/plugin/ apidocs/org/apache/maven/pl... Date: Thu, 13 Dec 2012 13:00:34 -0000 To: commits@maven.apache.org From: olamy@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20121213130048.337B32388CA4@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Added: websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.1-SNAPSHOT/testapidocs/index-all.html ============================================================================== --- websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.1-SNAPSHOT/testapidocs/index-all.html (added) +++ websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.1-SNAPSHOT/testapidocs/index-all.html Thu Dec 13 13:00:11 2012 @@ -0,0 +1,248 @@ + + + + + + + +Index (Maven Compiler Plugin 3.1-SNAPSHOT Test API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +C D G I O P T
+

+C

+
+
canUpdateTarget(CompilerConfiguration) - +Method in class org.apache.maven.plugin.compiler.stubs.CompilerStub +
  +
compile(CompilerConfiguration) - +Method in class org.apache.maven.plugin.compiler.stubs.CompilerStub +
  +
CompilerManagerStub - Class in org.apache.maven.plugin.compiler.stubs
 
CompilerManagerStub() - +Constructor for class org.apache.maven.plugin.compiler.stubs.CompilerManagerStub +
  +
CompilerManagerStub(boolean) - +Constructor for class org.apache.maven.plugin.compiler.stubs.CompilerManagerStub +
  +
CompilerMojoTestCase - Class in org.apache.maven.plugin.compiler
 
CompilerMojoTestCase() - +Constructor for class org.apache.maven.plugin.compiler.CompilerMojoTestCase +
  +
CompilerStub - Class in org.apache.maven.plugin.compiler.stubs
 
CompilerStub() - +Constructor for class org.apache.maven.plugin.compiler.stubs.CompilerStub +
  +
CompilerStub(boolean) - +Constructor for class org.apache.maven.plugin.compiler.stubs.CompilerStub +
  +
createCommandLine(CompilerConfiguration) - +Method in class org.apache.maven.plugin.compiler.stubs.CompilerStub +
  +
+
+

+D

+
+
DebugEnabledLog - Class in org.apache.maven.plugin.compiler.stubs
 
DebugEnabledLog() - +Constructor for class org.apache.maven.plugin.compiler.stubs.DebugEnabledLog +
  +
+
+

+G

+
+
getCompiler(String) - +Method in class org.apache.maven.plugin.compiler.stubs.CompilerManagerStub +
  +
getCompilerOutputStyle() - +Method in class org.apache.maven.plugin.compiler.stubs.CompilerStub +
  +
getInputFileEnding(CompilerConfiguration) - +Method in class org.apache.maven.plugin.compiler.stubs.CompilerStub +
  +
getOutputFile(CompilerConfiguration) - +Method in class org.apache.maven.plugin.compiler.stubs.CompilerStub +
  +
getOutputFileEnding(CompilerConfiguration) - +Method in class org.apache.maven.plugin.compiler.stubs.CompilerStub +
  +
+
+

+I

+
+
isDebugEnabled() - +Method in class org.apache.maven.plugin.compiler.stubs.DebugEnabledLog +
  +
+
+

+O

+
+
org.apache.maven.plugin.compiler - package org.apache.maven.plugin.compiler
 
org.apache.maven.plugin.compiler.stubs - package org.apache.maven.plugin.compiler.stubs
 
+
+

+P

+
+
performCompile(CompilerConfiguration) - +Method in class org.apache.maven.plugin.compiler.stubs.CompilerStub +
  +
+
+

+T

+
+
testCompileFailOnError() - +Method in class org.apache.maven.plugin.compiler.CompilerMojoTestCase +
  +
testCompileFailure() - +Method in class org.apache.maven.plugin.compiler.CompilerMojoTestCase +
  +
testCompilerArgs() - +Method in class org.apache.maven.plugin.compiler.CompilerMojoTestCase +
  +
testCompilerBasic() - +Method in class org.apache.maven.plugin.compiler.CompilerMojoTestCase +
tests the ability of the plugin to compile a basic file +
testCompilerEmptySource() - +Method in class org.apache.maven.plugin.compiler.CompilerMojoTestCase +
tests the ability of the plugin to respond to empty source +
testCompilerFork() - +Method in class org.apache.maven.plugin.compiler.CompilerMojoTestCase +
tests the ability of the plugin to fork and successfully compile +
testCompilerIncludesExcludes() - +Method in class org.apache.maven.plugin.compiler.CompilerMojoTestCase +
tests the ability of the plugin to respond to includes and excludes correctly +
testOneOutputFileForAllInput() - +Method in class org.apache.maven.plugin.compiler.CompilerMojoTestCase +
  +
testOneOutputFileForAllInput2() - +Method in class org.apache.maven.plugin.compiler.CompilerMojoTestCase +
  +
+
+C D G I O P T + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2012 The Apache Software Foundation. All Rights Reserved. + + \ No newline at end of file Propchange: websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.1-SNAPSHOT/testapidocs/index-all.html ------------------------------------------------------------------------------ svn:eol-style = native Propchange: websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.1-SNAPSHOT/testapidocs/index-all.html ------------------------------------------------------------------------------ svn:keywords = Author Date Id Revision Added: websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.1-SNAPSHOT/testapidocs/index.html ============================================================================== --- websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.1-SNAPSHOT/testapidocs/index.html (added) +++ websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.1-SNAPSHOT/testapidocs/index.html Thu Dec 13 13:00:11 2012 @@ -0,0 +1,40 @@ + + + + + + + +Maven Compiler Plugin 3.1-SNAPSHOT Test API + + + + + + + + + + + +<H2> +Frame Alert</H2> + +<P> +This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. +<BR> +Link to<A HREF="overview-summary.html">Non-frame version.</A> + + + \ No newline at end of file Propchange: websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.1-SNAPSHOT/testapidocs/index.html ------------------------------------------------------------------------------ svn:eol-style = native Propchange: websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.1-SNAPSHOT/testapidocs/index.html ------------------------------------------------------------------------------ svn:keywords = Author Date Id Revision Added: websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.1-SNAPSHOT/testapidocs/org/apache/maven/plugin/compiler/CompilerMojoTestCase.html ============================================================================== --- websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.1-SNAPSHOT/testapidocs/org/apache/maven/plugin/compiler/CompilerMojoTestCase.html (added) +++ websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.1-SNAPSHOT/testapidocs/org/apache/maven/plugin/compiler/CompilerMojoTestCase.html Thu Dec 13 13:00:11 2012 @@ -0,0 +1,483 @@ + + + + + + + +CompilerMojoTestCase (Maven Compiler Plugin 3.1-SNAPSHOT Test API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +org.apache.maven.plugin.compiler +
+Class CompilerMojoTestCase

+
+java.lang.Object
+  extended by junit.framework.Assert
+      extended by junit.framework.TestCase
+          extended by org.codehaus.plexus.PlexusTestCase
+              extended by org.apache.maven.plugin.testing.AbstractMojoTestCase
+                  extended by org.apache.maven.plugin.compiler.CompilerMojoTestCase
+
+
+
All Implemented Interfaces:
junit.framework.Test
+
+
+
+
public class CompilerMojoTestCase
extends AbstractMojoTestCase
+ + +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
CompilerMojoTestCase() + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ voidtestCompileFailOnError() + +
+           
+ voidtestCompileFailure() + +
+           
+ voidtestCompilerArgs() + +
+           
+ voidtestCompilerBasic() + +
+          tests the ability of the plugin to compile a basic file
+ voidtestCompilerEmptySource() + +
+          tests the ability of the plugin to respond to empty source
+ voidtestCompilerFork() + +
+          tests the ability of the plugin to fork and successfully compile
+ voidtestCompilerIncludesExcludes() + +
+          tests the ability of the plugin to respond to includes and excludes correctly
+ voidtestOneOutputFileForAllInput() + +
+           
+ voidtestOneOutputFileForAllInput2() + +
+           
+ + + + + + + +
Methods inherited from class org.apache.maven.plugin.testing.AbstractMojoTestCase
configureMojo, configureMojo, extractPluginConfiguration, extractPluginConfiguration, getContainer, getPluginDescriptorLocation, getPluginDescriptorPath, getPublicDescriptorStream, getVariablesAndValuesFromObject, getVariablesAndValuesFromObject, getVariableValueFromObject, lookupEmptyMojo, lookupEmpty Mojo, lookupMojo, lookupMojo, lookupMojo, setUp, setupContainer, setVariableValueToObject
+ + + + + + + +
Methods inherited from class org.codehaus.plexus.PlexusTestCase
customizeComponentConfiguration, customizeContainerConfiguration, customizeContext, getBasedir, getClassLoader, getConfiguration, getConfiguration, getConfigurationName, getCustomConfigurationName, getResourceAsStream, getTestConfiguration, getTestConfiguration, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, lookup, lookup, release, tearDown
+ + + + + + + +
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString
+ + + + + + + +
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+CompilerMojoTestCase

+
+public CompilerMojoTestCase()
+
+
+ + + + + + + + +
+Method Detail
+ +

+testCompilerBasic

+
+public void testCompilerBasic()
+                       throws Exception
+
+
tests the ability of the plugin to compile a basic file +

+

+ +
Throws: +
Exception
+
+
+
+ +

+testCompilerEmptySource

+
+public void testCompilerEmptySource()
+                             throws Exception
+
+
tests the ability of the plugin to respond to empty source +

+

+ +
Throws: +
Exception
+
+
+
+ +

+testCompilerIncludesExcludes

+
+public void testCompilerIncludesExcludes()
+                                  throws Exception
+
+
tests the ability of the plugin to respond to includes and excludes correctly +

+

+ +
Throws: +
Exception
+
+
+
+ +

+testCompilerFork

+
+public void testCompilerFork()
+                      throws Exception
+
+
tests the ability of the plugin to fork and successfully compile +

+

+ +
Throws: +
Exception
+
+
+
+ +

+testOneOutputFileForAllInput

+
+public void testOneOutputFileForAllInput()
+                                  throws Exception
+
+
+ +
Throws: +
Exception
+
+
+
+ +

+testCompilerArgs

+
+public void testCompilerArgs()
+                      throws Exception
+
+
+ +
Throws: +
Exception
+
+
+
+ +

+testOneOutputFileForAllInput2

+
+public void testOneOutputFileForAllInput2()
+                                   throws Exception
+
+
+ +
Throws: +
Exception
+
+
+
+ +

+testCompileFailure

+
+public void testCompileFailure()
+                        throws Exception
+
+
+ +
Throws: +
Exception
+
+
+
+ +

+testCompileFailOnError

+
+public void testCompileFailOnError()
+                            throws Exception
+
+
+ +
Throws: +
Exception
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2012 The Apache Software Foundation. All Rights Reserved. + + \ No newline at end of file Propchange: websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.1-SNAPSHOT/testapidocs/org/apache/maven/plugin/compiler/CompilerMojoTestCase.html ------------------------------------------------------------------------------ svn:eol-style = native Propchange: websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.1-SNAPSHOT/testapidocs/org/apache/maven/plugin/compiler/CompilerMojoTestCase.html ------------------------------------------------------------------------------ svn:keywords = Author Date Id Revision Added: websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.1-SNAPSHOT/testapidocs/org/apache/maven/plugin/compiler/class-use/CompilerMojoTestCase.html ============================================================================== --- websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.1-SNAPSHOT/testapidocs/org/apache/maven/plugin/compiler/class-use/CompilerMojoTestCase.html (added) +++ websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.1-SNAPSHOT/testapidocs/org/apache/maven/plugin/compiler/class-use/CompilerMojoTestCase.html Thu Dec 13 13:00:11 2012 @@ -0,0 +1,145 @@ + + + + + + + +Uses of Class org.apache.maven.plugin.compiler.CompilerMojoTestCase (Maven Compiler Plugin 3.1-SNAPSHOT Test API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
org.apache.maven.plugin.compiler.CompilerMojoTestCase

+
+No usage of org.apache.maven.plugin.compiler.CompilerMojoTestCase +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2012 The Apache Software Foundation. All Rights Reserved. + + \ No newline at end of file Propchange: websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.1-SNAPSHOT/testapidocs/org/apache/maven/plugin/compiler/class-use/CompilerMojoTestCase.html ------------------------------------------------------------------------------ svn:eol-style = native Propchange: websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.1-SNAPSHOT/testapidocs/org/apache/maven/plugin/compiler/class-use/CompilerMojoTestCase.html ------------------------------------------------------------------------------ svn:keywords = Author Date Id Revision Added: websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.1-SNAPSHOT/testapidocs/org/apache/maven/plugin/compiler/package-frame.html ============================================================================== --- websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.1-SNAPSHOT/testapidocs/org/apache/maven/plugin/compiler/package-frame.html (added) +++ websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.1-SNAPSHOT/testapidocs/org/apache/maven/plugin/compiler/package-frame.html Thu Dec 13 13:00:11 2012 @@ -0,0 +1,33 @@ + + + + + + + +org.apache.maven.plugin.compiler (Maven Compiler Plugin 3.1-SNAPSHOT Test API) + + + + + + + + + + + +org.apache.maven.plugin.compiler + + + + +
+Classes  + +
+CompilerMojoTestCase
+ + + + \ No newline at end of file Propchange: websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.1-SNAPSHOT/testapidocs/org/apache/maven/plugin/compiler/package-frame.html ------------------------------------------------------------------------------ svn:eol-style = native Propchange: websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.1-SNAPSHOT/testapidocs/org/apache/maven/plugin/compiler/package-frame.html ------------------------------------------------------------------------------ svn:keywords = Author Date Id Revision Added: websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.1-SNAPSHOT/testapidocs/org/apache/maven/plugin/compiler/package-summary.html ============================================================================== --- websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.1-SNAPSHOT/testapidocs/org/apache/maven/plugin/compiler/package-summary.html (added) +++ websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.1-SNAPSHOT/testapidocs/org/apache/maven/plugin/compiler/package-summary.html Thu Dec 13 13:00:11 2012 @@ -0,0 +1,158 @@ + + + + + + + +org.apache.maven.plugin.compiler (Maven Compiler Plugin 3.1-SNAPSHOT Test API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+

+Package org.apache.maven.plugin.compiler +

+ + + + + + + + + +
+Class Summary
CompilerMojoTestCase 
+  + +

+

+
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2012 The Apache Software Foundation. All Rights Reserved. + + \ No newline at end of file Propchange: websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.1-SNAPSHOT/testapidocs/org/apache/maven/plugin/compiler/package-summary.html ------------------------------------------------------------------------------ svn:eol-style = native Propchange: websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.1-SNAPSHOT/testapidocs/org/apache/maven/plugin/compiler/package-summary.html ------------------------------------------------------------------------------ svn:keywords = Author Date Id Revision Added: websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.1-SNAPSHOT/testapidocs/org/apache/maven/plugin/compiler/package-tree.html ============================================================================== --- websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.1-SNAPSHOT/testapidocs/org/apache/maven/plugin/compiler/package-tree.html (added) +++ websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.1-SNAPSHOT/testapidocs/org/apache/maven/plugin/compiler/package-tree.html Thu Dec 13 13:00:11 2012 @@ -0,0 +1,163 @@ + + + + + + + +org.apache.maven.plugin.compiler Class Hierarchy (Maven Compiler Plugin 3.1-SNAPSHOT Test API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Hierarchy For Package org.apache.maven.plugin.compiler +

+
+
+
Package Hierarchies:
All Packages
+
+

+Class Hierarchy +

+ +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2012 The Apache Software Foundation. All Rights Reserved. + + \ No newline at end of file Propchange: websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.1-SNAPSHOT/testapidocs/org/apache/maven/plugin/compiler/package-tree.html ------------------------------------------------------------------------------ svn:eol-style = native Propchange: websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.1-SNAPSHOT/testapidocs/org/apache/maven/plugin/compiler/package-tree.html ------------------------------------------------------------------------------ svn:keywords = Author Date Id Revision