JBoss Tools SVN: r37130 - trunk/hibernatetools/features/org.hibernate.eclipse.feature.
by jbosstools-commits@lists.jboss.org
Author: dgolovin
Date: 2011-12-08 15:05:49 -0500 (Thu, 08 Dec 2011)
New Revision: 37130
Modified:
trunk/hibernatetools/features/org.hibernate.eclipse.feature/feature.xml
Log:
https://issues.jboss.org/browse/JBIDE-10361 Code generation fails when Hibernate 4.0 version is used
marked hibernate4_0 extension to be installed unpacked
Modified: trunk/hibernatetools/features/org.hibernate.eclipse.feature/feature.xml
===================================================================
--- trunk/hibernatetools/features/org.hibernate.eclipse.feature/feature.xml 2011-12-08 20:04:58 UTC (rev 37129)
+++ trunk/hibernatetools/features/org.hibernate.eclipse.feature/feature.xml 2011-12-08 20:05:49 UTC (rev 37130)
@@ -142,7 +142,6 @@
id="org.jboss.tools.hibernateextension4_0"
download-size="0"
install-size="0"
- version="0.0.0"
- unpack="false"/>
+ version="0.0.0"/>
</feature>
14 years
JBoss Tools SVN: r37129 - branches/jbosstools-3.3.0.M5/hibernatetools/features/org.hibernate.eclipse.feature.
by jbosstools-commits@lists.jboss.org
Author: dgolovin
Date: 2011-12-08 15:04:58 -0500 (Thu, 08 Dec 2011)
New Revision: 37129
Modified:
branches/jbosstools-3.3.0.M5/hibernatetools/features/org.hibernate.eclipse.feature/feature.xml
Log:
https://issues.jboss.org/browse/JBIDE-10361 Code generation fails when Hibernate 4.0 version is used
marked hibernate4_0 extension to be installed unpacked
Modified: branches/jbosstools-3.3.0.M5/hibernatetools/features/org.hibernate.eclipse.feature/feature.xml
===================================================================
--- branches/jbosstools-3.3.0.M5/hibernatetools/features/org.hibernate.eclipse.feature/feature.xml 2011-12-08 19:48:26 UTC (rev 37128)
+++ branches/jbosstools-3.3.0.M5/hibernatetools/features/org.hibernate.eclipse.feature/feature.xml 2011-12-08 20:04:58 UTC (rev 37129)
@@ -142,7 +142,6 @@
id="org.jboss.tools.hibernateextension4_0"
download-size="0"
install-size="0"
- version="0.0.0"
- unpack="false"/>
+ version="0.0.0"/>
</feature>
14 years
JBoss Tools SVN: r37128 - in workspace/snjeza/org.jboss.tools.central.update: features and 1 other directories.
by jbosstools-commits@lists.jboss.org
Author: snjeza
Date: 2011-12-08 14:48:26 -0500 (Thu, 08 Dec 2011)
New Revision: 37128
Added:
workspace/snjeza/org.jboss.tools.central.update/features/org.jboss.tools.central.feature_1.0.0.201112082045.jar
workspace/snjeza/org.jboss.tools.central.update/plugins/org.jboss.tools.central_1.0.0.201112082045.jar
Removed:
workspace/snjeza/org.jboss.tools.central.update/features/org.jboss.tools.central.feature_1.0.0.201109272333.jar
workspace/snjeza/org.jboss.tools.central.update/plugins/org.jboss.tools.central_1.0.0.201109272333.jar
Modified:
workspace/snjeza/org.jboss.tools.central.update/artifacts.jar
workspace/snjeza/org.jboss.tools.central.update/content.jar
workspace/snjeza/org.jboss.tools.central.update/site.xml
Log:
JBDS-1935 if Welcome screen is maximized on startup, JBoss Central can't be resized / doesn't auto-resize to fill editor pane
Modified: workspace/snjeza/org.jboss.tools.central.update/artifacts.jar
===================================================================
(Binary files differ)
Modified: workspace/snjeza/org.jboss.tools.central.update/content.jar
===================================================================
(Binary files differ)
Deleted: workspace/snjeza/org.jboss.tools.central.update/features/org.jboss.tools.central.feature_1.0.0.201109272333.jar
===================================================================
(Binary files differ)
Added: workspace/snjeza/org.jboss.tools.central.update/features/org.jboss.tools.central.feature_1.0.0.201112082045.jar
===================================================================
(Binary files differ)
Property changes on: workspace/snjeza/org.jboss.tools.central.update/features/org.jboss.tools.central.feature_1.0.0.201112082045.jar
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Deleted: workspace/snjeza/org.jboss.tools.central.update/plugins/org.jboss.tools.central_1.0.0.201109272333.jar
===================================================================
(Binary files differ)
Added: workspace/snjeza/org.jboss.tools.central.update/plugins/org.jboss.tools.central_1.0.0.201112082045.jar
===================================================================
(Binary files differ)
Property changes on: workspace/snjeza/org.jboss.tools.central.update/plugins/org.jboss.tools.central_1.0.0.201112082045.jar
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Modified: workspace/snjeza/org.jboss.tools.central.update/site.xml
===================================================================
--- workspace/snjeza/org.jboss.tools.central.update/site.xml 2011-12-08 19:32:37 UTC (rev 37127)
+++ workspace/snjeza/org.jboss.tools.central.update/site.xml 2011-12-08 19:48:26 UTC (rev 37128)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<site>
- <feature url="features/org.jboss.tools.central.feature_1.0.0.201109272333.jar" id="org.jboss.tools.central.feature" version="1.0.0.201109272333">
+ <feature url="features/org.jboss.tools.central.feature_1.0.0.201112082045.jar" id="org.jboss.tools.central.feature" version="1.0.0.201112082045">
<category name="org.jboss.tools.central"/>
</feature>
<category-def name="org.jboss.tools.central" label="JBoss Central"/>
14 years
JBoss Tools SVN: r37127 - branches/jbosstools-3.3.0.M5/build/aggregate/site.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2011-12-08 14:32:37 -0500 (Thu, 08 Dec 2011)
New Revision: 37127
Modified:
branches/jbosstools-3.3.0.M5/build/aggregate/site/site.xml
Log:
JBIDE-10422 reorder site.xml and remove DeltaCloud (backport from trunk)
Modified: branches/jbosstools-3.3.0.M5/build/aggregate/site/site.xml
===================================================================
--- branches/jbosstools-3.3.0.M5/build/aggregate/site/site.xml 2011-12-08 19:19:21 UTC (rev 37126)
+++ branches/jbosstools-3.3.0.M5/build/aggregate/site/site.xml 2011-12-08 19:32:37 UTC (rev 37127)
@@ -17,12 +17,12 @@
<feature url="features/org.jboss.tools.central.feature_0.0.0.jar" id="org.jboss.tools.central.feature" version="0.0.0">
<category name="AbridgedTools" />
- <category name="GeneralTools"/>
+ <category name="GeneralTools" />
</feature>
<!-- only in JBT -->
<feature url="features/org.jboss.tools.community.central.feature_0.0.0.jar" id="org.jboss.tools.community.central.feature" version="0.0.0">
<category name="AbridgedTools" />
- <category name="GeneralTools"/>
+ <category name="GeneralTools"/>
</feature>
<feature url="features/org.jboss.tools.central.discovery.feature_0.0.0.jar" id="org.jboss.tools.central.discovery.feature" version="0.0.0">
</feature>
@@ -30,16 +30,15 @@
<category name="AbridgedTools" />
<category name="WebTools" />
</feature>
- <!-- include and categorize in JBT -->
- <feature url="features/org.jboss.tools.jst.feature_0.0.0.jar" id="org.jboss.tools.jst.feature" version="0.0.0">
+ <feature url="features/org.jboss.tools.vpe.browsersim.feature_0.0.0.jar" id="org.jboss.tools.vpe.browsersim.feature" version="0.0.0">
<category name="AbridgedTools" />
<category name="WebTools" />
</feature>
- <feature url="features/org.jboss.tools.vpe.feature_0.0.0.jar" id="org.jboss.tools.vpe.feature" version="0.0.0">
+ <feature url="features/org.jboss.tools.jst.feature_0.0.0.jar" id="org.jboss.tools.jst.feature" version="0.0.0">
<category name="AbridgedTools" />
<category name="WebTools" />
</feature>
- <feature url="features/org.jboss.tools.vpe.browsersim.feature_0.0.0.jar" id="org.jboss.tools.vpe.browsersim.feature" version="0.0.0">
+ <feature url="features/org.jboss.tools.vpe.feature_0.0.0.jar" id="org.jboss.tools.vpe.feature" version="0.0.0">
<category name="AbridgedTools" />
<category name="WebTools" />
</feature>
@@ -75,7 +74,6 @@
<category name="AbridgedTools" />
<category name="WebTools" />
</feature>
- <!-- only in JBT -->
<feature url="features/org.jboss.tools.openshift.express.feature_0.0.0.jar" id="org.jboss.tools.openshift.express.feature" version="0.0.0">
<category name="AbridgedTools" />
<category name="CloudTools" />
@@ -84,6 +82,12 @@
<category name="AbridgedTools" />
<category name="CloudTools" />
</feature>
+ <!-- only in JBDS
+ <feature url="features/org.eclipse.egit_0.0.0.jar" id="org.eclipse.egit" version="0.0.0">
+ </feature>
+ <feature url="features/org.eclipse.jgit_0.0.0.jar" id="org.eclipse.jgit" version="0.0.0">
+ </feature>
+ -->
<feature url="features/org.jboss.ide.eclipse.archives.feature_0.0.0.jar" id="org.jboss.ide.eclipse.archives.feature" version="0.0.0">
<category name="AbridgedTools" />
<category name="GeneralTools" />
@@ -115,15 +119,16 @@
<category name="AbridgedTools" />
<category name="WebTools" />
</feature>
+ <feature url="features/org.jboss.tools.forge.feature_0.0.0.jar" id="org.jboss.tools.forge.feature" version="0.0.0">
+ <category name="AbridgedTools"/>
+ <category name="WebTools" />
+ </feature>
<feature url="features/org.jboss.tools.project.examples.feature_0.0.0.jar" id="org.jboss.tools.project.examples.feature" version="0.0.0">
<category name="AbridgedTools" />
<category name="GeneralTools" />
</feature>
<!-- only in JBT -->
- <feature url="features/org.jboss.tools.forge.feature_0.0.0.jar" id="org.jboss.tools.forge.feature" version="0.0.0">
- <category name="WebTools" />
- </feature>
<feature url="features/org.jboss.tools.community.project.examples.feature_0.0.0.jar" id="org.jboss.tools.community.project.examples.feature" version="0.0.0">
<category name="AbridgedTools" />
<category name="GeneralTools" />
@@ -131,43 +136,54 @@
<feature url="features/org.jboss.tools.birt.feature_0.0.0.jar" id="org.jboss.tools.birt.feature" version="0.0.0">
<category name="ReportTools" />
</feature>
+
+ <!-- only in JBDS
+ <feature url="features/com.jboss.jbds.m2e.feature_0.0.0.jar" id="com.jboss.jbds.m2e.feature" version="0.0.0">
+ <category name="AbridgedTools"/>
+ <category name="MavenTools" />
+ </feature>
+ <feature url="features/org.eclipse.m2e.feature_0.0.0.jar" id="org.eclipse.m2e.feature" version="0.0.0">
+ </feature>
+ <feature url="features/org.maven.ide.eclipse.wtp.feature_0.0.0.jar" id="org.maven.ide.eclipse.wtp.feature" version="0.0.0">
+ </feature>
+ <feature url="features/org.sonatype.m2e.mavenarchiver.feature_0.0.0.jar" id="org.sonatype.m2e.mavenarchiver.feature" version="0.0.0">
+ </feature>
+ -->
<feature url="features/org.jboss.tools.maven.feature_0.0.0.jar" id="org.jboss.tools.maven.feature" version="0.0.0">
<category name="AbridgedTools" />
<category name="MavenTools" />
</feature>
- <feature url="features/org.jboss.tools.maven.seam.feature_0.0.0.jar" id="org.jboss.tools.maven.seam.feature" version="0.0.0">
+ <feature url="features/org.jboss.tools.maven.cdi.feature_0.0.0.jar" id="org.jboss.tools.maven.cdi.feature" version="0.0.0">
<category name="AbridgedTools" />
<category name="MavenTools" />
</feature>
- <feature url="features/org.jboss.tools.maven.jsf.feature_0.0.0.jar" id="org.jboss.tools.maven.jsf.feature" version="0.0.0">
+ <feature url="features/org.jboss.tools.maven.hibernate.feature_0.0.0.jar" id="org.jboss.tools.maven.hibernate.feature" version="0.0.0">
<category name="AbridgedTools" />
<category name="MavenTools" />
</feature>
- <feature url="features/org.jboss.tools.maven.cdi.feature_0.0.0.jar" id="org.jboss.tools.maven.cdi.feature" version="0.0.0">
+ <feature url="features/org.jboss.tools.maven.jsf.feature_0.0.0.jar" id="org.jboss.tools.maven.jsf.feature" version="0.0.0">
<category name="AbridgedTools" />
<category name="MavenTools" />
</feature>
- <feature url="features/org.jboss.tools.maven.hibernate.feature_0.0.0.jar" id="org.jboss.tools.maven.hibernate.feature" version="0.0.0">
+ <feature url="features/org.jboss.tools.maven.portlet.feature_0.0.0.jar" id="org.jboss.tools.maven.portlet.feature" version="0.0.0">
<category name="AbridgedTools" />
<category name="MavenTools" />
</feature>
- <feature url="features/org.jboss.tools.maven.portlet.feature_0.0.0.jar" id="org.jboss.tools.maven.portlet.feature" version="0.0.0">
+ <feature url="features/org.jboss.tools.maven.seam.feature_0.0.0.jar" id="org.jboss.tools.maven.seam.feature" version="0.0.0">
<category name="AbridgedTools" />
+ <category name="MavenTools"/>
+ </feature>
+ <feature url="features/org.jboss.tools.maven.project.examples.feature_0.0.0.jar" id="org.jboss.tools.maven.project.examples.feature" version="0.0.0">
+ <category name="AbridgedTools" />
<category name="MavenTools" />
</feature>
<feature url="features/org.jboss.tools.maven.jaxrs.feature_0.0.0.jar" id="org.jboss.tools.maven.jaxrs.feature" version="0.0.0">
+ <category name="AbridgedTools" />
<category name="MavenTools" />
</feature>
<feature url="features/org.jboss.tools.maven.jbosspackaging.feature_0.0.0.jar" id="org.jboss.tools.maven.jbosspackaging.feature" version="0.0.0">
<category name="MavenTools" />
</feature>
- <feature url="features/org.jboss.tools.maven.project.examples.feature_0.0.0.jar" id="org.jboss.tools.maven.project.examples.feature" version="0.0.0">
- <category name="AbridgedTools" />
- <category name="MavenTools" />
- </feature>
- <feature url="features/org.jboss.tools.deltacloud.feature_0.0.0.jar" id="org.jboss.tools.deltacloud.feature" version="0.0.0">
- <category name="CloudTools" />
- </feature>
<feature url="features/org.jboss.tools.gwt.feature_0.0.0.jar" id="org.jboss.tools.gwt.feature" version="0.0.0">
<category name="GeneralTools" />
</feature>
@@ -214,11 +230,18 @@
</feature>
<category-def name="AbridgedTools" label="Abridged JBoss Tools 3.3">
- <description>Contains most of the JBoss Tools features. Excluded are those related to integration with 3rd party plugins. Selecting this category will give you all tools needed for Web and Seam Development.</description>
+ <description>Contains most of the JBoss Tools features.
+ Excluded are those related to integration with 3rd party
+ plugins. Selecting this category will give you all tools
+ needed for Web and Seam Development.
+ </description>
</category-def>
<category-def name="WebTools" label="JBoss Web and Java EE Development">
- <description>Tools to help create web and enterprise applications, using JSF, Facelets, Seam, Hibernate/JPA, CSS, Webservices and more.</description>
+ <description>Tools to help create web and enterprise applications,
+ using JSF, Facelets,
+ Seam, Hibernate/JPA, CSS, Webservices and more.
+ </description>
</category-def>
<category-def name="GeneralTools" label="JBoss Application Development">
@@ -229,15 +252,19 @@
<description>Tools related to data services such as persistence and transformation.</description>
</category-def>
- <!-- Only in JBT -->
<category-def name="MavenTools" label="JBoss Maven Support">
- <description>Plugins related to Maven and m2eclipse support. Use these to enable use of Maven.</description>
+ <description>Plugins related to Maven and m2eclipse support. Use these
+ to enable use of Maven.</description>
</category-def>
+ <category-def name="CloudTools" label="JBoss Cloud Development Tools">
+ <description>Tools for Cloud Development.
+ </description>
+ </category-def>
+ <!-- Only in JBT -->
<category-def name="ReportTools" label="JBoss Business Intelligence, Reporting and Charting">
- <description>Business Intelligence, Reporting and Charting. Use these if you plan to integrate Hibernate or Seam with Eclipse BIRT.</description>
+ <description>Business Intelligence, Reporting and Charting. Use these
+ if you plan to integrate Hibernate or Seam with Eclipse BIRT.
+ </description>
</category-def>
- <category-def name="CloudTools" label="JBoss Cloud Development Tools">
- <description>Tools for Cloud Development.</description>
- </category-def>
</site>
14 years
JBoss Tools SVN: r37126 - trunk/build/aggregate/site.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2011-12-08 14:19:21 -0500 (Thu, 08 Dec 2011)
New Revision: 37126
Modified:
trunk/build/aggregate/site/site.xml
Log:
merge changes in JBDS product site w/ this site so they'll align better. Also, remove Deltacloud (JBIDE-10422)
Modified: trunk/build/aggregate/site/site.xml
===================================================================
--- trunk/build/aggregate/site/site.xml 2011-12-08 19:13:15 UTC (rev 37125)
+++ trunk/build/aggregate/site/site.xml 2011-12-08 19:19:21 UTC (rev 37126)
@@ -17,12 +17,12 @@
<feature url="features/org.jboss.tools.central.feature_0.0.0.jar" id="org.jboss.tools.central.feature" version="0.0.0">
<category name="AbridgedTools" />
- <category name="GeneralTools"/>
+ <category name="GeneralTools" />
</feature>
<!-- only in JBT -->
<feature url="features/org.jboss.tools.community.central.feature_0.0.0.jar" id="org.jboss.tools.community.central.feature" version="0.0.0">
<category name="AbridgedTools" />
- <category name="GeneralTools"/>
+ <category name="GeneralTools"/>
</feature>
<feature url="features/org.jboss.tools.central.discovery.feature_0.0.0.jar" id="org.jboss.tools.central.discovery.feature" version="0.0.0">
</feature>
@@ -30,16 +30,15 @@
<category name="AbridgedTools" />
<category name="WebTools" />
</feature>
- <!-- include and categorize in JBT -->
- <feature url="features/org.jboss.tools.jst.feature_0.0.0.jar" id="org.jboss.tools.jst.feature" version="0.0.0">
+ <feature url="features/org.jboss.tools.vpe.browsersim.feature_0.0.0.jar" id="org.jboss.tools.vpe.browsersim.feature" version="0.0.0">
<category name="AbridgedTools" />
<category name="WebTools" />
</feature>
- <feature url="features/org.jboss.tools.vpe.feature_0.0.0.jar" id="org.jboss.tools.vpe.feature" version="0.0.0">
+ <feature url="features/org.jboss.tools.jst.feature_0.0.0.jar" id="org.jboss.tools.jst.feature" version="0.0.0">
<category name="AbridgedTools" />
<category name="WebTools" />
</feature>
- <feature url="features/org.jboss.tools.vpe.browsersim.feature_0.0.0.jar" id="org.jboss.tools.vpe.browsersim.feature" version="0.0.0">
+ <feature url="features/org.jboss.tools.vpe.feature_0.0.0.jar" id="org.jboss.tools.vpe.feature" version="0.0.0">
<category name="AbridgedTools" />
<category name="WebTools" />
</feature>
@@ -75,7 +74,6 @@
<category name="AbridgedTools" />
<category name="WebTools" />
</feature>
- <!-- only in JBT -->
<feature url="features/org.jboss.tools.openshift.express.feature_0.0.0.jar" id="org.jboss.tools.openshift.express.feature" version="0.0.0">
<category name="AbridgedTools" />
<category name="CloudTools" />
@@ -84,6 +82,12 @@
<category name="AbridgedTools" />
<category name="CloudTools" />
</feature>
+ <!-- only in JBDS
+ <feature url="features/org.eclipse.egit_0.0.0.jar" id="org.eclipse.egit" version="0.0.0">
+ </feature>
+ <feature url="features/org.eclipse.jgit_0.0.0.jar" id="org.eclipse.jgit" version="0.0.0">
+ </feature>
+ -->
<feature url="features/org.jboss.ide.eclipse.archives.feature_0.0.0.jar" id="org.jboss.ide.eclipse.archives.feature" version="0.0.0">
<category name="AbridgedTools" />
<category name="GeneralTools" />
@@ -115,15 +119,16 @@
<category name="AbridgedTools" />
<category name="WebTools" />
</feature>
+ <feature url="features/org.jboss.tools.forge.feature_0.0.0.jar" id="org.jboss.tools.forge.feature" version="0.0.0">
+ <category name="AbridgedTools"/>
+ <category name="WebTools" />
+ </feature>
<feature url="features/org.jboss.tools.project.examples.feature_0.0.0.jar" id="org.jboss.tools.project.examples.feature" version="0.0.0">
<category name="AbridgedTools" />
<category name="GeneralTools" />
</feature>
<!-- only in JBT -->
- <feature url="features/org.jboss.tools.forge.feature_0.0.0.jar" id="org.jboss.tools.forge.feature" version="0.0.0">
- <category name="WebTools" />
- </feature>
<feature url="features/org.jboss.tools.community.project.examples.feature_0.0.0.jar" id="org.jboss.tools.community.project.examples.feature" version="0.0.0">
<category name="AbridgedTools" />
<category name="GeneralTools" />
@@ -131,28 +136,45 @@
<feature url="features/org.jboss.tools.birt.feature_0.0.0.jar" id="org.jboss.tools.birt.feature" version="0.0.0">
<category name="ReportTools" />
</feature>
+
+ <!-- only in JBDS
+ <feature url="features/com.jboss.jbds.m2e.feature_0.0.0.jar" id="com.jboss.jbds.m2e.feature" version="0.0.0">
+ <category name="AbridgedTools"/>
+ <category name="MavenTools" />
+ </feature>
+ <feature url="features/org.eclipse.m2e.feature_0.0.0.jar" id="org.eclipse.m2e.feature" version="0.0.0">
+ </feature>
+ <feature url="features/org.maven.ide.eclipse.wtp.feature_0.0.0.jar" id="org.maven.ide.eclipse.wtp.feature" version="0.0.0">
+ </feature>
+ <feature url="features/org.sonatype.m2e.mavenarchiver.feature_0.0.0.jar" id="org.sonatype.m2e.mavenarchiver.feature" version="0.0.0">
+ </feature>
+ -->
<feature url="features/org.jboss.tools.maven.feature_0.0.0.jar" id="org.jboss.tools.maven.feature" version="0.0.0">
<category name="AbridgedTools" />
<category name="MavenTools" />
</feature>
- <feature url="features/org.jboss.tools.maven.seam.feature_0.0.0.jar" id="org.jboss.tools.maven.seam.feature" version="0.0.0">
+ <feature url="features/org.jboss.tools.maven.cdi.feature_0.0.0.jar" id="org.jboss.tools.maven.cdi.feature" version="0.0.0">
<category name="AbridgedTools" />
<category name="MavenTools" />
</feature>
- <feature url="features/org.jboss.tools.maven.jsf.feature_0.0.0.jar" id="org.jboss.tools.maven.jsf.feature" version="0.0.0">
+ <feature url="features/org.jboss.tools.maven.hibernate.feature_0.0.0.jar" id="org.jboss.tools.maven.hibernate.feature" version="0.0.0">
<category name="AbridgedTools" />
<category name="MavenTools" />
</feature>
- <feature url="features/org.jboss.tools.maven.cdi.feature_0.0.0.jar" id="org.jboss.tools.maven.cdi.feature" version="0.0.0">
+ <feature url="features/org.jboss.tools.maven.jsf.feature_0.0.0.jar" id="org.jboss.tools.maven.jsf.feature" version="0.0.0">
<category name="AbridgedTools" />
<category name="MavenTools" />
</feature>
- <feature url="features/org.jboss.tools.maven.hibernate.feature_0.0.0.jar" id="org.jboss.tools.maven.hibernate.feature" version="0.0.0">
+ <feature url="features/org.jboss.tools.maven.portlet.feature_0.0.0.jar" id="org.jboss.tools.maven.portlet.feature" version="0.0.0">
<category name="AbridgedTools" />
<category name="MavenTools" />
</feature>
- <feature url="features/org.jboss.tools.maven.portlet.feature_0.0.0.jar" id="org.jboss.tools.maven.portlet.feature" version="0.0.0">
+ <feature url="features/org.jboss.tools.maven.seam.feature_0.0.0.jar" id="org.jboss.tools.maven.seam.feature" version="0.0.0">
<category name="AbridgedTools" />
+ <category name="MavenTools"/>
+ </feature>
+ <feature url="features/org.jboss.tools.maven.project.examples.feature_0.0.0.jar" id="org.jboss.tools.maven.project.examples.feature" version="0.0.0">
+ <category name="AbridgedTools" />
<category name="MavenTools" />
</feature>
<feature url="features/org.jboss.tools.maven.jaxrs.feature_0.0.0.jar" id="org.jboss.tools.maven.jaxrs.feature" version="0.0.0">
@@ -162,13 +184,6 @@
<feature url="features/org.jboss.tools.maven.jbosspackaging.feature_0.0.0.jar" id="org.jboss.tools.maven.jbosspackaging.feature" version="0.0.0">
<category name="MavenTools" />
</feature>
- <feature url="features/org.jboss.tools.maven.project.examples.feature_0.0.0.jar" id="org.jboss.tools.maven.project.examples.feature" version="0.0.0">
- <category name="AbridgedTools" />
- <category name="MavenTools" />
- </feature>
- <feature url="features/org.jboss.tools.deltacloud.feature_0.0.0.jar" id="org.jboss.tools.deltacloud.feature" version="0.0.0">
- <category name="CloudTools" />
- </feature>
<feature url="features/org.jboss.tools.gwt.feature_0.0.0.jar" id="org.jboss.tools.gwt.feature" version="0.0.0">
<category name="GeneralTools" />
</feature>
@@ -215,11 +230,18 @@
</feature>
<category-def name="AbridgedTools" label="Abridged JBoss Tools 3.3">
- <description>Contains most of the JBoss Tools features. Excluded are those related to integration with 3rd party plugins. Selecting this category will give you all tools needed for Web and Seam Development.</description>
+ <description>Contains most of the JBoss Tools features.
+ Excluded are those related to integration with 3rd party
+ plugins. Selecting this category will give you all tools
+ needed for Web and Seam Development.
+ </description>
</category-def>
<category-def name="WebTools" label="JBoss Web and Java EE Development">
- <description>Tools to help create web and enterprise applications, using JSF, Facelets, Seam, Hibernate/JPA, CSS, Webservices and more.</description>
+ <description>Tools to help create web and enterprise applications,
+ using JSF, Facelets,
+ Seam, Hibernate/JPA, CSS, Webservices and more.
+ </description>
</category-def>
<category-def name="GeneralTools" label="JBoss Application Development">
@@ -230,15 +252,19 @@
<description>Tools related to data services such as persistence and transformation.</description>
</category-def>
- <!-- Only in JBT -->
<category-def name="MavenTools" label="JBoss Maven Support">
- <description>Plugins related to Maven and m2eclipse support. Use these to enable use of Maven.</description>
+ <description>Plugins related to Maven and m2eclipse support. Use these
+ to enable use of Maven.</description>
</category-def>
+ <category-def name="CloudTools" label="JBoss Cloud Development Tools">
+ <description>Tools for Cloud Development.
+ </description>
+ </category-def>
+ <!-- Only in JBT -->
<category-def name="ReportTools" label="JBoss Business Intelligence, Reporting and Charting">
- <description>Business Intelligence, Reporting and Charting. Use these if you plan to integrate Hibernate or Seam with Eclipse BIRT.</description>
+ <description>Business Intelligence, Reporting and Charting. Use these
+ if you plan to integrate Hibernate or Seam with Eclipse BIRT.
+ </description>
</category-def>
- <category-def name="CloudTools" label="JBoss Cloud Development Tools">
- <description>Tools for Cloud Development.</description>
- </category-def>
</site>
14 years
JBoss Tools SVN: r37125 - in trunk/documentation/whatsnew/teiid: images and 1 other directories.
by jbosstools-commits@lists.jboss.org
Author: blafond
Date: 2011-12-08 14:13:15 -0500 (Thu, 08 Dec 2011)
New Revision: 37125
Added:
trunk/documentation/whatsnew/teiid/.project
trunk/documentation/whatsnew/teiid/images/7.6/
trunk/documentation/whatsnew/teiid/images/7.6/import-relational-model-xml-page-1.png
trunk/documentation/whatsnew/teiid/images/7.6/import-relational-model-xml-page-2.png
trunk/documentation/whatsnew/teiid/images/7.6/med-editor-overview-tab.png
trunk/documentation/whatsnew/teiid/images/7.6/med-registry-view.png
trunk/documentation/whatsnew/teiid/images/7.6/new-table-wizard-action.png
trunk/documentation/whatsnew/teiid/images/7.6/new-table-wizard-fk-dialog.png
trunk/documentation/whatsnew/teiid/images/7.6/new-table-wizard-tab-1.png
trunk/documentation/whatsnew/teiid/images/7.6/new-table-wizard-tab-2.png
trunk/documentation/whatsnew/teiid/images/7.6/new-table-wizard-tab-3.png
trunk/documentation/whatsnew/teiid/images/7.6/new-table-wizard-tab-5.png
trunk/documentation/whatsnew/teiid/images/7.6/teiid-connection-profile-type-dialog.png
trunk/documentation/whatsnew/teiid/images/7.6/teiid-data-file-import-options.png
trunk/documentation/whatsnew/teiid/images/7.6/teiid-flat-file-source-page-1.png
trunk/documentation/whatsnew/teiid/images/7.6/teiid-flat-file-source-page-2.png
trunk/documentation/whatsnew/teiid/images/7.6/teiid-flat-file-source-page-2_fixed.png
trunk/documentation/whatsnew/teiid/images/7.6/teiid-flat-file-source-page-3_delimited.png
trunk/documentation/whatsnew/teiid/images/7.6/teiid-flat-file-source-page-3_fixed.png
trunk/documentation/whatsnew/teiid/images/7.6/teiid-flat-file-source-page-4.png
trunk/documentation/whatsnew/teiid/images/7.6/teiid-local-xml-file-connection-profile-wizard-page.png
trunk/documentation/whatsnew/teiid/images/7.6/teiid-url-xml-file-connection-profile-wizard-page.png
trunk/documentation/whatsnew/teiid/images/7.6/teiid-xml-file-source-page-1.png
trunk/documentation/whatsnew/teiid/images/7.6/teiid-xml-file-source-page-2.png
trunk/documentation/whatsnew/teiid/images/7.6/teiid-xml-file-source-page-3.png
trunk/documentation/whatsnew/teiid/images/7.6/teiid-xml-file-source-page-4.png
trunk/documentation/whatsnew/teiid/teiid-news-7.6.html
Log:
JBIDE-10384 N&N html page for JBT release 3.3.0.M5
Added: trunk/documentation/whatsnew/teiid/.project
===================================================================
--- trunk/documentation/whatsnew/teiid/.project (rev 0)
+++ trunk/documentation/whatsnew/teiid/.project 2011-12-08 19:13:15 UTC (rev 37125)
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>teiid</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ </buildSpec>
+ <natures>
+ </natures>
+</projectDescription>
Property changes on: trunk/documentation/whatsnew/teiid/.project
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: trunk/documentation/whatsnew/teiid/images/7.6/import-relational-model-xml-page-1.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/teiid/images/7.6/import-relational-model-xml-page-1.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/teiid/images/7.6/import-relational-model-xml-page-2.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/teiid/images/7.6/import-relational-model-xml-page-2.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/teiid/images/7.6/med-editor-overview-tab.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/teiid/images/7.6/med-editor-overview-tab.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/teiid/images/7.6/med-registry-view.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/teiid/images/7.6/med-registry-view.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/teiid/images/7.6/new-table-wizard-action.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/teiid/images/7.6/new-table-wizard-action.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/teiid/images/7.6/new-table-wizard-fk-dialog.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/teiid/images/7.6/new-table-wizard-fk-dialog.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/teiid/images/7.6/new-table-wizard-tab-1.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/teiid/images/7.6/new-table-wizard-tab-1.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/teiid/images/7.6/new-table-wizard-tab-2.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/teiid/images/7.6/new-table-wizard-tab-2.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/teiid/images/7.6/new-table-wizard-tab-3.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/teiid/images/7.6/new-table-wizard-tab-3.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/teiid/images/7.6/new-table-wizard-tab-5.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/teiid/images/7.6/new-table-wizard-tab-5.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/teiid/images/7.6/teiid-connection-profile-type-dialog.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/teiid/images/7.6/teiid-connection-profile-type-dialog.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/teiid/images/7.6/teiid-data-file-import-options.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/teiid/images/7.6/teiid-data-file-import-options.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/teiid/images/7.6/teiid-flat-file-source-page-1.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/teiid/images/7.6/teiid-flat-file-source-page-1.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/teiid/images/7.6/teiid-flat-file-source-page-2.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/teiid/images/7.6/teiid-flat-file-source-page-2.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/teiid/images/7.6/teiid-flat-file-source-page-2_fixed.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/teiid/images/7.6/teiid-flat-file-source-page-2_fixed.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/teiid/images/7.6/teiid-flat-file-source-page-3_delimited.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/teiid/images/7.6/teiid-flat-file-source-page-3_delimited.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/teiid/images/7.6/teiid-flat-file-source-page-3_fixed.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/teiid/images/7.6/teiid-flat-file-source-page-3_fixed.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/teiid/images/7.6/teiid-flat-file-source-page-4.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/teiid/images/7.6/teiid-flat-file-source-page-4.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/teiid/images/7.6/teiid-local-xml-file-connection-profile-wizard-page.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/teiid/images/7.6/teiid-local-xml-file-connection-profile-wizard-page.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/teiid/images/7.6/teiid-url-xml-file-connection-profile-wizard-page.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/teiid/images/7.6/teiid-url-xml-file-connection-profile-wizard-page.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/teiid/images/7.6/teiid-xml-file-source-page-1.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/teiid/images/7.6/teiid-xml-file-source-page-1.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/teiid/images/7.6/teiid-xml-file-source-page-2.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/teiid/images/7.6/teiid-xml-file-source-page-2.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/teiid/images/7.6/teiid-xml-file-source-page-3.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/teiid/images/7.6/teiid-xml-file-source-page-3.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/teiid/images/7.6/teiid-xml-file-source-page-4.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/teiid/images/7.6/teiid-xml-file-source-page-4.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/teiid/teiid-news-7.6.html
===================================================================
--- trunk/documentation/whatsnew/teiid/teiid-news-7.6.html (rev 0)
+++ trunk/documentation/whatsnew/teiid/teiid-news-7.6.html 2011-12-08 19:13:15 UTC (rev 37125)
@@ -0,0 +1,464 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+ <meta http-equiv="Content-Language" content="en-us">
+ <meta http-equiv="Content-Type"
+ content="text/html; charset=ISO-8859-1">
+ <link rel="stylesheet" href="../whatsnew.css">
+ <title>Teiid Designer What's New</title>
+ <script type="text/javascript">
+
+ var _gaq = _gaq || [];
+ _gaq.push(['_setAccount', 'UA-17645367-5']);
+ _gaq.push(['_trackPageview']);
+
+ (function() {
+ var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+ var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+ })();
+
+ </script>
+</head>
+<body>
+<h1>Teiid Designer 7.6 What's New</h1>
+<p align="right"><a href="../index.html">< Main Index</a></p>
+<p>Last revised Dec 08, 2011</p>
+<p><b>Teiid Designer</b> is a graphical data modeling tool that enables
+rapid definition, integration, management and testing of data services
+without programming using the <b>Teiid</b> runtime engine.</p>
+<p>For more details on <a href="http://www.jboss.org/teiid.html">Teiid</a>
+and <a href="http://www.jboss.org/teiiddesigner.html">Teiid Designer</a>
+visit: <a href="http://www.teiid.org">http://www.teiid.org</a></p>
+<table width="80%" border="0" cellpadding="10" cellspacing="0">
+ <tbody>
+ <tr>
+ <td colspan="2">
+ <hr>
+ <h3><span style="font-size: 12pt;"><strong>XML Source Data File
+Importer<br>
+ </strong></span></h3>
+ <hr> </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left">
+ <p><b><br>
+ <b> </b></b></p>
+ <b> </b></td>
+ <td valign="top">
+ <p> n 7.5, we introduced an Flat File import option which
+simplified the process of constructing the source and view models
+(including generated transformation SQL) necessary for querying the
+flat file as a source. In 7.6, we've added an importer which
+follows the same import steps as the flat file importer but with a
+backing XML data file. Since this importer is file-based, it utilizes
+the same specific Data Tools Flat File Connection Profile as the Flat
+File importer option, but filters on *.xml files instead of *.txt and
+*.csv. (TEIIDDES-1078)</p>
+ <p>The importer will create a source model containing the three
+standard text file procedures supported by Teiid. Namely:</p>
+ <ul>
+ <li>getFiles()</li>
+ <li>getTextFiles()</li>
+ <li>saveFile()</li>
+ </ul>
+ <p>The importer will also create a new view model containing a
+view table for each of your selected xml source files. Within these
+view tables will be generated SQL transformations containing the
+"getTextFiles()" procedure from your source model as well as the column
+definitions and parameters required for the Teiid TEXTTABLE() function
+used to query the data file. You can also choose to update an existing
+view model instead of creating a new view model.<br>
+ </p>
+ <p>The <a class="jive-link-external-small"
+ href="http://http//docs.jboss.org/teiid/7.5.0.Final/reference/en-US/html/sql_cl...">XMLTABLE</a>
+function, as defined in the Teiid documentation, processes xml input to
+produce tabular ouptut. </p>
+ <p style="padding: 0px; min-height: 8pt; height: 8pt;"><a
+ class="jive-link-anchor-small">XMLTABLE([<NSP>,]
+xquery-expression [<PASSING>] [COLUMNS <COLUMN>, ... )] AS
+name<br>
+ </a></p>
+ <p style="padding: 0px; min-height: 8pt; height: 8pt;"> Teiid
+Designer
+will
+construct the full SQL statement for each view table in
+the form:<br>
+ <br>
+ </p>
+ <p><strong>================================================================<br>
+SELECT</strong></p>
+ <p><strong> title.pmid AS pmid,
+title.journal AS journal, title.title AS title</strong></p>
+ <p><strong>FROM</strong></p>
+ <p><strong> (EXEC
+getMeds.getTextFiles('medsamp2011.xml')) AS f, </strong></p>
+ <p><strong>
+XMLTABLE('$d/MedlineCitationSet/MedlineCitation' PASSING </strong></p>
+ <p><strong>
+XMLPARSE(DOCUMENT
+f.file)
+AS d </strong></p>
+ <p><strong>
+
+COLUMNS
+pmid
+biginteger PATH 'PMID', journal string PATH
+'Article/Journal/Title', title string PATH 'Article/ArticleTitle') AS
+title<br>
+ </strong><strong>================================================================</strong><br>
+ </p>
+ <p style="padding: 0px; min-height: 8pt; height: 8pt;">The import
+option is labeled <strong>File Source (XML) >> Source and View
+Model</strong> and is shown below in the Import wizard's first page
+under the Teiid Designer category. <br>
+ </p>
+ <p style="padding: 0px; min-height: 8pt; height: 8pt;"><br>
+ </p>
+ <p><img style="width: 484px; height: 545px;" alt="Import Options"
+ src="images/7.6/teiid-data-file-import-options.png"><br>
+ </p>
+ <p>The second page includes options to select either the<strong>
+XML file on local file system</strong> or <strong>XML file via remote
+URL</strong> format.<br>
+ </p>
+ <p><img style="width: 697px; height: 500px;" alt="Page 1"
+ src="images/7.6/teiid-xml-file-source-page-1.png"><br>
+ </p>
+ <p>The third page of the wizard, titled <strong>XML Data File
+Source Selection</strong>, requires selection of an existing Flat
+File Source connection profile in order to locate the designer source
+file folder. Once selected (or created view "New..." button) the
+available data files will be displayed in the table.<br>
+ </p>
+ <p><img style="width: 759px; height: 743px;" alt="Page 2"
+ src="images/7.6/teiid-xml-file-source-page-2.png"><br>
+ </p>
+ <p>Check/select the xml data file you wish to use to define your
+view tables. The lower section, <strong>Source Model Definition</strong>,
+allows
+defining
+or selecting a target source model and location. Note
+the <strong>Model Status</strong> sub-section where the status of a
+source mode (new or existing) will be displayed as well as the action
+that will be performed on completion of the wizard.</p>
+ <p>The fourth page, <strong>XML Data File Import Options</strong>,
+shown
+below,
+contains the various parser settings and XMLTABLE() method
+and parameter options. The <strong>XML File Contents Preview</strong>
+section displays a portion of the raw xml file contents.<br>
+ </p>
+ <p><img style="width: 670px; height: 705px;" alt="Page 3"
+ src="images/7.6/teiid-xml-file-source-page-3.png"><br>
+ </p>
+ <p>The <strong>Columns Information</strong> panel contains
+a Root Path entry and Add/Delete/Up/Down buttons which allow
+customizing the <strong>Generated SQL Statement</strong> shown in the
+bottom panel.</p>
+ <p>When finished configuring your import settings for your XML
+data file, click <strong>Next ></strong> to show the <strong>View
+Model Definition</strong> page. You can change the target location and
+target view model and specify a unique name for your new view table.<br>
+ </p>
+ <p><img style="width: 658px; height: 599px;" alt="Page 4"
+ src="images/7.6/teiid-xml-file-source-page-4.png"><br>
+ </p>
+ <p>This importer utilizes two new Data Tools connection profiles
+tailored to work with Teiid Designer. In the <strong>Database
+Development</strong> perspective, select the <strong>Teiid Importer
+Connections</strong> folder and right-click select <strong>New...</strong>
+action. The following dialog will display the new connection profile
+options which include: <strong>XML File URL Source</strong> and <strong>XML
+Local
+File
+Source</strong> which correspond to the XML import options
+shown previously.<br>
+ </p>
+ <p><img style="width: 486px; height: 544px;"
+ alt="Connection Profile Type Selection"
+ src="images/7.6/teiid-connection-profile-type-dialog.png"><br>
+ </p>
+ <p>The <strong>New Connection Profile</strong> dialog for the <strong>XML
+URL
+Connection</strong> is shown below and includes a <strong>XML
+Local File Source</strong> field as well as a description of how and
+where this profile can be used in Teiid Designer.<br>
+ </p>
+ <p><img style="width: 525px; height: 621px;"
+ alt="XML URL Connection Profile"
+ src="images/7.6/teiid-url-xml-file-connection-profile-wizard-page.png"><br>
+ </p>
+ <p>The <strong>New Connection Profile</strong> dialog for the <strong>XML
+Local
+File
+Source</strong> is shown below and includes a <strong>File
+Name</strong> field as well as a description of how and where this
+profile can be used in Teiid Designer.<br>
+ </p>
+ <p><img style="width: 514px; height: 617px;"
+ alt="Local XML File Connection Profile"
+ src="images/7.6/teiid-local-xml-file-connection-profile-wizard-page.png"><br>
+ </p>
+ </td>
+ </tr>
+ <tr>
+ <td colspan="2">
+ <hr>
+ <h3>Improved Flat File Importer<br>
+ </h3>
+ <hr> </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left">
+ <p><b> <br>
+ </b></p>
+ </td>
+ <td valign="top">
+ <p style="padding: 0px; min-height: 8pt; height: 8pt;">While
+architecting the XML Data File importer, the Flat File import wizard
+was also modified and improved. (TEIIDDES-1078) <br>
+ </p>
+ <p style="padding: 0px; min-height: 8pt; height: 8pt;"><br>
+ </p>
+ <p>The import option is now labeled <strong>File Source (Flat)
+>> Source and View Model</strong> and is shown below in the
+Import wizard's first page under the Teiid Designer category.</p>
+ <p><img style="width: 484px; height: 545px;" alt="Import Options"
+ src="images/7.6/teiid-data-file-import-options.png"><br>
+ </p>
+ <p>The second page, labeled <strong>Data File Source Selection</strong>,
+
+allows
+selecting/creating/editing
+a valid connection profile which in
+this case contains the relevant folder contain your flat files. Select
+a single flat file to target for this import by checking an entry in
+the <strong>Available Data Files</strong> table.</p>
+ <p>The lower section, <strong>Source Model Definition</strong>,
+allows defining or selecting a target source model and location. Note
+the <strong>Model Status</strong> sub-section where the status of a
+source mode (new or existing) will be displayed as well as the action
+that will be performed on completion of the wizard.<br>
+ </p>
+ <p><img style="width: 660px; height: 774px;" alt="Page 1"
+ src="images/7.6/teiid-flat-file-source-page-1.png"><br>
+ </p>
+ <p> </p>
+The third page, <strong>Flat File Collumn Format Definition</strong>,
+provides a preview of your data file and allows specifying that the
+data file contains <strong>Character delimited</strong> or <strong>Fixed
+width</strong> format. The selection will determine the details of the
+next page.<br>
+ <br>
+ <img style="width: 732px; height: 825px;" alt="Page 2"
+ src="images/7.6/teiid-flat-file-source-page-2.png"><br>
+ <p>If the <strong>Character delimited</strong> option is
+checked, the fourth page will contain options to specify the delimited
+character as well as to view and edit the specific column information
+which allow customizing the <strong>Generated SQL Statement</strong>
+shown in the bottom panel.<br>
+ </p>
+ <p><img style="width: 604px; height: 784px;"
+ alt="Page 3 Delimited Character"
+ src="images/7.6/teiid-flat-file-source-page-3_delimited.png"><br>
+ </p>
+If the <strong>Fixed width</strong> option is checked, the fourth page
+will contain options to edit the specific column information which
+allow customizing the <strong>Generated SQL Statement</strong> shown
+in the bottom panel. The Format Options panel in the upper left
+contains <strong>Cursor Position</strong> and <strong>Text Length</strong>
+values which can assist you in determining your actual column widths in
+conjunction with the file contents preview to the right.<br>
+ <br>
+ <img style="width: 674px; height: 822px;"
+ alt="Page 3 Fixed Width Columns"
+ src="images/7.6/teiid-flat-file-source-page-3_fixed.png"><br>
+ <p>When finished configuring your import settings for your flat
+data file, click <strong>Next ></strong> to show the <strong>View
+Model Definition</strong> page. You can change the target location and
+target view model and specify a unique name for your new view table.<br>
+ </p>
+ <p><img style="width: 713px; height: 579px;" alt="Page 4"
+ src="images/7.6/teiid-flat-file-source-page-4.png"><br>
+ </p>
+ </td>
+ </tr>
+ <tr>
+ <td colspan="2">
+ <hr>
+ <h3>New Relational Table Wizard<br>
+ </h3>
+ <hr> </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left">
+ <p><b> <br>
+ <b> </b></b></p>
+ <b> </b></td>
+ <td valign="top">
+ <p>There is a new wizard designed to improve creating relational
+tables complete with column definitions as well as specifying unique
+keys and foreign key references.</p>
+ <p>To access the new wizard, select a relational model in your
+workpace and right-click select the <strong>New Child > Base
+Table...</strong> action as shown below. Note that you can also launch
+this wizard by selecting a relational model child (table, view,
+procedure or index) and right-click select <strong>New Sibling >
+Base Table...<br>
+ </strong></p>
+ <p><strong><img style="width: 402px; height: 219px;"
+ alt="New Table Action" src="images/7.6/new-table-wizard-action.png"><br>
+ </strong></p>
+ <p>The <strong>Create Relational Table</strong> wizard contains
+5 tabbed panels representing the various properties and components that
+make up the possible definition of a relational table. This wizard is
+designed to provide feedback as to the completeness of the relational
+table information as well as the validation state of the table and it's
+components. Note that although errors may be displayed during
+editing, the wizard is designed to allow finishing with the
+construction of an incomplete table containing errors.</p>
+ <p>The first tab labeled <strong>Properties</strong> contains
+the input for the simple table properties including name, name in
+source, etc... <br>
+ </p>
+ <p><img style="width: 525px; height: 506px;" alt="Properties Tab"
+ src="images/7.6/new-table-wizard-tab-1.png"><br>
+ </p>
+ <p>The <strong>Columns</strong> tab allows creation and editing
+of basic relational columns. This includes adding, deleting or moving
+columns as changing the name, datatype and length properties.<br>
+ </p>
+ <p><img style="width: 525px; height: 506px;" alt="Columns Tab"
+ src="images/7.6/new-table-wizard-tab-2.png"><br>
+ </p>
+ <p>The <strong>Primary Key</strong> tab contains basic name,
+name in source and column definition editing. If wish to include a
+primary key for your table, check the Include box and begin editing..
+Note that unchecking the box will clear the data. The Unique
+Constraint tab contains the identical information.<br>
+ </p>
+ <p><img style="width: 525px; height: 506px;" alt="Primary Key Tab"
+ src="images/7.6/new-table-wizard-tab-3.png"><br>
+ </p>
+ <p>The <strong>Foreign Keys</strong> tab allows creating,
+editing and deleting multiple foreign keys.<br>
+ </p>
+ <p><img style="width: 525px; height: 506px;"
+ alt="Foreign Keys Tab" src="images/7.6/new-table-wizard-tab-5.png"><br>
+ </p>
+ <p>To create a new <strong>Foreign Key</strong>, select the <strong>Add</strong>
+button and enter/select the properties, key references in the tables
+shown below. Note the <strong>Select Primary Key or Unique Constraint</strong>
+table will display any PK/UC existing in the selected relational model.
+If no tables in that model contain a PK or UC, then the table will be
+empty.<br>
+ </p>
+ <p><img style="width: 579px; height: 558px;" alt="Edit FK Dialog"
+ src="images/7.6/new-table-wizard-fk-dialog.png"><br>
+ </p>
+ <p>When finished, click <strong>OK</strong> and your new
+relational table will be created and added to your relational model.</p>
+ <p> </p>
+ </td>
+ </tr>
+ <tr>
+ <td colspan="2">
+ <hr>
+ <h3>New Model Extension Definition Framework<br>
+ </h3>
+ <hr> </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left">
+ <p><b> <br>
+ <b> </b></b></p>
+ <b> </b></td>
+ <td valign="top">For 7.6, Teiid Designer introduces a new <strong>Model
+Extension
+Definition</strong> (<strong>MED</strong>) framework. This
+framework is designed to replace the old way of extending Teiid
+Designer's models by creating EMF-based Extension models and applying
+an extension model to a relational, relational view, xml document or
+web services model. In this way users can design and apply
+additional metadata to their model objects (tables, columns, etc...).
+This metadata is indexed along with the model objects and is available
+to translators through the Teiid VDB metadata.<br>
+ <br>
+(TEIIDDES-905)
+ <p>The new framework was designed to help:</p>
+ <ul>
+ <li style="text-align: start;">reduce Designer's dependency on
+EMF and it's verbose and specific language and terminology.</li>
+ <li style="text-align: start;">allow models to be extended by
+more than one extension model.</li>
+ <li style="text-align: start;">simplify the creation and
+management of the extensions.</li>
+ </ul>
+ <p style="padding: 0px; min-height: 8pt; height: 8pt;"> </p>
+ <p>The <strong>MED Editor </strong>and accompanying <strong>Model
+Extension
+Registry View</strong> are shown below. Details on this new
+feature can be found at New Model Extension Definition Feature page.</p>
+ <p><img style="width: 544px; height: 397px;"
+ alt="MED Editor Overview Tab"
+ src="images/7.6/med-editor-overview-tab.png"><br>
+ </p>
+ <p><img style="width: 793px; height: 183px;"
+ alt="MED Registry View" src="images/7.6/med-registry-view.png"><br>
+ </p>
+ </td>
+ </tr>
+ <tr>
+ <td colspan="2">
+ <hr>
+ <h3>New XML Format Relational Model Importer<br>
+ </h3>
+ <hr> </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left">
+ <p><b> <br>
+ <b> </b></b></p>
+ <b> </b></td>
+ <td valign="top">For 7.6, Teiid Designer introduces a new
+importer which allows contructing relational objects (tables, columns,
+keys etc...) from XML-based model definitions. If your XML file
+is based on Teiid Designer's <a class="jive-link-external-small"
+ href="http://download.jboss.org/teiid/designer/7.6/RelationalModel.xsd">RelationalModel.xsd</a>
+schema, then you can import via <strong>Import > Teiid Designer
+> Designer Text File >> Source or View Models</strong> option.<br>
+ <br>
+(TEIIDDES-1086)
+ <p>On the first page of the wizard, select the <strong>Relational
+Model (XML Format) </strong>option.<br>
+ </p>
+ <p><img style="width: 567px; height: 743px;" alt="Page 1"
+ src="images/7.6/import-relational-model-xml-page-1.png"><br>
+ </p>
+ <p>On the next page, browse and select your XML file on your
+local file system, browse and select or create a target model for your
+new relational objects and click <strong>Finish</strong>.<br>
+ </p>
+ <p><img style="width: 584px; height: 663px;" alt="Page 2"
+ src="images/7.6/import-relational-model-xml-page-2.png"><br>
+ </p>
+ <p>On Finish, your relational objects will be created and added
+to your target model.<br>
+ </p>
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left"><br>
+ </td>
+ <td valign="top"><br>
+ </td>
+ </tr>
+ <tr>
+ <td colspan="2">
+ <hr></td>
+ </tr>
+ </tbody>
+</table>
+</body>
+</html>
Property changes on: trunk/documentation/whatsnew/teiid/teiid-news-7.6.html
___________________________________________________________________
Added: svn:mime-type
+ text/plain
14 years
JBoss Tools SVN: r37124 - trunk/common/plugins/org.jboss.tools.common.ui/src/org/jboss/tools/common/ui/marker.
by jbosstools-commits@lists.jboss.org
Author: dazarov
Date: 2011-12-08 13:16:23 -0500 (Thu, 08 Dec 2011)
New Revision: 37124
Modified:
trunk/common/plugins/org.jboss.tools.common.ui/src/org/jboss/tools/common/ui/marker/AddSuppressWarningsMarkerResolution.java
trunk/common/plugins/org.jboss.tools.common.ui/src/org/jboss/tools/common/ui/marker/ConfigureProblemSeverityMarkerResolution.java
Log:
Add support for a @SuppressWarnings for CDI "No bean is eligible for injection" warning https://issues.jboss.org/browse/JBIDE-10187
Modified: trunk/common/plugins/org.jboss.tools.common.ui/src/org/jboss/tools/common/ui/marker/AddSuppressWarningsMarkerResolution.java
===================================================================
--- trunk/common/plugins/org.jboss.tools.common.ui/src/org/jboss/tools/common/ui/marker/AddSuppressWarningsMarkerResolution.java 2011-12-08 17:54:00 UTC (rev 37123)
+++ trunk/common/plugins/org.jboss.tools.common.ui/src/org/jboss/tools/common/ui/marker/AddSuppressWarningsMarkerResolution.java 2011-12-08 18:16:23 UTC (rev 37124)
@@ -12,13 +12,12 @@
import org.eclipse.core.resources.IMarker;
import org.eclipse.jdt.core.IJavaElement;
+import org.eclipse.jdt.internal.ui.JavaPlugin;
import org.eclipse.jdt.internal.ui.JavaPluginImages;
-import org.eclipse.jface.resource.ImageRegistry;
import org.eclipse.osgi.util.NLS;
import org.eclipse.swt.graphics.Image;
import org.eclipse.ui.IMarkerResolution2;
import org.jboss.tools.common.ui.CommonUIMessages;
-import org.jboss.tools.common.ui.CommonUIPlugin;
/**
* @author Daniel Azarov
@@ -45,14 +44,7 @@
}
public Image getImage() {
- String key = "DESC_OBJS_ANNOTATION";
- ImageRegistry registry = CommonUIPlugin.getDefault().getImageRegistry();
- Image image = registry.get(key);
- if(image == null) {
- image = JavaPluginImages.DESC_OBJS_ANNOTATION.createImage();
- registry.put(key, image);
- }
- return image;
+ return JavaPlugin.getImageDescriptorRegistry().get(JavaPluginImages.DESC_OBJS_ANNOTATION);
}
}
Modified: trunk/common/plugins/org.jboss.tools.common.ui/src/org/jboss/tools/common/ui/marker/ConfigureProblemSeverityMarkerResolution.java
===================================================================
--- trunk/common/plugins/org.jboss.tools.common.ui/src/org/jboss/tools/common/ui/marker/ConfigureProblemSeverityMarkerResolution.java 2011-12-08 17:54:00 UTC (rev 37123)
+++ trunk/common/plugins/org.jboss.tools.common.ui/src/org/jboss/tools/common/ui/marker/ConfigureProblemSeverityMarkerResolution.java 2011-12-08 18:16:23 UTC (rev 37124)
@@ -16,14 +16,13 @@
import org.eclipse.core.runtime.Status;
import org.eclipse.core.runtime.jobs.Job;
import org.eclipse.debug.internal.ui.DebugUIPlugin;
+import org.eclipse.jdt.internal.ui.JavaPlugin;
import org.eclipse.jdt.internal.ui.JavaPluginImages;
-import org.eclipse.jface.resource.ImageRegistry;
import org.eclipse.swt.graphics.Image;
import org.eclipse.ui.IMarkerResolution2;
import org.eclipse.ui.dialogs.PreferencesUtil;
import org.eclipse.ui.progress.UIJob;
import org.jboss.tools.common.ui.CommonUIMessages;
-import org.jboss.tools.common.ui.CommonUIPlugin;
/**
* @author Daniel Azarov
@@ -62,14 +61,7 @@
}
public Image getImage() {
- String key = "DESC_ELCL_CONFIGURE_PROBLEM_SEVERITIES";
- ImageRegistry registry = CommonUIPlugin.getDefault().getImageRegistry();
- Image image = registry.get(key);
- if(image == null) {
- image = JavaPluginImages.DESC_ELCL_CONFIGURE_PROBLEM_SEVERITIES.createImage();
- registry.put(key, image);
- }
- return image;
+ return JavaPlugin.getImageDescriptorRegistry().get(JavaPluginImages.DESC_ELCL_CONFIGURE_PROBLEM_SEVERITIES);
}
}
14 years
JBoss Tools SVN: r37123 - in branches/jbosstools-3.3.0.M5/central/plugins/org.jboss.tools.central/src/org/jboss/tools/central: configurators and 2 other directories.
by jbosstools-commits@lists.jboss.org
Author: snjeza
Date: 2011-12-08 12:54:00 -0500 (Thu, 08 Dec 2011)
New Revision: 37123
Modified:
branches/jbosstools-3.3.0.M5/central/plugins/org.jboss.tools.central/src/org/jboss/tools/central/JBossCentralActivator.java
branches/jbosstools-3.3.0.M5/central/plugins/org.jboss.tools.central/src/org/jboss/tools/central/configurators/DefaultJBossCentralConfigurator.java
branches/jbosstools-3.3.0.M5/central/plugins/org.jboss.tools.central/src/org/jboss/tools/central/dialogs/ProjectExamplesDialog.java
branches/jbosstools-3.3.0.M5/central/plugins/org.jboss.tools.central/src/org/jboss/tools/central/editors/SoftwarePage.java
Log:
JBIDE-10334 system property option for configuring central discovery has dissappeared
Modified: branches/jbosstools-3.3.0.M5/central/plugins/org.jboss.tools.central/src/org/jboss/tools/central/JBossCentralActivator.java
===================================================================
--- branches/jbosstools-3.3.0.M5/central/plugins/org.jboss.tools.central/src/org/jboss/tools/central/JBossCentralActivator.java 2011-12-08 17:28:01 UTC (rev 37122)
+++ branches/jbosstools-3.3.0.M5/central/plugins/org.jboss.tools.central/src/org/jboss/tools/central/JBossCentralActivator.java 2011-12-08 17:54:00 UTC (rev 37123)
@@ -67,9 +67,7 @@
*/
public class JBossCentralActivator extends AbstractUIPlugin {
- private static final String JBOSS_DISCOVERY_DIRECTORY = "jboss.discovery.directory.url";
-
- //public static final String JBOSS_DISCOVERY_DIRECTORY_3_3_0_XML = "http://download.jboss.org/jbosstools/updates/development/indigo/jbosstool...";
+ public static final String JBOSS_DISCOVERY_DIRECTORY = "jboss.discovery.directory.url";
public static final String ICON = "icon";
@@ -472,14 +470,6 @@
public BundleContext getBundleContext() {
return bundleContext;
}
-
- public String getJBossDiscoveryDirectory() {
- String directory = System.getProperty(JBOSS_DISCOVERY_DIRECTORY, null);
- if (directory == null) {
- return getConfigurator().getJBossDiscoveryDirectory();
- }
- return directory;
- }
public static boolean isInternalWebBrowserAvailable() {
if (isInternalWebBrowserAvailable != null) {
Modified: branches/jbosstools-3.3.0.M5/central/plugins/org.jboss.tools.central/src/org/jboss/tools/central/configurators/DefaultJBossCentralConfigurator.java
===================================================================
--- branches/jbosstools-3.3.0.M5/central/plugins/org.jboss.tools.central/src/org/jboss/tools/central/configurators/DefaultJBossCentralConfigurator.java 2011-12-08 17:28:01 UTC (rev 37122)
+++ branches/jbosstools-3.3.0.M5/central/plugins/org.jboss.tools.central/src/org/jboss/tools/central/configurators/DefaultJBossCentralConfigurator.java 2011-12-08 17:54:00 UTC (rev 37123)
@@ -43,7 +43,11 @@
@Override
public String getJBossDiscoveryDirectory() {
- return JBOSS_DISCOVERY_DIRECTORY_3_3_0_XML;
+ String directory = System.getProperty(JBossCentralActivator.JBOSS_DISCOVERY_DIRECTORY, null);
+ if (directory == null) {
+ return JBOSS_DISCOVERY_DIRECTORY_3_3_0_XML;
+ }
+ return directory;
}
@Override
Modified: branches/jbosstools-3.3.0.M5/central/plugins/org.jboss.tools.central/src/org/jboss/tools/central/dialogs/ProjectExamplesDialog.java
===================================================================
--- branches/jbosstools-3.3.0.M5/central/plugins/org.jboss.tools.central/src/org/jboss/tools/central/dialogs/ProjectExamplesDialog.java 2011-12-08 17:28:01 UTC (rev 37122)
+++ branches/jbosstools-3.3.0.M5/central/plugins/org.jboss.tools.central/src/org/jboss/tools/central/dialogs/ProjectExamplesDialog.java 2011-12-08 17:54:00 UTC (rev 37123)
@@ -337,7 +337,7 @@
connectorDiscoveries[0].getDiscoveryStrategies().add(new BundleDiscoveryStrategy());
RemoteBundleDiscoveryStrategy remoteDiscoveryStrategy = new RemoteBundleDiscoveryStrategy();
- remoteDiscoveryStrategy.setDirectoryUrl(JBossCentralActivator.getDefault().getJBossDiscoveryDirectory());
+ remoteDiscoveryStrategy.setDirectoryUrl(JBossCentralActivator.getDefault().getConfigurator().getJBossDiscoveryDirectory());
connectorDiscoveries[0].getDiscoveryStrategies().add(remoteDiscoveryStrategy);
connectorDiscoveries[0].setEnvironment(JBossCentralActivator.getEnvironment());
Modified: branches/jbosstools-3.3.0.M5/central/plugins/org.jboss.tools.central/src/org/jboss/tools/central/editors/SoftwarePage.java
===================================================================
--- branches/jbosstools-3.3.0.M5/central/plugins/org.jboss.tools.central/src/org/jboss/tools/central/editors/SoftwarePage.java 2011-12-08 17:28:01 UTC (rev 37122)
+++ branches/jbosstools-3.3.0.M5/central/plugins/org.jboss.tools.central/src/org/jboss/tools/central/editors/SoftwarePage.java 2011-12-08 17:54:00 UTC (rev 37123)
@@ -128,7 +128,7 @@
discoveryViewer = new DiscoveryViewer(getSite(), this);
discoveryViewer.setShowConnectorDescriptorKindFilter(false);
discoveryViewer.setShowInstalledFilterEnabled(true);
- discoveryViewer.setDirectoryUrl(JBossCentralActivator.getDefault().getJBossDiscoveryDirectory());
+ discoveryViewer.setDirectoryUrl(JBossCentralActivator.getDefault().getConfigurator().getJBossDiscoveryDirectory());
discoveryViewer.createControl(pageBook);
discoveryViewer.setEnvironment(getEnvironment());
discoveryViewer.addFilter(new ViewerFilter() {
14 years
JBoss Tools SVN: r37121 - branches/jbosstools-3.3.0.M5/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide.
by jbosstools-commits@lists.jboss.org
Author: yradtsevich
Date: 2011-12-08 11:02:39 -0500 (Thu, 08 Dec 2011)
New Revision: 37121
Modified:
branches/jbosstools-3.3.0.M5/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/JsfJbide2362Test.java
Log:
https://issues.jboss.org/browse/JBIDE-10351 : test failure in org.jboss.tools.jsf.vpe.jsf.test
Modified: branches/jbosstools-3.3.0.M5/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/JsfJbide2362Test.java
===================================================================
--- branches/jbosstools-3.3.0.M5/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/JsfJbide2362Test.java 2011-12-08 15:55:45 UTC (rev 37120)
+++ branches/jbosstools-3.3.0.M5/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/JsfJbide2362Test.java 2011-12-08 16:02:39 UTC (rev 37121)
@@ -184,9 +184,9 @@
TestUtil.delay();
}
- // wait
- TestUtil.delay(700);
- // wait
+ TestUtil.delay(VpeController.DEFAULT_UPDATE_DELAY_TIME * 2); // ensure that vpe is started to update
+ TestUtil.waitForJobs();
+
assertNotNull(xulRunnerEditor.getSelectedElement());
}
}
14 years