svn commit: r770063 - /jakarta/taglibs/proper/standard/trunk/pom.xml

[email protected]
Newsgroups gmane.comp.jakarta.taglibs.devel
Message-ID <[email protected]>
Author: bayard
Date: Thu Apr 30 04:54:02 2009
New Revision: 770063

URL: http://svn.apache.org/viewvc?rev=770063&view=rev
Log:
Moved from buildable pom to an aggregator pom

Modified:
    jakarta/taglibs/proper/standard/trunk/pom.xml

Modified: jakarta/taglibs/proper/standard/trunk/pom.xml
URL: http://svn.apache.org/viewvc/jakarta/taglibs/proper/standard/trunk/pom.xml?rev=770063&r1=770062&r2=770063&view=diff
==============================================================================
--- jakarta/taglibs/proper/standard/trunk/pom.xml (original)
+++ jakarta/taglibs/proper/standard/trunk/pom.xml Thu Apr 30 04:54:02 2009
@@ -30,6 +30,8 @@
     <version>1-SNAPSHOT</version>
   </parent>
 
+  <packaging>pom</packaging>
+
   <artifactId>taglibs-standard</artifactId>
   <version>1.2-SNAPSHOT</version>
   <name>Jakarta Standard Taglib</name>
@@ -75,85 +77,10 @@
     <contributor><name>Robert Goff</name></contributor>
   </contributors>
 
-  <dependencies>
-    <dependency>
-      <groupId>javax.servlet</groupId>
-      <artifactId>servlet-api</artifactId>
-      <version>2.5</version>
-      <scope>provided</scope>
-    </dependency>
-    <dependency>
-      <groupId>javax.servlet.jsp</groupId>
-      <artifactId>jsp-api</artifactId>
-      <version>2.1</version>
-      <scope>provided</scope>
-    </dependency>
-    <dependency>
-      <groupId>javax.el</groupId>
-      <artifactId>el-api</artifactId>
-      <version>1.0</version>
-      <scope>provided</scope>
-    </dependency>
-    <dependency>
-      <groupId>xalan</groupId>
-      <artifactId>xalan</artifactId>
-      <version>2.7.1</version>
-      <scope>provided</scope>
-    </dependency>
-
-    <dependency>
-      <groupId>org.apache.cactus</groupId>
-      <artifactId>cactus.core.framework.javaEE.12-13-14</artifactId>
-      <version>1.8.1</version>
-      <scope>test</scope>
-    </dependency>
-    <dependency>
-      <groupId>junit</groupId>
-      <artifactId>junit</artifactId>
-      <version>3.8.2</version>
-      <scope>test</scope>
-    </dependency>
-  </dependencies> 
-
-  <build>
-    <resources>
-      <resource>
-        <directory>src</directory>
-        <targetPath>.</targetPath>
-      </resource>
-      <resource>
-        <directory>conf</directory>
-        <targetPath>META-INF</targetPath>
-      </resource>
-    </resources>
-    <plugins>
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-compiler-plugin</artifactId>
-        <configuration>
-          <source>1.5</source>
-          <target>1.5</target>
-        </configuration>
-      </plugin>
-
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-surefire-plugin</artifactId>
-        <configuration>
-          <includes>
-            <include>org/apache/taglibs/standard/lang/jstl/test/StaticFunctionTests.java</include>
-            <include>org/apache/taglibs/standard/TestVersion.java</include>
-          </includes>
-          <excludes>
-            <!-- Old tests -->
-            <!-- Started failing for JSTL 1.2 -->
-            <exclude>org/apache/taglibs/standard/lang/jstl/test/EvaluationTest.java</exclude>
-            <!-- May never have passed -->
-            <exclude>org/apache/taglibs/standard/lang/jstl/test/ParserTest.java</exclude>
-          </excludes>
-        </configuration>
-      </plugin>
-    </plugins>
-  </build>
+  <modules>
+    <module>spec</module>
+    <module>impl</module>
+    <!--<module>standard-test</module>-->
+  </modules>
 
 </project>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.