Author: bdaw
Date: 2009-11-14 06:39:07 -0500 (Sat, 14 Nov 2009)
New Revision: 950
Modified:
idm/trunk/parent/pom.xml
Log:
- cleanup
Modified: idm/trunk/parent/pom.xml
===================================================================
--- idm/trunk/parent/pom.xml 2009-11-14 11:24:34 UTC (rev 949)
+++ idm/trunk/parent/pom.xml 2009-11-14 11:39:07 UTC (rev 950)
@@ -332,121 +332,88 @@
<!--Unused drivers:-->
- <profile>
- <id>hudson-postgresql-83</id>
- <dependencies>
- <dependency>
- <groupId>postgresql</groupId>
- <artifactId>postgresql</artifactId>
- <version>8.3-604</version>
- <classifier>jdbc3</classifier>
- <scope>test</scope>
- </dependency>
- </dependencies>
- </profile>
- <profile>
- <id>hudson-postgresql-83-jdbc4</id>
- <dependencies>
- <dependency>
- <groupId>postgresql</groupId>
- <artifactId>postgresql</artifactId>
- <version>8.3-604</version>
- <classifier>jdbc4</classifier>
- <scope>test</scope>
- </dependency>
- </dependencies>
- </profile>
- <profile>
- <id>hudson-db2jcc-357</id>
- <dependencies>
- <dependency>
- <groupId>com.ibm</groupId>
- <artifactId>db2jcc</artifactId>
- <version>3.57.86</version>
- <scope>test</scope>
- </dependency>
- <dependency>
- <groupId>com.ibm</groupId>
- <artifactId>db2jcc_license_cu</artifactId>
- <version>3.57.86</version>
- <scope>test</scope>
- </dependency>
- </dependencies>
- </profile>
- <profile>
- <id>hudson-db2jcc-31</id>
- <dependencies>
- <dependency>
- <groupId>com.ibm</groupId>
- <artifactId>db2jcc</artifactId>
- <version>3.1.57</version>
- <scope>test</scope>
- </dependency>
- <dependency>
- <groupId>com.ibm</groupId>
- <artifactId>db2jcc_license_cu</artifactId>
- <version>3.1.57</version>
- <scope>test</scope>
- </dependency>
- </dependencies>
- </profile>
- <profile>
- <id>hudson-ojdbc6</id>
- <dependencies>
- <dependency>
- <groupId>com.oracle</groupId>
- <artifactId>ojdbc6</artifactId>
- <version>11.1.0.7.0</version>
- <scope>test</scope>
- </dependency>
- </dependencies>
- </profile>
<!--<profile>-->
- <!--<id>provided-jdbc-driver</id>-->
+ <!--<id>hudson-postgresql-83</id>-->
<!--<dependencies>-->
<!--<dependency>-->
- <!--<groupId>privided</groupId>-->
- <!--<artifactId>jdbc-driver</artifactId>-->
- <!--<version>NA</version>-->
- <!--<scope>system</scope>-->
-
<!--<systemPath>${provided.jdbc.driver.path}</systemPath>-->
+ <!--<groupId>postgresql</groupId>-->
+ <!--<artifactId>postgresql</artifactId>-->
+ <!--<version>8.3-604</version>-->
+ <!--<classifier>jdbc3</classifier>-->
+ <!--<scope>test</scope>-->
<!--</dependency>-->
<!--</dependencies>-->
<!--</profile>-->
<!--<profile>-->
- <!--<id>provided-jdbc-driver2</id>-->
+ <!--<id>hudson-postgresql-83-jdbc4</id>-->
<!--<dependencies>-->
<!--<dependency>-->
- <!--<groupId>privided</groupId>-->
- <!--<artifactId>jdbc-driver2</artifactId>-->
- <!--<version>NA</version>-->
- <!--<scope>system</scope>-->
-
<!--<systemPath>${provided.jdbc.driver.path2}</systemPath>-->
+ <!--<groupId>postgresql</groupId>-->
+ <!--<artifactId>postgresql</artifactId>-->
+ <!--<version>8.3-604</version>-->
+ <!--<classifier>jdbc4</classifier>-->
+ <!--<scope>test</scope>-->
<!--</dependency>-->
<!--</dependencies>-->
<!--</profile>-->
<!--<profile>-->
- <!--<id>provided-jdbc-driver3</id>-->
+ <!--<id>hudson-db2jcc-357</id>-->
<!--<dependencies>-->
<!--<dependency>-->
- <!--<groupId>privided</groupId>-->
- <!--<artifactId>jdbc-driver3</artifactId>-->
- <!--<version>NA</version>-->
- <!--<scope>system</scope>-->
-
<!--<systemPath>${provided.jdbc.driver.path3}</systemPath>-->
+ <!--<groupId>com.ibm</groupId>-->
+ <!--<artifactId>db2jcc</artifactId>-->
+ <!--<version>3.57.86</version>-->
+ <!--<scope>test</scope>-->
<!--</dependency>-->
+ <!--<dependency>-->
+ <!--<groupId>com.ibm</groupId>-->
+ <!--<artifactId>db2jcc_license_cu</artifactId>-->
+ <!--<version>3.57.86</version>-->
+ <!--<scope>test</scope>-->
+ <!--</dependency>-->
<!--</dependencies>-->
<!--</profile>-->
<!--<profile>-->
- <!--<id>provided-jdbc-driver4</id>-->
+ <!--<id>hudson-db2jcc-31</id>-->
<!--<dependencies>-->
<!--<dependency>-->
+ <!--<groupId>com.ibm</groupId>-->
+ <!--<artifactId>db2jcc</artifactId>-->
+ <!--<version>3.1.57</version>-->
+ <!--<scope>test</scope>-->
+ <!--</dependency>-->
+ <!--<dependency>-->
+ <!--<groupId>com.ibm</groupId>-->
+ <!--<artifactId>db2jcc_license_cu</artifactId>-->
+ <!--<version>3.1.57</version>-->
+ <!--<scope>test</scope>-->
+ <!--</dependency>-->
+ <!--</dependencies>-->
+ <!--</profile>-->
+ <!--<profile>-->
+ <!--<id>hudson-ojdbc6</id>-->
+ <!--<dependencies>-->
+ <!--<dependency>-->
+ <!--<groupId>com.oracle</groupId>-->
+ <!--<artifactId>ojdbc6</artifactId>-->
+ <!--<version>11.1.0.7.0</version>-->
+ <!--<scope>test</scope>-->
+ <!--</dependency>-->
+ <!--</dependencies>-->
+ <!--</profile>-->
+
+ <!--Useful to pass additional driver from FS-->
+
+ <!--<profile>-->
+ <!--<id>provided-jdbc-driver</id>-->
+ <!--<dependencies>-->
+ <!--<dependency>-->
<!--<groupId>privided</groupId>-->
- <!--<artifactId>jdbc-driver4</artifactId>-->
+ <!--<artifactId>jdbc-driver</artifactId>-->
<!--<version>NA</version>-->
<!--<scope>system</scope>-->
-
<!--<systemPath>${provided.jdbc.driver.path4}</systemPath>-->
+
<!--<systemPath>${provided.jdbc.driver.path}</systemPath>-->
<!--</dependency>-->
<!--</dependencies>-->
<!--</profile>-->
Show replies by date