JBoss Tools SVN: r22869 - in trunk/jsf/plugins/org.jboss.tools.jsf.ui/src/org/jboss/tools/jsf/ui: wizard/newfile and 1 other directory.
by jbosstools-commits@lists.jboss.org
Author: akazakov
Date: 2010-06-17 18:24:40 -0400 (Thu, 17 Jun 2010)
New Revision: 22869
Modified:
trunk/jsf/plugins/org.jboss.tools.jsf.ui/src/org/jboss/tools/jsf/ui/IJSFHelpContextIds.java
trunk/jsf/plugins/org.jboss.tools.jsf.ui/src/org/jboss/tools/jsf/ui/wizard/newfile/NewFacesConfigFileWizard.java
Log:
https://jira.jboss.org/browse/JBIDE-6392
Modified: trunk/jsf/plugins/org.jboss.tools.jsf.ui/src/org/jboss/tools/jsf/ui/IJSFHelpContextIds.java
===================================================================
--- trunk/jsf/plugins/org.jboss.tools.jsf.ui/src/org/jboss/tools/jsf/ui/IJSFHelpContextIds.java 2010-06-17 20:10:25 UTC (rev 22868)
+++ trunk/jsf/plugins/org.jboss.tools.jsf.ui/src/org/jboss/tools/jsf/ui/IJSFHelpContextIds.java 2010-06-17 22:24:40 UTC (rev 22869)
@@ -18,4 +18,6 @@
public static final String NEW_JSF_PROJECT = PREFIX + "new_jsf_project"; //$NON-NLS-1$
public static final String IMPORT_JSF_PROJECT = PREFIX + "import_jsf_project"; //$NON-NLS-1$
+
+ public static final String NEW_FACES_CONFIG_FILE_WIZARD = PREFIX + "new_faces_config_file_wizard"; //$NON-NLS-1$
}
Modified: trunk/jsf/plugins/org.jboss.tools.jsf.ui/src/org/jboss/tools/jsf/ui/wizard/newfile/NewFacesConfigFileWizard.java
===================================================================
--- trunk/jsf/plugins/org.jboss.tools.jsf.ui/src/org/jboss/tools/jsf/ui/wizard/newfile/NewFacesConfigFileWizard.java 2010-06-17 20:10:25 UTC (rev 22868)
+++ trunk/jsf/plugins/org.jboss.tools.jsf.ui/src/org/jboss/tools/jsf/ui/wizard/newfile/NewFacesConfigFileWizard.java 2010-06-17 22:24:40 UTC (rev 22869)
@@ -10,8 +10,11 @@
******************************************************************************/
package org.jboss.tools.jsf.ui.wizard.newfile;
+import org.eclipse.swt.widgets.Composite;
+import org.eclipse.ui.PlatformUI;
import org.jboss.tools.common.meta.action.impl.SpecialWizardSupport;
import org.jboss.tools.jsf.model.handlers.CreateFacesConfigSupport;
+import org.jboss.tools.jsf.ui.IJSFHelpContextIds;
import org.jboss.tools.common.model.ui.wizard.newfile.*;
public class NewFacesConfigFileWizard extends NewFileWizardEx {
@@ -20,6 +23,12 @@
return new NewFacesConfigFileContext();
}
+ public void createPageControls(Composite parent) {
+ super.createPageControls(parent);
+ PlatformUI.getWorkbench().getHelpSystem().setHelp(parent, IJSFHelpContextIds.NEW_FACES_CONFIG_FILE_WIZARD);
+ }
+
+
class NewFacesConfigFileContext extends NewFileContextEx {
protected SpecialWizardSupport createSupport() {
return new CreateFacesConfigSupport();
15 years, 10 months
JBoss Tools SVN: r22868 - trunk/vpe/tests/org.jboss.tools.vpe.ui.bot.test/src/org/jboss/tools/vpe/ui/bot/test/wizard.
by jbosstools-commits@lists.jboss.org
Author: dgolovin
Date: 2010-06-17 16:10:25 -0400 (Thu, 17 Jun 2010)
New Revision: 22868
Modified:
trunk/vpe/tests/org.jboss.tools.vpe.ui.bot.test/src/org/jboss/tools/vpe/ui/bot/test/wizard/ExternalizeStringsDialogTest.java
Log:
https://jira.jboss.org/browse/JBIDE-6485 org.jboss.tools.vpe.ui.bot.test fails to compile
compilation error is fixed
Modified: trunk/vpe/tests/org.jboss.tools.vpe.ui.bot.test/src/org/jboss/tools/vpe/ui/bot/test/wizard/ExternalizeStringsDialogTest.java
===================================================================
--- trunk/vpe/tests/org.jboss.tools.vpe.ui.bot.test/src/org/jboss/tools/vpe/ui/bot/test/wizard/ExternalizeStringsDialogTest.java 2010-06-17 20:03:24 UTC (rev 22867)
+++ trunk/vpe/tests/org.jboss.tools.vpe.ui.bot.test/src/org/jboss/tools/vpe/ui/bot/test/wizard/ExternalizeStringsDialogTest.java 2010-06-17 20:10:25 UTC (rev 22868)
@@ -180,7 +180,7 @@
assertEquals("Created file is incorrect", "key=Input", line); //$NON-NLS-1$ //$NON-NLS-2$
}
- public void test�EmptySelectionInExternalizeStringsDialog() throws Throwable {
+ public void testEmptySelectionInExternalizeStringsDialog() throws Throwable {
/*
* Open simple html file in order to get the VPE toolbar
*/
15 years, 10 months
JBoss Tools SVN: r22867 - trunk.
by jbosstools-commits@lists.jboss.org
Author: dgolovin
Date: 2010-06-17 16:03:24 -0400 (Thu, 17 Jun 2010)
New Revision: 22867
Modified:
trunk/parent-pom.xml
Log:
target.artifact definition moved to helios profile, which is activated by default.
helios-no-target profile added to use only required update sites,so if you do-not need target.platform add -Phelios-no-target to run build faster
default behaviour is not affected by this changes
Modified: trunk/parent-pom.xml
===================================================================
--- trunk/parent-pom.xml 2010-06-17 19:59:52 UTC (rev 22866)
+++ trunk/parent-pom.xml 2010-06-17 20:03:24 UTC (rev 22867)
@@ -40,14 +40,6 @@
<version>${tychoVersion}</version>
<configuration>
<resolver>p2</resolver>
- <target>
- <artifact>
- <groupId>org.jboss.tools</groupId>
- <artifactId>target-platform</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- <classifier>${target.platform}</classifier>
- </artifact>
- </target>
<ignoreTychoRepositories>true</ignoreTychoRepositories>
<environments>
<environment>
@@ -178,6 +170,25 @@
<properties>
<target.platform>e36-wtp32</target.platform>
</properties>
+ <build>
+ <plugins>
+ <plugin>
+ <groupId>org.sonatype.tycho</groupId>
+ <artifactId>target-platform-configuration</artifactId>
+ <version>${tychoVersion}</version>
+ <configuration>
+ <target>
+ <artifact>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>target-platform</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ <classifier>${target.platform}</classifier>
+ </artifact>
+ </target>
+ </configuration>
+ </plugin>
+ </plugins>
+ </build>
<repositories>
<!-- <repository> <id>helios</id> <url>http://download.eclipse.org/releases/helios/</url>
<layout>p2</layout> <snapshots> <enabled>true</enabled> </snapshots> <releases>
@@ -247,6 +258,92 @@
</repository>
</repositories>
</profile>
+ <!-- Time saver for building everything form scratch
+ use -P helios-no-target to enable-->
+ <profile>
+ <id>helios-no-target</id>
+ <repositories>
+ <repository>
+ <id>helios</id>
+ <url>http://download.eclipse.org/releases/helios/</url>
+ <layout>p2</layout>
+ <snapshots>
+ <enabled>true</enabled>
+ </snapshots>
+ <releases>
+ <enabled>true</enabled>
+ </releases>
+ </repository>
+ <repository>
+ <id>webtools32</id>
+ <url>http://download.eclipse.org/webtools/repository/helios</url>
+ <layout>p2</layout>
+ <snapshots>
+ <enabled>true</enabled>
+ </snapshots>
+ <releases>
+ <enabled>true</enabled>
+ </releases>
+ </repository>
+ <repository>
+ <id>eclipse36m</id>
+ <url>http://download.eclipse.org/eclipse/updates/3.6milestones/</url>
+ <layout>p2</layout>
+ <snapshots>
+ <enabled>true</enabled>
+ </snapshots>
+ <releases>
+ <enabled>true</enabled>
+ </releases>
+ </repository>
+ <repository>
+ <id>birt26i</id>
+ <url>http://download.eclipse.org/birt/update-site/2.6-interim/</url>
+ <layout>p2</layout>
+ <snapshots>
+ <enabled>true</enabled>
+ </snapshots>
+ <releases>
+ <enabled>true</enabled>
+ </releases>
+ </repository>
+ <repository>
+ <id>swtbot-helios</id>
+ <url>http://download.eclipse.org/technology/swtbot/helios/dev-build/update-site/
+ </url>
+ <layout>p2</layout>
+ <snapshots>
+ <enabled>true</enabled>
+ </snapshots>
+ <releases>
+ <enabled>true</enabled>
+ </releases>
+ </repository>
+ <repository>
+ <id>m2eclipse</id>
+ <url>http://m2eclipse.sonatype.org/sites/m2e/</url>
+ <layout>p2</layout>
+ <snapshots>
+ <enabled>true</enabled>
+ </snapshots>
+ <releases>
+ <enabled>true</enabled>
+ </releases>
+ </repository>
+ <repository>
+ <id>m2eclipse-extras</id>
+ <url>http://m2eclipse.sonatype.org/sites/m2e-extras/</url>
+ <layout>p2</layout>
+ <snapshots>
+ <enabled>true</enabled>
+ </snapshots>
+ <releases>
+ <enabled>true</enabled>
+ </releases>
+ </repository>
+ </repositories>
+ </profile>
+
<!-- TODO: verify that this profile overrides the default profile if BUILD_NUMBER
is set (by a Hudson job) -->
<profile>
@@ -273,11 +370,6 @@
</profile>
<profile>
<id>svn-repos</id>
- <activation>
- <property>
- <name>svn</name>
- </property>
- </activation>
<repositories>
<repository>
<id>svnkit13</id>
15 years, 10 months
JBoss Tools SVN: r22866 - trunk/ws/plugins/org.jboss.tools.ws.ui/META-INF.
by jbosstools-commits@lists.jboss.org
Author: dgolovin
Date: 2010-06-17 15:59:52 -0400 (Thu, 17 Jun 2010)
New Revision: 22866
Modified:
trunk/ws/plugins/org.jboss.tools.ws.ui/META-INF/MANIFEST.MF
Log:
fix tycho build problem about javax.wsdl dependency cannot be resolved
javax.wsdl version updated to 1.6.2 to fix it without orbit update site being used.
Modified: trunk/ws/plugins/org.jboss.tools.ws.ui/META-INF/MANIFEST.MF
===================================================================
--- trunk/ws/plugins/org.jboss.tools.ws.ui/META-INF/MANIFEST.MF 2010-06-17 19:51:38 UTC (rev 22865)
+++ trunk/ws/plugins/org.jboss.tools.ws.ui/META-INF/MANIFEST.MF 2010-06-17 19:59:52 UTC (rev 22866)
@@ -28,7 +28,7 @@
javax.xml.rpc,
org.eclipse.wst.internet.monitor.core,
org.eclipse.wst.internet.monitor.ui,
- javax.wsdl,
+ javax.wsdl;bundle-version="1.6.2",
org.jdom
Bundle-ActivationPolicy: lazy
Export-Package: org.jboss.tools.ws.ui,
15 years, 10 months
JBoss Tools SVN: r22865 - workspace/dgolovin/experimental-build.
by jbosstools-commits@lists.jboss.org
Author: dgolovin
Date: 2010-06-17 15:51:38 -0400 (Thu, 17 Jun 2010)
New Revision: 22865
Added:
workspace/dgolovin/experimental-build/.project
workspace/dgolovin/experimental-build/dgolovin-pom.xml
Log:
pom.xml to build everything at once
Added: workspace/dgolovin/experimental-build/.project
===================================================================
--- workspace/dgolovin/experimental-build/.project (rev 0)
+++ workspace/dgolovin/experimental-build/.project 2010-06-17 19:51:38 UTC (rev 22865)
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>experimental-build</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ </buildSpec>
+ <natures>
+ </natures>
+</projectDescription>
Property changes on: workspace/dgolovin/experimental-build/.project
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Added: workspace/dgolovin/experimental-build/dgolovin-pom.xml
===================================================================
--- workspace/dgolovin/experimental-build/dgolovin-pom.xml (rev 0)
+++ workspace/dgolovin/experimental-build/dgolovin-pom.xml 2010-06-17 19:51:38 UTC (rev 22865)
@@ -0,0 +1,47 @@
+<project
+xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <modelVersion>4.0.0</modelVersion>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>experimental</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ <packaging>pom</packaging>
+ <modules>
+ <!-- done -->
+ <module>tests</module>
+ <module>freemarker</module>
+ <module>jmx</module>
+ <module>archives</module>
+ <module>as</module>
+ <module>common</module>
+ <module>jst</module>
+ <module>xulrunner</module>
+ <module>vpe</module>
+ <module>jsf</module>
+
+ <module>hibernatetools</module>
+ <module>portlet</module>
+ <module>workingset</module>
+
+ <module>struts</module>
+
+ <module>profiler</module>
+ <module>smooks</module>
+ <module>cdi</module>
+ <module>birt</module>
+ <module>bpel</module>
+ <module>esb</module>
+ <module>seam</module>
+ <module>examples</module>
+ <module>maven</module>
+ <module>tptp</module>
+ <module>ws</module>
+ <module>modeshape</module>
+ <module>flow</module>
+ <module>jbpm</module>
+ <!-- todo -->
+
+ <!--module>drools</module-->
+
+ </modules>
+</project>
+
Property changes on: workspace/dgolovin/experimental-build/dgolovin-pom.xml
___________________________________________________________________
Name: svn:mime-type
+ text/plain
15 years, 10 months
JBoss Tools SVN: r22863 - trunk/jbpm/tests/org.jboss.tools.jbpm.convert.test.
by jbosstools-commits@lists.jboss.org
Author: dgolovin
Date: 2010-06-17 15:08:24 -0400 (Thu, 17 Jun 2010)
New Revision: 22863
Modified:
trunk/jbpm/tests/org.jboss.tools.jbpm.convert.test/build.properties
trunk/jbpm/tests/org.jboss.tools.jbpm.convert.test/pom.xml
Log:
https://jira.jboss.org/browse/JBDS-1202 problems running tests
fix for jbpm.convert.test errors
Modified: trunk/jbpm/tests/org.jboss.tools.jbpm.convert.test/build.properties
===================================================================
--- trunk/jbpm/tests/org.jboss.tools.jbpm.convert.test/build.properties 2010-06-17 19:02:32 UTC (rev 22862)
+++ trunk/jbpm/tests/org.jboss.tools.jbpm.convert.test/build.properties 2010-06-17 19:08:24 UTC (rev 22863)
@@ -2,6 +2,6 @@
bin.includes = META-INF/,\
resultfile/,\
testfile/,\
- plugin.properties,\
- jbpm-convert-test.jar
-source.jbpm-convert-test.jar = src/
+ plugin.properties
+jars.compile.order = .
+source.. = src/
Modified: trunk/jbpm/tests/org.jboss.tools.jbpm.convert.test/pom.xml
===================================================================
--- trunk/jbpm/tests/org.jboss.tools.jbpm.convert.test/pom.xml 2010-06-17 19:02:32 UTC (rev 22862)
+++ trunk/jbpm/tests/org.jboss.tools.jbpm.convert.test/pom.xml 2010-06-17 19:08:24 UTC (rev 22863)
@@ -11,4 +11,17 @@
<artifactId>org.jboss.tools.jbpm.convert.test</artifactId>
<version>1.1.0-SNAPSHOT</version>
<packaging>eclipse-test-plugin</packaging>
+ <build>
+ <plugins>
+ <plugin>
+ <groupId>org.sonatype.tycho</groupId>
+ <artifactId>maven-osgi-test-plugin</artifactId>
+ <configuration>
+ <explodedBundles>
+ <bundle>org.jboss.tools.jbpm.convert.test</bundle>
+ </explodedBundles>
+ </configuration>
+ </plugin>
+ </plugins>
+ </build>
</project>
15 years, 10 months
JBoss Tools SVN: r22862 - trunk/common/plugins/org.jboss.tools.common.model/META-INF.
by jbosstools-commits@lists.jboss.org
Author: dgolovin
Date: 2010-06-17 15:02:32 -0400 (Thu, 17 Jun 2010)
New Revision: 22862
Modified:
trunk/common/plugins/org.jboss.tools.common.model/META-INF/MANIFEST.MF
Log:
references to missing jars were removed from common.model plug-in manifest
Modified: trunk/common/plugins/org.jboss.tools.common.model/META-INF/MANIFEST.MF
===================================================================
--- trunk/common/plugins/org.jboss.tools.common.model/META-INF/MANIFEST.MF 2010-06-17 18:54:06 UTC (rev 22861)
+++ trunk/common/plugins/org.jboss.tools.common.model/META-INF/MANIFEST.MF 2010-06-17 19:02:32 UTC (rev 22862)
@@ -2,7 +2,6 @@
Bundle-ManifestVersion: 2
Bundle-ActivationPolicy: lazy
Bundle-Name: %Bundle-Name.0
-Bundle-ClassPath: .,lib/j2ee.jar,lib/Bundles.jar
Bundle-Activator: org.jboss.tools.common.model.plugin.ModelPlugin
Bundle-Vendor: %providerName
Plugin-Class: org.jboss.tools.common.model.plugin.ModelPlugin
15 years, 10 months
JBoss Tools SVN: r22861 - in trunk/ws/tests/org.jboss.tools.ws.core.test: META-INF and 1 other directory.
by jbosstools-commits@lists.jboss.org
Author: dgolovin
Date: 2010-06-17 14:54:06 -0400 (Thu, 17 Jun 2010)
New Revision: 22861
Modified:
trunk/ws/tests/org.jboss.tools.ws.core.test/META-INF/MANIFEST.MF
trunk/ws/tests/org.jboss.tools.ws.core.test/build.properties
Log:
https://jira.jboss.org/browse/JBDS-1202 problems running tests
fix for ws component tests
Modified: trunk/ws/tests/org.jboss.tools.ws.core.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.core.test/META-INF/MANIFEST.MF 2010-06-17 18:20:18 UTC (rev 22860)
+++ trunk/ws/tests/org.jboss.tools.ws.core.test/META-INF/MANIFEST.MF 2010-06-17 18:54:06 UTC (rev 22861)
@@ -32,7 +32,6 @@
org.jboss.ide.eclipse.as.classpath.core,
org.eclipse.jst.common.project.facet.core;bundle-version="1.4.1"
Bundle-ActivationPolicy: lazy
-Bundle-ClassPath: ws-core-test.jar
Export-Package: org.jboss.tools.ws.core.test,
org.jboss.tools.ws.core.test.classpath
Bundle-Vendor: %Bundle-Vendor.0
Modified: trunk/ws/tests/org.jboss.tools.ws.core.test/build.properties
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.core.test/build.properties 2010-06-17 18:20:18 UTC (rev 22860)
+++ trunk/ws/tests/org.jboss.tools.ws.core.test/build.properties 2010-06-17 18:54:06 UTC (rev 22861)
@@ -1,5 +1,5 @@
-source.ws-core-test.jar = src/
-output.ws-core-test.jar = bin/
bin.includes = META-INF/,\
- ws-core-test.jar,\
plugin.properties
+jars.compile.order = .
+source.. = src/
+output.. = bin/
15 years, 10 months
JBoss Tools SVN: r22860 - in trunk/cdi/plugins/org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/internal/core: impl/definition and 1 other directories.
by jbosstools-commits@lists.jboss.org
Author: akazakov
Date: 2010-06-17 14:20:18 -0400 (Thu, 17 Jun 2010)
New Revision: 22860
Modified:
trunk/cdi/plugins/org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/internal/core/impl/ParametedType.java
trunk/cdi/plugins/org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/internal/core/impl/definition/ParametedTypeFactory.java
trunk/cdi/plugins/org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/internal/core/validation/errorList.txt
Log:
Added exception logging.
Modified: trunk/cdi/plugins/org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/internal/core/impl/ParametedType.java
===================================================================
--- trunk/cdi/plugins/org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/internal/core/impl/ParametedType.java 2010-06-17 17:56:43 UTC (rev 22859)
+++ trunk/cdi/plugins/org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/internal/core/impl/ParametedType.java 2010-06-17 18:20:18 UTC (rev 22860)
@@ -168,7 +168,7 @@
try {
sc = resolveParameters(sc);
} catch (Exception e) {
- e.printStackTrace();
+ CDICorePlugin.getDefault().logError(e);
}
} else if(!"java.lang.Object".equals(type.getFullyQualifiedName())) {
sc = "QObject;";
Modified: trunk/cdi/plugins/org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/internal/core/impl/definition/ParametedTypeFactory.java
===================================================================
--- trunk/cdi/plugins/org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/internal/core/impl/definition/ParametedTypeFactory.java 2010-06-17 17:56:43 UTC (rev 22859)
+++ trunk/cdi/plugins/org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/internal/core/impl/definition/ParametedTypeFactory.java 2010-06-17 18:20:18 UTC (rev 22860)
@@ -60,7 +60,7 @@
try {
ps = type.getTypeParameterSignatures();
} catch (JavaModelException e) {
- //ignore
+ CDICorePlugin.getDefault().logError(e);
}
if(ps != null && ps.length > 0) {
for (int i = 0; i < ps.length; i++) {
@@ -68,9 +68,9 @@
ParametedType p = getParametedTypeForParameter(type, ps[i], null);
if(p != null) parametedType.addParameter(p);
} catch (JavaModelException e) {
- e.printStackTrace();
+ CDICorePlugin.getDefault().logError(e);
} catch (Exception ee) {
- ee.printStackTrace();
+ CDICorePlugin.getDefault().logError(ee);
}
}
@@ -150,9 +150,9 @@
StringBuffer newParams = new StringBuffer();
String[] paramSignatures = null;
try {
- paramSignatures = Signature.getTypeArguments(typeSignature);
+ paramSignatures = Signature.getTypeArguments(typeSignature);
} catch (Exception e) {
- e.printStackTrace();
+ CDICorePlugin.getDefault().logError(e);
}
if(paramSignatures != null) for (String paramSignature: paramSignatures) {
ParametedType param = getParametedType(context, paramSignature);
Modified: trunk/cdi/plugins/org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/internal/core/validation/errorList.txt
===================================================================
--- trunk/cdi/plugins/org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/internal/core/validation/errorList.txt 2010-06-17 17:56:43 UTC (rev 22859)
+++ trunk/cdi/plugins/org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/internal/core/validation/errorList.txt 2010-06-17 18:20:18 UTC (rev 22860)
@@ -141,15 +141,11 @@
5.2.5. Qualifier annotations with members
- array-valued or annotation-valued member of a qualifier type is not annotated @Nonbinding (Non-Portable behavior)
-
-
-
-
5.5.7. Injection point metadata
- bean that declares any scope other than @Dependent has an injection point of type
InjectionPoint and qualifier @Default
- Java EE component class supporting injection that is not a bean has an injection
- point of type InjectionPoint and qualifier @Default
+ point of type InjectionPoint and qualifier @Default (JBT: let's ignore this rule so far since we don't have any good tool to recognize such components)
15 years, 10 months