Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to Tomcat 7.0.94 #94

Open
wants to merge 2 commits into
base: tomee-1.6.0.x-TT.x-release
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion arquillian/arquillian-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>arquillian</artifactId>
<groupId>org.apache.openejb</groupId>
<version>1.6.0.3-TT.18</version>
<version>1.6.0.3-TT.19</version>
</parent>

<artifactId>arquillian-common</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions arquillian/arquillian-openejb-embedded-4/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@
<parent>
<artifactId>arquillian</artifactId>
<groupId>org.apache.openejb</groupId>
<version>1.6.0.3-TT.18</version>
<version>1.6.0.3-TT.19</version>
</parent>
<modelVersion>4.0.0</modelVersion>

<artifactId>arquillian-openejb-embedded-4</artifactId>
<name>OpenEJB :: Arquillian Adaptors Parent :: OpenEJB Container</name>
<version>4.6.0.3-TT.18</version>
<version>4.6.0.3-TT.19</version>

<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion arquillian/arquillian-openejb-transaction-provider/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>arquillian</artifactId>
<groupId>org.apache.openejb</groupId>
<version>1.6.0.3-TT.18</version>
<version>1.6.0.3-TT.19</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion arquillian/arquillian-tomee-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>arquillian</artifactId>
<groupId>org.apache.openejb</groupId>
<version>1.6.0.3-TT.18</version>
<version>1.6.0.3-TT.19</version>
</parent>
<artifactId>arquillian-tomee-common</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion arquillian/arquillian-tomee-embedded/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>arquillian</artifactId>
<groupId>org.apache.openejb</groupId>
<version>1.6.0.3-TT.18</version>
<version>1.6.0.3-TT.19</version>
</parent>
<artifactId>arquillian-tomee-embedded</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion arquillian/arquillian-tomee-moviefun-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.apache.openejb</groupId>
<artifactId>arquillian</artifactId>
<version>1.6.0.3-TT.18</version>
<version>1.6.0.3-TT.19</version>
</parent>
<artifactId>arquillian-tomee-moviefun-example</artifactId>
<packaging>war</packaging>
Expand Down
8 changes: 4 additions & 4 deletions arquillian/arquillian-tomee-remote/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>arquillian</artifactId>
<groupId>org.apache.openejb</groupId>
<version>1.6.0.3-TT.18</version>
<version>1.6.0.3-TT.19</version>
</parent>
<artifactId>arquillian-tomee-remote</artifactId>
<packaging>jar</packaging>
Expand Down Expand Up @@ -92,7 +92,7 @@
<groupId>org.apache.openejb</groupId>
<artifactId>apache-tomee</artifactId>
<type>zip</type>
<version>1.6.0.3-TT.18</version>
<version>1.6.0.3-TT.19</version>
<classifier>webprofile</classifier>
<scope>provided</scope>
</dependency>
Expand Down Expand Up @@ -121,7 +121,7 @@
<dependency>
<groupId>org.apache.openejb</groupId>
<artifactId>arquillian-tomee-common</artifactId>
<version>1.6.0.3-TT.18</version>
<version>1.6.0.3-TT.19</version>
<type>jar</type>
<scope>compile</scope>
</dependency>
Expand All @@ -148,7 +148,7 @@
<dependency>
<groupId>org.apache.openejb</groupId>
<artifactId>arquillian-common</artifactId>
<version>1.6.0.3-TT.18</version>
<version>1.6.0.3-TT.19</version>
</dependency>

<dependency>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>arquillian-tomee-tests</artifactId>
<groupId>org.apache.openejb</groupId>
<version>1.6.0.3-TT.18</version>
<version>1.6.0.3-TT.19</version>
</parent>

<artifactId>arquillian-tomee-codi-tests</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>arquillian-tomee-tests</artifactId>
<groupId>org.apache.openejb</groupId>
<version>1.6.0.3-TT.18</version>
<version>1.6.0.3-TT.19</version>
</parent>

<artifactId>arquillian-tomee-config-tests</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>arquillian-tomee-tests</artifactId>
<groupId>org.apache.openejb</groupId>
<version>1.6.0.3-TT.18</version>
<version>1.6.0.3-TT.19</version>
</parent>

<artifactId>arquillian-tomee-jaxrs-tests</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>arquillian-tomee-tests</artifactId>
<groupId>org.apache.openejb</groupId>
<version>1.6.0.3-TT.18</version>
<version>1.6.0.3-TT.19</version>
</parent>

<artifactId>arquillian-tomee-jaxws-tests</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>arquillian-tomee-tests</artifactId>
<groupId>org.apache.openejb</groupId>
<version>1.6.0.3-TT.18</version>
<version>1.6.0.3-TT.19</version>
</parent>

<artifactId>arquillian-tomee-jms-tests</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>arquillian-tomee-tests</artifactId>
<groupId>org.apache.openejb</groupId>
<version>1.6.0.3-TT.18</version>
<version>1.6.0.3-TT.19</version>
</parent>

<artifactId>arquillian-tomee-webprofile-tests</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions arquillian/arquillian-tomee-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<artifactId>arquillian</artifactId>
<groupId>org.apache.openejb</groupId>
<version>1.6.0.3-TT.18</version>
<version>1.6.0.3-TT.19</version>
</parent>
<artifactId>arquillian-tomee-tests</artifactId>
<packaging>pom</packaging>
Expand Down Expand Up @@ -117,7 +117,7 @@
<dependency> <!-- tomee-embedded needs it + dependencies but tomee-*-remote doesn't need dependencies so to avoid conflicts bringing it back here -->
<groupId>org.apache.openejb</groupId>
<artifactId>openejb-core</artifactId>
<version>4.6.0.3-TT.18</version>
<version>4.6.0.3-TT.19</version>
</dependency>

<!-- just to get it in the correct order -->
Expand Down
2 changes: 1 addition & 1 deletion arquillian/arquillian-tomee-webapp-remote/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>arquillian</artifactId>
<groupId>org.apache.openejb</groupId>
<version>1.6.0.3-TT.18</version>
<version>1.6.0.3-TT.19</version>
</parent>
<artifactId>arquillian-tomee-webapp-remote</artifactId>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions arquillian/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@
<parent>
<artifactId>openejb</artifactId>
<groupId>org.apache.openejb</groupId>
<version>4.6.0.3-TT.18</version>
<version>4.6.0.3-TT.19</version>
</parent>

<artifactId>arquillian</artifactId>
<version>1.6.0.3-TT.18</version>
<version>1.6.0.3-TT.19</version>
<packaging>pom</packaging>
<name>OpenEJB :: Arquillian Adaptors Parent</name>

Expand Down
2 changes: 1 addition & 1 deletion arquillian/ziplock/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>arquillian</artifactId>
<groupId>org.apache.openejb</groupId>
<version>1.6.0.3-TT.18</version>
<version>1.6.0.3-TT.19</version>
</parent>
<artifactId>ziplock</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion assembly/openejb-lite/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>assembly</artifactId>
<groupId>org.apache.openejb</groupId>
<version>4.6.0.3-TT.18</version>
<version>4.6.0.3-TT.19</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>openejb-lite</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion assembly/openejb-standalone/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>assembly</artifactId>
<groupId>org.apache.openejb</groupId>
<version>4.6.0.3-TT.18</version>
<version>4.6.0.3-TT.19</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>openejb-standalone</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion assembly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>openejb</artifactId>
<groupId>org.apache.openejb</groupId>
<version>4.6.0.3-TT.18</version>
<version>4.6.0.3-TT.19</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>assembly</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion container/openejb-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>container</artifactId>
<groupId>org.apache.openejb</groupId>
<version>4.6.0.3-TT.18</version>
<version>4.6.0.3-TT.19</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion container/openejb-concurrency-utilities-ee/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>container</artifactId>
<groupId>org.apache.openejb</groupId>
<version>4.6.0.3-TT.18</version>
<version>4.6.0.3-TT.19</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion container/openejb-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>container</artifactId>
<groupId>org.apache.openejb</groupId>
<version>4.6.0.3-TT.18</version>
<version>4.6.0.3-TT.19</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>openejb-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion container/openejb-javaagent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>container</artifactId>
<groupId>org.apache.openejb</groupId>
<version>4.6.0.3-TT.18</version>
<version>4.6.0.3-TT.19</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>openejb-javaagent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion container/openejb-jee-accessors/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>container</artifactId>
<groupId>org.apache.openejb</groupId>
<version>4.6.0.3-TT.18</version>
<version>4.6.0.3-TT.19</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>openejb-jee-accessors</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion container/openejb-jee/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>container</artifactId>
<groupId>org.apache.openejb</groupId>
<version>4.6.0.3-TT.18</version>
<version>4.6.0.3-TT.19</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>openejb-jee</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion container/openejb-jpa-integration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>container</artifactId>
<groupId>org.apache.openejb</groupId>
<version>4.6.0.3-TT.18</version>
<version>4.6.0.3-TT.19</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion container/openejb-junit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>container</artifactId>
<groupId>org.apache.openejb</groupId>
<version>4.6.0.3-TT.18</version>
<version>4.6.0.3-TT.19</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>openejb-junit</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion container/openejb-loader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>container</artifactId>
<groupId>org.apache.openejb</groupId>
<version>4.6.0.3-TT.18</version>
<version>4.6.0.3-TT.19</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>openejb-loader</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion container/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>openejb</artifactId>
<groupId>org.apache.openejb</groupId>
<version>4.6.0.3-TT.18</version>
<version>4.6.0.3-TT.19</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>container</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion deps/jstl-patched/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>deps</artifactId>
<groupId>org.apache.openejb</groupId>
<version>4.6.0.3-TT.18</version>
<version>4.6.0.3-TT.19</version>
</parent>

<groupId>org.apache.openejb.patch</groupId>
Expand Down
2 changes: 1 addition & 1 deletion deps/mbean-annotation-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>deps</artifactId>
<groupId>org.apache.openejb</groupId>
<version>4.6.0.3-TT.18</version>
<version>4.6.0.3-TT.19</version>
</parent>
<artifactId>mbean-annotation-api</artifactId>
<name>OpenEJB :: Dependencies :: MBean Annotation API</name>
Expand Down
2 changes: 1 addition & 1 deletion deps/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>openejb</artifactId>
<groupId>org.apache.openejb</groupId>
<version>4.6.0.3-TT.18</version>
<version>4.6.0.3-TT.19</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>deps</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/access-timeout-meta/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<dependency>
<groupId>org.apache.openejb</groupId>
<artifactId>openejb-core</artifactId>
<version>4.6.0.3-TT.18</version>
<version>4.6.0.3-TT.19</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion examples/access-timeout/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<dependency>
<groupId>org.apache.openejb</groupId>
<artifactId>openejb-core</artifactId>
<version>4.6.0.3-TT.18</version>
<version>4.6.0.3-TT.19</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion examples/alternate-descriptors/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
<dependency>
<groupId>org.apache.openejb</groupId>
<artifactId>openejb-core</artifactId>
<version>4.6.0.3-TT.18</version>
<version>4.6.0.3-TT.19</version>
<scope>test</scope>
<exclusions>
<exclusion>
Expand Down
4 changes: 2 additions & 2 deletions examples/applet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<dependency>
<groupId>org.apache.openejb</groupId>
<artifactId>openejb-client</artifactId>
<version>4.6.0.3-TT.18</version>
<version>4.6.0.3-TT.19</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down Expand Up @@ -112,7 +112,7 @@
<artifactItem>
<groupId>org.apache.openejb</groupId>
<artifactId>openejb-client</artifactId>
<version>4.6.0.3-TT.18</version>
<version>4.6.0.3-TT.19</version>
<outputDirectory>${project.build.directory}/${project.build.finalName}</outputDirectory>
<destFileName>openejb-client.jar</destFileName>
</artifactItem>
Expand Down
2 changes: 1 addition & 1 deletion examples/application-composer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
<dependency>
<groupId>org.apache.openejb</groupId>
<artifactId>openejb-core</artifactId>
<version>4.6.0.3-TT.18</version>
<version>4.6.0.3-TT.19</version>
<scope>test</scope>
</dependency>

Expand Down
Loading