Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 7CEE4200B95 for ; Tue, 27 Sep 2016 14:36:11 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 7970B160AEA; Tue, 27 Sep 2016 12:36:11 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 4DBDD160AD2 for ; Tue, 27 Sep 2016 14:36:08 +0200 (CEST) Received: (qmail 36552 invoked by uid 500); 27 Sep 2016 12:36:07 -0000 Mailing-List: contact commits-help@flex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flex.apache.org Delivered-To: mailing list commits@flex.apache.org Received: (qmail 36544 invoked by uid 99); 27 Sep 2016 12:36:07 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Sep 2016 12:36:07 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id E2803C741B for ; Tue, 27 Sep 2016 12:36:06 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.876 X-Spam-Level: * X-Spam-Status: No, score=1.876 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, KAM_MANYCOMMENTS=1.2, RP_MATCHES_RCVD=-1.124] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id j7iY8bMiVKtB for ; Tue, 27 Sep 2016 12:36:01 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 3933A5FDEB for ; Tue, 27 Sep 2016 12:36:01 +0000 (UTC) Received: from svn01-us-west.apache.org (svn.apache.org [10.41.0.6]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 50C28E58E9 for ; Tue, 27 Sep 2016 12:36:00 +0000 (UTC) Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 4EC4A3A0478 for ; Tue, 27 Sep 2016 12:36:00 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1762469 [5/15] - in /flex/site/trunk/content/maven/flexjs/latest-dev-2/flexjs-maven-plugin: ./ apidocs/ apidocs/org/ apidocs/org/apache/ apidocs/org/apache/flex/ apidocs/org/apache/flex/maven/ apidocs/org/apache/flex/maven/flexjs/ apidocs/... Date: Tue, 27 Sep 2016 12:35:59 -0000 To: commits@flex.apache.org From: cdutz@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20160927123600.4EC4A3A0478@svn01-us-west.apache.org> archived-at: Tue, 27 Sep 2016 12:36:11 -0000 Added: flex/site/trunk/content/maven/flexjs/latest-dev-2/flexjs-maven-plugin/apidocs/org/apache/flex/maven/flexjs/Define.html URL: http://svn.apache.org/viewvc/flex/site/trunk/content/maven/flexjs/latest-dev-2/flexjs-maven-plugin/apidocs/org/apache/flex/maven/flexjs/Define.html?rev=1762469&view=auto ============================================================================== --- flex/site/trunk/content/maven/flexjs/latest-dev-2/flexjs-maven-plugin/apidocs/org/apache/flex/maven/flexjs/Define.html (added) +++ flex/site/trunk/content/maven/flexjs/latest-dev-2/flexjs-maven-plugin/apidocs/org/apache/flex/maven/flexjs/Define.html Tue Sep 27 12:35:57 2016 @@ -0,0 +1,312 @@ + + + + + + +Define (Apache Flex - FlexJS: FlexJS Maven Plugin 0.8.0-SNAPSHOT API) + + + + + + + + + + + +
+
org.apache.flex.maven.flexjs
+

Class Define

+
+
+ +
+
    +
  • +
    +
    +
    public class Define
    +extends Object
    +
    Created by christoferdutz on 07.06.16.
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        Define

        +
        public Define()
        +
      • +
      + + + +
        +
      • +

        Define

        +
        public Define(String name,
        +      String value)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getName

        +
        public String getName()
        +
      • +
      + + + +
        +
      • +

        setName

        +
        public void setName(String name)
        +
      • +
      + + + +
        +
      • +

        getValue

        +
        public String getValue()
        +
      • +
      + + + +
        +
      • +

        setValue

        +
        public void setValue(String value)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + +

Copyright © 2016 The Apache Software Foundation. All rights reserved.

+ + Added: flex/site/trunk/content/maven/flexjs/latest-dev-2/flexjs-maven-plugin/apidocs/org/apache/flex/maven/flexjs/Exclude.html URL: http://svn.apache.org/viewvc/flex/site/trunk/content/maven/flexjs/latest-dev-2/flexjs-maven-plugin/apidocs/org/apache/flex/maven/flexjs/Exclude.html?rev=1762469&view=auto ============================================================================== --- flex/site/trunk/content/maven/flexjs/latest-dev-2/flexjs-maven-plugin/apidocs/org/apache/flex/maven/flexjs/Exclude.html (added) +++ flex/site/trunk/content/maven/flexjs/latest-dev-2/flexjs-maven-plugin/apidocs/org/apache/flex/maven/flexjs/Exclude.html Tue Sep 27 12:35:57 2016 @@ -0,0 +1,298 @@ + + + + + + +Exclude (Apache Flex - FlexJS: FlexJS Maven Plugin 0.8.0-SNAPSHOT API) + + + + + + + + + + + +
+
org.apache.flex.maven.flexjs
+

Class Exclude

+
+
+ +
+
    +
  • +
    +
    +
    public class Exclude
    +extends Object
    +
    Created by christoferdutz on 01.05.16.
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        Exclude

        +
        public Exclude()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getClassName

        +
        public String getClassName()
        +
      • +
      + + + +
        +
      • +

        setClassName

        +
        public void setClassName(String className)
        +
      • +
      + + + +
        +
      • +

        getName

        +
        public String getName()
        +
      • +
      + + + +
        +
      • +

        setName

        +
        public void setName(String name)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + +

Copyright © 2016 The Apache Software Foundation. All rights reserved.

+ + Added: flex/site/trunk/content/maven/flexjs/latest-dev-2/flexjs-maven-plugin/apidocs/org/apache/flex/maven/flexjs/ExterncConfig.html URL: http://svn.apache.org/viewvc/flex/site/trunk/content/maven/flexjs/latest-dev-2/flexjs-maven-plugin/apidocs/org/apache/flex/maven/flexjs/ExterncConfig.html?rev=1762469&view=auto ============================================================================== --- flex/site/trunk/content/maven/flexjs/latest-dev-2/flexjs-maven-plugin/apidocs/org/apache/flex/maven/flexjs/ExterncConfig.html (added) +++ flex/site/trunk/content/maven/flexjs/latest-dev-2/flexjs-maven-plugin/apidocs/org/apache/flex/maven/flexjs/ExterncConfig.html Tue Sep 27 12:35:57 2016 @@ -0,0 +1,293 @@ + + + + + + +ExterncConfig (Apache Flex - FlexJS: FlexJS Maven Plugin 0.8.0-SNAPSHOT API) + + + + + + + + + + + +
+
org.apache.flex.maven.flexjs
+

Class ExterncConfig

+
+
+ +
+
    +
  • +
    +
    +
    public class ExterncConfig
    +extends Object
    +
    Created by christoferdutz on 01.05.16.
    +
  • +
+
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ExterncConfig

        +
        public ExterncConfig()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + +

Copyright © 2016 The Apache Software Foundation. All rights reserved.

+ + Added: flex/site/trunk/content/maven/flexjs/latest-dev-2/flexjs-maven-plugin/apidocs/org/apache/flex/maven/flexjs/FieldExclude.html URL: http://svn.apache.org/viewvc/flex/site/trunk/content/maven/flexjs/latest-dev-2/flexjs-maven-plugin/apidocs/org/apache/flex/maven/flexjs/FieldExclude.html?rev=1762469&view=auto ============================================================================== --- flex/site/trunk/content/maven/flexjs/latest-dev-2/flexjs-maven-plugin/apidocs/org/apache/flex/maven/flexjs/FieldExclude.html (added) +++ flex/site/trunk/content/maven/flexjs/latest-dev-2/flexjs-maven-plugin/apidocs/org/apache/flex/maven/flexjs/FieldExclude.html Tue Sep 27 12:35:57 2016 @@ -0,0 +1,298 @@ + + + + + + +FieldExclude (Apache Flex - FlexJS: FlexJS Maven Plugin 0.8.0-SNAPSHOT API) + + + + + + + + + + + +
+
org.apache.flex.maven.flexjs
+

Class FieldExclude

+
+
+ +
+
    +
  • +
    +
    +
    public class FieldExclude
    +extends Object
    +
    Created by christoferdutz on 01.05.16.
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        FieldExclude

        +
        public FieldExclude()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getClassName

        +
        public String getClassName()
        +
      • +
      + + + +
        +
      • +

        setClassName

        +
        public void setClassName(String className)
        +
      • +
      + + + +
        +
      • +

        getField

        +
        public String getField()
        +
      • +
      + + + +
        +
      • +

        setField

        +
        public void setField(String field)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + +

Copyright © 2016 The Apache Software Foundation. All rights reserved.

+ + Added: flex/site/trunk/content/maven/flexjs/latest-dev-2/flexjs-maven-plugin/apidocs/org/apache/flex/maven/flexjs/GenerateExterncMojo.html URL: http://svn.apache.org/viewvc/flex/site/trunk/content/maven/flexjs/latest-dev-2/flexjs-maven-plugin/apidocs/org/apache/flex/maven/flexjs/GenerateExterncMojo.html?rev=1762469&view=auto ============================================================================== --- flex/site/trunk/content/maven/flexjs/latest-dev-2/flexjs-maven-plugin/apidocs/org/apache/flex/maven/flexjs/GenerateExterncMojo.html (added) +++ flex/site/trunk/content/maven/flexjs/latest-dev-2/flexjs-maven-plugin/apidocs/org/apache/flex/maven/flexjs/GenerateExterncMojo.html Tue Sep 27 12:35:57 2016 @@ -0,0 +1,440 @@ + + + + + + +GenerateExterncMojo (Apache Flex - FlexJS: FlexJS Maven Plugin 0.8.0-SNAPSHOT API) + + + + + + + + + + + +
+
org.apache.flex.maven.flexjs
+

Class GenerateExterncMojo

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
    +
    +
    +
    +
    @Mojo(name="generate-extern",
    +      defaultPhase=PROCESS_SOURCES)
    +public class GenerateExterncMojo
    +extends BaseMojo
    +
    Created by christoferdutz on 30.04.16.
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        GenerateExterncMojo

        +
        public GenerateExterncMojo()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + + + + + + + + + + + + + +
        +
      • +

        skip

        +
        protected boolean skip()
        +
        +
        Overrides:
        +
        skip in class BaseMojo
        +
        +
      • +
      + + + + + + + +
        +
      • +

        getVelocityContext

        +
        protected org.apache.velocity.VelocityContext getVelocityContext()
        +                                                          throws org.apache.maven.plugin.MojoExecutionException
        +
        +
        Overrides:
        +
        getVelocityContext in class BaseMojo
        +
        Throws:
        +
        org.apache.maven.plugin.MojoExecutionException
        +
      • +
      + + + +
        +
      • +

        execute

        +
        public void execute()
        +             throws org.apache.maven.plugin.MojoExecutionException
        +
        +
        Specified by:
        +
        execute in interface org.apache.maven.plugin.Mojo
        +
        Overrides:
        +
        execute in class BaseMojo
        +
        Throws:
        +
        org.apache.maven.plugin.MojoExecutionException
        +
      • +
      + + + + +
    • +
    +
  • +
+
+
+ + + + + +

Copyright © 2016 The Apache Software Foundation. All rights reserved.

+ +