[hibernate-commits] Hibernate SVN: r18285 - in entitymanager/branches/v3_4_0_GA_CP: doc/reference and 3 other directories.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Sat Dec 19 11:03:13 EST 2009


Author: stliu
Date: 2009-12-19 11:03:13 -0500 (Sat, 19 Dec 2009)
New Revision: 18285

Added:
   entitymanager/branches/v3_4_0_GA_CP/src/main/assembly/
   entitymanager/branches/v3_4_0_GA_CP/src/main/docbook/
   entitymanager/branches/v3_4_0_GA_CP/src/main/docbook/en/
   entitymanager/branches/v3_4_0_GA_CP/src/main/javadoc/
   entitymanager/branches/v3_4_0_GA_CP/src/main/javadoc/jdstyle.css
   entitymanager/branches/v3_4_0_GA_CP/src/main/javadoc/package.html
Removed:
   entitymanager/branches/v3_4_0_GA_CP/doc/api/jdstyle.css
   entitymanager/branches/v3_4_0_GA_CP/doc/api/package.html
   entitymanager/branches/v3_4_0_GA_CP/doc/reference/en/
Log:
JBPAPP-3153 change the build tool of Hibernate EM(eap 5 cp branch)

Deleted: entitymanager/branches/v3_4_0_GA_CP/doc/api/jdstyle.css
===================================================================
--- entitymanager/branches/v3_4_0_GA_CP/doc/api/jdstyle.css	2009-12-19 15:56:08 UTC (rev 18284)
+++ entitymanager/branches/v3_4_0_GA_CP/doc/api/jdstyle.css	2009-12-19 16:03:13 UTC (rev 18285)
@@ -1,117 +0,0 @@
-/* Javadoc style sheet */
-
-/* Define colors, fonts and other style attributes here to override the defaults  */
-
-/* Page background color */
-body { 	font-family: Arial;
-	background-color: white;
-	font-size: 10pt;
- }
-td { 	font-family: Arial;
-	font-size: 10pt;
- }
-/* Table colors */
-.TableHeadingColor     { background: #F4F4F4 }
-.TableSubHeadingColor  { background: #F4F4F4 }
-.TableRowColor         { background: #FFFFFF }
-
-/* Font used in left-hand frame lists */
-.FrameTitleFont   { font-size: normal; font-family: Arial }
-.FrameHeadingFont { font-size: normal; font-family: Arial }
-.FrameItemFont    { font-size: normal; font-family: Arial }
-
-/* Example of smaller, sans-serif font in frames */
-/* .FrameItemFont  { font-size: 10pt; font-family: Helvetica, Arial, sans-serif } */
-
-/* Navigation bar fonts and colors */
-.NavBarCell1    { background-color:#F4F4F4;}
-.NavBarCell1Rev { background-color:silver;}
-
-.NavBarFont1    { font-family: Arial, Helvetica, sans-serif; color:#000000;}
-.NavBarFont1Rev { font-family: Arial, Helvetica, sans-serif; color:#FFFFFF;}
-
-.NavBarCell2    { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF;}
-.NavBarCell3    { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF;}
-
-A {
-    color: #003399;
-}
-
-A:active {
-    color: #003399;
-}
-
-A:visited {
-    color: #888888;
-}
-
-P, OL, UL, LI, DL, DT, DD, BLOCKQUOTE {
-    color: #000000;
-}
-
-TD, TH, SPAN {
-    color: #000000;
-}
-
-BLOCKQUOTE {
-    margin-right: 0px;
-}
-
-
-/*H1, H2, H3, H4, H5, H6    {
-    color: #000000;
-    font-weight:500;
-    margin-top:10px;
-    padding-top:15px;
-}
-
-H1 { font-size: 150%; }
-H2 { font-size: 140%; }
-H3 { font-size: 110%; font-weight: bold; }
-H4 { font-size: 110%; font-weight: bold;}
-H5 { font-size: 100%; font-style: italic; }
-H6 { font-size: 100%; font-style: italic; }*/
-
-TT {
-font-size: 90%;
-    font-family: "Courier New", Courier, monospace;
-    color: #000000;
-}
-
-PRE {
-font-size: 90%;
-    padding: 5px;
-    border-style: solid;
-    border-width: 1px;
-    border-color: #CCCCCC;
-    background-color: #F4F4F4;
-}
-
-UL, OL, LI {
-    list-style: disc;
-}
-
-HR  {
-    width: 100%;
-    height: 1px;
-    background-color: #CCCCCC;
-    border-width: 0px;
-    padding: 0px;
-    color: #CCCCCC;
-}
-
-.variablelist { 
-    padding-top: 10; 
-    padding-bottom:10; 
-    margin:0;
-}
-
-.itemizedlist, UL { 
-    padding-top: 0; 
-    padding-bottom:0; 
-    margin:0; 
-}
-
-.term { 
-    font-weight:bold;
-}

Deleted: entitymanager/branches/v3_4_0_GA_CP/doc/api/package.html
===================================================================
--- entitymanager/branches/v3_4_0_GA_CP/doc/api/package.html	2009-12-19 15:56:08 UTC (rev 18284)
+++ entitymanager/branches/v3_4_0_GA_CP/doc/api/package.html	2009-12-19 16:03:13 UTC (rev 18285)
@@ -1 +0,0 @@
-<body></body>

Copied: entitymanager/branches/v3_4_0_GA_CP/src/main/docbook/en (from rev 18274, entitymanager/branches/v3_4_0_GA_CP/doc/reference/en)

Copied: entitymanager/branches/v3_4_0_GA_CP/src/main/javadoc/jdstyle.css (from rev 18274, entitymanager/branches/v3_4_0_GA_CP/doc/api/jdstyle.css)
===================================================================
--- entitymanager/branches/v3_4_0_GA_CP/src/main/javadoc/jdstyle.css	                        (rev 0)
+++ entitymanager/branches/v3_4_0_GA_CP/src/main/javadoc/jdstyle.css	2009-12-19 16:03:13 UTC (rev 18285)
@@ -0,0 +1,117 @@
+/* Javadoc style sheet */
+
+/* Define colors, fonts and other style attributes here to override the defaults  */
+
+/* Page background color */
+body { 	font-family: Arial;
+	background-color: white;
+	font-size: 10pt;
+ }
+td { 	font-family: Arial;
+	font-size: 10pt;
+ }
+/* Table colors */
+.TableHeadingColor     { background: #F4F4F4 }
+.TableSubHeadingColor  { background: #F4F4F4 }
+.TableRowColor         { background: #FFFFFF }
+
+/* Font used in left-hand frame lists */
+.FrameTitleFont   { font-size: normal; font-family: Arial }
+.FrameHeadingFont { font-size: normal; font-family: Arial }
+.FrameItemFont    { font-size: normal; font-family: Arial }
+
+/* Example of smaller, sans-serif font in frames */
+/* .FrameItemFont  { font-size: 10pt; font-family: Helvetica, Arial, sans-serif } */
+
+/* Navigation bar fonts and colors */
+.NavBarCell1    { background-color:#F4F4F4;}
+.NavBarCell1Rev { background-color:silver;}
+
+.NavBarFont1    { font-family: Arial, Helvetica, sans-serif; color:#000000;}
+.NavBarFont1Rev { font-family: Arial, Helvetica, sans-serif; color:#FFFFFF;}
+
+.NavBarCell2    { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF;}
+.NavBarCell3    { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF;}
+
+A {
+    color: #003399;
+}
+
+A:active {
+    color: #003399;
+}
+
+A:visited {
+    color: #888888;
+}
+
+P, OL, UL, LI, DL, DT, DD, BLOCKQUOTE {
+    color: #000000;
+}
+
+TD, TH, SPAN {
+    color: #000000;
+}
+
+BLOCKQUOTE {
+    margin-right: 0px;
+}
+
+
+/*H1, H2, H3, H4, H5, H6    {
+    color: #000000;
+    font-weight:500;
+    margin-top:10px;
+    padding-top:15px;
+}
+
+H1 { font-size: 150%; }
+H2 { font-size: 140%; }
+H3 { font-size: 110%; font-weight: bold; }
+H4 { font-size: 110%; font-weight: bold;}
+H5 { font-size: 100%; font-style: italic; }
+H6 { font-size: 100%; font-style: italic; }*/
+
+TT {
+font-size: 90%;
+    font-family: "Courier New", Courier, monospace;
+    color: #000000;
+}
+
+PRE {
+font-size: 90%;
+    padding: 5px;
+    border-style: solid;
+    border-width: 1px;
+    border-color: #CCCCCC;
+    background-color: #F4F4F4;
+}
+
+UL, OL, LI {
+    list-style: disc;
+}
+
+HR  {
+    width: 100%;
+    height: 1px;
+    background-color: #CCCCCC;
+    border-width: 0px;
+    padding: 0px;
+    color: #CCCCCC;
+}
+
+.variablelist { 
+    padding-top: 10; 
+    padding-bottom:10; 
+    margin:0;
+}
+
+.itemizedlist, UL { 
+    padding-top: 0; 
+    padding-bottom:0; 
+    margin:0; 
+}
+
+.term { 
+    font-weight:bold;
+}

Copied: entitymanager/branches/v3_4_0_GA_CP/src/main/javadoc/package.html (from rev 18274, entitymanager/branches/v3_4_0_GA_CP/doc/api/package.html)
===================================================================
--- entitymanager/branches/v3_4_0_GA_CP/src/main/javadoc/package.html	                        (rev 0)
+++ entitymanager/branches/v3_4_0_GA_CP/src/main/javadoc/package.html	2009-12-19 16:03:13 UTC (rev 18285)
@@ -0,0 +1 @@
+<body></body>



More information about the hibernate-commits mailing list