JBoss Tools SVN: r3030 - tags/struts-2.0.0.beta3/struts.
by jbosstools-commits@lists.jboss.org
Author: mculpepper(a)jboss.com
Date: 2007-08-10 01:26:08 -0400 (Fri, 10 Aug 2007)
New Revision: 3030
Added:
tags/struts-2.0.0.beta3/struts/struts/
Log:
retagging struts
Copied: tags/struts-2.0.0.beta3/struts/struts (from rev 3029, trunk/struts)
18 years, 4 months
JBoss Tools SVN: r3029 - in tags: hibernatetools-jbosstools-2.0.0.beta3 and 1 other directory.
by jbosstools-commits@lists.jboss.org
Author: mculpepper(a)jboss.com
Date: 2007-08-09 22:31:45 -0400 (Thu, 09 Aug 2007)
New Revision: 3029
Added:
tags/hibernatetools-jbosstools-2.0.0.beta3/
tags/hibernatetools-jbosstools-2.0.0.beta3/hibernatetools/
Log:
hibernatetools / rhds 1.0.0.beta1 tag
Copied: tags/hibernatetools-jbosstools-2.0.0.beta3/hibernatetools (from rev 3023, trunk/hibernatetools)
18 years, 4 months
JBoss Tools SVN: r3027 - tags.
by jbosstools-commits@lists.jboss.org
Author: mculpepper(a)jboss.com
Date: 2007-08-09 22:27:17 -0400 (Thu, 09 Aug 2007)
New Revision: 3027
Removed:
tags/freemarker-1.0.0.beta3/
Log:
18 years, 4 months
JBoss Tools SVN: r3026 - tags.
by jbosstools-commits@lists.jboss.org
Author: mculpepper(a)jboss.com
Date: 2007-08-09 22:22:41 -0400 (Thu, 09 Aug 2007)
New Revision: 3026
Added:
tags/freemarker-1.0.0.beta3/
Log:
Copied: tags/freemarker-1.0.0.beta3 (from rev 3025, trunk/freemarker)
18 years, 4 months
JBoss Tools SVN: r3025 - tags/richfaces-2.0.0.beta3.
by jbosstools-commits@lists.jboss.org
Author: mculpepper(a)jboss.com
Date: 2007-08-09 20:55:52 -0400 (Thu, 09 Aug 2007)
New Revision: 3025
Added:
tags/richfaces-2.0.0.beta3/common/
Log:
tagging for rhds 1.0.0.beta1 / jbosstools 2.0.0.beta3
Copied: tags/richfaces-2.0.0.beta3/common (from rev 3024, trunk/common)
18 years, 4 months
JBoss Tools SVN: r3023 - tags.
by jbosstools-commits@lists.jboss.org
Author: mculpepper(a)jboss.com
Date: 2007-08-09 20:23:50 -0400 (Thu, 09 Aug 2007)
New Revision: 3023
Removed:
tags/core-2.0.0.beta3/
tags/freemarker-1.0.0.beta3/
tags/hibernatetools-jbosstools-2.0.0.beta3/
tags/jbossas-1.0.0.beta3/
Log:
dumping old tags
18 years, 4 months
JBoss Tools SVN: r3022 - trunk/seam/plugins/org.jboss.tools.seam.core.
by jbosstools-commits@lists.jboss.org
Author: max.andersen(a)jboss.com
Date: 2007-08-09 17:41:15 -0400 (Thu, 09 Aug 2007)
New Revision: 3022
Modified:
trunk/seam/plugins/org.jboss.tools.seam.core/plugin.xml
Log:
fix dep on generic.jboss
Modified: trunk/seam/plugins/org.jboss.tools.seam.core/plugin.xml
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.core/plugin.xml 2007-08-09 18:54:58 UTC (rev 3021)
+++ trunk/seam/plugins/org.jboss.tools.seam.core/plugin.xml 2007-08-09 21:41:15 UTC (rev 3022)
@@ -107,10 +107,6 @@
point="org.eclipse.wst.common.project.facet.core.runtimes">
<supported>
<runtime-component
- id="org.eclipse.jst.server.generic.runtime.jboss"
- version="4.2">
- </runtime-component>
- <runtime-component
id="org.jboss.ide.eclipse.as.runtime.component.40"
version="4.0">
</runtime-component>
18 years, 4 months
JBoss Tools SVN: r3021 - trunk/hibernatetools/plugins/org.hibernate.eclipse.help.
by jbosstools-commits@lists.jboss.org
Author: max.andersen(a)jboss.com
Date: 2007-08-09 14:54:58 -0400 (Thu, 09 Aug 2007)
New Revision: 3021
Modified:
trunk/hibernatetools/plugins/org.hibernate.eclipse.help/doc.zip
trunk/hibernatetools/plugins/org.hibernate.eclipse.help/tocreferencedocumentation.xml
Log:
updated b10 docs
Modified: trunk/hibernatetools/plugins/org.hibernate.eclipse.help/doc.zip
===================================================================
(Binary files differ)
Modified: trunk/hibernatetools/plugins/org.hibernate.eclipse.help/tocreferencedocumentation.xml
===================================================================
--- trunk/hibernatetools/plugins/org.hibernate.eclipse.help/tocreferencedocumentation.xml 2007-08-09 17:43:57 UTC (rev 3020)
+++ trunk/hibernatetools/plugins/org.hibernate.eclipse.help/tocreferencedocumentation.xml 2007-08-09 18:54:58 UTC (rev 3021)
@@ -70,6 +70,8 @@
<topic label="Identity columns and sequences" href="html/reference/en/html/mapping.html#mapping-declaration-id-sequences"/>
<topic label="Assigned identifiers" href="html/reference/en/html/mapping.html#mapping-declaration-id-assigned"/>
<topic label="Primary keys assigned by triggers" href="html/reference/en/html/mapping.html#mapping-declaration-id-select"/></topic>
+ <topic label="Enhanced identifier generators" href="html/reference/en/html/mapping.html#mapping-declaration-id-enhanced"/>
+ <topic label="Identifier generator optimization" href="html/reference/en/html/mapping.html#mapping-declaration-id-enhanced-optimizers"/>
<topic label="composite-id" href="html/reference/en/html/mapping.html#mapping-declaration-compositeid"/>
<topic label="discriminator" href="html/reference/en/html/mapping.html#mapping-declaration-discriminator"/>
<topic label="version (optional)" href="html/reference/en/html/mapping.html#mapping-declaration-version"/>
18 years, 4 months