JBoss Tools SVN: r44138 - trunk/build/target-platform.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2012-09-28 23:51:32 -0400 (Fri, 28 Sep 2012)
New Revision: 44138
Modified:
trunk/build/target-platform/local.target
Log:
bump up from 4.2.1RC to 4.2.1.Final
Modified: trunk/build/target-platform/local.target
===================================================================
--- trunk/build/target-platform/local.target 2012-09-29 03:51:23 UTC (rev 44137)
+++ trunk/build/target-platform/local.target 2012-09-29 03:51:32 UTC (rev 44138)
@@ -11,7 +11,7 @@
<!-- don't forget to increment these files when moving up a version:
build.xml, *.target*, publish.sh, target2p2mirror.xml -->
<repository location="file:///home/nboldt/tru/build/target-platform/REPO/"/>
- <repository location="http://download.jboss.org/jbosstools/updates/target-platform_4.0.juno.SR0..."/>
+ <repository location="http://download.jboss.org/jbosstools/updates/target-platform_4.0.juno.SR1..."/>
<!-- for these IUs we need multiple versions -->
<unit id="javax.wsdl" version="1.6.2.v201012040545"/>
12 years, 3 months
JBoss Tools SVN: r44137 - trunk/build/target-platform.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2012-09-28 23:51:23 -0400 (Fri, 28 Sep 2012)
New Revision: 44137
Modified:
trunk/build/target-platform/multiple.target
trunk/build/target-platform/pom-local.xml
trunk/build/target-platform/pom.xml
trunk/build/target-platform/publish.sh
trunk/build/target-platform/target2p2mirror.xml
trunk/build/target-platform/targetUpdateFromRepo.xml
trunk/build/target-platform/unified.target
Log:
bump up from 4.2.1RC to 4.2.1.Final
Modified: trunk/build/target-platform/multiple.target
===================================================================
--- trunk/build/target-platform/multiple.target 2012-09-29 03:51:13 UTC (rev 44136)
+++ trunk/build/target-platform/multiple.target 2012-09-29 03:51:23 UTC (rev 44137)
@@ -10,7 +10,7 @@
<location includeAllPlatforms="false" includeMode="planner" type="InstallableUnit" includeSource="true">
<!-- don't forget to increment these files when moving up a version:
build.xml, *.target*, publish.sh, target2p2mirror.xml -->
- <repository location="http://download.jboss.org/jbosstools/updates/juno/SR0a/"/>
+ <repository location="http://download.jboss.org/jbosstools/updates/juno/SR1/"/>
<!-- for these IUs we need multiple versions -->
<unit id="javax.wsdl" version="1.6.2.v201012040545"/>
@@ -102,7 +102,7 @@
<unit id="org.eclipse.gef.feature.group" version="3.9.0.201208201742"/>
<unit id="org.eclipse.zest.feature.group" version="1.5.0.201208201742"/>
- <!-- UML2 -->
+ <!-- Needed for Teiid Designer: UML2 -->
<unit id="org.eclipse.uml2.feature.group" version="4.0.1.v20120830-1547"/>
<unit id="org.eclipse.uml2.doc.feature.group" version="4.0.0.v20120830-1547"/>
@@ -345,21 +345,21 @@
<unit id="javax.xml.rpc" version="1.1.0.v201005080400"/>
<unit id="javax.el" version="2.2.0.v201108011116"/>
- <!-- SWTBot -->
+ <!-- only in JBT: SWTBot -->
<unit id="org.eclipse.swtbot.eclipse.feature.group" version="2.0.5.20111003_1754-3676ac8-dev-e36"/>
<unit id="org.eclipse.swtbot.eclipse.gef.feature.group" version="2.0.5.20111003_1754-3676ac8-dev-e36"/>
<unit id="org.eclipse.swtbot.ide.feature.group" version="2.0.5.20111003_1754-3676ac8-dev-e36"/>
<unit id="org.eclipse.swtbot.eclipse.test.junit4.feature.group" version="2.0.5.20111003_1754-3676ac8-dev-e36"/>
<unit id="org.eclipse.swtbot.feature.group" version="2.0.5.20111003_1754-3676ac8-dev-e36"/>
- <!-- BIRT -->
+ <!-- only in JBT: BIRT -->
<unit id="org.eclipse.birt.osgi.runtime.sdk.feature.group" version="4.2.1.v20120820-793187qD_Cz0RBQLXOVGu3BTF-Oc"/>
<unit id="org.eclipse.birt.feature.group" version="4.2.1.v20120820-ChBG8RGYgRQlJ7iVBW4z0tnDWYPt"/>
<unit id="org.eclipse.birt.integration.wtp.feature.group" version="4.2.1.v20120904-1129-5107w31231A150223A"/>
<unit id="org.eclipse.birt.chart.feature.group" version="4.2.1.v20120820-828i7DFQCnvK_6tK4mbB8"/>
<unit id="org.eclipse.birt.chart.integration.wtp.feature.group" version="4.2.1.v20120904-1129-5107w31231A150223A"/>
- <!-- GWT/GPE dependencies (include only those which are EPL or other OSS licensed!) -->
+ <!-- only in JBT: GWT/GPE dependencies (include only those which are EPL or other OSS licensed!) -->
<unit id="com.google.gdt.eclipse.suite.e42.feature.feature.group" version="3.1.0.v201208080121-rel-r42"/>
<unit id="com.google.gwt.eclipse.sdkbundle.e42.feature.feature.group" version="2.4.0.v201208080121-rel-r42"/>
</location>
Modified: trunk/build/target-platform/pom-local.xml
===================================================================
--- trunk/build/target-platform/pom-local.xml 2012-09-29 03:51:13 UTC (rev 44136)
+++ trunk/build/target-platform/pom-local.xml 2012-09-29 03:51:23 UTC (rev 44137)
@@ -15,14 +15,14 @@
<target.platform.classifier.unified.name>unified</target.platform.classifier.unified.name>
<target.platform.classifier.local.name>local</target.platform.classifier.local.name>
<!-- unified.URL is only used when regenerating the .target file via targetUpdateFromRepo.xml -->
- <unified.URL>http://download.jboss.org/jbosstools/updates/target-platform_4.0.juno.SR0...</unified.URL>
+ <unified.URL>http://download.jboss.org/jbosstools/updates/target-platform_4.0.juno.SR1...</unified.URL>
+ <eclipse.version>4.2.1</eclipse.version>
+ <eclipse.URL>http://www.eclipse.org/downloads/download.php?r=1&file=/eclipse/downl...</eclipse.URL>
<!--
- <eclipse.version>4.2</eclipse.version>
- <eclipse.URL>http://www.eclipse.org/downloads/download.php?r=1&file=/eclipse/downl...</eclipse.URL>
- -->
<eclipse.version>M20120829-1000</eclipse.version>
<eclipse.URL>http://www.eclipse.org/downloads/download.php?r=1&file=/eclipse/downl...</eclipse.URL>
+ -->
<eclipse.type>platform</eclipse.type>
<!-- Temporary before release of Tycho 0.16 -->
Modified: trunk/build/target-platform/pom.xml
===================================================================
--- trunk/build/target-platform/pom.xml 2012-09-29 03:51:13 UTC (rev 44136)
+++ trunk/build/target-platform/pom.xml 2012-09-29 03:51:23 UTC (rev 44137)
@@ -15,14 +15,14 @@
<target.platform.classifier.unified.name>unified</target.platform.classifier.unified.name>
<target.platform.classifier.local.name>local</target.platform.classifier.local.name>
<!-- unified.URL is only used when regenerating the .target file via targetUpdateFromRepo.xml -->
- <unified.URL>http://download.jboss.org/jbosstools/updates/target-platform_4.0.juno.SR0...</unified.URL>
+ <unified.URL>http://download.jboss.org/jbosstools/updates/target-platform_4.0.juno.SR1...</unified.URL>
+ <eclipse.version>4.2.1</eclipse.version>
+ <eclipse.URL>http://www.eclipse.org/downloads/download.php?r=1&file=/eclipse/downl...</eclipse.URL>
<!--
- <eclipse.version>4.2</eclipse.version>
- <eclipse.URL>http://www.eclipse.org/downloads/download.php?r=1&file=/eclipse/downl...</eclipse.URL>
- -->
<eclipse.version>M20120829-1000</eclipse.version>
<eclipse.URL>http://www.eclipse.org/downloads/download.php?r=1&file=/eclipse/downl...</eclipse.URL>
+ -->
<eclipse.type>platform</eclipse.type>
<!-- Temporary before release of Tycho 0.16 -->
Modified: trunk/build/target-platform/publish.sh
===================================================================
--- trunk/build/target-platform/publish.sh 2012-09-29 03:51:13 UTC (rev 44136)
+++ trunk/build/target-platform/publish.sh 2012-09-29 03:51:23 UTC (rev 44137)
@@ -5,10 +5,10 @@
# don't forget to increment these files when moving up a version:
# build.xml, *.target*, publish.sh, target2p2mirror.xml; also jbds/trunk/releng/org.jboss.ide.eclipse.releng/requirements/jbds-target-platform/build.properties;
# also all devstudio-6.0_*.updatesite jobs (4) need to be pointed at the new Target Platform URL
-targetZipFile=e421RC2-wtp341M.target
-repoDir=/home/hudson/static_build_env/jbds/tools/sources/REPO_4.0.juno.SR0a
-destinationPath=/home/hudson/static_build_env/jbds/target-platform_4.0.juno.SR0a
-DESTINATION=tools@filemgmt.jboss.org:/downloads_htdocs/tools/updates/target-platform_4.0.juno.SR0a
+targetZipFile=e421-wtp341.target
+repoDir=/home/hudson/static_build_env/jbds/tools/sources/REPO_4.0.juno.SR1
+destinationPath=/home/hudson/static_build_env/jbds/target-platform_4.0.juno.SR1
+DESTINATION=tools@filemgmt.jboss.org:/downloads_htdocs/tools/updates/target-platform_4.0.juno.SR1
include="*"
exclude="--exclude '.blobstore'" # exclude the .blobstore
@@ -23,22 +23,22 @@
'-include') include="$2"; shift 2;;
'-exclude') exclude="$2"; shift 2;;
- '-jbt_4.0.juno.SR0a')
+ '-jbt_4.0.juno.SR1')
# defaults for JBT (trunk)
- targetZipFile=e421RC2-wtp341M.target
- repoDir=/home/hudson/static_build_env/jbds/tools/sources/REPO_4.0.juno.SR0a
- destinationPath=/home/hudson/static_build_env/jbds/target-platform_4.0.juno.SR0a
- DESTINATION=tools@filemgmt.jboss.org:/downloads_htdocs/tools/updates/target-platform_4.0.juno.SR0a
+ targetZipFile=e421-wtp341.target
+ repoDir=/home/hudson/static_build_env/jbds/tools/sources/REPO_4.0.juno.SR1
+ destinationPath=/home/hudson/static_build_env/jbds/target-platform_4.0.juno.SR1
+ DESTINATION=tools@filemgmt.jboss.org:/downloads_htdocs/tools/updates/target-platform_4.0.juno.SR1
include="*"
exclude="--exclude '.blobstore'" # exclude the .blobstore
shift 1;;
- '-jbds_4.0.juno.SR0a')
+ '-jbds_4.0.juno.SR1')
# defaults for JBDS (trunk)
- targetZipFile=jbds600-e421RC2-wtp341M.target
- repoDir=/home/hudson/static_build_env/jbds/tools/sources/JBDS-REPO_4.0.juno.SR0a
- destinationPath=/home/hudson/static_build_env/jbds/jbds-target-platform_4.0.juno.SR0a
- DESTINATION=/qa/services/http/binaries/RHDS/updates/jbds-target-platform_4.0.juno.SR0a
+ targetZipFile=jbds600-e421-wtp341.target
+ repoDir=/home/hudson/static_build_env/jbds/tools/sources/JBDS-REPO_4.0.juno.SR1
+ destinationPath=/home/hudson/static_build_env/jbds/jbds-target-platform_4.0.juno.SR1
+ DESTINATION=/qa/services/http/binaries/RHDS/updates/jbds-target-platform_4.0.juno.SR1
include=".blobstore *" # include the .blobstore
exclude=""
shift 1;;
Modified: trunk/build/target-platform/target2p2mirror.xml
===================================================================
--- trunk/build/target-platform/target2p2mirror.xml 2012-09-29 03:51:13 UTC (rev 44136)
+++ trunk/build/target-platform/target2p2mirror.xml 2012-09-29 03:51:23 UTC (rev 44137)
@@ -3,7 +3,7 @@
build.xml, *.target*, publish.sh, target2p2mirror.xml; also jbds/trunk/releng/org.jboss.ide.eclipse.releng/requirements/jbds-target-platform/build.properties;
also all devstudio-5.0_*.updatesite jobs (4) need to be pointed at the new Target Platform URL -->
- <property name="targetFile" value="e421RC2-wtp341M.target" />
+ <property name="targetFile" value="e421-wtp341.target" />
<!-- if useLatest = true, omit versions from p2.mirror script to fetch latest version available;
if useLatest = false, include versions and fetch specific versions requested. -->
Modified: trunk/build/target-platform/targetUpdateFromRepo.xml
===================================================================
--- trunk/build/target-platform/targetUpdateFromRepo.xml 2012-09-29 03:51:13 UTC (rev 44136)
+++ trunk/build/target-platform/targetUpdateFromRepo.xml 2012-09-29 03:51:23 UTC (rev 44137)
@@ -12,7 +12,7 @@
<!-- create a second .target file which replaces all URLs with a single unified (published) one
(eg., for jbosstools target platform site), set these properties too -->
<property name="unified.targetFile" value="unified.target" />
- <property name="unified.URL" value="http://download.jboss.org/jbosstools/updates/target-platform_4.0.juno.SR0..." />
+ <property name="unified.URL" value="http://download.jboss.org/jbosstools/updates/target-platform_4.0.juno.SR1..." />
<property name="local.targetFile" value="local.target" />
<property name="local.URL" value="file://${repoDir}" />
Modified: trunk/build/target-platform/unified.target
===================================================================
--- trunk/build/target-platform/unified.target 2012-09-29 03:51:13 UTC (rev 44136)
+++ trunk/build/target-platform/unified.target 2012-09-29 03:51:23 UTC (rev 44137)
@@ -10,7 +10,7 @@
<location includeAllPlatforms="false" includeMode="planner" type="InstallableUnit" includeSource="true">
<!-- don't forget to increment these files when moving up a version:
build.xml, *.target*, publish.sh, target2p2mirror.xml -->
- <repository location="http://download.jboss.org/jbosstools/updates/target-platform_4.0.juno.SR0..."/>
+ <repository location="http://download.jboss.org/jbosstools/updates/target-platform_4.0.juno.SR1..."/>
<!-- for these IUs we need multiple versions -->
<unit id="javax.wsdl" version="1.6.2.v201012040545"/>
12 years, 3 months
JBoss Tools SVN: r44136 - trunk/build/target-platform.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2012-09-28 23:51:13 -0400 (Fri, 28 Sep 2012)
New Revision: 44136
Modified:
trunk/build/target-platform/jbds.target
Log:
bump up from 4.2.1RC to 4.2.1.Final; remove swtbot, birt, gwt
Modified: trunk/build/target-platform/jbds.target
===================================================================
--- trunk/build/target-platform/jbds.target 2012-09-29 03:51:05 UTC (rev 44135)
+++ trunk/build/target-platform/jbds.target 2012-09-29 03:51:13 UTC (rev 44136)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?><?pde version="3.6"?>
<target includeMode="feature" name="e42-wtp34-jbds6">
- <!-- Pro tip: to convert
+ <!-- Pro tip: to convert
from org.eclipse.foo_4.6.0.v201005032111-777K4AkF7B77R7c7N77.jar
to <unit version="4.6.0.v201005032111-777K4AkF7B77R7c7N77" id="org.eclipse.foo.feature.group"/>
using vi, apply this transform:
@@ -10,7 +10,7 @@
<location includeAllPlatforms="false" includeMode="planner" type="InstallableUnit" includeSource="true">
<!-- don't forget to increment these files when moving up a version:
build.xml, *.target*, publish.sh, target2p2mirror.xml -->
- <repository location="http://download.jboss.org/jbosstools/updates/juno/SR0a/"/>
+ <repository location="http://download.jboss.org/jbosstools/updates/juno/SR1/"/>
<!-- for these IUs we need multiple versions -->
<unit id="javax.wsdl" version="1.6.2.v201012040545"/>
@@ -102,7 +102,7 @@
<unit id="org.eclipse.gef.feature.group" version="3.9.0.201208201742"/>
<unit id="org.eclipse.zest.feature.group" version="1.5.0.201208201742"/>
- <!-- UML2 -->
+ <!-- Needed for Teiid Designer: UML2 -->
<unit id="org.eclipse.uml2.feature.group" version="4.0.1.v20120830-1547"/>
<unit id="org.eclipse.uml2.doc.feature.group" version="4.0.0.v20120830-1547"/>
@@ -135,8 +135,8 @@
<unit id="org.eclipse.help.feature.group" version="1.4.1.v20120726-051048-8R7xFOUFLWUl7MoRL__LBXl27"/>
<!-- update.ui is on the 3.8 site, not the 4.2 site -->
<unit id="org.eclipse.update.ui" version="3.3.0.v20120523-1742"/>
- <!-- there are two versions of this IU -
- 4.2 has ./org.eclipse.update.core_3.2.600.v20120530-1204.jar and
+ <!-- there are two versions of this IU -
+ 4.2 has ./org.eclipse.update.core_3.2.600.v20120530-1204.jar and
3.8 has ./org.eclipse.update.core_3.2.600.v20120530-120908.jar
-->
<!-- <unit id="org.eclipse.update.core" version="3.2.600.v20120530-120908"/> -->
@@ -345,24 +345,30 @@
<unit id="javax.xml.rpc" version="1.1.0.v201005080400"/>
<unit id="javax.el" version="2.2.0.v201108011116"/>
- <!-- SWTBot -->
+ <!-- only in JBT: SWTBot -->
+ <!--
<unit id="org.eclipse.swtbot.eclipse.feature.group" version="2.0.5.20111003_1754-3676ac8-dev-e36"/>
<unit id="org.eclipse.swtbot.eclipse.gef.feature.group" version="2.0.5.20111003_1754-3676ac8-dev-e36"/>
<unit id="org.eclipse.swtbot.ide.feature.group" version="2.0.5.20111003_1754-3676ac8-dev-e36"/>
<unit id="org.eclipse.swtbot.eclipse.test.junit4.feature.group" version="2.0.5.20111003_1754-3676ac8-dev-e36"/>
<unit id="org.eclipse.swtbot.feature.group" version="2.0.5.20111003_1754-3676ac8-dev-e36"/>
+ -->
- <!-- BIRT -->
+ <!-- only in JBT: BIRT -->
+ <!--
<unit id="org.eclipse.birt.osgi.runtime.sdk.feature.group" version="4.2.1.v20120820-793187qD_Cz0RBQLXOVGu3BTF-Oc"/>
<unit id="org.eclipse.birt.feature.group" version="4.2.1.v20120820-ChBG8RGYgRQlJ7iVBW4z0tnDWYPt"/>
<unit id="org.eclipse.birt.integration.wtp.feature.group" version="4.2.1.v20120904-1129-5107w31231A150223A"/>
<unit id="org.eclipse.birt.chart.feature.group" version="4.2.1.v20120820-828i7DFQCnvK_6tK4mbB8"/>
<unit id="org.eclipse.birt.chart.integration.wtp.feature.group" version="4.2.1.v20120904-1129-5107w31231A150223A"/>
+ -->
- <!-- GWT/GPE dependencies (include only those which are EPL or other OSS licensed!) -->
+ <!-- only in JBT: GWT/GPE dependencies (include only those which are EPL or other OSS licensed!) -->
+ <!--
<unit id="com.google.gdt.eclipse.suite.e42.feature.feature.group" version="3.1.0.v201208080121-rel-r42"/>
<unit id="com.google.gwt.eclipse.sdkbundle.e42.feature.feature.group" version="2.4.0.v201208080121-rel-r42"/>
+ -->
</location>
</locations>
<targetJRE path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
-</target>
\ No newline at end of file
+</target>
12 years, 3 months
JBoss Tools SVN: r44135 - trunk/build/target-platform.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2012-09-28 23:51:05 -0400 (Fri, 28 Sep 2012)
New Revision: 44135
Modified:
trunk/build/target-platform/build.xml
Log:
bump up from 4.2.1RC to 4.2.1.Final; add new convenience targets for jbt, jbds-update, jbt-update
Modified: trunk/build/target-platform/build.xml
===================================================================
--- trunk/build/target-platform/build.xml 2012-09-29 03:04:25 UTC (rev 44134)
+++ trunk/build/target-platform/build.xml 2012-09-29 03:51:05 UTC (rev 44135)
@@ -53,13 +53,19 @@
$ ant -DtargetFile=multiple.target build.local.target.platform.repo
-To run for JBDS target file instead of JBT target files, pass in alternate target file and resulting repo path:
+You can also call the jbds or jbt targets, which are equivalent to these:
$ ant -DtargetFile=jbds.target -DrepoDir=${WORKINGDIR}/JBDS_REPO/
+ $ ant jbds
+ $ ant -DtargetFile=multiple.target -DrepoDir=${WORKINGDIR}/JBT_REPO/
+ $ ant jbt
-Or, simply call the jbds target, to use the defaults in the previous example:
+Or if you want to update the .target files too:
- $ ant jbds
+ $ ant build.local.target.platform.repo update.target.file -DtargetFile=jbds.target -DrepoDir=${WORKINGDIR}/JBDS_REPO/ -DuseLatest=true
+ $ ant jbds-update
+ $ ant build.local.target.platform.repo update.target.file -DtargetFile=multiple.target -DrepoDir=${WORKINGDIR}/JBT_REPO/ -DuseLatest=true
+ $ ant jbt-update
To run for JBDS target file WHILE JBT target file is being run:
@@ -67,7 +73,7 @@
To build an alternate target platform (eg., Juno) for JBT:
- $ ant -DtargetFile=multiple.target -DrepoDir=${WORKINGDIR}/JBT_REPO/ -Declipse.version=4.2 -Declipse.type=platform -Declipse.URL=http://www.eclipse.org/downloads/download.php?r=1\&file=/eclipse/downloads/drops4/R-4.2-201206081400/ -Dunified.URL=http://download.jboss.org/jbosstools/updates/target-platform_4.0.juno.SR0a/latest/
+ $ ant -DtargetFile=multiple.target -DrepoDir=${WORKINGDIR}/JBT_REPO/ -Declipse.version=4.2 -Declipse.type=platform -Declipse.URL=http://www.eclipse.org/downloads/download.php?r=1\&file=/eclipse/downloads/drops4/R-4.2-201206081400/ -Dunified.URL=http://download.jboss.org/jbosstools/updates/target-platform_4.0.juno.SR1/latest/
To build an alternate target platform (eg., Juno) for JBDS:
@@ -85,6 +91,14 @@
<!-- to install from the target platform repo, first build the repo, then install using p2.director -->
<target name="install" depends="build.local.target.platform.repo, install.local.target.platform.repo" />
+ <target name="jbt" description="default local build of multiple.target in ./JBDT_REPO/" depends="init">
+ <var name="targetFile" unset="true" />
+ <var name="targetFile" value="multiple.target" />
+ <var name="repoDir" unset="true" />
+ <var name="repoDir" value="${WORKINGDIR}/JBT_REPO" />
+ <antcall target="build.local.target.platform.repo" />
+ </target>
+
<target name="jbds" description="default local build of jbds.target in ./JBDS_REPO/" depends="init">
<var name="targetFile" unset="true" />
<var name="targetFile" value="jbds.target" />
@@ -93,6 +107,18 @@
<antcall target="build.local.target.platform.repo" />
</target>
+ <target name="jbt-update" description="default local build of multiple.target in ./JBT_REPO/, with useLatest=true to update target file" depends="init">
+ <var name="useLatest" value="true"/>
+ <antcall target="jbt"/>
+ <antcall target="update.target.file"/>
+ </target>
+
+ <target name="jbds-update" description="default local build of jbds.target in ./JBDS_REPO/, with useLatest=true to update target file" depends="init">
+ <var name="useLatest" value="true"/>
+ <antcall target="jbds"/>
+ <antcall target="update.target.file"/>
+ </target>
+
<target name="build.local.target.platform.repo" depends="init, get.arch, get.eclipse, gen.p2mirror.script, run.p2mirror.script, cleanup" />
<!-- ********************************************************************************** -->
@@ -156,12 +182,12 @@
<!-- http://mirror.csclub.uwaterloo.ca/eclipse/eclipse/downloads/drops4/R-4.2-... -->
<!-- eclipse-platform-3.8M6-linux-gtk-x86_64.tar.gz -->
<!-- eclipse-platform-3.7.2-linux-gtk-x86_64.tar.gz -->
- <!-- <property name="eclipse.version" value="4.2" />
+ <property name="eclipse.version" value="4.2.1" />
<property name="eclipse.type" value="platform" />
- <property name="eclipse.URL" value="http://www.eclipse.org/downloads/download.php?r=1&file=/eclipse/downl..."/> -->
- <property name="eclipse.version" value="M20120829-1000" />
+ <property name="eclipse.URL" value="http://www.eclipse.org/downloads/download.php?r=1&file=/eclipse/downl..."/>
+ <!-- <property name="eclipse.version" value="M20120829-1000" />
<property name="eclipse.type" value="platform" />
- <property name="eclipse.URL" value="http://www.eclipse.org/downloads/download.php?r=1&file=/eclipse/downl..."/>
+ <property name="eclipse.URL" value="http://www.eclipse.org/downloads/download.php?r=1&file=/eclipse/downl..."/> -->
<if>
<equals arg1="${arch}" arg2="x86" />
12 years, 3 months
JBoss Tools SVN: r44134 - trunk/tests/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/view.
by jbosstools-commits@lists.jboss.org
Author: ldimaggio
Date: 2012-09-28 23:04:25 -0400 (Fri, 28 Sep 2012)
New Revision: 44134
Modified:
trunk/tests/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/view/ConsoleView.java
Log:
Added more logging - seems to be a new flakey problem with console switching - added a new sleep too.
Modified: trunk/tests/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/view/ConsoleView.java
===================================================================
--- trunk/tests/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/view/ConsoleView.java 2012-09-29 03:03:01 UTC (rev 44133)
+++ trunk/tests/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/view/ConsoleView.java 2012-09-29 03:04:25 UTC (rev 44134)
@@ -21,6 +21,7 @@
import org.hamcrest.core.IsAnything;
import org.jboss.tools.ui.bot.ext.SWTBotFactory;
import org.jboss.tools.ui.bot.ext.SWTJBTExt;
+import org.jboss.tools.ui.bot.ext.Timing;
import org.jboss.tools.ui.bot.ext.gen.ActionItem.View.GeneralConsole;
import org.jboss.tools.ui.bot.ext.types.IDELabel;
@@ -88,6 +89,9 @@
* String contained in name of console to switch on
*/
public boolean switchConsole(String containedInonsoleName) {
+
+ log.info("Switching the console - switchConsole");
+ bot.sleep(Timing.time30S());
/*
* ldimaggi - Aug 2012 - https://issues.jboss.org/browse/JBQA-6462
@@ -100,11 +104,13 @@
/* JBQA-7083 - needed to have console switch on Mac OS X */
if (SWTJBTExt.isRunningOnMacOs()) {
+ log.info("DEBUG - I am a MAC");
button.click(); // To switch the console
}
else {
+ log.info("DEBUG - I am not a MAC");
+ //button.click(); // To switch the console - is this no longer needed??
button.click(); // To switch the console
- button.click(); // To switch the console
}
return true;
}
12 years, 3 months
JBoss Tools SVN: r44133 - trunk/esb/tests/org.jboss.tools.esb.ui.bot.test/src/org/jboss/tools/esb/ui/bot/tests/examples.
by jbosstools-commits@lists.jboss.org
Author: ldimaggio
Date: 2012-09-28 23:03:01 -0400 (Fri, 28 Sep 2012)
New Revision: 44133
Modified:
trunk/esb/tests/org.jboss.tools.esb.ui.bot.test/src/org/jboss/tools/esb/ui/bot/tests/examples/ESBExampleTest.java
Log:
Added more logging - seems to be a new flakey problem with console switching.
Modified: trunk/esb/tests/org.jboss.tools.esb.ui.bot.test/src/org/jboss/tools/esb/ui/bot/tests/examples/ESBExampleTest.java
===================================================================
--- trunk/esb/tests/org.jboss.tools.esb.ui.bot.test/src/org/jboss/tools/esb/ui/bot/tests/examples/ESBExampleTest.java 2012-09-29 00:11:36 UTC (rev 44132)
+++ trunk/esb/tests/org.jboss.tools.esb.ui.bot.test/src/org/jboss/tools/esb/ui/bot/tests/examples/ESBExampleTest.java 2012-09-29 03:03:01 UTC (rev 44133)
@@ -144,6 +144,7 @@
boolean consoleSwitched = false;
int switchLimit = 30;
int switchCounter = 0;
+ log.info("Switching the console");
consoleSwitched = console.switchConsole(configuredState.getServer().name);
while (!consoleSwitched) {
consoleSwitched = console.switchConsole(configuredState.getServer().name);
12 years, 3 months
JBoss Tools SVN: r44132 - trunk/common/plugins/org.jboss.tools.common.validation/src/org/jboss/tools/common/validation.
by jbosstools-commits@lists.jboss.org
Author: dazarov
Date: 2012-09-28 20:11:36 -0400 (Fri, 28 Sep 2012)
New Revision: 44132
Modified:
trunk/common/plugins/org.jboss.tools.common.validation/src/org/jboss/tools/common/validation/ValidationContext.java
Log:
Configure Problem Severity should open project settings if they are enabled for the project https://issues.jboss.org/browse/JBIDE-12538
Modified: trunk/common/plugins/org.jboss.tools.common.validation/src/org/jboss/tools/common/validation/ValidationContext.java
===================================================================
--- trunk/common/plugins/org.jboss.tools.common.validation/src/org/jboss/tools/common/validation/ValidationContext.java 2012-09-28 22:43:41 UTC (rev 44131)
+++ trunk/common/plugins/org.jboss.tools.common.validation/src/org/jboss/tools/common/validation/ValidationContext.java 2012-09-29 00:11:36 UTC (rev 44132)
@@ -107,7 +107,11 @@
}
}
}else{
- CommonPlugin.getDefault().logError("problemType did not found for validator: "+element.getAttribute("class")+" problemType must be set");
+ CommonPlugin.getDefault().logError("problemType is not found for validator class: "+
+ element.getAttribute("class")+
+ " and validator id: "+
+ element.getAttribute("id")+
+ ", problemType must be set as a attribute of element validator in org.jboss.tools.common.validation.validator extension point");
}
}
// We should add all the dependent validators (e.g. EL validator) to the very end of the list.
12 years, 3 months
JBoss Tools SVN: r44131 - in trunk/ws/plugins/org.jboss.tools.ws.jaxrs.core/src/org/jboss/tools/ws/jaxrs/core/internal/metamodel: domain and 1 other directory.
by jbosstools-commits@lists.jboss.org
Author: xcoulon
Date: 2012-09-28 18:43:41 -0400 (Fri, 28 Sep 2012)
New Revision: 44131
Modified:
trunk/ws/plugins/org.jboss.tools.ws.jaxrs.core/src/org/jboss/tools/ws/jaxrs/core/internal/metamodel/builder/JavaElementChangedBuildJob.java
trunk/ws/plugins/org.jboss.tools.ws.jaxrs.core/src/org/jboss/tools/ws/jaxrs/core/internal/metamodel/builder/JavaElementChangedListener.java
trunk/ws/plugins/org.jboss.tools.ws.jaxrs.core/src/org/jboss/tools/ws/jaxrs/core/internal/metamodel/builder/JavaElementDeltaScanner.java
trunk/ws/plugins/org.jboss.tools.ws.jaxrs.core/src/org/jboss/tools/ws/jaxrs/core/internal/metamodel/domain/JaxrsElementFactory.java
Log:
Fixed - JBIDE-12760 - JAX-RS error message "Failed to analyse compilation unit methods" when editing method body
https://issues.jboss.org/browse/JBIDE-12760
Modified: trunk/ws/plugins/org.jboss.tools.ws.jaxrs.core/src/org/jboss/tools/ws/jaxrs/core/internal/metamodel/builder/JavaElementChangedBuildJob.java
===================================================================
--- trunk/ws/plugins/org.jboss.tools.ws.jaxrs.core/src/org/jboss/tools/ws/jaxrs/core/internal/metamodel/builder/JavaElementChangedBuildJob.java 2012-09-28 22:40:02 UTC (rev 44130)
+++ trunk/ws/plugins/org.jboss.tools.ws.jaxrs.core/src/org/jboss/tools/ws/jaxrs/core/internal/metamodel/builder/JavaElementChangedBuildJob.java 2012-09-28 22:43:41 UTC (rev 44131)
@@ -16,6 +16,7 @@
import org.eclipse.core.runtime.IProgressMonitor;
import org.eclipse.core.runtime.IStatus;
+import org.eclipse.core.runtime.NullProgressMonitor;
import org.eclipse.core.runtime.Status;
import org.eclipse.core.runtime.SubProgressMonitor;
import org.eclipse.core.runtime.jobs.Job;
@@ -38,6 +39,10 @@
Logger.debug("Initiating an incremental JAX-RS Metamodel build after " + event); //$NON-NLS-1$
}
+ public void execute() {
+ run(new NullProgressMonitor());
+ }
+
@Override
protected IStatus run(final IProgressMonitor progressMonitor) {
try {
Modified: trunk/ws/plugins/org.jboss.tools.ws.jaxrs.core/src/org/jboss/tools/ws/jaxrs/core/internal/metamodel/builder/JavaElementChangedListener.java
===================================================================
--- trunk/ws/plugins/org.jboss.tools.ws.jaxrs.core/src/org/jboss/tools/ws/jaxrs/core/internal/metamodel/builder/JavaElementChangedListener.java 2012-09-28 22:40:02 UTC (rev 44130)
+++ trunk/ws/plugins/org.jboss.tools.ws.jaxrs.core/src/org/jboss/tools/ws/jaxrs/core/internal/metamodel/builder/JavaElementChangedListener.java 2012-09-28 22:43:41 UTC (rev 44131)
@@ -18,7 +18,6 @@
import org.eclipse.core.resources.IProject;
import org.eclipse.core.runtime.CoreException;
-import org.eclipse.core.runtime.jobs.Job;
import org.eclipse.jdt.core.ElementChangedEvent;
import org.eclipse.jdt.core.IElementChangedListener;
import org.eclipse.jdt.core.IJavaElement;
@@ -46,9 +45,11 @@
try {
if (isApplicable(event.getDelta())) {
logDelta(event.getDelta(), event.getType());
- Job job = new JavaElementChangedBuildJob(event);
- job.setRule(MutexJobSchedulingRule.getInstance());
- job.schedule();
+ JavaElementChangedBuildJob job = new JavaElementChangedBuildJob(event);
+ job.execute(); // not using this class as a job, just calling the execute() method for immediate execution.
+ /*job.setRule(MutexJobSchedulingRule.getInstance());
+ job.schedule();*/
+ //job.join();
}
} catch (CoreException e) {
Logger.error("Failed to process Java Element change", e);
Modified: trunk/ws/plugins/org.jboss.tools.ws.jaxrs.core/src/org/jboss/tools/ws/jaxrs/core/internal/metamodel/builder/JavaElementDeltaScanner.java
===================================================================
--- trunk/ws/plugins/org.jboss.tools.ws.jaxrs.core/src/org/jboss/tools/ws/jaxrs/core/internal/metamodel/builder/JavaElementDeltaScanner.java 2012-09-28 22:40:02 UTC (rev 44130)
+++ trunk/ws/plugins/org.jboss.tools.ws.jaxrs.core/src/org/jboss/tools/ws/jaxrs/core/internal/metamodel/builder/JavaElementDeltaScanner.java 2012-09-28 22:43:41 UTC (rev 44131)
@@ -106,7 +106,8 @@
// compilationUnitAST is null when the given compilation unit'w
// working copy is being commited (ie, Java Editor is being closed
// for the given compilation unit, etc.)
- if (compilationUnit.isWorkingCopy() && compilationUnitAST != null) {
+ if (compilationUnit.exists() // see https://issues.jboss.org/browse/JBIDE-12760: compilationUnit may not exist
+ && compilationUnit.isWorkingCopy() && compilationUnitAST != null) {
// Looking for changes in the method signatures (return type,
// param types and param annotations). Other changes in methods
// (renaming, adding/removing params) result in add+remove
Modified: trunk/ws/plugins/org.jboss.tools.ws.jaxrs.core/src/org/jboss/tools/ws/jaxrs/core/internal/metamodel/domain/JaxrsElementFactory.java
===================================================================
--- trunk/ws/plugins/org.jboss.tools.ws.jaxrs.core/src/org/jboss/tools/ws/jaxrs/core/internal/metamodel/domain/JaxrsElementFactory.java 2012-09-28 22:40:02 UTC (rev 44130)
+++ trunk/ws/plugins/org.jboss.tools.ws.jaxrs.core/src/org/jboss/tools/ws/jaxrs/core/internal/metamodel/domain/JaxrsElementFactory.java 2012-09-28 22:43:41 UTC (rev 44131)
@@ -142,11 +142,14 @@
* the AST associated to the java type
* @param metamodel
* the current metamodel, in which the JAX-RS Resource should be added
- * @return the created resource
+ * @return the created resource, or null if the java type did not exist.
* @throws CoreException
*/
public JaxrsResource createResource(IType javaType, CompilationUnit ast, JaxrsMetamodel metamodel)
throws CoreException {
+ if(!javaType.exists()) {
+ return null;
+ }
// create the resource:
final JaxrsResource resource = internalCreateResource(javaType, ast, metamodel);
// find the resource methods, subresource methods and subresource
@@ -207,7 +210,9 @@
*/
public JaxrsResourceMethod createResourceMethod(IMethod method, CompilationUnit ast, JaxrsMetamodel metamodel)
throws CoreException {
-
+ if(!method.exists()) {
+ return null;
+ }
final IType parentType = (IType) method.getParent();
JaxrsResource parentResource = (JaxrsResource) metamodel.getElement(parentType);
if (parentResource == null) {
@@ -272,6 +277,9 @@
*/
public JaxrsHttpMethod createHttpMethod(final IType javaType, final CompilationUnit ast,
final JaxrsMetamodel metamodel) throws CoreException {
+ if(!javaType.exists()) {
+ return null;
+ }
Map<String, Annotation> annotations = JdtUtils.resolveAnnotations(javaType, ast, HTTP_METHOD.qualifiedName, TARGET.qualifiedName, RETENTION.qualifiedName);
if (annotations == null || annotations.isEmpty()) {
return null;
@@ -312,6 +320,9 @@
*/
public JaxrsJavaApplication createApplication(final IType javaType, final CompilationUnit ast,
final JaxrsMetamodel metamodel) throws CoreException {
+ if(!javaType.exists()) {
+ return null;
+ }
Annotation applicationPathAnnotation = JdtUtils.resolveAnnotation(javaType, ast, APPLICATION_PATH.qualifiedName);
return createApplication(javaType, applicationPathAnnotation, metamodel);
}
@@ -349,6 +360,9 @@
*/
private JaxrsJavaApplication createApplication(final IType applicationType, final Annotation appPathAnnotation,
final JaxrsMetamodel metamodel) throws CoreException {
+ if(!applicationType.exists()) {
+ return null;
+ }
final IType applicationSupertype = JdtUtils.resolveType(EnumJaxrsClassname.APPLICATION.qualifiedName, applicationType.getJavaProject(), new NullProgressMonitor());
final boolean isApplicationSubclass = JdtUtils.isTypeOrSuperType(applicationSupertype, applicationType);
if(isApplicationSubclass || appPathAnnotation != null) {
@@ -376,6 +390,9 @@
public JaxrsResourceField createField(IField javaField, CompilationUnit ast, JaxrsMetamodel metamodel)
throws JavaModelException {
+ if(!javaField.exists()) {
+ return null;
+ }
final IType parentType = (IType) javaField.getParent();
IJaxrsElement parentResource = metamodel.getElement(parentType);
if (parentResource == null) {
@@ -423,7 +440,9 @@
* @return a representation of the given provider or null in case of invalid type (ie, not a valid JAX-RS Provider)
*/
public JaxrsProvider createProvider(final IType javaType, final CompilationUnit ast, final JaxrsMetamodel metamodel, final IProgressMonitor progressMonitor ) throws CoreException {
-
+ if(!javaType.exists()) {
+ return null;
+ }
final Map<String, Annotation> annotations = JdtUtils.resolveAnnotations(javaType, ast, PROVIDER.qualifiedName,
CONSUMES.qualifiedName, PRODUCES.qualifiedName);
// assert that given java type is not abstract
12 years, 3 months
JBoss Tools SVN: r44130 - in trunk/jsf/tests/org.jboss.tools.jsf.test: projects/JSF2ComponentsValidator/JavaSource/test and 2 other directories.
by jbosstools-commits@lists.jboss.org
Author: scabanovich
Date: 2012-09-28 18:40:02 -0400 (Fri, 28 Sep 2012)
New Revision: 44130
Added:
trunk/jsf/tests/org.jboss.tools.jsf.test/projects/JSF2ComponentsValidator/JavaSource/test/
trunk/jsf/tests/org.jboss.tools.jsf.test/projects/JSF2ComponentsValidator/JavaSource/test/MyNav.java
Modified:
trunk/jsf/tests/org.jboss.tools.jsf.test/projects/JSF2ComponentsValidator/WebContent/WEB-INF/faces-config.xml
trunk/jsf/tests/org.jboss.tools.jsf.test/src/org/jboss/tools/jsf/test/validation/FacesConfigValidatorTest.java
Log:
JBIDE-12754
https://issues.jboss.org/browse/JBIDE-12754
Test is added.
Added: trunk/jsf/tests/org.jboss.tools.jsf.test/projects/JSF2ComponentsValidator/JavaSource/test/MyNav.java
===================================================================
--- trunk/jsf/tests/org.jboss.tools.jsf.test/projects/JSF2ComponentsValidator/JavaSource/test/MyNav.java (rev 0)
+++ trunk/jsf/tests/org.jboss.tools.jsf.test/projects/JSF2ComponentsValidator/JavaSource/test/MyNav.java 2012-09-28 22:40:02 UTC (rev 44130)
@@ -0,0 +1,8 @@
+package test;
+
+public class MyNav {
+
+ public MyNav() {
+ }
+
+}
Property changes on: trunk/jsf/tests/org.jboss.tools.jsf.test/projects/JSF2ComponentsValidator/JavaSource/test/MyNav.java
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Modified: trunk/jsf/tests/org.jboss.tools.jsf.test/projects/JSF2ComponentsValidator/WebContent/WEB-INF/faces-config.xml
===================================================================
--- trunk/jsf/tests/org.jboss.tools.jsf.test/projects/JSF2ComponentsValidator/WebContent/WEB-INF/faces-config.xml 2012-09-28 22:38:07 UTC (rev 44129)
+++ trunk/jsf/tests/org.jboss.tools.jsf.test/projects/JSF2ComponentsValidator/WebContent/WEB-INF/faces-config.xml 2012-09-28 22:40:02 UTC (rev 44130)
@@ -47,6 +47,7 @@
</navigation-rule>
<application>
<action-listener>actionListener</action-listener>
+ <navigation-handler>test.MyNav</navigation-handler>
</application>
<factory/>
<lifecycle/>
Modified: trunk/jsf/tests/org.jboss.tools.jsf.test/src/org/jboss/tools/jsf/test/validation/FacesConfigValidatorTest.java
===================================================================
--- trunk/jsf/tests/org.jboss.tools.jsf.test/src/org/jboss/tools/jsf/test/validation/FacesConfigValidatorTest.java 2012-09-28 22:38:07 UTC (rev 44129)
+++ trunk/jsf/tests/org.jboss.tools.jsf.test/src/org/jboss/tools/jsf/test/validation/FacesConfigValidatorTest.java 2012-09-28 22:40:02 UTC (rev 44130)
@@ -18,6 +18,7 @@
import org.jboss.tools.common.base.test.validation.TestUtil;
import org.jboss.tools.jsf.model.JSFConstants;
import org.jboss.tools.jsf.web.validation.JSFValidationMessage;
+import org.jboss.tools.jst.web.validation.WebXMLValidatorMessages;
import org.jboss.tools.test.util.ProjectImportTestSetup;
import org.jboss.tools.tests.AbstractResourceMarkerTest;
@@ -40,6 +41,13 @@
project = ProjectImportTestSetup.loadProject(PROJECT_NAME);
}
+ public void testWrongNavigationHandler() throws Exception {
+ IResource resource = project.findMember("/WebContent/WEB-INF/faces-config.xml"); //$NON-NLS-1$
+ assertTrue(resource.exists());
+ TestUtil.validate(resource);
+ AbstractResourceMarkerTest.assertMarkerIsCreated(resource, NLS.bind(WebXMLValidatorMessages.CLASS_NOT_EXTENDS, new String[]{"navigation-handler", "test.MyNav", "javax.faces.application.NavigationHandler"}), 50);
+ }
+
public void testNavigation() throws Exception {
IResource resource = project.findMember("/WebContent/WEB-INF/faces-config.xml"); //$NON-NLS-1$
assertTrue(resource.exists());
12 years, 3 months
JBoss Tools SVN: r44129 - trunk/jsf/plugins/org.jboss.tools.jsf/src/org/jboss/tools/jsf/web/validation.
by jbosstools-commits@lists.jboss.org
Author: scabanovich
Date: 2012-09-28 18:38:07 -0400 (Fri, 28 Sep 2012)
New Revision: 44129
Modified:
trunk/jsf/plugins/org.jboss.tools.jsf/src/org/jboss/tools/jsf/web/validation/FacesConfigValidator.java
Log:
JBIDE-12754
https://issues.jboss.org/browse/JBIDE-12754
Required super classes were by mistake handled as required interfaces.
Modified: trunk/jsf/plugins/org.jboss.tools.jsf/src/org/jboss/tools/jsf/web/validation/FacesConfigValidator.java
===================================================================
--- trunk/jsf/plugins/org.jboss.tools.jsf/src/org/jboss/tools/jsf/web/validation/FacesConfigValidator.java 2012-09-28 22:04:47 UTC (rev 44128)
+++ trunk/jsf/plugins/org.jboss.tools.jsf/src/org/jboss/tools/jsf/web/validation/FacesConfigValidator.java 2012-09-28 22:38:07 UTC (rev 44129)
@@ -135,12 +135,12 @@
void createChecks() {
String ENT_APP = "JSFApplication", ENT_APP_12 = ENT_APP + SUFF_12, ENT_APP_20 = ENT_APP + SUFF_20;
addCheck(new JSFCheckClass(this, JSFSeverityPreferences.INVALID_ACTION_LISTENER, "action-listener", false, "javax.faces.event.ActionListener", null), ENT_APP, ENT_APP_12, ENT_APP_20);
- addCheck(new JSFCheckClass(this, JSFSeverityPreferences.INVALID_NAVIGATION_HANDLER, "navigation-handler", false, "javax.faces.application.NavigationHandler", null), ENT_APP, ENT_APP_12, ENT_APP_20);
+ addCheck(new JSFCheckClass(this, JSFSeverityPreferences.INVALID_NAVIGATION_HANDLER, "navigation-handler", false, null, "javax.faces.application.NavigationHandler"), ENT_APP, ENT_APP_12, ENT_APP_20);
addCheck(new JSFCheckClass(this, JSFSeverityPreferences.INVALID_PROPERTY_RESOLVER, "class name", false, "javax.faces.el.PropertyResolver", null).setVisualAttribute("property-resolver"), "JSFPropertyResolver");
- addCheck(new JSFCheckClass(this, JSFSeverityPreferences.INVALID_STATE_MANAGER, "state-manager", false, "javax.faces.application.StateManager", null), ENT_APP, ENT_APP_12, ENT_APP_20);
+ addCheck(new JSFCheckClass(this, JSFSeverityPreferences.INVALID_STATE_MANAGER, "state-manager", false, null, "javax.faces.application.StateManager"), ENT_APP, ENT_APP_12, ENT_APP_20);
addCheck(new JSFCheckClass(this, JSFSeverityPreferences.INVALID_VARIABLE_RESOLVER, "class name", false, null, "javax.el.ELResolver").setVisualAttribute("el-resolver"), "JSFELResolver");
- addCheck(new JSFCheckClass(this, JSFSeverityPreferences.INVALID_VARIABLE_RESOLVER, "class name", false, "javax.faces.el.VariableResolver", null).setVisualAttribute("variable-resolver"), "JSFVariableResolver");
- addCheck(new JSFCheckClass(this, JSFSeverityPreferences.INVALID_VIEW_HANDLER, "view-handler", false, "javax.faces.application.ViewHandler", null), ENT_APP, ENT_APP_12, ENT_APP_20);
+ addCheck(new JSFCheckClass(this, JSFSeverityPreferences.INVALID_VARIABLE_RESOLVER, "class name", false, null, "javax.faces.el.VariableResolver").setVisualAttribute("variable-resolver"), "JSFVariableResolver");
+ addCheck(new JSFCheckClass(this, JSFSeverityPreferences.INVALID_VIEW_HANDLER, "view-handler", false, null, "javax.faces.application.ViewHandler"), ENT_APP, ENT_APP_12, ENT_APP_20);
String ENT_COMPONENT = "JSFComponent", ENT_COMPONENT_11 = ENT_COMPONENT + SUFF_11;
addCheck(new CheckClass(this, JSFSeverityPreferences.INVALID_COMPONENT_CLASS, "component-class", false, null, "javax.faces.component.UIComponent"), ENT_COMPONENT, ENT_COMPONENT_11);
12 years, 3 months