JBoss Tools SVN: r7990 - trunk/ws/plugins/org.jboss.tools.ws.creation.ui.
by jbosstools-commits@lists.jboss.org
Author: Grid.Qian
Date: 2008-05-07 02:51:14 -0400 (Wed, 07 May 2008)
New Revision: 7990
Modified:
trunk/ws/plugins/org.jboss.tools.ws.creation.ui/plugin.xml
Log:
change for modify jboos to jboss --jiraJBIDE-2182
Modified: trunk/ws/plugins/org.jboss.tools.ws.creation.ui/plugin.xml
===================================================================
--- trunk/ws/plugins/org.jboss.tools.ws.creation.ui/plugin.xml 2008-05-07 06:51:07 UTC (rev 7989)
+++ trunk/ws/plugins/org.jboss.tools.ws.creation.ui/plugin.xml 2008-05-07 06:51:14 UTC (rev 7990)
@@ -6,7 +6,7 @@
<widgetFactory
class="org.jboss.tools.ws.creation.ui.wsrt.JBossWSConfigWidgetFactory"
id="JBossWSWSDL2JavaConfig"
- insertBeforeCommandId="org.jboos.tools.ws.creation.core.commands.WSDL2JavaCommnad">
+ insertBeforeCommandId="org.jboss.tools.ws.creation.core.commands.WSDL2JavaCommnad">
</widgetFactory>
</extension>
@@ -51,7 +51,7 @@
<widgetFactory
class="org.jboss.tools.ws.creation.ui.wsrt.JBossWSProviderInvokeConfigWidgetFactory"
id="JBossWSProviderInvokeConfig"
- insertBeforeCommandId="org.jboos.tools.ws.creation.core.commands.WSProviderInvokeCommnad">
+ insertBeforeCommandId="org.jboss.tools.ws.creation.core.commands.WSProviderInvokeCommnad">
</widgetFactory>
</extension>
17 years, 11 months
JBoss Tools SVN: r7989 - in trunk/ws/plugins/org.jboss.tools.ws.creation.core/src/org/jboss/tools/ws/creation/core: messages and 1 other directory.
by jbosstools-commits@lists.jboss.org
Author: Grid.Qian
Date: 2008-05-07 02:51:07 -0400 (Wed, 07 May 2008)
New Revision: 7989
Modified:
trunk/ws/plugins/org.jboss.tools.ws.creation.core/src/org/jboss/tools/ws/creation/core/JBossWSCreationCore.java
trunk/ws/plugins/org.jboss.tools.ws.creation.core/src/org/jboss/tools/ws/creation/core/messages/JBossWSCreationCoreMessages.java
Log:
change for modify jboos to jboss --jiraJBIDE-2182
Modified: trunk/ws/plugins/org.jboss.tools.ws.creation.core/src/org/jboss/tools/ws/creation/core/JBossWSCreationCore.java
===================================================================
--- trunk/ws/plugins/org.jboss.tools.ws.creation.core/src/org/jboss/tools/ws/creation/core/JBossWSCreationCore.java 2008-05-06 21:34:17 UTC (rev 7988)
+++ trunk/ws/plugins/org.jboss.tools.ws.creation.core/src/org/jboss/tools/ws/creation/core/JBossWSCreationCore.java 2008-05-07 06:51:07 UTC (rev 7989)
@@ -9,7 +9,7 @@
public class JBossWSCreationCore extends AbstractUIPlugin {
// The plug-in ID
- public static final String PLUGIN_ID = "org.jboos.tools.ws.creation.core";
+ public static final String PLUGIN_ID = "org.jboss.tools.ws.creation.core";
// The shared instance
private static JBossWSCreationCore plugin;
Modified: trunk/ws/plugins/org.jboss.tools.ws.creation.core/src/org/jboss/tools/ws/creation/core/messages/JBossWSCreationCoreMessages.java
===================================================================
--- trunk/ws/plugins/org.jboss.tools.ws.creation.core/src/org/jboss/tools/ws/creation/core/messages/JBossWSCreationCoreMessages.java 2008-05-06 21:34:17 UTC (rev 7988)
+++ trunk/ws/plugins/org.jboss.tools.ws.creation.core/src/org/jboss/tools/ws/creation/core/messages/JBossWSCreationCoreMessages.java 2008-05-07 06:51:07 UTC (rev 7989)
@@ -1,10 +1,10 @@
-package org.jboos.tools.ws.creation.core.messages;
+package org.jboss.tools.ws.creation.core.messages;
import java.util.MissingResourceException;
import java.util.ResourceBundle;
public class JBossWSCreationCoreMessages {
- private static final String BUNDLE_NAME = "org.jboos.tools.ws.creation.core.messages.JBossWSCreationCore"; //$NON-NLS-1$
+ private static final String BUNDLE_NAME = "org.jboss.tools.ws.creation.core.messages.JBossWSCreationCore"; //$NON-NLS-1$
private static final ResourceBundle RESOURCE_BUNDLE = ResourceBundle
.getBundle(BUNDLE_NAME);
17 years, 11 months
JBoss Tools SVN: r7988 - in branches/jbosstools-2.1.x/documentation/whatsnew: jbds and 1 other directory.
by jbosstools-commits@lists.jboss.org
Author: max.andersen(a)jboss.com
Date: 2008-05-06 17:34:17 -0400 (Tue, 06 May 2008)
New Revision: 7988
Added:
branches/jbosstools-2.1.x/documentation/whatsnew/jbds/jbds-news-1.1.0.CR1.html
Modified:
branches/jbosstools-2.1.x/documentation/whatsnew/index.html
Log:
updated docs to use beta release of jdocbook
Modified: branches/jbosstools-2.1.x/documentation/whatsnew/index.html
===================================================================
--- branches/jbosstools-2.1.x/documentation/whatsnew/index.html 2008-05-06 21:24:28 UTC (rev 7987)
+++ branches/jbosstools-2.1.x/documentation/whatsnew/index.html 2008-05-06 21:34:17 UTC (rev 7988)
@@ -82,6 +82,13 @@
</tr>
<tr>
<td valign="top" align="left">
+ <p align="right"><b>1.1.0.CR1</b></td>
+ <td valign="top">
+ <p><a href="jbds/jbds-news-1.1.0.CR1.html">JBoss Developer Studio</a></p>
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left">
<p align="right"><b>1.1.0.beta1</b></td>
<td valign="top">
<p><a href="jbds/jbds-news-1.1.0.beta1.html">JBoss Developer Studio</a></p>
Added: branches/jbosstools-2.1.x/documentation/whatsnew/jbds/jbds-news-1.1.0.CR1.html
===================================================================
--- branches/jbosstools-2.1.x/documentation/whatsnew/jbds/jbds-news-1.1.0.CR1.html (rev 0)
+++ branches/jbosstools-2.1.x/documentation/whatsnew/jbds/jbds-news-1.1.0.CR1.html 2008-05-06 21:34:17 UTC (rev 7988)
@@ -0,0 +1,43 @@
+<html>
+
+<head>
+<link rel="stylesheet" href="../whatsnew.css">
+<title>JBoss Developer Studio 1.1.0.CR1 News</title>
+</head>
+
+<body>
+
+<h1>JBoss Developer Studio 1.1.0.CR1 - New and Noteworthy</h1>
+
+<html>
+
+<table border="0" cellpadding="10" cellspacing="0" width="80%">
+ <tr>
+ <td colspan="2">
+ <hr>
+ <h3>Platforms</h3>
+ <hr>
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left">
+ <p align="right"><b>EAP 4.3</b></td>
+ <td valign="top">
+ <p>We now bundle EAP 4.3 as opposed to EAP 4.2 in previous versions</p>
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left">
+ <p align="right"><b>WTP 2.0.2+Patches+Fix</b></td>
+ <td valign="top">
+ <p>Eclipse is updated to WTP 2.0.2 with WTP's patches and our fix/workaround for ensuring JEE jar's without descriptors can get deployed.</p>
+ </td>
+ </tr>
+
+</table>
+
+</body>
+
+</html>
+
+
17 years, 11 months
JBoss Tools SVN: r7987 - in branches/jbosstools-2.1.x/documentation/whatsnew: vpe and 1 other directory.
by jbosstools-commits@lists.jboss.org
Author: max.andersen(a)jboss.com
Date: 2008-05-06 17:24:28 -0400 (Tue, 06 May 2008)
New Revision: 7987
Modified:
branches/jbosstools-2.1.x/documentation/whatsnew/seam/seam-news-1.1.0.CR1.html
branches/jbosstools-2.1.x/documentation/whatsnew/vpe/vpe-news-2.1.0.CR1.html
Log:
updated docs to use beta release of jdocbook
Modified: branches/jbosstools-2.1.x/documentation/whatsnew/seam/seam-news-1.1.0.CR1.html
===================================================================
--- branches/jbosstools-2.1.x/documentation/whatsnew/seam/seam-news-1.1.0.CR1.html 2008-05-06 21:16:04 UTC (rev 7986)
+++ branches/jbosstools-2.1.x/documentation/whatsnew/seam/seam-news-1.1.0.CR1.html 2008-05-06 21:24:28 UTC (rev 7987)
@@ -11,7 +11,7 @@
<body>
<h1>Seam tools 1.1.0.CR1 What's New</h1>
-<p align="right"><a href="../index.html">< Main Index</a> <a href="../vpe/vpe-news-2.1.0.CR1.html">Hibernate Tools News ></a></p>
+<p align="right"><a href="../index.html">< Main Index</a> <a href="../vpe/vpe-news-2.1.0.CR1.html">Visual Page Editor News ></a></p>
<table border="0" cellpadding="10" cellspacing="0" width="80%">
Modified: branches/jbosstools-2.1.x/documentation/whatsnew/vpe/vpe-news-2.1.0.CR1.html
===================================================================
--- branches/jbosstools-2.1.x/documentation/whatsnew/vpe/vpe-news-2.1.0.CR1.html 2008-05-06 21:16:04 UTC (rev 7986)
+++ branches/jbosstools-2.1.x/documentation/whatsnew/vpe/vpe-news-2.1.0.CR1.html 2008-05-06 21:24:28 UTC (rev 7987)
@@ -11,7 +11,7 @@
<body>
<h1>Visual Page Editor 2.1.0.CR1 What's New</h1>
-<p align="right"><a href="../index.html">< Main Index</a></p>
+<p align="right"><a href="../index.html">< Main Index</a> <a href="../seam/seam-news-1.1.0.CR1.html">Seam Tools News ></a></p>
<table border="0" cellpadding="10" cellspacing="0" width="80%">
<tr>
17 years, 11 months
JBoss Tools SVN: r7986 - in branches/jbosstools-2.1.x: documentation/development/usecases and 12 other directories.
by jbosstools-commits@lists.jboss.org
Author: max.andersen(a)jboss.com
Date: 2008-05-06 17:16:04 -0400 (Tue, 06 May 2008)
New Revision: 7986
Modified:
branches/jbosstools-2.1.x/as/docs/reference/pom.xml
branches/jbosstools-2.1.x/documentation/development/usecases/pom.xml
branches/jbosstools-2.1.x/documentation/guides/Exadel-migration/pom.xml
branches/jbosstools-2.1.x/documentation/guides/GettingStartedGuide/pom.xml
branches/jbosstools-2.1.x/documentation/jboss-tools-docs/
branches/jbosstools-2.1.x/esb/docs/esb_ref_guide/
branches/jbosstools-2.1.x/esb/docs/esb_ref_guide/pom.xml
branches/jbosstools-2.1.x/hibernatetools/docs/reference/pom.xml
branches/jbosstools-2.1.x/jbpm/docs/reference/pom.xml
branches/jbosstools-2.1.x/jsf/docs/jsf_tools_ref_guide/pom.xml
branches/jbosstools-2.1.x/jsf/docs/jsf_tools_tutorial/pom.xml
branches/jbosstools-2.1.x/jsf/docs/userguide/pom.xml
branches/jbosstools-2.1.x/seam/docs/reference/pom.xml
branches/jbosstools-2.1.x/struts/docs/struts_tools_ref_guide/pom.xml
branches/jbosstools-2.1.x/struts/docs/struts_tools_tutorial/pom.xml
Log:
updated docs to use beta release of jdocbook
Modified: branches/jbosstools-2.1.x/as/docs/reference/pom.xml
===================================================================
--- branches/jbosstools-2.1.x/as/docs/reference/pom.xml 2008-05-06 21:15:12 UTC (rev 7985)
+++ branches/jbosstools-2.1.x/as/docs/reference/pom.xml 2008-05-06 21:16:04 UTC (rev 7986)
@@ -21,12 +21,12 @@
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jbossorg-docbook-xslt</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0.Beta1</version>
</dependency>
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jbossorg-jdocbook-style</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0.Beta1</version>
<type>jdocbook-style</type>
</dependency>
</dependencies>
Modified: branches/jbosstools-2.1.x/documentation/development/usecases/pom.xml
===================================================================
--- branches/jbosstools-2.1.x/documentation/development/usecases/pom.xml 2008-05-06 21:15:12 UTC (rev 7985)
+++ branches/jbosstools-2.1.x/documentation/development/usecases/pom.xml 2008-05-06 21:16:04 UTC (rev 7986)
@@ -21,12 +21,12 @@
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jbossorg-docbook-xslt</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0.Beta1</version>
</dependency>
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jbossorg-jdocbook-style</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0.Beta1</version>
<type>jdocbook-style</type>
</dependency>
</dependencies>
Modified: branches/jbosstools-2.1.x/documentation/guides/Exadel-migration/pom.xml
===================================================================
--- branches/jbosstools-2.1.x/documentation/guides/Exadel-migration/pom.xml 2008-05-06 21:15:12 UTC (rev 7985)
+++ branches/jbosstools-2.1.x/documentation/guides/Exadel-migration/pom.xml 2008-05-06 21:16:04 UTC (rev 7986)
@@ -21,18 +21,18 @@
<dependency>
<groupId>com.jboss</groupId>
<artifactId>jbossent-docbook-xslt</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0.Beta1</version>
</dependency>
<dependency>
<groupId>com.jboss</groupId>
<artifactId>jbossent-jdocbook-style</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0.Beta1</version>
<type>jdocbook-style</type>
</dependency>
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jbossorg-jdocbook-style</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0.Beta1</version>
<type>jdocbook-style</type>
</dependency>
</dependencies>
Modified: branches/jbosstools-2.1.x/documentation/guides/GettingStartedGuide/pom.xml
===================================================================
--- branches/jbosstools-2.1.x/documentation/guides/GettingStartedGuide/pom.xml 2008-05-06 21:15:12 UTC (rev 7985)
+++ branches/jbosstools-2.1.x/documentation/guides/GettingStartedGuide/pom.xml 2008-05-06 21:16:04 UTC (rev 7986)
@@ -21,18 +21,18 @@
<dependency>
<groupId>com.jboss</groupId>
<artifactId>jbossent-docbook-xslt</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0.Beta1</version>
</dependency>
<dependency>
<groupId>com.jboss</groupId>
<artifactId>jbossent-jdocbook-style</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0.Beta1</version>
<type>jdocbook-style</type>
</dependency>
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jbossorg-jdocbook-style</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0.Beta1</version>
<type>jdocbook-style</type>
</dependency>
</dependencies>
Property changes on: branches/jbosstools-2.1.x/documentation/jboss-tools-docs
___________________________________________________________________
Name: svn:ignore
- bin
build
target
+ bin
build
target
nightly-docs
Property changes on: branches/jbosstools-2.1.x/esb/docs/esb_ref_guide
___________________________________________________________________
Name: svn:ignore
+ target
Modified: branches/jbosstools-2.1.x/esb/docs/esb_ref_guide/pom.xml
===================================================================
--- branches/jbosstools-2.1.x/esb/docs/esb_ref_guide/pom.xml 2008-05-06 21:15:12 UTC (rev 7985)
+++ branches/jbosstools-2.1.x/esb/docs/esb_ref_guide/pom.xml 2008-05-06 21:16:04 UTC (rev 7986)
@@ -29,12 +29,12 @@
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jbossorg-docbook-xslt</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0.Beta1</version>
</dependency>
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jbossorg-jdocbook-style</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0.Beta1</version>
<type>jdocbook-style</type>
</dependency>
</dependencies>
Modified: branches/jbosstools-2.1.x/hibernatetools/docs/reference/pom.xml
===================================================================
--- branches/jbosstools-2.1.x/hibernatetools/docs/reference/pom.xml 2008-05-06 21:15:12 UTC (rev 7985)
+++ branches/jbosstools-2.1.x/hibernatetools/docs/reference/pom.xml 2008-05-06 21:16:04 UTC (rev 7986)
@@ -21,12 +21,12 @@
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jbossorg-docbook-xslt</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0.Beta1</version>
</dependency>
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jbossorg-jdocbook-style</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0.Beta1</version>
<type>jdocbook-style</type>
</dependency>
</dependencies>
Modified: branches/jbosstools-2.1.x/jbpm/docs/reference/pom.xml
===================================================================
--- branches/jbosstools-2.1.x/jbpm/docs/reference/pom.xml 2008-05-06 21:15:12 UTC (rev 7985)
+++ branches/jbosstools-2.1.x/jbpm/docs/reference/pom.xml 2008-05-06 21:16:04 UTC (rev 7986)
@@ -21,12 +21,12 @@
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jbossorg-docbook-xslt</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0.Beta1</version>
</dependency>
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jbossorg-jdocbook-style</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0.Beta1</version>
<type>jdocbook-style</type>
</dependency>
</dependencies>
Modified: branches/jbosstools-2.1.x/jsf/docs/jsf_tools_ref_guide/pom.xml
===================================================================
--- branches/jbosstools-2.1.x/jsf/docs/jsf_tools_ref_guide/pom.xml 2008-05-06 21:15:12 UTC (rev 7985)
+++ branches/jbosstools-2.1.x/jsf/docs/jsf_tools_ref_guide/pom.xml 2008-05-06 21:16:04 UTC (rev 7986)
@@ -21,12 +21,12 @@
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jbossorg-docbook-xslt</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0.Beta1</version>
</dependency>
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jbossorg-jdocbook-style</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0.Beta1</version>
<type>jdocbook-style</type>
</dependency>
</dependencies>
Modified: branches/jbosstools-2.1.x/jsf/docs/jsf_tools_tutorial/pom.xml
===================================================================
--- branches/jbosstools-2.1.x/jsf/docs/jsf_tools_tutorial/pom.xml 2008-05-06 21:15:12 UTC (rev 7985)
+++ branches/jbosstools-2.1.x/jsf/docs/jsf_tools_tutorial/pom.xml 2008-05-06 21:16:04 UTC (rev 7986)
@@ -21,12 +21,12 @@
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jbossorg-docbook-xslt</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0.Beta1</version>
</dependency>
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jbossorg-jdocbook-style</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0.Beta1</version>
<type>jdocbook-style</type>
</dependency>
</dependencies>
Modified: branches/jbosstools-2.1.x/jsf/docs/userguide/pom.xml
===================================================================
--- branches/jbosstools-2.1.x/jsf/docs/userguide/pom.xml 2008-05-06 21:15:12 UTC (rev 7985)
+++ branches/jbosstools-2.1.x/jsf/docs/userguide/pom.xml 2008-05-06 21:16:04 UTC (rev 7986)
@@ -21,18 +21,18 @@
<dependency>
<groupId>com.jboss</groupId>
<artifactId>jbossent-docbook-xslt</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0.Beta1</version>
</dependency>
<dependency>
<groupId>com.jboss</groupId>
<artifactId>jbossent-jdocbook-style</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0.Beta1</version>
<type>jdocbook-style</type>
</dependency>
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jbossorg-jdocbook-style</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0.Beta1</version>
<type>jdocbook-style</type>
</dependency>
</dependencies>
Modified: branches/jbosstools-2.1.x/seam/docs/reference/pom.xml
===================================================================
--- branches/jbosstools-2.1.x/seam/docs/reference/pom.xml 2008-05-06 21:15:12 UTC (rev 7985)
+++ branches/jbosstools-2.1.x/seam/docs/reference/pom.xml 2008-05-06 21:16:04 UTC (rev 7986)
@@ -21,12 +21,12 @@
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jbossorg-docbook-xslt</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0.Beta1</version>
</dependency>
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jbossorg-jdocbook-style</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0.Beta1</version>
<type>jdocbook-style</type>
</dependency>
</dependencies>
Modified: branches/jbosstools-2.1.x/struts/docs/struts_tools_ref_guide/pom.xml
===================================================================
--- branches/jbosstools-2.1.x/struts/docs/struts_tools_ref_guide/pom.xml 2008-05-06 21:15:12 UTC (rev 7985)
+++ branches/jbosstools-2.1.x/struts/docs/struts_tools_ref_guide/pom.xml 2008-05-06 21:16:04 UTC (rev 7986)
@@ -21,12 +21,12 @@
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jbossorg-docbook-xslt</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0.Beta1</version>
</dependency>
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jbossorg-jdocbook-style</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0.Beta1</version>
<type>jdocbook-style</type>
</dependency>
</dependencies>
Modified: branches/jbosstools-2.1.x/struts/docs/struts_tools_tutorial/pom.xml
===================================================================
--- branches/jbosstools-2.1.x/struts/docs/struts_tools_tutorial/pom.xml 2008-05-06 21:15:12 UTC (rev 7985)
+++ branches/jbosstools-2.1.x/struts/docs/struts_tools_tutorial/pom.xml 2008-05-06 21:16:04 UTC (rev 7986)
@@ -21,12 +21,12 @@
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jbossorg-docbook-xslt</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0.Beta1</version>
</dependency>
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jbossorg-jdocbook-style</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0.Beta1</version>
<type>jdocbook-style</type>
</dependency>
</dependencies>
17 years, 11 months
JBoss Tools SVN: r7985 - in branches/jbosstools-2.1.x/documentation/whatsnew: images and 2 other directories.
by jbosstools-commits@lists.jboss.org
Author: max.andersen(a)jboss.com
Date: 2008-05-06 17:15:12 -0400 (Tue, 06 May 2008)
New Revision: 7985
Added:
branches/jbosstools-2.1.x/documentation/whatsnew/images/seamearprojectvalidator.png
branches/jbosstools-2.1.x/documentation/whatsnew/images/vpespliteditor.png
branches/jbosstools-2.1.x/documentation/whatsnew/seam/seam-news-1.1.0.CR1.html
branches/jbosstools-2.1.x/documentation/whatsnew/vpe/vpe-news-2.1.0.CR1.html
Modified:
branches/jbosstools-2.1.x/documentation/whatsnew/index.html
Log:
updated whatsnew for CR1
Added: branches/jbosstools-2.1.x/documentation/whatsnew/images/seamearprojectvalidator.png
===================================================================
(Binary files differ)
Property changes on: branches/jbosstools-2.1.x/documentation/whatsnew/images/seamearprojectvalidator.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: branches/jbosstools-2.1.x/documentation/whatsnew/images/vpespliteditor.png
===================================================================
(Binary files differ)
Property changes on: branches/jbosstools-2.1.x/documentation/whatsnew/images/vpespliteditor.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Modified: branches/jbosstools-2.1.x/documentation/whatsnew/index.html
===================================================================
--- branches/jbosstools-2.1.x/documentation/whatsnew/index.html 2008-05-06 15:04:34 UTC (rev 7984)
+++ branches/jbosstools-2.1.x/documentation/whatsnew/index.html 2008-05-06 21:15:12 UTC (rev 7985)
@@ -21,6 +21,15 @@
</tr>
<tr>
<td valign="top" align="left">
+ <p align="right"><b>2.1.0.CR1</b>
+ <td valign="top">
+ <p><a href="vpe/vpe-news-2.1.0.CR1.html">Visual Page Editor</a></p>
+ <p><a href="seam/seam-news-1.1.0.CR1.html">Seam Tools</a></p>
+ </td>
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left">
<p align="right"><b>2.1.0.beta1</b>
<td valign="top">
<p><a href="esb/esb-news-1.0.0.beta1.html">JBoss ESB Tools</a></p>
Added: branches/jbosstools-2.1.x/documentation/whatsnew/seam/seam-news-1.1.0.CR1.html
===================================================================
--- branches/jbosstools-2.1.x/documentation/whatsnew/seam/seam-news-1.1.0.CR1.html (rev 0)
+++ branches/jbosstools-2.1.x/documentation/whatsnew/seam/seam-news-1.1.0.CR1.html 2008-05-06 21:15:12 UTC (rev 7985)
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!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>Seam tools 1.1.0.CR1 What's New</title>
+</head>
+<body>
+<h1>Seam tools 1.1.0.CR1 What's New</h1>
+
+<p align="right"><a href="../index.html">< Main Index</a> <a href="../vpe/vpe-news-2.1.0.CR1.html">Hibernate Tools News ></a></p>
+
+
+<table border="0" cellpadding="10" cellspacing="0" width="80%">
+ <tr>
+ <td colspan="2">
+ <hr/>
+ <h3>Validator</h3>
+ <hr/>
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="right">
+ <a name="itemnam2e" id="itemname2"></a><b>Seam Ear Project Validator</b>
+ </td>
+ <td width="70%" valign="top">
+ <p>Because WTP 2.0.2 has issues with how previous Seam applications were declared in application.xml we added a Seam Ear Project Validator to make sure users are informed about possible issues and how to update the file.</p>
+
+ <p><img src="../images/seamearprojectvalidator.png"/></p>
+
+ </td>
+ </tr>
+ <tr>
+ <td colspan="2"><hr />
+ </td>
+ </tr>
+</table>
+
+</body>
+
+</html>
+
+
Added: branches/jbosstools-2.1.x/documentation/whatsnew/vpe/vpe-news-2.1.0.CR1.html
===================================================================
--- branches/jbosstools-2.1.x/documentation/whatsnew/vpe/vpe-news-2.1.0.CR1.html (rev 0)
+++ branches/jbosstools-2.1.x/documentation/whatsnew/vpe/vpe-news-2.1.0.CR1.html 2008-05-06 21:15:12 UTC (rev 7985)
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!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>Visual Page Editor 2.1.0.CR1 What's New</title>
+</head>
+<body>
+<h1>Visual Page Editor 2.1.0.CR1 What's New</h1>
+
+<p align="right"><a href="../index.html">< Main Index</a></p>
+
+<table border="0" cellpadding="10" cellspacing="0" width="80%">
+ <tr>
+ <td colspan="2">
+ <hr/>
+ <h3>Editor</h3>
+ <hr/>
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="right"><p><a name="performance" id="performance"></a><b>Splitpane editor</b></p></td>
+ <td valign="top"><p>The Visual Page Editor now has a splitpane with toggle buttons for quickly moving between source, visual or source/visual modes instead of multiple tabs.</p>
+
+ <p><img src="../images/vpespliteditor.png"/></p>
+
+ <p>You can use shift-F6 and alt-shift-F6 as shortcuts to toggle between the various states of the splitpane.</p>
+ <p>Tip: When editing large documents hiding the visual part will speed up editing</p>
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2"><hr />
+ </td>
+ </tr>
+
+</table>
+
+</body>
+
+</html>
+
+
17 years, 11 months
JBoss Tools SVN: r7984 - branches/jbosstools-2.1.x/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/validation.
by jbosstools-commits@lists.jboss.org
Author: akazakov
Date: 2008-05-06 11:04:34 -0400 (Tue, 06 May 2008)
New Revision: 7984
Modified:
branches/jbosstools-2.1.x/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/validation/messages.properties
Log:
http://jira.jboss.com/jira/browse/JBIDE-2184 Fixed
Modified: branches/jbosstools-2.1.x/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/validation/messages.properties
===================================================================
--- branches/jbosstools-2.1.x/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/validation/messages.properties 2008-05-06 15:00:42 UTC (rev 7983)
+++ branches/jbosstools-2.1.x/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/validation/messages.properties 2008-05-06 15:04:34 UTC (rev 7984)
@@ -60,7 +60,7 @@
INVALID_CONNECTION_NAME=Connection profiler "{0}" specified for Seam project "{1}" does not exist. Please correct this property in "Seam settings" page (Project->Properties->Seam Settings).
#Invalid ear application.xml
-INVALID_SEAM_JAR_MODULE_IN_APPLICATION_XML=jboss-seam.jar must to be declared as <module><ejb>jboss-seam.jar</ejb><module> to work correctly.
+INVALID_SEAM_JAR_MODULE_IN_APPLICATION_XML=jboss-seam.jar must be declared as <module><ejb>jboss-seam.jar</ejb><module> to work correctly.
INVALID_JAR_MODULE_IN_APPLICATION_XML=Having "{0}" listed as a java module in application.xml can cause publishing errors. It is recommended to remove this module entry from application.xml.
#Messages for Progress Monitor
17 years, 11 months
JBoss Tools SVN: r7983 - trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/validation.
by jbosstools-commits@lists.jboss.org
Author: akazakov
Date: 2008-05-06 11:00:42 -0400 (Tue, 06 May 2008)
New Revision: 7983
Modified:
trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/validation/messages.properties
Log:
http://jira.jboss.com/jira/browse/JBIDE-2184 fixed
Modified: trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/validation/messages.properties
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/validation/messages.properties 2008-05-06 09:21:07 UTC (rev 7982)
+++ trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/validation/messages.properties 2008-05-06 15:00:42 UTC (rev 7983)
@@ -60,7 +60,7 @@
INVALID_CONNECTION_NAME=Connection profiler "{0}" specified for Seam project "{1}" does not exist. Please correct this property in "Seam settings" page (Project->Properties->Seam Settings).
#Invalid ear application.xml
-INVALID_SEAM_JAR_MODULE_IN_APPLICATION_XML=jboss-seam.jar must to be declared as <module><ejb>jboss-seam.jar</ejb><module> to work correctly.
+INVALID_SEAM_JAR_MODULE_IN_APPLICATION_XML=jboss-seam.jar must be declared as <module><ejb>jboss-seam.jar</ejb><module> to work correctly.
INVALID_JAR_MODULE_IN_APPLICATION_XML=Having "{0}" listed as a java module in application.xml can cause publishing errors. It is recommended to remove this module entry from application.xml.
#Messages for Progress Monitor
17 years, 11 months
JBoss Tools SVN: r7982 - in trunk/ws/plugins/org.jboss.tools.ws.creation.ui/src/org/jboss/tools/ws/creation/ui: wsrt and 1 other directory.
by jbosstools-commits@lists.jboss.org
Author: Grid.Qian
Date: 2008-05-06 05:21:07 -0400 (Tue, 06 May 2008)
New Revision: 7982
Modified:
trunk/ws/plugins/org.jboss.tools.ws.creation.ui/src/org/jboss/tools/ws/creation/ui/widgets/CodeGenConfigWidget.java
trunk/ws/plugins/org.jboss.tools.ws.creation.ui/src/org/jboss/tools/ws/creation/ui/widgets/ProviderInvokeCodeGenConfigWidget.java
trunk/ws/plugins/org.jboss.tools.ws.creation.ui/src/org/jboss/tools/ws/creation/ui/wsrt/JBossWSConfigWidgetFactory.java
trunk/ws/plugins/org.jboss.tools.ws.creation.ui/src/org/jboss/tools/ws/creation/ui/wsrt/JBossWSProviderInvokeConfigWidgetFactory.java
trunk/ws/plugins/org.jboss.tools.ws.creation.ui/src/org/jboss/tools/ws/creation/ui/wsrt/JBossWebService.java
Log:
change for error package name
Modified: trunk/ws/plugins/org.jboss.tools.ws.creation.ui/src/org/jboss/tools/ws/creation/ui/widgets/CodeGenConfigWidget.java
===================================================================
--- trunk/ws/plugins/org.jboss.tools.ws.creation.ui/src/org/jboss/tools/ws/creation/ui/widgets/CodeGenConfigWidget.java 2008-05-06 09:16:47 UTC (rev 7981)
+++ trunk/ws/plugins/org.jboss.tools.ws.creation.ui/src/org/jboss/tools/ws/creation/ui/widgets/CodeGenConfigWidget.java 2008-05-06 09:21:07 UTC (rev 7982)
@@ -20,8 +20,8 @@
import org.eclipse.swt.widgets.Text;
import org.eclipse.wst.command.internal.env.ui.widgets.SimpleWidgetDataContributor;
import org.eclipse.wst.command.internal.env.ui.widgets.WidgetDataEvents;
-import org.jboos.tools.ws.creation.core.data.ServiceModel;
-import org.jboos.tools.ws.creation.core.messages.JBossWSCreationCoreMessages;
+import org.jboss.tools.ws.creation.core.data.ServiceModel;
+import org.jboss.tools.ws.creation.core.messages.JBossWSCreationCoreMessages;
public class CodeGenConfigWidget extends SimpleWidgetDataContributor {
Modified: trunk/ws/plugins/org.jboss.tools.ws.creation.ui/src/org/jboss/tools/ws/creation/ui/widgets/ProviderInvokeCodeGenConfigWidget.java
===================================================================
--- trunk/ws/plugins/org.jboss.tools.ws.creation.ui/src/org/jboss/tools/ws/creation/ui/widgets/ProviderInvokeCodeGenConfigWidget.java 2008-05-06 09:16:47 UTC (rev 7981)
+++ trunk/ws/plugins/org.jboss.tools.ws.creation.ui/src/org/jboss/tools/ws/creation/ui/widgets/ProviderInvokeCodeGenConfigWidget.java 2008-05-06 09:21:07 UTC (rev 7982)
@@ -28,7 +28,7 @@
import org.eclipse.swt.widgets.Text;
import org.eclipse.wst.command.internal.env.ui.widgets.SimpleWidgetDataContributor;
import org.eclipse.wst.command.internal.env.ui.widgets.WidgetDataEvents;
-import org.jboos.tools.ws.creation.core.data.ServiceModel;
+import org.jboss.tools.ws.creation.core.data.ServiceModel;
public class ProviderInvokeCodeGenConfigWidget extends SimpleWidgetDataContributor {
Modified: trunk/ws/plugins/org.jboss.tools.ws.creation.ui/src/org/jboss/tools/ws/creation/ui/wsrt/JBossWSConfigWidgetFactory.java
===================================================================
--- trunk/ws/plugins/org.jboss.tools.ws.creation.ui/src/org/jboss/tools/ws/creation/ui/wsrt/JBossWSConfigWidgetFactory.java 2008-05-06 09:16:47 UTC (rev 7981)
+++ trunk/ws/plugins/org.jboss.tools.ws.creation.ui/src/org/jboss/tools/ws/creation/ui/wsrt/JBossWSConfigWidgetFactory.java 2008-05-06 09:21:07 UTC (rev 7982)
@@ -7,8 +7,8 @@
import org.eclipse.wst.command.internal.env.ui.widgets.WidgetContributor;
import org.eclipse.wst.command.internal.env.ui.widgets.WidgetContributorFactory;
import org.eclipse.wst.command.internal.env.ui.widgets.WidgetDataContributor;
-import org.jboos.tools.ws.creation.core.commands.InitialCommnad;
-import org.jboos.tools.ws.creation.core.data.ServiceModel;
+import org.jboss.tools.ws.creation.core.commands.InitialCommnad;
+import org.jboss.tools.ws.creation.core.data.ServiceModel;
import org.jboss.tools.ws.creation.ui.widgets.CodeGenConfigWidget;
public class JBossWSConfigWidgetFactory implements INamedWidgetContributorFactory {
Modified: trunk/ws/plugins/org.jboss.tools.ws.creation.ui/src/org/jboss/tools/ws/creation/ui/wsrt/JBossWSProviderInvokeConfigWidgetFactory.java
===================================================================
--- trunk/ws/plugins/org.jboss.tools.ws.creation.ui/src/org/jboss/tools/ws/creation/ui/wsrt/JBossWSProviderInvokeConfigWidgetFactory.java 2008-05-06 09:16:47 UTC (rev 7981)
+++ trunk/ws/plugins/org.jboss.tools.ws.creation.ui/src/org/jboss/tools/ws/creation/ui/wsrt/JBossWSProviderInvokeConfigWidgetFactory.java 2008-05-06 09:21:07 UTC (rev 7982)
@@ -18,8 +18,8 @@
import org.eclipse.wst.command.internal.env.ui.widgets.WidgetContributor;
import org.eclipse.wst.command.internal.env.ui.widgets.WidgetContributorFactory;
import org.eclipse.wst.command.internal.env.ui.widgets.WidgetDataContributor;
-import org.jboos.tools.ws.creation.core.commands.InitialCommnad;
-import org.jboos.tools.ws.creation.core.data.ServiceModel;
+import org.jboss.tools.ws.creation.core.commands.InitialCommnad;
+import org.jboss.tools.ws.creation.core.data.ServiceModel;
import org.jboss.tools.ws.creation.ui.widgets.CodeGenConfigWidget;
import org.jboss.tools.ws.creation.ui.widgets.ProviderInvokeCodeGenConfigWidget;
Modified: trunk/ws/plugins/org.jboss.tools.ws.creation.ui/src/org/jboss/tools/ws/creation/ui/wsrt/JBossWebService.java
===================================================================
--- trunk/ws/plugins/org.jboss.tools.ws.creation.ui/src/org/jboss/tools/ws/creation/ui/wsrt/JBossWebService.java 2008-05-06 09:16:47 UTC (rev 7981)
+++ trunk/ws/plugins/org.jboss.tools.ws.creation.ui/src/org/jboss/tools/ws/creation/ui/wsrt/JBossWebService.java 2008-05-06 09:21:07 UTC (rev 7982)
@@ -11,11 +11,11 @@
import org.eclipse.wst.ws.internal.wsrt.ISelection;
import org.eclipse.wst.ws.internal.wsrt.WebServiceInfo;
import org.eclipse.wst.ws.internal.wsrt.WebServiceScenario;
-import org.jboos.tools.ws.creation.core.commands.InitialCommnad;
-import org.jboos.tools.ws.creation.core.commands.WSDL2JavaCommnad;
-import org.jboos.tools.ws.creation.core.commands.WSProviderInvokeCommnad;
-import org.jboos.tools.ws.creation.core.data.ServiceModel;
import org.jboss.tools.ws.core.command.JbossWSRuntimeCommand;
+import org.jboss.tools.ws.creation.core.commands.InitialCommnad;
+import org.jboss.tools.ws.creation.core.commands.WSDL2JavaCommnad;
+import org.jboss.tools.ws.creation.core.commands.WSProviderInvokeCommnad;
+import org.jboss.tools.ws.creation.core.data.ServiceModel;
public class JBossWebService extends AbstractWebService {
17 years, 11 months