Author: steve.ebersole(a)jboss.com
Date: 2010-03-31 16:22:47 -0400 (Wed, 31 Mar 2010)
New Revision: 35894
Added:
maven2/org/hibernate/hibernate-manual/3.5.0-Final/hibernate-manual-3.5.0-Final.jdocbook
maven2/org/hibernate/hibernate-manual/3.5.0-Final/hibernate-manual-3.5.0-Final.jdocbook.md5
maven2/org/hibernate/hibernate-manual/3.5.0-Final/hibernate-manual-3.5.0-Final.jdocbook.sha1
maven2/org/hibernate/hibernate-manual/3.5.0-Final/hibernate-manual-3.5.0-Final.pom
maven2/org/hibernate/hibernate-manual/3.5.0-Final/hibernate-manual-3.5.0-Final.pom.md5
maven2/org/hibernate/hibernate-manual/3.5.0-Final/hibernate-manual-3.5.0-Final.pom.sha1
Log:
uploading Hibernate 3.5.0-Final release
Added:
maven2/org/hibernate/hibernate-manual/3.5.0-Final/hibernate-manual-3.5.0-Final.jdocbook
===================================================================
(Binary files differ)
Property changes on:
maven2/org/hibernate/hibernate-manual/3.5.0-Final/hibernate-manual-3.5.0-Final.jdocbook
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added:
maven2/org/hibernate/hibernate-manual/3.5.0-Final/hibernate-manual-3.5.0-Final.jdocbook.md5
===================================================================
---
maven2/org/hibernate/hibernate-manual/3.5.0-Final/hibernate-manual-3.5.0-Final.jdocbook.md5
(rev 0)
+++
maven2/org/hibernate/hibernate-manual/3.5.0-Final/hibernate-manual-3.5.0-Final.jdocbook.md5 2010-03-31
20:22:47 UTC (rev 35894)
@@ -0,0 +1 @@
+07a9ffd071fd6089077c70e6fb5723ec
\ No newline at end of file
Added:
maven2/org/hibernate/hibernate-manual/3.5.0-Final/hibernate-manual-3.5.0-Final.jdocbook.sha1
===================================================================
---
maven2/org/hibernate/hibernate-manual/3.5.0-Final/hibernate-manual-3.5.0-Final.jdocbook.sha1
(rev 0)
+++
maven2/org/hibernate/hibernate-manual/3.5.0-Final/hibernate-manual-3.5.0-Final.jdocbook.sha1 2010-03-31
20:22:47 UTC (rev 35894)
@@ -0,0 +1 @@
+f8c750e1784b9737caa75fa0a42ee08d211f1912
\ No newline at end of file
Added: maven2/org/hibernate/hibernate-manual/3.5.0-Final/hibernate-manual-3.5.0-Final.pom
===================================================================
--- maven2/org/hibernate/hibernate-manual/3.5.0-Final/hibernate-manual-3.5.0-Final.pom
(rev 0)
+++
maven2/org/hibernate/hibernate-manual/3.5.0-Final/hibernate-manual-3.5.0-Final.pom 2010-03-31
20:22:47 UTC (rev 35894)
@@ -0,0 +1,69 @@
+<?xml version="1.0"?>
+<project
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd">
+
+ <modelVersion>4.0.0</modelVersion>
+
+ <parent>
+ <groupId>org.hibernate</groupId>
+ <artifactId>hibernate-parent</artifactId>
+ <version>3.5.0-Final</version>
+ <relativePath>../../parent/pom.xml</relativePath>
+ </parent>
+
+ <groupId>org.hibernate</groupId>
+ <artifactId>hibernate-manual</artifactId>
+ <packaging>jdocbook</packaging>
+
+ <name>Hibernate Manual</name>
+ <description>The Hibernate reference manual</description>
+
+ <build>
+ <plugins>
+ <plugin>
+ <groupId>org.jboss.maven.plugins</groupId>
+ <artifactId>maven-jdocbook-plugin</artifactId>
+
+ <executions>
+ <execution>
+ <!--
+ here we are attaching the translate goal so that the
translations are processed
+ before compilation so that the transated XML is also
transformed during
+ generation
+ -->
+ <phase>process-resources</phase>
+ <goals>
+ <goal>translate</goal>
+ </goals>
+ </execution>
+ </executions>
+
+ <configuration>
+
<sourceDocumentName>HIBERNATE_-_Relational_Persistence_for_Idiomatic_Java.xml</sourceDocumentName>
+ <masterTranslation>en-US</masterTranslation>
+ <translations>
+ <translation>de-DE</translation>
+ <translation>es-ES</translation>
+ <translation>fr-FR</translation>
+ <translation>ja-JP</translation>
+ <!-- <translation>ko-KR</translation> -->
+ <translation>pt-BR</translation>
+ <translation>zh-CN</translation>
+ </translations>
+ <imageResource>
+
<directory>${basedir}/src/main/docbook/en-US</directory>
+ <excludes>
+ <exclude>*.xml</exclude>
+ <exclude>**/*.xml</exclude>
+ <exclude>*.zargo</exclude>
+ <exclude>**/*.zargo</exclude>
+ </excludes>
+ </imageResource>
+ <profiling>
+ <enabled>true</enabled>
+ </profiling>
+ </configuration>
+ </plugin>
+ </plugins>
+ </build>
+
+</project>
Added:
maven2/org/hibernate/hibernate-manual/3.5.0-Final/hibernate-manual-3.5.0-Final.pom.md5
===================================================================
---
maven2/org/hibernate/hibernate-manual/3.5.0-Final/hibernate-manual-3.5.0-Final.pom.md5
(rev 0)
+++
maven2/org/hibernate/hibernate-manual/3.5.0-Final/hibernate-manual-3.5.0-Final.pom.md5 2010-03-31
20:22:47 UTC (rev 35894)
@@ -0,0 +1 @@
+852ad5b74a962980caef0e8ef373a01d
\ No newline at end of file
Added:
maven2/org/hibernate/hibernate-manual/3.5.0-Final/hibernate-manual-3.5.0-Final.pom.sha1
===================================================================
---
maven2/org/hibernate/hibernate-manual/3.5.0-Final/hibernate-manual-3.5.0-Final.pom.sha1
(rev 0)
+++
maven2/org/hibernate/hibernate-manual/3.5.0-Final/hibernate-manual-3.5.0-Final.pom.sha1 2010-03-31
20:22:47 UTC (rev 35894)
@@ -0,0 +1 @@
+89dd2a7be667079e801784f51930a14d0cb835ad
\ No newline at end of file