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 74B76200B9E for ; Sat, 8 Oct 2016 13:43:40 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 73282160ADF; Sat, 8 Oct 2016 11:43:40 +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 5A836160AD1 for ; Sat, 8 Oct 2016 13:43:39 +0200 (CEST) Received: (qmail 42338 invoked by uid 500); 8 Oct 2016 11:43:38 -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 42329 invoked by uid 99); 8 Oct 2016 11:43:38 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 08 Oct 2016 11:43:38 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 40CACDFE13; Sat, 8 Oct 2016 11:43:38 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: cdutz@apache.org To: commits@flex.apache.org Message-Id: <63f336229f264aaf9709fb47d21acb86@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: flex-site git commit: Initial commit of the Maven Site version Date: Sat, 8 Oct 2016 11:43:38 +0000 (UTC) archived-at: Sat, 08 Oct 2016 11:43:40 -0000 Repository: flex-site Updated Branches: refs/heads/maven-site [created] 41b8d7ad0 Initial commit of the Maven Site version Project: http://git-wip-us.apache.org/repos/asf/flex-site/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-site/commit/41b8d7ad Tree: http://git-wip-us.apache.org/repos/asf/flex-site/tree/41b8d7ad Diff: http://git-wip-us.apache.org/repos/asf/flex-site/diff/41b8d7ad Branch: refs/heads/maven-site Commit: 41b8d7ad06fd487a59554c8ff74ccc38cea5d886 Parents: Author: Christofer Dutz Authored: Sat Oct 8 13:43:31 2016 +0200 Committer: Christofer Dutz Committed: Sat Oct 8 13:43:31 2016 +0200 ---------------------------------------------------------------------- .gitignore | 25 +++ pom.xml | 218 +++++++++++++++++++++++ src/site/resources/logo_01_fullcolor-sm.png | Bin 0 -> 17508 bytes src/site/site.xml | 110 ++++++++++++ 4 files changed, 353 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-site/blob/41b8d7ad/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b702327 --- /dev/null +++ b/.gitignore @@ -0,0 +1,25 @@ +### Java template +*.class + +# Mobile Tools for Java (J2ME) +.mtj.tmp/ + +# Package Files # +*.jar +*.war +*.ear + +# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml +hs_err_pid* + +### Maven template +target/ +pom.xml.tag +pom.xml.releaseBackup +pom.xml.versionsBackup +pom.xml.next +release.properties +dependency-reduced-pom.xml +buildNumber.properties +.mvn/timing.properties + http://git-wip-us.apache.org/repos/asf/flex-site/blob/41b8d7ad/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..6e41103 --- /dev/null +++ b/pom.xml @@ -0,0 +1,218 @@ + + + + 4.0.0 + + + org.apache + apache + 18 + + + org.apache.flex.website + flex-site + 0.8.0-SNAPSHOT + pom + + Apache Flex - Website + The Apache Flex Website Project + + + scm:git:https://git-wip-us.apache.org/repos/asf/flex-site.git + scm:git:https://git-wip-us.apache.org/repos/asf/flex-site.git + https://github.com/apache/flex-site + HEAD + + + + 1.6 + UTF-8 + UTF-8 + 3.3.1 + + + + + + apache.website + scm:svn:https://svn.apache.org/repos/asf/flex/site/trunk/content/maven/flexjs/${website.path} + + + + + + Jira + https://issues.apache.org/jira/browse/FLEX + + + + + Apache Flex User List + users-subscribe@flex.apache.org + users-unsubscribe@flex.apache.org + users@flex.apache.org + http://mail-archives.apache.org/mod_mbox/flex-users/ + + + Apache Flex Developer List + dev-subscribe@flex.apache.org + dev-unsubscribe@flex.apache.org + dev@flex.apache.org + http://mail-archives.apache.org/mod_mbox/flex-dev/ + + + + + + + + org.apache.rat + apache-rat-plugin + 0.12 + + + license-check + verify + + check + + + + + + org.apache.maven.doxia + doxia-core + 1.6 + + + xerces + xercesImpl + + + + + + + + + org.apache.maven.plugins + maven-site-plugin + 3.5.1 + + true + true + false + en + ${project.build.sourceEncoding} + ${project.reporting.outputencoding} + scm:svn:https://svn.apache.org/repos/asf/flex/site/trunk/content/maven/flexjs/${website.path} + + + + src/site/asciidoc + + asciidoctor-diagram + + html5 + + left + 2 + font + images + ${project.build.directory}/site/images + true + + - + coderay + style + + + + + + org.apache.maven.doxia + doxia-core + 1.7 + + + + lt.velykis.maven.skins + reflow-velocity-tools + 1.1.1 + + + org.apache.velocity + velocity + 1.7 + + + + org.asciidoctor + asciidoctor-maven-plugin + 1.5.3 + + + org.jruby + jruby-complete + 1.7.21 + + + org.asciidoctor + asciidoctorj + 1.5.4 + + + org.asciidoctor + asciidoctorj-diagram + 1.3.1 + + + + org.apache.maven.wagon + wagon-ssh + 2.10 + + + + org.apache.maven.wagon + wagon-scm + 2.10 + + + org.apache.maven.scm + maven-scm-api + 1.9.5 + + + org.apache.maven.scm + maven-scm-manager-plexus + 1.9.5 + + + org.apache.maven.scm + maven-scm-provider-svnexe + 1.9.5 + + + + + + + \ No newline at end of file http://git-wip-us.apache.org/repos/asf/flex-site/blob/41b8d7ad/src/site/resources/logo_01_fullcolor-sm.png ---------------------------------------------------------------------- diff --git a/src/site/resources/logo_01_fullcolor-sm.png b/src/site/resources/logo_01_fullcolor-sm.png new file mode 100644 index 0000000..92787bf Binary files /dev/null and b/src/site/resources/logo_01_fullcolor-sm.png differ http://git-wip-us.apache.org/repos/asf/flex-site/blob/41b8d7ad/src/site/site.xml ---------------------------------------------------------------------- diff --git a/src/site/site.xml b/src/site/site.xml new file mode 100644 index 0000000..40244d7 --- /dev/null +++ b/src/site/site.xml @@ -0,0 +1,110 @@ + + + + + + lt.velykis.maven.skins + reflow-maven-skin + 1.1.1 + + + + + + + Apache Flex + http://flex.apache.org/images/logo_01_fullcolor-sm.png + http://flex.apache.org/ + + + + An Apache Project + http://www.apache.org/images/feather-small.gif + http://www.apache.org + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file