Return-Path: X-Original-To: apmail-tomee-commits-archive@www.apache.org Delivered-To: apmail-tomee-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 9152211D42 for ; Wed, 10 Sep 2014 18:43:07 +0000 (UTC) Received: (qmail 28439 invoked by uid 500); 10 Sep 2014 18:43:07 -0000 Delivered-To: apmail-tomee-commits-archive@tomee.apache.org Received: (qmail 28412 invoked by uid 500); 10 Sep 2014 18:43:07 -0000 Mailing-List: contact commits-help@tomee.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tomee.apache.org Delivered-To: mailing list commits@tomee.apache.org Received: (qmail 28403 invoked by uid 99); 10 Sep 2014 18:43:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Sep 2014 18:43:07 +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; Wed, 10 Sep 2014 18:43:04 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 3244E23889E2; Wed, 10 Sep 2014 18:42:44 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1624093 - in /tomee/site/trunk/content: ./ dev/ download/ maven/ Date: Wed, 10 Sep 2014 18:42:43 -0000 To: commits@tomee.apache.org From: andygumbrecht@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20140910184244.3244E23889E2@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: andygumbrecht Date: Wed Sep 10 18:42:43 2014 New Revision: 1624093 URL: http://svn.apache.org/r1624093 Log: Prep 1.7.1 Modified: tomee/site/trunk/content/dev/release-tomee.mdtext tomee/site/trunk/content/download/index.mdtext tomee/site/trunk/content/downloads.html tomee/site/trunk/content/index.html tomee/site/trunk/content/installation-drop-in-war.mdtext tomee/site/trunk/content/maven/index.mdtext tomee/site/trunk/content/tomee-and-netbeans.mdtext tomee/site/trunk/content/tomee-maven-plugin.mdtext tomee/site/trunk/content/tomee-mp-getting-started.mdtext Modified: tomee/site/trunk/content/dev/release-tomee.mdtext URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/dev/release-tomee.mdtext?rev=1624093&r1=1624092&r2=1624093&view=diff ============================================================================== --- tomee/site/trunk/content/dev/release-tomee.mdtext (original) +++ tomee/site/trunk/content/dev/release-tomee.mdtext Wed Sep 10 18:42:43 2014 @@ -253,7 +253,7 @@ Wait for the binaries to replicate to mi #!/bin/bash - RELEASE=${1?Specify a release, such as './mirror_check.sh tomee-1.7.0'} + RELEASE=${1?Specify a release, such as './mirror_check.sh tomee-1.7.1'} function list_mirrors { DYN=http://www.apache.org/dyn/closer.cgi/tomee/$RELEASE/ Modified: tomee/site/trunk/content/download/index.mdtext URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/download/index.mdtext?rev=1624093&r1=1624092&r2=1624093&view=diff ============================================================================== --- tomee/site/trunk/content/download/index.mdtext (original) +++ tomee/site/trunk/content/download/index.mdtext Wed Sep 10 18:42:43 2014 @@ -4,6 +4,7 @@ Title: Downloads

In order to guard against corrupted downloads/installations, it is highly recommended to verify the signature of the release bundles against the public KEYS used by the Apache TomEE developers.

+ Modified: tomee/site/trunk/content/downloads.html URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/downloads.html?rev=1624093&r1=1624092&r2=1624093&view=diff ============================================================================== --- tomee/site/trunk/content/downloads.html (original) +++ tomee/site/trunk/content/downloads.html Wed Sep 10 18:42:43 2014 @@ -7,25 +7,25 @@
Feedback Welcome! We use your feedback to focus efforts, develop new features, and to make TomEE better for everyone. - Help us grow! + Help us grow!

See also archived releases for older versions

@@ -62,13 +62,13 @@ Java EE6 Certified
@@ -76,13 +76,13 @@ Java EE6 Certified
@@ -91,23 +91,23 @@ NOT Java EE6 Certified @@ -124,8 +124,8 @@
@@ -140,13 +140,13 @@ @@ -161,17 +161,17 @@ @@ -197,9 +197,9 @@ @@ -214,9 +214,9 @@ @@ -231,13 +231,13 @@

 

Modified: tomee/site/trunk/content/index.html URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/index.html?rev=1624093&r1=1624092&r2=1624093&view=diff ============================================================================== --- tomee/site/trunk/content/index.html (original) +++ tomee/site/trunk/content/index.html Wed Sep 10 18:42:43 2014 @@ -48,8 +48,8 @@
-

Apache TomEE 1.7.0 - August 2014 +

Apache TomEE 1.7.1 + September 2014

@@ -86,13 +86,13 @@ Java EE6 Certified
@@ -100,26 +100,26 @@ Java EE6 Certified

NOT Java EE6 Certified


@@ -130,13 +130,13 @@ NOT Java EE6 Certified Modified: tomee/site/trunk/content/installation-drop-in-war.mdtext URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/installation-drop-in-war.mdtext?rev=1624093&r1=1624092&r2=1624093&view=diff ============================================================================== --- tomee/site/trunk/content/installation-drop-in-war.mdtext (original) +++ tomee/site/trunk/content/installation-drop-in-war.mdtext Wed Sep 10 18:42:43 2014 @@ -26,7 +26,7 @@ If you prefer, TomEE can be setup by dep - - Download the .war file you wish to use - either the tomee-webapp-1.7.0.war (for the webprofile installation) or tomee-webapp-plus-1.7.0.war (for the plus version). + - Download the .war file you wish to use - either the tomee-webapp-1.7.1.war (for the webprofile installation) or tomee-webapp-plus-1.7.1.war (for the plus version). - Copy and rename the .war file to $CATALINA_HOME/webapps/tomee.war (the .war filename is important). - Start Tomcat. - Go to the TomEE installer webapp (http://localhost:8080/tomee/) and login with the user you added to tomcat-users.xml. Modified: tomee/site/trunk/content/maven/index.mdtext URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/maven/index.mdtext?rev=1624093&r1=1624092&r2=1624093&view=diff ============================================================================== --- tomee/site/trunk/content/maven/index.mdtext (original) +++ tomee/site/trunk/content/maven/index.mdtext Wed Sep 10 18:42:43 2014 @@ -13,9 +13,9 @@ Simply add the following to the org.apache.openejb.maven tomee-maven-plugin - 1.7.0 + 1.7.1 - 1.7.0 + 1.7.1 plus @@ -88,9 +88,9 @@ project to setup a TomEE install, add li org.apache.openejb.maven tomee-maven-plugin - 1.7.0 + 1.7.1 - 1.7.0 + 1.7.1 plus false 5005 @@ -120,7 +120,7 @@ project to setup a TomEE install, add li org.apache.openejb.maven tomee-maven-plugin - 1.7.0 + 1.7.1 Modified: tomee/site/trunk/content/tomee-and-netbeans.mdtext URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-and-netbeans.mdtext?rev=1624093&r1=1624092&r2=1624093&view=diff ============================================================================== --- tomee/site/trunk/content/tomee-and-netbeans.mdtext (original) +++ tomee/site/trunk/content/tomee-and-netbeans.mdtext Wed Sep 10 18:42:43 2014 @@ -22,7 +22,7 @@ There is some great information over at Netbeans 8 has a bug in which it fails to find the **tomee-common-[version].jar** in the **[TomEE]/lib** directory. The solution is to simply rename the jar file to an older version. -For example, you have **[TomEE]/lib/tomee-common-1.6.0.2.jar** or **[TomEE]/lib/tomee-common-1.7.0.jar**. Rename these files to **[TomEE]/lib/tomee-common-1.6.0.jar** +For example, you have **[TomEE]/lib/tomee-common-1.6.0.2.jar** or **[TomEE]/lib/tomee-common-1.7.1.jar**. Rename these files to **[TomEE]/lib/tomee-common-1.6.0.jar** This should resolve the detection issue and will not break your installation - Be sure to document the change for yourself as a reminder. Modified: tomee/site/trunk/content/tomee-maven-plugin.mdtext URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-maven-plugin.mdtext?rev=1624093&r1=1624092&r2=1624093&view=diff ============================================================================== --- tomee/site/trunk/content/tomee-maven-plugin.mdtext (original) +++ tomee/site/trunk/content/tomee-maven-plugin.mdtext Wed Sep 10 18:42:43 2014 @@ -13,9 +13,9 @@ Simply add the following to the org.apache.openejb.maven tomee-maven-plugin - [Current TomEE Version] + 1.7.1 - [Optional Runtime TomEE Version] + 1.7.1 plus @@ -88,9 +88,9 @@ project to setup a TomEE install, add li org.apache.openejb.maven tomee-maven-plugin - 1.7.0 + 1.7.1 - 1.7.0 + 1.7.1 plus false 5005 @@ -120,7 +120,7 @@ project to setup a TomEE install, add li org.apache.openejb.maven tomee-maven-plugin - 1.7.0 + 1.7.1 Modified: tomee/site/trunk/content/tomee-mp-getting-started.mdtext URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-mp-getting-started.mdtext?rev=1624093&r1=1624092&r2=1624093&view=diff ============================================================================== --- tomee/site/trunk/content/tomee-mp-getting-started.mdtext (original) +++ tomee/site/trunk/content/tomee-mp-getting-started.mdtext Wed Sep 10 18:42:43 2014 @@ -19,9 +19,9 @@ The simplest path is to allow Maven to c TomEE provides a maven-archetype for generating a template project. This template project is preconfigured with `javaee-api` (scope provided) and with the [`tomee-maven-plugin`](maven/index.html) for starting the application with TomEE. -The current version of the archetype is '1.7.0'. So the required command to generate an application would be: +For example, if current version of the archetype is '1.7.1', then the required command to generate an application would be: - mvn archetype:generate -DarchetypeGroupId=org.apache.openejb.maven -DarchetypeArtifactId=tomee-webapp-archetype -DarchetypeVersion=1.7.0 + mvn archetype:generate -DarchetypeGroupId=org.apache.openejb.maven -DarchetypeArtifactId=tomee-webapp-archetype -DarchetypeVersion=1.7.1 The first time you run this command maven downloads the archetype and some parts related to it. Afterwards you see a prompt which allows you to specify the groupId, artifactId, version and package of your application. If you are using 'tomee' as groupId, 'tomee-demo' as artifactId, '1.0' as version and 'myapp' as package, your console should show something like:
VersionTargetDate
1.7.1 Java EE 6 2014-09
1.7.0 Java EE 6 2014-08
1.6.0.2 Java EE 6 2014-05
1.6.0.1 Java EE 6 2014-04