/[packages]/cauldron/mojarra/current/SOURCES/mojarra-2.1.2-jsf-pom-template.patch
ViewVC logotype

Contents of /cauldron/mojarra/current/SOURCES/mojarra-2.1.2-jsf-pom-template.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 133624 - (show annotations) (download)
Tue Aug 16 03:08:41 2011 UTC (12 years, 8 months ago) by gil
File size: 2302 byte(s)
imported package mojarra
1 diff -Nru mojarra-2.1.2-FCS-source/common/ant/template/jsf-api-pom-template.xml mojarra-2.1.2-FCS-source-gil/common/ant/template/jsf-api-pom-template.xml
2 --- mojarra-2.1.2-FCS-source/common/ant/template/jsf-api-pom-template.xml 2011-06-10 22:08:10.000000000 +0200
3 +++ mojarra-2.1.2-FCS-source-gil/common/ant/template/jsf-api-pom-template.xml 2011-08-15 23:11:47.769443317 +0200
4 @@ -193,14 +193,6 @@
5 </plugin>
6 </plugins>
7
8 - <extensions>
9 - <extension>
10 - <groupId>org.jvnet.wagon-svn</groupId>
11 - <artifactId>wagon-svn</artifactId>
12 - <version>1.8</version>
13 - </extension>
14 - </extensions>
15 -
16 </build>
17
18 <issueManagement>
19 @@ -269,9 +261,9 @@
20 <scope>provided</scope>
21 </dependency>
22 <dependency>
23 - <groupId>javax.servlet.jsp</groupId>
24 + <groupId>org.apache.tomcat</groupId>
25 <artifactId>jsp-api</artifactId>
26 - <version>2.1</version>
27 + <version>6.0.32</version>
28 <scope>provided</scope>
29 </dependency>
30 <dependency>
31 diff -Nru mojarra-2.1.2-FCS-source/common/ant/template/jsf-impl-pom-template.xml mojarra-2.1.2-FCS-source-gil/common/ant/template/jsf-impl-pom-template.xml
32 --- mojarra-2.1.2-FCS-source/common/ant/template/jsf-impl-pom-template.xml 2011-06-10 22:08:10.000000000 +0200
33 +++ mojarra-2.1.2-FCS-source-gil/common/ant/template/jsf-impl-pom-template.xml 2011-08-15 23:11:47.771443317 +0200
34 @@ -155,13 +155,6 @@
35 </configuration>
36 </plugin>
37 </plugins>
38 - <extensions>
39 - <extension>
40 - <groupId>org.jvnet.wagon-svn</groupId>
41 - <artifactId>wagon-svn</artifactId>
42 - <version>1.8</version>
43 - </extension>
44 - </extensions>
45
46 </build>
47 <issueManagement>
48 @@ -226,9 +219,9 @@
49 <scope>provided</scope>
50 </dependency>
51 <dependency>
52 - <groupId>javax.servlet.jsp</groupId>
53 + <groupId>org.apache.tomcat</groupId>
54 <artifactId>jsp-api</artifactId>
55 - <version>2.1</version>
56 + <version>6.0.32</version>
57 <scope>provided</scope>
58 </dependency>
59 <dependency>

  ViewVC Help
Powered by ViewVC 1.1.30