A C D E F G I J L M N P S T W 

A

AbstractCompilerMojo - Class in net.jangaroo.jooc.mvnplugin
Super class for mojos compiling Jangaroo sources.
AbstractCompilerMojo() - Constructor for class net.jangaroo.jooc.mvnplugin.AbstractCompilerMojo
 

C

canRun() - Method in class net.jangaroo.jooc.mvnplugin.test.PhantomJsTestRunner
 
CompilerMojo - Class in net.jangaroo.jooc.mvnplugin
Mojo to compile Jangaroo sources during the compile phase.
CompilerMojo() - Constructor for class net.jangaroo.jooc.mvnplugin.CompilerMojo
 
computeStaleSources(List<File>, Set<String>, Set<String>, File, String, String, int) - Method in class net.jangaroo.jooc.mvnplugin.util.MavenPluginHelper
 
createWebapp(File) - Method in class net.jangaroo.jooc.mvnplugin.PackageApplicationMojo
Create the Jangaroo Web app in the given Web app directory.

D

debugTests - Variable in class net.jangaroo.jooc.mvnplugin.test.JooTestMojoBase
Whether to load the test application in debug mode (#joo.debug).

E

execute() - Method in class net.jangaroo.jooc.mvnplugin.AbstractCompilerMojo
Runs the compile mojo
execute() - Method in class net.jangaroo.jooc.mvnplugin.PackageMojo
 
execute() - Method in class net.jangaroo.jooc.mvnplugin.PropertiesMojo
 
execute() - Method in class net.jangaroo.jooc.mvnplugin.test.JettyRunTestsMojo
 
execute() - Method in class net.jangaroo.jooc.mvnplugin.test.JooGenerateTestResourcesMojo
 
execute() - Method in class net.jangaroo.jooc.mvnplugin.test.JooTestMojo
 
execute() - Method in class net.jangaroo.jooc.mvnplugin.test.PhantomJsTestRunner
 
execute() - Method in class net.jangaroo.jooc.mvnplugin.TestCompilerMojo
 
execute() - Method in class net.jangaroo.jooc.mvnplugin.WarPackageMojo

F

findJars() - Method in class net.jangaroo.jooc.mvnplugin.test.JooTestMojoBase
 

G

getActionScriptClassPath() - Method in class net.jangaroo.jooc.mvnplugin.AbstractCompilerMojo
 
getActionScriptClassPath() - Method in class net.jangaroo.jooc.mvnplugin.CompilerMojo
 
getActionScriptClassPath() - Method in class net.jangaroo.jooc.mvnplugin.TestCompilerMojo
 
getActionScriptClassPath(boolean) - Method in class net.jangaroo.jooc.mvnplugin.util.MavenPluginHelper
 
getApiOutputDirectory() - Method in class net.jangaroo.jooc.mvnplugin.AbstractCompilerMojo
 
getApiOutputDirectory() - Method in class net.jangaroo.jooc.mvnplugin.CompilerMojo
 
getApiOutputDirectory() - Method in class net.jangaroo.jooc.mvnplugin.TestCompilerMojo
 
getArtifacts() - Method in class net.jangaroo.jooc.mvnplugin.PackageApplicationMojo
 
getArtifacts() - Method in class net.jangaroo.jooc.mvnplugin.util.MavenPluginHelper
 
getClassesOutputDirectory() - Method in class net.jangaroo.jooc.mvnplugin.AbstractCompilerMojo
 
getCompileSourceRoots() - Method in class net.jangaroo.jooc.mvnplugin.AbstractCompilerMojo
 
getCompileSourceRoots() - Method in class net.jangaroo.jooc.mvnplugin.CompilerMojo
 
getCompileSourceRoots() - Method in class net.jangaroo.jooc.mvnplugin.TestCompilerMojo
 
getExcludes() - Method in class net.jangaroo.jooc.mvnplugin.AbstractCompilerMojo
 
getExcludes() - Method in class net.jangaroo.jooc.mvnplugin.CompilerMojo
 
getExcludes() - Method in class net.jangaroo.jooc.mvnplugin.TestCompilerMojo
 
getGeneratedSourcesDirectory() - Method in class net.jangaroo.jooc.mvnplugin.AbstractCompilerMojo
 
getIncludes() - Method in class net.jangaroo.jooc.mvnplugin.AbstractCompilerMojo
 
getIncludes() - Method in class net.jangaroo.jooc.mvnplugin.CompilerMojo
 
getIncludes() - Method in class net.jangaroo.jooc.mvnplugin.TestCompilerMojo
 
getJettyUrl(Server) - Method in class net.jangaroo.jooc.mvnplugin.test.JooTestMojoBase
 
getMavenPluginHelper() - Method in class net.jangaroo.jooc.mvnplugin.JangarooMojo
 
getModuleClassesJsFile() - Method in class net.jangaroo.jooc.mvnplugin.AbstractCompilerMojo
 
getModuleClassesJsFileName() - Method in class net.jangaroo.jooc.mvnplugin.AbstractCompilerMojo
 
getModuleClassesJsFileName() - Method in class net.jangaroo.jooc.mvnplugin.CompilerMojo
 
getModuleClassesJsFileName() - Method in class net.jangaroo.jooc.mvnplugin.TestCompilerMojo
 
getOutputDirectory() - Method in class net.jangaroo.jooc.mvnplugin.AbstractCompilerMojo
 
getOutputDirectory() - Method in class net.jangaroo.jooc.mvnplugin.CompilerMojo
 
getOutputDirectory() - Method in class net.jangaroo.jooc.mvnplugin.TestCompilerMojo
 
getPackageSourceDirectory() - Method in class net.jangaroo.jooc.mvnplugin.PackageApplicationMojo
 
getPackageSourceDirectory() - Method in class net.jangaroo.jooc.mvnplugin.test.JooGenerateTestResourcesMojo
 
getPackageSourceDirectory() - Method in class net.jangaroo.jooc.mvnplugin.WarPackageMojo
 
getProject() - Method in class net.jangaroo.jooc.mvnplugin.AbstractCompilerMojo
 
getProject() - Method in class net.jangaroo.jooc.mvnplugin.JangarooMojo
 
getTempClassesOutputDirectory() - Method in class net.jangaroo.jooc.mvnplugin.AbstractCompilerMojo
 
getTempClassesOutputDirectory() - Method in class net.jangaroo.jooc.mvnplugin.CompilerMojo
 
getTempClassesOutputDirectory() - Method in class net.jangaroo.jooc.mvnplugin.TestCompilerMojo
 
getTestUrl(Server) - Method in class net.jangaroo.jooc.mvnplugin.test.JooTestMojoBase
 

I

isJangarooPackaging() - Method in class net.jangaroo.jooc.mvnplugin.AbstractCompilerMojo
 
isTestAvailable() - Method in class net.jangaroo.jooc.mvnplugin.test.JooGenerateTestResourcesMojo
 
isTestAvailable() - Method in class net.jangaroo.jooc.mvnplugin.test.JooTestMojoBase
 

J

JANGAROO_TYPE - Static variable in interface net.jangaroo.jooc.mvnplugin.Types
packaging type handled by the plugin
JangarooMojo - Class in net.jangaroo.jooc.mvnplugin
 
JangarooMojo() - Constructor for class net.jangaroo.jooc.mvnplugin.JangarooMojo
 
JAVASCRIPT_EXTENSION - Static variable in interface net.jangaroo.jooc.mvnplugin.Types
extension for packaging handled by the plugin
jettyRunTest(boolean) - Method in class net.jangaroo.jooc.mvnplugin.test.JooTestMojoBase
 
JettyRunTestsMojo - Class in net.jangaroo.jooc.mvnplugin.test
Starts a Jetty server that serves the application to run JooUnit tests.
JettyRunTestsMojo() - Constructor for class net.jangaroo.jooc.mvnplugin.test.JettyRunTestsMojo
 
JooGenerateTestResourcesMojo - Class in net.jangaroo.jooc.mvnplugin.test
Prepares the Javascript Testenvironment including generation of the HTML page and decompression of jangaroo dependencies.
JooGenerateTestResourcesMojo() - Constructor for class net.jangaroo.jooc.mvnplugin.test.JooGenerateTestResourcesMojo
 
JooTestMojo - Class in net.jangaroo.jooc.mvnplugin.test
Executes JooUnit tests.
JooTestMojo() - Constructor for class net.jangaroo.jooc.mvnplugin.test.JooTestMojo
 
JooTestMojoBase - Class in net.jangaroo.jooc.mvnplugin.test
Base class for running tests either automatically (JooTestMojo) or start test Jetty and keep it running (JettyRunTestsMojo).
JooTestMojoBase() - Constructor for class net.jangaroo.jooc.mvnplugin.test.JooTestMojoBase
 

L

LOG_LEVEL_PATTERN - Static variable in class net.jangaroo.jooc.mvnplugin.test.PhantomJsTestRunner
 

M

MavenPluginHelper - Class in net.jangaroo.jooc.mvnplugin.util
 
MavenPluginHelper(MavenProject, Log) - Constructor for class net.jangaroo.jooc.mvnplugin.util.MavenPluginHelper
 

N

net.jangaroo.jooc.mvnplugin - package net.jangaroo.jooc.mvnplugin
 
net.jangaroo.jooc.mvnplugin.test - package net.jangaroo.jooc.mvnplugin.test
 
net.jangaroo.jooc.mvnplugin.util - package net.jangaroo.jooc.mvnplugin.util
 

P

PackageApplicationMojo - Class in net.jangaroo.jooc.mvnplugin
An abstract goal to build a Jangaroo application, either for testing or for an actual application.
PackageApplicationMojo() - Constructor for class net.jangaroo.jooc.mvnplugin.PackageApplicationMojo
 
PackageMojo - Class in net.jangaroo.jooc.mvnplugin
Creates the jangaroo archive and attaches them to the project.
PackageMojo() - Constructor for class net.jangaroo.jooc.mvnplugin.PackageMojo
 
PhantomJsTestRunner - Class in net.jangaroo.jooc.mvnplugin.test
 
PhantomJsTestRunner(String, String, String, String, int, int, Log) - Constructor for class net.jangaroo.jooc.mvnplugin.test.PhantomJsTestRunner
 
project - Variable in class net.jangaroo.jooc.mvnplugin.PackageApplicationMojo
The maven project.
project - Variable in class net.jangaroo.jooc.mvnplugin.test.JooTestMojoBase
The maven project.
PropertiesMojo - Class in net.jangaroo.jooc.mvnplugin
Mojo to compile properties files to ActionScript3 files
PropertiesMojo() - Constructor for class net.jangaroo.jooc.mvnplugin.PropertiesMojo
 

S

setSkip(boolean) - Method in class net.jangaroo.jooc.mvnplugin.test.JooTestMojo
 
setSkipTests(boolean) - Method in class net.jangaroo.jooc.mvnplugin.test.JooTestMojo
 
setTestFailureIgnore(boolean) - Method in class net.jangaroo.jooc.mvnplugin.test.JooTestMojo
 
setTestOutputDirectory(File) - Method in class net.jangaroo.jooc.mvnplugin.test.JooTestMojo
 
setTestResources(ArrayList<Resource>) - Method in class net.jangaroo.jooc.mvnplugin.test.JooTestMojo
 
setTestSourceDirectory(File) - Method in class net.jangaroo.jooc.mvnplugin.test.JooTestMojo
 
skip - Variable in class net.jangaroo.jooc.mvnplugin.TestCompilerMojo
Set this to 'true' to bypass unit tests entirely.
sourceDirectory - Variable in class net.jangaroo.jooc.mvnplugin.AbstractCompilerMojo
Source directory to scan for files to compile.
stopServerIgnoreException(Server) - Method in class net.jangaroo.jooc.mvnplugin.test.JooTestMojoBase
 

T

TestCompilerMojo - Class in net.jangaroo.jooc.mvnplugin
Mojo to compile Jangaroo sources from during the test-compile phase.
TestCompilerMojo() - Constructor for class net.jangaroo.jooc.mvnplugin.TestCompilerMojo
 
testOutputDirectory - Variable in class net.jangaroo.jooc.mvnplugin.test.JooTestMojoBase
Directory whose joo/classes sub-directory contains compiled test classes.
testResources - Variable in class net.jangaroo.jooc.mvnplugin.test.JooTestMojoBase
the project's test resources
testsHtml - Variable in class net.jangaroo.jooc.mvnplugin.test.JooTestMojoBase
the tests.html file relative to the test resources folder
toString() - Method in class net.jangaroo.jooc.mvnplugin.test.PhantomJsTestRunner
 
Types - Interface in net.jangaroo.jooc.mvnplugin
 

W

WarPackageMojo - Class in net.jangaroo.jooc.mvnplugin
The war-package goal extracts all dependent jangaroo artifacts into the web application to make them accessible from HTML pages during execution of the webapp.
WarPackageMojo() - Constructor for class net.jangaroo.jooc.mvnplugin.WarPackageMojo
 
wrap(Exception) - Method in class net.jangaroo.jooc.mvnplugin.test.JooTestMojoBase
 
writeModule(File, String, String, String, Writer, Writer) - Method in class net.jangaroo.jooc.mvnplugin.PackageApplicationMojo
 
writeThisJangarooModuleScript(File, Writer, Writer) - Method in class net.jangaroo.jooc.mvnplugin.PackageApplicationMojo
 
writeThisJangarooModuleScript(File, Writer, Writer) - Method in class net.jangaroo.jooc.mvnplugin.test.JooGenerateTestResourcesMojo
 
A C D E F G I J L M N P S T W 

Copyright © 2002–2015 CoreMedia AG. All rights reserved.