Quick Search:

Mode

Context

Displaying 3 lines of context. None | Less | More | Full

Other Diffs

Ignore

Blank Lines Whitespace:

Diff

5
 
15
 
15
 
pom.xml
_>1 -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 2 -  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 3 -  <modelVersion>4.0.0</modelVersion>
 4 -        <parent>
  1+<project xmlns="http://maven.apache.org/POM/4.0.0"
  2+        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  3+        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
  4+        <modelVersion>4.0.0</modelVersion>
  5+        <parent>
56                 <groupId>com.cadrie.hibernate</groupId>
<>6 -                <artifactId>spatial</artifactId>
  7+                <artifactId>majas-hibernate</artifactId>
78                 <version>0.9</version>
<>8 -                <relativePath>../hibernate-spatial</relativePath>
  9+                <relativePath>../hibernate-spatial-maven</relativePath>
910         </parent>
<>10 -  <artifactId>hibernate-spatial-oracle</artifactId>
 11 -  <packaging>jar</packaging>
 12 -  <name>Hibernate Spatial Extension for Oracle</name>
 13 -  <dependencies>
  11+        <artifactId>hibernate-spatial-oracle</artifactId>
  12+        <packaging>jar</packaging>
  13+        <name>Oracle DialectProvider</name>
  14+        <url>http://www.cadrie.com/projects/majas-hibernate/hibernate-spatial-oracle</url>
  15+        <description>
  16+                Oracle 10g dialact provider for Hibernate Spatial
  17+        </description>
  18+
  19+<!--
  20+        <distributionManagement>
  21+                <site>
  22+                        <id>MAJAS Hibernate Spatial site</id>
  23+                        <name>Hibernate Spatial</name>
  24+                        <url>
  25+                                scp://www.cadrie.com/var/www/www.cadrie.com/htdocs/projects/majas-hibernate/hibernate-spatial-oracle
  26+                        </url>
  27+                </site>
  28+        </distributionManagement>
  29+ -->
  30+ 
  31+        <dependencies>
1432                 <dependency>
 1533                         <groupId>${project.groupId}</groupId>
<>16 -                        <artifactId>spatial</artifactId>
  34+                        <artifactId>hibernate-spatial</artifactId>
1735                         <version>${project.version}</version>
<>18 -                </dependency>           
  36+                </dependency>
1937                 <dependency>
 2038                         <groupId>junit</groupId>
 2139                         <artifactId>junit</artifactId>
     
 !
2543                         <groupId>com.oracle.jdbc</groupId>
 2644                         <artifactId>ojdbc14</artifactId>
 2745                         <version>10.2.0.1.0</version>
<>28 -                </dependency>   
  46+                </dependency>
2947                 <!-- Dependencies on Oracle Java Spatial Library. Due to licensing restrictions, you will have to download this yourself. Check http://www.oracle.com/technology/software/products/spatial/index.html -->
 3048                 <dependency>
 3149                         <groupId>com.oracle.spatial</groupId>
 3250                         <artifactId>sdoapi</artifactId>
 3351                         <version>10.2.0.1.0</version>
 3452                 </dependency>
<>35 -  </dependencies>
  53+        </dependencies>
<_3654 </project>
FishEye: Open Source License registered to Hibernate Spatial.
Your maintenance has expired. You can renew your license at http://www.atlassian.com/fisheye/renew
Atlassian FishEye, Subversion, CVS & Perforce analysis. (Version:1.5.2 Build:build-298 2008-05-26 ) - Administration - Page generated 2010-09-08 06:04 +0200