Author: trang_vu
Date: 2012-01-18 07:16:35 -0500 (Wed, 18 Jan 2012)
New Revision: 5479
Modified:
jcr/branches/1.12.x/exo.jcr.docs/exo.jcr.docs.developer/en/pom.xml
jcr/branches/1.12.x/pom.xml
Log:
JCR-1705:Update doc-style version to build with maven 3
Modified: jcr/branches/1.12.x/exo.jcr.docs/exo.jcr.docs.developer/en/pom.xml
===================================================================
--- jcr/branches/1.12.x/exo.jcr.docs/exo.jcr.docs.developer/en/pom.xml 2012-01-18 09:04:15
UTC (rev 5478)
+++ jcr/branches/1.12.x/exo.jcr.docs/exo.jcr.docs.developer/en/pom.xml 2012-01-18 12:16:35
UTC (rev 5479)
@@ -91,12 +91,12 @@
<formats>
<format>
<formatName>html</formatName>
-
<stylesheetResource>classpath:/xslt/org/exojcr/xhtml.xsl</stylesheetResource>
+
<stylesheetResource>classpath:xslt/org/exojcr/xhtml.xsl</stylesheetResource>
<finalName>index.html</finalName>
</format>
<format>
<formatName>html_single</formatName>
-
<stylesheetResource>classpath:/xslt/org/exojcr/xhtml-single.xsl</stylesheetResource>
+
<stylesheetResource>classpath:xslt/org/exojcr/xhtml-single.xsl</stylesheetResource>
<finalName>index.html</finalName>
</format>
<!--format>
Modified: jcr/branches/1.12.x/pom.xml
===================================================================
--- jcr/branches/1.12.x/pom.xml 2012-01-18 09:04:15 UTC (rev 5478)
+++ jcr/branches/1.12.x/pom.xml 2012-01-18 12:16:35 UTC (rev 5479)
@@ -45,7 +45,7 @@
<org.exoplatform.kernel.version>2.2.12-GA-SNAPSHOT</org.exoplatform.kernel.version>
<org.exoplatform.core.version>2.3.12-GA-SNAPSHOT</org.exoplatform.core.version>
<org.exoplatform.ws.version>2.1.12-GA-SNAPSHOT</org.exoplatform.ws.version>
- <org.exoplatform.doc-style.version>1</org.exoplatform.doc-style.version>
+ <org.exoplatform.doc-style.version>2</org.exoplatform.doc-style.version>
<version.assembly.plugin>2.2.1</version.assembly.plugin>
</properties>
Show replies by date