diff --git a/.project b/.project new file mode 100644 index 0000000..3a6a772 --- /dev/null +++ b/.project @@ -0,0 +1,11 @@ + + + jbosstools-trunk-build + + + + + + + + diff --git a/aggregate/pom.xml b/aggregate/pom.xml new file mode 100644 index 0000000..40365e1 --- /dev/null +++ b/aggregate/pom.xml @@ -0,0 +1,19 @@ + + 4.0.0 + + org.jboss.tools + org.jboss.tools.parent.pom + 0.0.1-SNAPSHOT + +org.jboss.tools +org.jboss.tools.aggregate.site +JBoss Tools Aggregate Site Build +0.0.1-SNAPSHOT +pom + + ../target-platform + site + + + diff --git a/aggregate/site/.gitignore b/aggregate/site/.gitignore new file mode 100644 index 0000000..213e14d --- /dev/null +++ b/aggregate/site/.gitignore @@ -0,0 +1,2 @@ +target +zips diff --git a/aggregate/site/aggregateSite.jbosstools.properties b/aggregate/site/aggregateSite.jbosstools.properties new file mode 100644 index 0000000..c98eac8 --- /dev/null +++ b/aggregate/site/aggregateSite.jbosstools.properties @@ -0,0 +1,18 @@ +# options: Nightly Build (default), Development Milestone, Stable Release +#update.site.description=Nightly Build +#update.site.description=Development Milestone +#update.site.version=3.2.0.M2.2010-07-16_13-26-18-H21 + +# associate sites to add to the resulting repo +associate.sites=http://download.jboss.org/jbosstools/updates/helios/,\ +http://download.eclipse.org/eclipse/updates/3.6/,\ +http://download.eclipse.org/birt/update-site/2.6/,\ +http://download.eclipse.org/tptp/updates/galileo/,\ +http://m2eclipse.sonatype.org/sites/m2e/,\ +http://m2eclipse.sonatype.org/sites/m2e-extras/,\ +http://download.eclipse.org/tools/orbit/downloads/drops/R20100519200754/updateSite/,\ +http://download.eclipse.org/rt/ecf/3.2/3.6/site.p2,\ +http://dl.google.com/eclipse/plugin/3.6/,\ +http://subclipse.tigris.org/update_1.6.x/,\ +http://download.eclipse.org/technology/subversive/0.7/update-site/,\ +http://community.polarion.com/projects/subversive/download/eclipse/2.0/update-site/ diff --git a/aggregate/site/build.xml b/aggregate/site/build.xml new file mode 100644 index 0000000..42695c1 --- /dev/null +++ b/aggregate/site/build.xml @@ -0,0 +1,360 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + repo = ${location.cleaned} + + + + + + + + + + + + + + + + + + + + + + + + + + + repoNum = @{repoNum} +relativePath = ${relativePath} +zipPath = @{zipPath} +DEST = ${aggegate.zips.dir}/@{zipPath} + + Zip URL = ${location.cleaned}/@{zipPath} + + + + + + + + + + + + + + + + + ** Error [${wget.return}] ** Could not wget ${location.cleaned}/@{zipPath} + + + + + + + + + + + + + + ** Error [${wget.return}] ** Could not wget ${location.cleaned}/logs/zip.list.txt + + + + + + + + + + + repo = @{repo} + + + + + + + + + + + + Got ${aggegate.zips.dir}/compositeArtifacts.xml + + Found ${repository.children.size} contained repos to search + + + + Site URL = @{location} + + + + + + + ** Error [${wget.return}] ** Could not wget @{repo}/compositeArtifacts.xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <references size='${associate.sites.length}'> + + + + + <repository uri='@{associate.site}' url='@{associate.site}' type='0' options='1'/> + <repository uri='@{associate.site}' url='@{associate.site}' type='1' options='1'/> + + + + </references> +</repository> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +-- +This script must ONLY be called via the pom.xml in this directory, not run directly. +Cannot adjust an update site w/o first building it! +-- +To run this build, use Tycho. Try `mvn3 clean install -U -B -fae -q -e` + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/aggregate/site/index-template.html b/aggregate/site/index-template.html new file mode 100644 index 0000000..0dff8c3 --- /dev/null +++ b/aggregate/site/index-template.html @@ -0,0 +1,138 @@ + + +JBoss Tools ${update.site.description} Update Site${update.site.version} + + + + + + + + + + + + + + + + + + +
  
   +

JBoss Tools ${update.site.description} Update Site

+ + + + + + + + + + + + + + + + + + + + + + + + +
Latest Build${update.site.version}
+

This is the ${update.site.description} + Update Site for JBoss Tools. See Installation + Instructions.

+
+

NOTE: Some + features (such as BIRT, Maven, or GWT) require additional third-party + prerequisites not available from Eclipse.org or JBoss.org. These can + be installed from the following update sites, which may already be + listed - but not enabled - in your Eclipse's list of Available + Software Sites. Simply right-click the link(s) below from which you'd like to + install, copy the link, and paste it into Eclipse's Update or Install Manager:

+ +
+

You can also download JBoss Tools as + individual zips for offline installation. See JBoss Tools + Downloads.

+
+

For more information, see Installation + methods.

+

+

+
+
+ + + + + + + + + + + + + + + + + + + +
Installation + Types
+

Depending on how close to the bleeding edge + you like to be, there are several types of releases available.

+
+ +
+

Stable Releases

+ +

Stable + releases are - as indicated by their name - stable.


+ +
+

Development Milestones

+ +

Development + builds, released once per milestone and only a few times a year, are + fairly stable, but there may be some things which do not yet work. + If you would like to try one of these milestones, we'd greatly + appreciate the assistance in testing and reporting of + issues in our issue tracker.


+ +
+

Nightly Builds

+ +

The bleeding + edge contains the latest and greatest new features, but nothing is + stable or guaranteed - yet. If you're using a Milestone and need a + fix, you can update to the latest Nightly, or wait for the next + Milestone.


+
+
+ diff --git a/aggregate/site/index.html b/aggregate/site/index.html new file mode 100644 index 0000000..f11c896 --- /dev/null +++ b/aggregate/site/index.html @@ -0,0 +1,138 @@ + + +JBoss Tools Nightly Build Update Site + + + + + + + + + + + + + + + + + + +
  
   +

JBoss Tools Nightly Build Update Site

+ + + + + + + + + + + + + + + + + + + + + + + + +
Latest Build
+

This is the Nightly Build + Update Site for JBoss Tools. See Installation + Instructions.

+
+

NOTE: Some + features (such as BIRT, Maven, or GWT) require additional third-party + prerequisites not available from Eclipse.org or JBoss.org. These can + be installed from the following update sites, which may already be + listed - but not enabled - in your Eclipse's list of Available + Software Sites. Simply right-click the link(s) below from which you'd like to + install, copy the link, and paste it into Eclipse's Update or Install Manager:

+ +
+

You can also download JBoss Tools as + individual zips for offline installation. See JBoss Tools + Downloads.

+
+

For more information, see Installation + methods.

+

+

+
+
+ + + + + + + + + + + + + + + + + + + +
Installation + Types
+

Depending on how close to the bleeding edge + you like to be, there are several types of releases available.

+
+ +
+

Stable Releases

+ +

Stable + releases are - as indicated by their name - stable.


+ +
+

Development Milestones

+ +

Development + builds, released once per milestone and only a few times a year, are + fairly stable, but there may be some things which do not yet work. + If you would like to try one of these milestones, we'd greatly + appreciate the assistance in testing and reporting of + issues in our issue tracker.


+ +
+

Nightly Builds

+ +

The bleeding + edge contains the latest and greatest new features, but nothing is + stable or guaranteed - yet. If you're using a Milestone and need a + fix, you can update to the latest Nightly, or wait for the next + Milestone.


+
+
+ diff --git a/aggregate/site/pom.xml b/aggregate/site/pom.xml new file mode 100644 index 0000000..d87320f --- /dev/null +++ b/aggregate/site/pom.xml @@ -0,0 +1,108 @@ + + 4.0.0 + + org.jboss.tools + org.jboss.tools.parent.pom + 0.0.1-SNAPSHOT + + org.jboss.tools + org.jboss.tools.site.aggregate + JBoss Tools Aggregate Site + 0.0.1-SNAPSHOT + eclipse-update-site + + + + http://download.jboss.org/jbosstools/builds/staging/_composite_/3.2_stable_branch/ + 1 + + + + + + org.apache.maven.plugins + maven-antrun-plugin + ${maven.antrun.plugin.version} + + + install + install + + true + + + + + + + + + + + run + + + + + + commons-net + commons-net + 1.4.1 + + + org.apache.ant + ant + 1.7.1 + + + org.apache.ant + ant-trax + 1.7.1 + + + org.apache.ant + ant-commons-net + 1.7.1 + + + org.apache.ant + ant-apache-regexp + 1.7.1 + + + ant-contrib + ant-contrib + 1.0b3 + + + + + + + + + + inputRepo1 + ${inputRepo1} + p2 + + true + + + + helios + http://download.eclipse.org/releases/helios/ + p2 + + true + + + true + + + + diff --git a/aggregate/site/remove-uncategorized.xsl b/aggregate/site/remove-uncategorized.xsl new file mode 100644 index 0000000..23d1e77 --- /dev/null +++ b/aggregate/site/remove-uncategorized.xsl @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/aggregate/site/site.xml b/aggregate/site/site.xml new file mode 100644 index 0000000..946e5ee --- /dev/null +++ b/aggregate/site/site.xml @@ -0,0 +1,272 @@ + + + + + JBoss Tools 3.2 Updates + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + JBoss Tools SDK contains plugins where an SDK package + exists. These contain both source and runtimes. Use these if you want + to debug and/or provide patches to JBoss Tools plugins. + + + + + + Contains ALL the plugins that are available from + JBoss Tools except those + related to integration with 3rd party + plugins. Selecting this + category will give you all tools needed for + both Web, Seam and SOA + Development. + + + + + + Tools to help create SOA applications. Use these if you + work with jBPM, + Drools, JBoss ESB, JBoss WebServices or Smooks. + + + + + + Tools to help create web and enterprise applications, + using JSF, Facelets, + Seam, Hibernate/JPA, CSS, Webservices and more. + + + + + Tools for general application development. + + + + Tools related to data services such as persistence and + transformation. + + + + Tools used to improve testing and performance. + + + + + + Plugins related to Maven and m2eclipse support. Use these + to enable use of Maven. + + + Business Intelligence, Reporting and Charting. Use these + if you plan to integrate Hibernate or Seam with Eclipse BIRT. + + + + Tools for Cloud Development. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/aggregate/site/web/site.css b/aggregate/site/web/site.css new file mode 100644 index 0000000..2690e4e --- /dev/null +++ b/aggregate/site/web/site.css @@ -0,0 +1,66 @@ +< +STYLE type ="text/css">td.spacer { + padding-bottom: 10px; + padding-top: 10px; +} + +.title { + font-family: sans-serif; + color: #1778be; +} + +.bodyText { + font-family: sans-serif; + font-size: 9pt; + color: #000000; +} + +.sub-header { + font-family: sans-serif; + font-style: normal; + font-weight: bold; + font-size: 9pt; + color: white; +} + +.log-text { + font-family: sans-serif; + font-style: normal; + font-weight: lighter; + font-size: 8pt; + color: black; +} + +.big-header { + font-family: sans-serif; + font-style: normal; + font-weight: bold; + font-size: 9pt; + color: white; + border-top: 10px solid white; +} + +.light-row { + background: #FFFFFF +} + +.dark-row { + background: #EEEEEE +} + +.header { + background: #445562 +} + +#indent { + word-wrap: break-word; + width: 300px; + text-indent: 10px; +} + +.link { + color: #187dc6; +} + \ No newline at end of file diff --git a/build.xml b/build.xml new file mode 100644 index 0000000..c013207 --- /dev/null +++ b/build.xml @@ -0,0 +1,2058 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +To run this script in Eclipse: + Run As > Ant Build + +To run this script via commandline (build default modules + run tests, then collect test results and build per-component + overall update site zips): + cd /path/to/checked/out/source/tree; ant + +or, to build everything but not *run* the tests: + ant -DMAVEN_FLAGS="clean install -Dmaven.test.skip" + or + ant -Dnotests=true + +or, to purge the local repo (or purge then build): + ant purge -q + or + ant clean-run + +or, to rebuild even if sources have not changed: + ant -Dbuild.if.sources.unchanged=true + +or, to fetch fresh sources, then build anew: + ant -Dclean.sources=true + +or, to (re-)run tests w/o (re-)building first: + ant -DMAVEN_FLAGS="osgi-test:test -B -fn" + +or, to build, test, and install 1 or more specific module(s): + ant -DCOMPONENTS=tests,common,flow,jbpm + +or, to re-build a single component's update site w/o building, testing, and installing it into the m2 repo: + ant -DCOMPONENT=jmx create.update.site + +or, to re-build the overall update site w/o building first (no applicable when COMPONENTS=.): + ant create.overall.update.site -Dbuild.if.sources.unchanged=true + +To have hudson manage sources (rather than having this script checkout/update them) use: + -Dhudson.managed.sources=true + +Note: if tests stall on Linux, install Xvfb and this script will use that to run Maven, unless use: + -DnoXvfb=true + +Here is the order in which components must be built: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ${os.name}, ${os.arch}, ${os.version}, ${osgi.os} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Error! +Build cannot proceed! + Must install svnant.jar, svnkit.jar + svnClientAdapter.jar from + ${SVNANT_MIRROR}/svnant-1.3.0.zip + into ${COMMON_TOOLS}/. + + + + + + + Warning! +Svnant unavailable. Will use Maven to fetch sources. + + + + + + + + + + + + + + + + + + + + + + ${now} @{info} + + + + + + + + + + + + + + + + WORKINGDIR = ${WORKINGDIR} + + + + + + COMMON_TOOLS = ${COMMON_TOOLS} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Update '@{COMPONENT}' + + + + + + + + + + + + + + + + + + + + Fetch sources from ${svn.root}/@{component} into ${WORKINGDIR}/@{component} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + svn.info.@{component}.rev = ${svn.info.@{component}.rev} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + All components up to date: nothing to do! +To force a build of unchanged components, use -Dbuild.if.sources.unchanged=true + + + + + + + + + + + The following components' sources have changed and will be built: + COMPONENTS.to.build = ${COMPONENTS.to.build} + + + + + + + + + + + + + + + + + + + + + + + + + basedir = ${basedir} +WORKINGDIR = ${WORKINGDIR} +COMPONENT = ${COMPONENT} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <?xml version="1.0" encoding="UTF-8" ?> +<testsuite failures="0" time="0.001" errors="0" skipped="0" tests="1" name="org.jboss.tools.NoTestsRun"> +<testcase time="0.001" classname="org.jboss.tools.NoTestsRun" name="NoTestsRun"/> +</testsuite> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Build overall update @{COMPONENT} + + + Build '@{COMPONENT}' component + + + + + + + + + + + + + + + + + Run custom '@{COMPONENT}/build.xml' + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Builds done + + + + + + Exe: ${COMMON_TOOLS}/apache-maven-${maven.version}/bin/${mvnExe} + Pom: ${WORKINGDIR}/${COMPONENT}/pom.xml + + + + + + + + + + + + + + + + + + + + + + + + + + + ${mvnExe} ${MAVEN_FLAGS} ${maven.repo.local} + + + + + + + + + + + + + + + + + + + + #!/bin/bash +if [[ -f /tmp/.X3-lock ]]; then +kill -9 `cat /tmp/.X3-lock` +rm -fr /tmp/.X3-lock +fi +/usr/bin/Xvfb :3 -ac 2>&1 1>/dev/null & +DISPLAY=:3 /opt/maven3/bin/mvn $* +kill -9 `cat /tmp/.X3-lock` +rm -fr /tmp/.X3-lock + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ------------------------------------------------------- + A L L T E S T R E S U L T S +------------------------------------------------------- +${test.results.all} +------------------------------------------------------- + + + + + + + + + + + ------------------------------------------------------- + T E S T R E S U L T S +------------------------------------------------------- +${test.results.errors.failures.skipped} +------------------------------------------------------- + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @{COMPONENT} :: ${updateZip} + + + + + + + + + :: @{featureJar} + + + + + + + @{COMPONENT} :: ${updateZip} + + + + + + + + + + No update site found for @{COMPONENT}. + + + + + + + + + + + + + + + + All components up to date: nothing to do! +To force a build of unchanged components, use -Dbuild.if.sources.unchanged=true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Overall update site zip contains no features! + + + [ERROR] Update site zip for ${COMPONENTS.to.build} contains no features! + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <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> + <parent> + <relativePath>../../parent-pom.xml</relativePath> + <groupId>org.jboss.tools</groupId> + <artifactId>org.jboss.tools.parent.pom</artifactId> + <version>0.0.1-SNAPSHOT</version> + </parent> + <groupId>org.jboss.tools</groupId> + <artifactId>${COMPONENT}.site</artifactId> + <version>0.0.1-SNAPSHOT</version> + <packaging>${packaging}</packaging> +</project> + + + + + + + + + + + <?xml version="1.0" encoding="UTF-8"?> +<site> + <description>To install these features, point Eclipse at this site.</description> + <!-- ${category.name} --> + <category-def label="${category.name}" name="${category.name}"> + <description>${category.name}: contains all features in this build.</description> + </category-def> + + + + + + + + + + + + + + + + + + + + + + + + + + <feature url="features/${feature.id}_0.0.0.jar" id="${feature.id}" version="0.0.0"> + <category name="${category.name}"/> + </feature> + + + + + + +</site> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + artifact.id = ${artifact.id} + + + + + + + + + + + + + + + Unzip @{artifactJar} into ${WORKINGDIR}/${COMPONENT}/plugins/${artifact.id} + + + + + + + + + ${WORKINGDIR}/${COMPONENT}/features + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + bin.includes = feature.*, ., plugin.*, about.*, META-INF/, .options/, lib/, help/, icons/, org/, src/ + + + + + + + + + + + + + + + + + + + Promote build in ${sourceDir} ... + + + + + + + + + + + + + + ERROR! +Cannot deploy - please install scp or rsync on this server and try again. + + + + + + + + + + + + + ERROR! +Cannot deploy - sourceDir not found in + ${sourceDir} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Test feature.ids for @{COMPONENT} + + + + + + Test @{artifactJar} + + + + + + + + + + + + + + + + + + + + + + + + Test plugin.ids for @{COMPONENT} + + + + + + [1] Test @{artifactJar} + + + + + + + + + + + + + + + + [2] Test @{artifactJar} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ---------------------------------- + +1/6: Test checkout + + + + + + + + + + + + + + + + + + + + ---------------------------------- + + +2/6: Test build.cfg + + + + + + + + ---------------------------------- + + +3/6: Test update + + + + + + + + + + + + + + + + + + + + + + + + ---------------------------------- + + +4/6: Test build.cfg + + + + + + + + ---------------------------------- + + +5/6: Test info w/o update + + + + + + + + + + + + + + + + + + + + + ---------------------------------- + + +6/6: Test build.cfg + + + + + + + + ---------------------------------- + + + + + + + + + + + + foobar! + + error! + info! + + + + + + + + + + + + + + diff --git a/component/.classpath b/component/.classpath new file mode 100644 index 0000000..ac37fb2 --- /dev/null +++ b/component/.classpath @@ -0,0 +1,5 @@ + + + + + diff --git a/component/.project b/component/.project new file mode 100644 index 0000000..38f838d --- /dev/null +++ b/component/.project @@ -0,0 +1,17 @@ + + + component + + + + + + org.eclipse.jdt.core.javabuilder + + + + + + org.eclipse.jdt.core.javanature + + diff --git a/component/README.txt b/component/README.txt new file mode 100644 index 0000000..104c0a7 --- /dev/null +++ b/component/README.txt @@ -0,0 +1,11 @@ +The poms in this folder are deprecated. See ../../build/pom.xml and use -P${component.name} or -P${component.name}-bootstrap instead. + +For example: + + mvn3 clean install -f build/pom.xml -Pjmx-bootstrap + +See also: + + https://www.jboss.org/tools/docs/building (redirects to http://community.jboss.org/wiki/HowtoBuildJBossToolswithMaven3) + https://www.jboss.org/tools/docs/testing + diff --git a/component/all.xml b/component/all.xml new file mode 100644 index 0000000..1a9bef9 --- /dev/null +++ b/component/all.xml @@ -0,0 +1,72 @@ + + 4.0.0 + org.jboss + jbosstools + 0.0.1-SNAPSHOT + pom + + ../parent + ../libs + + + + ../../tests + ../../freemarker + ../../jmx + ../../archives + ../../as + ../../common + ../../jst + + ../../vpe + ../../jsf + + ../../hibernatetools + ../../portlet + ../../workingset + + ../../struts + + ../../profiler + ../../smooks + ../../cdi + ../../birt + ../../bpel + ../../esb + ../../seam + ../../examples + ../../maven + ../../tptp + ../../ws + ../../modeshape + ../../flow + ../../jbpm + ../../gwt + ../../deltacloud + + + + ../../runtime + ../../usage + ../../site + + + + emma-coverage + + + coverage + + + + build/reports/emma-coverage + + + + + diff --git a/component/drools.xml b/component/drools.xml new file mode 100644 index 0000000..de887a3 --- /dev/null +++ b/component/drools.xml @@ -0,0 +1,18 @@ + + 4.0.0 + org.jboss.build.component + common + 0.0.1-SNAPSHOT + pom + + ../parent + ../libs + + ../../tests + ../../common + ../../jst + ../../flow + ../../drools + + diff --git a/component/drools.xml.README.txt b/component/drools.xml.README.txt new file mode 100644 index 0000000..8e0383d --- /dev/null +++ b/component/drools.xml.README.txt @@ -0,0 +1,9 @@ +To build drools, you first need to run the build.xml script: + +$ cd ../../drools; ant + +Then run maven: + +$ cd ../build/component; mvn clean install -f drools.xml + + diff --git a/composite/compositeArtifacts.xml b/composite/compositeArtifacts.xml new file mode 100644 index 0000000..9f1ae70 --- /dev/null +++ b/composite/compositeArtifacts.xml @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/composite/compositeContent.xml b/composite/compositeContent.xml new file mode 100644 index 0000000..4c8384d --- /dev/null +++ b/composite/compositeContent.xml @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/composite/publish.sh b/composite/publish.sh new file mode 100644 index 0000000..13fa69a --- /dev/null +++ b/composite/publish.sh @@ -0,0 +1,5 @@ +#!/bin/bash +# Temp workaround to fix missing sites in composite repo + +DESTINATION="tools@filemgmt.jboss.org:/downloads_htdocs/tools/builds/staging/_composite_/trunk" +rsync -arzq --delete ${WORKSPACE}/composite/ ${DESTINATION} \ No newline at end of file diff --git a/diagrams/.project b/diagrams/.project new file mode 100644 index 0000000..05015fe --- /dev/null +++ b/diagrams/.project @@ -0,0 +1,17 @@ + + + diagrams + + + + + + org.eclipse.stp.bpmn.validation.BatchValidationBuilder + + + + + + org.eclipse.stp.bpmn.validation.BatchValidationBuildAbleNature + + diff --git a/diagrams/.settings/attachedFile.properties b/diagrams/.settings/attachedFile.properties new file mode 100644 index 0000000..c7b5b35 --- /dev/null +++ b/diagrams/.settings/attachedFile.properties @@ -0,0 +1 @@ +# index of importer -> set(imports) diff --git a/diagrams/.settings/org.eclipse.core.resources.prefs b/diagrams/.settings/org.eclipse.core.resources.prefs new file mode 100644 index 0000000..681fe48 --- /dev/null +++ b/diagrams/.settings/org.eclipse.core.resources.prefs @@ -0,0 +1,4 @@ +#Thu Oct 07 01:57:32 EDT 2010 +eclipse.preferences.version=1 +encoding/JBDS\ Aggregation.bpmn=UTF-8 +encoding/JBDS\ Aggregation.bpmn_diagram=UTF-8 diff --git a/diagrams/JBDS Aggregation.bpmn b/diagrams/JBDS Aggregation.bpmn new file mode 100644 index 0000000..6dfd523 --- /dev/null +++ b/diagrams/JBDS Aggregation.bpmn @@ -0,0 +1,107 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/diagrams/JBDS Aggregation.bpmn_diagram b/diagrams/JBDS Aggregation.bpmn_diagram new file mode 100644 index 0000000..a17ce64 --- /dev/null +++ b/diagrams/JBDS Aggregation.bpmn_diagram @@ -0,0 +1,1098 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/diagrams/JBDS Aggregation.png b/diagrams/JBDS Aggregation.png new file mode 100644 index 0000000..5a14288 Binary files /dev/null and b/diagrams/JBDS Aggregation.png differ diff --git a/hudson-jobs/config.xml b/hudson-jobs/config.xml new file mode 100644 index 0000000..1fab2bc --- /dev/null +++ b/hudson-jobs/config.xml @@ -0,0 +1,155 @@ + + + + Nightly build using Tycho, monitoring SVN every 6 hrs for changes. + +<h3>REQUIRES JDK6</h3> + +<p>Results: +<ul> + +<li>Aggregate update sites: <a href="http://download.jboss.org/jbosstools/updates/nightly/">http://download.jboss.org/jbosstools/updates/nightly/</a> :: <a href="http://download.jboss.org/jbosstools/updates/nightly/trunk/">latest from trunk</a> +<li>Aggregate builds: <a href="http://download.jboss.org/jbosstools/builds/nightly/">http://download.jboss.org/jbosstools/builds/nightly/</a> :: <a href="http://download.jboss.org/jbosstools/builds/nightly/latestBuild.html">latest from trunk</a> + +<ul><li>Component builds: <a href="http://download.jboss.org/jbosstools/builds/staging/">http://download.jboss.org/jbosstools/builds/staging/</a></ul> +</ul> + + + + 5 + + 5 + -1 + -1 + + false + + + + + + MAVEN_FLAGS + Pass in lifecycle phase and extra flags to Maven, such as: +<pre> +clean :: clean before building * +integration-test :: build and test * +install :: build, test, and install into m2 repo * +osgi-test:test :: just (re-)run test(s) + +-P helios-no-target :: don't use .target file to provision target; instead generate on the fly from MANIFEST.MF and feature.xml files +-P galileo :: enable galileo dependencies +-P hudson :: enable hudson build ID in feature/plugin qualifiers +-P !helios :: disable helios target (not available) + +-Dmaven.test.skip :: skip compiling and running tests +-Dmaven.test.skip.exec :: to compile but not run tests in conjunction with integration-test or install phase + +-Dmaven.repo.local=${WORKSPACE}/m2-repository :: path to local m2 repo + +-fae :: fail at end +-fn :: fail never + +-o :: offline +-B :: batch (non-interactive) mode +-U :: check for updates +-e :: if error occurs, dump stack into console + +-q :: quieter output</pre> + + clean install -B -U -fae -e -Dmaven.repo.local=${WORKSPACE}/m2-repository -P helios-local-target,jbosstools-nightly-trunk,hudson + + + + + + + + http://opensource.atlassian.com/projects/hibernate/ + + + + + + + https://svn.jboss.org/repos/jbosstools/trunk/TESTING + sources + + + + https://svn.jboss.org/repos/jbosstools/trunk/build + + + true + false + + http://fisheye.jboss.com/browse/JBossTools/ + + + + + + + + + + RHEL_any + + false + false + false + java16_default + + + 20 3,9,15,21 * * * + + + + false + + + ${MAVEN_FLAGS} -DJOB_NAME=${JOB_NAME} -DBUILD_ID=${BUILD_ID} -DBUILD_NUMBER=${BUILD_NUMBER} + maven-3.0 + + -Xms512m -Xmx1024m -XX:PermSize=128m -XX:MaxPermSize=256m + true + + + # script here: http://anonsvn.jboss.org/repos/jbosstools/trunk/build/publish.sh +. ${WORKSPACE}/build/publish.sh + + + + + + **/*Update*.zip + **/target/** + true + false + + + + **/TEST-*.xml + false + + + + + false + + false + false + true + + + + + + 120 + false + + + false + + + + \ No newline at end of file diff --git a/hudson-jobs/pom-checker.xml b/hudson-jobs/pom-checker.xml new file mode 100644 index 0000000..46f43a8 --- /dev/null +++ b/hudson-jobs/pom-checker.xml @@ -0,0 +1,59 @@ + + 4.0.0 + org.jboss.tools + org.jboss.tools.hudson.jobs.all + org.jboss.tools.hudson.jobs.all + 0.0.1-SNAPSHOT + pom + + + + org.jboss.maven.plugin + hudson-job-schedule-checker-plugin + 0.0.1-SNAPSHOT + + + install + + run + + + + + + + true + + + + http://localhost:8080/ + SET USERNAME HERE + SET PASSWORD HERE + + + + + + diff --git a/hudson-jobs/pom-publisher.xml b/hudson-jobs/pom-publisher.xml new file mode 100644 index 0000000..9b4f6fe --- /dev/null +++ b/hudson-jobs/pom-publisher.xml @@ -0,0 +1,84 @@ + + 4.0.0 + org.jboss.tools + org.jboss.tools.hudson.jobs.all + org.jboss.tools.hudson.jobs.all + 0.0.1-SNAPSHOT + pom + + + + org.jboss.maven.plugin + hudson-job-publisher-plugin + 0.0.1-SNAPSHOT + + + install + + run + + + + + + + true + + + http://localhost:8080/ + + SET USERNAME HERE + SET PASSWORD HERE + + + true + + + config.xml + + + https://svn.jboss.org/repos/jbosstools/trunk/build + + TESTING + + + -TESTTESTTEST + + + + + + + + diff --git a/installation/README.txt b/installation/README.txt new file mode 100644 index 0000000..c6a7b33 --- /dev/null +++ b/installation/README.txt @@ -0,0 +1,16 @@ +The scripts in this folder can be used to install JBoss Tools via commandline +into a new or existing Eclipse 3.6 installation. + +.cmd is for Windows +.sh is for Mac or Linux + +These files are simply wrappers which call Ant and run the .xml script, passing +in variables for source, target, and what to install (if not everything). They +contain examples of what you might want to do. + +Last tested with Eclipse 3.6 for linux 32-bit (Fedora 12, OpenJDK 6) and JBoss +Tools 3.2.0.M2 on Sep 10, 2010. First attempt yielded network timeouts, but on +second attempt install succeeded. + +-- Nick Boldt (nboldt@redhat.com) + \ No newline at end of file diff --git a/installation/installJBossTools.cmd b/installation/installJBossTools.cmd new file mode 100755 index 0000000..8fcaa4a --- /dev/null +++ b/installation/installJBossTools.cmd @@ -0,0 +1,43 @@ +@echo off + +:: plugin-only install example - two plugins +c:\eclipse\36clean\eclipse\eclipse.exe -consolelog -nosplash -data c:\tmp ^ + -application org.eclipse.ant.core.antRunner ^ + -f installJBossTools.xml ^ + -DsourceZip=c:\eclipse\36clean\jbosstools-3.2.0.M2.aggregate-Update-2010-09-08_17-17-54-H243.zip ^ + -DtargetDir=c:\eclipse\36clean\eclipse ^ + -Dinstall=org.jboss.tools.jmx.core,org.jboss.tools.jmx.ui + +:: simple install example - one feature +:: note that if the file is org.jboss.tools.jmx.feature_*.jar, the feature to install is org.jboss.tools.jmx.feature.feature.group +c:\eclipse\36clean\eclipse\eclipse.exe -consolelog -nosplash -data c:\tmp ^ + -application org.eclipse.ant.core.antRunner ^ + -f installJBossTools.xml ^ + -DsourceZip=c:\eclipse\36clean\jbosstools-3.2.0.M2.aggregate-Update-2010-09-08_17-17-54-H243.zip ^ + -DtargetDir=c:\eclipse\36clean\eclipse ^ + -Dinstall=org.jboss.tools.jmx.feature.feature.group + +:: full install example - all available features +c:\eclipse\36clean\eclipse\eclipse.exe -consolelog -nosplash -data c:\tmp ^ + -application org.eclipse.ant.core.antRunner ^ + -f installJBossTools.xml ^ + -DsourceZip=c:\eclipse\36clean\jbosstools-3.2.0.M2.aggregate-Update-2010-09-08_17-17-54-H243.zip ^ + -DtargetDir=c:\eclipse\36clean\eclipse ^ + -DotherRepos=http://download.eclipse.org/releases/helios/,^ +http://download.eclipse.org/birt/update-site/2.6/,^ +http://m2eclipse.sonatype.org/sites/m2e/,^ +http://m2eclipse.sonatype.org/sites/m2e-extras/,^ +http://dl.google.com/eclipse/plugin/3.6/ + +:: more features; note that some require addition of -DotherRepos to resolve missing dependencies (ie., BIRT, Maven) +:: -Dinstall=org.drools.eclipse.feature.feature.group,org.drools.eclipse.task.feature.feature.group,org.guvnor.tools.feature.feature.group,\ +:: org.hibernate.eclipse.feature.feature.group,org.jboss.ide.eclipse.archives.feature.feature.group,org.jboss.ide.eclipse.as.feature.feature.group,\ +:: org.jboss.ide.eclipse.freemarker.feature.feature.group,\ +:: org.jboss.tools.birt.feature.feature.group,org.jboss.tools.bpel.feature.feature.group,org.jboss.tools.esb.feature.feature.group,\ +:: org.jboss.tools.flow.common.feature.feature.group,org.jboss.tools.flow.jpdl4.feature.feature.group,org.jboss.tools.jbpm.common.feature.feature.group,\ +:: org.jboss.tools.jbpm.convert.feature.feature.group,org.jboss.tools.jbpm4.feature.feature.group,org.jboss.tools.jmx.feature.feature.group,\ +:: org.jboss.tools.maven.feature.feature.group,org.jboss.tools.maven.seam.feature.feature.group,\ +:: org.jboss.tools.portlet.feature.feature.group,org.jboss.tools.profiler.feature.feature.group,\ +:: org.jboss.tools.project.examples.feature.feature.group,org.jboss.tools.richfaces.feature.feature.group,org.jboss.tools.seam.feature.feature.group,\ +:: org.jboss.tools.smooks.feature.feature.group,org.jboss.tools.struts.feature.feature.group,org.jboss.tools.tptp.feature.feature.group,\ +:: org.jboss.tools.ws.feature.feature.group,org.jboss.tools.xulrunner.feature.feature.group,org.jbpm.gd.jpdl.feature.feature.group diff --git a/installation/installJBossTools.sh b/installation/installJBossTools.sh new file mode 100755 index 0000000..9e6cd39 --- /dev/null +++ b/installation/installJBossTools.sh @@ -0,0 +1,46 @@ +#!/bin/bash + +## plugin-only install example - two plugins +/home/nboldt/eclipse/36clean/eclipse/eclipse -consolelog -nosplash -data /tmp \ + -application org.eclipse.ant.core.antRunner \ + -f installJBossTools.xml \ + -DsourceZip=/home/nboldt/eclipse/36clean/jbosstools-3.2.0.M2.aggregate-Update-2010-09-08_17-17-54-H243a.zip \ + -DtargetDir=/home/nboldt/eclipse/36clean/eclipse \ + -Dinstall=org.jboss.tools.jmx.core,org.jboss.tools.jmx.ui +exit + +## simple install example - one feature +## note that if the file is org.jboss.tools.jmx.feature_*.jar, the feature to install is org.jboss.tools.jmx.feature.feature.group +/home/nboldt/eclipse/36clean/eclipse/eclipse -consolelog -nosplash -data /tmp \ + -application org.eclipse.ant.core.antRunner \ + -f installJBossTools.xml \ + -DsourceZip=/home/nboldt/eclipse/36clean/jbosstools-3.2.0.M2.aggregate-Update-2010-09-08_17-17-54-H243a.zip \ + -DtargetDir=/home/nboldt/eclipse/36clean/eclipse \ + -Dinstall=org.jboss.tools.jmx.feature.feature.group +exit + +## full install example - all available features +/home/nboldt/eclipse/36clean/eclipse/eclipse -consolelog -nosplash -data /tmp \ + -application org.eclipse.ant.core.antRunner \ + -f installJBossTools.xml \ + -DsourceZip=/home/nboldt/eclipse/36clean/jbosstools-3.2.0.M2.aggregate-Update-2010-09-08_17-17-54-H243a.zip \ + -DtargetDir=/home/nboldt/eclipse/36clean/eclipse \ + -DotherRepos=http://download.eclipse.org/releases/helios/,\ +http://download.eclipse.org/birt/update-site/2.6/,\ +http://m2eclipse.sonatype.org/sites/m2e/,\ +http://m2eclipse.sonatype.org/sites/m2e-extras/,\ +http://dl.google.com/eclipse/plugin/3.6/ +exit + +## more features; note that some require addition of -DotherRepos to resolve missing dependencies (ie., BIRT, Maven) +## -Dinstall=org.drools.eclipse.feature.feature.group,org.drools.eclipse.task.feature.feature.group,org.guvnor.tools.feature.feature.group,\ +## org.hibernate.eclipse.feature.feature.group,org.jboss.ide.eclipse.archives.feature.feature.group,org.jboss.ide.eclipse.as.feature.feature.group,\ +## org.jboss.ide.eclipse.freemarker.feature.feature.group,\ +## org.jboss.tools.birt.feature.feature.group,org.jboss.tools.bpel.feature.feature.group,org.jboss.tools.esb.feature.feature.group,\ +## org.jboss.tools.flow.common.feature.feature.group,org.jboss.tools.flow.jpdl4.feature.feature.group,org.jboss.tools.jbpm.common.feature.feature.group,\ +## org.jboss.tools.jbpm.convert.feature.feature.group,org.jboss.tools.jbpm4.feature.feature.group,org.jboss.tools.jmx.feature.feature.group,\ +## org.jboss.tools.maven.feature.feature.group,org.jboss.tools.maven.seam.feature.feature.group,\ +## org.jboss.tools.portlet.feature.feature.group,org.jboss.tools.profiler.feature.feature.group,\ +## org.jboss.tools.project.examples.feature.feature.group,org.jboss.tools.richfaces.feature.feature.group,org.jboss.tools.seam.feature.feature.group,\ +## org.jboss.tools.smooks.feature.feature.group,org.jboss.tools.struts.feature.feature.group,org.jboss.tools.tptp.feature.feature.group,\ +## org.jboss.tools.ws.feature.feature.group,org.jboss.tools.xulrunner.feature.feature.group,org.jbpm.gd.jpdl.feature.feature.group diff --git a/installation/installJBossTools.xml b/installation/installJBossTools.xml new file mode 100644 index 0000000..4a1e331 --- /dev/null +++ b/installation/installJBossTools.xml @@ -0,0 +1,255 @@ + + + + + + + + + + + + + + + + + + + + + + +ERROR! +Must specify path to an existing Eclipse or JBoss Developer Studio +install folder into which features will be installed. + + + + + + + + + + + + + +ERROR! +Must specify path to a previously downloaded JBoss Tools +or JBoss Developer Studio Update site zip. + + + + + + + + + + ERROR! +Cannot find sourceZip in ${sourceZip}. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Source Repo(s): ${p2.director.input.repo} +Install Path: ${p2.director.install.path} +Feature(s) or Plugin(s) to Install: +${install} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Error! + +Ant-Contrib 1.0b2 is required. Download it from http://downloads.sourceforge.net/ant-contrib/ant-contrib-1.0b2-bin.zip, +then place it in one of the following 4 locations. You can also redefine these paths in your build.properties file: + +./ant-contrib.jar + or +/usr/share/java/ant-contrib.jar + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/libs/org.eclemma.runtime.equinox-1.1.0.200908261008.jar b/libs/org.eclemma.runtime.equinox-1.1.0.200908261008.jar new file mode 100644 index 0000000..ae00c2d Binary files /dev/null and b/libs/org.eclemma.runtime.equinox-1.1.0.200908261008.jar differ diff --git a/libs/pom.xml b/libs/pom.xml new file mode 100644 index 0000000..396e5dd --- /dev/null +++ b/libs/pom.xml @@ -0,0 +1,44 @@ + + 4.0.0 +org.jboss.tools.build +org.jboss.tools.build.libs +1.0.0-SNAPSHOT +pom + + + coverage + + + coverage + + + + + + org.apache.maven.plugins + maven-install-plugin + 2.3.1 + + + eclemma-install + + install-file + + package + + org.eclemma.runtime.equinox-1.1.0.200908261008.jar + org.eclemma.runtime.equinox + org.eclemma.runtime.equinox + 1.1.0.200908261008 + jar + + + + + + + + + + diff --git a/parent/pom.xml b/parent/pom.xml new file mode 100644 index 0000000..d1adc8d --- /dev/null +++ b/parent/pom.xml @@ -0,0 +1,942 @@ + + + 4.0.0 + org.jboss.tools + org.jboss.tools.parent.pom + 0.0.1-SNAPSHOT + JBoss Tools Parent + pom + + ../target-platform + + + + + 0.10.0 + branches/jbosstools-3.2.0.CR1 + CR1 + -Xms512m -Xmx1024m -XX:PermSize=256m + -XX:MaxPermSize=256m + + 1.3 + + + mutiple + + unified + + local + + + + file://home/hudson/static_build_env/jbds/target-platform/e361-wtp322.target/ + + http://download.jboss.org/jbosstools/updates/nightly/3.2_stable_branch/ + http://download.jboss.org/jbosstools/updates/target-platform/latest/ + + + + + + maven-antrun-plugin + ${maven.antrun.plugin.version} + + + + org.sonatype.tycho + maven-osgi-packaging-plugin + ${tychoVersion} + + 'v'yyyyMMdd-HHmm'-${BUILD_ALIAS}' + true + + + macosx + cocoa + x86 + + + macosx + carbon + x86 + + + win32 + win32 + x86 + + + linux + gtk + x86 + + + linux + gtk + x86_64 + + + + + + + org.sonatype.tycho + tycho-maven-plugin + ${tychoVersion} + true + + + + org.sonatype.tycho + target-platform-configuration + ${tychoVersion} + + p2 + true + + + macosx + cocoa + x86 + + + macosx + carbon + x86 + + + win32 + win32 + x86 + + + linux + gtk + x86 + + + linux + gtk + x86_64 + + + + + + + + org.sonatype.tycho + maven-osgi-test-plugin + ${tychoVersion} + + + 1800 + 1800 + true + true + + ${memoryOptions1} ${memoryOptions2} ${systemProperties} -Dusage_reporting_enabled=false + + + + + + org.eclipse.sdk.ide + org.eclipse.ui.ide.workbench + + + p2-installable-unit + org.eclipse.sdk.ide + 0.0.0 + + + + org.jmock + jmock-legacy + 2.5.1 + + + org.jmock + jmock-junit4 + 2.5.1 + + + + **/AllTests.class + **/*AllTests*.class + **/*AllBotTests*.class + **/*TestSuite*.class + + true + + + + org.sonatype.tycho + maven-osgi-compiler-plugin + ${tychoVersion} + + + + + + + + + + + + scm:svn:http://anonsvn.jboss.org/repos/jbosstools/${scmBranch} + + scm:svn:http://anonsvn.jboss.org/repos/jbosstools/${scmBranch} + + http://anonsvn.jboss.org/repos/jbosstools/${scmBranch} + + + + + jira + https://jira.jboss.org/jira/secure/ + + + + + + helios + + false + + + + + + + org.sonatype.tycho + target-platform-configuration + ${tychoVersion} + + + + org.jboss.tools + org.jboss.tools.target.platform + 0.0.1-SNAPSHOT + ${target.platform.classifier.multiple} + + + + + + + + + + + unified.target + + true + + + + + + + org.sonatype.tycho + target-platform-configuration + ${tychoVersion} + + + + org.jboss.tools + org.jboss.tools.target.platform + 0.0.1-SNAPSHOT + ${target.platform.classifier.unified} + + + + + + + + + + + local.target + + false + + + + + org.sonatype.tycho + target-platform-configuration + ${tychoVersion} + + + + org.jboss.tools + org.jboss.tools.target.platform + 0.0.1-SNAPSHOT + ${target.platform.classifier.local} + + + + + + + + + + + helios-local-target + + false + + + + jbosstools-target-platform-repo + ${target.platform.site} + p2 + + true + + + true + + + + + + + + local.site + + false + + + + jbosstools-target-platform-repo + ${target.platform.site} + p2 + + true + + + true + + + + + + + + helios-remote-target + + false + + + + jbosstools-target-platform-repo + ${jbosstools-target-platform-repo} + p2 + + true + + + true + + + + + + + + unified.site + + false + + + + jbosstools-target-platform-repo + http://download.jboss.org/jbosstools/updates/target-platform/latest/ + + p2 + + true + + + true + + + + + + + + jbds-no-target + + false + + + + + + + helios-no-target + + false + + + + jbosstools-target-platform-repo + http://download.jboss.org/jbosstools/updates/target-platform/latest/ + + p2 + + true + + + true + + + + helios + http://download.eclipse.org/releases/helios/ + p2 + + true + + + true + + + + eclipse36 + http://download.eclipse.org/eclipse/updates/3.6.x/ + + p2 + + true + + + true + + + + + webtools322 + http://download.eclipse.org/webtools/downloads/drops/R3.2.2/R-3.2.2-20100915173744/repository/ + + p2 + + true + + + true + + + + webtools32 + http://download.eclipse.org/webtools/repository/helios + p2 + + true + + + true + + + + + birt26 + http://download.eclipse.org/birt/update-site/2.6/ + + p2 + + true + + + true + + + + jboss-drools-nightly + http://download.jboss.org/jbosstools/builds/staging/jbosstools-drools/all/repo/ + + p2 + + true + + + true + + + + swtbot-helios + http://download.eclipse.org/technology/swtbot/helios/dev-build/update-site/ + + p2 + + true + + + true + + + + + m2eclipse + http://m2eclipse.sonatype.org/sites/m2e/ + p2 + + true + + + true + + + + m2eclipse-extras + http://m2eclipse.sonatype.org/sites/m2e-extras/ + p2 + + true + + + true + + + + + jboss-thirdparty + http://download.jboss.org/jbosstools/updates/requirements/thirdparty/ + + p2 + + true + + + true + + + + jboss-xulrunner-1.9.1.2 + http://download.jboss.org/jbosstools/updates/requirements/xulrunner-1.9.1.2/ + + p2 + + true + + + true + + + + + google eclipse plugins + http://dl.google.com/eclipse/plugin/3.6 + p2 + + true + + + true + + + + + + + osx + + + java.vendor.url + http://www.apple.com/ + + + + + -d32 -Dosgi.arch=x86 -XstartOnFirstThread + + + + + hudson + + + BUILD_NUMBER + + + + + + org.sonatype.tycho + maven-osgi-packaging-plugin + ${tychoVersion} + + 'v'yyyyMMdd-HHmm'-H${BUILD_NUMBER}-${BUILD_ALIAS}' + + true + + + + + + + coverage + + + coverage + + + + ${project.build.directory}/emma/coverage.es + + + + + + + + + org.apache.maven.plugins + maven-install-plugin + 2.3.1 + + + + + + + + + + org.sonatype.tycho + maven-osgi-test-plugin + ${tychoVersion} + + + ${emma.session.out.file} + + ${emma.filter} + ${emma.instrument.bundles} + + + + + org.eclemma.runtime.equinox + org.eclemma.runtime.equinox + 1.1.0.200908261008 + + + org.eclipse.ui.ide.workbench + + + p2-installable-unit + org.eclipse.sdk.ide + 0.0.0 + + + + + + org.apache.maven.plugins + maven-antrun-plugin + ${maven.antrun.plugin.version} + + + emma + emma_ant + 2.0.5312 + + + emma + emma + 2.0.5312 + + + ant-contrib + ant-contrib + 1.0b3 + + + ant + ant + + + + + + + emma-report + post-integration-test + + run + + + + + + + + + Process emma report... + + + + + + + + + + + ${emma.txt} + + + + + + + + + + + + requirements + + + ${basedir}/requirements.properties + + + + ${basedir}/../../../requirements + ${requirements.root}/target + + + + + + + ant-contrib + ant-contrib + 1.0b3 + + + ant + ant + + + + + maven-antrun-plugin + ${maven.antrun.plugin.version} + + + download-plugin-requirements + generate-test-resources + + run + + + + + + + + + Requirements build + + + + + + + + + + + + + + + + + + jbosstools-nightly-trunk + + true + + + + jbosstools-nightly-trunk + ${jbosstools.update.site} + p2 + + true + + + true + + + + jbosstools-nightly-staging-composite-trunk + http://download.jboss.org/jbosstools/builds/staging/_composite_/3.2_stable_branch/ + p2 + + true + + + true + + + + + + + jbosstools-nightly-staging-composite-trunk + + false + + + + jbosstools-nightly-staging-composite-trunk + http://download.jboss.org/jbosstools/builds/staging/_composite_/3.2_stable_branch/ + p2 + + true + + + true + + + + + + + + GAV + + + + org.jboss.maven.plugin + unique-GAV-plugin + 0.0.1-SNAPSHOT + + + validate + + run + + + + + true + true + true + true + . + + + + + + + + + + + jboss-public-repository-group + JBoss Public Repository Group + http://repository.jboss.org/nexus/content/groups/public/ + default + + true + never + + + true + never + + + + + + jboss-public-repository-group + JBoss Public Repository Group + http://repository.jboss.org/nexus/content/groups/public/ + + true + + + true + + + + + + + jboss-releases-repository + JBoss Releases Repository + https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/ + + + jboss-snapshots-repository + JBoss Snapshots Repository + https://repository.jboss.org/nexus/content/repositories/snapshots/ + + + + diff --git a/pom-disabled-components.xml b/pom-disabled-components.xml new file mode 100644 index 0000000..25ccb13 --- /dev/null +++ b/pom-disabled-components.xml @@ -0,0 +1,38 @@ + + 4.0.0 + org.jboss.tools + org.jboss.tools.build + org.jboss.tools.build + 0.0.1-SNAPSHOT + pom + + + + + libs + + + coverage + + + + libs + + + + + site + + true + + + ../site + + + + + + + diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..584d18c --- /dev/null +++ b/pom.xml @@ -0,0 +1,628 @@ + + 4.0.0 + org.jboss.tools + org.jboss.tools.build + org.jboss.tools.build + 0.0.1-SNAPSHOT + pom + + + + + libs + + true + + + libs + + + + + tests + + true + + as-bootstrap + + + + ../tests + + + + + jmx + + true + + + ../jmx + + + + + jmx-bootstrap + + ../tests + ../jmx + + + + + archives + + true + + as-bootstrap + + + + ../archives + + + + + archives-bootstrap + + ../tests + ../archives + + + + + as + + true + + as-bootstrap + + + + ../as + + + + + as-bootstrap + + ../tests + ../archives + ../jmx + ../as + + + + + common + + true + + + ../common + + + + + common-bootstrap + + ../tests + ../common + + + + + jst + + true + + + ../jst + + + + + jst-bootstrap + + ../tests + ../common + ../jst + + + + + + xulrunner + + true + + + ../xulrunner + + + + + xulrunner-bootstrap + + ../xulrunner + + + + + vpe + + true + + + ../vpe + + + + + vpe-bootstrap + + ../tests + ../common + ../jst + ../xulrunner + ../vpe + + + + + jsf + + true + + + ../jsf + + + + + jsf-bootstrap + + ../tests + ../common + ../jst + ../xulrunner + ../vpe + ../jsf + + + + + freemarker + + true + + + ../freemarker + + + + + freemarker-bootstrap + + ../tests + ../freemarker + + + + + hibernatetools + + true + + + ../hibernatetools + + + + + hibernatetools-bootstrap + + ../tests + ../freemarker + ../hibernatetools + + + + + portlet + + true + + + ../portlet + + + + + portlet-bootstrap + + ../tests + ../portlet + + + + + workingset + + true + + + ../portlet + + + + + workingset-bootstrap + + ../tests + ../workingset + + + + + struts + + true + + + ../struts + + + + + struts-bootstrap + + ../tests + ../common + ../jst + ../xulrunner + ../vpe + ../struts + + + + + profiler + + true + + + ../profiler + + + + + profiler-bootstrap + + ../tests + ../profiler + + + + + smooks + + true + + + ../smooks + + + + + smooks-bootstrap + + ../tests + ../smooks + + + + + cdi + + true + + + ../cdi + + + + + cdi-bootstrap + + ../tests + ../common + ../jst + ../cdi + + + + + birt + + true + + + ../birt + + + + + birt-bootstrap + + ../tests + ../birt + + + + + bpel + + true + + + ../bpel + + + + + bpel-bootstrap + + ../tests + ../bpel + + + + + esb + + true + + + ../esb + + + + + esb-bootstrap + + ../tests + ../esb + + + + + seam + + true + + + ../seam + + + + + seam-bootstrap + + ../tests + ../jmx + ../archives + ../as + ../hibernatetools + ../common + ../jst + ../xulrunner + ../vpe + ../jsf + ../seam + + + + + examples + + true + + + ../examples + + + + + examples-bootstrap + + ../tests + ../examples + + + + + maven + + true + + + ../maven + + + + + maven-bootstrap + + ../tests + ../maven + + + + + tptp + + true + + + ../tptp + + + + + tptp-bootstrap + + ../tests + ../tptp + + + + + ws + + true + + + ../ws + + + + + ws-bootstrap + + ../tests + ../common + ../ws + + + + + modeshape + + true + + + ../modeshape + + + + + modeshape-bootstrap + + ../tests + ../modeshape + + + + + flow + + true + + + ../flow + + + + + flow-bootstrap + + ../tests + ../flow + + + + + jbpm + + true + + + ../jbpm + + + + + jbpm-bootstrap + + ../tests + ../jbpm + + + + + gwt + + true + + + ../gwt + + + + + deltacloud + + true + + + ../deltacloud + + + + + drools + + false + + + ../drools + + + + + runtime + + true + + + ../runtime + + + + + usage + + true + + + ../usage + + + + + site + + true + + + ../site + + + + + aggregate-coverage + + true + + + reports/emma-coverage + + + + + + + diff --git a/publish.sh b/publish.sh new file mode 100644 index 0000000..6f42256 --- /dev/null +++ b/publish.sh @@ -0,0 +1,291 @@ +#!/bin/bash +# Hudson script used to publish Tycho-built p2 update sites +# NOTE: sources MUST be checked out into ${WORKSPACE}/sources + +# to use timestamp when naming dirs instead of ${BUILD_ID}-H${BUILD_NUMBER}, use: +# BUILD_ID=2010-08-31_19-16-10; timestamp=$(echo $BUILD_ID | tr -d "_-"); timestamp=${timestamp:0:12}; echo $timestamp; # 201008311916 + +# where to create the stuff to publish +STAGINGDIR=${WORKSPACE}/results/${JOB_NAME} + +# https://jira.jboss.org/browse/JBIDE-6956 "jbosstools-3.2.0.M2" is too verbose, use "3.2.0.M2" instead +JOBNAMEREDUX=${JOB_NAME/.aggregate}; JOBNAMEREDUX=${JOBNAMEREDUX/jbosstools-} + +# releases get named differently than snapshots +if [[ ${RELEASE} == "Yes" ]]; then + ZIPSUFFIX="${BUILD_ID}-H${BUILD_NUMBER}" +else + ZIPSUFFIX="SNAPSHOT" +fi + +# define target update zip filename +SNAPNAME="${JOB_NAME}-Update-${ZIPSUFFIX}.zip" +# define target sources zip filename +SRCSNAME="${JOB_NAME}-Sources-${ZIPSUFFIX}.zip" +# define suffix to use for additional update sites +SUFFNAME="-Update-${ZIPSUFFIX}.zip" + +# for JBDS, use DESTINATION=/qa/services/http/binaries/RHDS +if [[ $DESTINATION == "" ]]; then DESTINATION="tools@filemgmt.jboss.org:/downloads_htdocs/tools"; fi + +# cleanup from last time +rm -fr ${WORKSPACE}/results; mkdir -p ${STAGINGDIR} + +# check for aggregate zip or overall zip +z="" +if [[ -d ${WORKSPACE}/sources/aggregate/site/target ]]; then + siteZip=${WORKSPACE}/sources/aggregate/site/target/site_assembly.zip + if [[ ! -f ${WORKSPACE}/sources/aggregate/site/target/site_assembly.zip ]]; then + siteZip=${WORKSPACE}/sources/aggregate/site/target/site.zip + fi + z=$siteZip +elif [[ -d ${WORKSPACE}/sources/site/target ]]; then + siteZip=${WORKSPACE}/sources/site/target/site_assembly.zip + if [[ ! -f ${WORKSPACE}/sources/site/target/site_assembly.zip ]]; then + siteZip=${WORKSPACE}/sources/site/target/site.zip + fi + z=$siteZip +fi + +# note the job name, build number, SVN rev, and build ID of the latest snapshot zip +mkdir -p ${STAGINGDIR}/logs +bl=${STAGINGDIR}/logs/BUILDLOG.txt +wget -q http://hudson.qa.jboss.com/hudson/job/${JOB_NAME}/${BUILD_NUMBER}/consoleText -O ${bl} + +# JBDS-1361 - instead of SVN_REVISION, scrape ${bl} (BUILDLOG.txt) +# Updating http://anonsvn.jboss.org/repos/tdesigner/branches/7.1 +# ... +# At revision 1063 +# Updating http://anonsvn.jboss.org/repos/jbosstools/trunk/build +# ... +# At revision 25503 +# -- or -- +# Checking out https://svn.jboss.org/repos/jbosstools/branches/jbosstools-3.2.0.Beta1 +# ... +# At revision 25538 +rl=${STAGINGDIR}/logs/SVN_REVISION.txt + +# convert input above to: +# http://anonsvn.jboss.org/repos/tdesigner/branches/7.1@1063 +# http://anonsvn.jboss.org/repos/jbosstools/trunk/build@25503 +# https://svn.jboss.org/repos/jbosstools/branches/jbosstools-3.2.0.Beta1@25538 +sed -ne "/Updating \(http.\+\)\|Checking out \(http.\+\)\|At revision \([0-9]\+\)/ p" ${bl} | \ + sed -e "/At revision/ s/At revision /\@/" | sed -e N -e '/http/ s/\n//' | \ + sed -e "/Checking out\|Updating/,+1 s/\(Checking out \|Updating \)\(.\+\)/\2/g" > ${rl} + +METAFILE="${BUILD_ID}-H${BUILD_NUMBER}.txt" +if [[ ${SVN_REVISION} ]]; then + METAFILE="${BUILD_ID}-H${BUILD_NUMBER}-r${SVN_REVISION}.txt" + echo "SVN_REVISION = ${SVN_REVISION}" > ${STAGINGDIR}/logs/${METAFILE} +else + echo -n "" > ${STAGINGDIR}/logs/${METAFILE} +fi +echo "JOB_NAME = ${JOB_NAME}" >> ${STAGINGDIR}/logs/${METAFILE} +echo "BUILD_NUMBER = ${BUILD_NUMBER}" >> ${STAGINGDIR}/logs/${METAFILE} +echo "BUILD_ID = ${BUILD_ID}" >> ${STAGINGDIR}/logs/${METAFILE} +echo "WORKSPACE = ${WORKSPACE}" >> ${STAGINGDIR}/logs/${METAFILE} +echo "HUDSON_SLAVE = $(uname -a)" >> ${STAGINGDIR}/logs/${METAFILE} +echo "RELEASE = ${RELEASE}" >> ${STAGINGDIR}/logs/${METAFILE} +echo "ZIPSUFFIX = ${ZIPSUFFIX}" >> ${STAGINGDIR}/logs/${METAFILE} +cp ${STAGINGDIR}/logs/${METAFILE} ${STAGINGDIR}/logs/build.properties + +#echo "$z ..." +if [[ $z != "" ]] && [[ -f $z ]] ; then + # unzip into workspace for publishing as unpacked site + mkdir -p ${STAGINGDIR}/all/repo + unzip -u -o -q -d ${STAGINGDIR}/all/repo $z + + # generate MD5 sum for zip (file contains only the hash, not the hash + filename) + for m in $(md5sum ${z}); do if [[ $m != ${z} ]]; then echo $m > ${z}.MD5; fi; done + + # copy into workspace for access by bucky aggregator (same name every time) + rsync -aq $z ${STAGINGDIR}/all/${SNAPNAME} + rsync -aq ${z}.MD5 ${STAGINGDIR}/all/${SNAPNAME}.MD5 +fi +z="" + +# if component zips exist, copy them too; first site.zip, then site_assembly.zip +for z in $(find ${WORKSPACE}/sources/*/site/target -type f -name "site*.zip" | sort -r); do + y=${z%%/site/target/*}; y=${y##*/} + if [[ $y != "aggregate" ]]; then # prevent duplicate nested sites + #echo "[$y] $z ..." + # unzip into workspace for publishing as unpacked site + mkdir -p ${STAGINGDIR}/$y + unzip -u -o -q -d ${STAGINGDIR}/$y $z + # copy into workspace for access by bucky aggregator (same name every time) + + # generate MD5 sum for zip (file contains only the hash, not the hash + filename) + for m in $(md5sum ${z}); do if [[ $m != ${z} ]]; then echo $m > ${z}.MD5; fi; done + + rsync -aq $z ${STAGINGDIR}/${y}${SUFFNAME} + rsync -aq ${z}.MD5 ${STAGINGDIR}/${y}${SUFFNAME}.MD5 + fi +done + +# if zips exist produced & renamed by ant script, copy them too +if [[ ! -f ${STAGINGDIR}/all/${SNAPNAME} ]]; then + for z in $(find ${WORKSPACE} -maxdepth 5 -mindepth 3 -name "*Update*.zip" | sort | tail -1); do + #echo "$z ..." + if [[ -f $z ]]; then + mkdir -p ${STAGINGDIR}/all + unzip -u -o -q -d ${STAGINGDIR}/all/ $z + + # generate MD5 sum for zip (file contains only the hash, not the hash + filename) + for m in $(md5sum ${z}); do if [[ $m != ${z} ]]; then echo $m > ${z}.MD5; fi; done + + rsync -aq $z ${STAGINGDIR}/all/${SNAPNAME} + rsync -aq ${z}.MD5 ${STAGINGDIR}/all/${SNAPNAME}.MD5 + fi + done +fi + +# create sources zip +pushd ${WORKSPACE}/sources +mkdir -p ${STAGINGDIR}/all +if [[ ${JOB_NAME/.aggregate} != ${JOB_NAME} ]] && [[ -d ${WORKSPACE}/sources/aggregate/site/zips ]]; then + srczipname=${SRCSNAME/-Sources-/-Additional-Sources-} +else + srczipname=${SRCSNAME} +fi +zip ${STAGINGDIR}/all/${srczipname} -q -r * -x hudson_workspace\* -x documentation\* -x download.jboss.org\* -x requirements\* \ + -x workingset\* -x labs\* -x build\* -x \*test\* -x \*target\* -x \*.class -x \*.svn\* -x \*classes\* -x \*bin\* -x \*.zip \ + -x \*docs\* -x \*reference\* -x \*releng\* -x \*.git\* -x \*/lib/\*.jar +popd +z=${STAGINGDIR}/all/${srczipname}; for m in $(md5sum ${z}); do if [[ $m != ${z} ]]; then echo $m > ${z}.MD5; fi; done + +# collect component zips from upstream aggregated build jobs +if [[ ${JOB_NAME/.aggregate} != ${JOB_NAME} ]] && [[ -d ${WORKSPACE}/sources/aggregate/site/zips ]]; then + mkdir -p ${STAGINGDIR}/components + for z in $(find ${WORKSPACE}/sources/aggregate/site/zips -name "*Update*.zip"); do + # generate MD5 sum for zip (file contains only the hash, not the hash + filename) + for m in $(md5sum ${z}); do if [[ $m != ${z} ]]; then echo $m > ${z}.MD5; fi; done + mv $z ${z}.MD5 ${STAGINGDIR}/components + done + + # unpack component source zips like jbosstools-pi4soa-3.1_trunk-Sources-SNAPSHOT.zip or jbosstools-3.2_trunk.component--ws-Sources-SNAPSHOT.zip + for z in $(find ${WORKSPACE}/sources/aggregate/site/zips -name "*Sources*.zip"); do + zn=${z%*-Sources*.zip}; zn=${zn#*--}; zn=${zn##*/}; zn=${zn#jbosstools-}; + # zn=${zn%_trunk}; zn=${zn%_stable_branch}; + mkdir -p ${STAGINGDIR}/all/sources/${zn}/ + unzip -qq -o -d ${STAGINGDIR}/all/sources/${zn}/ $z + done + # add component sources into sources zip + pushd ${STAGINGDIR}/all/sources + zip ${STAGINGDIR}/all/${SRCSNAME} -q -r * -x hudson_workspace\* -x documentation\* -x download.jboss.org\* -x requirements\* \ + -x workingset\* -x labs\* -x build\* -x \*test\* -x \*target\* -x \*.class -x \*.svn\* -x \*classes\* -x \*bin\* -x \*.zip \ + -x \*docs\* -x \*reference\* -x \*releng\* -x \*.git\* -x \*/lib/\*.jar + popd + rm -fr ${STAGINGDIR}/all/sources + + z=${STAGINGDIR}/all/${SRCSNAME}; for m in $(md5sum ${z}); do if [[ $m != ${z} ]]; then echo $m > ${z}.MD5; fi; done +fi + +# generate list of zips in this job +METAFILE=zip.list.txt +mkdir -p ${STAGINGDIR}/logs +echo "ALL_ZIPS = \\" >> ${STAGINGDIR}/logs/${METAFILE} +for z in $(find ${STAGINGDIR} -name "*Update*.zip") $(find ${STAGINGDIR} -name "*Sources*.zip"); do + # list zips in staging dir + echo "${z##${STAGINGDIR}/},\\" >> ${STAGINGDIR}/logs/${METAFILE} +done +echo "" >> ${STAGINGDIR}/logs/${METAFILE} + +# generate md5sums in a single file +md5sumsFile=${STAGINGDIR}/logs/${JOB_NAME}-md5sums-${BUILD_ID}-H${BUILD_NUMBER}.txt +echo "# Update Site Zips" > ${md5sumsFile} +echo "# ----------------" >> ${md5sumsFile} +md5sum $(find . -name "*Update*.zip" | egrep -v "aggregate-Sources|nightly-Update") >> ${md5sumsFile} +echo " " >> ${md5sumsFile} +echo "# Source Zips" >> ${md5sumsFile} +echo "# -----------" >> ${md5sumsFile} +md5sum $(find . -name "*Source*.zip" | egrep -v "aggregate-Sources|nightly-Update") >> ${md5sumsFile} +echo " " >> ${md5sumsFile} + +# generate HTML snippet, download-snippet.html, for inclusion on jboss.org +mkdir -p ${STAGINGDIR}/logs +ANT_PARAMS=" -DZIPSUFFIX=${ZIPSUFFIX} -DJOB_NAME=${JOB_NAME} -Dinput.dir=${STAGINGDIR} -Doutput.dir=${STAGINGDIR}/logs -DWORKSPACE=${WORKSPACE}" + # no longer using upstream continuous or nightly build in aggregation + #if [[ ${JOB_NAME/.aggregate} != ${JOB_NAME} ]]; then # reuse snippet from upstream build + # ANT_PARAMS="${ANT_PARAMS} -Dtemplate.file=http://download.jboss.org/jbosstools/builds/staging/${JOB_NAME/.aggregate/.continuous}/logs/download-snippet.html" + #fi +for buildxml in ${WORKSPACE}/build/results/build.xml ${WORKSPACE}/sources/build/results/build.xml ${WORKSPACE}/sources/results/build.xml; do + if [[ -f ${buildxml} ]]; then + ANT_SCRIPT=${buildxml} + fi +done +ant -f ${ANT_SCRIPT} ${ANT_PARAMS} + +# ${bl} is full build log; see above +mkdir -p ${STAGINGDIR}/logs +# filter out Maven test failures +fl=${STAGINGDIR}/logs/FAIL_LOG.txt +# ignore warning lines and checksum failures +sed -ne "/\[WARNING\]\|CHECKSUM FAILED/ ! p" ${bl} | sed -ne "/<<< FAI/,+9 p" | sed -e "/AILURE/,+9 s/\(.\+AILURE.\+\)/\n----------\n\n\1/g" > ${fl} +sed -ne "/\[WARNING\]\|CHECKSUM FAILED/ ! p" ${bl} | sed -ne "/ FAI/ p" | sed -e "/AILURE \[/ s/\(.\+AILURE \[.\+\)/\n----------\n\n\1/g" >> ${fl} +sed -ne "/\[WARNING\]\|CHECKSUM FAILED/ ! p" ${bl} | sed -ne "/ SKI/ p" | sed -e "/KIPPED \[/ s/\(.\+KIPPED \[.\+\)/\n----------\n\n\1/g" >> ${fl} +fc=$(sed -ne "/FAI\|LURE/ p" ${fl} | wc -l) +if [[ $fc != "0" ]]; then + echo "" >> ${fl}; echo -n "FAI" >> ${fl}; echo -n "LURES FOUND: "$fc >> ${fl}; +fi +fc=$(sed -ne "/KIPPED/ p" ${fl} | wc -l) +if [[ $fc != "0" ]]; then + echo "" >> ${fl}; echo -n "SKI" >> ${fl}; echo -n "PS FOUND: "$fc >> ${fl}; +fi +el=${STAGINGDIR}/logs/ERRORLOG.txt +# ignore warning lines and checksum failures +sed -ne "/\[WARNING\]\|CHECKSUM FAILED/ ! p" ${bl} | sed -ne "/<<< ERR/,+9 p" | sed -e "/RROR/,+9 s/\(.\+RROR.\+\)/\n----------\n\n\1/g" > ${el} +sed -ne "/\[WARNING\]\|CHECKSUM FAILED/ ! p" ${bl} | sed -ne "/\[ERR/,+2 p" | sed -e "/ROR\] Fai/,+2 s/\(.\+ROR\] Fai.\+\)/\n----------\n\n\1/g" >> ${el} +ec=$(sed -ne "/ERR\|RROR/ p" ${el} | wc -l) +if [[ $ec != "0" ]]; then + echo "" >> ${el}; echo -n "ERR" >> ${el}; echo "ORS FOUND: "$ec >> ${el}; +fi + +# publish to download.jboss.org, unless errors found - avoid destroying last-good update site +if [[ $ec == "0" ]] && [[ $fc == "0" ]]; then + # publish build dir (including update sites/zips/logs/metadata + if [[ -d ${STAGINGDIR} ]]; then + + # if an aggregate build, put output elsewhere on disk + if [[ ${JOB_NAME/.aggregate} != ${JOB_NAME} ]]; then + echo "" > /tmp/latestBuild.html + if [[ $1 == "trunk" ]]; then + date; rsync -arzq --delete ${STAGINGDIR}/* $DESTINATION/builds/nightly/trunk/${BUILD_ID}-H${BUILD_NUMBER}/ + date; rsync -arzq --delete /tmp/latestBuild.html $DESTINATION/builds/nightly/trunk/ + else + date; rsync -arzq --delete /tmp/latestBuild.html $DESTINATION/builds/nightly/${JOBNAMEREDUX}/ + date; rsync -arzq --delete ${STAGINGDIR}/* $DESTINATION/builds/nightly/${JOBNAMEREDUX}/${BUILD_ID}-H${BUILD_NUMBER}/ + fi + rm -f /tmp/latestBuild.html + #else + # COMMENTED OUT as this uses too much disk space + # if a release build, create a named dir + #if [[ ${RELEASE} == "Yes" ]]; then + # date; rsync -arzq --delete ${STAGINGDIR}/* $DESTINATION/builds/staging/${JOB_NAME}-${ZIPSUFFIX}/ + #fi + fi + + # and create/replace a snapshot dir w/ static URL + date; rsync -arzq --delete ${STAGINGDIR} $DESTINATION/builds/staging/ + fi + + # extra publish step for aggregate update sites ONLY + if [[ ${JOB_NAME/.aggregate} != ${JOB_NAME} ]]; then + if [[ $1 == "trunk" ]]; then + date; rsync -arzq --delete ${STAGINGDIR}/all/repo/* $DESTINATION/updates/nightly/trunk/ + else + date; rsync -arzq --delete ${STAGINGDIR}/all/repo/* $DESTINATION/updates/nightly/${JOBNAMEREDUX}/ + fi + fi +fi +date + +# purge org.jboss.tools metadata from local m2 repo (assumes job is configured with -Dmaven.repo.local=${WORKSPACE}/m2-repo) +if [[ -d ${WORKSPACE}/m2-repo/org/jboss/tools ]]; then + rm -rf ${WORKSPACE}/m2-repo/org/jboss/tools +fi + +# publish updated log +bl=${STAGINGDIR}/logs/BUILDLOG.txt +wget -q http://hudson.qa.jboss.com/hudson/job/${JOB_NAME}/${BUILD_NUMBER}/consoleText -O ${bl} +date; rsync -arzq --delete ${STAGINGDIR}/logs $DESTINATION/builds/staging/${JOB_NAME}/ + diff --git a/publishComponentZipToStaging.sh b/publishComponentZipToStaging.sh new file mode 100755 index 0000000..417f46b --- /dev/null +++ b/publishComponentZipToStaging.sh @@ -0,0 +1,45 @@ +# Use this script to publish 1 or more component update site zips from an aggregate via a Hudson job + +if [[ $1 ]]; then + pattern="$1" +else + echo "Must run from Hudson or manually specify pattern" + echo "eg., $0 \"drools|teiid|usage|jbpm\"" + exit 1 +fi + +if [[ $2 ]]; then + # specify job to publish on commandline + JOBNAMEREDUX=$2 +elif [[ ${JOB_NAME} ]]; then + # pull name of the job to publish from the name of the publisher job + JOBNAMEREDUX=${JOB_NAME/-publish} +else + echo "Must run from Hudson or manually specify job name" + echo "(for offline testing), eg., $0 \"drools|teiid|usage|jbpm\" jbosstools-3.2.0.Beta2.aggregate" + exit 1 +fi + +if [[ $DESTINATION == "" ]]; then DESTINATION="tools@filemgmt.jboss.org:/downloads_htdocs/tools"; fi + +# eg., extract 3.2.0.Beta2 from jbosstools-3.2.0.Beta2.aggregate or jbosstools-3.2.0.Beta2.aggregate-publish +BRANCH=${JOBNAMEREDUX/.aggregate}; BRANCH=${BRANCH/jbosstools-}; #echo $BRANCH + +# get zip names from zip.list.txt +paths=$(wget -q http://download.jboss.org/jbosstools/builds/staging/${JOBNAMEREDUX}/logs/zip.list.txt -O - | egrep -- "-Update-" | egrep "${pattern}" | sed "s#,\\\\##"); + +for path in $paths; do + targetZip=${path##*/};targetZip=${targetZip%%-Update-*}-Update.zip; + #echo ""; echo inputPath=$path; echo targetZip=${targetZip} + + #echo "Fetch ${path} as ${targetZip}" + # to test locally, may need to use --protocol=29 and -P instead of -q + date; rsync -arzq --rsh=ssh ${DESTINATION}/builds/staging/${JOBNAMEREDUX}/${path} ${targetZip} + + # generate MD5 sums for each zip + for m in $(md5sum ${targetZip}); do if [[ $m != ${targetZip} ]]; then echo $m > ${targetZip}.MD5; fi; done + + #echo "Publish ${path} as ${targetZip}" + # to test locally, may need to use --protocol=29 and -P instead of -q + date; rsync -arzq --rsh=ssh ${targetZip} ${targetZip}.MD5 ${DESTINATION}/updates/staging/$BRANCH/ +done diff --git a/publishUpdateZipToStaging.sh b/publishUpdateZipToStaging.sh new file mode 100644 index 0000000..4be80fa --- /dev/null +++ b/publishUpdateZipToStaging.sh @@ -0,0 +1,30 @@ +# Use this script to publish a single update site zip via a Hudson job + +if [[ $1 ]]; then + # specify job to publish on commandline + JOBNAMEREDUX=$1 +elif [[ ${JOB_NAME} ]]; then + # pull name of the job to publish from the name of the publisher job + JOBNAMEREDUX=${JOB_NAME/-publish} +else + echo "Must run from Hudson or manually specify job name" + echo "(for offline testing), eg., $0 jbosstools-teiid-designer" + exit 1 +fi + +if [[ $DESTINATION == "" ]]; then DESTINATION="tools@filemgmt.jboss.org:/downloads_htdocs/tools"; fi + +# get zip name from zip.list.txt +path=$(wget -q http://download.jboss.org/jbosstools/builds/staging/${JOBNAMEREDUX}/logs/zip.list.txt -O - | egrep -- "-Update-" | head -1 | sed "s#,\\\\##"); + +targetZip="${JOBNAMEREDUX}-Update.zip" +#echo "Fetch ${path} as ${targetZip}" +# to test locally, may need to use --protocol=29 and -P instead of -q +date; rsync -arzq --rsh=ssh ${DESTINATION}/builds/staging/${JOBNAMEREDUX}/${path} ${targetZip} + +# generate MD5 sum for each zip +for m in $(md5sum ${targetZip}); do if [[ $m != ${targetZip} ]]; then echo $m > ${targetZip}.MD5; fi; done + +#echo "Publish ${path} as ${targetZip}" +# to test locally, may need to use --protocol=29 and -P instead of -q +date; rsync -arzq --rsh=ssh ${targetZip} ${targetZip}.MD5 ${DESTINATION}/updates/staging/ diff --git a/reports/emma-coverage/pom.xml b/reports/emma-coverage/pom.xml new file mode 100644 index 0000000..2ef065e --- /dev/null +++ b/reports/emma-coverage/pom.xml @@ -0,0 +1,82 @@ + + + 4.0.0 + org.jboss.tools.build.reports + emma-coverage + 0.0.1-SNAPSHOT + pom + + + + + org.apache.maven.plugins + maven-antrun-plugin + 1.3 + + + emma + emma_ant + 2.0.5312 + + + emma + emma + 2.0.5312 + + + ant-contrib + ant-contrib + 1.0b3 + + + + + emma-report + post-integration-test + + run + + + + + + + + + + + + + + + + + Process emma report... + + + + + + + + + + ${emma.txt} + + + No emma session files were found + + + + + + + + + + + + diff --git a/results/.gitignore b/results/.gitignore new file mode 100644 index 0000000..f6ce4f7 --- /dev/null +++ b/results/.gitignore @@ -0,0 +1 @@ +*.out.* diff --git a/results/build.xml b/results/build.xml new file mode 100644 index 0000000..3495ee3 --- /dev/null +++ b/results/build.xml @@ -0,0 +1,225 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ZIPSUFFIX = ${ZIPSUFFIX} +WORKINGDIR = ${WORKINGDIR} +COMMON_TOOLS = ${COMMON_TOOLS} +input.dir = ${input.dir} +output.dir = ${output.dir} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + UPDATEZIP = @{UPDATEZIP} +COMPONENT = ${COMPONENT} + + + + + + filesize = ${filesize} + filename = ${filename} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/results/buildResults.css b/results/buildResults.css new file mode 100644 index 0000000..bab5088 --- /dev/null +++ b/results/buildResults.css @@ -0,0 +1,258 @@ +@CHARSET "UTF-8"; +body { + font-family: Verdana, Sans-Serif, Helvetica, Arial; +} + +#header, #header-blue { + width: 70%; + position: absolute; + top: 10px; + left: 15%; + padding: 5px; + padding-bottom: 0px; + margin-bottom: 0px; + color: #fff; + + border-width: 1px; + border-style: solid; + border-color: #a00000; +} + +#header { + background: url(images/gradient-red.png) 0px 0px repeat-x; +} + +#header-blue { + background: url(images/gradient-blue.png) 0px 0px repeat-x; +} + +#header table tr td, #header-blue table tr td { + font-weight: bold; + font-size: 14pt; +} + +#title { + color: #f0f0f0; +} + +#title-blue { + color: #000000; +} + +#buildName { + font-size: 10pt; + color: #fc6; +} + +#buildName-blue { + font-size: 10pt; + color: #0000d0; +} + +#buildDate, #buildExecTime, #buildLog { + font-size: 8pt; + color: #ccc; +} + +#buildDate-blue, #buildExecTime-blue { + font-size: 8pt; + color: #303060; +} + +#buildLog-blue { + font-size: 8pt; + color: #0000d0; +} + +#downloads, #downloads-blue { + border-width: 1px; + border-style: solid; + border-color: #a00000; + border-top-width: 0px; + padding: 5px; + + width: 70%; + position: absolute; + top: 61px; + left: 15%; +} + +#links, #links-blue { + border-width: 0px 0px 1px 0px; + border-style: solid; + border-color: #a00000; + padding-bottom: 4px; +} + +#links tr td { + font-size: 8pt; +} + +a { + color: #a00000; +} + +a.blue { + color: #6060c0; +} + +a:hover { + color: #f00000; +} + +a.blue:hover { + color: #0000f0; +} + +h1 { + font-size: 11pt; + color: #300000; +} + +h1.blue { + color: #000030; +} + +h2 { + font-size: 10pt; + color: #d00000; +} + +h2.blue { + color: #0000d0; +} + +p { + font-size: 8pt; + color: #202020; +} + +div.line { + background-color: #f00000; + height: 1px; +} + +div.line-blue { + background-color: #0000f0; + height: 1px; +} + +#rightFrame { + float: right; + padding: 5px; +} + +#buildDrivers, #unitTestResults, #coverageResults, #buildDrivers-blue, #unitTestResults-blue, #coverageResults-blue { + font-size: 10pt; + color: #000030; + + border-bottom-width: 1px; + border-bottom-style: solid; + border-bottom-color: #f00000; + + padding-bottom: 3px; + margin-bottom: 3px; +} + +#buildDrivers-blue, #unitTestResults-blue, #coverageResults-blue { + border-bottom-color: #0000f0; +} + +#buildDrivers table tr td, #buildDrivers-blue table tr td { + font-size: 8pt; +} + +#unitTestResults table tr td, #unitTestResults-blue table tr td { + font-size: 9pt; +} + +img { + vertical-align: middle; +} + +#downloadLinks { + padding: 5px; + float: left; +} + +#downloadLinks h1 { + font-size: 14pt; +} + +.downloadInfo { + font-size: 8pt; + color: #909090; +} + +a.allLink, a.allLink-blue { + padding-left: 5px; + font-size: 14pt; + font-weight: bold; + text-decoration: none; + color: #c33; +} + +a.allLink-blue { + color: #3030c0; +} + +a.pluginLink, a.pluginLink-blue { + padding-left: 5px; + font-size: 8pt; + font-weight: bold; + text-decoration: none; + color: #c33; +} + +a.pluginLink-blue { + color: #3030c0; +} + +a.md5 { + font-size: 8pt; + font-weight: bold; + color: #666; + text-decoration: none; +} + +span.description { + font-size: 10pt; + color: black; + font-weight: bold; +} + + +#buildInfo { + width: 300px; +} + + +#buildInfo p, #buildInfo b { + font-size: 8pt; + color: #666; +} + +#testPercentage { + border: 1px solid #666; + width: 200px; + height: 15px; + +} + +#testPassPercentage { + background-color: #21844f; + height: 15px; + float: left; + clear: none; +} + +#testFailPercentage { + background-color: #de1f2f; + height: 15px; + float: left; + clear: none; +} + +#header-blue, #downloads-blue, #links-blue { + border-color: #0000f0; +} \ No newline at end of file diff --git a/results/buildResults.xsl b/results/buildResults.xsl new file mode 100644 index 0000000..6bf0e69 --- /dev/null +++ b/results/buildResults.xsl @@ -0,0 +1,264 @@ + + + + + + + + + + + JBossTools Build Results + + + +
+ + + + + +
+ JBossTools Build Results +
+ + ${build-type} build + ${jbds-build-name} + + [Hudson Build + #${hudson-build-number}, + ${hudson-build-id} + ] + + + Public + Hudson Mirror + + +
+ ${date} +
+ ${build-time} +
+ Build Logs +
+
+ +
+ + + + + + + + + +
+
+ SVN Revisions +
+ See + SVN_REVISION.txt +
+
+ Target Platform + + + + + + + + + + + +
+ Eclipse Helios 3.6.1 + +
+ Web Tools 3.2.2 + +
+ TPTP + BIRT + DTP ... +
+ Target Platform Update Site +
+ Target Platform Update Zip +
+ Target Platform Definition File +
+
+
+ Unit Test Results +
+ + See + jbosstools-3.2_stable_branch.tests + + + + + +
+ +
+

+ WARNING +

+

This build has been deemed by the JBossTools team to be in + good working condition. + Please note that this build may be a + developer release, and if so + should be treated + with slightly more + understanding and care than a stable release. + Please see the + release + notes on JIRA and/or Sourceforge for further + information. + (This + release is much less likely to + set your + computer aflame.)

+ +

Any suggestions/issues should be posted on the relevant + product + forums and should clearly indicate that you are using an + integration + build. Please take care in making sure that your + issue hasn't + already been addressed when posting on forums or + opening new + JIRA issues.

+
+ +
+ +
+ + + + + + +
+
\ No newline at end of file diff --git a/results/download-template.xml b/results/download-template.xml new file mode 100644 index 0000000..5b8f50c --- /dev/null +++ b/results/download-template.xml @@ -0,0 +1,183 @@ + + + A p2 repo (update site) bundle of all JBoss Tools plugins - + install instructions + + + + + For incremental archiving and packaging + + + + + For running deploying to, and configuring JBoss AS + + + + + Hibernate and Seam extensions for Eclipse BIRT + + + + + JBoss BPEL Editor + + + + + Context and Dependency Injection Tools + + + + + Common JBoss Tools Frameworks, used by several JBoss Tools components + + + + + Deltacloud Development Tools + + + + + For Drools Rules and Drools Ruleflow + + + + + Project wizards, editors and deployment JBoss's Enterprise Service Bus + + + + + Tooling for easy installation of Examples + Project Examples from the JBoss Community + + + + + Flow Languages Common Tools, used by jBPM component + + + + + Syntax highlighting Editor for Freemarker files + + + + + JBoss GWT Integration (Experimental) + + + + + Hibernate wizards, query editor, reverse engineering and more + + + + + Support for jBPM, including conversion from BPMN files + + + + + Java Management Extensions (JMX) Console in Eclipse + + + + + JBoss Tools JSF - see also JST and VPE components + + + + + JBoss Tools Java Standard Tools - see also JSF and VPE components + + + + + Maven support in Eclipse (m2eclipse) + + + + + Provides a resource publishing and unpublishing capability to ModeShape repositories + + + + + Provides Pi Calculus for SOA + + + + + For supporting JBoss Portal and JSR-286 portlets + + + + + Provides profiling for JBoss + + + + + This feature provides runtime initialization + + + + + Provides Savara Tools + + + + + For creating Seam Components and Projects + + + + + transformation editor + + + + + For Struts 1.x framework + + + + + To create metadata models that describe your enterprise information systems + + + + + TPTP support for JBoss AS servers + + + + + JBoss Tools Usage Reporting + + + + + Visual Page Editor - see also JST and JSF components + + + + + Enables Web Services support in Eclipse for JBoss WS + + + + + Provides a common back-end for XUL applications + + + + + JBoss Tools - all sources (excluding tests) + + + + diff --git a/results/download.xsl b/results/download.xsl new file mode 100644 index 0000000..27d7de9 --- /dev/null +++ b/results/download.xsl @@ -0,0 +1,68 @@ + + + + + + + + + + + + + + + + + + + + + oddRow + + + evenRow + + + + + #CCEECC + + + #EECCCC + + + + + + + + + + +
DownloadSizeDescription
+ + + + + + +
+
+
+ + + + + + - + + + + +
+
+
\ No newline at end of file diff --git a/target-platform/.gitignore b/target-platform/.gitignore new file mode 100644 index 0000000..6b24bce --- /dev/null +++ b/target-platform/.gitignore @@ -0,0 +1,5 @@ +local.target* +target +eclipse* +*REPO* +drools diff --git a/target-platform/.project b/target-platform/.project new file mode 100644 index 0000000..4d25e15 --- /dev/null +++ b/target-platform/.project @@ -0,0 +1,17 @@ + + +target-platform + + + + + +org.maven.ide.eclipse.maven2Builder + + + + + +org.maven.ide.eclipse.maven2Nature + + diff --git a/target-platform/OLD/e36-wtp32-svn.target b/target-platform/OLD/e36-wtp32-svn.target new file mode 100644 index 0000000..17c6a00 --- /dev/null +++ b/target-platform/OLD/e36-wtp32-svn.target @@ -0,0 +1,131 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/target-platform/OLD/e36-wtp32-svn.unversioned.target b/target-platform/OLD/e36-wtp32-svn.unversioned.target new file mode 100644 index 0000000..be4cd9f --- /dev/null +++ b/target-platform/OLD/e36-wtp32-svn.unversioned.target @@ -0,0 +1,251 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/target-platform/OLD/e36-wtp32.unversioned.target b/target-platform/OLD/e36-wtp32.unversioned.target new file mode 100644 index 0000000..d42ec70 --- /dev/null +++ b/target-platform/OLD/e36-wtp32.unversioned.target @@ -0,0 +1,234 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/target-platform/OLD/m2e-e36.target b/target-platform/OLD/m2e-e36.target new file mode 100644 index 0000000..0598ee0 --- /dev/null +++ b/target-platform/OLD/m2e-e36.target @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/target-platform/OLD/target2pomXml.xsl b/target-platform/OLD/target2pomXml.xsl new file mode 100644 index 0000000..6e30f73 --- /dev/null +++ b/target-platform/OLD/target2pomXml.xsl @@ -0,0 +1,99 @@ + + + + + + + + + + + + 4.0.0 + + org.jboss.tools + org.jboss.tools.parent.pom + 0.0.1-SNAPSHOT + + org.jboss.tools + org.jboss.tools.target.platform.site + JBoss Tools Target Platform Definition Site + 0.0.1-SNAPSHOT + eclipse-update-site + + + + targetPlatformRepositories + + true + + + + + + + + + + + + + + + + + + + + + + + + + + p2 + + true + + + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/target-platform/OLD/target2site.xml b/target-platform/OLD/target2site.xml new file mode 100644 index 0000000..3d37c21 --- /dev/null +++ b/target-platform/OLD/target2site.xml @@ -0,0 +1,15 @@ + + + + + + + Generate site/pom.xml from ${targetFile} + + + + + Generate site/site.xml from ${targetFile} + + + diff --git a/target-platform/OLD/target2siteXml.xsl b/target-platform/OLD/target2siteXml.xsl new file mode 100644 index 0000000..d04c910 --- /dev/null +++ b/target-platform/OLD/target2siteXml.xsl @@ -0,0 +1,78 @@ + + + + + + + + + + + + + JBoss Tools Target Platform Update Site / p2 Repo + + JBoss Tools Target Platform + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/target-platform/README.txt b/target-platform/README.txt new file mode 100644 index 0000000..9de4b99 --- /dev/null +++ b/target-platform/README.txt @@ -0,0 +1,79 @@ +== HOWTO: Download the contents of a .target file to a local p2 repo on disk == + +1. Run target2p2mirror.xml at a target file, eg. + + ant -f target2p2mirror.xml -DtargetFile=mutiple.target + +2. Run the resulting *.p2mirror.xml, eg., mutiple.target.p2mirror.xml + + /abs/path/to/eclipse -vm /opt/jdk1.6.0/bin/java -nosplash -data \ + /tmp/workspace -consolelog -application \ + org.eclipse.ant.core.antRunner -f mutiple.target.p2mirror.xml \ + -Ddebug=true \ + -DfollowStrict=true \ + -Drepo.dir=/tmp/REPO/ + +3. Resulting repo can be added to Eclipse and from there, *uncategorized* features can be installed. + + +== HOWTO: Publish local p2 repo (generated from .target) to download.jboss.org == + +1. Zip the repo + + cd /tmp/REPO; zip -9r mutiple.target.zip * & + +2. Push to qa01 + + rsync -aPrz mutiple.target.zip nboldt@qa01:~/ & + +3. Ssh to qa01; sudo to hudson; unpack and push contents + zip to download.jboss.org + + sudo su - hudson + unzip /home/nboldt/mutiple.target.zip -d /tmp/mutiple.target & + rsync -aPrz --delete --rsh=ssh /tmp/mutiple.target/* \ + tools@filemgmt.jboss.org:/downloads_htdocs/tools/updates/target-platform/latest/ & + rsync -aPrz --rsh=ssh /home/nboldt/mutiple.target.zip \ + tools@filemgmt.jboss.org:/downloads_htdocs/tools/updates/target-platform & + +4. Alternatively, see publish.sh for when repo is built in JBoss Hudson. + + +== HOWTO: Publish local p2 repo (generated from .target) to shared location in Hudson for use in builds == + +1. You can reference http://download.jboss.org/jbosstools/updates/target-platform/latest/, + but a local path reference is faster. + +2. So, continuing from previous HOWTO, copy from /tmp/mutiple.target into + file:///home/hudson/static_build_env/jbds/target-platform/mutiple.target/ + + rsync -aPrz --delete /tmp/mutiple.target/* \ + /home/hudson/static_build_env/jbds/target-platform/mutiple.target/ & + +3. Alternatively, see publish.sh for when repo is built in JBoss Hudson. + + +== HOWTO: Update an existing .target file from newer versions of IUs in a repo == + +1. Run targetUpdateFromRepo.xml against a given repo folder on disk, eg. + + ant -v -f targetUpdateFromRepo.xml -DtargetFile=mutiple.target -DrepoDir=./REPO + +2. Resulting targetFile will be overwritten with updated version values from what was found in the + repo's content.xml file. + + +== HOWTO: Generate a local.target file from an existing multiple.target file == + +1. Run targetUpdateFromRepo.xml against a given repo folder on disk, eg. + + ant -f targetUpdateFromRepo.xml -DrepoDir=/path/to/my/REPO local.target + +2. Resulting local.target file will be created (or overwritten) with a new local file:// URL for all + the listed update sites, pointing at your local repo. It will otherwise be identical to the + multiple.target file + + +== HOWTO: Install the contents of a repo into Eclipse (via script) == + +1. See ../installation/README.txt + diff --git a/target-platform/build.xml b/target-platform/build.xml new file mode 100644 index 0000000..f7cb632 --- /dev/null +++ b/target-platform/build.xml @@ -0,0 +1,299 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + This script, if run in its entirety, will: + + a) download features, plugins, binaries, and metadata from the site(s) specified + in a given target platform, and create a local p2 repo + b) generate a local.target file, which points at the generated local p2 repo + +After running this script, publish this pom and *.target files to your local ~/.m2 repo: + mvn clean install -f .../target-platform/pom.xml -P use.local.target + +Then you can then refer to it in downstream builds using: + mvn install -P local.target + +------------------ + +Default target is: + + * build.local.target.platform.repo + +Can also attempt to: + + * install.local.target.platform.repo + +There are also integration tests (will build JBT using platform repo or platform installed base): + + * test.local.target.platform.repo + * test.local.target.platform.installed.base (deprecated) + +Thus, default operation is this (if run w/ these options or NO options): + + $ 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: + + $ ant -DtargetFile=jbds.target -DrepoDir=/tmp/JBDS_REPO/ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Source Repo(s): ${p2.director.input.repo} +Install Path: ${p2.director.install.path} +Feature(s) or Plugin(s) to Install: +${install} + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/target-platform/contentXml2artifactVersions.xsl b/target-platform/contentXml2artifactVersions.xsl new file mode 100644 index 0000000..d0b9dfc --- /dev/null +++ b/target-platform/contentXml2artifactVersions.xsl @@ -0,0 +1,14 @@ + + + + + + + +.version= +# + + diff --git a/target-platform/getArch.sh b/target-platform/getArch.sh new file mode 100755 index 0000000..26c7891 --- /dev/null +++ b/target-platform/getArch.sh @@ -0,0 +1,24 @@ +#!/bin/bash + +if uname -m > /dev/null 2>&1; then + arch=`uname -m` +else + arch=`uname -p` +fi +# Massage arch for Eclipse-uname differences +case $arch in + i[0-9]*86) + arch=x86 ;; + ia64) + arch=ia64 ;; + ppc) + arch=ppc ;; + ppc64) + arch=ppc ;; + x86_64) + arch=x86_64 ;; + *) + echo "ERROR: Unrecognized architecture: $arch" + exit 1 ;; +esac +echo $arch \ No newline at end of file diff --git a/target-platform/jbds.target b/target-platform/jbds.target new file mode 100644 index 0000000..bf28b48 --- /dev/null +++ b/target-platform/jbds.target @@ -0,0 +1,154 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/target-platform/jbds.target.p2mirror.xml b/target-platform/jbds.target.p2mirror.xml new file mode 100644 index 0000000..fb14e1d --- /dev/null +++ b/target-platform/jbds.target.p2mirror.xml @@ -0,0 +1,148 @@ + + + + + Generated with useLatest = true + + --- + + Use followStrict="true" to prevent downloading all + requirements not included in the target platform + or followStrict="false" to fetch everything + + To run this script: + + /abs/path/to/eclipse -vm /opt/jdk1.6.0/bin/java \ + -nosplash -data /tmp/workspace -consolelog -application \ + org.eclipse.ant.core.antRunner -f *.target.p2mirror.xml \ + -Ddebug=true -DfollowStrict=true -DrepoDir=`pwd`/REPO/ + + + +Must set -DrepoDir=/abs/path/to/download/artifacts/ + + + + +Download features/plugins into ${repoDir} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/target-platform/multiple.target b/target-platform/multiple.target new file mode 100644 index 0000000..2c5f953 --- /dev/null +++ b/target-platform/multiple.target @@ -0,0 +1,249 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/target-platform/multiple.target.p2mirror.xml b/target-platform/multiple.target.p2mirror.xml new file mode 100644 index 0000000..1576bdb --- /dev/null +++ b/target-platform/multiple.target.p2mirror.xml @@ -0,0 +1,193 @@ + + + + + Generated with useLatest = true + + --- + + Use followStrict="true" to prevent downloading all + requirements not included in the target platform + or followStrict="false" to fetch everything + + To run this script: + + /abs/path/to/eclipse -vm /opt/jdk1.6.0/bin/java \ + -nosplash -data /tmp/workspace -consolelog -application \ + org.eclipse.ant.core.antRunner -f *.target.p2mirror.xml \ + -Ddebug=true -DfollowStrict=true -DrepoDir=`pwd`/REPO/ + + + +Must set -DrepoDir=/abs/path/to/download/artifacts/ + + + + +Download features/plugins into ${repoDir} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/target-platform/pom.xml b/target-platform/pom.xml new file mode 100644 index 0000000..cbc611c --- /dev/null +++ b/target-platform/pom.xml @@ -0,0 +1,194 @@ + + + 4.0.0 + + org.jboss.tools + org.jboss.tools.target.platform + 0.0.1-SNAPSHOT + JBoss Tools Target Platform Definition + pom + + + multiple + unified + local + + + + + + org.codehaus.mojo + build-helper-maven-plugin + 1.3 + + + attach-artifacts + package + + attach-artifact + + + + + + ${target.platform.classifier.multiple.name}.target + target + ${target.platform.classifier.multiple.name} + + + ${target.platform.classifier.unified.name}.target + target + ${target.platform.classifier.unified.name} + + + + + + + + + + + + use.local.target + + + + org.codehaus.mojo + build-helper-maven-plugin + 1.3 + + + attach-artifacts + package + + attach-artifact + + + + + + ${target.platform.classifier.multiple.name}.target + target + ${target.platform.classifier.multiple.name} + + + ${target.platform.classifier.unified.name}.target + target + ${target.platform.classifier.unified.name} + + + ${target.platform.classifier.local.name}.target + target + ${target.platform.classifier.local.name} + + + + + + + + + + + get.local.target + + + + org.apache.maven.plugins + maven-antrun-plugin + 1.6 + + + validate + + + + + + + + + + + run + + + + + + commons-net + commons-net + 1.4.1 + + + org.apache.ant + ant-commons-net + 1.7.1 + + + org.apache.ant + ant-trax + 1.7.1 + + + + + org.codehaus.mojo + build-helper-maven-plugin + 1.3 + + + attach-artifacts + package + + attach-artifact + + + + + + ${target.platform.classifier.multiple.name}.target + target + ${target.platform.classifier.multiple.name} + + + ${target.platform.classifier.unified.name}.target + target + ${target.platform.classifier.unified.name} + + + ${target.platform.classifier.local.name}.target + target + ${target.platform.classifier.local.name} + + + + + + + + + + + + + + jboss-releases-repository + JBoss Releases Repository + false + https://repository.jboss.org/nexus/content/repositories/releases/ + default + + + jboss-snapshots-repository + JBoss Snapshot Repository + false + https://repository.jboss.org/nexus/content/repositories/snapshots/ + default + + + + diff --git a/target-platform/publish.sh b/target-platform/publish.sh new file mode 100644 index 0000000..8cc9ac2 --- /dev/null +++ b/target-platform/publish.sh @@ -0,0 +1,63 @@ +#!/bin/bash +# Hudson creates a repo in ${repoPath}; copy it into other places for access by downstream jobs and users + +# defaults for JBoss Tools +targetFile=e361-wtp322.target +repoPath=/home/hudson/static_build_env/jbds/tools/sources/REPO +destinationPath=/home/hudson/static_build_env/jbds/target-platform +DESTINATION=tools@filemgmt.jboss.org:/downloads_htdocs/tools/updates/target-platform +include="*" +exclude="--exclude '.blobstore'" # exclude the .blobstore + +while [ "$#" -gt 0 ]; do + case $1 in + '-targetFile') targetFile="$2"; shift 2;; + '-repoPath') repoPath="$2"; shift 2;; + '-destinationPath') destinationPath="$2"; shift 2;; + '-DESTINATION') DESTINATION="$2"; shift 2;; + '-include') include="$2"; shift 2;; + '-exclude') exclude="$2"; shift 2;; + '-jbds') + # defaults for JBDS + targetFile=jbds400-e361-wtp322.target + repoPath=/home/hudson/static_build_env/jbds/tools/sources/JBDS-REPO + destinationPath=/home/hudson/static_build_env/jbds/jbds-target-platform + DESTINATION=/qa/services/http/binaries/RHDS/updates/jbds-target-platform + include=".blobstore *" # include the .blobstore + exclude="" + shift 1;; + esac +done + +if [[ -d ${repoPath} ]]; then + cd ${repoPath} + + if [[ ! -d ${destinationPath}/${targetFile} ]]; then + mkdir -p ${destinationPath}/${targetFile} + fi + du -sh ${repoPath} ${destinationPath}/${targetFile} + + # copy/update into central place for reuse by local downstream build jobs + date; rsync -arzqc --delete-after --delete-excluded --rsh=ssh ${exclude} ${include} ${destinationPath}/${targetFile}/ + + du -sh ${repoPath} ${destinationPath}/${targetFile} + + # upload to http://download.jboss.org/jbossotools/updates/target-platform/latest/ for public use + if [[ ${DESTINATION/@/} == ${DESTINATION} ]]; then # local path, no user@server + mkdir -p ${DESTINATION}/ + fi + # if the following line fails, make sure that ${DESTINATION} is already created on target server + date; rsync -arzqc --delete-after --delete-excluded --rsh=ssh ${exclude} ${include} ${DESTINATION}/latest/ + + targetZip=/tmp/${targetFile}.zip + + # create zip, then upload to http://download.jboss.org/jbossotools/updates/target-platform/${targetFile}.zip for public use + zip -q -r9 ${targetZip} ${include} + du -sh ${targetZip} + + # generate MD5 sum for zip (file contains only the hash, not the hash + filename) + for m in $(md5sum ${targetZip}); do if [[ $m != ${targetZip} ]]; then echo $m > ${targetZip}.MD5; fi; done + + date; rsync -arzq --rsh=ssh ${targetZip} ${targetZip}.MD5 ${DESTINATION}/ + rm -f ${targetZip} ${targetZip}.MD5 +fi diff --git a/target-platform/target2p2mirror.xml b/target-platform/target2p2mirror.xml new file mode 100644 index 0000000..d5901e4 --- /dev/null +++ b/target-platform/target2p2mirror.xml @@ -0,0 +1,29 @@ + + + + + + + + + + Generate ${targetFile}.p2mirror.xml from ${targetFile} using useLatest=${useLatest}" /> + + + + + + ----------- + + Next, be sure to run the resulting p2.mirror script. + You may need to run it a few times for it to complete + successfully (due to network timeouts and invalid mirrors). + + For instructions on running the script, do this: + + ant -f ${targetFile}.p2mirror.xml help + + + + diff --git a/target-platform/target2p2mirrorXml.xsl b/target-platform/target2p2mirrorXml.xsl new file mode 100644 index 0000000..7891e4b --- /dev/null +++ b/target-platform/target2p2mirrorXml.xsl @@ -0,0 +1,87 @@ + + + + + + + + + + + + + + + + + Generated with useLatest = + + --- + + Use followStrict="true" to prevent downloading all + requirements not included in the target platform + or followStrict="false" to fetch everything + + To run this script: + + /abs/path/to/eclipse -vm /opt/jdk1.6.0/bin/java \ + -nosplash -data /tmp/workspace -consolelog -application \ + org.eclipse.ant.core.antRunner -f *.target.p2mirror.xml \ + -Ddebug=true -DfollowStrict=true -DrepoDir=`pwd`/REPO/ + + + + Must set -DrepoDir=/abs/path/to/download/artifacts/ + + + + + Download features/plugins into ${repoDir} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/target-platform/target2targetTemplate.xsl b/target-platform/target2targetTemplate.xsl new file mode 100644 index 0000000..19e76cf --- /dev/null +++ b/target-platform/target2targetTemplate.xsl @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/target-platform/targetUpdateFromRepo.xml b/target-platform/targetUpdateFromRepo.xml new file mode 100644 index 0000000..acde53c --- /dev/null +++ b/target-platform/targetUpdateFromRepo.xml @@ -0,0 +1,143 @@ + + + + + + + + + + + + + + + + + + + Must set these properties (or use defaults shown): + + ant -f targetUpdateFromRepo.xml -DrepoDir=${repoDir} \ + -DtargetFile=${targetFile} \ + -Dunified.targetFile=${unified.targetFile} \ + -Dunified.URL=${unified.URL} \ + -Dlocal.targetFile=${local.targetFile} \ + -Dlocal.URL=${local.URL} + +To simply generate a local.target file from the multiple.target file, use: + + ant -f targetUpdateFromRepo.xml local.target + + + + + + + + + + + Unzip ${tmpDir}/content.xml + + + + Copy ${tmpDir}/content.xml + + + + + Generate ${tmpDir}/artifactVersions.properties + + + + + + + Generate ${outputFile} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Load *swtbot* properties from ${tmpDir}/artifactVersions.properties + + + + + + + + + ${artifactVersionsPropertiesContents} + + + + + + Generated ${tmpDir}/${unified.targetFile}.template: + + + + + + + + -- +If loaded version values (in artifactVersions.properties) do not match +output below, an error has occurred or replace.versions is undefined. +-- + + + + + + + + diff --git a/target-platform/unified.target b/target-platform/unified.target new file mode 100644 index 0000000..91e5b91 --- /dev/null +++ b/target-platform/unified.target @@ -0,0 +1,249 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/target-platform/unified.target.p2mirror.xml b/target-platform/unified.target.p2mirror.xml new file mode 100644 index 0000000..95f5d73 --- /dev/null +++ b/target-platform/unified.target.p2mirror.xml @@ -0,0 +1,185 @@ + + + + + Generated with useLatest = true + + --- + + Use followStrict="true" to prevent downloading all + requirements not included in the target platform + or followStrict="false" to fetch everything + + To run this script: + + /abs/path/to/eclipse -vm /opt/jdk1.6.0/bin/java \ + -nosplash -data /tmp/workspace -consolelog -application \ + org.eclipse.ant.core.antRunner -f *.target.p2mirror.xml \ + -Ddebug=true -DfollowStrict=true -DrepoDir=`pwd`/REPO/ + + + +Must set -DrepoDir=/abs/path/to/download/artifacts/ + + + + +Download features/plugins into ${repoDir} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/util/checkCompiledArtifactVersions.sh b/util/checkCompiledArtifactVersions.sh new file mode 100755 index 0000000..fa59375 --- /dev/null +++ b/util/checkCompiledArtifactVersions.sh @@ -0,0 +1,31 @@ +#!/bin/bash + +# establish a baseline -- for JBT 3.0.0, we released plugins of the following versions: +#org.jboss.ide.eclipse.as.feature=2.1.0 +#org.jboss.tools.eclipse.as.tptp=1.1.0 +#org.jboss.ide.eclipse.as.wtp.core=2.2.0 +# +#org.jboss.tools.bpel.feature=1.0.0 +#org.eclipse.bpel.common.ui=0.5.0 +# ... + +if [[ $1 ]] && [[ -d $1 ]]; then + basedir=$1 +else + basedir=. +fi + +versionlist=/tmp/versionlist; rm -fr $versionlist + +for d in tools.common tools.flow jbpm jmx archives .as bpel smooks freemarker profiler portlet modeshape xulrunner jst vpe jsf drools esb tptp ws cdi struts hibernatetools seam examples birt maven; do + #echo " == $d ==" + for a in $(find $basedir -maxdepth 2 -name "*${d}*"); do + b=$a; b=${b##*/}; b=${b%.*}; b=${b%.jar}; + a=${b%%_*}; a=${a//./_} # org_jboss_tools_maven_seam_feature + v=${b#*_}; v=${v:0:5} + echo "${a}=${v}" | tee -a $versionlist + done + #echo " -- $d --" +done +echo "" +echo "Baseline artifact version information stored in ${versionlist}." diff --git a/util/checkCompiledArtifactVersions.sh_versionlist_JBT3.1.0.txt b/util/checkCompiledArtifactVersions.sh_versionlist_JBT3.1.0.txt new file mode 100644 index 0000000..b7a9d3c --- /dev/null +++ b/util/checkCompiledArtifactVersions.sh_versionlist_JBT3.1.0.txt @@ -0,0 +1,207 @@ +org_jboss_tools_common_el_ui=3.1.0 +org_jboss_tools_common_gef=3.1.0 +org_jboss_tools_common_resref_core=3.1.0 +org_jboss_tools_common_ui=3.1.0 +org_jboss_tools_common_projecttemplates=3.1.0 +org_jboss_tools_common_verification=3.1.0 +org_jboss_tools_common_model_ui=3.1.0 +org_jboss_tools_common_model=3.1.0 +org_jboss_tools_common_el_core=3.1.0 +org_jboss_tools_common_verification_ui=3.1.0 +org_jboss_tools_common_resref_ui=3.1.0 +org_jboss_tools_common=3.1.0 +org_jboss_tools_common_text_xml=3.1.0 +org_jboss_tools_common_text_ext=3.1.0 +org_jboss_tools_flow_common_source_feature=4.0.0 +org_jboss_tools_flow_jpdl4_feature=4.0.0 +org_jboss_tools_flow_common_feature=4.0.0 +org_jboss_tools_flow_jpdl4_source_feature=4.0.0 +org_jboss_tools_flow_jpdl4_multipage=4.3.0 +org_jboss_tools_flow_common=4.0.0 +org_jboss_tools_flow_jpdl4_multipage_source=4.3.0 +org_jboss_tools_flow_jpdl4=4.3.0 +org_jboss_tools_flow_jpdl4_source=4.3.0 +org_jboss_tools_flow_common_source=4.0.0 +org_jbpm_gd_jpdl_feature=3.2.0 +org_jbpm_gd_jpdl_source_feature=3.2.0 +org_jboss_tools_jbpm_convert_feature=1.1.0 +org_jboss_tools_jbpm4_sdk_feature=4.3.0 +org_jboss_tools_jbpm_common_feature=4.3.0 +org_jboss_tools_jbpm_common_source_feature=4.3.0 +org_jboss_tools_jbpm3_sdk_feature=3.2.0 +org_jboss_tools_jbpm4_feature=4.0.0 +org_jbpm_gd_jpdl=3.2.0 +org_jboss_tools_jbpm_common=4.3.0 +org_jboss_tools_jbpm_convert=1.1.0 +org_jbpm_gd_jpdl_source=3.2.0 +org_jboss_tools_jbpm_common_source=4.3.0 +org_jboss_tools_jmx_sdk_feature=1.1.0 +org_jboss_tools_jmx_feature=1.1.0 +org_jboss_tools_jmx_source_feature=1.1.0 +org_jboss_tools_jmx_source_feature=1.1.0 +org_jboss_tools_jmx_ui=1.1.0 +org_jboss_tools_jmx_core=1.1.0 +org_jboss_ide_eclipse_archives_feature=3.1.0 +org_jboss_ide_eclipse_archives_webtools=2.1.0 +org_jboss_ide_eclipse_archives_ui=3.1.0 +org_jboss_ide_eclipse_archives_jdt_integration=3.1.0 +org_jboss_ide_eclipse_archives_core=3.1.0 +org_jboss_ide_eclipse_as_feature=2.1.0 +org_jboss_tools_eclipse_as_tptp=1.1.0 +org_jboss_ide_eclipse_as_wtp_ui=2.1.0 +org_jboss_ide_eclipse_as_classpath_core=2.1.0 +org_jboss_ide_eclipse_as_ui=2.1.0 +org_jboss_ide_eclipse_as_wtp_core=2.1.0 +org_jboss_ide_eclipse_as_ssh=2.1.0 +org_jboss_ide_eclipse_as_core=2.1.0 +org_jboss_ide_eclipse_as_ui_mbeans=2.1.0 +org_jboss_ide_eclipse_as_classpath_ui=2.1.0 +org_jboss_tools_bpel_sdk_feature=1.0.0 +org_jboss_tools_bpel_source_feature=1.0.0 +org_jboss_tools_bpel_feature=1.0.0 +org_eclipse_bpel_apache_ode_deploy_model_source=0.5.0 +org_eclipse_bpel_common_ui_source=0.5.0 +org_eclipse_bpel_wsil_model=0.5.0 +org_eclipse_bpel_common_ui=0.5.0 +org_eclipse_bpel_validator=0.5.0 +org_eclipse_bpel_ui=0.5.0 +org_eclipse_bpel_apache_ode_deploy_ui_source=0.5.0 +org_jboss_tools_bpel_cheatsheet_source=1.0.0 +org_eclipse_bpel_xpath10_source=0.5.0 +org_eclipse_bpel_common_model_source=0.5.0 +org_eclipse_bpel_apache_ode_deploy_model=0.5.0 +org_eclipse_bpel_model_source=0.5.0 +org_eclipse_bpel_wsil_model_source=0.5.0 +org_jboss_tools_bpel_runtimes=0.4.0 +org_eclipse_bpel_model=0.5.0 +org_eclipse_bpel_validator_source=0.5.0 +org_eclipse_bpel_common_model=0.5.0 +org_eclipse_bpel_xpath10=0.5.0 +org_jboss_tools_bpel_cheatsheet=1.0.0 +org_jboss_tools_bpel_runtimes_source=0.4.0 +org_eclipse_bpel_ui_source=0.5.0 +org_eclipse_bpel_apache_ode_deploy_ui=0.5.0 +org_jboss_tools_smooks_feature=1.1.0 +org_jboss_tools_smooks_core=1.1.0 +org_jboss_tools_smooks_templating=1.1.0 +org_jboss_tools_smooks_ui=1.1.0 +org_jboss_tools_smooks_runtime=1.1.0 +org_jboss_ide_eclipse_freemarker_sdk_feature=1.1.0 +org_jboss_ide_eclipse_freemarker_source_feature=1.1.0 +org_jboss_ide_eclipse_freemarker_feature=1.1.0 +org_jboss_ide_eclipse_freemarker_source_feature=1.1.0 +org_jboss_ide_eclipse_freemarker=1.1.0 +org_jboss_tools_portlet_feature=1.1.0 +org_jboss_tools_portlet_core=1.1.0 +org_jboss_tools_portlet_ui=1.1.0 +org_jboss_tools_xulrunner_feature=1.9.1 +org_mozilla_xulrunner_gtk_linux_x86=64_1. +org_mozilla_xulrunner_cocoa_macosx=1.9.1 +org_jboss_tools_xulrunner=1.1.0 +org_jboss_tools_xulrunner_initializer=1.1.0 +org_mozilla_xulrunner_carbon_macosx=1.9.1 +org_mozilla_xulrunner_win32_win32_x86=1.9.1 +org_mozilla_xulrunner_gtk_linux_x86=1.9.1 +org_jboss_tools_vpe_xulrunner=3.1.0 +org_jboss_tools_jst_web_kb=3.1.0 +org_jboss_tools_jst_web_ui=3.1.0 +org_jboss_tools_jst_css=3.1.0 +org_jboss_tools_jst_text_ext=3.1.0 +org_jboss_tools_jst_web_tiles_ui=3.1.0 +org_jboss_tools_jst_firstrun=3.1.0 +org_jboss_tools_jst_web=3.1.0 +org_jboss_tools_jst_web_tiles=3.1.0 +org_jboss_tools_jsf_vpe_jstl=3.1.0 +org_jboss_tools_jst_jsp=3.1.0 +org_jboss_tools_jst_web_verification=3.1.0 +org_jboss_tools_vpe_ui_palette=3.1.0 +org_jboss_tools_struts_vpe_struts=3.1.0 +org_jboss_tools_jsf_vpe_myfaces=3.1.0 +org_jboss_tools_vpe_html=3.1.0 +org_jboss_tools_vpe_jsp=3.1.0 +org_jboss_tools_jsf_vpe_richfaces=3.1.0 +org_jboss_tools_vpe=3.1.0 +org_jboss_tools_jsf_vpe_jstl=3.1.0 +org_jboss_tools_jsf_vpe_facelets=3.1.0 +org_jboss_tools_jsf_vpe_jsf=3.1.0 +org_jboss_tools_jsf_vpe_ajax4jsf=3.1.0 +org_jboss_tools_vpe_resref=3.1.0 +org_jboss_tools_vpe_xulrunner=3.1.0 +org_jboss_tools_vpe_docbook=3.1.0 +org_jboss_tools_jsf_vpe_seam=3.1.0 +org_jboss_tools_jsf_text_ext=3.1.0 +org_jboss_tools_jsf_vpe_myfaces=3.1.0 +org_jboss_tools_jsf=3.1.0 +org_jboss_tools_jsf_verification=3.1.0 +org_jboss_tools_jsf_vpe_richfaces=3.1.0 +org_jboss_tools_jsf_vpe_jstl=3.1.0 +org_jboss_tools_jsf_text_ext_facelets=3.1.0 +org_jboss_tools_jsf_ui=3.1.0 +org_jboss_tools_jsf_vpe_facelets=3.1.0 +org_jboss_tools_jsf_text_ext_richfaces=3.1.0 +org_jboss_tools_jsf_vpe_jsf=3.1.0 +org_jboss_tools_jsf_vpe_ajax4jsf=3.1.0 +org_jboss_tools_jsf_vpe_seam=3.1.0 +org_drools_eclipse_task_feature=5.1.0 +org_drools_eclipse_feature=5.1.0 +org_drools_eclipse_task=5.1.0 +org_drools_eclipse=5.1.0 +org_jboss_tools_esb_feature=1.3.0 +org_jboss_tools_esb_project_ui=1.3.0 +org_jboss_tools_esb_project_core=1.3.0 +org_jboss_tools_esb_core=1.3.0 +org_jboss_tools_esb_ui=1.3.0 +org_jboss_tools_tptp_feature=1.1.0 +org_jboss_tools_eclipse_as_tptp=1.1.0 +org_jboss_tools_ws_feature=1.1.0 +org_eclipse_bpel_wsil_model=0.5.0 +org_jboss_tools_ws_ui=1.1.0 +org_jboss_tools_ws_creation_ui=1.1.0 +org_jboss_tools_ws_creation_core=1.1.0 +org_eclipse_bpel_wsil_model_source=0.5.0 +org_jboss_tools_ws_core=1.1.0 +org_jboss_tools_cdi_feature=1.0.0 +org_jboss_tools_cdi_xml_ui=1.0.0 +org_jboss_tools_cdi_xml=1.0.0 +org_jboss_tools_cdi_core=1.0.0 +org_jboss_tools_cdi_text_ext=1.0.0 +org_jboss_tools_cdi_ui=1.0.0 +org_jboss_tools_struts=featu +org_jboss_tools_struts_vpe_struts=3.1.0 +org_jboss_tools_struts_verification=3.1.0 +org_jboss_tools_struts=3.1.0 +org_jboss_tools_struts_validator_ui=3.1.0 +org_jboss_tools_struts_text_ext=3.1.0 +org_jboss_tools_struts_ui=3.1.0 +org_jboss_tools_maven_seam_source_feature=1.0.0 +org_jboss_tools_seam_feature=3.1.0 +org_jboss_tools_maven_seam_feature=1.0.0 +org_jboss_tools_seam_xml_ui=3.1.0 +org_jboss_tools_seam_xml=3.1.0 +org_jboss_tools_seam_text_ext=3.1.0 +org_jboss_tools_seam_ui=3.1.0 +org_jboss_tools_seam_ui_pages=3.1.0 +org_jboss_tools_maven_seam=1.0.0 +org_jboss_tools_seam_core=3.1.0 +org_jboss_tools_seam_pages_xml=3.1.0 +org_jboss_tools_maven_seam_source_feature=1.0.0 +org_jboss_tools_jsf_vpe_seam=3.1.0 +org_jboss_tools_project_examples_feature=1.1.0 +org_jboss_tools_community_project_examples_feature=1.0.0 +org_jboss_tools_project_examples=1.1.0 +org_jboss_tools_community_project_examples=1.0.0 +org_jboss_tools_project_examples_cheatsheet=1.1.0 +org_jboss_tools_birt_feature=1.1.0 +org_jboss_tools_birt_oda_ui=1.1.0 +org_jboss_tools_birt_core=1.1.0 +org_jboss_tools_birt_oda=1.1.0 +org_jboss_tools_maven_source_feature=1.0.0 +org_jboss_tools_maven_sdk_feature=1.0.0 +org_jboss_tools_maven_seam_source_feature=1.0.0 +org_jboss_tools_maven_seam_feature=1.0.0 +org_jboss_tools_maven_feature=1.0.0 +org_jboss_tools_maven_ui=1.0.0 +org_jboss_tools_maven_source_feature=1.0.0 +org_jboss_tools_maven_seam=1.0.0 +org_jboss_tools_maven_seam_source_feature=1.0.0 +org_jboss_tools_maven_core=1.0.0 diff --git a/util/checkPOMvsManifest.sh b/util/checkPOMvsManifest.sh new file mode 100755 index 0000000..7125279 --- /dev/null +++ b/util/checkPOMvsManifest.sh @@ -0,0 +1,59 @@ +#!/bin/bash + +if [[ $1 ]] && [[ -d $1 ]]; then + basedir=$1 +else + basedir=. +fi + +files=$(find . -maxdepth 5 -type f -name MANIFEST.MF | egrep -v "target|sdk")" "$(find . -maxdepth 4 -type f -name "feature.xml" | egrep -v "target|sdk") +for f in $files; do + d=${f/META-INF\/MANIFEST.MF/}; #assume plugin + if [[ $d == $f ]]; then #else feature + d=${f/feature.xml/} + artVersionLine=$(cat $f | egrep "version=\"[0-9]\.[0-9]\.[0-9]\.qualifier" | egrep "[0-9]\.[0-9]\.[0-9]") + if [[ ! $artVersionLine ]]; then # not a snapshot version + artVersionLine=$(cat $f | head -7 | egrep "version=\"[0-9]\.[0-9]\.[0-9].*\".*" | egrep "[0-9]\.[0-9]\.[0-9]" | tail -1) + artVersion=${artVersionLine##*version=\"} + artVersion=${artVersion%%\"*} + #echo "[WARNING] [$altVersion] ${d}feature.xml not .qualifier version." + else + artVersion=${artVersionLine##*version=\"} + artVersion=${artVersion%%.qualifier*} + fi + artVersionLine=" "$altVersionLine + else + artVersionLine=$(cat $f | egrep "Bundle-Version: " | egrep "[0-9]\.[0-9]\.[0-9]") + artVersion=${artVersionLine##*: } + artVersion=${artVersion%%.qualifier} + artVersionLine=" "$artVersionLine + fi + + if [[ -f $d/pom.xml ]]; then + pomVersionLine=$(cat $d/pom.xml | sed "s/\t//" | egrep ".0-SNAPSHOT" | egrep "[0-9]\.[0-9]\.[0-9]") + if [[ ! $pomVersionLine ]]; then # not a snapshot version + pomVersionLine=$(cat $d/pom.xml | sed "s/\t//" | egrep "" | egrep "[0-9]\.[0-9]\.[0-9]" | tail -1) + pomVersion=${pomVersionLine%%*} + pomVersion=${pomVersion#*} + #echo "[WARNING] [$pomVersion] ${d}pom.xml not SNAPSHOT version." + else + pomVersion=${pomVersionLine%%-SNAPSHOT*} + pomVersion=${pomVersion#*} + fi + pomVersionLine=" "$pomVersionLine + + if [[ $artVersion != $pomVersion ]]; then + echo "[ERROR] $d" + echo "[ERROR] Artifact version [$artVersion] != pom version [$pomVersion]" | egrep "[0-9]\.[0-9]\.[0-9]"; + echo "[ERROR] $artVersionLine" + echo "[ERROR] $pomVersionLine" + echo "" + else + #echo "[INFO] [$artVersion] = [$pomVersion] $d " + true + fi + else + echo "[WARNING] $d contains no pom.xml" + fi +done + diff --git a/util/checkSVNArtifactVersions.sh b/util/checkSVNArtifactVersions.sh new file mode 100755 index 0000000..2ee4a76 --- /dev/null +++ b/util/checkSVNArtifactVersions.sh @@ -0,0 +1,94 @@ +#!/bin/bash + +if [[ $1 ]] && [[ -d $1 ]]; then + basedir=$1 +else + basedir=. +fi + +if [[ $2 ]] && [[ -f $2 ]]; then + versionlist=$2 +elif [[ -f /tmp/versionlist ]]; then + versionlist=/tmp/versionlist +else + echo "Must run ${0/checkSVNArtifactVersions.sh/checkCompiledArtifactVersions.sh} against baseline (directory w/ plugin and feature jars)" + exit 1; +fi + +newsvnbasedir=https://svn.jboss.org/repos/jbosstools/trunk +oldsvnbasedir=https://svn.jboss.org/repos/jbosstools/tags/jbosstools-3.1.0.GA + +# get changelist as svn diff between trunk and last stable tag +changelist=/tmp/changelist +if [[ ! -f $changelist ]]; then + svn diff --summarize --new=${newsvnbasedir} --old=${oldsvnbasedir} > $changelist +fi + +# parse changelist to show plugin/feature versions +dirs="$(grep -v docs/reference $changelist | grep -v /documentation/ | grep -v GA/.*/docs/ | sed 's/^.*https:.*3.1.0.GA//g' | perl -pe 's|(/.*?/.*?/.*?)/.*|\1|' | sort | uniq)" + +features=0 +plugins=0 +for f in $dirs; do + if [[ -f ${basedir}${f}/META-INF/MANIFEST.MF ]]; then + (( plugins++ )); + fi + if [[ -f ${basedir}${f}/feature.xml ]]; then + (( features++ )); + fi +done +echo "Found $features features and $plugins plugins to check." + +. ${versionlist} + +for f in $dirs; do + if [[ -f ${basedir}${f}/META-INF/MANIFEST.MF ]] || [[ -f ${basedir}${f}/feature.xml ]]; then + echo "" + echo "== ${basedir}${f} =="; + echo "" + if [[ -f ${basedir}${f}/feature.xml ]]; then + dos2unix -q ${basedir}${f}/feature.xml + v=$(head -16 ${basedir}${f}/feature.xml | grep -v " "); v=${v%.}; + a=${f##*/} # org.jboss.tools.maven.seam.feature + b=${a//./_} # org_jboss_tools_maven_seam_feature + + echo "diff svn artifact:" + svn diff --summarize --new=${newsvnbasedir}${f} --old=${oldsvnbasedir}${f} | perl -pe "s#${oldsvnbasedir}${f}#${a}#g" + echo "" + + echo "diff svn manifest:" + svn diff --new=${newsvnbasedir}${f}/feature.xml --old=${oldsvnbasedir}${f}/feature.xml | grep -v " +- ++ version="1.1.0.qualifier" ++ ++ ++ ++ + +diff rel baseline: +- 1.1.0 :: org.jboss.tools.birt.feature ++ 1.1.0 :: org.jboss.tools.birt.feature + +== ./birt/features/org.jboss.tools.birt.test.feature == + +diff svn artifact: +M org.jboss.tools.birt.test.feature/feature.xml +A org.jboss.tools.birt.test.feature/pom.xml + M org.jboss.tools.birt.test.feature + +diff svn manifest: +- version="1.0.0" ++ version="1.1.0.qualifier" + +diff rel baseline: +- ?.?.? :: org.jboss.tools.birt.test.feature ++ 1.1.0 :: org.jboss.tools.birt.test.feature + +== ./birt/plugins/org.jboss.tools.birt.core == + +diff svn artifact: +M org.jboss.tools.birt.core/META-INF/MANIFEST.MF +A org.jboss.tools.birt.core/pom.xml +M org.jboss.tools.birt.core/resources/jboss-birt-servlet.jar + M org.jboss.tools.birt.core + +diff svn manifest: +-Bundle-Version: 1.0.0 ++Bundle-Version: 1.1.0.qualifier + +diff rel baseline: +- 1.1.0 :: org.jboss.tools.birt.core ++ 1.1.0 :: org.jboss.tools.birt.core + +== ./birt/plugins/org.jboss.tools.birt.oda == + +diff svn artifact: +M org.jboss.tools.birt.oda/META-INF/MANIFEST.MF +M org.jboss.tools.birt.oda/src/org/jboss/tools/birt/oda/impl/DataTypes.java +A org.jboss.tools.birt.oda/pom.xml + M org.jboss.tools.birt.oda + +diff svn manifest: +-Bundle-Version: 1.0.0 ++Bundle-Version: 1.1.0.qualifier + +diff rel baseline: +- 1.1.0 :: org.jboss.tools.birt.oda ++ 1.1.0 :: org.jboss.tools.birt.oda + +== ./birt/plugins/org.jboss.tools.birt.oda.ui == + +diff svn artifact: +A org.jboss.tools.birt.oda.ui/pom.xml +M org.jboss.tools.birt.oda.ui/META-INF/MANIFEST.MF + M org.jboss.tools.birt.oda.ui + +diff svn manifest: +-Bundle-Version: 1.0.0 ++Bundle-Version: 1.1.0.qualifier + +diff rel baseline: +- 1.1.0 :: org.jboss.tools.birt.oda.ui ++ 1.1.0 :: org.jboss.tools.birt.oda.ui + +== ./birt/tests/org.jboss.tools.birt.core.test == + +diff svn artifact: +M org.jboss.tools.birt.core.test/META-INF/MANIFEST.MF +M org.jboss.tools.birt.core.test/src/org/jboss/tools/birt/core/test/BirtCoreTestSuite.java +A org.jboss.tools.birt.core.test/pom.xml + M org.jboss.tools.birt.core.test + +diff svn manifest: +-Bundle-Version: 1.0.0 ++Bundle-Version: 1.1.0.qualifier + +diff rel baseline: +- ?.?.? :: org.jboss.tools.birt.core.test ++ 1.1.0 :: org.jboss.tools.birt.core.test + +== ./bpel/features/org.jboss.tools.bpel.feature == + +diff svn artifact: +A org.jboss.tools.bpel.feature/pom.xml + M org.jboss.tools.bpel.feature + +diff svn manifest: + +diff rel baseline: +- 1.0.0 :: org.jboss.tools.bpel.feature ++ 1.0.0 :: org.jboss.tools.bpel.feature + +== ./bpel/features/org.jboss.tools.bpel.tests.feature == + +diff svn artifact: +D org.jboss.tools.bpel.tests.feature/sourceTemplatePlugin +M org.jboss.tools.bpel.tests.feature/build.properties +M org.jboss.tools.bpel.tests.feature/feature.xml +A org.jboss.tools.bpel.tests.feature/pom.xml + M org.jboss.tools.bpel.tests.feature + +diff svn manifest: +- + + + + + + + + +diff rel baseline: +- ?.?.? :: org.jboss.tools.bpel.tests.feature ++ 1.0.0 :: org.jboss.tools.bpel.tests.feature + +== ./bpel/features/org.jboss.tools.bpel.tests.sdk.feature == + +diff svn artifact: + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.jboss.tools.bpel.tests.sdk.feature ++ 1.0.0 :: org.jboss.tools.bpel.tests.sdk.feature + +== ./bpel/plugins/org.eclipse.bpel.apache.ode.deploy.model == + +diff svn artifact: +M org.eclipse.bpel.apache.ode.deploy.model/META-INF/MANIFEST.MF +A org.eclipse.bpel.apache.ode.deploy.model/pom.xml + M org.eclipse.bpel.apache.ode.deploy.model + +diff svn manifest: + +diff rel baseline: +- 0.5.0 :: org.eclipse.bpel.apache.ode.deploy.model ++ 0.5.0 :: org.eclipse.bpel.apache.ode.deploy.model + +== ./bpel/plugins/org.eclipse.bpel.apache.ode.deploy.ui == + +diff svn artifact: +M org.eclipse.bpel.apache.ode.deploy.ui/META-INF/MANIFEST.MF +M org.eclipse.bpel.apache.ode.deploy.ui/src/org/eclipse/bpel/apache/ode/deploy/ui/pages/ProcessPage.java +M org.eclipse.bpel.apache.ode.deploy.ui/src/org/eclipse/bpel/apache/ode/deploy/ui/editors/ODEDeployMultiPageEditor.java +M org.eclipse.bpel.apache.ode.deploy.ui/src/org/eclipse/bpel/apache/ode/deploy/ui/util/DeployUtils.java +A org.eclipse.bpel.apache.ode.deploy.ui/pom.xml + M org.eclipse.bpel.apache.ode.deploy.ui + +diff svn manifest: + +diff rel baseline: +- 0.5.0 :: org.eclipse.bpel.apache.ode.deploy.ui ++ 0.5.0 :: org.eclipse.bpel.apache.ode.deploy.ui + +== ./bpel/plugins/org.eclipse.bpel.common.model == + +diff svn artifact: +A org.eclipse.bpel.common.model/pom.xml + M org.eclipse.bpel.common.model + +diff svn manifest: + +diff rel baseline: +- 0.5.0 :: org.eclipse.bpel.common.model ++ 0.5.0 :: org.eclipse.bpel.common.model + +== ./bpel/plugins/org.eclipse.bpel.common.ui == + +diff svn artifact: +A org.eclipse.bpel.common.ui/pom.xml + M org.eclipse.bpel.common.ui + +diff svn manifest: + +diff rel baseline: +- 0.5.0 :: org.eclipse.bpel.common.ui ++ 0.5.0 :: org.eclipse.bpel.common.ui + +== ./bpel/plugins/org.eclipse.bpel.model == + +diff svn artifact: +M org.eclipse.bpel.model/META-INF/MANIFEST.MF +M org.eclipse.bpel.model/src/org/eclipse/bpel/model/resource/BPELResourceSetImpl.java +M org.eclipse.bpel.model/src/org/eclipse/bpel/model/util/ReconciliationHelper.java +A org.eclipse.bpel.model/pom.xml +M org.eclipse.bpel.model/plugin.xml + M org.eclipse.bpel.model + +diff svn manifest: + +diff rel baseline: +- 0.5.0 :: org.eclipse.bpel.model ++ 0.5.0 :: org.eclipse.bpel.model + +== ./bpel/plugins/org.eclipse.bpel.ui == + +diff svn artifact: +A org.eclipse.bpel.ui/src/org/eclipse/bpel/ui/wizards/WSDLCustomPage.java +M org.eclipse.bpel.ui/src/org/eclipse/bpel/ui/wizards/messages.properties +M org.eclipse.bpel.ui/src/org/eclipse/bpel/ui/wizards/Messages.java +M org.eclipse.bpel.ui/src/org/eclipse/bpel/ui/wizards/NewFileWizardPage1.java +M org.eclipse.bpel.ui/src/org/eclipse/bpel/ui/wizards/NewFileWizardPage2.java +M org.eclipse.bpel.ui/src/org/eclipse/bpel/ui/wizards/NewFileWizard.java +A org.eclipse.bpel.ui/src/org/eclipse/bpel/ui/wizards/WSDLServiceDetail.java +M org.eclipse.bpel.ui/src/org/eclipse/bpel/ui/IBPELUIConstants.java +A org.eclipse.bpel.ui/src/org/eclipse/bpel/ui/BPELContentDescriber.java +M org.eclipse.bpel.ui/src/org/eclipse/bpel/ui/BPELResourceChangeListener.java +M org.eclipse.bpel.ui/src/org/eclipse/bpel/ui/editparts/FlowEditPart.java +M org.eclipse.bpel.ui/src/org/eclipse/bpel/ui/Templates.java +A org.eclipse.bpel.ui/pom.xml +M org.eclipse.bpel.ui/plugin.xml +M org.eclipse.bpel.ui/templates/sync/sample.bpel +M org.eclipse.bpel.ui/templates/sync/sample.wsdl +M org.eclipse.bpel.ui/templates/async/sample.bpel +M org.eclipse.bpel.ui/templates/async/sample.wsdl +M org.eclipse.bpel.ui/META-INF/MANIFEST.MF + M org.eclipse.bpel.ui + +diff svn manifest: + +diff rel baseline: +- 0.5.0 :: org.eclipse.bpel.ui ++ 0.5.0 :: org.eclipse.bpel.ui + +== ./bpel/plugins/org.eclipse.bpel.validator == + +diff svn artifact: +M org.eclipse.bpel.validator/src/org/eclipse/bpel/validator/xpath/JoinCondition.java +M org.eclipse.bpel.validator/src/org/eclipse/bpel/validator/xpath/XPathValidator.java +M org.eclipse.bpel.validator/src/org/eclipse/bpel/validator/Builder.java +A org.eclipse.bpel.validator/pom.xml +M org.eclipse.bpel.validator/META-INF/MANIFEST.MF + M org.eclipse.bpel.validator + +diff svn manifest: + +diff rel baseline: +- 0.5.0 :: org.eclipse.bpel.validator ++ 0.5.0 :: org.eclipse.bpel.validator + +== ./bpel/plugins/org.eclipse.bpel.wsil.model == + +diff svn artifact: +A org.eclipse.bpel.wsil.model/pom.xml + M org.eclipse.bpel.wsil.model + +diff svn manifest: + +diff rel baseline: +- 0.5.0 :: org.eclipse.bpel.wsil.model ++ 0.5.0 :: org.eclipse.bpel.wsil.model + +== ./bpel/plugins/org.eclipse.bpel.xpath10 == + +diff svn artifact: +A org.eclipse.bpel.xpath10/pom.xml + M org.eclipse.bpel.xpath10 + +diff svn manifest: + +diff rel baseline: +- 0.5.0 :: org.eclipse.bpel.xpath10 ++ 0.5.0 :: org.eclipse.bpel.xpath10 + +== ./bpel/plugins/org.jboss.tools.bpel.cheatsheet == + +diff svn artifact: +A org.jboss.tools.bpel.cheatsheet/pom.xml + M org.jboss.tools.bpel.cheatsheet + +diff svn manifest: + +diff rel baseline: +- 1.0.0 :: org.jboss.tools.bpel.cheatsheet ++ 1.0.0 :: org.jboss.tools.bpel.cheatsheet + +== ./bpel/plugins/org.jboss.tools.bpel.runtimes == + +diff svn artifact: +A org.jboss.tools.bpel.runtimes/pom.xml + M org.jboss.tools.bpel.runtimes + +diff svn manifest: + +diff rel baseline: +- 0.4.0 :: org.jboss.tools.bpel.runtimes ++ 0.4.0 :: org.jboss.tools.bpel.runtimes + +== ./bpel/tests/org.jboss.tools.bpel.ui.bot.test == + +diff svn artifact: + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.jboss.tools.bpel.ui.bot.test ++ 1.0.0 :: org.jboss.tools.bpel.ui.bot.test + +== ./bpel/tests/org.jboss.tools.bpel.ui.test == + +diff svn artifact: +M org.jboss.tools.bpel.ui.test/META-INF/MANIFEST.MF +M org.jboss.tools.bpel.ui.test/src/org/jboss/tools/bpel/ui/test/editor/JBossBPELEditorTest.java +A org.jboss.tools.bpel.ui.test/pom.xml + M org.jboss.tools.bpel.ui.test + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.jboss.tools.bpel.ui.test ++ 1.0.0 :: org.jboss.tools.bpel.ui.test + +== ./cdi/features/org.jboss.tools.cdi.feature == + +diff svn artifact: +M org.jboss.tools.cdi.feature/feature.xml +A org.jboss.tools.cdi.feature/pom.xml + M org.jboss.tools.cdi.feature + +diff svn manifest: +- + +diff rel baseline: +- 1.0.0 :: org.jboss.tools.cdi.feature ++ 1.0.0 :: org.jboss.tools.cdi.feature + +== ./cdi/plugins/org.jboss.tools.cdi.core == + +diff svn artifact: +M org.jboss.tools.cdi.core/META-INF/MANIFEST.MF +M org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/core/IClassBean.java +M org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/core/IInjectionPoint.java +M org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/core/IBeanMember.java +M org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/core/IStereotype.java +M org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/core/IBean.java +M org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/core/IBeanMethod.java +A org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/core/IStereotyped.java +A org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/core/IAnnotated.java +M org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/core/IParameter.java +M org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/core/IProducer.java +M org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/core/CDIConstants.java +M org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/core/CDICoreMessages.java +M org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/core/IBeanManager.java +M org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/core/IParametedType.java +M org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/core/CDICoreBuilder.java +M org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/core/preferences/CDIPreferences.java +M org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/core/preferences/CDIPreferenceInitializer.java +M org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/core/ISessionBean.java +M org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/core/messages.properties +M org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/core/IScoped.java +M org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/core/CDICoreNature.java +M org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/core/IQualifier.java +M org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/core/CDIUtil.java +M org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/internal/core/el/CdiElResolver.java +M org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/internal/core/impl/InjectionPointField.java +M org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/internal/core/impl/AbstractBeanElement.java +M org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/internal/core/impl/CDIAnnotationElement.java +M org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/internal/core/impl/ParametedType.java +M org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/internal/core/impl/BeanMethod.java +M org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/internal/core/impl/definition/AnnotationDefinition.java +M org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/internal/core/impl/definition/AbstractMemberDefinition.java +M org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/internal/core/impl/definition/MethodDefinition.java +A org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/internal/core/impl/definition/ParameterDefinition.java +M org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/internal/core/impl/definition/AnnotationHelper.java +M org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/internal/core/impl/definition/TypeDefinition.java +A org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/internal/core/impl/definition/AnnotationMemberDefinition.java +M org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/internal/core/impl/definition/FieldDefinition.java +M org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/internal/core/impl/definition/ParametedTypeFactory.java +M org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/internal/core/impl/definition/DefinitionContext.java +M org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/internal/core/impl/definition/AbstractTypeDefinition.java +M org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/internal/core/impl/CDIElement.java +M org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/internal/core/impl/BeanField.java +M org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/internal/core/impl/SessionBean.java +A org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/internal/core/impl/Parameter.java +M org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/internal/core/impl/ProducerMethod.java +M org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/internal/core/impl/CDIProject.java +M org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/internal/core/impl/ProducerField.java +M org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/internal/core/impl/TypeDeclaration.java +M org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/internal/core/impl/ClassBean.java +M org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/internal/core/impl/QualifierElement.java +A org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/internal/core/impl/InjectionPointParameter.java +M org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/internal/core/impl/InjectionPointMethod.java +M org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/internal/core/impl/BeanMember.java +A org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/internal/core/refactoring/RenameNamedBeanProcessor.java +A org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/internal/core/refactoring/CDIRenameProcessor.java +A org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/internal/core/refactoring +M org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/internal/core/scanner/lib/ClassPathMonitor.java +M org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/internal/core/validation/CDIValidationMessages.java +M org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/internal/core/validation/messages.properties +M org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/internal/core/validation/errorList.txt +M org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/internal/core/validation/CDICoreValidator.java +M org.jboss.tools.cdi.core/build.properties +A org.jboss.tools.cdi.core/pom.xml +M org.jboss.tools.cdi.core/plugin.xml + M org.jboss.tools.cdi.core + +diff svn manifest: +-Bundle-Version: 1.0.0 ++Bundle-Version: 1.0.0.qualifier + +diff rel baseline: +- 1.0.0 :: org.jboss.tools.cdi.core ++ 1.0.0 :: org.jboss.tools.cdi.core + +== ./cdi/plugins/org.jboss.tools.cdi.text.ext == + +diff svn artifact: +M org.jboss.tools.cdi.text.ext/META-INF/MANIFEST.MF +M org.jboss.tools.cdi.text.ext/src/org/jboss/tools/cdi/text/ext/messages.properties +M org.jboss.tools.cdi.text.ext/src/org/jboss/tools/cdi/text/ext/hyperlink/InjectedPointHyperlinkDetector.java +M org.jboss.tools.cdi.text.ext/src/org/jboss/tools/cdi/text/ext/hyperlink/InjectedPointListHyperlink.java +M org.jboss.tools.cdi.text.ext/src/org/jboss/tools/cdi/text/ext/hyperlink/InjectedPointHyperlink.java +A org.jboss.tools.cdi.text.ext/src/org/jboss/tools/cdi/text/ext/hyperlink/ProducerHyperlink.java +A org.jboss.tools.cdi.text.ext/src/org/jboss/tools/cdi/text/ext/hyperlink/ProducerDisposerHyperlinkDetector.java +A org.jboss.tools.cdi.text.ext/src/org/jboss/tools/cdi/text/ext/hyperlink/DisposerHyperlink.java +M org.jboss.tools.cdi.text.ext/src/org/jboss/tools/cdi/text/ext/CDIExtensionsMessages.java +M org.jboss.tools.cdi.text.ext/plugin.properties +A org.jboss.tools.cdi.text.ext/pom.xml +M org.jboss.tools.cdi.text.ext/plugin.xml + M org.jboss.tools.cdi.text.ext + +diff svn manifest: +-Bundle-Version: 2.0.0 ++Bundle-Version: 1.0.0.qualifier + +diff rel baseline: +- 1.0.0 :: org.jboss.tools.cdi.text.ext ++ 1.0.0 :: org.jboss.tools.cdi.text.ext + +== ./cdi/plugins/org.jboss.tools.cdi.ui == + +diff svn artifact: +M org.jboss.tools.cdi.ui/META-INF/MANIFEST.MF +M org.jboss.tools.cdi.ui/src/org/jboss/tools/cdi/ui/CDIUIMessages.properties +A org.jboss.tools.cdi.ui/src/org/jboss/tools/cdi/ui/wizard/NewInterceptorBindingWizardPage.java +A org.jboss.tools.cdi.ui/src/org/jboss/tools/cdi/ui/wizard/NewQualifierCreationWizard.java +A org.jboss.tools.cdi.ui/src/org/jboss/tools/cdi/ui/wizard/NewScopeWizardPage.java +A org.jboss.tools.cdi.ui/src/org/jboss/tools/cdi/ui/wizard/NewCDIAnnotationWizardPage.java +A org.jboss.tools.cdi.ui/src/org/jboss/tools/cdi/ui/wizard/NewStereotypeCreationWizard.java +A org.jboss.tools.cdi.ui/src/org/jboss/tools/cdi/ui/wizard/CDIAnnotationLabelProvider.java +A org.jboss.tools.cdi.ui/src/org/jboss/tools/cdi/ui/wizard/StereotypesSelectionProvider.java +A org.jboss.tools.cdi.ui/src/org/jboss/tools/cdi/ui/wizard/NewInterceptorBindingCreationWizard.java +A org.jboss.tools.cdi.ui/src/org/jboss/tools/cdi/ui/wizard/NewQualifierWizardPage.java +A org.jboss.tools.cdi.ui/src/org/jboss/tools/cdi/ui/wizard/NewScopeCreationWizard.java +A org.jboss.tools.cdi.ui/src/org/jboss/tools/cdi/ui/wizard/InterceptorBindingSelectionProvider.java +A org.jboss.tools.cdi.ui/src/org/jboss/tools/cdi/ui/wizard/NewCDIAnnotationCreationWizard.java +A org.jboss.tools.cdi.ui/src/org/jboss/tools/cdi/ui/wizard/SelectCDIAnnotationDialog.java +A org.jboss.tools.cdi.ui/src/org/jboss/tools/cdi/ui/wizard/CDIAnnotationSelectionProvider.java +A org.jboss.tools.cdi.ui/src/org/jboss/tools/cdi/ui/wizard/NewStereotypeWizardPage.java +A org.jboss.tools.cdi.ui/src/org/jboss/tools/cdi/ui/wizard +M org.jboss.tools.cdi.ui/src/org/jboss/tools/cdi/ui/preferences/CDIConfigurationBlock.java +M org.jboss.tools.cdi.ui/src/org/jboss/tools/cdi/ui/preferences/CDIPreferencesMessages.properties +M org.jboss.tools.cdi.ui/src/org/jboss/tools/cdi/ui/preferences/CDIPreferencesMessages.java +A org.jboss.tools.cdi.ui/src/org/jboss/tools/cdi/ui/refactoring/RenameNamedBeanWizard.java +A org.jboss.tools.cdi.ui/src/org/jboss/tools/cdi/ui/refactoring/CDIRefactorContributionFactory.java +A org.jboss.tools.cdi.ui/src/org/jboss/tools/cdi/ui/refactoring +M org.jboss.tools.cdi.ui/src/org/jboss/tools/cdi/ui/CDIUIMessages.java +M org.jboss.tools.cdi.ui/src/org/jboss/tools/cdi/ui/search/InjectionPointQueryParticipant.java +M org.jboss.tools.cdi.ui/build.properties +A org.jboss.tools.cdi.ui/pom.xml +M org.jboss.tools.cdi.ui/plugin.xml + M org.jboss.tools.cdi.ui + +diff svn manifest: + +diff rel baseline: +- 1.0.0 :: org.jboss.tools.cdi.ui ++ 1.0.0 :: org.jboss.tools.cdi.ui + +== ./cdi/plugins/org.jboss.tools.cdi.xml == + +diff svn artifact: +A org.jboss.tools.cdi.xml/pom.xml +M org.jboss.tools.cdi.xml/META-INF/MANIFEST.MF + M org.jboss.tools.cdi.xml + +diff svn manifest: +-Bundle-Version: 2.0.0 ++Bundle-Version: 1.0.0.qualifier + +diff rel baseline: +- 1.0.0 :: org.jboss.tools.cdi.xml ++ 1.0.0 :: org.jboss.tools.cdi.xml + +== ./cdi/plugins/org.jboss.tools.cdi.xml.ui == + +diff svn artifact: +M org.jboss.tools.cdi.xml.ui/META-INF/MANIFEST.MF +A org.jboss.tools.cdi.xml.ui/pom.xml + M org.jboss.tools.cdi.xml.ui + +diff svn manifest: +-Bundle-Version: 2.0.0 ++Bundle-Version: 1.0.0.qualifier + +diff rel baseline: +- 1.0.0 :: org.jboss.tools.cdi.xml.ui ++ 1.0.0 :: org.jboss.tools.cdi.xml.ui + +== ./cdi/tests/org.jboss.tools.cdi.core.test == + +diff svn artifact: +M org.jboss.tools.cdi.core.test/META-INF/MANIFEST.MF +D org.jboss.tools.cdi.core.test/src/org/jboss/tools/cdi/core/test/tck/DefinitionTest.java +A org.jboss.tools.cdi.core.test/src/org/jboss/tools/cdi/core/test/tck/ResolutionByTypeTest.java +A org.jboss.tools.cdi.core.test/src/org/jboss/tools/cdi/core/test/tck/EnterpriseResolutionByTypeTest.java +A org.jboss.tools.cdi.core.test/src/org/jboss/tools/cdi/core/test/tck/BeanSpecializationTest.java +A org.jboss.tools.cdi.core.test/src/org/jboss/tools/cdi/core/test/tck/StereotypeDefinitionTest.java +A org.jboss.tools.cdi.core.test/src/org/jboss/tools/cdi/core/test/tck/EnterpriseStereotypeDefinitionTest.java +A org.jboss.tools.cdi.core.test/src/org/jboss/tools/cdi/core/test/tck/DynamicLookupTest.java +A org.jboss.tools.cdi.core.test/src/org/jboss/tools/cdi/core/test/tck/BeanDefinitionTest.java +A org.jboss.tools.cdi.core.test/src/org/jboss/tools/cdi/core/test/tck/StereotypeInheritenceTest.java +M org.jboss.tools.cdi.core.test/src/org/jboss/tools/cdi/core/test/tck/TCKTest.java +A org.jboss.tools.cdi.core.test/src/org/jboss/tools/cdi/core/test/tck/ScopeDefinitionTest.java +A org.jboss.tools.cdi.core.test/src/org/jboss/tools/cdi/core/test/tck/EnterpriseScopeDefinitionTest.java +A org.jboss.tools.cdi.core.test/src/org/jboss/tools/cdi/core/test/tck/AssignabilityOfRawAndParameterizedTypesTest.java +A org.jboss.tools.cdi.core.test/src/org/jboss/tools/cdi/core/test/tck/QualifierWithMembersTest.java +A org.jboss.tools.cdi.core.test/src/org/jboss/tools/cdi/core/test/tck/NameDefinitionTest.java +A org.jboss.tools.cdi.core.test/src/org/jboss/tools/cdi/core/test/tck/DefaultNamedTest.java +A org.jboss.tools.cdi.core.test/src/org/jboss/tools/cdi/core/test/tck/QualifierDefinitionTest.java +M org.jboss.tools.cdi.core.test/src/org/jboss/tools/cdi/core/test/tck/ValidationTest.java +A org.jboss.tools.cdi.core.test/src/org/jboss/tools/cdi/core/test/tck/EnterpriseQualifierDefinitionTest.java +A org.jboss.tools.cdi.core.test/src/org/jboss/tools/cdi/core/test/tck/InjectionPointTest.java +A org.jboss.tools.cdi.core.test/src/org/jboss/tools/cdi/core/test/tck/ProducerMethodDefinitionTest.java +A org.jboss.tools.cdi.core.test/src/org/jboss/tools/cdi/core/test/tck/NamedBeanRefactoringTest.java +M org.jboss.tools.cdi.core.test/src/org/jboss/tools/cdi/core/test/CDICoreAllTests.java +A org.jboss.tools.cdi.core.test/src/org/jboss/tools/cdi/core/test/CDICoreTestSetup.java +M org.jboss.tools.cdi.core.test/build.properties +A org.jboss.tools.cdi.core.test/pom.xml +D org.jboss.tools.cdi.core.test/resources/tck/extensions +D org.jboss.tools.cdi.core.test/resources/tck/policy +D org.jboss.tools.cdi.core.test/resources/tck/deployment +D org.jboss.tools.cdi.core.test/resources/tck/xml +D org.jboss.tools.cdi.core.test/resources/tck/event +D org.jboss.tools.cdi.core.test/resources/tck/context +D org.jboss.tools.cdi.core.test/resources/tck/decorators +D org.jboss.tools.cdi.core.test/resources/tck/implementation +D org.jboss.tools.cdi.core.test/resources/tck/definition +D org.jboss.tools.cdi.core.test/resources/tck/inheritance +D org.jboss.tools.cdi.core.test/resources/tck/lookup +A org.jboss.tools.cdi.core.test/resources/tck/literals/DefaultLiteral.java +A org.jboss.tools.cdi.core.test/resources/tck/literals/NamedLiteral.java +A org.jboss.tools.cdi.core.test/resources/tck/literals/TargetLiteral.java +A org.jboss.tools.cdi.core.test/resources/tck/literals/AnyLiteral.java +A org.jboss.tools.cdi.core.test/resources/tck/literals/RetentionLiteral.java +A org.jboss.tools.cdi.core.test/resources/tck/literals/NewLiteral.java +A org.jboss.tools.cdi.core.test/resources/tck/literals/InjectLiteral.java +A org.jboss.tools.cdi.core.test/resources/tck/literals +A org.jboss.tools.cdi.core.test/resources/tck/unit +A org.jboss.tools.cdi.core.test/resources/tck/impl/MockCreationalContext.java +A org.jboss.tools.cdi.core.test/resources/tck/impl/WebProfileMethodSelector.java +A org.jboss.tools.cdi.core.test/resources/tck/impl/packaging/jsr299 +A org.jboss.tools.cdi.core.test/resources/tck/impl/packaging +A org.jboss.tools.cdi.core.test/resources/tck/impl/OldSPIBridge.java +A org.jboss.tools.cdi.core.test/resources/tck/impl/JSR299ConfigurationImpl.java +A org.jboss.tools.cdi.core.test/resources/tck/impl/JSR299PropertiesBasedConfigurationBuilder.java +A org.jboss.tools.cdi.core.test/resources/tck/impl +D org.jboss.tools.cdi.core.test/resources/tck/interceptors/definition +A org.jboss.tools.cdi.core.test/resources/tck/interceptors/tests/method/DogInterceptor.java +A org.jboss.tools.cdi.core.test/resources/tck/interceptors/tests/method/FishInterceptor.java +A org.jboss.tools.cdi.core.test/resources/tck/interceptors/tests/method/Dog.java +A org.jboss.tools.cdi.core.test/resources/tck/interceptors/tests/method/Fish.java +A org.jboss.tools.cdi.core.test/resources/tck/interceptors/tests/method +A org.jboss.tools.cdi.core.test/resources/tck/interceptors/tests/aroundInvoke/SimpleBean.java +A org.jboss.tools.cdi.core.test/resources/tck/interceptors/tests/aroundInvoke/PackagePrivateInterceptor.java +A org.jboss.tools.cdi.core.test/resources/tck/interceptors/tests/aroundInvoke/ProtectedInterceptor.java +A org.jboss.tools.cdi.core.test/resources/tck/interceptors/tests/aroundInvoke/PrivateInterceptor.java +A org.jboss.tools.cdi.core.test/resources/tck/interceptors/tests/aroundInvoke/order/Interceptor1.java +A org.jboss.tools.cdi.core.test/resources/tck/interceptors/tests/aroundInvoke/order/Vehicle.java +A org.jboss.tools.cdi.core.test/resources/tck/interceptors/tests/aroundInvoke/order/Interceptor2.java +A org.jboss.tools.cdi.core.test/resources/tck/interceptors/tests/aroundInvoke/order/Interceptor3.java +A org.jboss.tools.cdi.core.test/resources/tck/interceptors/tests/aroundInvoke/order/Interceptor4.java +A org.jboss.tools.cdi.core.test/resources/tck/interceptors/tests/aroundInvoke/order/Interceptor5.java +A org.jboss.tools.cdi.core.test/resources/tck/interceptors/tests/aroundInvoke/order/Tram.java +A org.jboss.tools.cdi.core.test/resources/tck/interceptors/tests/aroundInvoke/order/RailVehicle.java +A org.jboss.tools.cdi.core.test/resources/tck/interceptors/tests/aroundInvoke/order/OverridenInterceptor.java +A org.jboss.tools.cdi.core.test/resources/tck/interceptors/tests/aroundInvoke/order +A org.jboss.tools.cdi.core.test/resources/tck/interceptors/tests/aroundInvoke/exception/Interceptor1.java +A org.jboss.tools.cdi.core.test/resources/tck/interceptors/tests/aroundInvoke/exception/SimpleBean.java +A org.jboss.tools.cdi.core.test/resources/tck/interceptors/tests/aroundInvoke/exception/Interceptor2.java +A org.jboss.tools.cdi.core.test/resources/tck/interceptors/tests/aroundInvoke/exception +A org.jboss.tools.cdi.core.test/resources/tck/interceptors/tests/aroundInvoke +A org.jboss.tools.cdi.core.test/resources/tck/interceptors/tests/definition/ClassWithAroundInvokeMethod.java +A org.jboss.tools.cdi.core.test/resources/tck/interceptors/tests/definition +A org.jboss.tools.cdi.core.test/resources/tck/interceptors/tests/lifecycleCallback/exceptions/Sheep.java +A org.jboss.tools.cdi.core.test/resources/tck/interceptors/tests/lifecycleCallback/exceptions/GoatInterceptor.java +A org.jboss.tools.cdi.core.test/resources/tck/interceptors/tests/lifecycleCallback/exceptions/Goat.java +A org.jboss.tools.cdi.core.test/resources/tck/interceptors/tests/lifecycleCallback/exceptions +A org.jboss.tools.cdi.core.test/resources/tck/interceptors/tests/lifecycleCallback/SheepInterceptor.java +A org.jboss.tools.cdi.core.test/resources/tck/interceptors/tests/lifecycleCallback/Chicken.java +A org.jboss.tools.cdi.core.test/resources/tck/interceptors/tests/lifecycleCallback/Sheep.java +A org.jboss.tools.cdi.core.test/resources/tck/interceptors/tests/lifecycleCallback/PackagePrivateLifecycleInterceptor.java +A org.jboss.tools.cdi.core.test/resources/tck/interceptors/tests/lifecycleCallback/ProtectedLifecycleInterceptor.java +A org.jboss.tools.cdi.core.test/resources/tck/interceptors/tests/lifecycleCallback/GoatInterceptor.java +A org.jboss.tools.cdi.core.test/resources/tck/interceptors/tests/lifecycleCallback/PrivateLifecycleInterceptor.java +A org.jboss.tools.cdi.core.test/resources/tck/interceptors/tests/lifecycleCallback/Goat.java +A org.jboss.tools.cdi.core.test/resources/tck/interceptors/tests/lifecycleCallback/order/CargoShip.java +A org.jboss.tools.cdi.core.test/resources/tck/interceptors/tests/lifecycleCallback/order/Interceptor1.java +A org.jboss.tools.cdi.core.test/resources/tck/interceptors/tests/lifecycleCallback/order/Interceptor2.java +A org.jboss.tools.cdi.core.test/resources/tck/interceptors/tests/lifecycleCallback/order/Interceptor3.java +A org.jboss.tools.cdi.core.test/resources/tck/interceptors/tests/lifecycleCallback/order/Interceptor4.java +A org.jboss.tools.cdi.core.test/resources/tck/interceptors/tests/lifecycleCallback/order/Ship.java +A org.jboss.tools.cdi.core.test/resources/tck/interceptors/tests/lifecycleCallback/order/LakeCargoShip.java +A org.jboss.tools.cdi.core.test/resources/tck/interceptors/tests/lifecycleCallback/order +A org.jboss.tools.cdi.core.test/resources/tck/interceptors/tests/lifecycleCallback/PublicLifecycleInterceptor.java +A org.jboss.tools.cdi.core.test/resources/tck/interceptors/tests/lifecycleCallback +A org.jboss.tools.cdi.core.test/resources/tck/interceptors/tests/invocationContext/Interceptor1.java +A org.jboss.tools.cdi.core.test/resources/tck/interceptors/tests/invocationContext/Interceptor10.java +A org.jboss.tools.cdi.core.test/resources/tck/interceptors/tests/invocationContext/SimpleBean.java +A org.jboss.tools.cdi.core.test/resources/tck/interceptors/tests/invocationContext/Interceptor2.java +A org.jboss.tools.cdi.core.test/resources/tck/interceptors/tests/invocationContext/Interceptor3.java +A org.jboss.tools.cdi.core.test/resources/tck/interceptors/tests/invocationContext/Interceptor4.java +A org.jboss.tools.cdi.core.test/resources/tck/interceptors/tests/invocationContext/Interceptor5.java +A org.jboss.tools.cdi.core.test/resources/tck/interceptors/tests/invocationContext/Interceptor6.java +A org.jboss.tools.cdi.core.test/resources/tck/interceptors/tests/invocationContext/Interceptor7.java +A org.jboss.tools.cdi.core.test/resources/tck/interceptors/tests/invocationContext/Interceptor8.java +A org.jboss.tools.cdi.core.test/resources/tck/interceptors/tests/invocationContext/Interceptor9.java +A org.jboss.tools.cdi.core.test/resources/tck/interceptors/tests/invocationContext/LifecycleCallbackInterceptor.java +A org.jboss.tools.cdi.core.test/resources/tck/interceptors/tests/invocationContext +A org.jboss.tools.cdi.core.test/resources/tck/interceptors/tests +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/afterBeanDiscovery/Cockatoo.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/afterBeanDiscovery/AfterBeanDiscoveryObserver.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/afterBeanDiscovery/javax.enterprise.inject.spi.Extension +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/afterBeanDiscovery +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/beanManager/InjectionPointDecorator.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/beanManager/SimpleBean.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/beanManager/Transactional.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/beanManager/AnimalStereotype.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/beanManager/Tame.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/beanManager/Cat.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/beanManager/Cow.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/beanManager/DerivedBean.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/beanManager/Dog.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/beanManager/Terrier.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/beanManager/CatBean.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/beanManager/DogHouse.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/beanManager +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/container/event/broken/processBeanObserverThrowsException/Sheep.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/container/event/broken/processBeanObserverThrowsException/javax.enterprise.inject.spi.Extension +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/container/event/broken/processBeanObserverThrowsException/ProcessBeanObserver.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/container/event/broken/processBeanObserverThrowsException +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/container/event/broken/processBeanObserverRegistersException/Sheep.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/container/event/broken/processBeanObserverRegistersException/javax.enterprise.inject.spi.Extension +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/container/event/broken/processBeanObserverRegistersException/ProcessBeanObserver.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/container/event/broken/processBeanObserverRegistersException +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/container/event/broken +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/container/event/ProcessInjectionTargetObserver.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/container/event/CowLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/container/event/Sheep.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/container/event/ProcessBeanObserver.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/container/event/SheepLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/container/event/SheepInterceptor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/container/event/Farm.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/container/event/Tame.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/container/event/ProcessAnnotatedTypeObserver.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/container/event/Food.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/container/event/javax.enterprise.inject.spi.Extension +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/container/event/Cow.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/container/event/ejb-jar.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/container/event/Milk.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/container/event/Cheese.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/container/event +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/container +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/producer/BirdCage.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/producer/broken/injectionTargetError/EventProcessor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/producer/broken/injectionTargetError/javax.enterprise.inject.spi.Extension +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/producer/broken/injectionTargetError/Dog.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/producer/broken/injectionTargetError +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/producer/broken +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/producer/Noisy.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/producer/Tabby.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/producer/Cat.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/producer/CreationalContextImpl.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/producer/Dog.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/producer/CheckableInjectionTarget.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/producer/LitterBox.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/producer/DogProducer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/producer/DogBone.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/producer/Preferred.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/producer/Bird.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/producer/ProducerProcessor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/producer/DogBed.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/producer/CatFoodDish.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/producer/Quiet.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/producer/Cow.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/producer/javax.enterprise.inject.spi.Extension +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/producer/CowProducer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/producer +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/processBean/ChickenHutch.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/processBean/Elephant.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/processBean/Chicken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/processBean/Cat.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/processBean/Cow.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/processBean/javax.enterprise.inject.spi.Extension +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/processBean/ElephantLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/processBean/Cowshed.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/processBean/ProcessBeanObserver.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/processBean +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/bean/bytype/SimpleBean.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/bean/bytype/TameLiteral.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/bean/bytype/NonBindingTypeLiteral.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/bean/bytype/Tame.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/bean/bytype/NonBindingType.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/bean/bytype/DerivedBean.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/bean/bytype +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/bean +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/observer/ProcessObserverMethodObserver.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/observer/broken/definitionError/ProcessObserverMethodObserver.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/observer/broken/definitionError/EventB.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/observer/broken/definitionError/javax.enterprise.inject.spi.Extension +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/observer/broken/definitionError/EventBObserver.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/observer/broken/definitionError +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/observer/broken/exception/ProcessObserverMethodObserver.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/observer/broken/exception/EventC.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/observer/broken/exception/javax.enterprise.inject.spi.Extension +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/observer/broken/exception/EventCObserver.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/observer/broken/exception +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/observer/broken +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/observer/EventA.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/observer/javax.enterprise.inject.spi.Extension +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/observer/EventAObserver.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/observer +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/annotated/TestAnnotatedType.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/annotated/broken/processAnnotatedObserverThrowsException/ProcessAnnotatedTypeObserver.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/annotated/broken/processAnnotatedObserverThrowsException/javax.enterprise.inject.spi.Extension +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/annotated/broken/processAnnotatedObserverThrowsException/Dog.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/annotated/broken/processAnnotatedObserverThrowsException +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/annotated/broken/processInjectionTargetThrowsException/javax.enterprise.inject.spi.Extension +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/annotated/broken/processInjectionTargetThrowsException/Dog.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/annotated/broken/processInjectionTargetThrowsException/InjectionTargetProcessor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/annotated/broken/processInjectionTargetThrowsException +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/annotated/broken +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/annotated/InterfaceA.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/annotated/InterfaceB.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/annotated/AbstractC.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/annotated/ProcessAnnotatedTypeObserver.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/annotated/Tame.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/annotated/javax.enterprise.inject.spi.Extension +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/annotated/ClassD.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/annotated/Dog.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/annotated/VetoedBean.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/annotated/DogHouse.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/annotated/TestAnnotated.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/annotated +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/alternative/metadata/Expensive.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/alternative/metadata/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/alternative/metadata/NamedStereotype.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/alternative/metadata/Shop.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/alternative/metadata/Grocery.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/alternative/metadata/GroceryWrapper.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/alternative/metadata/Bread.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/alternative/metadata/AnnotatedWrapper.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/alternative/metadata/AnnotatedParameterWrapper.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/alternative/metadata/AnnotatedMethodWrapper.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/alternative/metadata/Cheap.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/alternative/metadata/AnnotatedTypeWrapper.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/alternative/metadata/Vegetables.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/alternative/metadata/AnnotatedFieldWrapper.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/alternative/metadata/Water.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/alternative/metadata/ExpensiveLiteral.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/alternative/metadata/GroceryInterceptorBinding.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/alternative/metadata/AnnotatedConstructorWrapper.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/alternative/metadata/ProcessAnnotatedTypeObserver.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/alternative/metadata/TropicalFruit.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/alternative/metadata/javax.enterprise.inject.spi.Extension +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/alternative/metadata/GroceryInterceptor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/alternative/metadata/Fruit.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/alternative/metadata/Yogurt.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/alternative/metadata/Milk.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/alternative/metadata/CheapLiteral.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/alternative/metadata +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions/alternative +A org.jboss.tools.cdi.core.test/resources/tck/tests/extensions +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/refactoring/HomePage.xhtml +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/refactoring/Random.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/refactoring/index.jsp +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/refactoring/Generator.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/refactoring/Game.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/refactoring/MaxNumber.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/refactoring +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/resolution/OtherPaymentProcessor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/resolution/AdvancedPaymentProcessor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/resolution/coincidence/PayBy.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/resolution/coincidence/FirstPaymentProcessor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/resolution/coincidence/FirstPaymentMethod.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/resolution/coincidence/SecondPaymentProcessor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/resolution/coincidence/ObtainsInstanceBean.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/resolution/coincidence/SecondPaymentMethod.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/resolution/coincidence +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/resolution/PayBy.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/resolution/AssignabilityOfRawAndParameterizedTypes.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/resolution/AsynchronousPaymentProcessor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/resolution/ObtainsInstanceBean.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/resolution/CashPaymentProcessor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/resolution/PaymentProcessor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/resolution +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/interceptors/CatInterceptorBinding.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/interceptors/ScopedStereotype.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/interceptors/AlternativeStereotype.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/interceptors/InterceptorWithWrongScopeBroken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/interceptors/Transactional.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/interceptors/NamedInterceptorBroken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/interceptors/CatInterceptor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/interceptors/Spider.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/interceptors/Cat.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/interceptors/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/interceptors/NamedStereotype.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/interceptors/FordInterceptor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/interceptors/InjectInterceptorBroken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/interceptors/NamedStereotypedInterceptorBroken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/interceptors/AlternativeInterceptorBroken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/interceptors +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/decorators/NamedStereotypedDecoratorBroken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/decorators/AlternativeDecoratorBroken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/decorators/DecoratorWithWrongScopeBroken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/decorators/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/decorators/NamedDecoratorBroken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/decorators/NamedStereotype.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/decorators +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/producers/ProducerAnnotatedInjectBroken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/producers/InterceptorHasProducerMethodBroken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/producers/FunnelWeaver.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/producers/ParameterizedTypeWithWrongScope_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/producers/SpiderProducerVariableType_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/producers/InterceptorHasProducerFieldBroken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/producers/DecoratorHasProducerMethodBroken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/producers/NonStaticProducerOfSessionBeanBroken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/producers/DecoratorHasProducerFieldBroken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/producers/AnotherScope.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/producers/FishStereotype.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/producers +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/resources/NamedStereotype.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/resources/ProducerFieldsBroken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/resources/PaymentService.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/resources +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/disposers/TimestampLogger.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/disposers/TimestampLogger_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/disposers/Spider.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/disposers/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/disposers +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/inject/Animal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/inject/PrimitiveTestQualifer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/inject/GenericInitializerMethodBroken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/inject/Sheep.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/inject/FarmBroken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/inject/NamedInjectionBroken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/inject/TestQualifer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/inject/GameBroken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/inject/Order.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/inject/NumberProducer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/inject +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/sessionbeans/FooBroken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/sessionbeans/SessionBeanAnnotatedInterceptorBroken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/sessionbeans/SessionBeanAnnotatedDecoratorBroken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/sessionbeans/LocalFoo.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/sessionbeans +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/specialization/SpecializingInterceptorBroken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/specialization/MissingTypeBeanBroken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/specialization/SpecializingDecoratorBroken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/specialization/Landowner.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/specialization/Simple.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/specialization/Farmer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation/specialization +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/validation +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/openon/CustomProducerImpl.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/openon/Foo.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/openon/Producer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/openon/ProducerImpl.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/openon/ProducerDecorator.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt/openon +A org.jboss.tools.cdi.core.test/resources/tck/tests/jbt +A org.jboss.tools.cdi.core.test/resources/tck/tests/policy/Wild.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/policy/broken/not/policy/stereotype/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/policy/broken/not/policy/stereotype/Mock.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/policy/broken/not/policy/stereotype +A org.jboss.tools.cdi.core.test/resources/tck/tests/policy/broken/not/policy/Cat.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/policy/broken/not/policy/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/policy/broken/not/policy +A org.jboss.tools.cdi.core.test/resources/tck/tests/policy/broken/not +A org.jboss.tools.cdi.core.test/resources/tck/tests/policy/broken/same/type/twice/Cat.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/policy/broken/same/type/twice/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/policy/broken/same/type/twice/Dog.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/policy/broken/same/type/twice +A org.jboss.tools.cdi.core.test/resources/tck/tests/policy/broken/same/type +A org.jboss.tools.cdi.core.test/resources/tck/tests/policy/broken/same +A org.jboss.tools.cdi.core.test/resources/tck/tests/policy/broken/incorrect/name/stereotype/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/policy/broken/incorrect/name/stereotype +A org.jboss.tools.cdi.core.test/resources/tck/tests/policy/broken/incorrect/name/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/policy/broken/incorrect/name +A org.jboss.tools.cdi.core.test/resources/tck/tests/policy/broken/incorrect +A org.jboss.tools.cdi.core.test/resources/tck/tests/policy/broken +A org.jboss.tools.cdi.core.test/resources/tck/tests/policy/enterprise/EjbInterface.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/policy/enterprise/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/policy/enterprise/DisabledEjbInterface.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/policy/enterprise/EnabledEjb.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/policy/enterprise/NotEnabledEjb.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/policy/enterprise +A org.jboss.tools.cdi.core.test/resources/tck/tests/policy/Animal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/policy/Sheep.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/policy/NotEnabledSheepProducer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/policy/Chicken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/policy/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/policy/Cat.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/policy/Dog.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/policy/CatProducer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/policy/NotEnabledPolicyStereotype.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/policy/Horse.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/policy/Bird.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/policy/EnabledSheepProducer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/policy/Tame.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/policy/EnabledPolicyStereotype.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/policy +A org.jboss.tools.cdi.core.test/resources/tck/tests/deployment/lifecycle/broken/exceptionInAfterBeanValidationObserver/BeanDiscoveryObserver.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/deployment/lifecycle/broken/exceptionInAfterBeanValidationObserver/javax.enterprise.inject.spi.Extension +A org.jboss.tools.cdi.core.test/resources/tck/tests/deployment/lifecycle/broken/exceptionInAfterBeanValidationObserver +A org.jboss.tools.cdi.core.test/resources/tck/tests/deployment/lifecycle/broken/failsDuringValidation/BeanWithInjection.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/deployment/lifecycle/broken/failsDuringValidation/BeanDiscoveryObserver.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/deployment/lifecycle/broken/failsDuringValidation/NotABean.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/deployment/lifecycle/broken/failsDuringValidation +A org.jboss.tools.cdi.core.test/resources/tck/tests/deployment/lifecycle/broken/normalScope/BeforeBeanDiscoveryObserver.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/deployment/lifecycle/broken/normalScope/javax.enterprise.inject.spi.Extension +A org.jboss.tools.cdi.core.test/resources/tck/tests/deployment/lifecycle/broken/normalScope/EpochScoped.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/deployment/lifecycle/broken/normalScope/RomanEmpire.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/deployment/lifecycle/broken/normalScope +A org.jboss.tools.cdi.core.test/resources/tck/tests/deployment/lifecycle/broken/passivatingScope/BeforeBeanDiscoveryObserver.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/deployment/lifecycle/broken/passivatingScope/javax.enterprise.inject.spi.Extension +A org.jboss.tools.cdi.core.test/resources/tck/tests/deployment/lifecycle/broken/passivatingScope/EpochScoped.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/deployment/lifecycle/broken/passivatingScope/RomanEmpire.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/deployment/lifecycle/broken/passivatingScope +A org.jboss.tools.cdi.core.test/resources/tck/tests/deployment/lifecycle/broken/beanDiscoveryMethodThrowsException/BeforeBeanDiscoveryObserver.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/deployment/lifecycle/broken/beanDiscoveryMethodThrowsException/javax.enterprise.inject.spi.Extension +A org.jboss.tools.cdi.core.test/resources/tck/tests/deployment/lifecycle/broken/beanDiscoveryMethodThrowsException +A org.jboss.tools.cdi.core.test/resources/tck/tests/deployment/lifecycle/broken/failsDuringBeanDiscovery/BeanDiscoveryObserver.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/deployment/lifecycle/broken/failsDuringBeanDiscovery/InitializerBean_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/deployment/lifecycle/broken/failsDuringBeanDiscovery +A org.jboss.tools.cdi.core.test/resources/tck/tests/deployment/lifecycle/broken/addDeploymentProblem/BeanDiscoveryObserver.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/deployment/lifecycle/broken/addDeploymentProblem/javax.enterprise.inject.spi.Extension +A org.jboss.tools.cdi.core.test/resources/tck/tests/deployment/lifecycle/broken/addDeploymentProblem +A org.jboss.tools.cdi.core.test/resources/tck/tests/deployment/lifecycle/broken/addDefinitionError/BeanDiscoveryObserver.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/deployment/lifecycle/broken/addDefinitionError/javax.enterprise.inject.spi.Extension +A org.jboss.tools.cdi.core.test/resources/tck/tests/deployment/lifecycle/broken/addDefinitionError +A org.jboss.tools.cdi.core.test/resources/tck/tests/deployment/lifecycle/broken/exceptionInAfterBeanDiscoveryObserver/FooException.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/deployment/lifecycle/broken/exceptionInAfterBeanDiscoveryObserver/BeanDiscoveryObserver.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/deployment/lifecycle/broken/exceptionInAfterBeanDiscoveryObserver/javax.enterprise.inject.spi.Extension +A org.jboss.tools.cdi.core.test/resources/tck/tests/deployment/lifecycle/broken/exceptionInAfterBeanDiscoveryObserver +A org.jboss.tools.cdi.core.test/resources/tck/tests/deployment/lifecycle/broken +A org.jboss.tools.cdi.core.test/resources/tck/tests/deployment/lifecycle/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/deployment/lifecycle/javax.enterprise.inject.spi.Extension.DeploymentTest +A org.jboss.tools.cdi.core.test/resources/tck/tests/deployment/lifecycle/DataAccessImpl.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/deployment/lifecycle/User.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/deployment/lifecycle/RomanEmpire.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/deployment/lifecycle/NotAuthorizedException.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/deployment/lifecycle/Alligator.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/deployment/lifecycle/Interceptor1.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/deployment/lifecycle/DataAccessAuthorizationDecorator.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/deployment/lifecycle/InterceptorType1.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/deployment/lifecycle/ManagerObserver.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/deployment/lifecycle/Tame.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/deployment/lifecycle/javax.enterprise.inject.spi.Extension.ExtensionsTest +A org.jboss.tools.cdi.core.test/resources/tck/tests/deployment/lifecycle/BeforeBeanDiscoveryObserver.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/deployment/lifecycle/DataAccess.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/deployment/lifecycle/EpochScoped.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/deployment/lifecycle/DisabledBean.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/deployment/lifecycle +A org.jboss.tools.cdi.core.test/resources/tck/tests/deployment/packaging/bundledLibrary/Foo.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/deployment/packaging/bundledLibrary/Bar.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/deployment/packaging/bundledLibrary +A org.jboss.tools.cdi.core.test/resources/tck/tests/deployment/packaging +A org.jboss.tools.cdi.core.test/resources/tck/tests/deployment/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/deployment +A org.jboss.tools.cdi.core.test/resources/tck/tests/xml/declaration +A org.jboss.tools.cdi.core.test/resources/tck/tests/xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/StaticObserver.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/resolve/typeWithParameters/Foo.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/resolve/typeWithParameters/UnusedEventType.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/resolve/typeWithParameters/FooObserver.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/resolve/typeWithParameters/AnotherFooObserver.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/resolve/typeWithParameters +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/resolve/nonbinding/AnimalStereotype.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/resolve/nonbinding/AnimalStereotypeAnnotationLiteral.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/resolve/nonbinding +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/resolve/binding/BindingTypeC.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/resolve/binding/BindingTypeABinding.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/resolve/binding/BindingTypeBBinding.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/resolve/binding/BindingTypeCBinding.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/resolve/binding/BindingTypeA.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/resolve/binding/BindingTypeB.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/resolve/binding +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/resolve +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/select/Violent.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/select/AlarmSystem.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/select/SecuritySensor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/select/SecurityEvent_Illegal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/select/SecurityEvent.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/select/BreakInEvent.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/select/NotABindingType.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/select +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/broken/observer8/Terrier.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/broken/observer8 +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/broken/observer/isInitializer/AustralianTerrier_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/broken/observer/isInitializer +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/broken/observer/isProducer/BorderTerrier_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/broken/observer/isProducer +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/broken/observer/beanNotManaged/ConcreteBean.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/broken/observer/beanNotManaged/AbstractBean.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/broken/observer/beanNotManaged/NonManagedBean.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/broken/observer/beanNotManaged +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/broken/observer/isDisposer/FoxTerrier_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/broken/observer/isDisposer +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/broken/observer/tooManyParameters/Boxer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/broken/observer/tooManyParameters/YorkshireTerrier_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/broken/observer/tooManyParameters +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/broken/observer/notBusinessMethod/TibetanTerrier_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/broken/observer/notBusinessMethod/Terrier.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/broken/observer/notBusinessMethod +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/broken/observer/dependentIsConditionalObserver/AlarmSystem.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/broken/observer/dependentIsConditionalObserver/BreakIn.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/broken/observer/dependentIsConditionalObserver +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/broken/observer +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/broken/inject/withoutType/BlackRumpedWaxbill_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/broken/inject/withoutType +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/broken/inject +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/broken +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/resolve/enterprise/EJBEvent.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/resolve/enterprise/Spitz.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/resolve/enterprise/PomeranianInterface.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/resolve/enterprise +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/resolve/Role.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/resolve/PriviledgedObserver.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/resolve/Cloud.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/resolve/DiskSpaceEvent.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/resolve/AirConditioner.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/resolve/NotEnabled.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/resolve/BatteryEvent.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/resolve/DisabledObserver.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/resolve/Ghost.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/resolve/Secret.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/resolve/Tame.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/resolve/MultiBindingEvent.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/resolve/Pomeranian.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/resolve/Thermostat.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/resolve/BullTerrier.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/resolve/SystemMonitor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/resolve/RoleBinding.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/resolve/SimpleEventType.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/resolve/Temperature.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/resolve/TameAnnotationLiteral.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/resolve +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/enterprise/StockWatcher.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/enterprise/Egg.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/enterprise/IndirectStockWatcher.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/enterprise/StockPrice.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/enterprise/FarmerLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/enterprise/LazyFarmerLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/enterprise/EventPayload.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/enterprise/Farmer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/enterprise/IntermediateStockWatcher.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/enterprise/LazyFarmer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/enterprise/StockWatcherLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/enterprise/IndirectStockWatcherLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/enterprise +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/StockWatcher.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/Role.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/AnEventType.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/AnotherEventType.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/wildcardAndTypeVariable/Behavior.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/wildcardAndTypeVariable/BostonTerrier.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/wildcardAndTypeVariable/WildBostonTerrier.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/wildcardAndTypeVariable/ObjectList.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/wildcardAndTypeVariable +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/ConditionalEvent.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/StockPrice.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/AnObserver.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/AnotherObserver.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/registerUsingEvent/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/registerUsingEvent +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/runtimeException/Tame.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/runtimeException/TeaCupPomeranian.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/runtimeException/TameAnnotationLiteral.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/runtimeException +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/transactional/FooException.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/transactional/SmallDog.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/transactional/DisobedientDog.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/transactional/LargeDog.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/transactional/Trainer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/transactional/Tame.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/transactional/DogAgent.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/transactional/Pomeranian.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/transactional/PomeranianInterface.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/transactional/ShowDog.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/transactional/Agent.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/transactional/DogTrainer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/transactional +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/conditional/ConditionalEvent.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/conditional/Spun.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/conditional/RecluseSpider.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/conditional/Web.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/conditional +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/abortProcessing +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/checkedException/Tame.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/checkedException/TeaCupPomeranian.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/checkedException +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/EventPayload.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer/RoleBinding.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/observer +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/OrangeCheekedWaxbill.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/Delivery.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/IndirectStockWatcher.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/Tame.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/fires/Billing.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/fires/MiniBar.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/fires/Role.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/fires/DogWhisperer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/fires/Foo.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/fires/Praise.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/fires/nonbinding/AnimalStereotype.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/fires/nonbinding/OwlFinch_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/fires/nonbinding/AnimalStereotypeAnnotationLiteral.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/fires/nonbinding +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/fires/Housekeeping.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/fires/Tame.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/fires/Item_Illegal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/fires/Lifted.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/fires/Restored.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/fires/DoggiePoints.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/fires/Item.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/fires/TamingCommand.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/fires +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/BullTerrier.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/EventPayload.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/RoleBinding.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/TameAnnotationLiteral.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/StockWatcher.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/Role.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/SmallDog.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/Egg.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/StockPrice.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/Volume.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/Shop.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/ShowDog.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/Farmer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/StringObserver.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/bindingTypes/Wild.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/bindingTypes/Animal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/bindingTypes/Tame.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/bindingTypes/AnimalAssessment.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/bindingTypes/NonBindingType.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/bindingTypes/WildAnnotationLiteral.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/bindingTypes/EventEmitter.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/bindingTypes/NonRuntimeBindingType.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/bindingTypes/DiscerningObserver.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/bindingTypes/TameAnnotationLiteral.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/bindingTypes +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/FarmShop.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/DisobedientDog.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/LargeDog.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/eventTypes/GeneralEvent.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/eventTypes/Broadcast.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/eventTypes/AbstractEvent.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/eventTypes/Listener.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/eventTypes/Artist.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/eventTypes/Song.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/eventTypes/ComplexEvent.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/eventTypes/TuneSelect.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/eventTypes/Solo.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/eventTypes/EventTypeFamilyObserver.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/eventTypes +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/MultiBindingEvent.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/implicit/AwardEvent.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/implicit/Course.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/implicit/Awards.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/implicit/CourseFullEvent.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/implicit/HonorsLiteral.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/implicit/Student.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/implicit/StudentRegisteredEvent.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/implicit/Honors.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/implicit/Registration.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/implicit/StudentDirectory.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/implicit +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/IntermediateStockWatcher.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event/TransactionalObservers.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/event +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/enterprise/nonContextualReference/MissileLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/enterprise/nonContextualReference/Airborne.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/enterprise/nonContextualReference/Ship.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/enterprise/nonContextualReference/MissileInterceptor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/enterprise/nonContextualReference/Missile.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/enterprise/nonContextualReference/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/enterprise/nonContextualReference/Cruiser.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/enterprise/nonContextualReference +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/enterprise/interceptorOrder/MissileLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/enterprise/interceptorOrder/Airborne.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/enterprise/interceptorOrder/MissileInterceptor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/enterprise/interceptorOrder/Missile.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/enterprise/interceptorOrder/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/enterprise/interceptorOrder/RadarInterceptor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/enterprise/interceptorOrder +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/enterprise/simpleInterception/MissileLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/enterprise/simpleInterception/Airborne.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/enterprise/simpleInterception/MissileInterceptor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/enterprise/simpleInterception/Missile.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/enterprise/simpleInterception/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/enterprise/simpleInterception +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/enterprise +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/broken/invalidBindingAnnotations/FooInterceptor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/broken/invalidBindingAnnotations/Foo.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/broken/invalidBindingAnnotations/FooStereotype.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/broken/invalidBindingAnnotations/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/broken/invalidBindingAnnotations/FooBinding.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/broken/invalidBindingAnnotations +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/broken/nonInterceptorClassInBeansXml/Foo.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/broken/nonInterceptorClassInBeansXml/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/broken/nonInterceptorClassInBeansXml +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/broken/nonExistantClassInBeansXml/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/broken/nonExistantClassInBeansXml +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/broken/invalidLifecycleInterceptor/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/broken/invalidLifecycleInterceptor +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/broken/interceptorCanNotBeDecorator/Automobile.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/broken/interceptorCanNotBeDecorator/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/broken/interceptorCanNotBeDecorator/InterceptingDecorator.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/broken/interceptorCanNotBeDecorator +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/broken/sameClassListedTwiceInBeansXml/Transactional.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/broken/sameClassListedTwiceInBeansXml/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/broken/sameClassListedTwiceInBeansXml/FordInterceptor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/broken/sameClassListedTwiceInBeansXml +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/broken +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/ShoppingCart.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/SecureInterceptor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/HierarchyDiscovery.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/Wheat.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/interceptorOrder/AnotherInterceptor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/interceptorOrder/TransactionalInterceptor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/interceptorOrder/AccountTransaction.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/interceptorOrder/Transactional.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/interceptorOrder/Foo.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/interceptorOrder/FirstInterceptor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/interceptorOrder/Secure.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/interceptorOrder/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/interceptorOrder/SecondInterceptor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/interceptorOrder +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/Warhead.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/Loggable.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/AtomicFoo.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/ParameterizedTypeImpl.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/TransactionalInterceptor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/Secure.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/member/IncreasingInterceptor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/member/VehicleCountInterceptorBinding.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/member/DecreasingInterceptor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/member/AnimalCountInterceptorBinding.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/member/Farm.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/member/VehicleCountInterceptor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/member/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/member +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/NotEnabledAtomicInterceptor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/NetworkLogger.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/multipleBindings/Deadly.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/multipleBindings/MissileInterceptor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/multipleBindings/Slow.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/multipleBindings/Missile.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/multipleBindings/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/multipleBindings/FastAndDeadlyMissile.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/multipleBindings/SlowMissile.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/multipleBindings/Fast.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/multipleBindings +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/AtomicInterceptor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/MissileBinding.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/Logged.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/Transactional.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/AccountTransaction.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/Missile.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/interceptorCalledBeforeDecorator/Foo.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/interceptorCalledBeforeDecorator/TransactionInterceptor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/interceptorCalledBeforeDecorator/FooImpl.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/interceptorCalledBeforeDecorator/FooDecorator.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/interceptorCalledBeforeDecorator/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/interceptorCalledBeforeDecorator +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/WheatProducer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/Atomic.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/FileLogger.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/MissileInterceptor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/interceptorNotListedInBeansXml/Transactional.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/interceptorNotListedInBeansXml/TransactionInterceptor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/interceptorNotListedInBeansXml/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/interceptorNotListedInBeansXml/AccountHolder.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/interceptorNotListedInBeansXml +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/NonBindingType.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/custom/CustomInterceptorImplementation.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/custom/TransactionalLiteral.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/custom/Transactional.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/custom/SecureLiteral.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/custom/Secure.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/custom/AfterBeanDiscoveryObserver.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/custom/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/custom/javax.enterprise.inject.spi.Extension +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/custom/SimpleInterceptorWithoutAnnotations.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/custom +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition/SecureTransaction.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors/definition +A org.jboss.tools.cdi.core.test/resources/tck/tests/interceptors +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/MyApplicationBean.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/Unregistered.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/DummyContext.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/DummyContextual.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/session/SimpleSessionBean.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/session/InvalidateSession.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/session/TestFilter.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/session/ServiceMethodServlet.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/session/SimplePage.html +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/session/web.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/session/IntrospectSession.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/session +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/passivatingManagedBeanWithNonPassivatingInitializerMethod/Violation.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/passivatingManagedBeanWithNonPassivatingInitializerMethod/Forssa_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/passivatingManagedBeanWithNonPassivatingInitializerMethod +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/unserializableSimpleInjectedIntoPassivatingEnterpriseBean/EspooLocal_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/unserializableSimpleInjectedIntoPassivatingEnterpriseBean/District.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/unserializableSimpleInjectedIntoPassivatingEnterpriseBean/Espoo_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/unserializableSimpleInjectedIntoPassivatingEnterpriseBean +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/interceptorWithNonPassivatingInitializerMethodParameter/BrokenInterceptor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/interceptorWithNonPassivatingInitializerMethodParameter/InterceptorType.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/interceptorWithNonPassivatingInitializerMethodParameter/BakedBinding.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/interceptorWithNonPassivatingInitializerMethodParameter/Violation.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/interceptorWithNonPassivatingInitializerMethodParameter/ViolationProducer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/interceptorWithNonPassivatingInitializerMethodParameter/BakedBean.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/interceptorWithNonPassivatingInitializerMethodParameter +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/enterpriseBeanWithNonPassivatingInitializerInDecorator/EspooLocal_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/enterpriseBeanWithNonPassivatingInitializerInDecorator/BrokenDecorator.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/enterpriseBeanWithNonPassivatingInitializerInDecorator/District.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/enterpriseBeanWithNonPassivatingInitializerInDecorator/Espoo_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/enterpriseBeanWithNonPassivatingInitializerInDecorator/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/enterpriseBeanWithNonPassivatingInitializerInDecorator +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/managedBeanWithNonSerializableInterceptorClass/Kokkola_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/managedBeanWithNonSerializableInterceptorClass/Interceptor_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/managedBeanWithNonSerializableInterceptorClass +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/nonPassivationCapableManagedBeanHasPassivatingScope/Hamina_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/nonPassivationCapableManagedBeanHasPassivatingScope +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/passivatingManagedBeanWithNonPassivatingInjcetedField/Violation.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/passivatingManagedBeanWithNonPassivatingInjcetedField/Vantaa_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/passivatingManagedBeanWithNonPassivatingInjcetedField +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/interceptorWithNonPassivatingInjectedField/BrokenInterceptor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/interceptorWithNonPassivatingInjectedField/InterceptorType.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/interceptorWithNonPassivatingInjectedField/BakedBinding.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/interceptorWithNonPassivatingInjectedField/Violation.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/interceptorWithNonPassivatingInjectedField/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/interceptorWithNonPassivatingInjectedField/ViolationProducer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/interceptorWithNonPassivatingInjectedField/BakedBean.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/interceptorWithNonPassivatingInjectedField +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/nonPassivationCapableProducerMethod/RecordProducer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/nonPassivationCapableProducerMethod/Broken_Record.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/nonPassivationCapableProducerMethod +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/enterpriseBeanWithNonPassivatingDecorator/MaarianHaminaLocal_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/enterpriseBeanWithNonPassivatingDecorator/Maarianhamina_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/enterpriseBeanWithNonPassivatingDecorator/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/enterpriseBeanWithNonPassivatingDecorator/MaarianhaminaDecorator.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/enterpriseBeanWithNonPassivatingDecorator +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/enterpriseBeanWithNonPassivatingBeanConstructorParameterInInterceptor/BrokenInterceptor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/enterpriseBeanWithNonPassivatingBeanConstructorParameterInInterceptor/EspooLocal_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/enterpriseBeanWithNonPassivatingBeanConstructorParameterInInterceptor/CityBinding.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/enterpriseBeanWithNonPassivatingBeanConstructorParameterInInterceptor/District.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/enterpriseBeanWithNonPassivatingBeanConstructorParameterInInterceptor/Espoo_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/enterpriseBeanWithNonPassivatingBeanConstructorParameterInInterceptor/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/enterpriseBeanWithNonPassivatingBeanConstructorParameterInInterceptor +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/enterpriseBeanWithNonPassivatingInjectedFieldInDecorator/EspooLocal_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/enterpriseBeanWithNonPassivatingInjectedFieldInDecorator/BrokenDecorator.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/enterpriseBeanWithNonPassivatingInjectedFieldInDecorator/District.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/enterpriseBeanWithNonPassivatingInjectedFieldInDecorator/Espoo_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/enterpriseBeanWithNonPassivatingInjectedFieldInDecorator/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/enterpriseBeanWithNonPassivatingInjectedFieldInDecorator +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/enterpriseBeanWithNonPassivatingConstructorFieldInDecorator/EspooLocal_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/enterpriseBeanWithNonPassivatingConstructorFieldInDecorator/BrokenDecorator.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/enterpriseBeanWithNonPassivatingConstructorFieldInDecorator/District.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/enterpriseBeanWithNonPassivatingConstructorFieldInDecorator/Espoo_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/enterpriseBeanWithNonPassivatingConstructorFieldInDecorator/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/enterpriseBeanWithNonPassivatingConstructorFieldInDecorator +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/dependentScopedProducerMethodReturnsNonSerializableObjectForInjectionIntoStatefulSessionBean/MaarianHaminaLocal_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/dependentScopedProducerMethodReturnsNonSerializableObjectForInjectionIntoStatefulSessionBean/British.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/dependentScopedProducerMethodReturnsNonSerializableObjectForInjectionIntoStatefulSessionBean/Maarianhamina_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/dependentScopedProducerMethodReturnsNonSerializableObjectForInjectionIntoStatefulSessionBean/Cow.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/dependentScopedProducerMethodReturnsNonSerializableObjectForInjectionIntoStatefulSessionBean/CowProducer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/dependentScopedProducerMethodReturnsNonSerializableObjectForInjectionIntoStatefulSessionBean +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/nonPassivationCapableProducerField/FooScoped.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/nonPassivationCapableProducerField/RecordProducer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/nonPassivationCapableProducerField/Broken_Record.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/nonPassivationCapableProducerField +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/dependentScopedProducerFieldReturnsNonSerializableObjectForInjectionIntoStatefulSessionBean/MaarianHaminaLocal_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/dependentScopedProducerFieldReturnsNonSerializableObjectForInjectionIntoStatefulSessionBean/British.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/dependentScopedProducerFieldReturnsNonSerializableObjectForInjectionIntoStatefulSessionBean/Maarianhamina_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/dependentScopedProducerFieldReturnsNonSerializableObjectForInjectionIntoStatefulSessionBean/Cow.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/dependentScopedProducerFieldReturnsNonSerializableObjectForInjectionIntoStatefulSessionBean/CowProducer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/dependentScopedProducerFieldReturnsNonSerializableObjectForInjectionIntoStatefulSessionBean +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/decoratorWithNonPassivatingBeanConstructor/NonPassivating.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/decoratorWithNonPassivatingBeanConstructor/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/decoratorWithNonPassivatingBeanConstructor/CityInterface.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/decoratorWithNonPassivatingBeanConstructor/UnderwaterCity.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/decoratorWithNonPassivatingBeanConstructor/CityDecorator.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/decoratorWithNonPassivatingBeanConstructor +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/enterpriseBeanWithNonSerializableIntializerMethod/EspooLocal_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/enterpriseBeanWithNonSerializableIntializerMethod/District.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/enterpriseBeanWithNonSerializableIntializerMethod/Espoo_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/enterpriseBeanWithNonSerializableIntializerMethod +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/enterpriseBeanWithNonPassivatingInitializerParameterInInterceptor/BrokenInterceptor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/enterpriseBeanWithNonPassivatingInitializerParameterInInterceptor/EspooLocal_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/enterpriseBeanWithNonPassivatingInitializerParameterInInterceptor/District.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/enterpriseBeanWithNonPassivatingInitializerParameterInInterceptor/Espoo_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/enterpriseBeanWithNonPassivatingInitializerParameterInInterceptor/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/enterpriseBeanWithNonPassivatingInitializerParameterInInterceptor/City.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/enterpriseBeanWithNonPassivatingInitializerParameterInInterceptor +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/managedBeanWithNonPassivatingDecorator/Maarianhamina_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/managedBeanWithNonPassivatingDecorator/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/managedBeanWithNonPassivatingDecorator/MaarianhaminaDecorator.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/managedBeanWithNonPassivatingDecorator +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/enterpriseBeanWithNonPassivatingInjectedFieldInInterceptor/BrokenInterceptor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/enterpriseBeanWithNonPassivatingInjectedFieldInInterceptor/EspooLocal_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/enterpriseBeanWithNonPassivatingInjectedFieldInInterceptor/District.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/enterpriseBeanWithNonPassivatingInjectedFieldInInterceptor/Espoo_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/enterpriseBeanWithNonPassivatingInjectedFieldInInterceptor +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/decoratorWithNonPassivatingInitializerMethod/NonPassivating.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/decoratorWithNonPassivatingInitializerMethod/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/decoratorWithNonPassivatingInitializerMethod/CityInterface.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/decoratorWithNonPassivatingInitializerMethod/UnderwaterCity.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/decoratorWithNonPassivatingInitializerMethod/CityDecorator.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/decoratorWithNonPassivatingInitializerMethod +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/passivatingManagedBeanWithNonPassivatingBeanConstructor/Violation.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/passivatingManagedBeanWithNonPassivatingBeanConstructor/Loviisa_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/passivatingManagedBeanWithNonPassivatingBeanConstructor/City.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/passivatingManagedBeanWithNonPassivatingBeanConstructor +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/interceptorWithNonPassivatingBeanConstructorParameter/BrokenInterceptor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/interceptorWithNonPassivatingBeanConstructorParameter/InterceptorType.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/interceptorWithNonPassivatingBeanConstructorParameter/BakedBinding.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/interceptorWithNonPassivatingBeanConstructorParameter/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/interceptorWithNonPassivatingBeanConstructorParameter/BakedBean.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/interceptorWithNonPassivatingBeanConstructorParameter/UnserializableManagedBean.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/interceptorWithNonPassivatingBeanConstructorParameter +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/finalProducerFieldNotPassivationCapable/RecordProducer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/finalProducerFieldNotPassivationCapable/Broken_Record.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/finalProducerFieldNotPassivationCapable +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/decoratorWithNonPassivatingInjectedField/NonPassivating.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/decoratorWithNonPassivatingInjectedField/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/decoratorWithNonPassivatingInjectedField/CityInterface.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/decoratorWithNonPassivatingInjectedField/UnderwaterCity.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/decoratorWithNonPassivatingInjectedField/CityDecorator.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/decoratorWithNonPassivatingInjectedField +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/passivatingProducerMethodWithNonPassivatingParameter/Peraseinajoki.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/passivatingProducerMethodWithNonPassivatingParameter/Violation.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/passivatingProducerMethodWithNonPassivatingParameter/Violation2.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/passivatingProducerMethodWithNonPassivatingParameter/City.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/passivatingProducerMethodWithNonPassivatingParameter +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/Big.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/CityBinding.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/NumberConsumer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/Wheat.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/UnderwaterCity.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/Turku.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/Hyvinkaa.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/SerializableCityConsumer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/CityDecorator.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/CityProducer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/HelsinkiLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/RecordProducer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/TelevisionProducer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/Generator.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/Joensuu.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/Kokkola.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/CityProducer2.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/Kajaani.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/SerializableCity.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/Violation.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/Sleeping.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/Helsinki.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/City.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/HelsinkiNonSerializable.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/KokkolaInterceptor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/WheatProducer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/Jyvaskyla.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/Record.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/Television.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/TurkuLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/CityInterface.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/Vaasa.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/Sysma.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/Salo_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/request/ejb/FMSModelIII.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/request/ejb/FMS.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/request/ejb/SimpleRequestBean.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/request/ejb +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/request/TestFilter.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/request/ServiceMethodServlet.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/request/SimpleRequestBean.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/request/SimplePage.html +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/request/web.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/request/IntrospectRequestScope.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/request +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/SimpleBeanZ.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/MySessionBean.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/SimpleBeanA.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/SimpleBeanB.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/application/TestServletContextListener.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/application/ejb/FMSModelIII.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/application/ejb/SimpleApplicationBean.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/application/ejb/FMS.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/application/ejb +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/application/SimpleApplicationBean.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/application/TestServletRequestListener.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/application/TestServlet.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/application/TestFilter.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/application/SimplePage.html +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/application/TestHttpSessionListener.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/application/web.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/application/IntrospectApplication.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/application/Result.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/application +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/dependent/Animal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/dependent/FoxFarm.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/dependent/FoxHole.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/dependent/HorseInStableEvent.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/dependent/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/dependent/RoomBinding.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/dependent/DeadlySpider.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/dependent/Stable.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/dependent/TransactionalInterceptor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/dependent/FoxRun.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/dependent/DeadlyAnimal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/dependent/Farm.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/dependent/Tame.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/dependent/SpiderProducer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/dependent/Interior.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/dependent/InteriorDecorator.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/dependent/ApplicationHorseStable.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/dependent/Transactional.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/dependent/AccountTransaction.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/dependent/Missile.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/dependent/HorseStable.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/dependent/Room.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/dependent/ejb/FarmLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/dependent/ejb/Horse.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/dependent/ejb/FoxRun.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/dependent/ejb/TableLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/dependent/ejb/House.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/dependent/ejb/Farm.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/dependent/ejb/FoxLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/dependent/ejb/RoomLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/dependent/ejb/Table.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/dependent/ejb/Stable.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/dependent/ejb/Fox.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/dependent/ejb/FoxRunLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/dependent/ejb/Room.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/dependent/ejb/HouseLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/dependent/ejb +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/dependent/Horse.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/dependent/MissileInterceptor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/dependent/Spider.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/dependent/SensitiveFox.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/dependent/Pet.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/dependent/InteriorRoom.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/dependent/Tarantula.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/dependent/OtherSpiderProducer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/dependent/Fox.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/dependent +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/AfterBeanDiscoveryObserver.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/javax.enterprise.inject.spi.Extension +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/DummyScoped.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/conversation/ConversationTestPhaseListener.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/conversation/BuiltInConversation.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/conversation/faces-config.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/conversation/Storm.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/conversation/storm.jsf +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/conversation/Cloud.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/conversation/cloud.jsf +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/conversation/builtin.jsf +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/conversation/CloudController.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/conversation/thunder.jsf +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/conversation/ConversationStatusServlet.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/conversation/lightening.jsf +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/conversation/home.jsf +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/conversation/rain.jsf +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/conversation/error.jsf +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/conversation/clouds.jsf +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/conversation/web.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/conversation/Cumulus.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/conversation/cumulus.jsf +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/conversation +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/AnotherSessionBean.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context/MyContextual.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/context +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/resolution/Corge.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/resolution/FresianCow.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/resolution/Animal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/resolution/CorgeDecorator.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/resolution/FooImpl.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/resolution/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/resolution/BarDecorator.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/resolution/BazDecorator.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/resolution/Foo.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/resolution/CorgeDecorator2.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/resolution/BarImpl.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/resolution/FooDecorator.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/resolution/QuxListImpl.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/resolution/GraultExtendsDecorator.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/resolution/Grault.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/resolution/BazImpl.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/resolution/QuxImpl.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/resolution/GarplyDecorator.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/resolution/CorgeImpl2.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/resolution/Bar.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/resolution/FemaleFresianCow.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/resolution/QuxListDecorator.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/resolution/Baz.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/resolution/Qux.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/resolution/FooObjectDecorator.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/resolution/QuxDecorator.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/resolution/GraultSuperDecorator.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/resolution/GarplyImpl.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/resolution/CorgeImpl.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/resolution/Cow.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/resolution/GraultIntegerImpl.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/resolution/Garply.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/resolution +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/Bazt.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/BazDecorator1.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/broken/decoratorCanNotDecorateDecorator/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/broken/decoratorCanNotDecorateDecorator +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/broken/finalBeanMethod/Logger.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/broken/finalBeanMethod/TimestampLogger.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/broken/finalBeanMethod/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/broken/finalBeanMethod/MockLogger.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/broken/finalBeanMethod +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/broken/nonExistantClassInBeansXml/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/broken/nonExistantClassInBeansXml +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/broken/nonDecoratorWithDecorates/Elf.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/broken/nonDecoratorWithDecorates/ChristmasTree.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/broken/nonDecoratorWithDecorates +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/broken/decoratorListedTwiceInBeansXml/Present.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/broken/decoratorListedTwiceInBeansXml/PresentDecorator.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/broken/decoratorListedTwiceInBeansXml/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/broken/decoratorListedTwiceInBeansXml +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/broken/finalBeanClass/Logger.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/broken/finalBeanClass/TimestampLogger.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/broken/finalBeanClass/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/broken/finalBeanClass/MockLogger.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/broken/finalBeanClass +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/broken/multipleDelegateInjectionPoints/Logger.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/broken/multipleDelegateInjectionPoints/TimestampLogger.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/broken/multipleDelegateInjectionPoints/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/broken/multipleDelegateInjectionPoints/MockLogger.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/broken/multipleDelegateInjectionPoints +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/broken/noDelegateInjectionPoints/Logger.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/broken/noDelegateInjectionPoints/TimestampLogger.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/broken/noDelegateInjectionPoints/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/broken/noDelegateInjectionPoints/MockLogger.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/broken/noDelegateInjectionPoints +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/broken/tooManyDecoratorsElements/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/broken/tooManyDecoratorsElements +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/broken/enabledDecoratorIsNotDecorator/Logger.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/broken/enabledDecoratorIsNotDecorator/TimestampLogger.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/broken/enabledDecoratorIsNotDecorator/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/broken/enabledDecoratorIsNotDecorator/MockLogger.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/broken/enabledDecoratorIsNotDecorator +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/broken/notAllDecoratedTypesImplemented/Logger.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/broken/notAllDecoratedTypesImplemented/TimestampLogger.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/broken/notAllDecoratedTypesImplemented/EnhancedLogger.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/broken/notAllDecoratedTypesImplemented/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/broken/notAllDecoratedTypesImplemented/MockLogger.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/broken/notAllDecoratedTypesImplemented +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/broken +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/NonMeta.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/TimestampLogger.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/Bar.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/FieldImpl.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/FooBar.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/AbstractFooDecorator.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/Baz.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/Boo.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/BazDecorator.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/Logger.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/BaztImpl.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/Foo.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/Field.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/FooDecorator.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/FieldDecorator.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/Meta.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/MockLogger.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/FooBarImpl.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/CowShed.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/inject/delegateInitializerMethod/Logger.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/inject/delegateInitializerMethod/TimestampLogger.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/inject/delegateInitializerMethod/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/inject/delegateInitializerMethod/MockLogger.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/inject/delegateInitializerMethod/CowShed.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/inject/delegateInitializerMethod +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/inject/broken/delegateProducerMethod/Logger.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/inject/broken/delegateProducerMethod/TimestampLogger.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/inject/broken/delegateProducerMethod/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/inject/broken/delegateProducerMethod/MockLogger.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/inject/broken/delegateProducerMethod/CowShed.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/inject/broken/delegateProducerMethod +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/inject/broken +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/inject/delegateConstructor/Logger.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/inject/delegateConstructor/TimestampLogger.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/inject/delegateConstructor/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/inject/delegateConstructor/MockLogger.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/inject/delegateConstructor/CowShed.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/inject/delegateConstructor +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/inject/delegateField/Logger.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/inject/delegateField/TimestampLogger.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/inject/delegateField/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/inject/delegateField/MockLogger.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/inject/delegateField/CowShed.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/inject/delegateField +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition/inject +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/definition +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/invocation/Logger.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/invocation/Pig.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/invocation/PigSty.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/invocation/PigStyImpl.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/invocation/PigStyDecorator.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/invocation/Foo.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/invocation/TimestampLogger.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/invocation/producer/method/Foo.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/invocation/producer/method/Producer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/invocation/producer/method/ProducerImpl.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/invocation/producer/method/ProducerDecorator.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/invocation/producer/method/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/invocation/producer/method +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/invocation/producer +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/invocation/FooImpl.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/invocation/FooDecorator1.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/invocation/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/invocation/observer/Foo.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/invocation/observer/Observer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/invocation/observer/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/invocation/observer/ObserverImpl.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/invocation/observer/ObserverDecorator.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/invocation/observer +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/invocation/FooDecorator2.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/invocation/MockLogger.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/invocation/CowShed.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/invocation +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/custom/Vehicle.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/custom/broken/finalBeanClass/Vehicle.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/custom/broken/finalBeanClass/BusGarage.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/custom/broken/finalBeanClass/VehicleDecorator.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/custom/broken/finalBeanClass/CustomDecoratorImplementation.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/custom/broken/finalBeanClass/AfterBeanDiscoveryObserver.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/custom/broken/finalBeanClass/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/custom/broken/finalBeanClass/Truck.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/custom/broken/finalBeanClass/javax.enterprise.inject.spi.Extension +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/custom/broken/finalBeanClass/Bus.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/custom/broken/finalBeanClass +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/custom/broken +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/custom/VehicleDecorator.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/custom/CustomDecoratorImplementation.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/custom/AfterBeanDiscoveryObserver.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/custom/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/custom/javax.enterprise.inject.spi.Extension +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/custom/Bus.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/custom +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/interceptor/FooInterceptor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/interceptor/Foo.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/interceptor/FooDecorator.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/interceptor/CallOrder.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/interceptor/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/interceptor/FooStuff.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/interceptor/FooBinding.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators/interceptor +A org.jboss.tools.cdi.core.test/resources/tck/tests/decorators +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/lifecycle/Marburg.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/lifecycle/KleinStadt.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/lifecycle/GeschichtslosStadt.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/lifecycle/LandgraffenSchloss.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/lifecycle/IntermediateOrderProcessor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/lifecycle/DirectOrderProcessor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/lifecycle/Heidelburg.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/lifecycle/OrderProcessor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/lifecycle/Important.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/lifecycle/Mainz.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/lifecycle/GutenbergMuseum.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/lifecycle/Schloss.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/lifecycle/DirectOrderProcessorLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/lifecycle/Kassel.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/lifecycle/SchoeneStadt.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/lifecycle/FrankfurtAmMain.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/lifecycle/AlteStadt.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/lifecycle/OrderProcessorLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/lifecycle/UniStadt.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/lifecycle/NeueStadt.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/lifecycle/IndirectOrderProcessor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/lifecycle/GrossStadt.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/lifecycle/Giessen.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/lifecycle/RoemerPassage.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/lifecycle +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/newBean/GoldenRetriever.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/newBean/Lion.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/newBean/Monkey.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/newBean/Litter.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/newBean/WrappedEnterpriseBeanLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/newBean/Den.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/newBean/FoxLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/newBean/Order.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/newBean/GoldenRetrieverLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/newBean/LionLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/newBean/MonkeyLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/newBean/SimpleBean.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/newBean/ExplicitConstructorSessionBean.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/newBean/InitializerSimpleBean.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/newBean/AnimalStereotype.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/newBean/OrderLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/newBean/Tame.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/newBean/ExplicitConstructor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/newBean/WrappedEnterpriseBean.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/newBean/Fox.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/newBean/InitializerSimpleBeanLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/newBean +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/broken/singletonWithRequestScope/Greyhound_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/broken/singletonWithRequestScope +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/broken/statelessWithApplicationScope/Dachshund_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/broken/statelessWithApplicationScope/DachshundLocal_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/broken/statelessWithApplicationScope +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/broken/statelessWithSessionScope/BullmastiffLocal_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/broken/statelessWithSessionScope/Bullmastiff_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/broken/statelessWithSessionScope +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/broken/singletonWithConversationScope/Husky_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/broken/singletonWithConversationScope/ejb-jar.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/broken/singletonWithConversationScope +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/broken/statelessWithRequestScope/Beagle_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/broken/statelessWithRequestScope/BeagleLocal_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/broken/statelessWithRequestScope +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/broken/statelessWithConversationScope/Boxer_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/broken/statelessWithConversationScope/BoxerLocal_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/broken/statelessWithConversationScope +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/broken/singletonWithSessionScope/IrishTerrier_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/broken/singletonWithSessionScope +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/broken +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/definition/Elephant.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/definition/Lion.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/definition/Monkey.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/definition/LaikaImpl.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/definition/Giraffe.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/definition/Ape.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/definition/PolarBear.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/definition/Retriever.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/definition/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/definition/LabradorImpl.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/definition/Dog.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/definition/ElephantLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/definition/Pitbull.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/definition/LionLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/definition/MonkeyLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/definition/Polar.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/definition/GiraffeLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/definition/SimpleBean.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/definition/ApeLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/definition/Laika.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/definition/ExplicitConstructorSessionBean.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/definition/PolarBearLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/definition/DogLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/definition/DogRemote.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/definition/Labrador.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/definition/PitbullLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/definition/Tame.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/definition/ExplicitConstructor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/definition/ejb-jar.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/definition +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/remove/DependentSessionBean.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/remove/SessionScopedSessionInterface.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/remove/DependentSessionInterface.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/remove/SessionScopedSessionBean.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/remove/StateKeeper.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise/remove +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/enterprise +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/initializer/LocalChicken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/initializer/PremiumChickenHutch.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/initializer/ChickenHutch.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/initializer/broken/methodAnnotatedProduces/Pheasant_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/initializer/broken/methodAnnotatedProduces +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/initializer/broken/parameterAnnotatedObserves/Grouse_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/initializer/broken/parameterAnnotatedObserves/DangerCall.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/initializer/broken/parameterAnnotatedObserves +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/initializer/broken/parameterAnnotatedDisposes/ChickenHutch.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/initializer/broken/parameterAnnotatedDisposes/Capercaillie_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/initializer/broken/parameterAnnotatedDisposes +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/initializer/broken +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/initializer/StandardChickenHutch.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/initializer/PreferredChicken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/initializer/AndalusianChicken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/initializer/Chicken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/initializer/StandardVariety.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/initializer/ChickenInterface.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/initializer/StandardChicken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/initializer/Fox.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/initializer/Preferred.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/initializer +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/lifecycle/Animal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/lifecycle/FooException.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/lifecycle/Egg.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/lifecycle/Ship.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/lifecycle/Chicken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/lifecycle/Lorry.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/lifecycle/ShipProducer_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/lifecycle/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/lifecycle/Lays.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/lifecycle/FirstBorn.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/lifecycle/DeadlySpider.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/lifecycle/SpiderEgg.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/lifecycle/PotatoChip.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/lifecycle/Null.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/lifecycle/BrownRecluse.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/lifecycle/LorryProducer_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/lifecycle/Fail.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/lifecycle/Web.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/lifecycle/Delicious.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/lifecycle/DeadlyAnimal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/lifecycle/Spider.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/lifecycle/Pet.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/lifecycle/Request.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/lifecycle/PreferredSpiderProducer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/lifecycle/SpiderProducer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/lifecycle/SpiderProducer_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/lifecycle/Tarantula.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/lifecycle +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/broken/parameterizedTypeWithTypeParameter2/TProducer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/broken/parameterizedTypeWithTypeParameter2 +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/broken/enterprise/nonbusiness/FooProducerLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/broken/enterprise/nonbusiness/Foo.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/broken/enterprise/nonbusiness/FooProducer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/broken/enterprise/nonbusiness +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/broken/enterprise +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/broken/parameterizedTypeWithWildcard/FunnelWeaver.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/broken/parameterizedTypeWithWildcard/SpiderProducer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/broken/parameterizedTypeWithWildcard +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/broken/parameterAnnotatedObserves/SpiderProducer_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/broken/parameterAnnotatedObserves +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/broken/parameterAnnotatedDisposes/SpiderProducer_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/broken/parameterAnnotatedDisposes +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/broken +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/definition/enterprise/Apple.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/definition/enterprise/Egg.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/definition/enterprise/YellowPearTree.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/definition/enterprise/LightYellow.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/definition/enterprise/Chicken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/definition/enterprise/AndalusianChicken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/definition/enterprise/LightYellowPearTreeLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/definition/enterprise/PearTree.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/definition/enterprise/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/definition/enterprise/ChickenLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/definition/enterprise/AndalusianChickenLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/definition/enterprise/Yummy.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/definition/enterprise/AppleTree.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/definition/enterprise/PearTreeLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/definition/enterprise/Pear.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/definition/enterprise/LightYellowPearTree.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/definition/enterprise/AppleTreeLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/definition/enterprise +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/definition/LadybirdSpider.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/definition/Animal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/definition/Apple.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/definition/Acorn.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/definition/AndalusianChicken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/definition/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/definition/DeadlySpider.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/definition/BeanWithStaticProducerMethod.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/definition/Yummy.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/definition/Bite.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/definition/DeadlyAnimal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/definition/AnimalStereotype.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/definition/Tame.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/definition/BlackWidow.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/definition/GreatGrannySmithAppleTree.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/definition/Pollen.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/definition/SpiderProducer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/definition/OakTree.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/definition/Cherry.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/definition/Deadliest.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/definition/FunnelWeaver.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/definition/Egg.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/definition/Chicken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/definition/GrannySmithAppleTree.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/definition/DefangedTarantula.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/definition/WolfSpider.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/definition/DaddyLongLegs.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/definition/AppleTree.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/definition/Spider.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/definition/NonBeanWithStaticProducerMethod.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/definition/Tarantula.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/definition +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method/disposal +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/method +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/lifecycle/TarantulaProducer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/lifecycle/Animal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/lifecycle/BlackWidowConsumer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/lifecycle/StaticTarantulaProducer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/lifecycle/TarantulaConsumer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/lifecycle/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/lifecycle/NullSpiderConsumerForBrokenProducer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/lifecycle/DefangedTarantula.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/lifecycle/DeadlySpider.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/lifecycle/Null.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/lifecycle/BrownRecluse.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/lifecycle/SpiderStereotype.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/lifecycle/SpecializedTarantulaProducer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/lifecycle/BrownRecluseProducer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/lifecycle/StaticTarantulaConsumer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/lifecycle/Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/lifecycle/Working.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/lifecycle/DeadlyAnimal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/lifecycle/NullSpiderProducer_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/lifecycle/NullSpiderProducer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/lifecycle/BlackWidow.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/lifecycle/Spider.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/lifecycle/Tame.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/lifecycle/Static.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/lifecycle/BlackWidowProducer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/lifecycle/Tarantula.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/lifecycle/NullSpiderConsumer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/lifecycle +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/definition/broken/parameterizedReturnTypeWithWildcard/FunnelWeaver.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/definition/broken/parameterizedReturnTypeWithWildcard/SpiderProducerWildCardType_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/definition/broken/parameterizedReturnTypeWithWildcard +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/definition/broken +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/definition/enterprise/ChickenLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/definition/enterprise/Egg.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/definition/enterprise/Foo.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/definition/enterprise/Chicken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/definition/enterprise/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/definition/enterprise +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/definition/Animal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/definition/LadybirdSpider.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/definition/TameTarantulaProducer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/definition/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/definition/DeadlySpider.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/definition/SpiderStereotype.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/definition/Foo.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/definition/DeadlyAnimal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/definition/AsAnimal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/definition/Tame.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/definition/BlackWidow.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/definition/Static.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/definition/TarantulaProducer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/definition/SpiderAsAnimalProducer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/definition/FunnelWeaver.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/definition/Egg.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/definition/Chicken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/definition/LameInfertileChicken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/definition/InfertileChicken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/definition/StaticTarantulaProducer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/definition/DefangedTarantula.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/definition/FunnelWeaverSpiderProducer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/definition/WolfSpider.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/definition/Spidery.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/definition/DaddyLongLegs.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/definition/FunnelWeaverSpiderConsumer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/definition/Spider.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/definition/Pet.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/definition/BlackWidowProducer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/definition/Tarantula.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/definition/OtherSpiderProducer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field/definition +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer/field +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/producer +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/builtin/UserTransactionInjectedBean.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/builtin/DefaultValidatorInjectedBeanLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/builtin/DefaultValidatorInjectedBean.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/builtin/MockLoginModule.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/builtin/PrincipalInjectedBeanLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/builtin/DefaultValidatorFactoryInjectedBeanLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/builtin/UserTransactionInjectedBeanLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/builtin/PrincipalInjectedBean.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/builtin/DefaultValidatorFactoryInjectedBean.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/builtin +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/lifecycle/Goldfish.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/lifecycle/Lion.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/lifecycle/Animal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/lifecycle/Cod.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/lifecycle/EggProducer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/lifecycle/Lorry_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/lifecycle/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/lifecycle/TunaProducer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/lifecycle/OrderProcessor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/lifecycle/MountainLion.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/lifecycle/FishStereotype.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/lifecycle/NovelOrderProcessor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/lifecycle/Van_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/lifecycle/Farm.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/lifecycle/ShoeFactory.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/lifecycle/Tame.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/lifecycle/Duck.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/lifecycle/BookOrderProcessor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/lifecycle/unproxyable/UnproxyableBean.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/lifecycle/unproxyable +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/lifecycle/FarmOffice.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/lifecycle/Egg.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/lifecycle/FooException.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/lifecycle/RedSnapper.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/lifecycle/IntermediateOrderProcessor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/lifecycle/Tuna.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/lifecycle/FishPond.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/lifecycle/Goose.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/lifecycle/TunaFarm.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/lifecycle/CdOrderProcessor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/lifecycle/Bream.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/lifecycle/Salmon.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/lifecycle/Synchronous.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/lifecycle/RequestScopedAnimalStereotype.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/lifecycle/IndirectOrderProcessor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/lifecycle +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/resource/ejb/Lazy.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/resource/ejb/AnotherInterface.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/resource/ejb/BeanRemote.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/resource/ejb/ManagedBean.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/resource/ejb/Bean.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/resource/ejb/Monitor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/resource/ejb/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/resource/ejb/ResourceProducer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/resource/ejb +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/resource/resource/Another.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/resource/resource/ManagedBean.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/resource/resource/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/resource/resource/ResourceProducer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/resource/resource +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/resource/env/Greeting.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/resource/env/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/resource/env/GreetingBean.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/resource/env/ResourceProducer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/resource/env/web.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/resource/env +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/resource/persistenceContext/ManagedBean.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/resource/persistenceContext/persistence.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/resource/persistenceContext/Database.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/resource/persistenceContext/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/resource/persistenceContext/ResourceProducer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/resource/persistenceContext +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/resource +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/definition/Animal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/definition/tooManyInitializerAnnotatedConstructors/Goose_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/definition/tooManyInitializerAnnotatedConstructors +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/definition/Sheep.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/definition/AnimalDecorator.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/definition/Car.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/definition/MockServletContextListener.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/definition/MockUIComponent.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/definition/Tiger.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/definition/constructorHasObservesParameter/ObservingConstructor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/definition/constructorHasObservesParameter/Duck.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/definition/constructorHasObservesParameter +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/definition/ClovenHoved.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/definition/constructorHasDisposesParameter/DisposingConstructor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/definition/constructorHasDisposesParameter/Duck.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/definition/constructorHasDisposesParameter +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/definition/MockServletRequestListener.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/definition/Antelope_NotBean.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/definition/EnterpriseBeanObserver.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/definition/MockEnterpriseBean.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/definition/AnimalImpl.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/definition/Turkey.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/definition/OuterClass.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/definition/dependentWithPublicField/Leopard_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/definition/dependentWithPublicField +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/definition/javax.enterprise.inject.spi.Extension +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/definition/Donkey.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/definition/MockServlet.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/definition/Cow_NotBean.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/definition/Vet.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/definition +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/newSimpleBean/broken +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/newSimpleBean/Lion.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/newSimpleBean/Bestiary.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/newSimpleBean/InitializerSimpleBean.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/newSimpleBean/Litter.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/newSimpleBean/ExplicitContructorSimpleBean.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/newSimpleBean/Griffin.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/newSimpleBean/AnimalStereotype.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/newSimpleBean/Den.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/newSimpleBean/Tame.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/newSimpleBean/NewLionConsumer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/newSimpleBean/Dragon.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/newSimpleBean/Order.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/newSimpleBean/Fox.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/newSimpleBean/Hippogriff.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple/newSimpleBean +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/simple +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/disposal/method/definition/DisposalNonBean.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/disposal/method/definition/broken/producesUnallowed/Spider.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/disposal/method/definition/broken/producesUnallowed/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/disposal/method/definition/broken/producesUnallowed/SpiderProducer_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/disposal/method/definition/broken/producesUnallowed +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/disposal/method/definition/broken/observesUnallowed/Spider.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/disposal/method/definition/broken/observesUnallowed/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/disposal/method/definition/broken/observesUnallowed/SpiderProducer_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/disposal/method/definition/broken/observesUnallowed +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/disposal/method/definition/broken/methodOnSessionBean/Apple.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/disposal/method/definition/broken/methodOnSessionBean/AppleTree.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/disposal/method/definition/broken/methodOnSessionBean/DisposalMethodOnSessionBean.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/disposal/method/definition/broken/methodOnSessionBean/AppleTreeLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/disposal/method/definition/broken/methodOnSessionBean +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/disposal/method/definition/broken/unresolvedMethod/Spider.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/disposal/method/definition/broken/unresolvedMethod/Cat.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/disposal/method/definition/broken/unresolvedMethod/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/disposal/method/definition/broken/unresolvedMethod/SpiderProducer_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/disposal/method/definition/broken/unresolvedMethod +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/disposal/method/definition/broken/initializerUnallowed/Spider.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/disposal/method/definition/broken/initializerUnallowed/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/disposal/method/definition/broken/initializerUnallowed/SpiderProducer_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/disposal/method/definition/broken/initializerUnallowed +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/disposal/method/definition/broken/multiParams/Spider.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/disposal/method/definition/broken/multiParams/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/disposal/method/definition/broken/multiParams/SpiderProducer_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/disposal/method/definition/broken/multiParams +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/disposal/method/definition/broken +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/disposal/method/definition/Animal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/disposal/method/definition/DeadlyAnimal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/disposal/method/definition/Spider.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/disposal/method/definition/Tame.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/disposal/method/definition/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/disposal/method/definition/DeadlySpider.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/disposal/method/definition/DefangedTarantula.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/disposal/method/definition/SpiderProducer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/disposal/method/definition/Tarantula.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/disposal/method/definition/Deadliest.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/disposal/method/definition +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/disposal/method +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation/disposal +A org.jboss.tools.cdi.core.test/resources/tck/tests/implementation +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/name/Animal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/name/SeaBass.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/name/Moose.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/name/RedSnapper.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/name/RiverFishStereotype.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/name/Minnow.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/name/FishStereotype.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/name/Haddock.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/name +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/qualifier/enterprise/HairlessCat.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/qualifier/enterprise/BorderCollie.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/qualifier/enterprise/TameSkinnyHairlessCat.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/qualifier/enterprise/LongHairedDog.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/qualifier/enterprise/SkinnyHairlessCatLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/qualifier/enterprise/Hairless.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/qualifier/enterprise/Skinny.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/qualifier/enterprise/Hairy.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/qualifier/enterprise/HairlessQualifier.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/qualifier/enterprise/SkinnyQualifier.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/qualifier/enterprise/HairyQualifier.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/qualifier/enterprise/EnglishBorderCollie.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/qualifier/enterprise/BorderCollieLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/qualifier/enterprise/TameSkinnyHairlessCatLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/qualifier/enterprise/FamousCat.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/qualifier/enterprise/EnglishBorderCollieLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/qualifier/enterprise/FamousCatLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/qualifier/enterprise/SkinnyHairlessCat.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/qualifier/enterprise +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/qualifier/Animal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/qualifier/ChunkyQualifier.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/qualifier/Cod.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/qualifier/Cat.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/qualifier/ShetlandPony.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/qualifier/DeadlySpider.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/qualifier/ScottishFish.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/qualifier/OrderProcessor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/qualifier/Hairy.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/qualifier/HairyQualifier.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/qualifier/EnglishBorderCollie.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/qualifier/DeadlyAnimal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/qualifier/Tame.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/qualifier/TameQualifier.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/qualifier/SpiderProducer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/qualifier/Species.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/qualifier/Chunky.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/qualifier/Produced.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/qualifier/BorderCollie.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/qualifier/ClippedBorderCollie.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/qualifier/LongHairedDog.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/qualifier/Tuna.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/qualifier/DefangedTarantula.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/qualifier/Order.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/qualifier/Horse.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/qualifier/Barn.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/qualifier/Spider.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/qualifier/MiniatureShetlandPony.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/qualifier/Whitefish.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/qualifier/Synchronous.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/qualifier/Tarantula.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/qualifier/SynchronousQualifier.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/qualifier/WhitefishQualifier.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/qualifier +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/Goldfish.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/Chihuahua.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/broken/tooManyScopes/StereotypeWithTooManyScopeTypes_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/broken/tooManyScopes/Elk_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/broken/tooManyScopes +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/broken/withBindingType/StereotypeWithBindingTypes_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/broken/withBindingType/RoeDeer_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/broken/withBindingType/StereotypeWithTyped_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/broken/withBindingType/Asynchronous.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/broken/withBindingType +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/broken/scopeConflict/AnimalStereotype.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/broken/scopeConflict/FishStereotype.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/broken/scopeConflict/Scallop_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/broken/scopeConflict +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/broken/nonEmptyNamed/FallowDeer_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/broken/nonEmptyNamed/StereotypeWithNonEmptyNamed_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/broken/nonEmptyNamed +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/broken +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/enterprise/Chihuahua.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/enterprise/BarracudaLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/enterprise/Animal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/enterprise/MexicanChihuahua.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/enterprise/BorderCollie.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/enterprise/ShortHairedDog.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/enterprise/LongHairedDog.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/enterprise/TameBarracudaLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/enterprise/ChihuahuaLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/enterprise/FishStereotype.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/enterprise/MexicanChihuahuaLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/enterprise/EnglishBorderCollie.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/enterprise/BorderCollieLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/enterprise/Barracuda.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/enterprise/AnimalStereotype.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/enterprise/Fish.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/enterprise/EnglishBorderCollieLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/enterprise/TameBarracuda.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/enterprise +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/Animal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/MexicanChihuahua.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/BorderCollie.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/LongHairedDog.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/ShortHairedDog.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/ShetlandPony.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/Clydesdale.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/defaultNamed/StereotypeWithEmptyNamed.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/defaultNamed/FallowDeer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/defaultNamed +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/inheritance/Horse.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/inheritance/NamedRequestPolicyStereotype.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/inheritance/NamedRequestStereotype.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/inheritance/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/inheritance/NamedStereotype.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/inheritance +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/ApplicationScopedHornedMammalStereotype.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/NonStereotype.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/EnglishBorderCollie.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/Horse.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/Moose.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/AnotherStereotype.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/AnimalStereotype.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/Tame.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/MiniatureClydesdale.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/HighlandCow.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/HornedMammalStereotype.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/Goat.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/Reindeer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype/Springbok.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/stereotype +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/bean/Animal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/bean/RedSnapper.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/bean/FriendlyAntelope.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/bean/DependentFinalTuna.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/bean/DeadlySpider.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/bean/ComplicatedTuna.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/bean/FishStereotype.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/bean/WolfSpider.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/bean/Horse.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/bean/DeadlyAnimal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/bean/AnimalStereotype.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/bean/Tame.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/bean/Spider.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/bean/SpiderProducer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/bean/custom/AlternativeStereotype.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/bean/custom/House.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/bean/custom/IntegerBean.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/bean/custom/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/bean/custom/javax.enterprise.inject.spi.Extension +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/bean/custom +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/bean/Tarantula.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/bean/AbstractAntelope.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/bean/genericbroken/FooBroken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/bean/genericbroken/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/bean/genericbroken +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/bean +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/scope/GoldenRetriever.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/scope/broken/tooManyScopes/BeanWithTooManyScopeTypes_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/scope/broken/tooManyScopes +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/scope/broken +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/scope/enterprise/EnglishBorderCollie.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/scope/enterprise/BorderCollieLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/scope/enterprise/FooScoped.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/scope/enterprise/SiameseLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/scope/enterprise/BengalTiger.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/scope/enterprise/BorderCollie.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/scope/enterprise/Siamese.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/scope/enterprise/Cat.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/scope/enterprise/Dog.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/scope/enterprise/EnglishBorderCollieLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/scope/enterprise/Tiger.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/scope/enterprise/BengalTigerLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/scope/enterprise +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/scope/Animal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/scope/Mullet.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/scope/Pollock.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/scope/RedSnapper.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/scope/BorderCollie.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/scope/Minnow.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/scope/Retriever.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/scope/ShetlandPony.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/scope/Dog.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/scope/Clydesdale.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/scope/Order.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/scope/Grayling.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/scope/FishStereotype.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/scope/GoldenLabrador.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/scope/EnglishBorderCollie.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/scope/Horse.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/scope/SeaBass.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/scope/AnimalStereotype.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/scope/RiverFishStereotype.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/scope/Labrador.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/scope/NotInheritedScope.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/scope/MiniatureClydesdale.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/scope/AnotherScope.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/scope/AnotherScopeType.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition/scope +A org.jboss.tools.cdi.core.test/resources/tck/tests/definition +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/realization/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/realization +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/enterprise/Yard.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/enterprise/broken/implementInterfaceAndExtendsNothing/Animal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/enterprise/broken/implementInterfaceAndExtendsNothing/Donkey_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/enterprise/broken/implementInterfaceAndExtendsNothing +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/enterprise/broken/directlyExtendsNothing/CowLocal_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/enterprise/broken/directlyExtendsNothing/Cow_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/enterprise/broken/directlyExtendsNothing +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/enterprise/broken/implementsInterfaceAndExtendsNothing/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/enterprise/broken/implementsInterfaceAndExtendsNothing +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/enterprise/broken/sameName/Yard.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/enterprise/broken/sameName/YardInterface.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/enterprise/broken/sameName/FarmYard_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/enterprise/broken/sameName/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/enterprise/broken/sameName +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/enterprise/broken/directlyExtendSimpleBean/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/enterprise/broken/directlyExtendSimpleBean +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/enterprise/broken/twoBeansSpecializeTheSameBean/SheepFarmer_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/enterprise/broken/twoBeansSpecializeTheSameBean/FishFarmer_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/enterprise/broken/twoBeansSpecializeTheSameBean/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/enterprise/broken/twoBeansSpecializeTheSameBean/Landowner.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/enterprise/broken/twoBeansSpecializeTheSameBean/Farmer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/enterprise/broken/twoBeansSpecializeTheSameBean/FarmerInterface.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/enterprise/broken/twoBeansSpecializeTheSameBean +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/enterprise/broken/directlyExtendsSimpleBean/TractorLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/enterprise/broken/directlyExtendsSimpleBean/FarmEquipment.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/enterprise/broken/directlyExtendsSimpleBean/Tractor_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/enterprise/broken/directlyExtendsSimpleBean +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/enterprise/broken +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/enterprise/Animal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/enterprise/OfficeLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/enterprise/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/enterprise/BuildingLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/enterprise/LazyFarmer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/enterprise/Farmer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/enterprise/FarmEquipment.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/enterprise/Lazy.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/enterprise/YardInterface.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/enterprise/Waste.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/enterprise/LazyFarmerLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/enterprise/FarmerLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/enterprise/TractorLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/enterprise/Landowner.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/enterprise/Office.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/enterprise/Building.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/enterprise +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/producer/method/Product.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/producer/method/broken/indirectOverride/MallShop.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/producer/method/broken/indirectOverride/Product.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/producer/method/broken/indirectOverride/Expensive.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/producer/method/broken/indirectOverride/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/producer/method/broken/indirectOverride/ShoeShop_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/producer/method/broken/indirectOverride/Shop.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/producer/method/broken/indirectOverride +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/producer/method/broken/specializesStaticMethod/Product.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/producer/method/broken/specializesStaticMethod/Expensive.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/producer/method/broken/specializesStaticMethod/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/producer/method/broken/specializesStaticMethod/Shop.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/producer/method/broken/specializesStaticMethod/FurnitureShop_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/producer/method/broken/specializesStaticMethod +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/producer/method/broken/twoBeansSpecializeTheSameBean/Product.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/producer/method/broken/twoBeansSpecializeTheSameBean/Bookshop_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/producer/method/broken/twoBeansSpecializeTheSameBean/PictureShop_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/producer/method/broken/twoBeansSpecializeTheSameBean/Expensive.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/producer/method/broken/twoBeansSpecializeTheSameBean/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/producer/method/broken/twoBeansSpecializeTheSameBean/Shop.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/producer/method/broken/twoBeansSpecializeTheSameBean +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/producer/method/broken/specializingAndSpecializedBeanHaveName/HighSchool_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/producer/method/broken/specializingAndSpecializedBeanHaveName/School.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/producer/method/broken/specializingAndSpecializedBeanHaveName/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/producer/method/broken/specializingAndSpecializedBeanHaveName/Pupil.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/producer/method/broken/specializingAndSpecializedBeanHaveName +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/producer/method/broken +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/producer/method/Necklace.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/producer/method/Sparkly.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/producer/method/Expensive.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/producer/method/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/producer/method/Shop.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/producer/method/JewelryShop.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/producer/method +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/producer +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/simple/Lazy.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/simple/broken/inconsistent/Employee.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/simple/broken/inconsistent/Maid.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/simple/broken/inconsistent/Manager.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/simple/broken/inconsistent +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/simple/broken/names/Yard.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/simple/broken/names/FarmYard_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/simple/broken/names/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/simple/broken/names +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/simple/broken/noextend1/Animal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/simple/broken/noextend1/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/simple/broken/noextend1/SpecializingBeanImplementsInterfaceOnly.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/simple/broken/noextend1/Donkey_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/simple/broken/noextend1 +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/simple/broken/noextend2/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/simple/broken/noextend2/Cow_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/simple/broken/noextend2 +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/simple/broken/noextend3/Mammal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/simple/broken/noextend3/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/simple/broken/noextend3/Cow_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/simple/broken/noextend3 +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/simple/broken/extendejb/FarmEquipmentLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/simple/broken/extendejb/FarmEquipment.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/simple/broken/extendejb/Tractor_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/simple/broken/extendejb +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/simple/broken/two/SheepFarmer_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/simple/broken/two/FishFarmer_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/simple/broken/two/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/simple/broken/two/Landowner.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/simple/broken/two/Farmer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/simple/broken/two +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/simple/broken +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/simple/Animal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/simple/Egg.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/simple/Waste.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/simple/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/simple/Landowner.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/simple/Office.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/simple/Farmer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/simple/LazyFarmer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/simple/Building.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization/simple +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance/specialization +A org.jboss.tools.cdi.core.test/resources/tck/tests/inheritance +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/clientProxy/Tuna.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/clientProxy/TunedTuna.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/clientProxy/unproxyable/finalClass/FishFarm.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/clientProxy/unproxyable/finalClass/Tuna_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/clientProxy/unproxyable/finalClass +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/clientProxy/unproxyable/privateConstructor/InjectionPointBean.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/clientProxy/unproxyable/privateConstructor/Unproxyable_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/clientProxy/unproxyable/privateConstructor +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/clientProxy/unproxyable/primitive/Number_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/clientProxy/unproxyable/primitive/NumberProducer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/clientProxy/unproxyable/primitive +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/clientProxy/unproxyable/finalMethod/FishFarm.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/clientProxy/unproxyable/finalMethod/Tuna_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/clientProxy/unproxyable/finalMethod +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/clientProxy/unproxyable/array/ArrayProducer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/clientProxy/unproxyable/array/InjectionPointBean_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/clientProxy/unproxyable/array +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/clientProxy/unproxyable +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/clientProxy/incontainer/TestServlet.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/clientProxy/incontainer/Car.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/clientProxy/incontainer/Garage.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/clientProxy/incontainer/web.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/clientProxy/incontainer +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/clientProxy/Fox.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/clientProxy +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/el/Counter.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/el/integration/faces-config.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/el/integration/JSPTestPage.jsp +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/el/integration/Sheep.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/el/integration/JSFTestPage.jsp +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/el/integration/web.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/el/integration +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/el/Tuna.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/el/Game.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/el/Salmon.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/el/TunaFarm.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/el +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/Wild.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/broken/type/variable/Animal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/broken/type/variable/Sheep.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/broken/type/variable/Farm.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/broken/type/variable +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/broken/type +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/broken/primitive/Game.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/broken/primitive/NumberProducer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/broken/primitive +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/broken +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/Lion.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/LadybirdSpider.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/Animal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/decorator/Animal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/decorator/House.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/decorator/AnimalDecorator.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/decorator/Cat.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/decorator/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/decorator +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/African.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/Australian.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/Cod.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/Cat.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/DeadlySpider.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/ScottishFish.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/ScottishBirdLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/Canary.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/interceptor/CatInterceptorBinding.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/interceptor/CatInterceptor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/interceptor/Cat.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/interceptor/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/interceptor +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/PetShop.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/Min.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/ExpensiveLiteral.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/DeadlyAnimal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/Max.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/Tame.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/Number.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/Halibut.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/SpiderProducer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/Dove.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/Plaice.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/AnimalFarmer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/DomesticCat.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/Chunky.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/RoundWhitefish.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/Sole.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/FlightlessBird.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/Expensive.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/FishILike.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/Parrot.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/ScottishFishFarmer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/Tuna.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/Farmer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/parameterized/IntegerHashMap.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/parameterized/MapProducer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/parameterized/Dao.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/parameterized/DaoProducer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/parameterized/ObjectDao.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/parameterized/InjectedBean.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/parameterized/Result.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/parameterized +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/Capercaillie.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/European.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/ChunkyLiteral.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/CrabSpider.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/Bird.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/DaddyLongLegs.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/SeaBass.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/Emu.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/Spider.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/CapercaillieLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/Salmon.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/Whitefish.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/Tarantula.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/NumberProducer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution/Haddock.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe/resolution +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/typesafe +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injection/SpiderNest.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injection/enterprise/InjectedSessionBean.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injection/enterprise/DeluxeHenHouseLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injection/enterprise/FarmLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injection/enterprise/MegaPoorHenHouseLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injection/enterprise/FarmInterceptor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injection/enterprise/Sheep.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injection/enterprise/DeluxeHenHouse.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injection/enterprise/Farm.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injection/enterprise/MegaPoorHenHouse.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injection/enterprise/InjectedSessionBeanLocal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injection/enterprise/Fox.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injection/enterprise/HenHouse.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injection/enterprise/PoorHenHouse.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injection/enterprise +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injection/FoxRun.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injection/nullableBean/FarmHouse_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injection/nullableBean/FarmHouseProducer_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injection/nullableBean +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injection/DeluxeHenHouse.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injection/WolfPack.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injection/Wolf.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injection/any/Customer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injection/any/Drink.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injection/any +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injection/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injection/MegaPoorHenHouse.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injection/SpiderProducer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injection/non/contextual/ProcessInjectionTargetObserver.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injection/non/contextual/faces-config.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injection/non/contextual/Sheep.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injection/non/contextual/TestLibrary.tld +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injection/non/contextual/TagLibraryListener.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injection/non/contextual/ws/SheepWSEndPoint.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injection/non/contextual/ws/SheepWSEndPointService.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injection/non/contextual/ws/Sheep.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injection/non/contextual/ws/package-info.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injection/non/contextual/ws/IsSheepInjectedResponse.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injection/non/contextual/ws/IsSheepInjected.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injection/non/contextual/ws/web.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injection/non/contextual/ws/ObjectFactory.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injection/non/contextual/ws/SheepWS.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injection/non/contextual/ws +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injection/non/contextual/TestTagHandler.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injection/non/contextual/TagPage.jsp +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injection/non/contextual/TestServlet.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injection/non/contextual/TestListener.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injection/non/contextual/TestFilter.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injection/non/contextual/Farm.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injection/non/contextual/ProcessAnnotatedTypeObserver.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injection/non/contextual/javax.enterprise.inject.spi.Extension +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injection/non/contextual/ManagedBeanTestPage.jsp +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injection/non/contextual/web.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injection/non/contextual +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injection/non +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injection/Fox.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injection/HenHouse.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injection/PoorHenHouse.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injection +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/circular/NormalSelfConsumingNormalProducer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/circular/Violation.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/circular/Petrol.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/circular/Car.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/circular/SelfConsumingNormal1.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/circular/Air.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/circular/Pig.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/circular/NormalSelfConsumingDependentProducer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/circular/DependentSelfConsumingNormalProducer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/circular/Bird.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/circular/Planet.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/circular/House.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/circular/SelfConsumingDependent1.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/circular/SelfConsumingNormal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/circular/Food.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/circular/Space.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/circular +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/dynamic/PayByBinding.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/dynamic/AdvancedPaymentProcessor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/dynamic/PayBy.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/dynamic/NonBinding.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/dynamic/builtin/Animal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/dynamic/builtin/Field.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/dynamic/builtin/AbstractAnimal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/dynamic/builtin/Farm.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/dynamic/builtin/Cow.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/dynamic/builtin +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/dynamic/SimplePaymentProcessor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/dynamic/SynchronousPaymentProcessor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/dynamic/AsynchronousPaymentProcessor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/dynamic/RemotePaymentProcessor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/dynamic/ObtainsInstanceBean.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/dynamic/PaymentProcessor.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/dynamic +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/binding/members/annotation/TheBeatles.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/binding/members/annotation/SimpleAnnotation.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/binding/members/annotation/Expensive_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/binding/members/annotation/Watch.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/binding/members/annotation +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/binding/members/array/TheBeatles.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/binding/members/array/Expensive_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/binding/members/array/Watch.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/binding/members/array +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/binding/members +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/binding +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/manager/jndi/JndiBeanManagerInjected.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/manager/jndi +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/manager/FishFarmOffice.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/manager +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/byname/duplicateNameResolution/Sole.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/byname/duplicateNameResolution/Cod.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/byname/duplicateNameResolution +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/byname/Animal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/byname/Sole.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/byname/Cod.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/byname/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/byname/Salmon.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/byname/AlaskaPlaice.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/byname/Whitefish.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/byname/duplicatePrefixResolution/Example.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/byname/duplicatePrefixResolution/ExampleWebsite_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/byname/duplicatePrefixResolution +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/byname/Plaice.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/byname +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injectionpoint/broken/not/bean/TestServlet_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injectionpoint/broken/not/bean/web.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injectionpoint/broken/not/bean +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injectionpoint/broken/not +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injectionpoint/broken/normal/scope/NormalScopedBeanWithInjectionPoint.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injectionpoint/broken/normal/scope/Cat_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injectionpoint/broken/normal/scope +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injectionpoint/broken/normal +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injectionpoint/broken/reference/unresolved/SimpleBean.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injectionpoint/broken/reference/unresolved/AnnotatedInjectionField.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injectionpoint/broken/reference/unresolved/InjectedBean.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injectionpoint/broken/reference/unresolved/UnsatisfiedInjectionPoint.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injectionpoint/broken/reference/unresolved +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injectionpoint/broken/reference/ambiguous/SimpleBean.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injectionpoint/broken/reference/ambiguous/AnnotatedInjectionField.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injectionpoint/broken/reference/ambiguous/AmbiguousInjectionPoint.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injectionpoint/broken/reference/ambiguous/InjectedBean.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injectionpoint/broken/reference/ambiguous/DerivedInjectedBean.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injectionpoint/broken/reference/ambiguous +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injectionpoint/broken/reference +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injectionpoint/broken +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injectionpoint/Animal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injectionpoint/TimestampLogger.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injectionpoint/AnimalDecorator.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injectionpoint/beans.xml +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injectionpoint/Cat.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injectionpoint/Cattery.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injectionpoint/TransientFieldInjectionPointBean.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injectionpoint/Logger.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injectionpoint/BeanWithInjectionPointMetadata.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injectionpoint/BasicLogger.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injectionpoint/MethodInjectionPointBean.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injectionpoint/AnimalStereotype.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injectionpoint/FieldInjectionPointBean.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injectionpoint/ConstructorInjectionPointBean.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injectionpoint/LoggerConsumer.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injectionpoint/AnimalStereotypeAnnotationLiteral.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/injectionpoint +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/dependency/resolution/broken/ambiguous/Animal.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/dependency/resolution/broken/ambiguous/Sheep.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/dependency/resolution/broken/ambiguous/Farm_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/dependency/resolution/broken/ambiguous/Cow.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/dependency/resolution/broken/ambiguous +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/dependency/resolution/broken/unsatisfied/Bean_Broken.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/dependency/resolution/broken/unsatisfied/Vanilla.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/dependency/resolution/broken/unsatisfied/Small.java +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/dependency/resolution/broken/unsatisfied +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/dependency/resolution/broken +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/dependency/resolution +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup/dependency +A org.jboss.tools.cdi.core.test/resources/tck/tests/lookup +A org.jboss.tools.cdi.core.test/resources/tck/tests +A org.jboss.tools.cdi.core.test/resources/tck/DeploymentFailure.java +A org.jboss.tools.cdi.core.test/resources/tck/ForwardingBean.java + M org.jboss.tools.cdi.core.test + +diff svn manifest: +-Bundle-Version: 1.0.0 ++Bundle-Version: 1.0.0.qualifier + +diff rel baseline: +- ?.?.? :: org.jboss.tools.cdi.core.test ++ 1.0.0 :: org.jboss.tools.cdi.core.test + +== ./cdi/tests/org.jboss.tools.cdi.text.ext.test == + +diff svn artifact: +M org.jboss.tools.cdi.text.ext.test/META-INF/MANIFEST.MF +A org.jboss.tools.cdi.text.ext.test/src/org/jboss/tools/cdi/text/ext/test/CDITextExtTestSuite.java +A org.jboss.tools.cdi.text.ext.test/src/org/jboss/tools/cdi/text/ext/test/HyperlinkDetectorTest.java +M org.jboss.tools.cdi.text.ext.test/src/org/jboss/tools/cdi/text/ext/test/InjectedPointHyperlinkDetectorTest.java +M org.jboss.tools.cdi.text.ext.test/src/org/jboss/tools/cdi/text/ext/test/CdiTextExtAllTests.java +M org.jboss.tools.cdi.text.ext.test/build.properties +A org.jboss.tools.cdi.text.ext.test/pom.xml + M org.jboss.tools.cdi.text.ext.test + +diff svn manifest: +-Bundle-Version: 2.0.0 ++Bundle-Version: 1.0.0.qualifier + +diff rel baseline: +- ?.?.? :: org.jboss.tools.cdi.text.ext.test ++ 1.0.0 :: org.jboss.tools.cdi.text.ext.test + +== ./cdi/tests/org.jboss.tools.cdi.ui.test == + +diff svn artifact: +M org.jboss.tools.cdi.ui.test/META-INF/MANIFEST.MF +A org.jboss.tools.cdi.ui.test/src/org/jboss/tools/cdi/ui/test/wizard/NewCDIWizardTest.java +A org.jboss.tools.cdi.ui.test/src/org/jboss/tools/cdi/ui/test/wizard +M org.jboss.tools.cdi.ui.test/src/org/jboss/tools/cdi/ui/test/CATest.java +M org.jboss.tools.cdi.ui.test/src/org/jboss/tools/cdi/ui/test/CDIUIAllTests.java +M org.jboss.tools.cdi.ui.test/build.properties +A org.jboss.tools.cdi.ui.test/pom.xml + M org.jboss.tools.cdi.ui.test + +diff svn manifest: +-Bundle-Version: 1.0.0 ++Bundle-Version: 1.0.0.qualifier + +diff rel baseline: +- ?.?.? :: org.jboss.tools.cdi.ui.test ++ 1.0.0 :: org.jboss.tools.cdi.ui.test + +== ./common/features/org.jboss.tools.common.all.feature == + +diff svn artifact: +M org.jboss.tools.common.all.feature/feature.xml +A org.jboss.tools.common.all.feature/pom.xml + M org.jboss.tools.common.all.feature + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.jboss.tools.common.all.feature ++ 3.1.0 :: org.jboss.tools.common.all.feature + +== ./common/features/org.jboss.tools.common.all.sdk.feature == + +diff svn artifact: + M org.jboss.tools.common.all.sdk.feature + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.jboss.tools.common.all.sdk.feature ++ 1.0.0 :: org.jboss.tools.common.all.sdk.feature + +== ./common/features/org.jboss.tools.common.all.tests.feature == + +diff svn artifact: +M org.jboss.tools.common.all.tests.feature/feature.xml +A org.jboss.tools.common.all.tests.feature/pom.xml + M org.jboss.tools.common.all.tests.feature + +diff svn manifest: +- version="1.0.0.qualifier" ++ version="3.1.0.qualifier" + +diff rel baseline: +- ?.?.? :: org.jboss.tools.common.all.tests.feature ++ 3.1.0 :: org.jboss.tools.common.all.tests.feature + +== ./common/features/org.jboss.tools.common.core.feature == + +diff svn artifact: +M org.jboss.tools.common.core.feature/feature.xml +A org.jboss.tools.common.core.feature/pom.xml + M org.jboss.tools.common.core.feature + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.jboss.tools.common.core.feature ++ 3.1.0 :: org.jboss.tools.common.core.feature + +== ./common/features/org.jboss.tools.common.feature == + +diff svn artifact: +M org.jboss.tools.common.feature/feature.xml +A org.jboss.tools.common.feature/pom.xml + M org.jboss.tools.common.feature + +diff svn manifest: +- version="2.0.0.qualifier" ++ version="3.1.0.qualifier" + +diff rel baseline: +- ?.?.? :: org.jboss.tools.common.feature ++ 3.1.0 :: org.jboss.tools.common.feature + +== ./common/features/org.jboss.tools.common.text.ext.feature == + +diff svn artifact: +M org.jboss.tools.common.text.ext.feature/feature.xml +A org.jboss.tools.common.text.ext.feature/pom.xml + M org.jboss.tools.common.text.ext.feature + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.jboss.tools.common.text.ext.feature ++ 3.1.0 :: org.jboss.tools.common.text.ext.feature + +== ./common/features/org.jboss.tools.common.ui.feature == + +diff svn artifact: +M org.jboss.tools.common.ui.feature/feature.xml +A org.jboss.tools.common.ui.feature/pom.xml + M org.jboss.tools.common.ui.feature + +diff svn manifest: +- version="2.0.0.qualifier" ++ version="3.1.0.qualifier" + +diff rel baseline: +- ?.?.? :: org.jboss.tools.common.ui.feature ++ 3.1.0 :: org.jboss.tools.common.ui.feature + +== ./common/features/org.jboss.tools.common.verification.feature == + +diff svn artifact: +M org.jboss.tools.common.verification.feature/feature.xml +A org.jboss.tools.common.verification.feature/pom.xml + M org.jboss.tools.common.verification.feature + +diff svn manifest: +- version="2.0.0.qualifier" ++ version="3.1.0.qualifier" + +diff rel baseline: +- ?.?.? :: org.jboss.tools.common.verification.feature ++ 3.1.0 :: org.jboss.tools.common.verification.feature + +== ./common/plugins/org.jboss.tools.common == + +diff svn artifact: +D org.jboss.tools.common/lib +M org.jboss.tools.common/.classpath +M org.jboss.tools.common/META-INF/MANIFEST.MF +D org.jboss.tools.common/src/org/jboss/tools/common/xml/SafeDocumentBuilderFactory.java +M org.jboss.tools.common/src/org/jboss/tools/common/xml/SAXValidator.java +M org.jboss.tools.common/src/org/jboss/tools/common/xml/XMLUtilities.java +M org.jboss.tools.common/src/org/jboss/tools/common/EclipseUtil.java +A org.jboss.tools.common/pom.xml + M org.jboss.tools.common + +diff svn manifest: +-Bundle-Version: 2.0.0.qualifier ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- 3.1.0 :: org.jboss.tools.common ++ 3.1.0 :: org.jboss.tools.common + +== ./common/plugins/org.jboss.tools.common.el.core == + +diff svn artifact: +M org.jboss.tools.common.el.core/META-INF/MANIFEST.MF +M org.jboss.tools.common.el.core/src/org/jboss/tools/common/el/core/resolver/JavaMemberELSegmentImpl.java +M org.jboss.tools.common.el.core/src/org/jboss/tools/common/el/core/resolver/TypeInfoCollector.java +M org.jboss.tools.common.el.core/src/org/jboss/tools/common/el/core/resolver/JavaMemberELSegment.java +M org.jboss.tools.common.el.core/src/org/jboss/tools/common/el/core/ca/AbstractELCompletionEngine.java +A org.jboss.tools.common.el.core/src/org/jboss/tools/common/el/core/ca/ELTextProposal.java +A org.jboss.tools.common.el.core/pom.xml + M org.jboss.tools.common.el.core + +diff svn manifest: +-Bundle-Version: 2.0.0.qualifier ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- 3.1.0 :: org.jboss.tools.common.el.core ++ 3.1.0 :: org.jboss.tools.common.el.core + +== ./common/plugins/org.jboss.tools.common.el.ui == + +diff svn artifact: +M org.jboss.tools.common.el.ui/META-INF/MANIFEST.MF +D org.jboss.tools.common.el.ui/src/org/jboss/tools/common/el/ui/GlobalElVariablesComposite.java +A org.jboss.tools.common.el.ui/pom.xml + M org.jboss.tools.common.el.ui + +diff svn manifest: +-Bundle-Version: 1.0.0.qualifier ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- 3.1.0 :: org.jboss.tools.common.el.ui ++ 3.1.0 :: org.jboss.tools.common.el.ui + +== ./common/plugins/org.jboss.tools.common.gef == + +diff svn artifact: +M org.jboss.tools.common.gef/META-INF/MANIFEST.MF +A org.jboss.tools.common.gef/pom.xml + M org.jboss.tools.common.gef + +diff svn manifest: +-Bundle-Version: 2.0.0.qualifier ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- 3.1.0 :: org.jboss.tools.common.gef ++ 3.1.0 :: org.jboss.tools.common.gef + +== ./common/plugins/org.jboss.tools.common.meta.ui == + +diff svn artifact: +M org.jboss.tools.common.meta.ui/META-INF/MANIFEST.MF +A org.jboss.tools.common.meta.ui/pom.xml + M org.jboss.tools.common.meta.ui + +diff svn manifest: +-Bundle-Version: 2.0.0.qualifier ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- ?.?.? :: org.jboss.tools.common.meta.ui ++ 3.1.0 :: org.jboss.tools.common.meta.ui + +== ./common/plugins/org.jboss.tools.common.model == + +diff svn artifact: +M org.jboss.tools.common.model/src/org/jboss/tools/common/model/XJob.java +M org.jboss.tools.common.model/src/org/jboss/tools/common/model/loaders/XMLRecognizerContext.java +M org.jboss.tools.common.model/src/org/jboss/tools/common/model/impl/XModelObjectImpl.java +M org.jboss.tools.common.model/src/org/jboss/tools/common/model/impl/RegularObjectImpl.java +M org.jboss.tools.common.model/src/org/jboss/tools/common/model/engines/impl/EnginesLoader.java +M org.jboss.tools.common.model/src/org/jboss/tools/common/model/markers/ConstraintChecker.java +M org.jboss.tools.common.model/src/org/jboss/tools/common/model/markers/ResourceMarkers.java +M org.jboss.tools.common.model/src/org/jboss/tools/common/model/filesystems/impl/JarAccess.java +M org.jboss.tools.common.model/src/org/jboss/tools/common/model/filesystems/impl/JarSystemImpl.java +A org.jboss.tools.common.model/src/org/jboss/tools/common/model/filesystems/impl/JarAccessFactory.java +M org.jboss.tools.common.model/src/org/jboss/tools/common/model/filesystems/impl/FolderImpl.java +M org.jboss.tools.common.model/src/org/jboss/tools/common/model/util/XModelObjectLoaderUtil.java +M org.jboss.tools.common.model/src/org/jboss/tools/common/model/util/EclipseJavaUtil.java +M org.jboss.tools.common.model/src/org/jboss/tools/common/meta/impl/MetaLibLoader.java +M org.jboss.tools.common.model/src/org/jboss/tools/common/meta/impl/XAttributeImpl.java +M org.jboss.tools.common.model/src/org/jboss/tools/common/meta/constraint/impl/XAttributeConstraintJavaName.java +M org.jboss.tools.common.model/src/org/jboss/tools/common/meta/constraint/impl/XAttributeConstraintInt.java +M org.jboss.tools.common.model/src/org/jboss/tools/common/meta/constraint/impl/XAttributeConstraintImpl.java +M org.jboss.tools.common.model/src/org/jboss/tools/common/meta/action/impl/handlers/AddAttributeToAnyElementSupport.java +M org.jboss.tools.common.model/src/org/jboss/tools/common/meta/action/impl/SpecialWizardSupport.java +A org.jboss.tools.common.model/pom.xml +M org.jboss.tools.common.model/META-INF/MANIFEST.MF + M org.jboss.tools.common.model + +diff svn manifest: +-Bundle-Version: 2.0.0.qualifier ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- 3.1.0 :: org.jboss.tools.common.model ++ 3.1.0 :: org.jboss.tools.common.model + +== ./common/plugins/org.jboss.tools.common.model.ui == + +diff svn artifact: +M org.jboss.tools.common.model.ui/src/org/jboss/tools/common/model/ui/wizards/standard/DefaultStandardStep.java +M org.jboss.tools.common.model.ui/src/org/jboss/tools/common/model/ui/attribute/editor/DialogCellEditorEx.java +M org.jboss.tools.common.model.ui/src/org/jboss/tools/common/model/ui/texteditors/AbstractMultiPageContributor.java +M org.jboss.tools.common.model.ui/src/org/jboss/tools/common/model/ui/editor/ModelObjectStorageEditorInput.java +M org.jboss.tools.common.model.ui/src/org/jboss/tools/common/model/ui/editor/XMLContentDescriber.java +M org.jboss.tools.common.model.ui/src/org/jboss/tools/common/model/ui/editors/dnd/composite/TagAttributesComposite.java +A org.jboss.tools.common.model.ui/src/org/jboss/tools/common/model/ui/editors/dnd/composite/TagAttributesTableViewer.java +M org.jboss.tools.common.model.ui/src/org/jboss/tools/common/model/ui/editors/dnd/DropWizard.java +M org.jboss.tools.common.model.ui/src/org/jboss/tools/common/model/ui/editors/dnd/DropWizardDialog.java +M org.jboss.tools.common.model.ui/src/org/jboss/tools/common/model/ui/editors/dnd/DefaultDropCommand.java +M org.jboss.tools.common.model.ui/src/org/jboss/tools/common/model/ui/resources/ResourceLayoutManager.java +M org.jboss.tools.common.model.ui/src/org/jboss/tools/common/editor/ObjectMultiPageEditor.java +M org.jboss.tools.common.model.ui/src/org/jboss/tools/common/core/resources/XModelObjectEditorInput.java +M org.jboss.tools.common.model.ui/src/org/jboss/tools/common/core/resources/XModelObjectEditorInputFactory.java +M org.jboss.tools.common.model.ui/plugin.properties +A org.jboss.tools.common.model.ui/pom.xml +M org.jboss.tools.common.model.ui/plugin.xml +M org.jboss.tools.common.model.ui/META-INF/MANIFEST.MF + M org.jboss.tools.common.model.ui + +diff svn manifest: +-Bundle-Version: 2.0.0.qualifier ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- 3.1.0 :: org.jboss.tools.common.model.ui ++ 3.1.0 :: org.jboss.tools.common.model.ui + +== ./common/plugins/org.jboss.tools.common.model.ui.capabilities == + +diff svn artifact: + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.jboss.tools.common.model.ui.capabilities ++ 3.1.0 :: org.jboss.tools.common.model.ui.capabilities + +== ./common/plugins/org.jboss.tools.common.projecttemplates == + +diff svn artifact: +M org.jboss.tools.common.projecttemplates/META-INF/MANIFEST.MF +A org.jboss.tools.common.projecttemplates/pom.xml +M org.jboss.tools.common.projecttemplates/templates/jsf-1.1/JSFBlankWithLibs/WebContent/WEB-INF/web.xml +M org.jboss.tools.common.projecttemplates/templates/jsf-1.1/JSFKickStartWithoutLibs/WebContent/WEB-INF/web.xml +M org.jboss.tools.common.projecttemplates/templates/jsf-1.1/JSFKickStartWithLibs/WebContent/WEB-INF/web.xml +M org.jboss.tools.common.projecttemplates/templates/jsf-1.2/JSFKickStartWithoutLibs/WebContent/WEB-INF/web.xml +M org.jboss.tools.common.projecttemplates/templates/jsf-1.2/JSFBlankWithoutLibs/WebContent/WEB-INF/web.xml +M org.jboss.tools.common.projecttemplates/templates/jsf-1.2-facelets/FaceletsKickStartWithoutLibs/WebContent/WEB-INF/web.xml +M org.jboss.tools.common.projecttemplates/templates/jsf-1.2-facelets/FaceletsKickStartWithRILibs/WebContent/WEB-INF/web.xml +M org.jboss.tools.common.projecttemplates/templates/jsf-1.2-facelets/FaceletsBlankWithoutLibs/WebContent/WEB-INF/web.xml + M org.jboss.tools.common.projecttemplates + +diff svn manifest: +-Bundle-Version: 2.0.0.qualifier ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- 3.1.0 :: org.jboss.tools.common.projecttemplates ++ 3.1.0 :: org.jboss.tools.common.projecttemplates + +== ./common/plugins/org.jboss.tools.common.resref.core == + +diff svn artifact: +M org.jboss.tools.common.resref.core/META-INF/MANIFEST.MF +A org.jboss.tools.common.resref.core/pom.xml + M org.jboss.tools.common.resref.core + +diff svn manifest: +-Bundle-Version: 1.0.0.qualifier ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- 3.1.0 :: org.jboss.tools.common.resref.core ++ 3.1.0 :: org.jboss.tools.common.resref.core + +== ./common/plugins/org.jboss.tools.common.resref.ui == + +diff svn artifact: +M org.jboss.tools.common.resref.ui/META-INF/MANIFEST.MF +M org.jboss.tools.common.resref.ui/build.properties +A org.jboss.tools.common.resref.ui/pom.xml + M org.jboss.tools.common.resref.ui + +diff svn manifest: +-Bundle-Version: 1.0.0.qualifier ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- 3.1.0 :: org.jboss.tools.common.resref.ui ++ 3.1.0 :: org.jboss.tools.common.resref.ui + +== ./common/plugins/org.jboss.tools.common.text.ext == + +diff svn artifact: +M org.jboss.tools.common.text.ext/META-INF/MANIFEST.MF +M org.jboss.tools.common.text.ext/src/org/jboss/tools/common/text/ext/hyperlink/HyperlinkPartitionerDefinition.java +A org.jboss.tools.common.text.ext/pom.xml +M org.jboss.tools.common.text.ext/plugin.xml + M org.jboss.tools.common.text.ext + +diff svn manifest: +-Bundle-Version: 2.0.0.qualifier ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- 3.1.0 :: org.jboss.tools.common.text.ext ++ 3.1.0 :: org.jboss.tools.common.text.ext + +== ./common/plugins/org.jboss.tools.common.text.xml == + +diff svn artifact: +M org.jboss.tools.common.text.xml/src/org/jboss/tools/common/text/xml/XMLTextViewerConfiguration.java +M org.jboss.tools.common.text.xml/src/org/jboss/tools/common/text/xml/contentassist/SortingCompoundContentAssistProcessor.java +A org.jboss.tools.common.text.xml/pom.xml +M org.jboss.tools.common.text.xml/META-INF/MANIFEST.MF + M org.jboss.tools.common.text.xml + +diff svn manifest: +-Bundle-Version: 2.0.0.qualifier ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- 3.1.0 :: org.jboss.tools.common.text.xml ++ 3.1.0 :: org.jboss.tools.common.text.xml + +== ./common/plugins/org.jboss.tools.common.ui == + +diff svn artifact: +D org.jboss.tools.common.ui/bin +M org.jboss.tools.common.ui/META-INF/MANIFEST.MF +M org.jboss.tools.common.ui/src/org/jboss/tools/common/ui/messages.properties +A org.jboss.tools.common.ui/src/org/jboss/tools/common/ui/widget/editor/BaseListFieldEditor.java +A org.jboss.tools.common.ui/src/org/jboss/tools/common/ui/widget/editor/ListFieldEditor.java +M org.jboss.tools.common.ui/src/org/jboss/tools/common/ui/CommonUIMessages.java +M org.jboss.tools.common.ui/build.properties +A org.jboss.tools.common.ui/pom.xml +A org.jboss.tools.common.ui/about.html + M org.jboss.tools.common.ui + +diff svn manifest: +-Bundle-Version: 1.0.0.qualifier ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- 3.1.0 :: org.jboss.tools.common.ui ++ 3.1.0 :: org.jboss.tools.common.ui + +== ./common/plugins/org.jboss.tools.common.verification == + +diff svn artifact: +M org.jboss.tools.common.verification/META-INF/MANIFEST.MF +M org.jboss.tools.common.verification/src/org/jboss/tools/common/verification/vrules/core/resources/VerifyBuilder.java +A org.jboss.tools.common.verification/src/org/jboss/tools/common/verification/vrules/core/resources/CommonValidator.java +A org.jboss.tools.common.verification/pom.xml +M org.jboss.tools.common.verification/plugin.xml + M org.jboss.tools.common.verification + +diff svn manifest: +-Bundle-Version: 2.0.0.qualifier ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- 3.1.0 :: org.jboss.tools.common.verification ++ 3.1.0 :: org.jboss.tools.common.verification + +== ./common/plugins/org.jboss.tools.common.verification.ui == + +diff svn artifact: +M org.jboss.tools.common.verification.ui/META-INF/MANIFEST.MF +A org.jboss.tools.common.verification.ui/pom.xml + M org.jboss.tools.common.verification.ui + +diff svn manifest: +-Bundle-Version: 2.0.0.qualifier ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- 3.1.0 :: org.jboss.tools.common.verification.ui ++ 3.1.0 :: org.jboss.tools.common.verification.ui + +== ./common/tests/org.jboss.tools.common.el.core.test == + +diff svn artifact: +M org.jboss.tools.common.el.core.test/META-INF/MANIFEST.MF +M org.jboss.tools.common.el.core.test/build.properties +A org.jboss.tools.common.el.core.test/pom.xml + M org.jboss.tools.common.el.core.test + +diff svn manifest: +-Bundle-Version: 2.0.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- ?.?.? :: org.jboss.tools.common.el.core.test ++ 3.1.0 :: org.jboss.tools.common.el.core.test + +== ./common/tests/org.jboss.tools.common.model.test == + +diff svn artifact: +M org.jboss.tools.common.model.test/META-INF/MANIFEST.MF +M org.jboss.tools.common.model.test/src/org/jboss/tools/common/model/test/ClassPathTest.java +M org.jboss.tools.common.model.test/src/org/jboss/tools/common/model/test/MetaModelTest.java +A org.jboss.tools.common.model.test/src/org/jboss/tools/common/model/util/test/PathsTest.java +A org.jboss.tools.common.model.test/src/org/jboss/tools/common/model/util/test +A org.jboss.tools.common.model.test/src/org/jboss/tools/common/model/util +A org.jboss.tools.common.model.test/projects/Test3/lib/c.jar +A org.jboss.tools.common.model.test/projects/Test3/lib +A org.jboss.tools.common.model.test/projects/Test3 +M org.jboss.tools.common.model.test/build.properties +A org.jboss.tools.common.model.test/pom.xml + M org.jboss.tools.common.model.test + +diff svn manifest: +-Bundle-Version: 2.0.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- ?.?.? :: org.jboss.tools.common.model.test ++ 3.1.0 :: org.jboss.tools.common.model.test + +== ./common/tests/org.jboss.tools.common.model.ui.test == + +diff svn artifact: +M org.jboss.tools.common.model.ui.test/META-INF/MANIFEST.MF +D org.jboss.tools.common.model.ui.test/src/org/jboss/tools/common/model/ui/test/ModelNewWizardTest.java +A org.jboss.tools.common.model.ui.test/src/org/jboss/tools/common/model/ui/test/AbstractModelNewWizardTest.java +M org.jboss.tools.common.model.ui.test/src/org/jboss/tools/common/model/ui/test/ObjectDecoratorTest.java +M org.jboss.tools.common.model.ui.test/src/org/jboss/tools/common/model/ui/test/ModelUiAllTests.java +A org.jboss.tools.common.model.ui.test/src/org/jboss/tools/common/model/ui/jarproperties/JarPropertiesTest.java +A org.jboss.tools.common.model.ui.test/src/org/jboss/tools/common/model/ui/jarproperties +M org.jboss.tools.common.model.ui.test/src/org/jboss/tools/common/model/ui/reporting/ReportProblemWizardTest.java +A org.jboss.tools.common.model.ui.test/projects/TestJarProperties/.classpath +A org.jboss.tools.common.model.ui.test/projects/TestJarProperties/.project +A org.jboss.tools.common.model.ui.test/projects/TestJarProperties/lib/test.jar +A org.jboss.tools.common.model.ui.test/projects/TestJarProperties/lib +A org.jboss.tools.common.model.ui.test/projects/TestJarProperties/src/placeholder.txt +A org.jboss.tools.common.model.ui.test/projects/TestJarProperties/src +A org.jboss.tools.common.model.ui.test/projects/TestJarProperties/bin +A org.jboss.tools.common.model.ui.test/projects/TestJarProperties/.settings/org.eclipse.jdt.core.prefs +A org.jboss.tools.common.model.ui.test/projects/TestJarProperties/.settings +A org.jboss.tools.common.model.ui.test/projects/TestJarProperties +A org.jboss.tools.common.model.ui.test/projects +M org.jboss.tools.common.model.ui.test/build.properties +A org.jboss.tools.common.model.ui.test/pom.xml + M org.jboss.tools.common.model.ui.test + +diff svn manifest: +-Bundle-Version: 1.0.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- ?.?.? :: org.jboss.tools.common.model.ui.test ++ 3.1.0 :: org.jboss.tools.common.model.ui.test + +== ./common/tests/org.jboss.tools.common.test == + +diff svn artifact: +M org.jboss.tools.common.test/META-INF/MANIFEST.MF +D org.jboss.tools.common.test/src/org/jboss/tools/common/test/util +D org.jboss.tools.common.test/src/org/jboss/tools/common/zip/test/ZipBaseTest.java +A org.jboss.tools.common.test/src/org/jboss/tools/common/zip/test/AbstractZipTestCase.java +M org.jboss.tools.common.test/src/org/jboss/tools/common/zip/test/ZipArchiveTest.java +M org.jboss.tools.common.test/src/org/jboss/tools/common/zip/test/UnzipOperationTest.java +D org.jboss.tools.common.test/src/org/jboss/tools/common/util/WorkbenchUtils.java +A org.jboss.tools.common.test/pom.xml + M org.jboss.tools.common.test + +diff svn manifest: +-Bundle-Version: 2.0.0.qualifier ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- ?.?.? :: org.jboss.tools.common.test ++ 3.1.0 :: org.jboss.tools.common.test + +== ./common/tests/org.jboss.tools.common.verification.test == + +diff svn artifact: +M org.jboss.tools.common.verification.test/META-INF/MANIFEST.MF +M org.jboss.tools.common.verification.test/build.properties +A org.jboss.tools.common.verification.test/pom.xml + M org.jboss.tools.common.verification.test + +diff svn manifest: +-Bundle-Version: 2.0.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- ?.?.? :: org.jboss.tools.common.verification.test ++ 3.1.0 :: org.jboss.tools.common.verification.test + +== ./common/tests/org.jboss.tools.common.verification.ui.test == + +diff svn artifact: +M org.jboss.tools.common.verification.ui.test/META-INF/MANIFEST.MF +M org.jboss.tools.common.verification.ui.test/build.properties +A org.jboss.tools.common.verification.ui.test/pom.xml + M org.jboss.tools.common.verification.ui.test + +diff svn manifest: +-Bundle-Version: 1.0.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- ?.?.? :: org.jboss.tools.common.verification.ui.test ++ 3.1.0 :: org.jboss.tools.common.verification.ui.test + +== ./drools/plugins/org.jboss.tools.flow.ruleflow == + +diff svn artifact: +M org.jboss.tools.flow.ruleflow/META-INF/MANIFEST.MF +A org.jboss.tools.flow.ruleflow/pom.xml + M org.jboss.tools.flow.ruleflow + +diff svn manifest: +-Bundle-Version: 1.0.0 ++Bundle-Version: 1.0.0.qualifier + +diff rel baseline: +- ?.?.? :: org.jboss.tools.flow.ruleflow ++ 1.0.0 :: org.jboss.tools.flow.ruleflow + +== ./drools/tests/org.jboss.tools.drools.ui.bot.test == + +diff svn artifact: + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.jboss.tools.drools.ui.bot.test ++ 1.0.0 :: org.jboss.tools.drools.ui.bot.test + +== ./esb/features/org.jboss.tools.esb.feature == + +diff svn artifact: +MM org.jboss.tools.esb.feature/feature.xml +A org.jboss.tools.esb.feature/pom.xml + M org.jboss.tools.esb.feature + +diff svn manifest: +- version="1.0.0" ++ version="1.3.0.qualifier" + +diff rel baseline: +- 1.3.0 :: org.jboss.tools.esb.feature ++ 1.3.0 :: org.jboss.tools.esb.feature + +== ./esb/features/org.jboss.tools.esb.test.feature == + +diff svn artifact: +M org.jboss.tools.esb.test.feature/feature.xml +A org.jboss.tools.esb.test.feature/pom.xml + M org.jboss.tools.esb.test.feature + +diff svn manifest: +- version="1.0.0" ++ version="1.3.0.qualifier" + +diff rel baseline: +- ?.?.? :: org.jboss.tools.esb.test.feature ++ 1.3.0 :: org.jboss.tools.esb.test.feature + +== ./esb/plugins/org.jboss.tools.esb.core == + +diff svn artifact: +M org.jboss.tools.esb.core/META-INF/MANIFEST.MF +M org.jboss.tools.esb.core/src/org/jboss/tools/esb/core/model/converters/ListConverter.java +A org.jboss.tools.esb.core/src/org/jboss/tools/esb/core/model/impl/BusinessRulesProcessor.java +A org.jboss.tools.esb.core/pom.xml +M org.jboss.tools.esb.core/resources/meta/esb-actions.meta +M org.jboss.tools.esb.core/resources/meta/esb-notifiers.meta +M org.jboss.tools.esb.core/plugin.xml + M org.jboss.tools.esb.core + +diff svn manifest: +-Bundle-Version: 2.0.0 ++Bundle-Version: 1.3.0.qualifier + +diff rel baseline: +- 1.3.0 :: org.jboss.tools.esb.core ++ 1.3.0 :: org.jboss.tools.esb.core + +== ./esb/plugins/org.jboss.tools.esb.project.core == + +diff svn artifact: +M org.jboss.tools.esb.project.core/META-INF/MANIFEST.MF +M org.jboss.tools.esb.project.core/src/org/jboss/tools/esb/core/facet/JBossClassPathCommand.java +M org.jboss.tools.esb.project.core/src/org/jboss/tools/esb/core/runtime/AbstractESBRuntimeResolver.java +M org.jboss.tools.esb.project.core/src/org/jboss/tools/esb/core/runtime/ESBRuntimeResolver_47.java +M org.jboss.tools.esb.project.core/src/org/jboss/tools/esb/core/ESBProjectCorePlugin.java +M org.jboss.tools.esb.project.core/src/org/jboss/tools/esb/core/ESBProjectConstant.java +A org.jboss.tools.esb.project.core/pom.xml +M org.jboss.tools.esb.project.core/plugin.xml + M org.jboss.tools.esb.project.core + +diff svn manifest: +-Bundle-Version: 1.0.0 ++Bundle-Version: 1.3.0.qualifier + +diff rel baseline: +- 1.3.0 :: org.jboss.tools.esb.project.core ++ 1.3.0 :: org.jboss.tools.esb.project.core + +== ./esb/plugins/org.jboss.tools.esb.project.ui == + +diff svn artifact: +M org.jboss.tools.esb.project.ui/META-INF/MANIFEST.MF +M org.jboss.tools.esb.project.ui/src/org/jboss/tools/esb/project/ui/wizards/pages/ESBProjectFirstPage.java +M org.jboss.tools.esb.project.ui/src/org/jboss/tools/esb/project/ui/wizards/ESBProjectWizard.java +M org.jboss.tools.esb.project.ui/src/org/jboss/tools/esb/project/ui/messages/JBossESBUIMessages.java +A org.jboss.tools.esb.project.ui/src/org/jboss/tools/esb/project/ui/messages/JBossESBUI_mr.properties +M org.jboss.tools.esb.project.ui/src/org/jboss/tools/esb/project/ui/messages/JBossESBUI.properties +D org.jboss.tools.esb.project.ui/src/org/jboss/tools/esb/project/ui/preference/controls/TextFieldEditor.java +D org.jboss.tools.esb.project.ui/src/org/jboss/tools/esb/project/ui/preference/controls/IFieldEditor.java +D org.jboss.tools.esb.project.ui/src/org/jboss/tools/esb/project/ui/preference/controls/INamedElement.java +D org.jboss.tools.esb.project.ui/src/org/jboss/tools/esb/project/ui/preference/controls/CompositeEditor.java +D org.jboss.tools.esb.project.ui/src/org/jboss/tools/esb/project/ui/preference/controls/ComboFieldEditor.java +D org.jboss.tools.esb.project.ui/src/org/jboss/tools/esb/project/ui/preference/controls/ComboBoxField.java +D org.jboss.tools.esb.project.ui/src/org/jboss/tools/esb/project/ui/preference/controls/BaseField.java +D org.jboss.tools.esb.project.ui/src/org/jboss/tools/esb/project/ui/preference/controls/PushButtonField.java +D org.jboss.tools.esb.project.ui/src/org/jboss/tools/esb/project/ui/preference/controls/ITaggedFieldEditor.java +D org.jboss.tools.esb.project.ui/src/org/jboss/tools/esb/project/ui/preference/controls/BaseFieldEditor.java +D org.jboss.tools.esb.project.ui/src/org/jboss/tools/esb/project/ui/preference/controls/ButtonFieldEditor.java +D org.jboss.tools.esb.project.ui/src/org/jboss/tools/esb/project/ui/preference/controls/TextField.java +D org.jboss.tools.esb.project.ui/src/org/jboss/tools/esb/project/ui/preference/controls/LabelFieldEditor.java +M org.jboss.tools.esb.project.ui/src/org/jboss/tools/esb/project/ui/preference/controls/JBossRuntimeListFieldEditor.java +M org.jboss.tools.esb.project.ui/src/org/jboss/tools/esb/project/ui/preference/controls/JBossLibraryListFieldEditor.java +A org.jboss.tools.esb.project.ui/pom.xml + M org.jboss.tools.esb.project.ui + +diff svn manifest: +-Bundle-Version: 1.0.0 ++Bundle-Version: 1.3.0.qualifier + +diff rel baseline: +- 1.3.0 :: org.jboss.tools.esb.project.ui ++ 1.3.0 :: org.jboss.tools.esb.project.ui + +== ./esb/plugins/org.jboss.tools.esb.ui == + +diff svn artifact: +A org.jboss.tools.esb.ui/pom.xml +M org.jboss.tools.esb.ui/META-INF/MANIFEST.MF + M org.jboss.tools.esb.ui + +diff svn manifest: +-Bundle-Version: 2.0.0 ++Bundle-Version: 1.3.0.qualifier + +diff rel baseline: +- 1.3.0 :: org.jboss.tools.esb.ui ++ 1.3.0 :: org.jboss.tools.esb.ui + +== ./esb/plugins/org.jboss.tools.esb.validator == + +diff svn artifact: + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.jboss.tools.esb.validator ++ 2.0.0 :: org.jboss.tools.esb.validator + +== ./esb/tests/org.jboss.tools.esb.core.test == + +diff svn artifact: +M org.jboss.tools.esb.core.test/META-INF/MANIFEST.MF +D org.jboss.tools.esb.core.test/src/org/jboss/tools/esb/core/test/EsbPluginsLoadTest.java +M org.jboss.tools.esb.core.test/src/org/jboss/tools/esb/core/test/ESBAllTests.java +M org.jboss.tools.esb.core.test/src/org/jboss/tools/esb/core/test/ESBModelTest.java +A org.jboss.tools.esb.core.test/projects/Test/esb-1.2/jboss-esb-uninique.xml +A org.jboss.tools.esb.core.test/projects/Test/esb-1.2/jboss-esb-notifiers.xml +A org.jboss.tools.esb.core.test/projects/Test/esb-1.2 +M org.jboss.tools.esb.core.test/build.properties +A org.jboss.tools.esb.core.test/pom.xml + M org.jboss.tools.esb.core.test + +diff svn manifest: +-Bundle-Version: 2.0.0 ++Bundle-Version: 1.3.0.qualifier + +diff rel baseline: +- ?.?.? :: org.jboss.tools.esb.core.test ++ 1.3.0 :: org.jboss.tools.esb.core.test + +== ./esb/tests/org.jboss.tools.esb.project.core.test == + +diff svn artifact: +M org.jboss.tools.esb.project.core.test/META-INF/MANIFEST.MF +M org.jboss.tools.esb.project.core.test/src/org/jboss/tools/esb/project/core/test/ESBProjectDeploymentTest.java +A org.jboss.tools.esb.project.core.test/src/org/jboss/tools/esb/project/core/test/ESBProjectAllTests.java +A org.jboss.tools.esb.project.core.test/projects/esbTestProject_2/.classpath +A org.jboss.tools.esb.project.core.test/projects/esbTestProject_2/.project +A org.jboss.tools.esb.project.core.test/projects/esbTestProject_2/src +A org.jboss.tools.esb.project.core.test/projects/esbTestProject_2/bin +A org.jboss.tools.esb.project.core.test/projects/esbTestProject_2/.settings/org.eclipse.jdt.core.prefs +A org.jboss.tools.esb.project.core.test/projects/esbTestProject_2/.settings +A org.jboss.tools.esb.project.core.test/projects/esbTestProject_2 +M org.jboss.tools.esb.project.core.test/build.properties +A org.jboss.tools.esb.project.core.test/pom.xml + M org.jboss.tools.esb.project.core.test + +diff svn manifest: +-Bundle-Version: 1.0.0 ++Bundle-Version: 1.3.0.qualifier + +diff rel baseline: +- ?.?.? :: org.jboss.tools.esb.project.core.test ++ 1.3.0 :: org.jboss.tools.esb.project.core.test + +== ./esb/tests/org.jboss.tools.esb.validator.test == + +diff svn artifact: + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.jboss.tools.esb.validator.test ++ 1.0.0 :: org.jboss.tools.esb.validator.test + +== ./flow/features/org.jboss.tools.flow.common.feature == + +diff svn artifact: +A org.jboss.tools.flow.common.feature/pom.xml + M org.jboss.tools.flow.common.feature + +diff svn manifest: + +diff rel baseline: +- 4.0.0 :: org.jboss.tools.flow.common.feature ++ 4.0.0 :: org.jboss.tools.flow.common.feature + +== ./flow/plugins/org.jboss.tools.flow.common == + +diff svn artifact: +A org.jboss.tools.flow.common/pom.xml + M org.jboss.tools.flow.common + +diff svn manifest: + +diff rel baseline: +- 4.0.0 :: org.jboss.tools.flow.common ++ 4.0.0 :: org.jboss.tools.flow.common + +== ./flow/tests/org.jboss.tools.flow.common.test == + +diff svn artifact: +A org.jboss.tools.flow.common.test/pom.xml + M org.jboss.tools.flow.common.test + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.jboss.tools.flow.common.test ++ 4.0.0 :: org.jboss.tools.flow.common.test + +== ./freemarker/features/org.jboss.ide.eclipse.freemarker.feature == + +diff svn artifact: +A org.jboss.ide.eclipse.freemarker.feature/pom.xml + M org.jboss.ide.eclipse.freemarker.feature + +diff svn manifest: + +diff rel baseline: +- 1.1.0 :: org.jboss.ide.eclipse.freemarker.feature ++ 1.1.0 :: org.jboss.ide.eclipse.freemarker.feature + +== ./freemarker/features/org.jboss.ide.eclipse.freemarker.test.feature == + +diff svn artifact: +M org.jboss.ide.eclipse.freemarker.test.feature/feature.xml +A org.jboss.ide.eclipse.freemarker.test.feature/pom.xml + M org.jboss.ide.eclipse.freemarker.test.feature + +diff svn manifest: +- version="1.0.0" ++ version="1.1.0.qualifier" + +diff rel baseline: +- ?.?.? :: org.jboss.ide.eclipse.freemarker.test.feature ++ 1.1.0 :: org.jboss.ide.eclipse.freemarker.test.feature + +== ./freemarker/plugins/org.jboss.ide.eclipse.freemarker == + +diff svn artifact: +A org.jboss.ide.eclipse.freemarker/pom.xml + M org.jboss.ide.eclipse.freemarker + +diff svn manifest: + +diff rel baseline: +- 1.1.0 :: org.jboss.ide.eclipse.freemarker ++ 1.1.0 :: org.jboss.ide.eclipse.freemarker + +== ./freemarker/tests/org.jboss.ide.eclipse.freemarker.test == + +diff svn artifact: +M org.jboss.ide.eclipse.freemarker.test/META-INF/MANIFEST.MF +M org.jboss.ide.eclipse.freemarker.test/src/org/jboss/ide/eclipse/freemarker/test/FreemarkerAllTests.java +M org.jboss.ide.eclipse.freemarker.test/build.properties +A org.jboss.ide.eclipse.freemarker.test/pom.xml + M org.jboss.ide.eclipse.freemarker.test + +diff svn manifest: +-Bundle-Version: 1.0.0.qualifier ++Bundle-Version: 1.1.0.qualifier + +diff rel baseline: +- ?.?.? :: org.jboss.ide.eclipse.freemarker.test ++ 1.1.0 :: org.jboss.ide.eclipse.freemarker.test + +== ./hibernatetools/features/org.hibernate.eclipse.feature == + +diff svn artifact: +M org.hibernate.eclipse.feature/feature.xml +A org.hibernate.eclipse.feature/pom.xml + M org.hibernate.eclipse.feature + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.hibernate.eclipse.feature ++ 3.3.0 :: org.hibernate.eclipse.feature + +== ./hibernatetools/features/org.hibernate.eclipse.test.feature == + +diff svn artifact: +M org.hibernate.eclipse.test.feature/feature.xml +A org.hibernate.eclipse.test.feature/pom.xml + M org.hibernate.eclipse.test.feature + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.hibernate.eclipse.test.feature ++ 3.3.0 :: org.hibernate.eclipse.test.feature + +== ./hibernatetools/plugins/org.hibernate.eclipse == + +diff svn artifact: +A org.hibernate.eclipse/src/org/hibernate/console/ConfigurationFactory.java +M org.hibernate.eclipse/src/org/hibernate/console/ConcoleConfigurationAdapter.java +A org.hibernate.eclipse/src/org/hibernate/console/ConnectionProfileUtil.java +M org.hibernate.eclipse/src/org/hibernate/console/ImageConstants.java +M org.hibernate.eclipse/src/org/hibernate/console/ImageMap.java +M org.hibernate.eclipse/src/org/hibernate/console/ConsoleConfiguration.java +A org.hibernate.eclipse/pom.xml +M org.hibernate.eclipse/build.properties +M org.hibernate.eclipse/META-INF/MANIFEST.MF + M org.hibernate.eclipse + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.hibernate.eclipse ++ 3.3.0 :: org.hibernate.eclipse + +== ./hibernatetools/plugins/org.hibernate.eclipse.console == + +diff svn artifact: +M org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/wizards/NewConfigurationWizardPage.java +M org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/wizards/NewConfigurationWizard.java +M org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/viewers/xpl/MTreeViewer.java +M org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/HibernateConsoleMessages.java +M org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/properties/HibernatePropertyPage.java +M org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/views/properties/EntityPropertySource.java +M org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/actions/CloseConfigAction.java +M org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/model/impl/ExporterFactory.java +M org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/model/impl/ReverseEngineeringDefinitionImpl.java +M org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/model/IRevEngGenerator.java +M org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/model/IReverseEngineeringDefinition.java +M org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/HibernateConsoleMessages.properties +M org.hibernate.eclipse.console/src/org/hibernate/eclipse/launch/ConsoleConfigurationJavaClasspathTab.java +M org.hibernate.eclipse.console/src/org/hibernate/eclipse/hqleditor/HQLEditor.java +A org.hibernate.eclipse.console/pom.xml +A org.hibernate.eclipse.console/icons/images/generator.gif +A org.hibernate.eclipse.console/icons/images/primary_key.gif +M org.hibernate.eclipse.console/icons/images/unknowntypeproperty.gif + M org.hibernate.eclipse.console + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.hibernate.eclipse.console ++ 3.3.0 :: org.hibernate.eclipse.console + +== ./hibernatetools/plugins/org.hibernate.eclipse.help == + +diff svn artifact: +A org.hibernate.eclipse.help/pom.xml + M org.hibernate.eclipse.help + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.hibernate.eclipse.help ++ 3.3.0 :: org.hibernate.eclipse.help + +== ./hibernatetools/plugins/org.hibernate.eclipse.jdt.apt.ui == + +diff svn artifact: +A org.hibernate.eclipse.jdt.apt.ui/pom.xml + M org.hibernate.eclipse.jdt.apt.ui + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.hibernate.eclipse.jdt.apt.ui ++ 3.3.0 :: org.hibernate.eclipse.jdt.apt.ui + +== ./hibernatetools/plugins/org.hibernate.eclipse.jdt.ui == + +diff svn artifact: +M org.hibernate.eclipse.jdt.ui/src/org/hibernate/eclipse/jdt/ui/wizards/ConfigurationActor.java +M org.hibernate.eclipse.jdt.ui/src/org/hibernate/eclipse/jdt/ui/wizards/NewHibernateMappingFileWizard.java +D org.hibernate.eclipse.jdt.ui/src/org/hibernate/eclipse/jdt/ui/internal/jpa/actions/JPAMapToolActionPulldownDelegate.java +M org.hibernate.eclipse.jdt.ui/src/org/hibernate/eclipse/jdt/ui/internal/jpa/actions/JPAMapToolActionDelegate.java +M org.hibernate.eclipse.jdt.ui/src/org/hibernate/eclipse/jdt/ui/internal/jpa/actions/JPAMapToolActor.java +M org.hibernate.eclipse.jdt.ui/src/org/hibernate/eclipse/jdt/ui/internal/jpa/collect/AllEntitiesInfoCollector.java +M org.hibernate.eclipse.jdt.ui/src/org/hibernate/eclipse/jdt/ui/internal/jpa/collect/CompilationUnitCollector.java +M org.hibernate.eclipse.jdt.ui/src/org/hibernate/eclipse/jdt/ui/internal/jpa/collect/CollectEntityInfo.java +M org.hibernate.eclipse.jdt.ui/src/org/hibernate/eclipse/jdt/ui/internal/jpa/common/JPAConst.java +M org.hibernate.eclipse.jdt.ui/src/org/hibernate/eclipse/jdt/ui/internal/jpa/common/RefType.java +M org.hibernate.eclipse.jdt.ui/src/org/hibernate/eclipse/jdt/ui/internal/jpa/process/wizard/HibernateJPAWizardDataFactory.java +M org.hibernate.eclipse.jdt.ui/src/org/hibernate/eclipse/jdt/ui/internal/jpa/process/ProcessEntityInfo.java +A org.hibernate.eclipse.jdt.ui/pom.xml + M org.hibernate.eclipse.jdt.ui + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.hibernate.eclipse.jdt.ui ++ 3.3.0 :: org.hibernate.eclipse.jdt.ui + +== ./hibernatetools/plugins/org.hibernate.eclipse.mapper == + +diff svn artifact: +M org.hibernate.eclipse.mapper/src/org/hibernate/eclipse/mapper/model/DOMReverseEngineeringDefinition.java +M org.hibernate.eclipse.mapper/src/org/hibernate/eclipse/mapper/model/RevEngGeneratorAdapter.java +M org.hibernate.eclipse.mapper/src/org/hibernate/eclipse/mapper/MapperMessages.properties +M org.hibernate.eclipse.mapper/src/org/hibernate/eclipse/mapper/editors/reveng/TablePropertiesBlock.java +M org.hibernate.eclipse.mapper/src/org/hibernate/eclipse/mapper/editors/reveng/TablePropertiesLabelProvider.java +M org.hibernate.eclipse.mapper/src/org/hibernate/eclipse/mapper/editors/reveng/GeneratorDetailsPage.java +M org.hibernate.eclipse.mapper/src/org/hibernate/eclipse/mapper/MapperMessages.java +A org.hibernate.eclipse.mapper/pom.xml + M org.hibernate.eclipse.mapper + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.hibernate.eclipse.mapper ++ 3.3.0 :: org.hibernate.eclipse.mapper + +== ./hibernatetools/plugins/org.jboss.tools.hibernate.jpt.core == + +diff svn artifact: +M org.jboss.tools.hibernate.jpt.core/META-INF/MANIFEST.MF +M org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/HibernateJpaPlatform.java +M org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/HibernateJpaProject.java +M org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/HibernateJpaFactory.java +D org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/HibernateJpaProperties.java +D org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/HibernateProperties.java +D org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/ForeignKeyImpl.java +D org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/IndexImpl.java +D org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/PersistenceUnitPropertyListListener.java +D org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/PersistenceUnitProperties.java +D org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/Index.java +D org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/GenericGeneratorHolder.java +D org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/HibernatePersistenceUnitProperties.java +D org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/HibernateQueryContainer.java +D org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/basic/HibernateBasic.java +D org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/basic/HibernateIdMapping.java +M org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/basic/BasicHibernateProperties.java +A org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/basic/HibernatePersistenceUnitProperties.java +M org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/java/HibernateJavaColumnImpl.java +M org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/java/HibernateJavaSecondaryTableImpl.java +M org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/java/HibernateJavaJoinTableImpl.java +M org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/java/HibernateJavaIdMappingImpl.java +A org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/java/HibernateJavaManyToManyRelationshipReference.java +M org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/java/HibernateJavaEntityImpl.java +A org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/java/ForeignKeyImpl.java +M org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/java/HibernateNamedNativeQueryImpl.java +A org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/java/IndexImpl.java +M org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/java/HibernateJavaDiscriminatorColumnImpl.java +M org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/java/HibernateJavaIdMapping.java +M org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/java/HibernateJavaTableImpl.java +A org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/java/HibernateJavaGeneratorContainerImpl.java +M org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/java/HibernateJavaEntity.java +M org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/java/HibernateJavaJoinColumnJoiningStrategy.java +M org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/java/HibernateJavaBasicMappingImpl.java +M org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/java/HibernateJavaOneToManyMapping.java +M org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/java/HibernateJavaManyToOneMapping.java +A org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/java/JavaIndex.java +A org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/java/HibernateJavaGeneratorContainer.java +A org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/java/HibernateJavaQueryContainerImpl.java +M org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/java/HibernateNamedQueryImpl.java +M org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/java/HibernateJavaJoinColumnImpl.java +M org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/java/HibernateJavaOneToOneMapping.java +A org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/java/HibernateJavaQueryContainer.java +M org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/java/HibernateJavaManyToManyMapping.java +A org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/java/HibernateJavaJoinTableJoiningStrategy.java +A org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/java/HibernateJavaOneToManyRelationshipReference.java +A org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/persistence/HibernatePersistenceXmlDefinition.java +A org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/persistence/HibernatePersistenceXmlContextNodeFactory.java +A org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/persistence +M org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/IndexHolder.java +M org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/HibernatePersistenceUnit.java +A org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/HibernateGeneratorContainer.java +M org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/orm/HibernateOrmJoinColumnImpl.java +M org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/orm/HibernateOrmOneToOneMapping.java +A org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/orm/HibernateOrmXmlContextNodeFactory.java +M org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/orm/HibernateOrmManyToManyMapping.java +M org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/orm/HibernateOrmIdMapping.java +M org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/orm/HibernateOrmTableImpl.java +M org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/orm/HibernateOrmJoinColumnJoiningStrategy.java +M org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/orm/HibernateOrmColumnImpl.java +M org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/orm/HibernateOrmOneToManyMapping.java +M org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/orm/HibernateOrmManyToOneMapping.java +M org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/orm/HibernateOrmJoinTableImpl.java +M org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/orm/HibernateOrmIdMappingImpl.java +M org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/orm/HibernateOrmBasicMapping.java +M org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/orm/HibernateOrmEntityImpl.java +M org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/NamingStrategyMappingTools.java +A org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/HibernateIdMapping.java +M org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/HibernateEntity.java +M org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/resource/java/GenericGeneratorAnnotationImpl.java +M org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/resource/java/HibernateSourceNamedQueryAnnotation.java +M org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/resource/java/DiscriminatorFormulaAnnotationImpl.java +M org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/resource/java/GeneratedAnnotationImpl.java +M org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/resource/java/ForeignKeyAnnotationImpl.java +M org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/resource/java/HibernateSourceNamedNativeQueryAnnotation.java +M org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/resource/java/HibernateSourceNamedQueriesAnnotation.java +M org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/resource/java/SourceGenericGeneratorsAnnotation.java +M org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/resource/java/IndexAnnotationImpl.java +M org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/resource/java/HibernateNamedQueryAnnotation.java +M org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/resource/java/HibernateSourceNamedNativeQueriesAnnotation.java +M org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/resource/java/SourceParameterAnnotation.java +M org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/HibernateJpaPlatformFactory.java +M org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/HibernateJpaAnnotationDefinitionProvider.java +A org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/HibernateJpaPlatformProvider.java +M org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/HibernateJptPlugin.java +A org.jboss.tools.hibernate.jpt.core/pom.xml + M org.jboss.tools.hibernate.jpt.core + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.jboss.tools.hibernate.jpt.core ++ 3.3.0 :: org.jboss.tools.hibernate.jpt.core + +== ./hibernatetools/plugins/org.jboss.tools.hibernate.jpt.ui == + +diff svn artifact: +M org.jboss.tools.hibernate.jpt.ui/.classpath +M org.jboss.tools.hibernate.jpt.ui/META-INF/MANIFEST.MF +M org.jboss.tools.hibernate.jpt.ui/src/org/jboss/tools/hibernate/jpt/ui/internal/java/details/HibernateJavaInheritanceComposite.java +M org.jboss.tools.hibernate.jpt.ui/src/org/jboss/tools/hibernate/jpt/ui/internal/java/details/HibernateJavaEntityComposite.java +M org.jboss.tools.hibernate.jpt.ui/src/org/jboss/tools/hibernate/jpt/ui/internal/persistence/details/HibernatePropertiesComposite.java +A org.jboss.tools.hibernate.jpt.ui/src/org/jboss/tools/hibernate/jpt/ui/internal/persistence/details/HibernatePersistenceXmlUiFactory.java +A org.jboss.tools.hibernate.jpt.ui/src/org/jboss/tools/hibernate/jpt/ui/internal/persistence/details/HibernatePersistenceXmlUiDefinition.java +D org.jboss.tools.hibernate.jpt.ui/src/org/jboss/tools/hibernate/jpt/ui/internal/platform/HibernateJpaUiFactory.java +M org.jboss.tools.hibernate.jpt.ui/src/org/jboss/tools/hibernate/jpt/ui/internal/platform/HibernateJpaPlatformUi.java +M org.jboss.tools.hibernate.jpt.ui/src/org/jboss/tools/hibernate/jpt/ui/internal/platform/HibernateJpaPlatformUiFactory.java +A org.jboss.tools.hibernate.jpt.ui/src/org/jboss/tools/hibernate/jpt/ui/internal/HibernateJpaPlatformUiProvider.java +D org.jboss.tools.hibernate.jpt.ui/src/org/jboss/tools/hibernate/jpt/ui/internal/mapping/details/HibernateGenerationComposite.java +D org.jboss.tools.hibernate.jpt.ui/src/org/jboss/tools/hibernate/jpt/ui/internal/mapping/details/HibernateGeneratorsComposite.java +D org.jboss.tools.hibernate.jpt.ui/src/org/jboss/tools/hibernate/jpt/ui/internal/mapping/details/GenericGeneratorsComposite.java +A org.jboss.tools.hibernate.jpt.ui/src/org/jboss/tools/hibernate/jpt/ui/internal/mapping/details/java/HibernateJavaResourceUiDefinition.java +A org.jboss.tools.hibernate.jpt.ui/src/org/jboss/tools/hibernate/jpt/ui/internal/mapping/details/java/HibernateJavaUiFactory.java +A org.jboss.tools.hibernate.jpt.ui/src/org/jboss/tools/hibernate/jpt/ui/internal/mapping/details/java +M org.jboss.tools.hibernate.jpt.ui/src/org/jboss/tools/hibernate/jpt/ui/internal/mapping/details/HibernateColumnComposite.java +M org.jboss.tools.hibernate.jpt.ui/src/org/jboss/tools/hibernate/jpt/ui/internal/mapping/details/HibernateBasicMappingComposite.java +M org.jboss.tools.hibernate.jpt.ui/src/org/jboss/tools/hibernate/jpt/ui/internal/mapping/details/HibernateUIMappingMessages.java +A org.jboss.tools.hibernate.jpt.ui/src/org/jboss/tools/hibernate/jpt/ui/internal/mapping/details/GenericGeneratorComposite.java +M org.jboss.tools.hibernate.jpt.ui/src/org/jboss/tools/hibernate/jpt/ui/internal/mapping/details/HibernateIdMappingComposite.java +A org.jboss.tools.hibernate.jpt.ui/src/org/jboss/tools/hibernate/jpt/ui/internal/mapping/details/orm/HibernateOrmXmlUiFactory.java +A org.jboss.tools.hibernate.jpt.ui/src/org/jboss/tools/hibernate/jpt/ui/internal/mapping/details/orm/HibernateOrmXmlUiDefinition.java +A org.jboss.tools.hibernate.jpt.ui/src/org/jboss/tools/hibernate/jpt/ui/internal/mapping/details/orm +M org.jboss.tools.hibernate.jpt.ui/src/org/jboss/tools/hibernate/jpt/ui/internal/mapping/details/HibernateQueryPropertyComposite.java +M org.jboss.tools.hibernate.jpt.ui/src/org/jboss/tools/hibernate/jpt/ui/internal/mapping/details/HibernateAddQueryDialog.java +M org.jboss.tools.hibernate.jpt.ui/src/org/jboss/tools/hibernate/jpt/ui/internal/mapping/details/GeneratedComposite.java +M org.jboss.tools.hibernate.jpt.ui/src/org/jboss/tools/hibernate/jpt/ui/internal/mapping/details/HibernateQueriesComposite.java +A org.jboss.tools.hibernate.jpt.ui/src/org/jboss/tools/hibernate/jpt/ui/internal/mapping/details/HibernateGenerationComposite2.java +M org.jboss.tools.hibernate.jpt.ui/src/org/jboss/tools/hibernate/jpt/ui/internal/mapping/details/HibernateAbstractInheritanceComposite.java +M org.jboss.tools.hibernate.jpt.ui/src/org/jboss/tools/hibernate/jpt/ui/internal/mapping/details/messages.properties +M org.jboss.tools.hibernate.jpt.ui/src/org/jboss/tools/hibernate/jpt/ui/internal/mapping/details/ParametersComposite.java +M org.jboss.tools.hibernate.jpt.ui/src/org/jboss/tools/hibernate/jpt/ui/internal/mapping/details/IndexHolderComposite.java +M org.jboss.tools.hibernate.jpt.ui/src/org/jboss/tools/hibernate/jpt/ui/internal/mapping/details/HibernateDiscriminatorColumnComposite.java +M org.jboss.tools.hibernate.jpt.ui/src/org/jboss/tools/hibernate/jpt/ui/internal/mapping/details/HibernateNamedNativeQueryPropertyComposite.java +M org.jboss.tools.hibernate.jpt.ui/src/org/jboss/tools/hibernate/jpt/ui/internal/mapping/details/HibernateTableComposite.java +M org.jboss.tools.hibernate.jpt.ui/src/org/jboss/tools/hibernate/jpt/ui/internal/orm/details/HibernateOrmEntityComposite.java +M org.jboss.tools.hibernate.jpt.ui/src/org/jboss/tools/hibernate/jpt/ui/internal/mappings/db/xpl/TableCombo.java +M org.jboss.tools.hibernate.jpt.ui/src/org/jboss/tools/hibernate/jpt/ui/internal/mappings/db/xpl/DatabaseObjectCombo.java +M org.jboss.tools.hibernate.jpt.ui/src/org/jboss/tools/hibernate/jpt/ui/internal/mappings/db/xpl/ColumnCombo.java +A org.jboss.tools.hibernate.jpt.ui/pom.xml +M org.jboss.tools.hibernate.jpt.ui/.settings/org.eclipse.jdt.core.prefs + M org.jboss.tools.hibernate.jpt.ui + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.jboss.tools.hibernate.jpt.ui ++ 3.3.0 :: org.jboss.tools.hibernate.jpt.ui + +== ./hibernatetools/plugins/org.jboss.tools.hibernate.ui == + +diff svn artifact: +M org.jboss.tools.hibernate.ui/src/org/jboss/tools/hibernate/ui/diagram/editors/model/Connection.java +M org.jboss.tools.hibernate.ui/src/org/jboss/tools/hibernate/ui/diagram/editors/model/Shape.java +M org.jboss.tools.hibernate.ui/src/org/jboss/tools/hibernate/ui/diagram/editors/model/Utils.java +A org.jboss.tools.hibernate.ui/pom.xml + M org.jboss.tools.hibernate.ui + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.jboss.tools.hibernate.ui ++ 3.3.0 :: org.jboss.tools.hibernate.ui + +== ./hibernatetools/plugins/org.jboss.tools.hibernate.xml == + +diff svn artifact: +A org.jboss.tools.hibernate.xml/pom.xml + M org.jboss.tools.hibernate.xml + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.jboss.tools.hibernate.xml ++ 3.3.0 :: org.jboss.tools.hibernate.xml + +== ./hibernatetools/plugins/org.jboss.tools.hibernate.xml.ui == + +diff svn artifact: +M org.jboss.tools.hibernate.xml.ui/src/org/jboss/tools/hibernate/ui/xml/editor/HibConfig3CompoundEditor.java +A org.jboss.tools.hibernate.xml.ui/pom.xml + M org.jboss.tools.hibernate.xml.ui + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.jboss.tools.hibernate.xml.ui ++ 3.3.0 :: org.jboss.tools.hibernate.xml.ui + +== ./hibernatetools/tests/org.hibernate.eclipse.console.test == + +diff svn artifact: +M org.hibernate.eclipse.console.test/.classpath +M org.hibernate.eclipse.console.test/META-INF/MANIFEST.MF +M org.hibernate.eclipse.console.test/src/org/hibernate/eclipse/console/test/RefactoringTest.java +M org.hibernate.eclipse.console.test/src/org/hibernate/eclipse/hqleditor/preferences/HQLEditorPreferencePageTest.java +M org.hibernate.eclipse.console.test/build.properties +A org.hibernate.eclipse.console.test/pom.xml + M org.hibernate.eclipse.console.test + +diff svn manifest: + Bundle-Version: 3.3.0.qualifier + +diff rel baseline: +- ?.?.? :: org.hibernate.eclipse.console.test ++ 3.3.0 :: org.hibernate.eclipse.console.test + +== ./hibernatetools/tests/org.hibernate.eclipse.jdt.ui.test == + +diff svn artifact: +M org.hibernate.eclipse.jdt.ui.test/META-INF/MANIFEST.MF +M org.hibernate.eclipse.jdt.ui.test/src/org/hibernate/eclipse/jdt/ui/test/JPAMapMockTests.java +M org.hibernate.eclipse.jdt.ui.test/src/org/hibernate/eclipse/jdt/ui/test/JPAMapTest.java +A org.hibernate.eclipse.jdt.ui.test/res/specimen/test/annotated/fields/Employee.java +A org.hibernate.eclipse.jdt.ui.test/res/specimen/test/annotated/fields/EmployeeStatus.java +A org.hibernate.eclipse.jdt.ui.test/res/specimen/test/annotated/fields/SalaryRate.java +A org.hibernate.eclipse.jdt.ui.test/res/specimen/test/annotated/getters/SalaryRate.java +A org.hibernate.eclipse.jdt.ui.test/res/specimen/test/annotated/getters/Employee.java +A org.hibernate.eclipse.jdt.ui.test/res/specimen/test/annotated/getters/EmployeeStatus.java +M org.hibernate.eclipse.jdt.ui.test/res/hbm/pack/B.java +A org.hibernate.eclipse.jdt.ui.test/res/project/test/annotated/fields/Employee.java +A org.hibernate.eclipse.jdt.ui.test/res/project/test/annotated/fields/EmployeeStatus.java +A org.hibernate.eclipse.jdt.ui.test/res/project/test/annotated/fields/SalaryRate.java +A org.hibernate.eclipse.jdt.ui.test/res/project/test/annotated/getters/SalaryRate.java +A org.hibernate.eclipse.jdt.ui.test/res/project/test/annotated/getters/Employee.java +A org.hibernate.eclipse.jdt.ui.test/res/project/test/annotated/getters/EmployeeStatus.java +M org.hibernate.eclipse.jdt.ui.test/build.properties +A org.hibernate.eclipse.jdt.ui.test/pom.xml + M org.hibernate.eclipse.jdt.ui.test + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.hibernate.eclipse.jdt.ui.test ++ 3.3.0 :: org.hibernate.eclipse.jdt.ui.test + +== ./hibernatetools/tests/org.jboss.tools.hibernate.jpt.core.test == + +diff svn artifact: +M org.jboss.tools.hibernate.jpt.core.test/META-INF/MANIFEST.MF +D org.jboss.tools.hibernate.jpt.core.test/src/org/jboss/tools/hibernate/jpt/core/test/HibernateJPACoreTests.java +A org.jboss.tools.hibernate.jpt.core.test/src/org/jboss/tools/hibernate/jpt/core/test/HibernateJpaModelTests.java +A org.jboss.tools.hibernate.jpt.core.test/src/org/jboss/tools/hibernate/jpt/core/test/HibernateJpaAllTests.java +A org.jboss.tools.hibernate.jpt.core.test/res/testHibernateJpaProject/.classpath +A org.jboss.tools.hibernate.jpt.core.test/res/testHibernateJpaProject/.project +A org.jboss.tools.hibernate.jpt.core.test/res/testHibernateJpaProject/lib/hibernate3.jar +A org.jboss.tools.hibernate.jpt.core.test/res/testHibernateJpaProject/lib/ejb3-persistence.jar +A org.jboss.tools.hibernate.jpt.core.test/res/testHibernateJpaProject/lib/hibernate-annotations.jar +A org.jboss.tools.hibernate.jpt.core.test/res/testHibernateJpaProject/lib/postgresql-8.4-701.jdbc3.jar +A org.jboss.tools.hibernate.jpt.core.test/res/testHibernateJpaProject/lib +A org.jboss.tools.hibernate.jpt.core.test/res/testHibernateJpaProject/src/META-INF/persistence.xml +A org.jboss.tools.hibernate.jpt.core.test/res/testHibernateJpaProject/src/META-INF/MANIFEST.MF +A org.jboss.tools.hibernate.jpt.core.test/res/testHibernateJpaProject/src/META-INF +A org.jboss.tools.hibernate.jpt.core.test/res/testHibernateJpaProject/src/ns/NamingStrategy.java +A org.jboss.tools.hibernate.jpt.core.test/res/testHibernateJpaProject/src/ns +A org.jboss.tools.hibernate.jpt.core.test/res/testHibernateJpaProject/src/entity/ManyToMany1.java +A org.jboss.tools.hibernate.jpt.core.test/res/testHibernateJpaProject/src/entity/ManyToMany2.java +A org.jboss.tools.hibernate.jpt.core.test/res/testHibernateJpaProject/src/entity +A org.jboss.tools.hibernate.jpt.core.test/res/testHibernateJpaProject/src +A org.jboss.tools.hibernate.jpt.core.test/res/testHibernateJpaProject/testHibernateJpaProject.launch +A org.jboss.tools.hibernate.jpt.core.test/res/testHibernateJpaProject/.settings/org.eclipse.jdt.core.prefs +A org.jboss.tools.hibernate.jpt.core.test/res/testHibernateJpaProject/.settings/org.eclipse.wst.common.project.facet.core.prefs.xml +A org.jboss.tools.hibernate.jpt.core.test/res/testHibernateJpaProject/.settings/org.eclipse.wst.common.project.facet.core.xml +A org.jboss.tools.hibernate.jpt.core.test/res/testHibernateJpaProject/.settings/org.hibernate.eclipse.console.prefs +A org.jboss.tools.hibernate.jpt.core.test/res/testHibernateJpaProject/.settings/org.eclipse.jpt.core.prefs +A org.jboss.tools.hibernate.jpt.core.test/res/testHibernateJpaProject/.settings/org.eclipse.wst.common.component +A org.jboss.tools.hibernate.jpt.core.test/res/testHibernateJpaProject/.settings +A org.jboss.tools.hibernate.jpt.core.test/res/testHibernateJpaProject +A org.jboss.tools.hibernate.jpt.core.test/res +M org.jboss.tools.hibernate.jpt.core.test/build.properties +A org.jboss.tools.hibernate.jpt.core.test/pom.xml + M org.jboss.tools.hibernate.jpt.core.test + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.jboss.tools.hibernate.jpt.core.test ++ 3.3.0 :: org.jboss.tools.hibernate.jpt.core.test + +== ./hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test == + +diff svn artifact: +M org.jboss.tools.hibernate.ui.bot.test/META-INF/MANIFEST.MF +M org.jboss.tools.hibernate.ui.bot.test/.project +M org.jboss.tools.hibernate.ui.bot.test/src/org/jboss/tools/hibernate/ui/bot/testsuite/HibernateTest.java +M org.jboss.tools.hibernate.ui.bot.test/src/org/jboss/tools/hibernate/ui/bot/testsuite/Project.java +M org.jboss.tools.hibernate.ui.bot.test/src/org/jboss/tools/hibernate/ui/bot/testsuite/HibernateAllTests.java +M org.jboss.tools.hibernate.ui.bot.test/src/org/jboss/tools/hibernate/ui/bot/testcase/ConsoleTest.java +M org.jboss.tools.hibernate.ui.bot.test/src/org/jboss/tools/hibernate/ui/bot/testcase/ConfigurationFileTest.java +M org.jboss.tools.hibernate.ui.bot.test/src/org/jboss/tools/hibernate/ui/bot/testcase/CodeGenerationLauncherTest.java +M org.jboss.tools.hibernate.ui.bot.test/src/org/jboss/tools/hibernate/ui/bot/testcase/DaliTest.java +M org.jboss.tools.hibernate.ui.bot.test/src/org/jboss/tools/hibernate/ui/bot/testcase/MappingFileTest.java +M org.jboss.tools.hibernate.ui.bot.test/src/org/jboss/tools/hibernate/ui/bot/testcase/ConsolePerspectiveTest.java +A org.jboss.tools.hibernate.ui.bot.test/pom.xml + M org.jboss.tools.hibernate.ui.bot.test + +diff svn manifest: +-Bundle-Version: 1.0.0.qualifier ++Bundle-Version: 3.3.0.qualifier + +diff rel baseline: +- ?.?.? :: org.jboss.tools.hibernate.ui.bot.test ++ 3.3.0 :: org.jboss.tools.hibernate.ui.bot.test + +== ./hibernatetools/tests/org.jboss.tools.hibernate.ui.test == + +diff svn artifact: +M org.jboss.tools.hibernate.ui.test/META-INF/MANIFEST.MF +M org.jboss.tools.hibernate.ui.test/src/org/jboss/tools/hibernate/ui/diagram/editors/model/test/OrmDiagramTest.java +M org.jboss.tools.hibernate.ui.test/build.properties +A org.jboss.tools.hibernate.ui.test/pom.xml + M org.jboss.tools.hibernate.ui.test + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.jboss.tools.hibernate.ui.test ++ 3.3.0 :: org.jboss.tools.hibernate.ui.test + +== ./jbpm/features/org.jboss.tools.flow.jpdl4.feature == + +diff svn artifact: +A org.jboss.tools.flow.jpdl4.feature/pom.xml + M org.jboss.tools.flow.jpdl4.feature + +diff svn manifest: + +diff rel baseline: +- 4.0.0 :: org.jboss.tools.flow.jpdl4.feature ++ 4.0.0 :: org.jboss.tools.flow.jpdl4.feature + +== ./jbpm/features/org.jboss.tools.jbpm3.feature == + +diff svn artifact: +A org.jboss.tools.jbpm3.feature/pom.xml + M org.jboss.tools.jbpm3.feature + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.jboss.tools.jbpm3.feature ++ 3.2.0 :: org.jboss.tools.jbpm3.feature + +== ./jbpm/features/org.jboss.tools.jbpm3.sdk.feature == + +diff svn artifact: + M org.jboss.tools.jbpm3.sdk.feature + +diff svn manifest: + +diff rel baseline: +- 3.2.0 :: org.jboss.tools.jbpm3.sdk.feature ++ 3.2.0 :: org.jboss.tools.jbpm3.sdk.feature + +== ./jbpm/features/org.jboss.tools.jbpm3.tests.feature == + +diff svn artifact: +M org.jboss.tools.jbpm3.tests.feature/feature.properties +M org.jboss.tools.jbpm3.tests.feature/feature.xml +A org.jboss.tools.jbpm3.tests.feature/pom.xml + M org.jboss.tools.jbpm3.tests.feature + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.jboss.tools.jbpm3.tests.feature ++ 3.2.0 :: org.jboss.tools.jbpm3.tests.feature + +== ./jbpm/features/org.jboss.tools.jbpm3.tests.sdk.feature == + +diff svn artifact: + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.jboss.tools.jbpm3.tests.sdk.feature ++ 3.2.0 :: org.jboss.tools.jbpm3.tests.sdk.feature + +== ./jbpm/features/org.jboss.tools.jbpm4.feature == + +diff svn artifact: +A org.jboss.tools.jbpm4.feature/pom.xml + M org.jboss.tools.jbpm4.feature + +diff svn manifest: + +diff rel baseline: +- 4.0.0 :: org.jboss.tools.jbpm4.feature ++ 4.0.0 :: org.jboss.tools.jbpm4.feature + +== ./jbpm/features/org.jboss.tools.jbpm4.sdk.feature == + +diff svn artifact: + M org.jboss.tools.jbpm4.sdk.feature + +diff svn manifest: + +diff rel baseline: +- 4.3.0 :: org.jboss.tools.jbpm4.sdk.feature ++ 4.3.0 :: org.jboss.tools.jbpm4.sdk.feature + +== ./jbpm/features/org.jboss.tools.jbpm4.tests.feature == + +diff svn artifact: +M org.jboss.tools.jbpm4.tests.feature/feature.properties +M org.jboss.tools.jbpm4.tests.feature/build.properties +M org.jboss.tools.jbpm4.tests.feature/feature.xml +A org.jboss.tools.jbpm4.tests.feature/pom.xml + M org.jboss.tools.jbpm4.tests.feature + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.jboss.tools.jbpm4.tests.feature ++ 4.3.0 :: org.jboss.tools.jbpm4.tests.feature + +== ./jbpm/features/org.jboss.tools.jbpm4.tests.sdk.feature == + +diff svn artifact: + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.jboss.tools.jbpm4.tests.sdk.feature ++ 4.3.0 :: org.jboss.tools.jbpm4.tests.sdk.feature + +== ./jbpm/features/org.jboss.tools.jbpm.common.feature == + +diff svn artifact: +M org.jboss.tools.jbpm.common.feature/sourceTemplateFeature/feature.properties +A org.jboss.tools.jbpm.common.feature/pom.xml + M org.jboss.tools.jbpm.common.feature + +diff svn manifest: + +diff rel baseline: +- 4.3.0 :: org.jboss.tools.jbpm.common.feature ++ 4.3.0 :: org.jboss.tools.jbpm.common.feature + +== ./jbpm/features/org.jboss.tools.jbpm.convert.feature == + +diff svn artifact: +A org.jboss.tools.jbpm.convert.feature/pom.xml + M org.jboss.tools.jbpm.convert.feature + +diff svn manifest: + +diff rel baseline: +- 1.1.0 :: org.jboss.tools.jbpm.convert.feature ++ 1.0.0 :: org.jboss.tools.jbpm.convert.feature + +== ./jbpm/features/org.jbpm.gd.jpdl.feature == + +diff svn artifact: +A org.jbpm.gd.jpdl.feature/pom.xml + M org.jbpm.gd.jpdl.feature + +diff svn manifest: + +diff rel baseline: +- 3.2.0 :: org.jbpm.gd.jpdl.feature ++ 3.2.0 :: org.jbpm.gd.jpdl.feature + +== ./jbpm/plugins/org.jboss.tools.flow.jpdl4 == + +diff svn artifact: +A org.jboss.tools.flow.jpdl4/pom.xml + M org.jboss.tools.flow.jpdl4 + +diff svn manifest: + +diff rel baseline: +- 4.3.0 :: org.jboss.tools.flow.jpdl4 ++ 4.3.0 :: org.jboss.tools.flow.jpdl4 + +== ./jbpm/plugins/org.jboss.tools.flow.jpdl4.multipage == + +diff svn artifact: +A org.jboss.tools.flow.jpdl4.multipage/pom.xml + M org.jboss.tools.flow.jpdl4.multipage + +diff svn manifest: + +diff rel baseline: +- 4.3.0 :: org.jboss.tools.flow.jpdl4.multipage ++ 4.3.0 :: org.jboss.tools.flow.jpdl4.multipage + +== ./jbpm/plugins/org.jboss.tools.jbpm.common == + +diff svn artifact: +M org.jboss.tools.jbpm.common/build.properties +A org.jboss.tools.jbpm.common/pom.xml +A org.jboss.tools.jbpm.common/about.html + M org.jboss.tools.jbpm.common + +diff svn manifest: + +diff rel baseline: +- 4.3.0 :: org.jboss.tools.jbpm.common ++ 4.3.0 :: org.jboss.tools.jbpm.common + +== ./jbpm/plugins/org.jboss.tools.jbpm.convert == + +diff svn artifact: +A org.jboss.tools.jbpm.convert/pom.xml +M org.jboss.tools.jbpm.convert/META-INF/MANIFEST.MF + M org.jboss.tools.jbpm.convert + +diff svn manifest: +-Bundle-Version: 1.0.0.qualifier ++Bundle-Version: 1.1.0.qualifier + +diff rel baseline: +- 1.1.0 :: org.jboss.tools.jbpm.convert ++ 1.1.0 :: org.jboss.tools.jbpm.convert + +== ./jbpm/plugins/org.jbpm.gd.jpdl == + +diff svn artifact: +M org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/wizard/NewProcessProjectWizard.java +M org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/wizard/ConfigureRuntimePage.java +M org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/wizard/NewActionWizard.java +A org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/StartupClass.java +M org.jbpm.gd.jpdl/build.properties +A org.jbpm.gd.jpdl/pom.xml +A org.jbpm.gd.jpdl/about.html +M org.jbpm.gd.jpdl/plugin.xml + M org.jbpm.gd.jpdl + +diff svn manifest: + +diff rel baseline: +- 3.2.0 :: org.jbpm.gd.jpdl ++ 3.2.0 :: org.jbpm.gd.jpdl + +== ./jbpm/tests/org.jboss.tools.flow.jpdl4.multipage.test == + +diff svn artifact: +A org.jboss.tools.flow.jpdl4.multipage.test/pom.xml + M org.jboss.tools.flow.jpdl4.multipage.test + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.jboss.tools.flow.jpdl4.multipage.test ++ 4.3.0 :: org.jboss.tools.flow.jpdl4.multipage.test + +== ./jbpm/tests/org.jboss.tools.flow.jpdl4.test == + +diff svn artifact: +A org.jboss.tools.flow.jpdl4.test/pom.xml + M org.jboss.tools.flow.jpdl4.test + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.jboss.tools.flow.jpdl4.test ++ 4.3.0 :: org.jboss.tools.flow.jpdl4.test + +== ./jbpm/tests/org.jboss.tools.jbpm.common.test == + +diff svn artifact: +A org.jboss.tools.jbpm.common.test/pom.xml + M org.jboss.tools.jbpm.common.test + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.jboss.tools.jbpm.common.test ++ 4.3.0 :: org.jboss.tools.jbpm.common.test + +== ./jbpm/tests/org.jboss.tools.jbpm.convert.test == + +diff svn artifact: +M org.jboss.tools.jbpm.convert.test/META-INF/MANIFEST.MF +M org.jboss.tools.jbpm.convert.test/build.properties +A org.jboss.tools.jbpm.convert.test/pom.xml + M org.jboss.tools.jbpm.convert.test + +diff svn manifest: +-Bundle-Version: 1.0.0.qualifier ++Bundle-Version: 1.1.0.qualifier + +diff rel baseline: +- ?.?.? :: org.jboss.tools.jbpm.convert.test ++ 1.1.0 :: org.jboss.tools.jbpm.convert.test + +== ./jbpm/tests/org.jbpm.gd.jpdl.test == + +diff svn artifact: +A org.jbpm.gd.jpdl.test/pom.xml + M org.jbpm.gd.jpdl.test + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.jbpm.gd.jpdl.test ++ 3.2.0 :: org.jbpm.gd.jpdl.test + +== ./jmx/features/org.jboss.tools.jmx.feature == + +diff svn artifact: +M org.jboss.tools.jmx.feature/feature.xml +A org.jboss.tools.jmx.feature/pom.xml + M org.jboss.tools.jmx.feature + +diff svn manifest: +- version="1.0.1.qualifier" ++ version="1.1.0.qualifier" + +diff rel baseline: +- 1.1.0 :: org.jboss.tools.jmx.feature ++ 1.1.0 :: org.jboss.tools.jmx.feature + +== ./jmx/features/org.jboss.tools.jmx.tests.feature == + +diff svn artifact: +M org.jboss.tools.jmx.tests.feature/feature.xml +A org.jboss.tools.jmx.tests.feature/pom.xml + M org.jboss.tools.jmx.tests.feature + +diff svn manifest: +- version="1.0.1.qualifier" ++ version="1.1.0.qualifier" + + +diff rel baseline: +- ?.?.? :: org.jboss.tools.jmx.tests.feature ++ 1.1.0 :: org.jboss.tools.jmx.tests.feature + +== ./jmx/plugins/org.jboss.tools.jmx.core == + +diff svn artifact: +M org.jboss.tools.jmx.core/META-INF/MANIFEST.MF +M org.jboss.tools.jmx.core/src/org/jboss/tools/jmx/core/JMXCoreMessages.java +M org.jboss.tools.jmx.core/src/org/jboss/tools/jmx/core/JMXCoreMessages.properties +M org.jboss.tools.jmx.core/src/org/jboss/tools/jmx/core/IConnectionProvider.java +M org.jboss.tools.jmx.core/src/org/jboss/tools/jmx/core/providers/DefaultConnectionProvider.java +M org.jboss.tools.jmx.core/src/org/jboss/tools/jmx/core/providers/DefaultConnectionWrapper.java +M org.jboss.tools.jmx.core/src/org/jboss/tools/jmx/core/providers/MBeanServerConnectionDescriptor.java +A org.jboss.tools.jmx.core/pom.xml + M org.jboss.tools.jmx.core + +diff svn manifest: +-Bundle-Version: 1.0.1.qualifier ++Bundle-Version: 1.1.0.qualifier + +diff rel baseline: +- 1.1.0 :: org.jboss.tools.jmx.core ++ 1.1.0 :: org.jboss.tools.jmx.core + +== ./jmx/plugins/org.jboss.tools.jmx.ui == + +diff svn artifact: +A org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/IEditableConnectionWizardPage.java +M org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/Messages.properties +M org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/UIExtensionManager.java +M org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/Messages.java +A org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/actions/EditConnectionAction.java +M org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/wizards/DefaultConnectionWizardPage.java +A org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/wizards/EditConnectionWizard.java +M org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/views/navigator/ActionProvider.java +A org.jboss.tools.jmx.ui/pom.xml +M org.jboss.tools.jmx.ui/plugin.xml +M org.jboss.tools.jmx.ui/META-INF/MANIFEST.MF +M org.jboss.tools.jmx.ui/schema/providerUI.exsd + M org.jboss.tools.jmx.ui + +diff svn manifest: +-Bundle-Version: 1.0.1.qualifier ++Bundle-Version: 1.1.0.qualifier + +diff rel baseline: +- 1.1.0 :: org.jboss.tools.jmx.ui ++ 1.1.0 :: org.jboss.tools.jmx.ui + +== ./jmx/tests/org.jboss.tools.jmx.core.test == + +diff svn artifact: +M org.jboss.tools.jmx.core.test/META-INF/MANIFEST.MF +A org.jboss.tools.jmx.core.test/pom.xml + M org.jboss.tools.jmx.core.test + +diff svn manifest: +-Bundle-Version: 1.0.1.qualifier ++Bundle-Version: 1.1.0.qualifier + +diff rel baseline: +- ?.?.? :: org.jboss.tools.jmx.core.test ++ 1.1.0 :: org.jboss.tools.jmx.core.test + +== ./jmx/tests/org.jboss.tools.jmx.ui.test == + +diff svn artifact: +M org.jboss.tools.jmx.ui.test/META-INF/MANIFEST.MF +A org.jboss.tools.jmx.ui.test/pom.xml + M org.jboss.tools.jmx.ui.test + +diff svn manifest: +-Bundle-Version: 1.0.1.qualifier ++Bundle-Version: 1.1.0.qualifier + +diff rel baseline: +- ?.?.? :: org.jboss.tools.jmx.ui.test ++ 1.1.0 :: org.jboss.tools.jmx.ui.test + +== ./jsf/features/org.jboss.tools.jsf.feature == + +diff svn artifact: +M org.jboss.tools.jsf.feature/feature.xml +A org.jboss.tools.jsf.feature/pom.xml + M org.jboss.tools.jsf.feature + +diff svn manifest: +- version="2.0.0" ++ version="3.1.0.qualifier" + +diff rel baseline: +- ?.?.? :: org.jboss.tools.jsf.feature ++ 3.1.0 :: org.jboss.tools.jsf.feature + +== ./jsf/features/org.jboss.tools.richfaces.feature == + +diff svn artifact: +M org.jboss.tools.richfaces.feature/feature.xml +A org.jboss.tools.richfaces.feature/pom.xml + M org.jboss.tools.richfaces.feature + +diff svn manifest: +- version="2.0.0" ++ version="3.1.0.qualifier" + + +diff rel baseline: +- ?.?.? :: org.jboss.tools.richfaces.feature ++ 3.1.0 :: org.jboss.tools.richfaces.feature + +== ./jsf/plugins/org.jboss.tools.jsf == + +diff svn artifact: +D org.jboss.tools.jsf/src/org/jboss/tools/jsf/el/refactoring/RefactorSearcher.java +M org.jboss.tools.jsf/src/org/jboss/tools/jsf/el/refactoring/ELRenameProcessor.java +M org.jboss.tools.jsf/src/org/jboss/tools/jsf/el/refactoring/RenameELVariableProcessor.java +A org.jboss.tools.jsf/src/org/jboss/tools/jsf/model/JSF2CCAttrsELCompletionEngine.java +A org.jboss.tools.jsf/src/org/jboss/tools/jsf/jsf2/model/JSF2ComponentModelManager.java +A org.jboss.tools.jsf/src/org/jboss/tools/jsf/jsf2/refactoring/RefactoringChangesFactory.java +A org.jboss.tools.jsf/src/org/jboss/tools/jsf/jsf2/refactoring/core/StructuredTextFileChange.java +A org.jboss.tools.jsf/src/org/jboss/tools/jsf/jsf2/refactoring/core/StructuredChanges.java +A org.jboss.tools.jsf/src/org/jboss/tools/jsf/jsf2/refactoring/core +A org.jboss.tools.jsf/src/org/jboss/tools/jsf/jsf2/refactoring/RefactoringActionFactory.java +A org.jboss.tools.jsf/src/org/jboss/tools/jsf/jsf2/refactoring/JSf2MoveParticipant.java +A org.jboss.tools.jsf/src/org/jboss/tools/jsf/jsf2/refactoring/view/StructuredChangesPreviewViewer.java +A org.jboss.tools.jsf/src/org/jboss/tools/jsf/jsf2/refactoring/view +A org.jboss.tools.jsf/src/org/jboss/tools/jsf/jsf2/refactoring/JSF2RenameParticipant.java +A org.jboss.tools.jsf/src/org/jboss/tools/jsf/jsf2/refactoring/RefactoringActionManager.java +A org.jboss.tools.jsf/src/org/jboss/tools/jsf/jsf2/refactoring/action/rename/IRenameDescriptor.java +A org.jboss.tools.jsf/src/org/jboss/tools/jsf/jsf2/refactoring/action/rename/RenameUserInterfaceManager.java +A org.jboss.tools.jsf/src/org/jboss/tools/jsf/jsf2/refactoring/action/rename/CompositeAttributeRenameRefactoringWizard.java +A org.jboss.tools.jsf/src/org/jboss/tools/jsf/jsf2/refactoring/action/rename/RenameAction.java +A org.jboss.tools.jsf/src/org/jboss/tools/jsf/jsf2/refactoring/action/rename/RenameRefactoring.java +A org.jboss.tools.jsf/src/org/jboss/tools/jsf/jsf2/refactoring/action/rename/RenameUserInterfaceStarter.java +A org.jboss.tools.jsf/src/org/jboss/tools/jsf/jsf2/refactoring/action/rename/CompositeAttributeRenameDescriptor.java +A org.jboss.tools.jsf/src/org/jboss/tools/jsf/jsf2/refactoring/action/rename/CompositeAttributeRenameProcessor.java +A org.jboss.tools.jsf/src/org/jboss/tools/jsf/jsf2/refactoring/action/rename +A org.jboss.tools.jsf/src/org/jboss/tools/jsf/jsf2/refactoring/action +A org.jboss.tools.jsf/src/org/jboss/tools/jsf/jsf2/refactoring + +diff svn manifest: +-Bundle-Version: 2.0.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- 3.1.0 :: org.jboss.tools.jsf ++ 3.1.0 :: org.jboss.tools.jsf + +== ./jsf/plugins/org.jboss.tools.jsf.doc.user == + +diff svn artifact: +A org.jboss.tools.jsf.doc.user/doc_orig.zip +A org.jboss.tools.jsf.doc.user/pom.xml +M org.jboss.tools.jsf.doc.user/JSFContextHelp.xml +M org.jboss.tools.jsf.doc.user/META-INF/MANIFEST.MF +M org.jboss.tools.jsf.doc.user/doc.zip + M org.jboss.tools.jsf.doc.user + +diff svn manifest: +-Bundle-Version: 1.0.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- ?.?.? :: org.jboss.tools.jsf.doc.user ++ 3.1.0 :: org.jboss.tools.jsf.doc.user + +== ./jsf/plugins/org.jboss.tools.jsf.text.ext == + +diff svn artifact: +M org.jboss.tools.jsf.text.ext/META-INF/MANIFEST.MF +M org.jboss.tools.jsf.text.ext/src/org/jboss/tools/jsf/text/ext/hyperlink/JSPExprHyperlinkPartitioner.java +M org.jboss.tools.jsf.text.ext/src/org/jboss/tools/jsf/text/ext/hyperlink/ExpressionHyperlink.java +A org.jboss.tools.jsf.text.ext/pom.xml +M org.jboss.tools.jsf.text.ext/plugin.xml + M org.jboss.tools.jsf.text.ext + +diff svn manifest: +-Bundle-Version: 2.0.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- 3.1.0 :: org.jboss.tools.jsf.text.ext ++ 3.1.0 :: org.jboss.tools.jsf.text.ext + +== ./jsf/plugins/org.jboss.tools.jsf.text.ext.facelets == + +diff svn artifact: +M org.jboss.tools.jsf.text.ext.facelets/META-INF/MANIFEST.MF +A org.jboss.tools.jsf.text.ext.facelets/src/org/jboss/tools/jsf/text/ext/facelets/hyperlink/FaceletsCSSClassHyperlink.java +A org.jboss.tools.jsf.text.ext.facelets/src/org/jboss/tools/jsf/text/ext/facelets/hyperlink/FaceletsCSSClassHyperlinkPartitioner.java +A org.jboss.tools.jsf.text.ext.facelets/pom.xml +M org.jboss.tools.jsf.text.ext.facelets/plugin.xml + M org.jboss.tools.jsf.text.ext.facelets + +diff svn manifest: +-Bundle-Version: 2.0.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- 3.1.0 :: org.jboss.tools.jsf.text.ext.facelets ++ 3.1.0 :: org.jboss.tools.jsf.text.ext.facelets + +== ./jsf/plugins/org.jboss.tools.jsf.text.ext.richfaces == + +diff svn artifact: +M org.jboss.tools.jsf.text.ext.richfaces/META-INF/MANIFEST.MF +D org.jboss.tools.jsf.text.ext.richfaces/src/org/jboss/tools/jsf/text/ext/richfaces/hyperlink/RichfacesCSSClassHyperlink.java +D org.jboss.tools.jsf.text.ext.richfaces/src/org/jboss/tools/jsf/text/ext/richfaces/hyperlink/RichfacesCSSClassHyperlinkPartitioner.java +A org.jboss.tools.jsf.text.ext.richfaces/pom.xml +M org.jboss.tools.jsf.text.ext.richfaces/plugin.xml + M org.jboss.tools.jsf.text.ext.richfaces + +diff svn manifest: +-Bundle-Version: 2.0.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- 3.1.0 :: org.jboss.tools.jsf.text.ext.richfaces ++ 3.1.0 :: org.jboss.tools.jsf.text.ext.richfaces + +== ./jsf/plugins/org.jboss.tools.jsf.ui == + +diff svn artifact: +M org.jboss.tools.jsf.ui/META-INF/MANIFEST.MF +M org.jboss.tools.jsf.ui/src/org/jboss/tools/jsf/ui/JsfUiPlugin.java +M org.jboss.tools.jsf.ui/src/org/jboss/tools/jsf/ui/el/refactoring/RenameELVariableWizard.java +M org.jboss.tools.jsf.ui/src/org/jboss/tools/jsf/ui/el/refactoring/ELReferencesQueryParticipant.java +M org.jboss.tools.jsf.ui/src/org/jboss/tools/jsf/ui/el/refactoring/RenameMethodParticipant.java +M org.jboss.tools.jsf.ui/src/org/jboss/tools/jsf/ui/el/refactoring/ELRefactorContributionFactory.java +M org.jboss.tools.jsf.ui/src/org/jboss/tools/jsf/ui/wizard/newfile/NewFacesConfigFileWizard.java +M org.jboss.tools.jsf.ui/src/org/jboss/tools/jsf/ui/wizard/palette/OutputLinkWizard.java +M org.jboss.tools.jsf.ui/src/org/jboss/tools/jsf/ui/wizard/palette/DataTableWizard.java +M org.jboss.tools.jsf.ui/src/org/jboss/tools/jsf/ui/wizard/palette/SelectItemsWizard.java +M org.jboss.tools.jsf.ui/src/org/jboss/tools/jsf/ui/wizard/palette/PanelGridWizard.java +M org.jboss.tools.jsf.ui/src/org/jboss/tools/jsf/ui/messages.properties +M org.jboss.tools.jsf.ui/src/org/jboss/tools/jsf/ui/editor/edit/LinkEditPart.java +A org.jboss.tools.jsf.ui/src/org/jboss/tools/jsf/ui/editor/pref/template +A org.jboss.tools.jsf.ui/src/org/jboss/tools/jsf/ui/editor/pref +A org.jboss.tools.jsf.ui/src/org/jboss/tools/jsf/ui/editor/check/JSFNaturesInfoDialog.java +A org.jboss.tools.jsf.ui/src/org/jboss/tools/jsf/ui/editor/check/wizards/QuickFixPage.java +A org.jboss.tools.jsf.ui/src/org/jboss/tools/jsf/ui/editor/check/wizards/MarkerUtils.java +A org.jboss.tools.jsf.ui/src/org/jboss/tools/jsf/ui/editor/check/wizards/QuickFixWizard.java +A org.jboss.tools.jsf.ui/src/org/jboss/tools/jsf/ui/editor/check/wizards/AddJSFCapabilitiesWizard.java +A org.jboss.tools.jsf.ui/src/org/jboss/tools/jsf/ui/editor/check/wizards +A org.jboss.tools.jsf.ui/src/org/jboss/tools/jsf/ui/editor/check/ProjectNaturesInfoDialog.java +A org.jboss.tools.jsf.ui/src/org/jboss/tools/jsf/ui/editor/check/ProjectNaturesPartListener.java +A org.jboss.tools.jsf.ui/src/org/jboss/tools/jsf/ui/editor/check/KBNaturesInfoDialog.java +A org.jboss.tools.jsf.ui/src/org/jboss/tools/jsf/ui/editor/check/ProjectNaturesChecker.java +A org.jboss.tools.jsf.ui/src/org/jboss/tools/jsf/ui/editor/check +M org.jboss.tools.jsf.ui/src/org/jboss/tools/jsf/ui/JsfUIMessages.java +M org.jboss.tools.jsf.ui/src/org/jboss/tools/jsf/ui/IJSFHelpContextIds.java +A org.jboss.tools.jsf.ui/pom.xml +M org.jboss.tools.jsf.ui/plugin.xml + M org.jboss.tools.jsf.ui + +diff svn manifest: +-Bundle-Version: 2.0.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- 3.1.0 :: org.jboss.tools.jsf.ui ++ 3.1.0 :: org.jboss.tools.jsf.ui + +== ./jsf/plugins/org.jboss.tools.jsf.verification == + +diff svn artifact: +M org.jboss.tools.jsf.verification/META-INF/MANIFEST.MF +A org.jboss.tools.jsf.verification/pom.xml + M org.jboss.tools.jsf.verification + +diff svn manifest: +-Bundle-Version: 2.0.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- 3.1.0 :: org.jboss.tools.jsf.verification ++ 3.1.0 :: org.jboss.tools.jsf.verification + +== ./jsf/plugins/org.jboss.tools.jsf.vpe.ajax4jsf == + +diff svn artifact: +M org.jboss.tools.jsf.vpe.ajax4jsf/META-INF/MANIFEST.MF +A org.jboss.tools.jsf.vpe.ajax4jsf/pom.xml + M org.jboss.tools.jsf.vpe.ajax4jsf + +diff svn manifest: +-Bundle-Version: 2.1.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- 3.1.0 :: org.jboss.tools.jsf.vpe.ajax4jsf ++ 3.1.0 :: org.jboss.tools.jsf.vpe.ajax4jsf + +== ./jsf/plugins/org.jboss.tools.jsf.vpe.facelets == + +diff svn artifact: +M org.jboss.tools.jsf.vpe.facelets/META-INF/MANIFEST.MF +A org.jboss.tools.jsf.vpe.facelets/pom.xml + M org.jboss.tools.jsf.vpe.facelets + +diff svn manifest: +-Bundle-Version: 2.1.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- 3.1.0 :: org.jboss.tools.jsf.vpe.facelets ++ 3.1.0 :: org.jboss.tools.jsf.vpe.facelets + +== ./jsf/plugins/org.jboss.tools.jsf.vpe.jbpm == + +diff svn artifact: + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.jboss.tools.jsf.vpe.jbpm ++ 1.0.0 :: org.jboss.tools.jsf.vpe.jbpm + +== ./jsf/plugins/org.jboss.tools.jsf.vpe.jsf == + +diff svn artifact: +M org.jboss.tools.jsf.vpe.jsf/META-INF/MANIFEST.MF +M org.jboss.tools.jsf.vpe.jsf/src/org/jboss/tools/jsf/vpe/jsf/template/JsfSelectOneRadioTemplate.java +M org.jboss.tools.jsf.vpe.jsf/src/org/jboss/tools/jsf/vpe/jsf/template/JsfSelectOneMenuTemplate.java +A org.jboss.tools.jsf.vpe.jsf/src/org/jboss/tools/jsf/vpe/jsf/template/JsfFacetInDataCell.java +M org.jboss.tools.jsf.vpe.jsf/src/org/jboss/tools/jsf/vpe/jsf/template/JsfSelectManyListbox.java +M org.jboss.tools.jsf.vpe.jsf/src/org/jboss/tools/jsf/vpe/jsf/template/JsfView.java +M org.jboss.tools.jsf.vpe.jsf/src/org/jboss/tools/jsf/vpe/jsf/template/JsfFacet.java +M org.jboss.tools.jsf.vpe.jsf/src/org/jboss/tools/jsf/vpe/jsf/template/JsfSelectOneListbox.java +A org.jboss.tools.jsf.vpe.jsf/src/org/jboss/tools/jsf/vpe/jsf/template/JsfFacetInDataForm.java +M org.jboss.tools.jsf.vpe.jsf/src/org/jboss/tools/jsf/vpe/jsf/template/util/ComponentUtil.java +A org.jboss.tools.jsf.vpe.jsf/pom.xml +M org.jboss.tools.jsf.vpe.jsf/templates/vpe-templates-jsf.xml + M org.jboss.tools.jsf.vpe.jsf + +diff svn manifest: +-Bundle-Version: 2.1.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- 3.1.0 :: org.jboss.tools.jsf.vpe.jsf ++ 3.1.0 :: org.jboss.tools.jsf.vpe.jsf + +== ./jsf/plugins/org.jboss.tools.jsf.vpe.jstl == + +diff svn artifact: +M org.jboss.tools.jsf.vpe.jstl/META-INF/MANIFEST.MF +A org.jboss.tools.jsf.vpe.jstl/pom.xml + M org.jboss.tools.jsf.vpe.jstl + +diff svn manifest: +-Bundle-Version: 2.1.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- 3.1.0 :: org.jboss.tools.jsf.vpe.jstl ++ 3.1.0 :: org.jboss.tools.jsf.vpe.jstl + +== ./jsf/plugins/org.jboss.tools.jsf.vpe.myfaces == + +diff svn artifact: +M org.jboss.tools.jsf.vpe.myfaces/META-INF/MANIFEST.MF +A org.jboss.tools.jsf.vpe.myfaces/pom.xml + M org.jboss.tools.jsf.vpe.myfaces + +diff svn manifest: +-Bundle-Version: 2.1.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- 3.1.0 :: org.jboss.tools.jsf.vpe.myfaces ++ 3.1.0 :: org.jboss.tools.jsf.vpe.myfaces + +== ./jsf/plugins/org.jboss.tools.jsf.vpe.richfaces == + +diff svn artifact: +M org.jboss.tools.jsf.vpe.richfaces/META-INF/MANIFEST.MF +M org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/ComponentUtil.java +M org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesInplaceInputTemplate.java +M org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesSubTableTemplate.java +M org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/InputNumberSliderTemplate.java +M org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesSimpleTogglePanelTemplate.java +M org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesPanelItemTemplate.java +M org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesTabPanelTemplate.java +M org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesProgressBarTemplate.java +M org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesColumnTemplate.java +M org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesPanelTemplate.java +M org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesTreeNodeTemplate.java +M org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesMessagesTemplate.java +M org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesComboBoxTemplateHelper.java +M org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesVirtualEarthTemplate.java +M org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesDataGridTemplate.java +M org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesDataTableTemplate.java +M org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesScrollableDataTableTemplate.java +M org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesMessageTemplate.java +M org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/util/RichFaces.java +M org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesSeparatorTemplate.java +M org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesTabTemplate.java +M org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesCalendarTemplate.java +M org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesTreeTemplate.java +M org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesAbstractInplaceTemplate.java +M org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesTogglePanelTemplate.java +M org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesDataTableStyleClassesApplier.java +M org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesExtendedDataTableTemplate.java +M org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesOrderingList.java +M org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesInplaceSelectTemplate.java +M org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesDataDefinitionListTemplate.java +M org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesToggleControlTemplate.java +A org.jboss.tools.jsf.vpe.richfaces/pom.xml +M org.jboss.tools.jsf.vpe.richfaces/resources/progressBar/progressBar.css + M org.jboss.tools.jsf.vpe.richfaces + +diff svn manifest: +-Bundle-Version: 2.1.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- 3.1.0 :: org.jboss.tools.jsf.vpe.richfaces ++ 3.1.0 :: org.jboss.tools.jsf.vpe.richfaces + +== ./jsf/plugins/org.jboss.tools.jsf.vpe.seam == + +diff svn artifact: +M org.jboss.tools.jsf.vpe.seam/META-INF/MANIFEST.MF +M org.jboss.tools.jsf.vpe.seam/src/org/jboss/tools/jsf/vpe/seam/template/SeamPdfSectionTemplate.java +M org.jboss.tools.jsf.vpe.seam/src/org/jboss/tools/jsf/vpe/seam/template/SeamPdfParagraphTemplate.java +M org.jboss.tools.jsf.vpe.seam/src/org/jboss/tools/jsf/vpe/seam/template/SeamPdfFontTemplate.java +M org.jboss.tools.jsf.vpe.seam/src/org/jboss/tools/jsf/vpe/seam/template/SeamMailBodyTemplate.java +M org.jboss.tools.jsf.vpe.seam/src/org/jboss/tools/jsf/vpe/seam/template/SeamPdfAbstractChapterTemplate.java +M org.jboss.tools.jsf.vpe.seam/src/org/jboss/tools/jsf/vpe/seam/template/SeamPdfDocumentTemplate.java +M org.jboss.tools.jsf.vpe.seam/src/org/jboss/tools/jsf/vpe/seam/template/SeamPdfCellTemplate.java +M org.jboss.tools.jsf.vpe.seam/src/org/jboss/tools/jsf/vpe/seam/template/SeamPdfChapterTemplate.java +M org.jboss.tools.jsf.vpe.seam/src/org/jboss/tools/jsf/vpe/seam/template/SeamPdfTableTemplate.java +M org.jboss.tools.jsf.vpe.seam/src/org/jboss/tools/jsf/vpe/seam/template/SeamPdfFooterTemplate.java +A org.jboss.tools.jsf.vpe.seam/pom.xml + M org.jboss.tools.jsf.vpe.seam + +diff svn manifest: +-Bundle-Version: 2.1.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- 3.1.0 :: org.jboss.tools.jsf.vpe.seam ++ 3.1.0 :: org.jboss.tools.jsf.vpe.seam + +== ./jsf/tests/org.jboss.tools.jsf.test == + +diff svn artifact: +M org.jboss.tools.jsf.test/META-INF/MANIFEST.MF +A org.jboss.tools.jsf.test/higest-10-basetimes-for-methods.html +M org.jboss.tools.jsf.test/src/org/jboss/tools/jsf/test/JSFModelTest.java +A org.jboss.tools.jsf.test/src/org/jboss/tools/jsf/test/refactoring/ELVariableRefactoringTest.java +A org.jboss.tools.jsf.test/src/org/jboss/tools/jsf/test/refactoring +M org.jboss.tools.jsf.test/src/org/jboss/tools/jsf/test/ModelFormat_2_0_0_Test.java +A org.jboss.tools.jsf.test/src/org/jboss/tools/jsf/test/validation/JSF2ComponentsValidatorTest.java +A org.jboss.tools.jsf.test/src/org/jboss/tools/jsf/test/validation +M org.jboss.tools.jsf.test/src/org/jboss/tools/jsf/test/JSFBeansTest.java +M org.jboss.tools.jsf.test/src/org/jboss/tools/jsf/test/JsfAllTests.java +M org.jboss.tools.jsf.test/src/org/jboss/tools/jsf/model/pv/test/JSFPromptingProviderTest.java +A org.jboss.tools.jsf.test/src/org/jboss/tools/jsf/ca/test/WebContentAssistProviderTest.java +A org.jboss.tools.jsf.test/src/org/jboss/tools/jsf/ca/test +A org.jboss.tools.jsf.test/src/org/jboss/tools/jsf/ca +A org.jboss.tools.jsf.test/src/org/jboss/tools/jsf/kb/test/FaceletsKbModelTest.java +A org.jboss.tools.jsf.test/src/org/jboss/tools/jsf/kb/test +A org.jboss.tools.jsf.test/src/org/jboss/tools/jsf/kb +A org.jboss.tools.jsf.test/projects/JSF2ComponentsValidator/.classpath +A org.jboss.tools.jsf.test/projects/JSF2ComponentsValidator/JavaSource/demo/Person.java +A org.jboss.tools.jsf.test/projects/JSF2ComponentsValidator/JavaSource/demo +A org.jboss.tools.jsf.test/projects/JSF2ComponentsValidator/JavaSource/resources.properties +A org.jboss.tools.jsf.test/projects/JSF2ComponentsValidator/JavaSource +A org.jboss.tools.jsf.test/projects/JSF2ComponentsValidator/ant/build.properties +A org.jboss.tools.jsf.test/projects/JSF2ComponentsValidator/ant/build.xml +A org.jboss.tools.jsf.test/projects/JSF2ComponentsValidator/ant +A org.jboss.tools.jsf.test/projects/JSF2ComponentsValidator/.project +A org.jboss.tools.jsf.test/projects/JSF2ComponentsValidator/WebContent/pages/greeting.xhtml +A org.jboss.tools.jsf.test/projects/JSF2ComponentsValidator/WebContent/pages/inputname.xhtml +A org.jboss.tools.jsf.test/projects/JSF2ComponentsValidator/WebContent/pages +A org.jboss.tools.jsf.test/projects/JSF2ComponentsValidator/WebContent/META-INF/MANIFEST.MF +A org.jboss.tools.jsf.test/projects/JSF2ComponentsValidator/WebContent/META-INF +A org.jboss.tools.jsf.test/projects/JSF2ComponentsValidator/WebContent/index.jsp +A org.jboss.tools.jsf.test/projects/JSF2ComponentsValidator/WebContent/WEB-INF/faces-config.xml +A org.jboss.tools.jsf.test/projects/JSF2ComponentsValidator/WebContent/WEB-INF/lib/jbide2550.jar +A org.jboss.tools.jsf.test/projects/JSF2ComponentsValidator/WebContent/WEB-INF/lib +A org.jboss.tools.jsf.test/projects/JSF2ComponentsValidator/WebContent/WEB-INF/web.xml +A org.jboss.tools.jsf.test/projects/JSF2ComponentsValidator/WebContent/WEB-INF/classes/demo/Person.class +A org.jboss.tools.jsf.test/projects/JSF2ComponentsValidator/WebContent/WEB-INF/classes/demo +A org.jboss.tools.jsf.test/projects/JSF2ComponentsValidator/WebContent/WEB-INF/classes/resources.properties +A org.jboss.tools.jsf.test/projects/JSF2ComponentsValidator/WebContent/WEB-INF/classes +A org.jboss.tools.jsf.test/projects/JSF2ComponentsValidator/WebContent/WEB-INF +A org.jboss.tools.jsf.test/projects/JSF2ComponentsValidator/WebContent/templates/common.xhtml +A org.jboss.tools.jsf.test/projects/JSF2ComponentsValidator/WebContent/templates +A org.jboss.tools.jsf.test/projects/JSF2ComponentsValidator/WebContent +A org.jboss.tools.jsf.test/projects/JSF2ComponentsValidator/.settings/org.eclipse.jdt.core.prefs +A org.jboss.tools.jsf.test/projects/JSF2ComponentsValidator/.settings/org.eclipse.wst.jsdt.ui.superType.name +A org.jboss.tools.jsf.test/projects/JSF2ComponentsValidator/.settings/org.eclipse.wst.jsdt.ui.superType.container +A org.jboss.tools.jsf.test/projects/JSF2ComponentsValidator/.settings/org.eclipse.wst.common.project.facet.core.xml +A org.jboss.tools.jsf.test/projects/JSF2ComponentsValidator/.settings/.jsdtscope +A org.jboss.tools.jsf.test/projects/JSF2ComponentsValidator/.settings/org.eclipse.wst.common.component +A org.jboss.tools.jsf.test/projects/JSF2ComponentsValidator/.settings +A org.jboss.tools.jsf.test/projects/JSF2ComponentsValidator +M org.jboss.tools.jsf.test/projects/JSFKickStartOldFormat/.project +A org.jboss.tools.jsf.test/projects/JSFKickStartOldFormat/WebContent/pages/inputUserName.jsp +A org.jboss.tools.jsf.test/projects/JSFKickStartOldFormat/WebContent/pages/hello.jsp +A org.jboss.tools.jsf.test/projects/JSFKickStartOldFormat/WebContent/WEB-INF/web30.xml +M org.jboss.tools.jsf.test/projects/JSFKickStartOldFormat/testCases.xml +A org.jboss.tools.jsf.test/projects/TestKbModel/.classpath +A org.jboss.tools.jsf.test/projects/TestKbModel/JavaSource/demo/Messages.properties +A org.jboss.tools.jsf.test/projects/TestKbModel/JavaSource/demo/User.java +A org.jboss.tools.jsf.test/projects/TestKbModel/JavaSource/demo +A org.jboss.tools.jsf.test/projects/TestKbModel/JavaSource +A org.jboss.tools.jsf.test/projects/TestKbModel/.project +A org.jboss.tools.jsf.test/projects/TestKbModel/WebContent/pages/inputUserName.jsp +A org.jboss.tools.jsf.test/projects/TestKbModel/WebContent/pages +A org.jboss.tools.jsf.test/projects/TestKbModel/WebContent/facelet-taglib.xml +A org.jboss.tools.jsf.test/projects/TestKbModel/WebContent/facelet-taglib2.xml +A org.jboss.tools.jsf.test/projects/TestKbModel/WebContent/WEB-INF/.faces-config.xml.jsfdia +A org.jboss.tools.jsf.test/projects/TestKbModel/WebContent/WEB-INF/faces-config.xml +A org.jboss.tools.jsf.test/projects/TestKbModel/WebContent/WEB-INF/lib/jsf-impl.jar +A org.jboss.tools.jsf.test/projects/TestKbModel/WebContent/WEB-INF/lib +A org.jboss.tools.jsf.test/projects/TestKbModel/WebContent/WEB-INF/taglib2.tld +A org.jboss.tools.jsf.test/projects/TestKbModel/WebContent/WEB-INF/web.xml +A org.jboss.tools.jsf.test/projects/TestKbModel/WebContent/WEB-INF/classes +A org.jboss.tools.jsf.test/projects/TestKbModel/WebContent/WEB-INF +A org.jboss.tools.jsf.test/projects/TestKbModel/WebContent +A org.jboss.tools.jsf.test/projects/TestKbModel/.settings/org.eclipse.jdt.core.prefs +A org.jboss.tools.jsf.test/projects/TestKbModel/.settings/org.eclipse.wst.jsdt.ui.superType.name +A org.jboss.tools.jsf.test/projects/TestKbModel/.settings/org.eclipse.wst.jsdt.ui.superType.container +A org.jboss.tools.jsf.test/projects/TestKbModel/.settings/org.eclipse.wst.common.project.facet.core.xml +A org.jboss.tools.jsf.test/projects/TestKbModel/.settings/.jsdtscope +A org.jboss.tools.jsf.test/projects/TestKbModel/.settings/org.eclipse.wst.common.component +A org.jboss.tools.jsf.test/projects/TestKbModel/.settings +A org.jboss.tools.jsf.test/projects/TestKbModel +M org.jboss.tools.jsf.test/build.properties +A org.jboss.tools.jsf.test/pom.xml + M org.jboss.tools.jsf.test + +diff svn manifest: +-Bundle-Version: 2.0.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- ?.?.? :: org.jboss.tools.jsf.test ++ 3.1.0 :: org.jboss.tools.jsf.test + +== ./jsf/tests/org.jboss.tools.jsf.text.ext.test == + +diff svn artifact: +M org.jboss.tools.jsf.text.ext.test/META-INF/MANIFEST.MF +D org.jboss.tools.jsf.text.ext.test/src/org/jboss/tools/jsf/text/ext/test/ELExprPartitionerTest.java +A org.jboss.tools.jsf.text.ext.test/src/org/jboss/tools/jsf/text/ext/test/OpenOnsTest.java +M org.jboss.tools.jsf.text.ext.test/src/org/jboss/tools/jsf/text/ext/test/JsfTextExtAllTests.java +D org.jboss.tools.jsf.text.ext.test/projects/numberguess +A org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject/.classpath +A org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject/JavaSource/org/jboss/tools/test/ChangeListenerInstance.java +A org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject/JavaSource/org/jboss/tools/test/FilterTest.java +A org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject/JavaSource/org/jboss/tools/test/TestBean1.java +A org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject/JavaSource/org/jboss/tools/test +A org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject/JavaSource/org/jboss/tools +A org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject/JavaSource/org/jboss +A org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject/JavaSource/org +A org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject/JavaSource +A org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject/.project +A org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject/lib/jsf-tlds.jar +A org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject/lib/jsf-api.jar +A org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject/lib/jsf-impl.jar +A org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject/lib +A org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject/WebContent/jspTagsHyperlinkTests.jsp +A org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject/WebContent/include/includeHiperlinkPage2Tests.jsp +A org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject/WebContent/include +A org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject/WebContent/includeHiperlinkPage1Tests.jsp +A org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject/WebContent/WEB-INF/faces-config.xml +A org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject/WebContent/WEB-INF/lib/jsf-tlds.jar +A org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject/WebContent/WEB-INF/lib/jsf-api.jar +A org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject/WebContent/WEB-INF/lib/jsf-impl.jar +A org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject/WebContent/WEB-INF/lib +A org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject/WebContent/WEB-INF/faceletTaglibOpenOnTests.taglib.xml +A org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject/WebContent/WEB-INF/tldAttributeNameOpenOnTests.tld +A org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject/WebContent/WEB-INF/web.xml +A org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject/WebContent/WEB-INF +A org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject/WebContent/xhtmlStyleClassHiperlinkTests.xhtml +A org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject/WebContent/forwardHiperlinkTests.jsp +A org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject/WebContent/stylesheet/style8.css +A org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject/WebContent/stylesheet/style9.css +A org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject/WebContent/stylesheet/style1.css +A org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject/WebContent/stylesheet/style10.css +A org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject/WebContent/stylesheet/style11.css +A org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject/WebContent/stylesheet/style2.css +A org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject/WebContent/stylesheet/style12.css +A org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject/WebContent/stylesheet/style3.css +A org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject/WebContent/stylesheet/style13.css +A org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject/WebContent/stylesheet/style4.css +A org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject/WebContent/stylesheet/style14.css +A org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject/WebContent/stylesheet/style5.css +A org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject/WebContent/stylesheet/style6.css +A org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject/WebContent/stylesheet/style7.css +A org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject/WebContent/stylesheet +A org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject/WebContent/templates/common.xhtml +A org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject/WebContent/templates +A org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject/WebContent/META-INF/MANIFEST.MF +A org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject/WebContent/META-INF +A org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject/WebContent/styleHyperlinkTests.jsp +A org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject/WebContent/jspXmlFormatTests.jsp +A org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject/WebContent/forward/forwardHiperlinkPage2Tests.jsp +A org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject/WebContent/forward +A org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject/WebContent/forwardHiperlinkPage1Tests.jsp +A org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject/WebContent/includeHiperlinkTests.jsp +A org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject/WebContent/tldUriHyperlinkTests.jsp +A org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject/WebContent/classHyperlinkTests.jsp +A org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject/WebContent/beanHyperlinkTests.jsp +A org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject/WebContent/faceletsHiperlinkTests.xhtml +A org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject/WebContent +A org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject/.settings/org.eclipse.jdt.core.prefs +A org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject/.settings/org.eclipse.wst.common.project.facet.core.xml +A org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject/.settings/org.eclipse.jst.common.project.facet.core.prefs +A org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject/.settings/org.eclipse.wst.common.component +A org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject/.settings +A org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject +M org.jboss.tools.jsf.text.ext.test/build.properties +A org.jboss.tools.jsf.text.ext.test/pom.xml + M org.jboss.tools.jsf.text.ext.test + +diff svn manifest: +-Bundle-Version: 2.0.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- ?.?.? :: org.jboss.tools.jsf.text.ext.test ++ 3.1.0 :: org.jboss.tools.jsf.text.ext.test + +== ./jsf/tests/org.jboss.tools.jsf.ui.bot.test == + +diff svn artifact: +M org.jboss.tools.jsf.ui.bot.test/META-INF/MANIFEST.MF +M org.jboss.tools.jsf.ui.bot.test/src/org/jboss/tools/jsf/ui/bot/test/JSFAllBotTests.java +A org.jboss.tools.jsf.ui.bot.test/src/org/jboss/tools/jsf/ui/bot/test/jsf2/refactor/JSF2AttributeRenameTest.java +A org.jboss.tools.jsf.ui.bot.test/src/org/jboss/tools/jsf/ui/bot/test/jsf2/refactor/JSF2MoveParticipantTest.java +A org.jboss.tools.jsf.ui.bot.test/src/org/jboss/tools/jsf/ui/bot/test/jsf2/refactor/JSF2RenameParticipantTest.java +A org.jboss.tools.jsf.ui.bot.test/src/org/jboss/tools/jsf/ui/bot/test/jsf2/refactor/JSF2AbstractRefactorTest.java +A org.jboss.tools.jsf.ui.bot.test/src/org/jboss/tools/jsf/ui/bot/test/jsf2/refactor +A org.jboss.tools.jsf.ui.bot.test/src/org/jboss/tools/jsf/ui/bot/test/jsf2 +M org.jboss.tools.jsf.ui.bot.test/src/org/jboss/tools/jsf/ui/bot/test/JSFAutoTestCase.java +A org.jboss.tools.jsf.ui.bot.test/src/org/jboss/tools/jsf/ui/bot/test/cssdialog/jbide/CSSSelectorJBIDE3288.java +M org.jboss.tools.jsf.ui.bot.test/src/org/jboss/tools/jsf/ui/bot/test/smoke/AddRemoveJSFCapabilitiesTest.java +M org.jboss.tools.jsf.ui.bot.test/src/org/jboss/tools/jsf/ui/bot/test/templates/SetTemplateForUnknownTagTest.java +A org.jboss.tools.jsf.ui.bot.test/pom.xml +A org.jboss.tools.jsf.ui.bot.test/resources/refactor/jsf2MoveTestPageRefactor.html +A org.jboss.tools.jsf.ui.bot.test/resources/refactor/compositeComponentAfterRename.html +A org.jboss.tools.jsf.ui.bot.test/resources/refactor/jsf2RenameTestPageRefactor.html +A org.jboss.tools.jsf.ui.bot.test/resources/refactor/jsf2TestPage.html +A org.jboss.tools.jsf.ui.bot.test/resources/refactor/compositeComponent.html +A org.jboss.tools.jsf.ui.bot.test/resources/refactor/jsf2RenameAttrTestPageRefactor.html +A org.jboss.tools.jsf.ui.bot.test/resources/refactor + M org.jboss.tools.jsf.ui.bot.test + +diff svn manifest: +-Bundle-Version: 1.0.0.qualifier ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- ?.?.? :: org.jboss.tools.jsf.ui.bot.test ++ 3.1.0 :: org.jboss.tools.jsf.ui.bot.test + +== ./jsf/tests/org.jboss.tools.jsf.ui.test == + +diff svn artifact: +M org.jboss.tools.jsf.ui.test/META-INF/MANIFEST.MF +A org.jboss.tools.jsf.ui.test/src/org/jboss/tools/jsf/jsp/ca/test/CAForCompositeComponentTest.java +A org.jboss.tools.jsf.ui.test/src/org/jboss/tools/jsf/jsp/ca/test/CAForELinStyleTest.java +A org.jboss.tools.jsf.ui.test/src/org/jboss/tools/jsf/jsp/ca/test/CAForInputTagSrcAttributeSuggestsFilePathsJBIDE1807Test.java +A org.jboss.tools.jsf.ui.test/src/org/jboss/tools/jsf/jsp/ca/test/CAUnnecessaryElementsForDirAttributeInXHTMLPageJBIDE1813Test.java +A org.jboss.tools.jsf.ui.test/src/org/jboss/tools/jsf/jsp/ca/test/CAForIDTest.java +A org.jboss.tools.jsf.ui.test/src/org/jboss/tools/jsf/jsp/ca/test/CAForUnclosedELTest.java +A org.jboss.tools.jsf.ui.test/src/org/jboss/tools/jsf/jsp/ca/test/CAVarAttributeForDataTableTagJBIDE2016.java +A org.jboss.tools.jsf.ui.test/src/org/jboss/tools/jsf/jsp/ca/test/CASuggestsNotOnlyELProposalsJBIDE2437Test.java +A org.jboss.tools.jsf.ui.test/src/org/jboss/tools/jsf/jsp/ca/test/MissingKBBuilderTest.java +A org.jboss.tools.jsf.ui.test/src/org/jboss/tools/jsf/jsp/ca/test/CANotEmptyWhenThereIsNoSpaceBetweenInvertedCommandsInAttributeJBIDE1759Test.java +A org.jboss.tools.jsf.ui.test/src/org/jboss/tools/jsf/jsp/ca/test +A org.jboss.tools.jsf.ui.test/src/org/jboss/tools/jsf/jsp/ca +A org.jboss.tools.jsf.ui.test/src/org/jboss/tools/jsf/jsp +D org.jboss.tools.jsf.ui.test/src/org/jboss/tools/jsf/ui/test/HtmlFileNewWizardTest.java +D org.jboss.tools.jsf.ui.test/src/org/jboss/tools/jsf/ui/test/CssFileNewWizardTest.java +D org.jboss.tools.jsf.ui.test/src/org/jboss/tools/jsf/ui/test/JsFileNewWizardTest.java +D org.jboss.tools.jsf.ui.test/src/org/jboss/tools/jsf/ui/test/JspFileNewWizardTest.java +D org.jboss.tools.jsf.ui.test/src/org/jboss/tools/jsf/ui/test/XhtmlFileNewWizardTest.java +M org.jboss.tools.jsf.ui.test/src/org/jboss/tools/jsf/ui/test/WizardTest.java +M org.jboss.tools.jsf.ui.test/src/org/jboss/tools/jsf/ui/test/FacesConfigNewWizardTest.java +A org.jboss.tools.jsf.ui.test/src/org/jboss/tools/jsf/ui/test/KbNaturesInfoDialog_JBIDE6125.java +M org.jboss.tools.jsf.ui.test/src/org/jboss/tools/jsf/ui/test/CSSStyleDialogTest.java +M org.jboss.tools.jsf.ui.test/src/org/jboss/tools/jsf/ui/test/CssClassNewWizardTest.java +A org.jboss.tools.jsf.ui.test/src/org/jboss/tools/jsf/ui/test/JSFNaturesInfoDialog_JBIDE5701.java +M org.jboss.tools.jsf.ui.test/src/org/jboss/tools/jsf/ui/test/JsfUiAllTests.java +A org.jboss.tools.jsf.ui.test/src/org/jboss/tools/jsf/ui/test/NaturesInfoDialogTest.java +A org.jboss.tools.jsf.ui.test/src/org/jboss/tools/jsf/ui/test/TestUtil.java +A org.jboss.tools.jsf.ui.test/projects/naturesCheckTest/.classpath +A org.jboss.tools.jsf.ui.test/projects/naturesCheckTest/JavaSource/demo/Messages.properties +A org.jboss.tools.jsf.ui.test/projects/naturesCheckTest/JavaSource/demo/User.java +A org.jboss.tools.jsf.ui.test/projects/naturesCheckTest/JavaSource/demo +A org.jboss.tools.jsf.ui.test/projects/naturesCheckTest/JavaSource +A org.jboss.tools.jsf.ui.test/projects/naturesCheckTest/.project +A org.jboss.tools.jsf.ui.test/projects/naturesCheckTest/WebContent/pages/inputUserName.jsp +A org.jboss.tools.jsf.ui.test/projects/naturesCheckTest/WebContent/pages/hello.jsp +A org.jboss.tools.jsf.ui.test/projects/naturesCheckTest/WebContent/pages +A org.jboss.tools.jsf.ui.test/projects/naturesCheckTest/WebContent/META-INF/MANIFEST.MF +A org.jboss.tools.jsf.ui.test/projects/naturesCheckTest/WebContent/META-INF +A org.jboss.tools.jsf.ui.test/projects/naturesCheckTest/WebContent/index.jsp +A org.jboss.tools.jsf.ui.test/projects/naturesCheckTest/WebContent/WEB-INF/faces-config.xml +A org.jboss.tools.jsf.ui.test/projects/naturesCheckTest/WebContent/WEB-INF/lib/jsf-api.jar +A org.jboss.tools.jsf.ui.test/projects/naturesCheckTest/WebContent/WEB-INF/lib/jsf-impl.jar +A org.jboss.tools.jsf.ui.test/projects/naturesCheckTest/WebContent/WEB-INF/lib +A org.jboss.tools.jsf.ui.test/projects/naturesCheckTest/WebContent/WEB-INF/web.xml +A org.jboss.tools.jsf.ui.test/projects/naturesCheckTest/WebContent/WEB-INF/classes/demo/Messages.properties +A org.jboss.tools.jsf.ui.test/projects/naturesCheckTest/WebContent/WEB-INF/classes/demo/User.class +A org.jboss.tools.jsf.ui.test/projects/naturesCheckTest/WebContent/WEB-INF/classes/demo +A org.jboss.tools.jsf.ui.test/projects/naturesCheckTest/WebContent/WEB-INF/classes +A org.jboss.tools.jsf.ui.test/projects/naturesCheckTest/WebContent/WEB-INF +A org.jboss.tools.jsf.ui.test/projects/naturesCheckTest/WebContent +A org.jboss.tools.jsf.ui.test/projects/naturesCheckTest/.settings/org.eclipse.jdt.core.prefs +A org.jboss.tools.jsf.ui.test/projects/naturesCheckTest/.settings/org.eclipse.wst.jsdt.ui.superType.name +A org.jboss.tools.jsf.ui.test/projects/naturesCheckTest/.settings/org.eclipse.wst.jsdt.ui.superType.container +A org.jboss.tools.jsf.ui.test/projects/naturesCheckTest/.settings/org.eclipse.wst.common.project.facet.core.xml +A org.jboss.tools.jsf.ui.test/projects/naturesCheckTest/.settings/.jsdtscope +A org.jboss.tools.jsf.ui.test/projects/naturesCheckTest/.settings/org.eclipse.wst.common.component +A org.jboss.tools.jsf.ui.test/projects/naturesCheckTest/.settings +A org.jboss.tools.jsf.ui.test/projects/naturesCheckTest +A org.jboss.tools.jsf.ui.test/projects/CAForCompositeComponentTest/.classpath +A org.jboss.tools.jsf.ui.test/projects/CAForCompositeComponentTest/JavaSource +A org.jboss.tools.jsf.ui.test/projects/CAForCompositeComponentTest/.project +A org.jboss.tools.jsf.ui.test/projects/CAForCompositeComponentTest/WebContent/pages/greeting.xhtml +A org.jboss.tools.jsf.ui.test/projects/CAForCompositeComponentTest/WebContent/pages/inputname.xhtml +A org.jboss.tools.jsf.ui.test/projects/CAForCompositeComponentTest/WebContent/pages +A org.jboss.tools.jsf.ui.test/projects/CAForCompositeComponentTest/WebContent/WEB-INF/faces-config.xml +A org.jboss.tools.jsf.ui.test/projects/CAForCompositeComponentTest/WebContent/WEB-INF/lib +A org.jboss.tools.jsf.ui.test/projects/CAForCompositeComponentTest/WebContent/WEB-INF/web.xml +A org.jboss.tools.jsf.ui.test/projects/CAForCompositeComponentTest/WebContent/WEB-INF +A org.jboss.tools.jsf.ui.test/projects/CAForCompositeComponentTest/WebContent/resources/sample/tag.xhtml +A org.jboss.tools.jsf.ui.test/projects/CAForCompositeComponentTest/WebContent/resources/sample/tag2.xhtml +A org.jboss.tools.jsf.ui.test/projects/CAForCompositeComponentTest/WebContent/resources/sample/tag3.xhtml +A org.jboss.tools.jsf.ui.test/projects/CAForCompositeComponentTest/WebContent/resources/sample +A org.jboss.tools.jsf.ui.test/projects/CAForCompositeComponentTest/WebContent/resources +A org.jboss.tools.jsf.ui.test/projects/CAForCompositeComponentTest/WebContent +A org.jboss.tools.jsf.ui.test/projects/CAForCompositeComponentTest/.settings/org.eclipse.jdt.core.prefs +A org.jboss.tools.jsf.ui.test/projects/CAForCompositeComponentTest/.settings/org.eclipse.wst.common.project.facet.core.xml +A org.jboss.tools.jsf.ui.test/projects/CAForCompositeComponentTest/.settings/org.eclipse.wst.common.component +A org.jboss.tools.jsf.ui.test/projects/CAForCompositeComponentTest/.settings +A org.jboss.tools.jsf.ui.test/projects/CAForCompositeComponentTest +A org.jboss.tools.jsf.ui.test/projects/CAForELinStyleTest/.classpath +A org.jboss.tools.jsf.ui.test/projects/CAForELinStyleTest/JavaSource/demo/Person.java +A org.jboss.tools.jsf.ui.test/projects/CAForELinStyleTest/JavaSource/demo +A org.jboss.tools.jsf.ui.test/projects/CAForELinStyleTest/JavaSource +A org.jboss.tools.jsf.ui.test/projects/CAForELinStyleTest/.project +A org.jboss.tools.jsf.ui.test/projects/CAForELinStyleTest/WebContent/pages/greeting.xhtml +A org.jboss.tools.jsf.ui.test/projects/CAForELinStyleTest/WebContent/pages/inputname.xhtml +A org.jboss.tools.jsf.ui.test/projects/CAForELinStyleTest/WebContent/pages +A org.jboss.tools.jsf.ui.test/projects/CAForELinStyleTest/WebContent/WEB-INF/faces-config.xml +A org.jboss.tools.jsf.ui.test/projects/CAForELinStyleTest/WebContent/WEB-INF/lib +A org.jboss.tools.jsf.ui.test/projects/CAForELinStyleTest/WebContent/WEB-INF/web.xml +A org.jboss.tools.jsf.ui.test/projects/CAForELinStyleTest/WebContent/WEB-INF +A org.jboss.tools.jsf.ui.test/projects/CAForELinStyleTest/WebContent +A org.jboss.tools.jsf.ui.test/projects/CAForELinStyleTest/.settings/org.eclipse.jdt.core.prefs +A org.jboss.tools.jsf.ui.test/projects/CAForELinStyleTest/.settings/org.eclipse.wst.common.project.facet.core.xml +A org.jboss.tools.jsf.ui.test/projects/CAForELinStyleTest/.settings/org.eclipse.jst.common.project.facet.core.prefs +A org.jboss.tools.jsf.ui.test/projects/CAForELinStyleTest/.settings/org.eclipse.wst.common.component +A org.jboss.tools.jsf.ui.test/projects/CAForELinStyleTest/.settings +A org.jboss.tools.jsf.ui.test/projects/CAForELinStyleTest +A org.jboss.tools.jsf.ui.test/projects/CAForIDTest/.classpath +A org.jboss.tools.jsf.ui.test/projects/CAForIDTest/JavaSource/demo/Messages.properties +A org.jboss.tools.jsf.ui.test/projects/CAForIDTest/JavaSource/demo/User.java +A org.jboss.tools.jsf.ui.test/projects/CAForIDTest/JavaSource/demo +A org.jboss.tools.jsf.ui.test/projects/CAForIDTest/JavaSource +A org.jboss.tools.jsf.ui.test/projects/CAForIDTest/ant/build.properties +A org.jboss.tools.jsf.ui.test/projects/CAForIDTest/ant/build.xml +A org.jboss.tools.jsf.ui.test/projects/CAForIDTest/ant +A org.jboss.tools.jsf.ui.test/projects/CAForIDTest/.project +A org.jboss.tools.jsf.ui.test/projects/CAForIDTest/WebContent/pages/inputUserName.jsp +A org.jboss.tools.jsf.ui.test/projects/CAForIDTest/WebContent/pages/hello.jsp +A org.jboss.tools.jsf.ui.test/projects/CAForIDTest/WebContent/pages +A org.jboss.tools.jsf.ui.test/projects/CAForIDTest/WebContent/META-INF/MANIFEST.MF +A org.jboss.tools.jsf.ui.test/projects/CAForIDTest/WebContent/META-INF +A org.jboss.tools.jsf.ui.test/projects/CAForIDTest/WebContent/index.jsp +A org.jboss.tools.jsf.ui.test/projects/CAForIDTest/WebContent/WEB-INF/faces-config.xml +A org.jboss.tools.jsf.ui.test/projects/CAForIDTest/WebContent/WEB-INF/lib/jsf-impl.jar +A org.jboss.tools.jsf.ui.test/projects/CAForIDTest/WebContent/WEB-INF/lib +A org.jboss.tools.jsf.ui.test/projects/CAForIDTest/WebContent/WEB-INF/web.xml +A org.jboss.tools.jsf.ui.test/projects/CAForIDTest/WebContent/WEB-INF +A org.jboss.tools.jsf.ui.test/projects/CAForIDTest/WebContent +A org.jboss.tools.jsf.ui.test/projects/CAForIDTest/.settings/org.eclipse.jdt.core.prefs +A org.jboss.tools.jsf.ui.test/projects/CAForIDTest/.settings/org.eclipse.wst.jsdt.ui.superType.name +A org.jboss.tools.jsf.ui.test/projects/CAForIDTest/.settings/org.eclipse.wst.jsdt.ui.superType.container +A org.jboss.tools.jsf.ui.test/projects/CAForIDTest/.settings/org.eclipse.wst.common.project.facet.core.xml +A org.jboss.tools.jsf.ui.test/projects/CAForIDTest/.settings/.jsdtscope +A org.jboss.tools.jsf.ui.test/projects/CAForIDTest/.settings/org.eclipse.wst.common.component +A org.jboss.tools.jsf.ui.test/projects/CAForIDTest/.settings +A org.jboss.tools.jsf.ui.test/projects/CAForIDTest +A org.jboss.tools.jsf.ui.test/projects/JsfJbide2016Test/.classpath +A org.jboss.tools.jsf.ui.test/projects/JsfJbide2016Test/JavaSource/demo/MyBean.java +A org.jboss.tools.jsf.ui.test/projects/JsfJbide2016Test/JavaSource/demo/User.java +A org.jboss.tools.jsf.ui.test/projects/JsfJbide2016Test/JavaSource/demo +A org.jboss.tools.jsf.ui.test/projects/JsfJbide2016Test/JavaSource/resources.properties +A org.jboss.tools.jsf.ui.test/projects/JsfJbide2016Test/JavaSource +A org.jboss.tools.jsf.ui.test/projects/JsfJbide2016Test/.project +A org.jboss.tools.jsf.ui.test/projects/JsfJbide2016Test/WebContent/pages/greeting.jsp +A org.jboss.tools.jsf.ui.test/projects/JsfJbide2016Test/WebContent/pages +A org.jboss.tools.jsf.ui.test/projects/JsfJbide2016Test/WebContent/WEB-INF/faces-config.xml +A org.jboss.tools.jsf.ui.test/projects/JsfJbide2016Test/WebContent/WEB-INF/lib/jsf-api.jar +A org.jboss.tools.jsf.ui.test/projects/JsfJbide2016Test/WebContent/WEB-INF/lib/jsf-impl.jar +A org.jboss.tools.jsf.ui.test/projects/JsfJbide2016Test/WebContent/WEB-INF/lib +A org.jboss.tools.jsf.ui.test/projects/JsfJbide2016Test/WebContent/WEB-INF/web.xml +A org.jboss.tools.jsf.ui.test/projects/JsfJbide2016Test/WebContent/WEB-INF +A org.jboss.tools.jsf.ui.test/projects/JsfJbide2016Test/WebContent +A org.jboss.tools.jsf.ui.test/projects/JsfJbide2016Test/.settings/org.eclipse.jdt.core.prefs +A org.jboss.tools.jsf.ui.test/projects/JsfJbide2016Test/.settings/org.eclipse.wst.common.project.facet.core.xml +A org.jboss.tools.jsf.ui.test/projects/JsfJbide2016Test/.settings/org.eclipse.jst.common.project.facet.core.prefs +A org.jboss.tools.jsf.ui.test/projects/JsfJbide2016Test/.settings/org.eclipse.wst.common.component +A org.jboss.tools.jsf.ui.test/projects/JsfJbide2016Test/.settings +A org.jboss.tools.jsf.ui.test/projects/JsfJbide2016Test +M org.jboss.tools.jsf.ui.test/projects/testJSFProject/.project +A org.jboss.tools.jsf.ui.test/projects/JsfJspJbide1813Test/.classpath +A org.jboss.tools.jsf.ui.test/projects/JsfJspJbide1813Test/.project +A org.jboss.tools.jsf.ui.test/projects/JsfJspJbide1813Test/WebContent/pages/greeting.xhtml +A org.jboss.tools.jsf.ui.test/projects/JsfJspJbide1813Test/WebContent/pages +A org.jboss.tools.jsf.ui.test/projects/JsfJspJbide1813Test/WebContent/WEB-INF/web.xml +A org.jboss.tools.jsf.ui.test/projects/JsfJspJbide1813Test/WebContent/WEB-INF +A org.jboss.tools.jsf.ui.test/projects/JsfJspJbide1813Test/WebContent +A org.jboss.tools.jsf.ui.test/projects/JsfJspJbide1813Test/.settings/org.eclipse.jdt.core.prefs +A org.jboss.tools.jsf.ui.test/projects/JsfJspJbide1813Test/.settings/org.eclipse.wst.jsdt.ui.superType.name +A org.jboss.tools.jsf.ui.test/projects/JsfJspJbide1813Test/.settings/org.eclipse.wst.jsdt.ui.superType.container +A org.jboss.tools.jsf.ui.test/projects/JsfJspJbide1813Test/.settings/org.eclipse.wst.common.project.facet.core.xml +A org.jboss.tools.jsf.ui.test/projects/JsfJspJbide1813Test/.settings/.jsdtscope +A org.jboss.tools.jsf.ui.test/projects/JsfJspJbide1813Test/.settings/org.eclipse.wst.common.component +A org.jboss.tools.jsf.ui.test/projects/JsfJspJbide1813Test/.settings +A org.jboss.tools.jsf.ui.test/projects/JsfJspJbide1813Test +A org.jboss.tools.jsf.ui.test/projects/JsfJbide1704Test/.classpath +A org.jboss.tools.jsf.ui.test/projects/JsfJbide1704Test/JavaSource/demo/Person.java +A org.jboss.tools.jsf.ui.test/projects/JsfJbide1704Test/JavaSource/demo +A org.jboss.tools.jsf.ui.test/projects/JsfJbide1704Test/JavaSource/resources.properties +A org.jboss.tools.jsf.ui.test/projects/JsfJbide1704Test/JavaSource +A org.jboss.tools.jsf.ui.test/projects/JsfJbide1704Test/.project +A org.jboss.tools.jsf.ui.test/projects/JsfJbide1704Test/WebContent/pages/greeting.jsp +A org.jboss.tools.jsf.ui.test/projects/JsfJbide1704Test/WebContent/pages/greeting.xhtml +A org.jboss.tools.jsf.ui.test/projects/JsfJbide1704Test/WebContent/pages/greeting1.xhtml +A org.jboss.tools.jsf.ui.test/projects/JsfJbide1704Test/WebContent/pages +A org.jboss.tools.jsf.ui.test/projects/JsfJbide1704Test/WebContent/WEB-INF/faces-config.xml +A org.jboss.tools.jsf.ui.test/projects/JsfJbide1704Test/WebContent/WEB-INF/lib/jsf-api.jar +A org.jboss.tools.jsf.ui.test/projects/JsfJbide1704Test/WebContent/WEB-INF/lib/jsf-impl.jar +A org.jboss.tools.jsf.ui.test/projects/JsfJbide1704Test/WebContent/WEB-INF/lib +A org.jboss.tools.jsf.ui.test/projects/JsfJbide1704Test/WebContent/WEB-INF/web.xml +A org.jboss.tools.jsf.ui.test/projects/JsfJbide1704Test/WebContent/WEB-INF +A org.jboss.tools.jsf.ui.test/projects/JsfJbide1704Test/WebContent/templates/common.xhtml +A org.jboss.tools.jsf.ui.test/projects/JsfJbide1704Test/WebContent/templates +A org.jboss.tools.jsf.ui.test/projects/JsfJbide1704Test/WebContent +A org.jboss.tools.jsf.ui.test/projects/JsfJbide1704Test/.settings/org.eclipse.jdt.core.prefs +A org.jboss.tools.jsf.ui.test/projects/JsfJbide1704Test/.settings/org.jboss.tools.jst.web.xml +A org.jboss.tools.jsf.ui.test/projects/JsfJbide1704Test/.settings/org.eclipse.wst.common.project.facet.core.xml +A org.jboss.tools.jsf.ui.test/projects/JsfJbide1704Test/.settings/org.eclipse.jst.common.project.facet.core.prefs +A org.jboss.tools.jsf.ui.test/projects/JsfJbide1704Test/.settings/org.eclipse.wst.common.component +A org.jboss.tools.jsf.ui.test/projects/JsfJbide1704Test/.settings +A org.jboss.tools.jsf.ui.test/projects/JsfJbide1704Test +A org.jboss.tools.jsf.ui.test/projects/naturesCheckKBTest/.classpath +A org.jboss.tools.jsf.ui.test/projects/naturesCheckKBTest/JavaSource/demo/Messages.properties +A org.jboss.tools.jsf.ui.test/projects/naturesCheckKBTest/JavaSource/demo/User.java +A org.jboss.tools.jsf.ui.test/projects/naturesCheckKBTest/JavaSource/demo +A org.jboss.tools.jsf.ui.test/projects/naturesCheckKBTest/JavaSource +A org.jboss.tools.jsf.ui.test/projects/naturesCheckKBTest/ant/build.properties +A org.jboss.tools.jsf.ui.test/projects/naturesCheckKBTest/ant/build.xml +A org.jboss.tools.jsf.ui.test/projects/naturesCheckKBTest/ant +A org.jboss.tools.jsf.ui.test/projects/naturesCheckKBTest/.project +A org.jboss.tools.jsf.ui.test/projects/naturesCheckKBTest/WebContent/pages/inputUserName.jsp +A org.jboss.tools.jsf.ui.test/projects/naturesCheckKBTest/WebContent/pages/hello.jsp +A org.jboss.tools.jsf.ui.test/projects/naturesCheckKBTest/WebContent/pages +A org.jboss.tools.jsf.ui.test/projects/naturesCheckKBTest/WebContent/META-INF/MANIFEST.MF +A org.jboss.tools.jsf.ui.test/projects/naturesCheckKBTest/WebContent/META-INF +A org.jboss.tools.jsf.ui.test/projects/naturesCheckKBTest/WebContent/index.jsp +A org.jboss.tools.jsf.ui.test/projects/naturesCheckKBTest/WebContent/WEB-INF/faces-config.xml +A org.jboss.tools.jsf.ui.test/projects/naturesCheckKBTest/WebContent/WEB-INF/lib/jsf-api.jar +A org.jboss.tools.jsf.ui.test/projects/naturesCheckKBTest/WebContent/WEB-INF/lib/jsf-impl.jar +A org.jboss.tools.jsf.ui.test/projects/naturesCheckKBTest/WebContent/WEB-INF/lib +A org.jboss.tools.jsf.ui.test/projects/naturesCheckKBTest/WebContent/WEB-INF/web.xml +A org.jboss.tools.jsf.ui.test/projects/naturesCheckKBTest/WebContent/WEB-INF/classes/demo/Messages.properties +A org.jboss.tools.jsf.ui.test/projects/naturesCheckKBTest/WebContent/WEB-INF/classes/demo/User.class +A org.jboss.tools.jsf.ui.test/projects/naturesCheckKBTest/WebContent/WEB-INF/classes/demo +A org.jboss.tools.jsf.ui.test/projects/naturesCheckKBTest/WebContent/WEB-INF/classes +A org.jboss.tools.jsf.ui.test/projects/naturesCheckKBTest/WebContent/WEB-INF +A org.jboss.tools.jsf.ui.test/projects/naturesCheckKBTest/WebContent +A org.jboss.tools.jsf.ui.test/projects/naturesCheckKBTest/.settings/org.eclipse.jdt.core.prefs +A org.jboss.tools.jsf.ui.test/projects/naturesCheckKBTest/.settings/org.eclipse.wst.jsdt.ui.superType.name +A org.jboss.tools.jsf.ui.test/projects/naturesCheckKBTest/.settings/org.eclipse.wst.jsdt.ui.superType.container +A org.jboss.tools.jsf.ui.test/projects/naturesCheckKBTest/.settings/org.eclipse.wst.common.project.facet.core.xml +A org.jboss.tools.jsf.ui.test/projects/naturesCheckKBTest/.settings/.jsdtscope +A org.jboss.tools.jsf.ui.test/projects/naturesCheckKBTest/.settings/org.eclipse.wst.common.component +A org.jboss.tools.jsf.ui.test/projects/naturesCheckKBTest/.settings +A org.jboss.tools.jsf.ui.test/projects/naturesCheckKBTest +A org.jboss.tools.jsf.ui.test/projects/JsfJspJbide1807Test/.classpath +A org.jboss.tools.jsf.ui.test/projects/JsfJspJbide1807Test/.project +A org.jboss.tools.jsf.ui.test/projects/JsfJspJbide1807Test/WebContent/pages/greeting.xhtml +A org.jboss.tools.jsf.ui.test/projects/JsfJspJbide1807Test/WebContent/pages +A org.jboss.tools.jsf.ui.test/projects/JsfJspJbide1807Test/WebContent/WEB-INF/faces-config.xml +A org.jboss.tools.jsf.ui.test/projects/JsfJspJbide1807Test/WebContent/WEB-INF/web.xml +A org.jboss.tools.jsf.ui.test/projects/JsfJspJbide1807Test/WebContent/WEB-INF +A org.jboss.tools.jsf.ui.test/projects/JsfJspJbide1807Test/WebContent/templates/common.xhtml +A org.jboss.tools.jsf.ui.test/projects/JsfJspJbide1807Test/WebContent/templates +A org.jboss.tools.jsf.ui.test/projects/JsfJspJbide1807Test/WebContent +A org.jboss.tools.jsf.ui.test/projects/JsfJspJbide1807Test/.settings/org.eclipse.jdt.core.prefs +A org.jboss.tools.jsf.ui.test/projects/JsfJspJbide1807Test/.settings/org.eclipse.wst.jsdt.ui.superType.name +A org.jboss.tools.jsf.ui.test/projects/JsfJspJbide1807Test/.settings/org.eclipse.wst.jsdt.ui.superType.container +A org.jboss.tools.jsf.ui.test/projects/JsfJspJbide1807Test/.settings/org.eclipse.wst.common.project.facet.core.xml +A org.jboss.tools.jsf.ui.test/projects/JsfJspJbide1807Test/.settings/.jsdtscope +A org.jboss.tools.jsf.ui.test/projects/JsfJspJbide1807Test/.settings/org.eclipse.wst.common.component +A org.jboss.tools.jsf.ui.test/projects/JsfJspJbide1807Test/.settings +A org.jboss.tools.jsf.ui.test/projects/JsfJspJbide1807Test +A org.jboss.tools.jsf.ui.test/projects/MissingKBBuilderTest/.classpath +A org.jboss.tools.jsf.ui.test/projects/MissingKBBuilderTest/JavaSource/demo/Person.java +A org.jboss.tools.jsf.ui.test/projects/MissingKBBuilderTest/JavaSource/demo +A org.jboss.tools.jsf.ui.test/projects/MissingKBBuilderTest/JavaSource/resources.properties +A org.jboss.tools.jsf.ui.test/projects/MissingKBBuilderTest/JavaSource +A org.jboss.tools.jsf.ui.test/projects/MissingKBBuilderTest/ant/build.properties +A org.jboss.tools.jsf.ui.test/projects/MissingKBBuilderTest/ant/build.xml +A org.jboss.tools.jsf.ui.test/projects/MissingKBBuilderTest/ant +A org.jboss.tools.jsf.ui.test/projects/MissingKBBuilderTest/.project +A org.jboss.tools.jsf.ui.test/projects/MissingKBBuilderTest/WebContent/pages/greeting.xhtml +A org.jboss.tools.jsf.ui.test/projects/MissingKBBuilderTest/WebContent/pages/inputname.xhtml +A org.jboss.tools.jsf.ui.test/projects/MissingKBBuilderTest/WebContent/pages +A org.jboss.tools.jsf.ui.test/projects/MissingKBBuilderTest/WebContent/META-INF/MANIFEST.MF +A org.jboss.tools.jsf.ui.test/projects/MissingKBBuilderTest/WebContent/META-INF +A org.jboss.tools.jsf.ui.test/projects/MissingKBBuilderTest/WebContent/index.jsp +A org.jboss.tools.jsf.ui.test/projects/MissingKBBuilderTest/WebContent/WEB-INF/faces-config.xml +A org.jboss.tools.jsf.ui.test/projects/MissingKBBuilderTest/WebContent/WEB-INF/lib/jsf-tlds.jar +A org.jboss.tools.jsf.ui.test/projects/MissingKBBuilderTest/WebContent/WEB-INF/lib +A org.jboss.tools.jsf.ui.test/projects/MissingKBBuilderTest/WebContent/WEB-INF/web.xml +A org.jboss.tools.jsf.ui.test/projects/MissingKBBuilderTest/WebContent/WEB-INF +A org.jboss.tools.jsf.ui.test/projects/MissingKBBuilderTest/WebContent/templates/common.xhtml +A org.jboss.tools.jsf.ui.test/projects/MissingKBBuilderTest/WebContent/templates +A org.jboss.tools.jsf.ui.test/projects/MissingKBBuilderTest/WebContent +A org.jboss.tools.jsf.ui.test/projects/MissingKBBuilderTest/bin/.project +A org.jboss.tools.jsf.ui.test/projects/MissingKBBuilderTest/bin/WebContent/WEB-INF/lib/commons-collections.jar +A org.jboss.tools.jsf.ui.test/projects/MissingKBBuilderTest/bin/WebContent/WEB-INF/lib/jsf-api.jar +A org.jboss.tools.jsf.ui.test/projects/MissingKBBuilderTest/bin/WebContent/WEB-INF/lib/commons-beanutils.jar +A org.jboss.tools.jsf.ui.test/projects/MissingKBBuilderTest/bin/WebContent/WEB-INF/lib/commons-digester.jar +A org.jboss.tools.jsf.ui.test/projects/MissingKBBuilderTest/bin/WebContent/WEB-INF/lib/commons-logging.jar +A org.jboss.tools.jsf.ui.test/projects/MissingKBBuilderTest/bin/WebContent/WEB-INF/lib/jsf-impl.jar +A org.jboss.tools.jsf.ui.test/projects/MissingKBBuilderTest/bin/WebContent/WEB-INF/lib/common-annotations.jar +A org.jboss.tools.jsf.ui.test/projects/MissingKBBuilderTest/bin/WebContent/WEB-INF/lib +A org.jboss.tools.jsf.ui.test/projects/MissingKBBuilderTest/bin/WebContent/WEB-INF +A org.jboss.tools.jsf.ui.test/projects/MissingKBBuilderTest/bin/WebContent +A org.jboss.tools.jsf.ui.test/projects/MissingKBBuilderTest/bin +A org.jboss.tools.jsf.ui.test/projects/MissingKBBuilderTest/.settings/org.eclipse.jdt.core.prefs +A org.jboss.tools.jsf.ui.test/projects/MissingKBBuilderTest/.settings/org.eclipse.wst.jsdt.ui.superType.name +A org.jboss.tools.jsf.ui.test/projects/MissingKBBuilderTest/.settings/org.eclipse.wst.jsdt.ui.superType.container +A org.jboss.tools.jsf.ui.test/projects/MissingKBBuilderTest/.settings/org.eclipse.wst.common.project.facet.core.xml +A org.jboss.tools.jsf.ui.test/projects/MissingKBBuilderTest/.settings/.jsdtscope +A org.jboss.tools.jsf.ui.test/projects/MissingKBBuilderTest/.settings/org.eclipse.wst.common.component +A org.jboss.tools.jsf.ui.test/projects/MissingKBBuilderTest/.settings +A org.jboss.tools.jsf.ui.test/projects/MissingKBBuilderTest +A org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.classpath +A org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.project +A org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/src/org/jboss/seam/example/numberguess/NumberGuess.java +A org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/src/org/jboss/seam/example/numberguess/FacesManagedBean.java +A org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/src/org/jboss/seam/example/numberguess/test.properties +A org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/src/org/jboss/seam/example/numberguess +A org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/src/org/jboss/seam/example +A org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/src/org/jboss/seam +A org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/src/org/jboss +A org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/src/org +A org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/src +A org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/web/WEB-INF/faces-config.xml +A org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/web/WEB-INF/lib/jsf-api.jar +A org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/web/WEB-INF/lib/jboss-seam-ui.jar +A org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/web/WEB-INF/lib/jsf-impl.jar +A org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/web/WEB-INF/lib/jboss-seam.jar +A org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/web/WEB-INF/lib +A org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/web/WEB-INF/web.xml +A org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/web/WEB-INF/classes +A org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/web/WEB-INF +A org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/web +A org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.settings/org.eclipse.jdt.core.prefs +A org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.settings/org.jboss.tools.jst.web.xml +A org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.settings/org.eclipse.wst.common.project.facet.core.xml +A org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.settings/org.eclipse.jst.common.project.facet.core.prefs +A org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.settings/org.eclipse.wst.common.component +A org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.settings +A org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts +M org.jboss.tools.jsf.ui.test/build.properties +A org.jboss.tools.jsf.ui.test/pom.xml +A org.jboss.tools.jsf.ui.test/.settings/org.eclipse.jdt.core.prefs +A org.jboss.tools.jsf.ui.test/.settings + M org.jboss.tools.jsf.ui.test + +diff svn manifest: +-Bundle-Version: 1.0.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- ?.?.? :: org.jboss.tools.jsf.ui.test ++ 3.1.0 :: org.jboss.tools.jsf.ui.test + +== ./jsf/tests/org.jboss.tools.jsf.verification.test == + +diff svn artifact: +M org.jboss.tools.jsf.verification.test/META-INF/MANIFEST.MF +M org.jboss.tools.jsf.verification.test/src/org/jboss/tools/jsf/verification/test/JSFVerificationTest.java +M org.jboss.tools.jsf.verification.test/build.properties +A org.jboss.tools.jsf.verification.test/pom.xml + M org.jboss.tools.jsf.verification.test + +diff svn manifest: +-Bundle-Version: 2.0.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- ?.?.? :: org.jboss.tools.jsf.verification.test ++ 3.1.0 :: org.jboss.tools.jsf.verification.test + +== ./jsf/tests/org.jboss.tools.jsf.vpe.ajax4jsf.test == + +diff svn artifact: +M org.jboss.tools.jsf.vpe.ajax4jsf.test/META-INF/MANIFEST.MF +M org.jboss.tools.jsf.vpe.ajax4jsf.test/src/org/jboss/tools/jsf/vpe/ajax4jsf/test/Ajax4JsfAllTests.java +M org.jboss.tools.jsf.vpe.ajax4jsf.test/src/org/jboss/tools/jsf/vpe/ajax4jsf/test/Ajax4JsfComponentContentTest.java +M org.jboss.tools.jsf.vpe.ajax4jsf.test/build.properties +A org.jboss.tools.jsf.vpe.ajax4jsf.test/pom.xml +M org.jboss.tools.jsf.vpe.ajax4jsf.test/resources/ajax4jsfTests/.project +M org.jboss.tools.jsf.vpe.ajax4jsf.test/plugin.xml + M org.jboss.tools.jsf.vpe.ajax4jsf.test + +diff svn manifest: +-Bundle-Version: 1.0.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- ?.?.? :: org.jboss.tools.jsf.vpe.ajax4jsf.test ++ 3.1.0 :: org.jboss.tools.jsf.vpe.ajax4jsf.test + +== ./jsf/tests/org.jboss.tools.jsf.vpe.facelets.test == + +diff svn artifact: +M org.jboss.tools.jsf.vpe.facelets.test/META-INF/MANIFEST.MF +M org.jboss.tools.jsf.vpe.facelets.test/src/org/jboss/tools/jsf/vpe/facelets/test/FaceletsAllTests.java +M org.jboss.tools.jsf.vpe.facelets.test/src/org/jboss/tools/jsf/vpe/facelets/test/FaceletsComponentContentTest.java +M org.jboss.tools.jsf.vpe.facelets.test/src/org/jboss/tools/jsf/vpe/facelets/test/FaceletsComponentTest.java +M org.jboss.tools.jsf.vpe.facelets.test/src/org/jboss/tools/jsf/vpe/facelets/test/jbide/JBIDE3416Test.java +M org.jboss.tools.jsf.vpe.facelets.test/build.properties +A org.jboss.tools.jsf.vpe.facelets.test/pom.xml +M org.jboss.tools.jsf.vpe.facelets.test/resources/faceletsTest/WebContent/pages/JBIDE/3416/jbide3416.xhtml.xml +M org.jboss.tools.jsf.vpe.facelets.test/resources/faceletsTest/.settings/org.jboss.tools.jst.web.xml +M org.jboss.tools.jsf.vpe.facelets.test/plugin.xml + M org.jboss.tools.jsf.vpe.facelets.test + +diff svn manifest: +-Bundle-Version: 1.0.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- ?.?.? :: org.jboss.tools.jsf.vpe.facelets.test ++ 3.1.0 :: org.jboss.tools.jsf.vpe.facelets.test + +== ./jsf/tests/org.jboss.tools.jsf.vpe.jbpm.test == + +diff svn artifact: + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.jboss.tools.jsf.vpe.jbpm.test ++ 1.0.0 :: org.jboss.tools.jsf.vpe.jbpm.test + +== ./jsf/tests/org.jboss.tools.jsf.vpe.jsf.test == + +diff svn artifact: +M org.jboss.tools.jsf.vpe.jsf.test/META-INF/MANIFEST.MF +M org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/Jsf20ComponentContentTest.java +D org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/NaturesChecker_JBIDE5701.java +A org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/ExceptionInVPEComments_JBIDE5143.java +A org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/TestContextPathResolution.java +M org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/JBIDE4213Test.java +M org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/RefreshBundles_JBIDE5460.java +M org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/JBIDE5920Test.java +M org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/JBIDE3734Test.java +M org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/ChangeMessageBundleTest_JBIDE5818.java +A org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/UnclosedELExpressionTest.java +M org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/OpenOnTLDPackedInJar_JBIDE5693.java +A org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VisualRefreshComment_JBIDE6067.java +M org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/JBIDE1484Test.java +M org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/JBIDE4509Test.java +M org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/TestFViewLocaleAttribute_JBIDE5218.java +M org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/JBIDE4510Test.java +M org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/JBIDE1720Test.java +M org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/JBIDE3441Test.java +M org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/JBIDE1615Test.java +M org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/JBIDE4534Test.java +M org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/JBIDE1744Test.java +M org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/JBIDE3473Test.java +M org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/JBIDE2582Test.java +M org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/JsfJbide1718Test.java +M org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/JsfJbide1467Test.java +M org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/OpenOnInJarPackageFragment_JBIDE5682.java +M org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/SelectWholeElement_JBIDE4713.java +M org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/JBIDE2010Test.java +M org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/EditingSPecialSymbolsVPE_JBIDE3810.java +M org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/JBIDE788Test.java +M org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/JsfJbide1501Test.java +M org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/ContextMenuDoubleInsertionTest_JBIDE3888.java +M org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/JBIDE2119Test.java +M org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/TestOpenOnForXhtmlFiles_JBIDE5577.java +M org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/JBIDE2624Test.java +A org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/DnD_JBIDE5042_JBIDE6229_Test.java +M org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/JBIDE4373Test.java +M org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/JsfAllTests.java +M org.jboss.tools.jsf.vpe.jsf.test/build.properties +A org.jboss.tools.jsf.vpe.jsf.test/pom.xml +D org.jboss.tools.jsf.vpe.jsf.test/resources/naturesCheckTest +M org.jboss.tools.jsf.vpe.jsf.test/resources/i18nTest/.project +A org.jboss.tools.jsf.vpe.jsf.test/resources/TestWith2URLPatterns/JavaSource +M org.jboss.tools.jsf.vpe.jsf.test/resources/TestWith2URLPatterns/.project +M org.jboss.tools.jsf.vpe.jsf.test/resources/jsfTest/.project +M org.jboss.tools.jsf.vpe.jsf.test/resources/jsfTest/WebContent/pages/components/facet.jsp.xml +M org.jboss.tools.jsf.vpe.jsf.test/resources/jsfTest/WebContent/pages/components/dataTable.jsp.xml +M org.jboss.tools.jsf.vpe.jsf.test/resources/jsfTest/WebContent/pages/JBIDE/3376/jbide3376.jsp.xml +A org.jboss.tools.jsf.vpe.jsf.test/resources/jsfTest/WebContent/pages/JBIDE/6131/6131test.xhtml +A org.jboss.tools.jsf.vpe.jsf.test/resources/jsfTest/WebContent/pages/JBIDE/6131 +D org.jboss.tools.jsf.vpe.jsf.test/resources/jsfTest/WebContent/pages/JBIDE/4710/index.xhtml +A org.jboss.tools.jsf.vpe.jsf.test/resources/jsfTest/WebContent/pages/JBIDE/4710/iceInputText.xhtml.xml +A org.jboss.tools.jsf.vpe.jsf.test/resources/jsfTest/WebContent/pages/JBIDE/4710/iceInputSecret.xhtml.xml +A org.jboss.tools.jsf.vpe.jsf.test/resources/jsfTest/WebContent/pages/JBIDE/4710/iceInputText.xhtml +A org.jboss.tools.jsf.vpe.jsf.test/resources/jsfTest/WebContent/pages/JBIDE/4710/iceOutputText.xhtml.xml +A org.jboss.tools.jsf.vpe.jsf.test/resources/jsfTest/WebContent/pages/JBIDE/4710/iceInputSecret.xhtml +A org.jboss.tools.jsf.vpe.jsf.test/resources/jsfTest/WebContent/pages/JBIDE/4710/iceOutputText.xhtml +A org.jboss.tools.jsf.vpe.jsf.test/resources/jsfTest/WebContent/pages/JBIDE/4710/iceSelectBooleanCheckbox.xhtml.xml +A org.jboss.tools.jsf.vpe.jsf.test/resources/jsfTest/WebContent/pages/JBIDE/4710/iceSelectBooleanCheckbox.xhtml +M org.jboss.tools.jsf.vpe.jsf.test/resources/jsfTest/WebContent/pages/JBIDE/5768/test.xhtml.xml +A org.jboss.tools.jsf.vpe.jsf.test/resources/jsfTest/WebContent/pages/JBIDE/5042_6229/JBIDE-5042-6229.html +A org.jboss.tools.jsf.vpe.jsf.test/resources/jsfTest/WebContent/pages/JBIDE/5042_6229 +A org.jboss.tools.jsf.vpe.jsf.test/resources/jsfTest/WebContent/pages/JBIDE/6064/jbide6064.xhtml.xml +A org.jboss.tools.jsf.vpe.jsf.test/resources/jsfTest/WebContent/pages/JBIDE/6064/jbide6064.xhtml +A org.jboss.tools.jsf.vpe.jsf.test/resources/jsfTest/WebContent/pages/JBIDE/6064 +A org.jboss.tools.jsf.vpe.jsf.test/resources/jsfTest/WebContent/pages/JBIDE/6067/JBIDE-6067.jsp +A org.jboss.tools.jsf.vpe.jsf.test/resources/jsfTest/WebContent/pages/JBIDE/6067 +A org.jboss.tools.jsf.vpe.jsf.test/resources/jsfTest/WebContent/pages/JBIDE/5143/test.html +A org.jboss.tools.jsf.vpe.jsf.test/resources/jsfTest/WebContent/pages/JBIDE/5143 +M org.jboss.tools.jsf.vpe.jsf.test/resources/JBIDE5460TestProject/.project +A org.jboss.tools.jsf.vpe.jsf.test/resources/jsf2test/WebContent/pages/JBIDE/5908/jbide5906-on-server.png +M org.jboss.tools.jsf.vpe.jsf.test/resources/jsf2test/WebContent/pages/JBIDE/5908/welcome.xhtml.xml +M org.jboss.tools.jsf.vpe.jsf.test/resources/jsf2test/WebContent/pages/JBIDE/5908/welcome.xhtml +A org.jboss.tools.jsf.vpe.jsf.test/resources/jsf2test/WebContent/pages/JBIDE/5985/testFacesContextResolution.jsp.xml +A org.jboss.tools.jsf.vpe.jsf.test/resources/jsf2test/WebContent/pages/JBIDE/5985/testFacesContextResolution.jsp +A org.jboss.tools.jsf.vpe.jsf.test/resources/jsf2test/WebContent/pages/JBIDE/5985 +A org.jboss.tools.jsf.vpe.jsf.test/resources/jsf2test/WebContent/resources/rich/img/footer_background.png +A org.jboss.tools.jsf.vpe.jsf.test/resources/jsf2test/WebContent/resources/rich/img/header_background.png +A org.jboss.tools.jsf.vpe.jsf.test/resources/jsf2test/WebContent/resources/rich/img/panel_header.png +A org.jboss.tools.jsf.vpe.jsf.test/resources/jsf2test/WebContent/resources/rich/img +M org.jboss.tools.jsf.vpe.jsf.test/resources/jsfLocales/.project +M org.jboss.tools.jsf.vpe.jsf.test/plugin.xml + M org.jboss.tools.jsf.vpe.jsf.test + +diff svn manifest: +-Bundle-Version: 1.0.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- ?.?.? :: org.jboss.tools.jsf.vpe.jsf.test ++ 3.1.0 :: org.jboss.tools.jsf.vpe.jsf.test + +== ./jsf/tests/org.jboss.tools.jsf.vpe.jstl.test == + +diff svn artifact: +M org.jboss.tools.jsf.vpe.jstl.test/META-INF/MANIFEST.MF +M org.jboss.tools.jsf.vpe.jstl.test/src/org/jboss/tools/jsf/vpe/jstl/test/JstlAllTests.java +M org.jboss.tools.jsf.vpe.jstl.test/src/org/jboss/tools/jsf/vpe/jstl/test/JstlTestPlugin.java +M org.jboss.tools.jsf.vpe.jstl.test/build.properties +A org.jboss.tools.jsf.vpe.jstl.test/pom.xml +M org.jboss.tools.jsf.vpe.jstl.test/plugin.xml + M org.jboss.tools.jsf.vpe.jstl.test + +diff svn manifest: +-Bundle-Version: 1.0.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- ?.?.? :: org.jboss.tools.jsf.vpe.jstl.test ++ 3.1.0 :: org.jboss.tools.jsf.vpe.jstl.test + +== ./jsf/tests/org.jboss.tools.jsf.vpe.myfaces.test == + +diff svn artifact: +M org.jboss.tools.jsf.vpe.myfaces.test/META-INF/MANIFEST.MF +M org.jboss.tools.jsf.vpe.myfaces.test/src/org/jboss/tools/jsf/vpe/myfaces/test/MyFacesAllTests.java +M org.jboss.tools.jsf.vpe.myfaces.test/build.properties +A org.jboss.tools.jsf.vpe.myfaces.test/pom.xml +M org.jboss.tools.jsf.vpe.myfaces.test/plugin.xml + M org.jboss.tools.jsf.vpe.myfaces.test + +diff svn manifest: +-Bundle-Version: 1.0.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- ?.?.? :: org.jboss.tools.jsf.vpe.myfaces.test ++ 3.1.0 :: org.jboss.tools.jsf.vpe.myfaces.test + +== ./jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test == + +diff svn artifact: +M org.jboss.tools.jsf.vpe.richfaces.test/META-INF/MANIFEST.MF +D org.jboss.tools.jsf.vpe.richfaces.test/src/org/jboss/tools/jsf/vpe/richfaces/test/RichFacesProgressBarTemplateTestCase.java +D org.jboss.tools.jsf.vpe.richfaces.test/src/org/jboss/tools/jsf/vpe/richfaces/test/RichFacesInplaceInputTemplateTestCase.java +M org.jboss.tools.jsf.vpe.richfaces.test/src/org/jboss/tools/jsf/vpe/richfaces/test/RichFacesColumnsTemplateTestCase.java +M org.jboss.tools.jsf.vpe.richfaces.test/src/org/jboss/tools/jsf/vpe/richfaces/test/RichFacesPickListTemplateTestCase.java +M org.jboss.tools.jsf.vpe.richfaces.test/src/org/jboss/tools/jsf/vpe/richfaces/test/RichFacesAllTests.java +M org.jboss.tools.jsf.vpe.richfaces.test/src/org/jboss/tools/jsf/vpe/richfaces/test/RichFacesComboBoxTemplateTestCase.java +M org.jboss.tools.jsf.vpe.richfaces.test/src/org/jboss/tools/jsf/vpe/richfaces/test/jbide/Jbide1548Test.java +M org.jboss.tools.jsf.vpe.richfaces.test/src/org/jboss/tools/jsf/vpe/richfaces/test/jbide/Jbide1639Test.java +M org.jboss.tools.jsf.vpe.richfaces.test/src/org/jboss/tools/jsf/vpe/richfaces/test/jbide/JBIDE1579Test.java +M org.jboss.tools.jsf.vpe.richfaces.test/src/org/jboss/tools/jsf/vpe/richfaces/test/jbide/JBIDE1613Test.java +M org.jboss.tools.jsf.vpe.richfaces.test/src/org/jboss/tools/jsf/vpe/richfaces/test/jbide/JBIDE1713Test.java +M org.jboss.tools.jsf.vpe.richfaces.test/src/org/jboss/tools/jsf/vpe/richfaces/test/jbide/Jbide1614Test.java +M org.jboss.tools.jsf.vpe.richfaces.test/src/org/jboss/tools/jsf/vpe/richfaces/test/jbide/JBIDE1606Test.java +M org.jboss.tools.jsf.vpe.richfaces.test/src/org/jboss/tools/jsf/vpe/richfaces/test/jbide/Jbide1580Test.java +M org.jboss.tools.jsf.vpe.richfaces.test/src/org/jboss/tools/jsf/vpe/richfaces/test/jbide/Jbide1682Test.java +M org.jboss.tools.jsf.vpe.richfaces.test/build.properties +A org.jboss.tools.jsf.vpe.richfaces.test/pom.xml +M org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/progressBar.xhtml +M org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/dataTable&Spacer&DataScroller.xhtml.xml +M org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/inplaceInput.xhtml.xml +M org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/inplaceInput.xhtml +M org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/panel.xhtml.xml +M org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/messages.xhtml.xml +M org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/messages.xhtml +M org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/dataDefinitionList.xhtml.xml +M org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/columns.xhtml.xml +M org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/column.xhtml.xml +M org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/subTable.xhtml +M org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/pickList/pickList.xhtml +M org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/orderingList.xhtml.xml +M org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/dataFilterSlider.xhtml.xml +M org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/listShuttle.xhtml.xml +M org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/progressBar.xhtml.xml +M org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/JBIDE/1682/JBIDE-1682-with-popup.xhtml +M org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/JBIDE/1639/JBIDE-1639.xhtml +M org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/JBIDE/1579/JBIDE-1579-2buttons.xhtml +M org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/JBIDE/1579/JBIDE-1579-4buttons.xhtml +M org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/JBIDE/1580/JBIDE-1580-4button.xhtml +M org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/JBIDE/1580/JBIDE-1580-8button.xhtml +A org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/css/main.css +A org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/css +M org.jboss.tools.jsf.vpe.richfaces.test/plugin.xml + M org.jboss.tools.jsf.vpe.richfaces.test + +diff svn manifest: +-Bundle-Version: 1.0.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- ?.?.? :: org.jboss.tools.jsf.vpe.richfaces.test ++ 3.1.0 :: org.jboss.tools.jsf.vpe.richfaces.test + +== ./jsf/tests/org.jboss.tools.jsf.vpe.seam.test == + +diff svn artifact: +M org.jboss.tools.jsf.vpe.seam.test/META-INF/MANIFEST.MF +M org.jboss.tools.jsf.vpe.seam.test/src/org/jboss/tools/jsf/vpe/seam/test/SeamAllTests.java +M org.jboss.tools.jsf.vpe.seam.test/build.properties +A org.jboss.tools.jsf.vpe.seam.test/pom.xml +M org.jboss.tools.jsf.vpe.seam.test/plugin.xml + M org.jboss.tools.jsf.vpe.seam.test + +diff svn manifest: +-Bundle-Version: 1.0.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- ?.?.? :: org.jboss.tools.jsf.vpe.seam.test ++ 3.1.0 :: org.jboss.tools.jsf.vpe.seam.test + +== ./jst/features/org.jboss.tools.jst.feature == + +diff svn artifact: +M org.jboss.tools.jst.feature/feature.xml +A org.jboss.tools.jst.feature/pom.xml + M org.jboss.tools.jst.feature + +diff svn manifest: +- version="2.0.0"> ++ version="3.1.0.qualifier"> + +diff rel baseline: +- ?.?.? :: org.jboss.tools.jst.feature ++ 3.1.0 :: org.jboss.tools.jst.feature + +== ./jst/features/org.jboss.tools.jst.web.tiles.feature == + +diff svn artifact: +M org.jboss.tools.jst.web.tiles.feature/feature.xml +A org.jboss.tools.jst.web.tiles.feature/pom.xml + M org.jboss.tools.jst.web.tiles.feature + +diff svn manifest: +- version="2.0.0"> ++ version="3.1.0.qualifier"> + +diff rel baseline: +- ?.?.? :: org.jboss.tools.jst.web.tiles.feature ++ 3.1.0 :: org.jboss.tools.jst.web.tiles.feature + +== ./jst/plugins/org.jboss.tools.jst.css == + +diff svn artifact: +M org.jboss.tools.jst.css/META-INF/MANIFEST.MF +M org.jboss.tools.jst.css/src/org/jboss/tools/jst/css/common/CSSStyleListener.java +M org.jboss.tools.jst.css/src/org/jboss/tools/jst/css/common/CSSStyleRuleContainer.java +M org.jboss.tools.jst.css/plugin.properties +M org.jboss.tools.jst.css/build.properties +A org.jboss.tools.jst.css/pom.xml +A org.jboss.tools.jst.css/about.html + M org.jboss.tools.jst.css + +diff svn manifest: +-Bundle-Version: 1.0.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- 3.1.0 :: org.jboss.tools.jst.css ++ 3.1.0 :: org.jboss.tools.jst.css + +== ./jst/plugins/org.jboss.tools.jst.firstrun == + +diff svn artifact: +M org.jboss.tools.jst.firstrun/META-INF/MANIFEST.MF +A org.jboss.tools.jst.firstrun/pom.xml + M org.jboss.tools.jst.firstrun + +diff svn manifest: +-Bundle-Version: 2.0.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- 3.1.0 :: org.jboss.tools.jst.firstrun ++ 3.1.0 :: org.jboss.tools.jst.firstrun + +== ./jst/plugins/org.jboss.tools.jst.jsp == + +diff svn artifact: +M org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/outline/JSPDialogCellEditor.java +M org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/outline/cssdialog/FontFamilyDialog.java +M org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/outline/cssdialog/common/CSSSelectorValidator.java +M org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/outline/cssdialog/common/StyleAttributes.java +M org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/outline/cssdialog/common/Constants.java +A org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/outline/cssdialog/cssselector/CSSStyleClassSelector.java +A org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/outline/cssdialog/cssselector/model/CSSSelectorTableModel.java +A org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/outline/cssdialog/cssselector/model/CSSRuleContainer.java +A org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/outline/cssdialog/cssselector/model/CSSStyleSheetContainer.java +A org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/outline/cssdialog/cssselector/model/CSSSelectorTreeModel.java +A org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/outline/cssdialog/cssselector/model/CSSSelectorUtils.java +A org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/outline/cssdialog/cssselector/model/CSSContainer.java +A org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/outline/cssdialog/cssselector/model/CSSJSPRecognizer.java +A org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/outline/cssdialog/cssselector/model/CSSTreeNode.java +A org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/outline/cssdialog/cssselector/model +A org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/outline/cssdialog/cssselector/CSSSelectorPartComposite.java +A org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/outline/cssdialog/cssselector/viewers/CSSSelectorFilter.java +A org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/outline/cssdialog/cssselector/viewers/CSSSelectorTreeContentProvider.java +A org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/outline/cssdialog/cssselector/viewers/CSSSelectorTableViewer.java +A org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/outline/cssdialog/cssselector/viewers/CSSSelectorTreeLabelProvider.java +A org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/outline/cssdialog/cssselector/viewers/CSSSelectorTableContentProvider.java +A org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/outline/cssdialog/cssselector/viewers/CSSSelectorTreeViewer.java +A org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/outline/cssdialog/cssselector/viewers +A org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/outline/cssdialog/cssselector/dnd/CSSTableDragAdapter.java +A org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/outline/cssdialog/cssselector/dnd/CSSTableDropAdapter.java +A org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/outline/cssdialog/cssselector/dnd/CSSTreeDragAdapter.java +A org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/outline/cssdialog/cssselector/dnd +A org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/outline/cssdialog/cssselector/selection/CSSClassSelectionChangedEvent.java +A org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/outline/cssdialog/cssselector/selection/CSSTableSelectionChangedEvent.java +A org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/outline/cssdialog/cssselector/selection/CSSTreeSelectionChangedEvent.java +A org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/outline/cssdialog/cssselector/selection/CSSSelectionEventManager.java +A org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/outline/cssdialog/cssselector/selection/ICSSClassSelectionChangedListener.java +A org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/outline/cssdialog/cssselector/selection +A org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/outline/cssdialog/cssselector/CSSSelectorPreview.java +A org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/outline/cssdialog/cssselector +M org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/outline/cssdialog/AbstractCSSDialog.java +M org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/outline/ValueHelper.java +M org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/JSPTextViewerConfiguration.java +M org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/contentassist/XmlContentAssistProcessor.java +M org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/contentassist/FaceletPageContectAssistProcessor.java +A org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/contentassist/AutoELContentAssistantProposal.java +M org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/contentassist/JspContentAssistProcessor.java +M org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/JspEditorPlugin.java +M org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/jspeditor/JSPMultiPageEditorPart.java +M org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/jspeditor/dnd/JSPPaletteInsertHelper.java +M org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/jspeditor/dnd/PaletteDropCommand.java +M org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/jspeditor/dnd/PaletteTaglibInserter.java +M org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/jspeditor/JSPTextEditor.java +M org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/jspeditor/info/FaceletTagInfoHoverProcessor.java +A org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/jspeditor/info/ELInfoHoverMessages.properties +A org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/jspeditor/info/ELInfoHooverMessages.java +A org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/jspeditor/info/JavaStringELInfoHover.java +M org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/jspeditor/info/ChainTextHover.java +M org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/HTMLTextViewerConfiguration.java +M org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/drop/treeviewer/model/AttributeValueResourceFactory.java +M org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/messages/messages.properties +M org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/messages/JstUIMessages.java +M org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/TextViewerConfigurationDelegate.java +A org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/util/FileUtil.java +M org.jboss.tools.jst.jsp/plugin.properties +A org.jboss.tools.jst.jsp/pom.xml +M org.jboss.tools.jst.jsp/plugin.xml +A org.jboss.tools.jst.jsp/schema/editorContentAssistent.exsd +M org.jboss.tools.jst.jsp/META-INF/MANIFEST.MF +A org.jboss.tools.jst.jsp/images/cssdialog/up.gif +A org.jboss.tools.jst.jsp/images/cssdialog/style_class.gif +A org.jboss.tools.jst.jsp/images/cssdialog/down.gif +A org.jboss.tools.jst.jsp/images/cssdialog/style_sheet.gif + M org.jboss.tools.jst.jsp + +diff svn manifest: +-Bundle-Version: 2.0.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- 3.1.0 :: org.jboss.tools.jst.jsp ++ 3.1.0 :: org.jboss.tools.jst.jsp + +== ./jst/plugins/org.jboss.tools.jst.text.ext == + +diff svn artifact: +M org.jboss.tools.jst.text.ext/META-INF/MANIFEST.MF +A org.jboss.tools.jst.text.ext/pom.xml +M org.jboss.tools.jst.text.ext/plugin.xml + M org.jboss.tools.jst.text.ext + +diff svn manifest: +-Bundle-Version: 2.0.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- 3.1.0 :: org.jboss.tools.jst.text.ext ++ 3.1.0 :: org.jboss.tools.jst.text.ext + +== ./jst/plugins/org.jboss.tools.jst.web == + +diff svn artifact: +M org.jboss.tools.jst.web/src/org/jboss/tools/jst/web/model/handlers/CreateJSPFileSupport.java +M org.jboss.tools.jst.web/src/org/jboss/tools/jst/web/model/helpers/WebAppHelper.java +M org.jboss.tools.jst.web/src/org/jboss/tools/jst/web/tld/model/TLDUtil.java +M org.jboss.tools.jst.web/src/org/jboss/tools/jst/web/context/RegisterServerContext.java +M org.jboss.tools.jst.web/src/org/jboss/tools/jst/web/context/ImportWebProjectContext.java +M org.jboss.tools.jst.web/src/org/jboss/tools/jst/web/webapp/model/FileWebAppLoader.java +M org.jboss.tools.jst.web/src/org/jboss/tools/jst/web/webapp/model/FileWebAppRecognizer.java +A org.jboss.tools.jst.web/src/org/jboss/tools/jst/web/webapp/model/WebAppAuxFolderImpl.java +A org.jboss.tools.jst.web/src/org/jboss/tools/jst/web/webapp/model/FileWebAppFilteredTreeConstraint.java +A org.jboss.tools.jst.web/pom.xml +M org.jboss.tools.jst.web/plugin.xml +M org.jboss.tools.jst.web/META-INF/MANIFEST.MF +M org.jboss.tools.jst.web/resources/meta/web.meta +A org.jboss.tools.jst.web/resources/meta/webapp30.meta +M org.jboss.tools.jst.web/resources/meta/strutswebapp.meta +M org.jboss.tools.jst.web/resources/meta/studio_eclipse_option.meta +M org.jboss.tools.jst.web/resources/meta/webapp24.meta +M org.jboss.tools.jst.web/resources/help/keys-web.properties + M org.jboss.tools.jst.web + +diff svn manifest: +-Bundle-Version: 2.0.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- 3.1.0 :: org.jboss.tools.jst.web ++ 3.1.0 :: org.jboss.tools.jst.web + +== ./jst/plugins/org.jboss.tools.jst.web.kb == + +diff svn artifact: +M org.jboss.tools.jst.web.kb/META-INF/MANIFEST.MF +M org.jboss.tools.jst.web.kb/taglibs/JsfCore.xml +M org.jboss.tools.jst.web.kb/src/org/jboss/tools/jst/web/kb/taglib/CustomTagLibManager.java +A org.jboss.tools.jst.web.kb/src/org/jboss/tools/jst/web/kb/refactoring/RefactorSearcher.java +A org.jboss.tools.jst.web.kb/src/org/jboss/tools/jst/web/kb/refactoring +M org.jboss.tools.jst.web.kb/src/org/jboss/tools/jst/web/kb/internal/taglib/HTMLTagLibrary.java +M org.jboss.tools.jst.web.kb/src/org/jboss/tools/jst/web/kb/internal/taglib/CustomTagLibrary.java +M org.jboss.tools.jst.web.kb/src/org/jboss/tools/jst/web/kb/internal/KbProject.java +M org.jboss.tools.jst.web.kb/src/org/jboss/tools/jst/web/kb/internal/scanner/XMLScanner.java +M org.jboss.tools.jst.web.kb/src/org/jboss/tools/jst/web/kb/internal/scanner/LibraryScanner.java +M org.jboss.tools.jst.web.kb/build.properties +A org.jboss.tools.jst.web.kb/pom.xml +M org.jboss.tools.jst.web.kb/plugin.xml + M org.jboss.tools.jst.web.kb + +diff svn manifest: +-Bundle-Version: 1.0.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- 3.1.0 :: org.jboss.tools.jst.web.kb ++ 3.1.0 :: org.jboss.tools.jst.web.kb + +== ./jst/plugins/org.jboss.tools.jst.web.tiles == + +diff svn artifact: +M org.jboss.tools.jst.web.tiles/META-INF/MANIFEST.MF +A org.jboss.tools.jst.web.tiles/pom.xml + M org.jboss.tools.jst.web.tiles + +diff svn manifest: +-Bundle-Version: 2.0.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- 3.1.0 :: org.jboss.tools.jst.web.tiles ++ 3.1.0 :: org.jboss.tools.jst.web.tiles + +== ./jst/plugins/org.jboss.tools.jst.web.tiles.ui == + +diff svn artifact: +M org.jboss.tools.jst.web.tiles.ui/META-INF/MANIFEST.MF +M org.jboss.tools.jst.web.tiles.ui/src/org/jboss/tools/jst/web/tiles/ui/editor/figures/TilesDiagramLayout.java +A org.jboss.tools.jst.web.tiles.ui/pom.xml + M org.jboss.tools.jst.web.tiles.ui + +diff svn manifest: +-Bundle-Version: 2.0.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- 3.1.0 :: org.jboss.tools.jst.web.tiles.ui ++ 3.1.0 :: org.jboss.tools.jst.web.tiles.ui + +== ./jst/plugins/org.jboss.tools.jst.web.ui == + +diff svn artifact: +M org.jboss.tools.jst.web.ui/META-INF/MANIFEST.MF +M org.jboss.tools.jst.web.ui/src/org/jboss/tools/jst/web/ui/operation/WebNatureOperation.java +M org.jboss.tools.jst.web.ui/src/org/jboss/tools/jst/web/ui/messages.properties +M org.jboss.tools.jst.web.ui/src/org/jboss/tools/jst/web/ui/wizards/project/ImportWebProjectWizard.java +M org.jboss.tools.jst.web.ui/src/org/jboss/tools/jst/web/ui/wizards/project/ImportWebWarWizard.java +M org.jboss.tools.jst.web.ui/src/org/jboss/tools/jst/web/ui/wizards/project/ImportWebProjectWizardPage.java +A org.jboss.tools.jst.web.ui/src/org/jboss/tools/jst/web/ui/wizards/newfile/NewXHTMLTemplatesWizardPage.java +A org.jboss.tools.jst.web.ui/src/org/jboss/tools/jst/web/ui/wizards/newfile/NewXHTMLWizard.java +A org.jboss.tools.jst.web.ui/src/org/jboss/tools/jst/web/ui/wizards/newfile/NewXHTMLWizardSelectTagLibrariesPage.java +A org.jboss.tools.jst.web.ui/src/org/jboss/tools/jst/web/ui/editor/pref/template/TemplateContextTypeIdsXHTML.java +A org.jboss.tools.jst.web.ui/src/org/jboss/tools/jst/web/ui/editor/pref/template/TemplateContextTypeXHTML.java +A org.jboss.tools.jst.web.ui/src/org/jboss/tools/jst/web/ui/editor/pref/template/contentassist/XHTMLTemplateCompletionProcessor.java +A org.jboss.tools.jst.web.ui/src/org/jboss/tools/jst/web/ui/editor/pref/template/contentassist/XHTMLContentAssistProcessor.java +A org.jboss.tools.jst.web.ui/src/org/jboss/tools/jst/web/ui/editor/pref/template/contentassist +A org.jboss.tools.jst.web.ui/src/org/jboss/tools/jst/web/ui/editor/pref/template/VPETemplatePreferencePage.java +A org.jboss.tools.jst.web.ui/src/org/jboss/tools/jst/web/ui/editor/pref/template +A org.jboss.tools.jst.web.ui/src/org/jboss/tools/jst/web/ui/editor/pref +A org.jboss.tools.jst.web.ui/src/org/jboss/tools/jst/web/ui/editor +M org.jboss.tools.jst.web.ui/src/org/jboss/tools/jst/web/ui/Messages.java +M org.jboss.tools.jst.web.ui/src/org/jboss/tools/jst/web/ui/editors/webapp/form/WebAppServletFormLayoutData.java +M org.jboss.tools.jst.web.ui/src/org/jboss/tools/jst/web/ui/editors/webapp/form/WebAppFilterFormLayoutData.java +M org.jboss.tools.jst.web.ui/src/org/jboss/tools/jst/web/ui/editors/webapp/form/WebAppSecurityConstraintFormLayoutData.java +M org.jboss.tools.jst.web.ui/src/org/jboss/tools/jst/web/ui/editors/webapp/form/WebAppFoldersFormLayoutData.java +A org.jboss.tools.jst.web.ui/src/org/jboss/tools/jst/web/ui/editors/webapp/form/WebAppListsFormLayoutData.java +M org.jboss.tools.jst.web.ui/src/org/jboss/tools/jst/web/ui/editors/webapp/form/WebAppFileFormLayoutData.java +M org.jboss.tools.jst.web.ui/src/org/jboss/tools/jst/web/ui/editors/webapp/form/WebAppFormLayoutData.java +M org.jboss.tools.jst.web.ui/src/org/jboss/tools/jst/web/ui/editors/webapp/form/WebAppJspConfigFormLayoutData.java +M org.jboss.tools.jst.web.ui/src/org/jboss/tools/jst/web/ui/WebUiPlugin.java +A org.jboss.tools.jst.web.ui/src/org/jboss/tools/jst/web/ui/action/AddTLDMarkerResolution.java +A org.jboss.tools.jst.web.ui/src/org/jboss/tools/jst/web/ui/action/JSPProblemMarkerResolutionGenerator.java +A org.jboss.tools.jst.web.ui/src/org/jboss/tools/jsf/ui/editor +A org.jboss.tools.jst.web.ui/src/org/jboss/tools/jsf/ui +A org.jboss.tools.jst.web.ui/src/org/jboss/tools/jsf +A org.jboss.tools.jst.web.ui/src/templates/xhtmldefault-templates.properties +A org.jboss.tools.jst.web.ui/src/templates/xhtmldefault-templates.xml +A org.jboss.tools.jst.web.ui/src/templates +M org.jboss.tools.jst.web.ui/plugin.properties +A org.jboss.tools.jst.web.ui/pom.xml +M org.jboss.tools.jst.web.ui/plugin.xml + M org.jboss.tools.jst.web.ui + +diff svn manifest: +-Bundle-Version: 2.0.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- 3.1.0 :: org.jboss.tools.jst.web.ui ++ 3.1.0 :: org.jboss.tools.jst.web.ui + +== ./jst/plugins/org.jboss.tools.jst.web.verification == + +diff svn artifact: +M org.jboss.tools.jst.web.verification/META-INF/MANIFEST.MF +A org.jboss.tools.jst.web.verification/pom.xml + M org.jboss.tools.jst.web.verification + +diff svn manifest: +-Bundle-Version: 2.0.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- 3.1.0 :: org.jboss.tools.jst.web.verification ++ 3.1.0 :: org.jboss.tools.jst.web.verification + +== ./jst/tests/org.jboss.tools.jst.css.test == + +diff svn artifact: +M org.jboss.tools.jst.css.test/META-INF/MANIFEST.MF +M org.jboss.tools.jst.css.test/build.properties +A org.jboss.tools.jst.css.test/pom.xml + M org.jboss.tools.jst.css.test + +diff svn manifest: +-Bundle-Version: 1.0.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- ?.?.? :: org.jboss.tools.jst.css.test ++ 3.1.0 :: org.jboss.tools.jst.css.test + +== ./jst/tests/org.jboss.tools.jst.jsp.test == + +diff svn artifact: +M org.jboss.tools.jst.jsp.test/META-INF/MANIFEST.MF +D org.jboss.tools.jst.jsp.test/src/org/jboss/tools/jst/jsp/test/ca/CAForCompositeComponentTest.java +D org.jboss.tools.jst.jsp.test/src/org/jboss/tools/jst/jsp/test/ca/JstJspJbide1759Test.java +D org.jboss.tools.jst.jsp.test/src/org/jboss/tools/jst/jsp/test/ca/StrutsJspJbide1648Test.java +D org.jboss.tools.jst.jsp.test/src/org/jboss/tools/jst/jsp/test/ca/JsfJspJbide2016Test.java +D org.jboss.tools.jst.jsp.test/src/org/jboss/tools/jst/jsp/test/ca/CAForIDTest.java +D org.jboss.tools.jst.jsp.test/src/org/jboss/tools/jst/jsp/test/ca/CAForUnclosedELTest.java +D org.jboss.tools.jst.jsp.test/src/org/jboss/tools/jst/jsp/test/ca/JsfJspJbide1813Test.java +D org.jboss.tools.jst.jsp.test/src/org/jboss/tools/jst/jsp/test/ca/JsfJspJbide2437Test.java +D org.jboss.tools.jst.jsp.test/src/org/jboss/tools/jst/jsp/test/ca/JsfJspJbide1807Test.java +D org.jboss.tools.jst.jsp.test/src/org/jboss/tools/jst/jsp/test/ca/CAForELinStyleTest.java +D org.jboss.tools.jst.jsp.test/src/org/jboss/tools/jst/jsp/test/ca/MissingKBBuilderTest.java +M org.jboss.tools.jst.jsp.test/src/org/jboss/tools/jst/jsp/test/ca/Jbide1791Test.java +M org.jboss.tools.jst.jsp.test/src/org/jboss/tools/jst/jsp/test/ca/JstJspJbide1641Test.java +M org.jboss.tools.jst.jsp.test/src/org/jboss/tools/jst/jsp/test/ca/CommonContentAssistantTestCase.java +M org.jboss.tools.jst.jsp.test/src/org/jboss/tools/jst/jsp/test/ca/JsfJspJbide1704Test.java +M org.jboss.tools.jst.jsp.test/src/org/jboss/tools/jst/jsp/test/ca/JsfJspJbide1717Test.java +M org.jboss.tools.jst.jsp.test/src/org/jboss/tools/jst/jsp/test/ca/JstJspJbide1585Test.java +M org.jboss.tools.jst.jsp.test/src/org/jboss/tools/jst/jsp/test/JstJspAllTests.java +D org.jboss.tools.jst.jsp.test/projects/CAForCompositeComponentTest +D org.jboss.tools.jst.jsp.test/projects/CAForELinStyleTest +D org.jboss.tools.jst.jsp.test/projects/StrutsJbide1648Test +D org.jboss.tools.jst.jsp.test/projects/CAForIDTest +D org.jboss.tools.jst.jsp.test/projects/JsfJbide2016Test +D org.jboss.tools.jst.jsp.test/projects/JsfJspJbide1813Test +D org.jboss.tools.jst.jsp.test/projects/JsfJspJbide1807Test +D org.jboss.tools.jst.jsp.test/projects/MissingKBBuilderTest +M org.jboss.tools.jst.jsp.test/build.properties +A org.jboss.tools.jst.jsp.test/pom.xml + M org.jboss.tools.jst.jsp.test + +diff svn manifest: +-Bundle-Version: 1.0.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- ?.?.? :: org.jboss.tools.jst.jsp.test ++ 3.1.0 :: org.jboss.tools.jst.jsp.test + +== ./jst/tests/org.jboss.tools.jst.text.ext.test == + +diff svn artifact: + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.jboss.tools.jst.text.ext.test ++ 3.1.0 :: org.jboss.tools.jst.text.ext.test + +== ./jst/tests/org.jboss.tools.jst.ui.bot.test == + +diff svn artifact: +M org.jboss.tools.jst.ui.bot.test/META-INF/MANIFEST.MF +M org.jboss.tools.jst.ui.bot.test/src/org/jboss/tools/ui/bot/test/WidgetVariables.java +M org.jboss.tools.jst.ui.bot.test/src/org/jboss/tools/ui/bot/test/JBTSWTBotTestCase.java +A org.jboss.tools.jst.ui.bot.test/pom.xml + M org.jboss.tools.jst.ui.bot.test + +diff svn manifest: +-Bundle-Version: 1.0.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- ?.?.? :: org.jboss.tools.jst.ui.bot.test ++ 3.1.0 :: org.jboss.tools.jst.ui.bot.test + +== ./jst/tests/org.jboss.tools.jst.ui.firstrun.bot.test == + +diff svn artifact: +M org.jboss.tools.jst.ui.firstrun.bot.test/META-INF/MANIFEST.MF +A org.jboss.tools.jst.ui.firstrun.bot.test/pom.xml + M org.jboss.tools.jst.ui.firstrun.bot.test + +diff svn manifest: +-Bundle-Version: 1.0.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- ?.?.? :: org.jboss.tools.jst.ui.firstrun.bot.test ++ 3.1.0 :: org.jboss.tools.jst.ui.firstrun.bot.test + +== ./jst/tests/org.jboss.tools.jst.web.kb.test == + +diff svn artifact: +M org.jboss.tools.jst.web.kb.test/META-INF/MANIFEST.MF +M org.jboss.tools.jst.web.kb.test/src/org/jboss/tools/jst/web/kb/test/WebKbTest.java +M org.jboss.tools.jst.web.kb.test/src/org/jboss/tools/jst/web/kb/test/KbModelTest.java +D org.jboss.tools.jst.web.kb.test/projects/TestKbModel/ant +M org.jboss.tools.jst.web.kb.test/projects/TestKbModel/.project +D org.jboss.tools.jst.web.kb.test/projects/TestKbModel/WebContent/META-INF +D org.jboss.tools.jst.web.kb.test/projects/TestKbModel/WebContent/index.jsp +D org.jboss.tools.jst.web.kb.test/projects/TestKbModel/WebContent/pages/hello.jsp +M org.jboss.tools.jst.web.kb.test/projects/TestKbModel/WebContent/pages/inputUserName.jsp +D org.jboss.tools.jst.web.kb.test/projects/TestKbModel/WebContent/WEB-INF/lib/commons-collections.jar +D org.jboss.tools.jst.web.kb.test/projects/TestKbModel/WebContent/WEB-INF/lib/jsf-api.jar +D org.jboss.tools.jst.web.kb.test/projects/TestKbModel/WebContent/WEB-INF/lib/jstl.jar +D org.jboss.tools.jst.web.kb.test/projects/TestKbModel/WebContent/WEB-INF/lib/commons-beanutils.jar +D org.jboss.tools.jst.web.kb.test/projects/TestKbModel/WebContent/WEB-INF/lib/commons-digester.jar +D org.jboss.tools.jst.web.kb.test/projects/TestKbModel/WebContent/WEB-INF/lib/commons-logging.jar +D org.jboss.tools.jst.web.kb.test/projects/TestKbModel/WebContent/WEB-INF/lib/standard.jar +D org.jboss.tools.jst.web.kb.test/projects/TestKbModel/WebContent/WEB-INF/lib/common-annotations.jar +M org.jboss.tools.jst.web.kb.test/projects/TestKbModel/WebContent/WEB-INF/lib/jsf-impl.jar +D org.jboss.tools.jst.web.kb.test/projects/TestKbModel/WebContent/WEB-INF/classes/demo +M org.jboss.tools.jst.web.kb.test/build.properties +A org.jboss.tools.jst.web.kb.test/pom.xml + M org.jboss.tools.jst.web.kb.test + +diff svn manifest: +-Bundle-Version: 1.0.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- ?.?.? :: org.jboss.tools.jst.web.kb.test ++ 3.1.0 :: org.jboss.tools.jst.web.kb.test + +== ./jst/tests/org.jboss.tools.jst.web.test == + +diff svn artifact: +M org.jboss.tools.jst.web.test/META-INF/MANIFEST.MF +M org.jboss.tools.jst.web.test/src/org/jboss/tools/jst/web/test/JstWebAllTests.java +M org.jboss.tools.jst.web.test/src/org/jboss/tools/jst/web/test/WebContentAssistProviderTest.java +D org.jboss.tools.jst.web.test/projects/TestsWebArtefacts +M org.jboss.tools.jst.web.test/build.properties +A org.jboss.tools.jst.web.test/pom.xml + M org.jboss.tools.jst.web.test + +diff svn manifest: +-Bundle-Version: 2.0.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- ?.?.? :: org.jboss.tools.jst.web.test ++ 3.1.0 :: org.jboss.tools.jst.web.test + +== ./jst/tests/org.jboss.tools.jst.web.ui.test == + +diff svn artifact: +M org.jboss.tools.jst.web.ui.test/META-INF/MANIFEST.MF +M org.jboss.tools.jst.web.ui.test/src/org/jboss/tools/jst/web/ui/test/WebWizardsTest.java +A org.jboss.tools.jst.web.ui.test/src/org/jboss/tools/jst/web/ui/test/JSPProblemMarkerResolutionTest.java +M org.jboss.tools.jst.web.ui.test/src/org/jboss/tools/jst/web/ui/test/JstWebUiAllTests.java +A org.jboss.tools.jst.web.ui.test/projects/test_jsf_project/.classpath +A org.jboss.tools.jst.web.ui.test/projects/test_jsf_project/JavaSource +A org.jboss.tools.jst.web.ui.test/projects/test_jsf_project/ant/build.properties +A org.jboss.tools.jst.web.ui.test/projects/test_jsf_project/ant/build.xml +A org.jboss.tools.jst.web.ui.test/projects/test_jsf_project/ant +A org.jboss.tools.jst.web.ui.test/projects/test_jsf_project/.project +A org.jboss.tools.jst.web.ui.test/projects/test_jsf_project/WebContent/pages/test_page1.jsp +A org.jboss.tools.jst.web.ui.test/projects/test_jsf_project/WebContent/pages/test_page2.xhtml +A org.jboss.tools.jst.web.ui.test/projects/test_jsf_project/WebContent/pages +A org.jboss.tools.jst.web.ui.test/projects/test_jsf_project/WebContent/META-INF/MANIFEST.MF +A org.jboss.tools.jst.web.ui.test/projects/test_jsf_project/WebContent/META-INF +A org.jboss.tools.jst.web.ui.test/projects/test_jsf_project/WebContent/WEB-INF/faces-config.xml +A org.jboss.tools.jst.web.ui.test/projects/test_jsf_project/WebContent/WEB-INF/lib/jsf-tlds.jar +A org.jboss.tools.jst.web.ui.test/projects/test_jsf_project/WebContent/WEB-INF/lib/commons-collections.jar +A org.jboss.tools.jst.web.ui.test/projects/test_jsf_project/WebContent/WEB-INF/lib/jstl.jar +A org.jboss.tools.jst.web.ui.test/projects/test_jsf_project/WebContent/WEB-INF/lib/commons-beanutils.jar +A org.jboss.tools.jst.web.ui.test/projects/test_jsf_project/WebContent/WEB-INF/lib/commons-digester.jar +A org.jboss.tools.jst.web.ui.test/projects/test_jsf_project/WebContent/WEB-INF/lib/commons-logging.jar +A org.jboss.tools.jst.web.ui.test/projects/test_jsf_project/WebContent/WEB-INF/lib/standard.jar +A org.jboss.tools.jst.web.ui.test/projects/test_jsf_project/WebContent/WEB-INF/lib/common-annotations.jar +A org.jboss.tools.jst.web.ui.test/projects/test_jsf_project/WebContent/WEB-INF/lib +A org.jboss.tools.jst.web.ui.test/projects/test_jsf_project/WebContent/WEB-INF/web.xml +A org.jboss.tools.jst.web.ui.test/projects/test_jsf_project/WebContent/WEB-INF/classes +A org.jboss.tools.jst.web.ui.test/projects/test_jsf_project/WebContent/WEB-INF +A org.jboss.tools.jst.web.ui.test/projects/test_jsf_project/WebContent +A org.jboss.tools.jst.web.ui.test/projects/test_jsf_project/.settings/org.eclipse.jdt.core.prefs +A org.jboss.tools.jst.web.ui.test/projects/test_jsf_project/.settings/org.eclipse.wst.jsdt.ui.superType.name +A org.jboss.tools.jst.web.ui.test/projects/test_jsf_project/.settings/org.eclipse.wst.jsdt.ui.superType.container +A org.jboss.tools.jst.web.ui.test/projects/test_jsf_project/.settings/org.eclipse.wst.common.project.facet.core.xml +A org.jboss.tools.jst.web.ui.test/projects/test_jsf_project/.settings/.jsdtscope +A org.jboss.tools.jst.web.ui.test/projects/test_jsf_project/.settings/org.eclipse.wst.common.component +A org.jboss.tools.jst.web.ui.test/projects/test_jsf_project/.settings +A org.jboss.tools.jst.web.ui.test/projects/test_jsf_project +A org.jboss.tools.jst.web.ui.test/projects +M org.jboss.tools.jst.web.ui.test/build.properties +A org.jboss.tools.jst.web.ui.test/pom.xml + M org.jboss.tools.jst.web.ui.test + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.jboss.tools.jst.web.ui.test ++ 3.1.0 :: org.jboss.tools.jst.web.ui.test + +== ./jst/tests/org.jboss.tools.ui.bot.ext == + +diff svn artifact: + +diff svn manifest: +-Bundle-Version: 1.0.0.qualifier ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- ?.?.? :: org.jboss.tools.ui.bot.ext ++ 3.1.0 :: org.jboss.tools.ui.bot.ext + +== ./jst/tests/org.jboss.tools.ui.bot.ext.test == + +diff svn artifact: + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.jboss.tools.ui.bot.ext.test ++ 3.1.0 :: org.jboss.tools.ui.bot.ext.test + +== ./labs/plugins/org.jboss.tools.labs.pde.sourceprovider == + +diff svn artifact: + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.jboss.tools.labs.pde.sourceprovider ++ 1.0.0 :: org.jboss.tools.labs.pde.sourceprovider + +== ./maven/features/org.jboss.tools.maven.feature == + +diff svn artifact: + +diff svn manifest: +- version="1.0.0.qualifier" +- +- ++ version="1.0.0.qualifier" ++ ++ + +diff rel baseline: +- 1.0.0 :: org.jboss.tools.maven.feature ++ 1.0.0 :: org.jboss.tools.maven.feature + +== ./maven/features/org.jboss.tools.maven.seam.feature == + +diff svn artifact: + M org.jboss.tools.maven.seam.feature/build.properties +M org.jboss.tools.maven.seam.feature/feature.xml +A org.jboss.tools.maven.seam.feature/pom.xml + M org.jboss.tools.maven.seam.feature + +diff svn manifest: +- version="1.0.0.qualifier" +- +- ++ version="1.0.0.qualifier" ++ ++ + +diff rel baseline: +- 1.0.0 :: org.jboss.tools.maven.seam.feature ++ 1.0.0 :: org.jboss.tools.maven.seam.feature + +== ./maven/plugins/org.jboss.tools.maven.core == + +diff svn artifact: +M org.jboss.tools.maven.core/plugin.properties +A org.jboss.tools.maven.core/pom.xml +M org.jboss.tools.maven.core/plugin.xml +M org.jboss.tools.maven.core/poms/portletbridge-template200alphadep.xml +M org.jboss.tools.maven.core/poms/hibernate332-template.xml +A org.jboss.tools.maven.core/poms/portletbridge-template200finaldep.xml +M org.jboss.tools.maven.core/poms/portletbridge-template200alpha.xml +A org.jboss.tools.maven.core/poms/portletbridge-template200final.xml + M org.jboss.tools.maven.core + +diff svn manifest: + +diff rel baseline: +- 1.0.0 :: org.jboss.tools.maven.core ++ 1.0.0 :: org.jboss.tools.maven.core + +== ./maven/plugins/org.jboss.tools.maven.seam == + +diff svn artifact: +M org.jboss.tools.maven.seam/META-INF/MANIFEST.MF +M org.jboss.tools.maven.seam/src/org/jboss/tools/maven/seam/preferences/SeamConfiguratorPreferencePage.java +M org.jboss.tools.maven.seam/src/org/jboss/tools/maven/seam/preferences/SeamConfiguratorPreferencesInitializer.java +M org.jboss.tools.maven.seam/src/org/jboss/tools/maven/seam/messages.properties +A org.jboss.tools.maven.seam/src/org/jboss/tools/maven/seam/configurators/CDIProjectConfigurator.java +A org.jboss.tools.maven.seam/src/org/jboss/tools/maven/seam/configurators/HibernateProjectConfigurator.java +M org.jboss.tools.maven.seam/src/org/jboss/tools/maven/seam/configurators/JSFProjectConfigurator.java +M org.jboss.tools.maven.seam/src/org/jboss/tools/maven/seam/Messages.java +M org.jboss.tools.maven.seam/src/org/jboss/tools/maven/seam/MavenSeamActivator.java +M org.jboss.tools.maven.seam/plugin.properties +A org.jboss.tools.maven.seam/pom.xml +M org.jboss.tools.maven.seam/plugin.xml +M org.jboss.tools.maven.seam/poms/parent-pom.xml + M org.jboss.tools.maven.seam + +diff svn manifest: + +diff rel baseline: +- 1.0.0 :: org.jboss.tools.maven.seam ++ 1.0.0 :: org.jboss.tools.maven.seam + +== ./maven/plugins/org.jboss.tools.maven.ui == + +diff svn artifact: +A org.jboss.tools.maven.ui/pom.xml + M org.jboss.tools.maven.ui + +diff svn manifest: + +diff rel baseline: +- 1.0.0 :: org.jboss.tools.maven.ui ++ 1.0.0 :: org.jboss.tools.maven.ui + +== ./modeshape/features/org.jboss.tools.modeshape.rest.feature == + +diff svn artifact: +M org.jboss.tools.modeshape.rest.feature/feature.xml +A org.jboss.tools.modeshape.rest.feature/pom.xml + M org.jboss.tools.modeshape.rest.feature + +diff svn manifest: +- version="1.0.0" ++ version="1.0.0.qualifier" + +diff rel baseline: +- ?.?.? :: org.jboss.tools.modeshape.rest.feature ++ 1.0.0 :: org.jboss.tools.modeshape.rest.feature + +== ./modeshape/features/org.jboss.tools.modeshape.rest.sdk.feature == + +diff svn artifact: + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.jboss.tools.modeshape.rest.sdk.feature ++ 1.0.0 :: org.jboss.tools.modeshape.rest.sdk.feature + +== ./modeshape/features/org.jboss.tools.modeshape.rest.test.feature == + +diff svn artifact: +M org.jboss.tools.modeshape.rest.test.feature/feature.xml +A org.jboss.tools.modeshape.rest.test.feature/pom.xml + M org.jboss.tools.modeshape.rest.test.feature + +diff svn manifest: +- version="1.0.0" ++ version="1.0.0.qualifier" + +diff rel baseline: +- ?.?.? :: org.jboss.tools.modeshape.rest.test.feature ++ 1.0.0 :: org.jboss.tools.modeshape.rest.test.feature + +== ./modeshape/features/org.jboss.tools.modeshape.rest.test.sdk.feature == + +diff svn artifact: + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.jboss.tools.modeshape.rest.test.sdk.feature ++ 1.0.0 :: org.jboss.tools.modeshape.rest.test.sdk.feature + +== ./modeshape/plugins/org.jboss.tools.modeshape.rest == + +diff svn artifact: +M org.jboss.tools.modeshape.rest/build.properties +A org.jboss.tools.modeshape.rest/pom.xml +M org.jboss.tools.modeshape.rest/META-INF/MANIFEST.MF + M org.jboss.tools.modeshape.rest + +diff svn manifest: +-Bundle-Version: 1.0.0 ++Bundle-Version: 1.0.0.qualifier + +diff rel baseline: +- ?.?.? :: org.jboss.tools.modeshape.rest ++ 1.0.0 :: org.jboss.tools.modeshape.rest + +== ./modeshape/tests/org.jboss.tools.modeshape.rest.test == + +diff svn artifact: +M org.jboss.tools.modeshape.rest.test/META-INF/MANIFEST.MF +A org.jboss.tools.modeshape.rest.test/src/org/jboss/tools/modeshape/rest/test/AllTests.java +A org.jboss.tools.modeshape.rest.test/src/org/jboss/tools/modeshape/rest/test +A org.jboss.tools.modeshape.rest.test/pom.xml + M org.jboss.tools.modeshape.rest.test + +diff svn manifest: +-Bundle-Version: 1.0.0 ++Bundle-Version: 1.0.0.qualifier + +diff rel baseline: +- ?.?.? :: org.jboss.tools.modeshape.rest.test ++ 1.0.0 :: org.jboss.tools.modeshape.rest.test + +== ./portlet/features/org.jboss.tools.portlet.feature == + +diff svn artifact: +M org.jboss.tools.portlet.feature/feature.xml +A org.jboss.tools.portlet.feature/pom.xml + M org.jboss.tools.portlet.feature + +diff svn manifest: +- version="1.0.0" ++ version="1.1.0.qualifier" + +diff rel baseline: +- 1.1.0 :: org.jboss.tools.portlet.feature ++ 1.1.0 :: org.jboss.tools.portlet.feature + +== ./portlet/features/org.jboss.tools.portlet.test.feature == + +diff svn artifact: +M org.jboss.tools.portlet.test.feature/feature.xml +A org.jboss.tools.portlet.test.feature/pom.xml + M org.jboss.tools.portlet.test.feature + +diff svn manifest: +- version="1.0.0"> ++ version="1.1.0.qualifier"> + +diff rel baseline: +- ?.?.? :: org.jboss.tools.portlet.test.feature ++ 1.1.0 :: org.jboss.tools.portlet.test.feature + +== ./portlet/plugins/org.jboss.tools.portlet.core == + +diff svn artifact: +M org.jboss.tools.portlet.core/META-INF/MANIFEST.MF +M org.jboss.tools.portlet.core/src/org/jboss/tools/portlet/core/PortletCoreActivator.java +M org.jboss.tools.portlet.core/src/org/jboss/tools/portlet/core/internal/project/facet/JSFPortletFacetInstallDelegate.java +M org.jboss.tools.portlet.core/src/org/jboss/tools/portlet/core/internal/project/facet/SeamPortletFacetInstallDelegate.java +M org.jboss.tools.portlet.core/src/org/jboss/tools/portlet/core/internal/project/facet/PortletPostInstallListener.java +M org.jboss.tools.portlet.core/src/org/jboss/tools/portlet/core/internal/PortletRuntimeComponentProvider.java +M org.jboss.tools.portlet.core/src/org/jboss/tools/portlet/core/libprov/RuntimeLibraryProviderPropertyTester.java +M org.jboss.tools.portlet.core/src/org/jboss/tools/portlet/core/libprov/AbstractLibraryProviderInstallOperationConfig.java +A org.jboss.tools.portlet.core/pom.xml + M org.jboss.tools.portlet.core + +diff svn manifest: +-Bundle-Version: 1.0.0 ++Bundle-Version: 1.1.0.qualifier + +diff rel baseline: +- 1.1.0 :: org.jboss.tools.portlet.core ++ 1.1.0 :: org.jboss.tools.portlet.core + +== ./portlet/plugins/org.jboss.tools.portlet.ui == + +diff svn artifact: +M org.jboss.tools.portlet.ui/src/org/jboss/tools/portlet/ui/PortletUIActivator.java +M org.jboss.tools.portlet.ui/src/org/jboss/tools/portlet/ui/internal/wizard/AddJBossPortletWizardPage.java +M org.jboss.tools.portlet.ui/src/org/jboss/tools/portlet/ui/internal/libprov/AbstractPortletProviderInstallPanel.java +M org.jboss.tools.portlet.ui/src/org/jboss/tools/portlet/ui/internal/libprov/JSFPortletbridgeRuntimeProviderInstallPanel.java +A org.jboss.tools.portlet.ui/pom.xml +M org.jboss.tools.portlet.ui/META-INF/MANIFEST.MF + M org.jboss.tools.portlet.ui + +diff svn manifest: +-Bundle-Version: 1.0.0 ++Bundle-Version: 1.1.0.qualifier + +diff rel baseline: +- 1.1.0 :: org.jboss.tools.portlet.ui ++ 1.1.0 :: org.jboss.tools.portlet.ui + +== ./portlet/tests/org.jboss.tools.portlet.core.test == + +diff svn artifact: +M org.jboss.tools.portlet.core.test/META-INF/MANIFEST.MF +M org.jboss.tools.portlet.core.test/src/org/jboss/tools/portlet/core/test/PortletPluginsLoadTest.java +A org.jboss.tools.portlet.core.test/pom.xml + M org.jboss.tools.portlet.core.test + +diff svn manifest: +-Bundle-Version: 1.0.0 ++Bundle-Version: 1.1.0.qualifier + +diff rel baseline: +- ?.?.? :: org.jboss.tools.portlet.core.test ++ 1.1.0 :: org.jboss.tools.portlet.core.test + +== ./profiler/features/org.jboss.tools.profiler.feature == + +diff svn artifact: +A org.jboss.tools.profiler.feature/feature.properties +M org.jboss.tools.profiler.feature/feature.xml +A org.jboss.tools.profiler.feature/pom.xml + M org.jboss.tools.profiler.feature + +diff svn manifest: + version="1.0.0.qualifier" + +diff rel baseline: +- ?.?.? :: org.jboss.tools.profiler.feature ++ 1.0.0 :: org.jboss.tools.profiler.feature + +== ./profiler/plugins/org.jboss.tools.profiler.ui == + +diff svn artifact: +A org.jboss.tools.profiler.ui/pom.xml + M org.jboss.tools.profiler.ui + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.jboss.tools.profiler.ui ++ 1.0.0 :: org.jboss.tools.profiler.ui + +== ./seam/features/org.jboss.tools.seam.feature == + +diff svn artifact: +M org.jboss.tools.seam.feature/feature.xml +A org.jboss.tools.seam.feature/pom.xml + M org.jboss.tools.seam.feature + +diff svn manifest: +- version="1.0.0" ++ version="3.1.0.qualifier" +- + + + + +diff rel baseline: +- 3.1.0 :: org.jboss.tools.seam.feature ++ 3.1.0 :: org.jboss.tools.seam.feature + +== ./seam/features/org.jboss.tools.seam.test.feature == + +diff svn artifact: +M org.jboss.tools.seam.test.feature/feature.xml +A org.jboss.tools.seam.test.feature/pom.xml + M org.jboss.tools.seam.test.feature + +diff svn manifest: +- version="1.0.0" ++ version="3.1.0.qualifier" + +diff rel baseline: +- ?.?.? :: org.jboss.tools.seam.test.feature ++ 3.1.0 :: org.jboss.tools.seam.test.feature + +== ./seam/plugins/org.jboss.tools.seam.core == + +diff svn artifact: +M org.jboss.tools.seam.core/src/org/jboss/tools/seam/core/SeamCoreBuilder.java +M org.jboss.tools.seam.core/src/org/jboss/tools/seam/core/SeamCorePlugin.java +M org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/validation/messages.properties +M org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/validation/SeamCoreValidator.java +M org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamResourceVisitor.java +M org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/refactoring/SeamRefactorSearcher.java +M org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/project/facet/SeamFacetFilterSetFactory.java +M org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/project/facet/SeamProjectCreator.java +M org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/project/facet/Seam2ProjectCreator.java +M org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/scanner/xml/PropertiesScanner.java +M org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/scanner/xml/XMLScanner.java +M org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/scanner/java/ComponentBuilder.java +M org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/scanner/java/JavaScanner.java +M org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/scanner/lib/ClassPath.java +M org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/scanner/lib/LibraryScanner.java +M org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamProject.java +A org.jboss.tools.seam.core/pom.xml +M org.jboss.tools.seam.core/plugin.xml +M org.jboss.tools.seam.core/templates/test/.project +M org.jboss.tools.seam.core/templates/ejb/.project +M org.jboss.tools.seam.core/templates/ejb/.settings/org.eclipse.wst.common.component +M org.jboss.tools.seam.core/templates/test-seam2/.project +M org.jboss.tools.seam.core/templates/ear/EarContent/META-INF/application.xml +M org.jboss.tools.seam.core/templates/ear/.project +M org.jboss.tools.seam.core/templates/ear/.settings/org.eclipse.wst.common.component +M org.jboss.tools.seam.core/templates/war/META-INF/MANIFEST.MF +M org.jboss.tools.seam.core/templates/ear-seam2/EarContent/META-INF/application.xml +M org.jboss.tools.seam.core/templates/ear-seam2/.project +M org.jboss.tools.seam.core/templates/ear-seam2/.settings/org.eclipse.wst.common.component +M org.jboss.tools.seam.core/META-INF/MANIFEST.MF + M org.jboss.tools.seam.core + +diff svn manifest: +-Bundle-Version: 2.0.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- 3.1.0 :: org.jboss.tools.seam.core ++ 3.1.0 :: org.jboss.tools.seam.core + +== ./seam/plugins/org.jboss.tools.seam.doc.user == + +diff svn artifact: +M org.jboss.tools.seam.doc.user/META-INF/MANIFEST.MF +A org.jboss.tools.seam.doc.user/pom.xml + M org.jboss.tools.seam.doc.user + +diff svn manifest: +-Bundle-Version: 1.0.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- ?.?.? :: org.jboss.tools.seam.doc.user ++ 3.1.0 :: org.jboss.tools.seam.doc.user + +== ./seam/plugins/org.jboss.tools.seam.pages.xml == + +diff svn artifact: +A org.jboss.tools.seam.pages.xml/pom.xml +M org.jboss.tools.seam.pages.xml/META-INF/MANIFEST.MF + M org.jboss.tools.seam.pages.xml + +diff svn manifest: +-Bundle-Version: 2.0.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- 3.1.0 :: org.jboss.tools.seam.pages.xml ++ 3.1.0 :: org.jboss.tools.seam.pages.xml + +== ./seam/plugins/org.jboss.tools.seam.text.ext == + +diff svn artifact: +M org.jboss.tools.seam.text.ext/META-INF/MANIFEST.MF +A org.jboss.tools.seam.text.ext/pom.xml +M org.jboss.tools.seam.text.ext/plugin.xml + M org.jboss.tools.seam.text.ext + +diff svn manifest: +-Bundle-Version: 2.0.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- 3.1.0 :: org.jboss.tools.seam.text.ext ++ 3.1.0 :: org.jboss.tools.seam.text.ext + +== ./seam/plugins/org.jboss.tools.seam.ui == + +diff svn artifact: +M org.jboss.tools.seam.ui/META-INF/MANIFEST.MF +M org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/SeamUIMessages.java +M org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/views/properties/SeamELAttributeContentProposalProvider.java +M org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/wizard/SeamGenerateEntitiesWizardPage.java +M org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/wizard/SeamGenerateEntitiesWizard.java +M org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/preferences/SeamSettingsPreferencePage.java +M org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/messages.properties +M org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/internal/project/facet/SeamInstallWizardPage.java +A org.jboss.tools.seam.ui/pom.xml + M org.jboss.tools.seam.ui + +diff svn manifest: +-Bundle-Version: 2.0.0.qualifier ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- 3.1.0 :: org.jboss.tools.seam.ui ++ 3.1.0 :: org.jboss.tools.seam.ui + +== ./seam/plugins/org.jboss.tools.seam.ui.pages == + +diff svn artifact: +M org.jboss.tools.seam.ui.pages/META-INF/MANIFEST.MF +A org.jboss.tools.seam.ui.pages/pom.xml + M org.jboss.tools.seam.ui.pages + +diff svn manifest: +-Bundle-Version: 2.0.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- 3.1.0 :: org.jboss.tools.seam.ui.pages ++ 3.1.0 :: org.jboss.tools.seam.ui.pages + +== ./seam/plugins/org.jboss.tools.seam.xml == + +diff svn artifact: +M org.jboss.tools.seam.xml/META-INF/MANIFEST.MF +A org.jboss.tools.seam.xml/pom.xml +A org.jboss.tools.seam.xml/resources/meta/seam-navigation.meta +M org.jboss.tools.seam.xml/resources/help/keys-seam.properties +M org.jboss.tools.seam.xml/resources/help/keys-seam-menu.properties +M org.jboss.tools.seam.xml/plugin.xml + M org.jboss.tools.seam.xml + +diff svn manifest: + +diff rel baseline: +- 3.1.0 :: org.jboss.tools.seam.xml ++ 3.1.0 :: org.jboss.tools.seam.xml + +== ./seam/plugins/org.jboss.tools.seam.xml.ui == + +diff svn artifact: +M org.jboss.tools.seam.xml.ui/META-INF/MANIFEST.MF +M org.jboss.tools.seam.xml.ui/src/org/jboss/tools/seam/xml/ui/editor/form/core/SeamComponentsCoreFormLayoutData.java +M org.jboss.tools.seam.xml.ui/src/org/jboss/tools/seam/xml/ui/editor/form/core/PropertyListFormLayoutData.java +A org.jboss.tools.seam.xml.ui/pom.xml + M org.jboss.tools.seam.xml.ui + +diff svn manifest: +-Bundle-Version: 2.0.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- 3.1.0 :: org.jboss.tools.seam.xml.ui ++ 3.1.0 :: org.jboss.tools.seam.xml.ui + +== ./seam/tests/org.jboss.tools.seam121EAP.core.test == + +diff svn artifact: + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.jboss.tools.seam121EAP.core.test ++ 3.1.0 :: org.jboss.tools.seam121EAP.core.test + +== ./seam/tests/org.jboss.tools.seam121EAP.ui.test == + +diff svn artifact: + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.jboss.tools.seam121EAP.ui.test ++ 3.1.0 :: org.jboss.tools.seam121EAP.ui.test + +== ./seam/tests/org.jboss.tools.seam201GA.core.test == + +diff svn artifact: + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.jboss.tools.seam201GA.core.test ++ 3.1.0 :: org.jboss.tools.seam201GA.core.test + +== ./seam/tests/org.jboss.tools.seam201GA.ui.test == + +diff svn artifact: + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.jboss.tools.seam201GA.ui.test ++ 3.1.0 :: org.jboss.tools.seam201GA.ui.test + +== ./seam/tests/org.jboss.tools.seam202SP1.core.test == + +diff svn artifact: + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.jboss.tools.seam202SP1.core.test ++ 3.1.0 :: org.jboss.tools.seam202SP1.core.test + +== ./seam/tests/org.jboss.tools.seam202SP1.ui.test == + +diff svn artifact: + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.jboss.tools.seam202SP1.ui.test ++ 3.1.0 :: org.jboss.tools.seam202SP1.ui.test + +== ./seam/tests/org.jboss.tools.seam203CR1.core.test == + +diff svn artifact: + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.jboss.tools.seam203CR1.core.test ++ 3.1.0 :: org.jboss.tools.seam203CR1.core.test + +== ./seam/tests/org.jboss.tools.seam203CR1.ui.test == + +diff svn artifact: + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.jboss.tools.seam203CR1.ui.test ++ 3.1.0 :: org.jboss.tools.seam203CR1.ui.test + +== ./seam/tests/org.jboss.tools.seam211GA.ui.test == + +diff svn artifact: + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.jboss.tools.seam211GA.ui.test ++ 3.1.0 :: org.jboss.tools.seam211GA.ui.test + +== ./seam/tests/org.jboss.tools.seam220CR1.ui.test == + +diff svn artifact: + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.jboss.tools.seam220CR1.ui.test ++ 3.1.0 :: org.jboss.tools.seam220CR1.ui.test + +== ./seam/tests/org.jboss.tools.seam220GA.ui.test == + +diff svn artifact: + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.jboss.tools.seam220GA.ui.test ++ 3.1.0 :: org.jboss.tools.seam220GA.ui.test + +== ./seam/tests/org.jboss.tools.seam.core.test == + +diff svn artifact: +M org.jboss.tools.seam.core.test/META-INF/MANIFEST.MF +D org.jboss.tools.seam.core.test/src/org/jboss/tools/seam/core/test/SeamPluginsLoadTest.java +M org.jboss.tools.seam.core.test/src/org/jboss/tools/seam/core/test/refactoring/SeamContextVariableRefactoringTest.java +M org.jboss.tools.seam.core.test/src/org/jboss/tools/seam/core/test/refactoring/SeamRefactoringAllTests.java +M org.jboss.tools.seam.core.test/src/org/jboss/tools/seam/core/test/refactoring/SeamRefactoringTest.java +M org.jboss.tools.seam.core.test/src/org/jboss/tools/seam/core/test/refactoring/SeamComponentRefactoringTest.java +M org.jboss.tools.seam.core.test/src/org/jboss/tools/seam/core/test/project/facet/AbstractSeamFacetTest.java +M org.jboss.tools.seam.core.test/src/org/jboss/tools/seam/core/test/project/facet/Seam2FacetInstallDelegateTest.java +M org.jboss.tools.seam.core.test/src/org/jboss/tools/seam/core/test/SeamProjectPropertyValidatorTest.java +M org.jboss.tools.seam.core.test/src/org/jboss/tools/seam/core/test/ScannerTest.java +M org.jboss.tools.seam.core.test/src/org/jboss/tools/seam/core/test/SeamCoreAllTests.java +M org.jboss.tools.seam.core.test/src/org/jboss/tools/seam/core/test/SeamValidatorsAllTests.java +A org.jboss.tools.seam.core.test/src/org/jboss/tools/seam/core/test/validation/ValidatorSupport.java +A org.jboss.tools.seam.core.test/src/org/jboss/tools/seam/core/test/validation/SeamCoreValidatorWrapper.java +A org.jboss.tools.seam.core.test/src/org/jboss/tools/seam/core/test/validation/ELValidatorWrapper.java +A org.jboss.tools.seam.core.test/src/org/jboss/tools/seam/core/test/validation/SeamProjectProbertyValidatorWrapper.java +A org.jboss.tools.seam.core.test/src/org/jboss/tools/seam/core/test/validation/IValidatorSupport.java +A org.jboss.tools.seam.core.test/src/org/jboss/tools/seam/core/test/validation +M org.jboss.tools.seam.core.test/src/org/jboss/tools/seam/core/test/SeamBigProjectTest.java +M org.jboss.tools.seam.core.test/src/org/jboss/tools/seam/core/test/SeamValidatorsTest.java +M org.jboss.tools.seam.core.test/projects/SeamWebWarTestProject/.project +D org.jboss.tools.seam.core.test/projects/SeamWebWarTestProject/src/action/org/domain/SeamWebWarTestProject/session/DuplicateFactory +A org.jboss.tools.seam.core.test/projects/SeamWebWarTestProject/src/action/org/domain/SeamWebWarTestProject/session/FactoryTest.java +A org.jboss.tools.seam.core.test/projects/SeamWebWarTestProject/src/action/org/domain/SeamWebWarTestProject/session/FactoryTest.new +A org.jboss.tools.seam.core.test/projects/SeamWebWarTestProject/src/action/org/domain/SeamWebWarTestProject/session/StatefulComponentWithAbcField.java +A org.jboss.tools.seam.core.test/projects/SeamWebWarTestProject/src/action/org/domain/SeamWebWarTestProject/session/DuplicateFactory.1 +A org.jboss.tools.seam.core.test/projects/SeamWebWarTestProject/src/action/org/domain/SeamWebWarTestProject/session/DuplicateFactory.java +A org.jboss.tools.seam.core.test/projects/SeamWebWarTestProject/src/action/org/domain/SeamWebWarTestProject/session/FactoryTest.original +M org.jboss.tools.seam.core.test/projects/SeamWebWarTestProject/WebContent/WEB-INF/components.xml +M org.jboss.tools.seam.core.test/projects/SeamWebWarTestProject/WebContent/WEB-INF/components.2 +M org.jboss.tools.seam.core.test/projects/SeamWebWarTestProject/WebContent/WEB-INF/components.3 +M org.jboss.tools.seam.core.test/projects/SeamWebWarTestProject/WebContent/WEB-INF/components.4 +M org.jboss.tools.seam.core.test/projects/SeamWebWarTestProject/WebContent/WEB-INF/components.5 +M org.jboss.tools.seam.core.test/projects/SeamWebWarTestProject/WebContent/WEB-INF/components.original +A org.jboss.tools.seam.core.test/projects/SeamWebWarTestProject/WebContent/markerTest.xhtml +M org.jboss.tools.seam.core.test/build.properties +A org.jboss.tools.seam.core.test/pom.xml + M org.jboss.tools.seam.core.test + +diff svn manifest: +-Bundle-Version: 2.0.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- ?.?.? :: org.jboss.tools.seam.core.test ++ 3.1.0 :: org.jboss.tools.seam.core.test + +== ./seam/tests/org.jboss.tools.seamfp.core.test == + +diff svn artifact: + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.jboss.tools.seamfp.core.test ++ 3.1.0 :: org.jboss.tools.seamfp.core.test + +== ./seam/tests/org.jboss.tools.seamfp.ui.test == + +diff svn artifact: + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.jboss.tools.seamfp.ui.test ++ 3.1.0 :: org.jboss.tools.seamfp.ui.test + +== ./seam/tests/org.jboss.tools.seam.pages.xml.test == + +diff svn artifact: +M org.jboss.tools.seam.pages.xml.test/META-INF/MANIFEST.MF +M org.jboss.tools.seam.pages.xml.test/build.properties +A org.jboss.tools.seam.pages.xml.test/pom.xml + M org.jboss.tools.seam.pages.xml.test + +diff svn manifest: +-Bundle-Version: 2.0.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- ?.?.? :: org.jboss.tools.seam.pages.xml.test ++ 3.1.0 :: org.jboss.tools.seam.pages.xml.test + +== ./seam/tests/org.jboss.tools.seam.ui.bot.test == + +diff svn artifact: +M org.jboss.tools.seam.ui.bot.test/META-INF/MANIFEST.MF +M org.jboss.tools.seam.ui.bot.test/src/org/jboss/tools/seam/ui/bot/test/TestControl.java +M org.jboss.tools.seam.ui.bot.test/src/org/jboss/tools/seam/ui/bot/test/create/CreateSeamRuntimes.java +M org.jboss.tools.seam.ui.bot.test/src/org/jboss/tools/seam/ui/bot/test/create/CreateConversations.java +M org.jboss.tools.seam.ui.bot.test/src/org/jboss/tools/seam/ui/bot/test/create/CreateSeamProjects.java +M org.jboss.tools.seam.ui.bot.test/src/org/jboss/tools/seam/ui/bot/test/create/CreateActions.java +M org.jboss.tools.seam.ui.bot.test/src/org/jboss/tools/seam/ui/bot/test/create/CreateEntities.java +M org.jboss.tools.seam.ui.bot.test/src/org/jboss/tools/seam/ui/bot/test/create/CreateForms.java +M org.jboss.tools.seam.ui.bot.test/src/org/jboss/tools/seam/ui/bot/test/SeamAllBotTests.java +A org.jboss.tools.seam.ui.bot.test/pom.xml + M org.jboss.tools.seam.ui.bot.test + +diff svn manifest: +-Bundle-Version: 1.0.0.qualifier ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- ?.?.? :: org.jboss.tools.seam.ui.bot.test ++ 3.1.0 :: org.jboss.tools.seam.ui.bot.test + +== ./seam/tests/org.jboss.tools.seam.ui.test == + +diff svn artifact: +M org.jboss.tools.seam.ui.test/META-INF/MANIFEST.MF +M org.jboss.tools.seam.ui.test/src/org/jboss/tools/seam/ui/test/SeamUiAllTests.java +A org.jboss.tools.seam.ui.test/src/org/jboss/tools/seam/ui/test/el/ELExprPartitionerTest.java +A org.jboss.tools.seam.ui.test/src/org/jboss/tools/seam/ui/test/el +M org.jboss.tools.seam.ui.test/src/org/jboss/tools/seam/ui/test/wizard/SeamCreateTestProjectTest.java +A org.jboss.tools.seam.ui.test/src/org/jboss/tools/seam/ui/test/wizard/SeamProjectNamesTest.java +M org.jboss.tools.seam.ui.test/src/org/jboss/tools/seam/ui/test/wizard/SeamFormNewWizardTest.java +M org.jboss.tools.seam.ui.test/src/org/jboss/tools/seam/ui/test/wizard/SeamProjectNewWizardTest.java +M org.jboss.tools.seam.ui.test/src/org/jboss/tools/seam/ui/test/wizard/Seam20EARNewOperationTest.java +M org.jboss.tools.seam.ui.test/src/org/jboss/tools/seam/ui/test/wizard/SeamActionNewWizardTest.java +M org.jboss.tools.seam.ui.test/src/org/jboss/tools/seam/ui/test/wizard/PackageNamesTest.java +A org.jboss.tools.seam.ui.test/src/org/jboss/tools/seam/ui/test/wizard/Seam20XProjectNamesTest.java +M org.jboss.tools.seam.ui.test/src/org/jboss/tools/seam/ui/test/wizard/Seam20WARNewOperationTest.java +M org.jboss.tools.seam.ui.test/src/org/jboss/tools/seam/ui/test/ca/SeamELContentAssistJbide1645Test.java +M org.jboss.tools.seam.ui.test/src/org/jboss/tools/seam/ui/test/ca/SeamELContentAssistJbide1676Test.java +M org.jboss.tools.seam.ui.test/src/org/jboss/tools/seam/ui/test/jbide/JBide2227TestCase.java +M org.jboss.tools.seam.ui.test/src/org/jboss/tools/seam/ui/test/jbide/JBide3989Test.java +A org.jboss.tools.seam.ui.test/projects/numberguess/.classpath +A org.jboss.tools.seam.ui.test/projects/numberguess/.project +A org.jboss.tools.seam.ui.test/projects/numberguess/src/demo/Name.java +A org.jboss.tools.seam.ui.test/projects/numberguess/src/demo/bundle/Messages.properties +A org.jboss.tools.seam.ui.test/projects/numberguess/src/demo/bundle +A org.jboss.tools.seam.ui.test/projects/numberguess/src/demo +A org.jboss.tools.seam.ui.test/projects/numberguess/src/org/jboss/seam/example/numberguess/NumberGuess.java +A org.jboss.tools.seam.ui.test/projects/numberguess/src/org/jboss/seam/example/numberguess +A org.jboss.tools.seam.ui.test/projects/numberguess/src/org/jboss/seam/example +A org.jboss.tools.seam.ui.test/projects/numberguess/src/org/jboss/seam +A org.jboss.tools.seam.ui.test/projects/numberguess/src/org/jboss +A org.jboss.tools.seam.ui.test/projects/numberguess/src/org +A org.jboss.tools.seam.ui.test/projects/numberguess/src +A org.jboss.tools.seam.ui.test/projects/numberguess/web/META-INF/MANIFEST.MF +A org.jboss.tools.seam.ui.test/projects/numberguess/web/META-INF +A org.jboss.tools.seam.ui.test/projects/numberguess/web/giveup.jspx +A org.jboss.tools.seam.ui.test/projects/numberguess/web/WEB-INF/.faces-config.xml.jsfdia +A org.jboss.tools.seam.ui.test/projects/numberguess/web/WEB-INF/faces-config.xml +A org.jboss.tools.seam.ui.test/projects/numberguess/web/WEB-INF/components.xml +A org.jboss.tools.seam.ui.test/projects/numberguess/web/WEB-INF/lib/jboss-seam.jar +A org.jboss.tools.seam.ui.test/projects/numberguess/web/WEB-INF/lib +A org.jboss.tools.seam.ui.test/projects/numberguess/web/WEB-INF/web.xml +A org.jboss.tools.seam.ui.test/projects/numberguess/web/WEB-INF/pages.xml +A org.jboss.tools.seam.ui.test/projects/numberguess/web/WEB-INF +A org.jboss.tools.seam.ui.test/projects/numberguess/web +A org.jboss.tools.seam.ui.test/projects/numberguess/.settings/org.eclipse.jdt.core.prefs +A org.jboss.tools.seam.ui.test/projects/numberguess/.settings/org.jboss.tools.jst.web.xml +A org.jboss.tools.seam.ui.test/projects/numberguess/.settings/org.eclipse.wst.common.project.facet.core.xml +A org.jboss.tools.seam.ui.test/projects/numberguess/.settings/org.eclipse.jst.common.project.facet.core.prefs +A org.jboss.tools.seam.ui.test/projects/numberguess/.settings/org.eclipse.wst.common.component +A org.jboss.tools.seam.ui.test/projects/numberguess/.settings +A org.jboss.tools.seam.ui.test/projects/numberguess +M org.jboss.tools.seam.ui.test/build.properties +A org.jboss.tools.seam.ui.test/pom.xml + M org.jboss.tools.seam.ui.test + +diff svn manifest: +-Bundle-Version: 1.0.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- ?.?.? :: org.jboss.tools.seam.ui.test ++ 3.1.0 :: org.jboss.tools.seam.ui.test + +== ./seam/tests/org.jboss.tools.seam.xml.test == + +diff svn artifact: +M org.jboss.tools.seam.xml.test/META-INF/MANIFEST.MF +A org.jboss.tools.seam.xml.test/src/org/jboss/tools/seam/xml/test/SeamXMLTestSuite.java +A org.jboss.tools.seam.xml.test/src/org/jboss/tools/seam/xml/test/SeamXMLAllTests.java +A org.jboss.tools.seam.xml.test/src/org/jboss/tools/seam/xml/test/SeamXMLModelTest.java +A org.jboss.tools.seam.xml.test/src/org/jboss/tools/seam/xml/test/SeamXMLTestSetup.java +A org.jboss.tools.seam.xml.test/projects/Test/components22.xml +A org.jboss.tools.seam.xml.test/projects/Test +A org.jboss.tools.seam.xml.test/projects +M org.jboss.tools.seam.xml.test/build.properties +A org.jboss.tools.seam.xml.test/pom.xml + M org.jboss.tools.seam.xml.test + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.jboss.tools.seam.xml.test ++ 3.1.0 :: org.jboss.tools.seam.xml.test + +== ./smooks/plugins/org.jboss.tools.smooks.core == + +diff svn artifact: +M org.jboss.tools.smooks.core/META-INF/MANIFEST.MF +D org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/iorouting +D org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/esbrouting +D org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/groovy +D org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/fileRouting +D org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/persistence12 +D org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/validate +D org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/datasource +D org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/rules10 +D org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/validation10 +D org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/dbrouting +D org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/graphics +D org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/jmsrouting +D org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/calc +D org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/jmsrouting12 +D org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/xsl +D org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/edi/impl +D org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/edi/EDIDocumentRoot.java +D org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/edi/EDIReader.java +D org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/edi/EdiFactory.java +D org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/edi/provider +D org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/edi/EdiPackage.java +D org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/edi/util +D org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/javabean/BindingsType.java +D org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/javabean/JavabeanFactory.java +D org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/javabean/ExpressionType.java +D org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/javabean/WiringType.java +D org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/javabean/impl +D org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/javabean/DocumentRoot.java +D org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/javabean/JavabeanPackage.java +D org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/javabean/DecodeParamType.java +D org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/javabean/provider +D org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/javabean/util +D org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/javabean/ValueType.java +M org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/common/Test.java +M org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/common/impl/CommonPackageImpl.java +M org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/common/provider/AbstractAnyTypeItemProvider.java +D org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/json/JsonFactory.java +D org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/json/impl +D org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/json/JsonPackage.java +D org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/json/KeyMap.java +D org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/json/Key.java +D org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/json/provider +D org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/json/JsonDocumentRoot.java +D org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/json/JsonReader.java +D org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/json/util +D org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/csv/impl +D org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/csv/CsvFactory.java +D org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/csv/CsvPackage.java +D org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/csv/provider +D org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/csv/util +D org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/csv/CsvDocumentRoot.java +D org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/csv/CsvReader.java +M org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/smooks/provider/ConditionsTypeItemProvider.java +M org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/smooks/provider/HandlerTypeItemProvider.java +M org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/smooks/provider/FeaturesTypeItemProvider.java +M org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/smooks/provider/SmooksResourceListTypeItemProvider.java +M org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/smooks/provider/DocumentRootItemProvider.java +M org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/smooks/provider/ProfilesTypeItemProvider.java +M org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/smooks/provider/ParamsTypeItemProvider.java +M org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/smooks/provider/ConditionTypeItemProvider.java +M org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/smooks/provider/SetOffTypeItemProvider.java +M org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/smooks/provider/ResourceTypeItemProvider.java +M org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/smooks/provider/SetOnTypeItemProvider.java +M org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/smooks/provider/AbstractResourceConfigItemProvider.java +M org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/smooks/provider/ProfileTypeItemProvider.java +M org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/smooks/provider/ParamTypeItemProvider.java +M org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/smooks/provider/HandlersTypeItemProvider.java +M org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/smooks/impl/SmooksPackageImpl.java +D org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/edit/groovy/provider +D org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/edit/smooks/provider +M org.jboss.tools.smooks.core/build.properties +A org.jboss.tools.smooks.core/pom.xml +A org.jboss.tools.smooks.core/about.html + M org.jboss.tools.smooks.core + +diff svn manifest: +-Bundle-Version: 1.0.0.qualifier ++Bundle-Version: 1.1.0.qualifier + +diff rel baseline: +- 1.1.0 :: org.jboss.tools.smooks.core ++ 1.1.0 :: org.jboss.tools.smooks.core + +== ./smooks/plugins/org.jboss.tools.smooks.runtime == + +diff svn artifact: +D org.jboss.tools.smooks.runtime/target +M org.jboss.tools.smooks.runtime/build.properties +A org.jboss.tools.smooks.runtime/pom.xml +A org.jboss.tools.smooks.runtime/about.html + M org.jboss.tools.smooks.runtime + +diff svn manifest: + +diff rel baseline: +- 1.1.0 :: org.jboss.tools.smooks.runtime ++ 1.2.1 :: org.jboss.tools.smooks.runtime + +== ./smooks/plugins/org.jboss.tools.smooks.templating == + +diff svn artifact: +M org.jboss.tools.smooks.templating/META-INF/MANIFEST.MF +A org.jboss.tools.smooks.templating/pom.xml + M org.jboss.tools.smooks.templating + +diff svn manifest: +-Bundle-Version: 1.0.0.qualifier ++Bundle-Version: 1.1.0.qualifier + +diff rel baseline: +- 1.1.0 :: org.jboss.tools.smooks.templating ++ 1.1.0 :: org.jboss.tools.smooks.templating + +== ./smooks/plugins/org.jboss.tools.smooks.ui == + +diff svn artifact: +M org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/editor/AbstractSmooksFormEditor.java +D org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/editor/propertySections/ValidationSection.java +D org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/editor/propertySections/RuleBaseSection.java +D org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors_10 +D org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/wizards/NewSmooksElementWizard.java +D org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/wizards/NewSmooksElementWizardPage.java +D org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/filerouting +D org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/persistence12 +D org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/datasource +D org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/validation10 +D org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/javabean +D org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/json +D org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/groovy +D org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/xsl +D org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/rule10 +D org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/SmooksActionBarContributor.java +D org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/esbrouter +D org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/iorouting +D org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/jms +D org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/csv +D org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/jms12 +D org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/dbrouting +D org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/actions +D org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/edi +D org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/calc +M org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/SmooksConfigFileHandle.java +D org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/uitls/temp +M org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/uitls/XMLStructuredModelProposal.java +M org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/uitls/JavaPropertiesProposalProvider.java +M org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/uitls/SmooksUIUtils.java +M org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/Codegenerator.java +M org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/SelectorCreationDialog.java +M org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/SmooksMasterDetailBlock.java +A org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/javabean12/JavaBeanList.java +A org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/javabean12/JavabeanStrucutredDataWizard.java +M org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/javabean12/Messages.java +M org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/javabean12/Javabean12ExpressionUICreator.java +A org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/javabean12/JavaBeanModelLoadComposite.java +A org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/javabean12/JavaBeanConfigWizardPage.java +A org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/javabean12/JavabeanContentProvider.java +A org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/javabean12/ValueWiringBindingSelectionDialog.java +M org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/javabean12/JavabeanValueBinding12UICreator.java +A org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/javabean12/JavaBeanModelFactory.java +A org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/javabean12/JavabeanlabelProvider.java +M org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/javabean12/messages.properties +A org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/javabean12/JavaPropertiesSelectionDialog.java +M org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/javabean12/JavabeanWiringBiding12UICreator.java +A org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/javabean12/JavaBeanModel.java +A org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/javabean12/PropertiesAndSetterMethodSearchFieldEditorCreator.java +A org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/javabean12/JavaBeanTableLabelProvider.java +A org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/javabean12/JavaMethodsSelectionDialog.java +A org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/javabean12/JavaBeanSelectionWizardPage.java +A org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/javabean12/IJavaBeanSelectionListener.java +M org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/javabean12/JavaBean12PropertyUICreator.java +M org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/PropertyUICreatorManager.java +D org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/edireader/EDIReaderUICreator.java +D org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/edireader12/EDIReader12DataWizard.java +D org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/edireader12/EDIReader12DataPathWizardPage.java +A org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/edireader12/EDIMappingDataPathWizardPage.java +M org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/edireader12/messages.properties +A org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/edireader12/EDIDataPathWizardPage.java +M org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/edireader12/Messages.java +A org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/edireader12/EDIDataParser.java +A org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/edireader12/EDIDataWizard.java +A org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/csv12/CSVDataParser.java +M org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/csv12/messages.properties +M org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/csv12/Messages.java +M org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/csv12/CSV12InputDataWizard.java +M org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/wizard/ViewerInitorStore.java +D org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/xml/XSLTagObject.java +D org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/xml/XSLModelAnalyzer.java +M org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/SmooksMultiFormEditor.java +M org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/SmooksMultiPageEditorContributor.java +M org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/editors/SmooksConfigurationOverviewPage.java +M org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/validate/SmooksModelValidator.java +M org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/validate/ClassFieldEditorValidator.java +M org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/configuration/validate/DuplicatedBeanIDValidator.java +D org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/graphical/actions/xsltemplate +A org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/graphical/actions/ISmooksActionProvider.java +D org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/graphical/wizards/XSLTemplateCreationWizardPage.java +D org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/graphical/wizards/XSLTemplateCreationWizard.java +M org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/graphical/wizards/JavaBeanCreationWizardPage.java +M org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/graphical/wizards/JavaBeanCreationWizard.java +D org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/graphical/editors/SmooksXSLTemplateGraphicalEditor.java +D org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/graphical/editors/XSLLabelProvider.java +M org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/graphical/editors/TaskTypeManager.java +M org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/graphical/editors/SmooksGraphicalEditorPaletteRootCreator.java +M org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/graphical/editors/SmooksGraphicalEditorMenuContextProvider.java +M org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/graphical/editors/SmooksEditFactory.java +M org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/graphical/editors/SmooksJavaMappingGraphicalEditor.java +D org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/graphical/editors/editparts/xsl +M org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/graphical/editors/editparts/ResourceConfigEditFactory.java +M org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/graphical/editors/editparts/InputDataTreeNodeEditPart.java +M org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/graphical/editors/editparts/SmooksGraphUtil.java +D org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/graphical/editors/model/xsl +M org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/graphical/editors/model/InputDataTreeNodeModel.java +M org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/graphical/editors/model/freemarker/FreemarkerContentProvider.java +D org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/graphical/editors/commands/ChangeXSLNodeNameCommand.java +D org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/graphical/editors/commands/CreateXSLTemplateModelCommand.java +D org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/graphical/editors/commands/DeleteXSLNodeCommand.java +M org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/graphical/editors/commands/DefaultSmooksCommandProvider.java +M org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/graphical/editors/commands/CreateJavaBeanModelCommand.java +M org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/graphical/editors/SmooksGraphicalEditorPart.java +M org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/graphical/editors/ProcessAnalyzer.java +M org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/graphical/editors/GraphicalModelFactoryImpl.java +D org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/graphical/editors/autolayout/XSLMappingAutoLayout.java +M org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/graphical/editors/ConnectionModelFactoryImpl.java +M org.jboss.tools.smooks.ui/src/org/jboss/tools/smooks/graphical/editors/SmooksProcessGraphicalEditor.java +A org.jboss.tools.smooks.ui/pom.xml +M org.jboss.tools.smooks.ui/plugin.xml +M org.jboss.tools.smooks.ui/META-INF/MANIFEST.MF + M org.jboss.tools.smooks.ui + +diff svn manifest: +-Bundle-Version: 1.0.0.qualifier ++Bundle-Version: 1.1.0.qualifier + +diff rel baseline: +- 1.1.0 :: org.jboss.tools.smooks.ui ++ 1.1.0 :: org.jboss.tools.smooks.ui + +== ./struts/features/org.jboss.tools.struts.feature == + +diff svn artifact: +M org.jboss.tools.struts.feature/feature.xml +A org.jboss.tools.struts.feature/pom.xml + M org.jboss.tools.struts.feature + +diff svn manifest: +- version="2.0.0" ++ version="3.1.0.qualifier" + +diff rel baseline: +- ?.?.? :: org.jboss.tools.struts.feature ++ 3.1.0 :: org.jboss.tools.struts.feature + +== ./struts/plugins/org.jboss.tools.struts == + +diff svn artifact: +M org.jboss.tools.struts/META-INF/MANIFEST.MF +M org.jboss.tools.struts/src/org/jboss/tools/struts/StrutsProject.java +A org.jboss.tools.struts/pom.xml +M org.jboss.tools.struts/resources/help/keys-struts.properties +M org.jboss.tools.struts/resources/help/keys-struts-menu.properties + M org.jboss.tools.struts + +diff svn manifest: +-Bundle-Version: 2.0.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- 3.1.0 :: org.jboss.tools.struts ++ 3.1.0 :: org.jboss.tools.struts + +== ./struts/plugins/org.jboss.tools.struts.text.ext == + +diff svn artifact: +M org.jboss.tools.struts.text.ext/META-INF/MANIFEST.MF +A org.jboss.tools.struts.text.ext/pom.xml + M org.jboss.tools.struts.text.ext + +diff svn manifest: +-Bundle-Version: 2.0.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- 3.1.0 :: org.jboss.tools.struts.text.ext ++ 3.1.0 :: org.jboss.tools.struts.text.ext + +== ./struts/plugins/org.jboss.tools.struts.ui == + +diff svn artifact: +A org.jboss.tools.struts.ui/pom.xml +M org.jboss.tools.struts.ui/META-INF/MANIFEST.MF + M org.jboss.tools.struts.ui + +diff svn manifest: +-Bundle-Version: 2.0.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- 3.1.0 :: org.jboss.tools.struts.ui ++ 3.1.0 :: org.jboss.tools.struts.ui + +== ./struts/plugins/org.jboss.tools.struts.validator.ui == + +diff svn artifact: +M org.jboss.tools.struts.validator.ui/META-INF/MANIFEST.MF +A org.jboss.tools.struts.validator.ui/pom.xml + M org.jboss.tools.struts.validator.ui + +diff svn manifest: +-Bundle-Version: 2.0.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- 3.1.0 :: org.jboss.tools.struts.validator.ui ++ 3.1.0 :: org.jboss.tools.struts.validator.ui + +== ./struts/plugins/org.jboss.tools.struts.verification == + +diff svn artifact: +M org.jboss.tools.struts.verification/META-INF/MANIFEST.MF +A org.jboss.tools.struts.verification/pom.xml + M org.jboss.tools.struts.verification + +diff svn manifest: +-Bundle-Version: 2.0.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- 3.1.0 :: org.jboss.tools.struts.verification ++ 3.1.0 :: org.jboss.tools.struts.verification + +== ./struts/plugins/org.jboss.tools.struts.vpe.struts == + +diff svn artifact: +M org.jboss.tools.struts.vpe.struts/META-INF/MANIFEST.MF +A org.jboss.tools.struts.vpe.struts/pom.xml + M org.jboss.tools.struts.vpe.struts + +diff svn manifest: +-Bundle-Version: 2.1.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- 3.1.0 :: org.jboss.tools.struts.vpe.struts ++ 3.1.0 :: org.jboss.tools.struts.vpe.struts + +== ./struts/tests/org.jboss.tools.struts.text.ext.test == + +diff svn artifact: +M org.jboss.tools.struts.text.ext.test/META-INF/MANIFEST.MF +M org.jboss.tools.struts.text.ext.test/src/org/jboss/tools/struts/text/tests/hyperlink/StrutsJbide1762Test.java +M org.jboss.tools.struts.text.ext.test/build.properties +A org.jboss.tools.struts.text.ext.test/pom.xml + M org.jboss.tools.struts.text.ext.test + +diff svn manifest: +-Bundle-Version: 1.0.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- ?.?.? :: org.jboss.tools.struts.text.ext.test ++ 3.1.0 :: org.jboss.tools.struts.text.ext.test + +== ./struts/tests/org.jboss.tools.struts.ui.bot.test == + +diff svn artifact: +D org.jboss.tools.struts.ui.bot.test/bin +M org.jboss.tools.struts.ui.bot.test/META-INF/MANIFEST.MF +A org.jboss.tools.struts.ui.bot.test/src/org/jboss/tools/struts/ui/bot/test/utils/DndSupport.java +A org.jboss.tools.struts.ui.bot.test/src/org/jboss/tools/struts/ui/bot/test/utils/ValidationUIEditorBot.java +A org.jboss.tools.struts.ui.bot.test/src/org/jboss/tools/struts/ui/bot/test/utils/WizardBot.java +A org.jboss.tools.struts.ui.bot.test/src/org/jboss/tools/struts/ui/bot/test/utils/PartMatcher.java +A org.jboss.tools.struts.ui.bot.test/src/org/jboss/tools/struts/ui/bot/test/utils/StrutsUIEditorBot.java +A org.jboss.tools.struts.ui.bot.test/src/org/jboss/tools/struts/ui/bot/test/utils +A org.jboss.tools.struts.ui.bot.test/src/org/jboss/tools/struts/ui/bot/test/tutorial/TutorialTest.java +A org.jboss.tools.struts.ui.bot.test/src/org/jboss/tools/struts/ui/bot/test/tutorial +M org.jboss.tools.struts.ui.bot.test/src/org/jboss/tools/struts/ui/bot/test/StrutsAllBotTests.java +M org.jboss.tools.struts.ui.bot.test/src/org/jboss/tools/struts/ui/bot/test/smoke/RenameStrutsConfigXmlFile.java +M org.jboss.tools.struts.ui.bot.test/src/org/jboss/tools/struts/ui/bot/test/smoke/RunStrutsProjectOnServer.java +M org.jboss.tools.struts.ui.bot.test/src/org/jboss/tools/struts/ui/bot/test/smoke/AddRemoveStrutsCapabilities.java +M org.jboss.tools.struts.ui.bot.test/src/org/jboss/tools/struts/ui/bot/test/smoke/ImportStrutsProjectTest.java +M org.jboss.tools.struts.ui.bot.test/src/org/jboss/tools/struts/ui/bot/test/smoke/CreateNewStrutsProjectTest.java +M org.jboss.tools.struts.ui.bot.test/src/org/jboss/tools/struts/ui/bot/test/smoke/RenameTldFile.java +A org.jboss.tools.struts.ui.bot.test/pom.xml +A org.jboss.tools.struts.ui.bot.test/resources/GetNameForm.java.gf +A org.jboss.tools.struts.ui.bot.test/resources/inputname63.jsp.gf +A org.jboss.tools.struts.ui.bot.test/resources/inputname65.jsp.gf +A org.jboss.tools.struts.ui.bot.test/resources/inputname.jsp.gf +A org.jboss.tools.struts.ui.bot.test/resources/greeting.jsp.gf +A org.jboss.tools.struts.ui.bot.test/resources/GetNameForm67.java.gf +A org.jboss.tools.struts.ui.bot.test/resources/GreetingAction.java.gf +A org.jboss.tools.struts.ui.bot.test/resources/index.jsp.gf + M org.jboss.tools.struts.ui.bot.test + +diff svn manifest: +-Bundle-Version: 1.0.0.qualifier ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- ?.?.? :: org.jboss.tools.struts.ui.bot.test ++ 3.1.0 :: org.jboss.tools.struts.ui.bot.test + +== ./struts/tests/org.jboss.tools.struts.vpe.struts.test == + +diff svn artifact: +M org.jboss.tools.struts.vpe.struts.test/META-INF/MANIFEST.MF +M org.jboss.tools.struts.vpe.struts.test/src/org/jboss/tools/struts/vpe/struts/test/StrutsAllTests.java +M org.jboss.tools.struts.vpe.struts.test/build.properties +A org.jboss.tools.struts.vpe.struts.test/pom.xml +M org.jboss.tools.struts.vpe.struts.test/plugin.xml + M org.jboss.tools.struts.vpe.struts.test + +diff svn manifest: +-Bundle-Version: 2.1.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- ?.?.? :: org.jboss.tools.struts.vpe.struts.test ++ 3.1.0 :: org.jboss.tools.struts.vpe.struts.test + +== ./tests/features/org.jboss.tools.test.feature == + +diff svn artifact: +M org.jboss.tools.test.feature/feature.xml +A org.jboss.tools.test.feature/pom.xml + M org.jboss.tools.test.feature + +diff svn manifest: +- version="2.0.0"> ++ version="3.1.0.qualifier"> + +diff rel baseline: +- ?.?.? :: org.jboss.tools.test.feature ++ 3.1.0 :: org.jboss.tools.test.feature + +== ./tests/features/org.jboss.tools.test.sdk.feature == + +diff svn artifact: + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.jboss.tools.test.sdk.feature ++ 1.0.0 :: org.jboss.tools.test.sdk.feature + +== ./tests/plugins/org.jboss.tools.tests == + +diff svn artifact: + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.jboss.tools.tests ++ 3.1.0 :: org.jboss.tools.tests + +== ./tptp/features/org.jboss.tools.tptp.feature == + +diff svn artifact: +M org.jboss.tools.tptp.feature/feature.xml +A org.jboss.tools.tptp.feature/pom.xml + M org.jboss.tools.tptp.feature + +diff svn manifest: +- version="1.0.0" +- +- +- +- +- +- ++ version="1.1.0.qualifier" ++ ++ ++ ++ ++ + +diff rel baseline: +- 1.1.0 :: org.jboss.tools.tptp.feature ++ 1.1.0 :: org.jboss.tools.tptp.feature + +== ./tptp/plugins/org.jboss.tools.eclipse.as.tptp == + +diff svn artifact: +A org.jboss.tools.eclipse.as.tptp/pom.xml +M org.jboss.tools.eclipse.as.tptp/META-INF/MANIFEST.MF + M org.jboss.tools.eclipse.as.tptp + +diff svn manifest: +-Bundle-Version: 1.0.0 ++Bundle-Version: 1.1.0.qualifier + +diff rel baseline: +- 1.1.0 :: org.jboss.tools.eclipse.as.tptp ++ 1.1.0 :: org.jboss.tools.eclipse.as.tptp + +== ./vpe/features/org.jboss.tools.vpe.feature == + +diff svn artifact: +M org.jboss.tools.vpe.feature/feature.xml +A org.jboss.tools.vpe.feature/pom.xml + M org.jboss.tools.vpe.feature + +diff svn manifest: +- version="2.0.0"> ++ version="3.1.0.qualifier"> + +diff rel baseline: +- ?.?.? :: org.jboss.tools.vpe.feature ++ 3.1.0 :: org.jboss.tools.vpe.feature + +== ./vpe/features/org.jboss.tools.xulrunner.feature == + +diff svn artifact: +A org.jboss.tools.xulrunner.feature/pom.xml + M org.jboss.tools.xulrunner.feature + +diff svn manifest: + +diff rel baseline: +- 1.9.1 :: org.jboss.tools.xulrunner.feature ++ 1.9.1.2 :: org.jboss.tools.xulrunner.feature + +== ./vpe/plugins/org.jboss.tools.vpe == + +diff svn artifact: +A org.jboss.tools.vpe/src/org/jboss/tools/vpe/dnd/AbstractDraggableFragment.java +M org.jboss.tools.vpe/src/org/jboss/tools/vpe/dnd/VpeDnD.java +A org.jboss.tools.vpe/src/org/jboss/tools/vpe/dnd/VpeDnDHelper.java +A org.jboss.tools.vpe/src/org/jboss/tools/vpe/dnd/DropableArea.java +A org.jboss.tools.vpe/src/org/jboss/tools/vpe/dnd/DraggableElement.java +M org.jboss.tools.vpe/src/org/jboss/tools/vpe/dnd/DndUtil.java +A org.jboss.tools.vpe/src/org/jboss/tools/vpe/dnd/DraggableTextSelection.java +A org.jboss.tools.vpe/src/org/jboss/tools/vpe/dnd/IDraggableFragment.java +A org.jboss.tools.vpe/src/org/jboss/tools/vpe/dnd/DraggablePattern.java +M org.jboss.tools.vpe/src/org/jboss/tools/vpe/dnd/ScrollingSupport.java +A org.jboss.tools.vpe/src/org/jboss/tools/vpe/dnd/DropTarget.java +D org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/VpeVisualInnerDropInfo.java +D org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/VpeSourceInnerDropInfo.java +A org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/wizards/VpeImportExportWizardPage.java +M org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/wizards/ImportUnknownTagsTemplatesWizardPage.java +A org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/wizards/VpeImportExportWizardsUtils.java +M org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/wizards/ExportUnknownTagsTemplatesWizardPage.java +M org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/VpeSelectionBuilder.java +M org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/mapping/VpeDomMapping.java +A org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/VpeSourceDropInfo.java +A org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/VpeVisualDropInfo.java +M org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/menu/VpeMenuCreator.java +A org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/menu/ExternalizeStringsContributionItem.java +M org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/menu/InsertContributionItem.java +M org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/menu/MenuCreationHelper.java +M org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/menu/SetupTemplateContributionItem.java +A org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/menu/action/ExternalizeStringsAction.java +M org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/VpeVisualKeyHandler.java +M org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/VpePreviewDomBuilder.java +M org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/VpeDropWindow.java +M org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/VpeVisualCaretInfo.java +A org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/dialog/ExternalizeStringsWizardPage.java +A org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/dialog/ExternalizeStringsDialog.java +A org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/dialog/ExternalizeStringsWizard.java +A org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/dialog +M org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/preferences/ELVariablesPreferencePage.java +A org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/preferences/GlobalElVariablesComposite.java +M org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/VpeSourceDomBuilder.java +M org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/toolbar/SplitToolBar.java +M org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/VpeVisualDomBuilder.java +D org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/mozilla/MozillaDomEventListener.java +D org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/mozilla/EditorLoadWindowListener.java +D org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/mozilla/EditorDomEventListener.java +M org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/mozilla/XulRunnerPreview.java +A org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/mozilla/listener/MozillaEventListener.java +A org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/mozilla/listener/MozillaResizeListener.java +A org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/mozilla/listener/MozillaDndListener.java +A org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/mozilla/listener/MozillaSelectionListener.java +A org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/mozilla/listener/EditorLoadWindowListener.java +A org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/mozilla/listener/MozillaKeyListener.java +A org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/mozilla/listener/MozillaMouseListener.java +A org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/mozilla/listener/MozillaContextMenuListener.java +A org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/mozilla/listener/MozillaTooltipListener.java +A org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/mozilla/listener/MozillaAfterPaintListener.java +A org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/mozilla/listener/MozillaScrollListener.java +A org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/mozilla/listener +M org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/mozilla/MozillaPreview.java +M org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/mozilla/PreviewDomEventListener.java +A org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/mozilla/MozillaEventAdapter.java +M org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/mozilla/XulRunnerEditor2.java +M org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/mozilla/MozillaEditor.java +M org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/VpeEditorPart.java +M org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/bundle/BundleMap.java +D org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/template/dnd +M org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/template/SelectionManager.java +M org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/template/VpeAbstractBodyTemplate.java +M org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/template/ZoomEventManager.java +M org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/template/VpePseudoContentCreator.java +M org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/template/VpeEditAnyDialog.java +M org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/template/VpeDataTableElements.java +M org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/template/VpeAbstractTemplate.java +M org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/template/VpeHtmlTemplate.java +M org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/template/VpeFacetCreator.java +M org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/template/expression/VpeFunctionHref.java +M org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/template/expression/VpeFunctionSrc.java +M org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/template/VpeDataTableColumnCreator.java +M org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/template/VpePanelGridCreator.java +M org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/template/VpeDataTableCreator.java +M org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/template/VpeChildrenInfo.java +M org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/template/VpeTemplate.java +D org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/util/ProjectNaturesInfoDialog.java +D org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/util/ProjectNaturesChecker.java +M org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/util/VisualDomUtil.java +M org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/util/HTML.java +M org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/util/VpeStyleUtil.java +M org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/util/Jsf2ResourceUtil.java +M org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/util/Constants.java +M org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/util/FileUtil.java +M org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/util/VpeDndUtil.java +M org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/util/ElService.java +M org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/util/SourceDomUtil.java +M org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/VpeController.java +M org.jboss.tools.vpe/src/org/jboss/tools/vpe/messages/VpeUIMessages.java +M org.jboss.tools.vpe/src/org/jboss/tools/vpe/messages/messages.properties +M org.jboss.tools.vpe/src/org/jboss/tools/vpe/VpePlugin.java +A org.jboss.tools.vpe/pom.xml +M org.jboss.tools.vpe/build.properties +M org.jboss.tools.vpe/plugin.xml +M org.jboss.tools.vpe/META-INF/MANIFEST.MF +A org.jboss.tools.vpe/resources/org/jboss/tools/vpe/wizards/icons/export_wizard.gif +A org.jboss.tools.vpe/resources/org/jboss/tools/vpe/wizards/icons/import_wizard.gif +A org.jboss.tools.vpe/resources/org/jboss/tools/vpe/wizards/icons +A org.jboss.tools.vpe/resources/org/jboss/tools/vpe/wizards +A org.jboss.tools.vpe/resources/org/jboss/tools/vpe/editor/mozilla/icons/properties.gif +M org.jboss.tools.vpe/ve/init.html +A org.jboss.tools.vpe/ve/dragIcon.gif + M org.jboss.tools.vpe + +diff svn manifest: +-Bundle-Version: 2.1.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- 3.1.0 :: org.jboss.tools.vpe ++ 3.1.0 :: org.jboss.tools.vpe + +== ./vpe/plugins/org.jboss.tools.vpe.docbook == + +diff svn artifact: +M org.jboss.tools.vpe.docbook/META-INF/MANIFEST.MF +A org.jboss.tools.vpe.docbook/pom.xml + M org.jboss.tools.vpe.docbook + +diff svn manifest: +-Bundle-Version: 1.0.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- 3.1.0 :: org.jboss.tools.vpe.docbook ++ 3.1.0 :: org.jboss.tools.vpe.docbook + +== ./vpe/plugins/org.jboss.tools.vpe.html == + +diff svn artifact: +M org.jboss.tools.vpe.html/META-INF/MANIFEST.MF +M org.jboss.tools.vpe.html/src/org/jboss/tools/vpe/html/template/HtmlCommentTemplate.java +A org.jboss.tools.vpe.html/pom.xml +M org.jboss.tools.vpe.html/templates/vpe-templates-html.xml + M org.jboss.tools.vpe.html + +diff svn manifest: +-Bundle-Version: 2.1.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- 3.1.0 :: org.jboss.tools.vpe.html ++ 3.1.0 :: org.jboss.tools.vpe.html + +== ./vpe/plugins/org.jboss.tools.vpe.jsp == + +diff svn artifact: +M org.jboss.tools.vpe.jsp/META-INF/MANIFEST.MF +A org.jboss.tools.vpe.jsp/pom.xml + M org.jboss.tools.vpe.jsp + +diff svn manifest: +-Bundle-Version: 2.1.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- 3.1.0 :: org.jboss.tools.vpe.jsp ++ 3.1.0 :: org.jboss.tools.vpe.jsp + +== ./vpe/plugins/org.jboss.tools.vpe.resref == + +diff svn artifact: +M org.jboss.tools.vpe.resref/META-INF/MANIFEST.MF +M org.jboss.tools.vpe.resref/src/org/jboss/tools/vpe/resref/core/VpeResourcesDialog.java +M org.jboss.tools.vpe.resref/src/org/jboss/tools/vpe/resref/core/ReferenceWizardPage.java +A org.jboss.tools.vpe.resref/pom.xml + M org.jboss.tools.vpe.resref + +diff svn manifest: +-Bundle-Version: 2.0.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- 3.1.0 :: org.jboss.tools.vpe.resref ++ 3.1.0 :: org.jboss.tools.vpe.resref + +== ./vpe/plugins/org.jboss.tools.vpe.ui.palette == + +diff svn artifact: +M org.jboss.tools.vpe.ui.palette/META-INF/MANIFEST.MF +M org.jboss.tools.vpe.ui.palette/src/org/jboss/tools/vpe/ui/palette/DropTargetManager.java +A org.jboss.tools.vpe.ui.palette/pom.xml + M org.jboss.tools.vpe.ui.palette + +diff svn manifest: +-Bundle-Version: 2.1.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- 3.1.0 :: org.jboss.tools.vpe.ui.palette ++ 3.1.0 :: org.jboss.tools.vpe.ui.palette + +== ./vpe/plugins/org.jboss.tools.vpe.xulrunner == + +diff svn artifact: +M org.jboss.tools.vpe.xulrunner/META-INF/MANIFEST.MF +D org.jboss.tools.vpe.xulrunner/src/org/jboss/tools/vpe/xulrunner/XPCOM.java +M org.jboss.tools.vpe.xulrunner/src/org/jboss/tools/vpe/xulrunner/BrowserPlugin.java +A org.jboss.tools.vpe.xulrunner/src/org/jboss/tools/vpe/xulrunner/messages.properties +D org.jboss.tools.vpe.xulrunner/src/org/jboss/tools/vpe/xulrunner/browser/util +M org.jboss.tools.vpe.xulrunner/src/org/jboss/tools/vpe/xulrunner/browser/XulRunnerBrowser.java +A org.jboss.tools.vpe.xulrunner/src/org/jboss/tools/vpe/xulrunner/VpeXulrunnerMessages.java +D org.jboss.tools.vpe.xulrunner/src/org/jboss/tools/vpe/xulrunner/editor/XulRunnerVpeUtils.java +M org.jboss.tools.vpe.xulrunner/src/org/jboss/tools/vpe/xulrunner/editor/XulRunnerVpeResizer.java +M org.jboss.tools.vpe.xulrunner/src/org/jboss/tools/vpe/xulrunner/editor/VpeResizerMouseMotionListener.java +A org.jboss.tools.vpe.xulrunner/src/org/jboss/tools/vpe/xulrunner/editor/Flasher.java +M org.jboss.tools.vpe.xulrunner/src/org/jboss/tools/vpe/xulrunner/editor/XulRunnerEditor.java +M org.jboss.tools.vpe.xulrunner/src/org/jboss/tools/vpe/xulrunner/editor/VpeResizerMouseListener.java +A org.jboss.tools.vpe.xulrunner/src/org/jboss/tools/vpe/xulrunner/util/XPCOM.java +A org.jboss.tools.vpe.xulrunner/src/org/jboss/tools/vpe/xulrunner/util/DOMTreeDumper.java +A org.jboss.tools.vpe.xulrunner/src/org/jboss/tools/vpe/xulrunner/util/XulRunnerVpeUtils.java +A org.jboss.tools.vpe.xulrunner/src/org/jboss/tools/vpe/xulrunner/util +M org.jboss.tools.vpe.xulrunner/build.properties +A org.jboss.tools.vpe.xulrunner/pom.xml + M org.jboss.tools.vpe.xulrunner + +diff svn manifest: +-Bundle-Version: 2.1.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- 3.1.0 :: org.jboss.tools.vpe.xulrunner ++ 3.1.0 :: org.jboss.tools.vpe.xulrunner + +== ./vpe/plugins/org.jboss.tools.xulrunner == + +diff svn artifact: +M org.jboss.tools.xulrunner/META-INF/MANIFEST.MF +A org.jboss.tools.xulrunner/pom.xml + M org.jboss.tools.xulrunner + +diff svn manifest: +-Bundle-Version: 1.0.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- 1.1.0 :: org.jboss.tools.xulrunner ++ 3.1.0 :: org.jboss.tools.xulrunner + +== ./vpe/plugins/org.jboss.tools.xulrunner.initializer == + +diff svn artifact: +M org.jboss.tools.xulrunner.initializer/META-INF/MANIFEST.MF +A org.jboss.tools.xulrunner.initializer/pom.xml + M org.jboss.tools.xulrunner.initializer + +diff svn manifest: +-Bundle-Version: 1.0.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- 1.1.0 :: org.jboss.tools.xulrunner.initializer ++ 3.1.0 :: org.jboss.tools.xulrunner.initializer + +== ./vpe/tests/org.jboss.tools.vpe.html.test == + +diff svn artifact: +M org.jboss.tools.vpe.html.test/META-INF/MANIFEST.MF +M org.jboss.tools.vpe.html.test/src/org/jboss/tools/vpe/html/test/HtmlAllTests.java +M org.jboss.tools.vpe.html.test/src/org/jboss/tools/vpe/html/test/HtmlComponentContentTest.java +M org.jboss.tools.vpe.html.test/src/org/jboss/tools/vpe/html/test/jbide/JBIDE3280Test.java +M org.jboss.tools.vpe.html.test/build.properties +A org.jboss.tools.vpe.html.test/pom.xml +M org.jboss.tools.vpe.html.test/resources/htmlTest/WebContent/pages/components/core/object.html +M org.jboss.tools.vpe.html.test/resources/htmlTest/WebContent/pages/components/core/object.html.xml +M org.jboss.tools.vpe.html.test/plugin.xml + M org.jboss.tools.vpe.html.test + +diff svn manifest: +-Bundle-Version: 1.0.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- ?.?.? :: org.jboss.tools.vpe.html.test ++ 3.1.0 :: org.jboss.tools.vpe.html.test + +== ./vpe/tests/org.jboss.tools.vpe.jsp.test == + +diff svn artifact: +M org.jboss.tools.vpe.jsp.test/META-INF/MANIFEST.MF +M org.jboss.tools.vpe.jsp.test/.project +M org.jboss.tools.vpe.jsp.test/src/org/jboss/tools/vpe/jsp/test/JSPAllTests.java +M org.jboss.tools.vpe.jsp.test/build.properties +A org.jboss.tools.vpe.jsp.test/pom.xml +M org.jboss.tools.vpe.jsp.test/plugin.xml + M org.jboss.tools.vpe.jsp.test + +diff svn manifest: +-Bundle-Version: 1.0.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- ?.?.? :: org.jboss.tools.vpe.jsp.test ++ 3.1.0 :: org.jboss.tools.vpe.jsp.test + +== ./vpe/tests/org.jboss.tools.vpe.test == + +diff svn artifact: +M org.jboss.tools.vpe.test/META-INF/MANIFEST.MF +M org.jboss.tools.vpe.test/scheme/scheme.xsd +M org.jboss.tools.vpe.test/src/org/jboss/tools/vpe/test/VpeAllTests.java +M org.jboss.tools.vpe.test/build.properties +A org.jboss.tools.vpe.test/pom.xml +A org.jboss.tools.vpe.test/plugin.xml + M org.jboss.tools.vpe.test + +diff svn manifest: +-Bundle-Version: 2.0.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- ?.?.? :: org.jboss.tools.vpe.test ++ 3.1.0 :: org.jboss.tools.vpe.test + +== ./vpe/tests/org.jboss.tools.vpe.ui.bot.test == + +diff svn artifact: +M org.jboss.tools.vpe.ui.bot.test/META-INF/MANIFEST.MF +M org.jboss.tools.vpe.ui.bot.test/src/org/jboss/tools/vpe/ui/bot/test/VPEAutoTestCase.java +A org.jboss.tools.vpe.ui.bot.test/src/org/jboss/tools/vpe/ui/bot/test/wizard/ExportUnknownTagsWizardTest.java +A org.jboss.tools.vpe.ui.bot.test/src/org/jboss/tools/vpe/ui/bot/test/wizard/VPESourceCodeTemplatesPreferencePageTest.java +A org.jboss.tools.vpe.ui.bot.test/src/org/jboss/tools/vpe/ui/bot/test/wizard/ExternalizeStringsDialogTest.java +A org.jboss.tools.vpe.ui.bot.test/src/org/jboss/tools/vpe/ui/bot/test/wizard/NewXHTMLPageWizardTest.java +M org.jboss.tools.vpe.ui.bot.test/src/org/jboss/tools/vpe/ui/bot/test/wizard/ImportUnknownTagsWizardTest.java +M org.jboss.tools.vpe.ui.bot.test/src/org/jboss/tools/vpe/ui/bot/test/editor/preferences/ChangeEditorTabForTheFirstOpenPageTest.java +M org.jboss.tools.vpe.ui.bot.test/src/org/jboss/tools/vpe/ui/bot/test/editor/preferences/ShowResourceBundlesUsageasELexpressionsTest.java +M org.jboss.tools.vpe.ui.bot.test/src/org/jboss/tools/vpe/ui/bot/test/editor/preferences/BorderForUnknownTagsTest.java +M org.jboss.tools.vpe.ui.bot.test/src/org/jboss/tools/vpe/ui/bot/test/editor/preferences/ShowSelectionTagBarTest.java +M org.jboss.tools.vpe.ui.bot.test/src/org/jboss/tools/vpe/ui/bot/test/editor/preferences/AlwaysHideSelectionBarWithoutPromptTest.java +M org.jboss.tools.vpe.ui.bot.test/src/org/jboss/tools/vpe/ui/bot/test/editor/preferences/ShowNonVisualTagsTest.java +M org.jboss.tools.vpe.ui.bot.test/src/org/jboss/tools/vpe/ui/bot/test/VPEAllBotTests.java +M org.jboss.tools.vpe.ui.bot.test/src/org/jboss/tools/vpe/ui/bot/test/TestDomUtil.java +A org.jboss.tools.vpe.ui.bot.test/src/org/jboss/tools/vpe/ui/bot/test/VPESWTBottAllTests.java +M org.jboss.tools.vpe.ui.bot.test/src/org/jboss/tools/vpe/ui/bot/test/palette/ImportTagsFromTLDFileTest.java +M org.jboss.tools.vpe.ui.bot.test/src/org/jboss/tools/vpe/ui/bot/test/smoke/RenameFacesConfigFileTest.java +M org.jboss.tools.vpe.ui.bot.test/src/org/jboss/tools/vpe/ui/bot/test/smoke/RenameXHTMLFileTest.java +A org.jboss.tools.vpe.ui.bot.test/pom.xml +A org.jboss.tools.vpe.ui.bot.test/resources/storedTags.xml + M org.jboss.tools.vpe.ui.bot.test + +diff svn manifest: +-Bundle-Version: 1.0.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- ?.?.? :: org.jboss.tools.vpe.ui.bot.test ++ 3.1.0 :: org.jboss.tools.vpe.ui.bot.test + +== ./vpe/tests/org.jboss.tools.vpe.ui.test == + +diff svn artifact: +M org.jboss.tools.vpe.ui.test/.classpath +M org.jboss.tools.vpe.ui.test/META-INF/MANIFEST.MF +M org.jboss.tools.vpe.ui.test/schema/vpe.tests.exsd +M org.jboss.tools.vpe.ui.test/.project +A org.jboss.tools.vpe.ui.test/lib/jmock-2.5.1/jmock-2.5.1.jar +A org.jboss.tools.vpe.ui.test/lib/jmock-2.5.1/hamcrest-library-1.1.jar +A org.jboss.tools.vpe.ui.test/lib/jmock-2.5.1/hamcrest-core-1.1.jar +A org.jboss.tools.vpe.ui.test/lib/jmock-2.5.1 +A org.jboss.tools.vpe.ui.test/lib +D org.jboss.tools.vpe.ui.test/src/org/jboss/tools/vpe/ui/test/wizard +A org.jboss.tools.vpe.ui.test/src/org/jboss/tools/vpe/ui/test/ProjectsLoader.java +M org.jboss.tools.vpe.ui.test/src/org/jboss/tools/vpe/ui/test/preferences/VpeEditorPreferencesPageTest.java +M org.jboss.tools.vpe.ui.test/src/org/jboss/tools/vpe/ui/test/VpeAllTests.java +M org.jboss.tools.vpe.ui.test/src/org/jboss/tools/vpe/ui/test/VPETestPlugin.java +M org.jboss.tools.vpe.ui.test/src/org/jboss/tools/vpe/ui/test/VpeTest.java +M org.jboss.tools.vpe.ui.test/src/org/jboss/tools/vpe/ui/test/VpeTestSetup.java +M org.jboss.tools.vpe.ui.test/src/org/jboss/tools/vpe/ui/test/VpeUiTests.java +M org.jboss.tools.vpe.ui.test/src/org/jboss/tools/vpe/ui/test/OpenOnUtil.java +M org.jboss.tools.vpe.ui.test/src/org/jboss/tools/vpe/ui/test/ComponentContentTest.java +M org.jboss.tools.vpe.ui.test/src/org/jboss/tools/vpe/ui/test/TestDomUtil.java +M org.jboss.tools.vpe.ui.test/src/org/jboss/tools/vpe/ui/test/TestUtil.java +M org.jboss.tools.vpe.ui.test/build.properties +A org.jboss.tools.vpe.ui.test/pom.xml +M org.jboss.tools.vpe.ui.test/resources/TestProject/.project +M org.jboss.tools.vpe.ui.test/plugin.xml + M org.jboss.tools.vpe.ui.test + +diff svn manifest: +-Bundle-Version: 1.0.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- ?.?.? :: org.jboss.tools.vpe.ui.test ++ 3.1.0 :: org.jboss.tools.vpe.ui.test + +== ./vpe/tests/org.jboss.tools.vpe.xulrunner.test == + +diff svn artifact: +M org.jboss.tools.vpe.xulrunner.test/META-INF/MANIFEST.MF +A org.jboss.tools.vpe.xulrunner.test/src/org/jboss/tools/vpe/xulrunner/test/XPCOMTest.java +A org.jboss.tools.vpe.xulrunner.test/src/org/jboss/tools/vpe/xulrunner/test/XulRunnerAbstractTest.java +M org.jboss.tools.vpe.xulrunner.test/src/org/jboss/tools/vpe/xulrunner/test/XulRunnerBrowserTest.java +M org.jboss.tools.vpe.xulrunner.test/src/org/jboss/tools/vpe/xulrunner/test/DOMCreatingTest.java +M org.jboss.tools.vpe.xulrunner.test/src/org/jboss/tools/vpe/xulrunner/test/XulRunnerAllTests.java +M org.jboss.tools.vpe.xulrunner.test/src/org/jboss/tools/vpe/xulrunner/view/XulRunnerView.java +M org.jboss.tools.vpe.xulrunner.test/build.properties +A org.jboss.tools.vpe.xulrunner.test/pom.xml + M org.jboss.tools.vpe.xulrunner.test + +diff svn manifest: +-Bundle-Version: 2.0.0 ++Bundle-Version: 3.1.0.qualifier + +diff rel baseline: +- ?.?.? :: org.jboss.tools.vpe.xulrunner.test ++ 3.1.0 :: org.jboss.tools.vpe.xulrunner.test + +== ./workingset/features/org.jboss.tools.workingset.feature == + +diff svn artifact: +A org.jboss.tools.workingset.feature/pom.xml + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.jboss.tools.workingset.feature ++ 1.0.0 :: org.jboss.tools.workingset.feature + +== ./workingset/plugins/org.jboss.tools.workingset.core == + +diff svn artifact: +A org.jboss.tools.workingset.core/pom.xml + M org.jboss.tools.workingset.core + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.jboss.tools.workingset.core ++ 1.0.0 :: org.jboss.tools.workingset.core + +== ./workingset/plugins/org.jboss.tools.workingset.ui == + +diff svn artifact: +A org.jboss.tools.workingset.ui/pom.xml + M org.jboss.tools.workingset.ui + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.jboss.tools.workingset.ui ++ 1.0.0 :: org.jboss.tools.workingset.ui + +== ./workingset/tests/org.jboss.tools.workingset.core.test == + +diff svn artifact: +A org.jboss.tools.workingset.core.test/src/org/jboss/tools/workingset/core/test/WorkingsetTestSuite.java +M org.jboss.tools.workingset.core.test/src/org/jboss/tools/workingset/core/test/GroupingTest.java +A org.jboss.tools.workingset.core.test/pom.xml + M org.jboss.tools.workingset.core.test + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.jboss.tools.workingset.core.test ++ 1.0.0 :: org.jboss.tools.workingset.core.test + +== ./ws/features/org.jboss.tools.ws.feature == + +diff svn artifact: +M org.jboss.tools.ws.feature/feature.xml +A org.jboss.tools.ws.feature/pom.xml + M org.jboss.tools.ws.feature + +diff svn manifest: +- version="1.0.0" ++ version="1.1.0.qualifier" + +diff rel baseline: +- 1.1.0 :: org.jboss.tools.ws.feature ++ 1.1.0 :: org.jboss.tools.ws.feature + +== ./ws/plugins/org.jboss.tools.ws.core == + +diff svn artifact: +M org.jboss.tools.ws.core/META-INF/MANIFEST.MF +D org.jboss.tools.ws.core/src/org/jboss/tools/ws/core/utils/JBossWSCoreUtils.java +M org.jboss.tools.ws.core/src/org/jboss/tools/ws/core/messages/JBossWSCoreMessages.java +M org.jboss.tools.ws.core/src/org/jboss/tools/ws/core/messages/JBossWSCore.properties +M org.jboss.tools.ws.core/plugin.properties +A org.jboss.tools.ws.core/pom.xml +M org.jboss.tools.ws.core/plugin.xml + M org.jboss.tools.ws.core + +diff svn manifest: +-Bundle-Version: 1.0.0 ++Bundle-Version: 1.1.0.qualifier + +diff rel baseline: +- 1.1.0 :: org.jboss.tools.ws.core ++ 1.1.0 :: org.jboss.tools.ws.core + +== ./ws/plugins/org.jboss.tools.ws.creation.core == + +diff svn artifact: +D org.jboss.tools.ws.creation.core/lib +M org.jboss.tools.ws.creation.core/.classpath +M org.jboss.tools.ws.creation.core/META-INF/MANIFEST.MF +D org.jboss.tools.ws.creation.core/src/org/jboss/tools/ws/creation/core/JBossWSCreationCore.java +M org.jboss.tools.ws.creation.core/src/org/jboss/tools/ws/creation/core/utils/ClasspathParser.java +M org.jboss.tools.ws.creation.core/src/org/jboss/tools/ws/creation/core/utils/JBossWSCreationUtils.java +M org.jboss.tools.ws.creation.core/src/org/jboss/tools/ws/creation/core/utils/WSDLPropertyReader.java +M org.jboss.tools.ws.creation.core/src/org/jboss/tools/ws/creation/core/commands/ImplementationClassCreationCommand.java +M org.jboss.tools.ws.creation.core/src/org/jboss/tools/ws/creation/core/commands/ClientSampleCreationCommand.java +M org.jboss.tools.ws.creation.core/src/org/jboss/tools/ws/creation/core/commands/ValidateWSImplCommand.java +M org.jboss.tools.ws.creation.core/src/org/jboss/tools/ws/creation/core/commands/ServiceSampleCreationCommand.java +M org.jboss.tools.ws.creation.core/src/org/jboss/tools/ws/creation/core/commands/InitialClientCommand.java +M org.jboss.tools.ws.creation.core/src/org/jboss/tools/ws/creation/core/commands/AbstractGenerateCodeCommand.java +M org.jboss.tools.ws.creation.core/src/org/jboss/tools/ws/creation/core/commands/InitialCommand.java +M org.jboss.tools.ws.creation.core/src/org/jboss/tools/ws/creation/core/commands/RemoveClientJarsCommand.java +M org.jboss.tools.ws.creation.core/src/org/jboss/tools/ws/creation/core/commands/AddApplicationXMLCommand.java +M org.jboss.tools.ws.creation.core/src/org/jboss/tools/ws/creation/core/commands/WSDL2JavaCommand.java +M org.jboss.tools.ws.creation.core/src/org/jboss/tools/ws/creation/core/commands/MergeWebXMLCommand.java +A org.jboss.tools.ws.creation.core/src/org/jboss/tools/ws/creation/core/JBossWSCreationCorePlugin.java +M org.jboss.tools.ws.creation.core/src/org/jboss/tools/ws/creation/core/messages/JBossWSCreationCoreMessages.java +M org.jboss.tools.ws.creation.core/src/org/jboss/tools/ws/creation/core/messages/JBossWSCreationCore.properties +M org.jboss.tools.ws.creation.core/src/org/jboss/tools/ws/creation/core/data/ServiceModel.java +A org.jboss.tools.ws.creation.core/src/org/jboss/tools/ws/creation/core/data/ServletDescriptor.java +M org.jboss.tools.ws.creation.core/build.properties +A org.jboss.tools.ws.creation.core/pom.xml + M org.jboss.tools.ws.creation.core + +diff svn manifest: +-Bundle-Version: 1.0.0 ++Bundle-Version: 1.1.0.qualifier + +diff rel baseline: +- 1.1.0 :: org.jboss.tools.ws.creation.core ++ 1.1.0 :: org.jboss.tools.ws.creation.core + +== ./ws/plugins/org.jboss.tools.ws.creation.ui == + +diff svn artifact: +M org.jboss.tools.ws.creation.ui/META-INF/MANIFEST.MF +D org.jboss.tools.ws.creation.ui/src/org/jboss/tools/ws/creation/ui/CreationUIPlugin.java +D org.jboss.tools.ws.creation.ui/src/org/jboss/tools/ws/creation/ui/messages.properties +D org.jboss.tools.ws.creation.ui/src/org/jboss/tools/ws/creation/ui/Messages.java +D org.jboss.tools.ws.creation.ui/src/org/jboss/tools/ws/creation/ui/wsrt/JBossWSProviderInvokeConfigWidgetFactory.java +D org.jboss.tools.ws.creation.ui/src/org/jboss/tools/ws/creation/ui/wsrt/JBossWSConfigWidgetFactory.java +M org.jboss.tools.ws.creation.ui/src/org/jboss/tools/ws/creation/ui/wsrt/JBossWebService.java +M org.jboss.tools.ws.creation.ui/src/org/jboss/tools/ws/creation/ui/wsrt/JBossWebServiceRuntime.java +A org.jboss.tools.ws.creation.ui/src/org/jboss/tools/ws/creation/ui/wsrt/JBossWSJava2WSDLConfigWidgetFactory.java +A org.jboss.tools.ws.creation.ui/src/org/jboss/tools/ws/creation/ui/wsrt/JBossWSWSDL2JavaConfigWidgetFactory.java +M org.jboss.tools.ws.creation.ui/src/org/jboss/tools/ws/creation/ui/wsrt/JBossWebServiceClient.java +D org.jboss.tools.ws.creation.ui/src/org/jboss/tools/ws/creation/ui/project/facet +D org.jboss.tools.ws.creation.ui/src/org/jboss/tools/ws/creation/ui/widgets/ProviderInvokeCodeGenConfigWidget.java +D org.jboss.tools.ws.creation.ui/src/org/jboss/tools/ws/creation/ui/widgets/CodeGenConfigWidget.java +A org.jboss.tools.ws.creation.ui/src/org/jboss/tools/ws/creation/ui/widgets/Java2WSDLCodeGenConfigWidget.java +A org.jboss.tools.ws.creation.ui/src/org/jboss/tools/ws/creation/ui/widgets/WSDL2JavaCodeGenConfigWidget.java +A org.jboss.tools.ws.creation.ui/src/org/jboss/tools/ws/creation/ui/messages/JBossWSCreationUIMessages.java +A org.jboss.tools.ws.creation.ui/src/org/jboss/tools/ws/creation/ui/messages/JBossWSCreationUI.properties +A org.jboss.tools.ws.creation.ui/src/org/jboss/tools/ws/creation/ui/messages +A org.jboss.tools.ws.creation.ui/src/org/jboss/tools/ws/creation/ui/JBossWSCreationUIPlugin.java +A org.jboss.tools.ws.creation.ui/pom.xml +M org.jboss.tools.ws.creation.ui/plugin.xml + M org.jboss.tools.ws.creation.ui + +diff svn manifest: +-Bundle-Version: 1.0.0 ++Bundle-Version: 1.1.0.qualifier + +diff rel baseline: +- 1.1.0 :: org.jboss.tools.ws.creation.ui ++ 1.1.0 :: org.jboss.tools.ws.creation.ui + +== ./ws/plugins/org.jboss.tools.ws.ui == + +diff svn artifact: +D org.jboss.tools.ws.ui/src/org/jboss/tools/ws/ui/utils/UIUtils.java +A org.jboss.tools.ws.ui/src/org/jboss/tools/ws/ui/utils/TesterWSDLUtils.java +A org.jboss.tools.ws.ui/src/org/jboss/tools/ws/ui/utils/JAXWSTester.java +A org.jboss.tools.ws.ui/src/org/jboss/tools/ws/ui/utils/ResultsXMLStorage.java +A org.jboss.tools.ws.ui/src/org/jboss/tools/ws/ui/utils/ResultsXMLStorageInput.java +A org.jboss.tools.ws.ui/src/org/jboss/tools/ws/ui/utils/JBossWSUIUtils.java +A org.jboss.tools.ws.ui/src/org/jboss/tools/ws/ui/utils/WSTestUtils.java +A org.jboss.tools.ws.ui/src/org/jboss/tools/ws/ui/utils/JAXRSTester.java +D org.jboss.tools.ws.ui/src/org/jboss/tools/ws/ui/preferences/TextFieldEditor.java +D org.jboss.tools.ws.ui/src/org/jboss/tools/ws/ui/preferences/IFieldEditor.java +D org.jboss.tools.ws.ui/src/org/jboss/tools/ws/ui/preferences/INamedElement.java +D org.jboss.tools.ws.ui/src/org/jboss/tools/ws/ui/preferences/CompositeEditor.java +D org.jboss.tools.ws.ui/src/org/jboss/tools/ws/ui/preferences/ComboFieldEditor.java +D org.jboss.tools.ws.ui/src/org/jboss/tools/ws/ui/preferences/ComboBoxField.java +D org.jboss.tools.ws.ui/src/org/jboss/tools/ws/ui/preferences/BaseField.java +D org.jboss.tools.ws.ui/src/org/jboss/tools/ws/ui/preferences/PushButtonField.java +D org.jboss.tools.ws.ui/src/org/jboss/tools/ws/ui/preferences/ITaggedFieldEditor.java +D org.jboss.tools.ws.ui/src/org/jboss/tools/ws/ui/preferences/BaseFieldEditor.java +D org.jboss.tools.ws.ui/src/org/jboss/tools/ws/ui/preferences/ButtonFieldEditor.java +D org.jboss.tools.ws.ui/src/org/jboss/tools/ws/ui/preferences/TextField.java +D org.jboss.tools.ws.ui/src/org/jboss/tools/ws/ui/preferences/LabelFieldEditor.java +D org.jboss.tools.ws.ui/src/org/jboss/tools/ws/ui/preferences/JBossRuntimeListFieldEditor.java +A org.jboss.tools.ws.ui/src/org/jboss/tools/ws/ui/preferences/JBossWSRuntimeListFieldEditor.java +M org.jboss.tools.ws.ui/src/org/jboss/tools/ws/ui/preferences/JBossWSLibraryListFieldEditor.java +M org.jboss.tools.ws.ui/src/org/jboss/tools/ws/ui/preferences/JBossWSRuntimePreferencePage.java +D org.jboss.tools.ws.ui/src/org/jboss/tools/ws/ui/wizards/ServletDescriptor.java +M org.jboss.tools.ws.ui/src/org/jboss/tools/ws/ui/wizards/JBossWSGenerateWebXmlWizardPage.java +M org.jboss.tools.ws.ui/src/org/jboss/tools/ws/ui/wizards/JBossWSGenerateWizard.java +M org.jboss.tools.ws.ui/src/org/jboss/tools/ws/ui/wizards/JBossWSGenerateSampleClassWizardPage.java +M org.jboss.tools.ws.ui/src/org/jboss/tools/ws/ui/wizards/JBossWSGenerateWizardValidator.java +A org.jboss.tools.ws.ui/src/org/jboss/tools/ws/ui/project/facet/JBossWSRuntimeConfigBlock.java +A org.jboss.tools.ws.ui/src/org/jboss/tools/ws/ui/project/facet/JBossWSFacetInstallPage.java +A org.jboss.tools.ws.ui/src/org/jboss/tools/ws/ui/project/facet/JBossWSPropertyPage.java +A org.jboss.tools.ws.ui/src/org/jboss/tools/ws/ui/project/facet/IMessageNotifier.java +A org.jboss.tools.ws.ui/src/org/jboss/tools/ws/ui/project/facet +A org.jboss.tools.ws.ui/src/org/jboss/tools/ws/ui/project +M org.jboss.tools.ws.ui/src/org/jboss/tools/ws/ui/JBossWSUIPlugin.java +M org.jboss.tools.ws.ui/src/org/jboss/tools/ws/ui/messages/JBossWSUIMessages.java +M org.jboss.tools.ws.ui/src/org/jboss/tools/ws/ui/messages/JBossWSUI.properties +A org.jboss.tools.ws.ui/src/org/jboss/tools/ws/ui/views/AddMonitorDialog.java +A org.jboss.tools.ws.ui/src/org/jboss/tools/ws/ui/views/DelimitedStringList.java +A org.jboss.tools.ws.ui/src/org/jboss/tools/ws/ui/views/WSDLBrowseDialog.java +A org.jboss.tools.ws.ui/src/org/jboss/tools/ws/ui/views/JAXRSWSTestView.java +A org.jboss.tools.ws.ui/src/org/jboss/tools/ws/ui/views/WSTestStatus.java +A org.jboss.tools.ws.ui/src/org/jboss/tools/ws/ui/views +M org.jboss.tools.ws.ui/plugin.properties +A org.jboss.tools.ws.ui/pom.xml +M org.jboss.tools.ws.ui/plugin.xml +M org.jboss.tools.ws.ui/META-INF/MANIFEST.MF +A org.jboss.tools.ws.ui/icons/obj16/ws_tester.gif + M org.jboss.tools.ws.ui + +diff svn manifest: +-Bundle-Version: 1.0.0 ++Bundle-Version: 1.1.0.qualifier + +diff rel baseline: +- 1.1.0 :: org.jboss.tools.ws.ui ++ 1.1.0 :: org.jboss.tools.ws.ui + +== ./ws/tests/org.jboss.tools.ws.core.test == + +diff svn artifact: +D org.jboss.tools.ws.core.test/projects +M org.jboss.tools.ws.core.test/META-INF/MANIFEST.MF +D org.jboss.tools.ws.core.test/src/org/jboss/tools/ws/core/test/command +M org.jboss.tools.ws.core.test/src/org/jboss/tools/ws/core/test/JBossWSCoreAllTests.java +A org.jboss.tools.ws.core.test/src/org/jboss/tools/ws/core/test/project/facet/JBossWSProjectFacetTest.java +A org.jboss.tools.ws.core.test/src/org/jboss/tools/ws/core/test/project/facet +A org.jboss.tools.ws.core.test/src/org/jboss/tools/ws/core/test/project +M org.jboss.tools.ws.core.test/build.properties +A org.jboss.tools.ws.core.test/pom.xml + M org.jboss.tools.ws.core.test + +diff svn manifest: +-Bundle-Version: 1.0.0 ++Bundle-Version: 1.1.0.qualifier + +diff rel baseline: +- ?.?.? :: org.jboss.tools.ws.core.test ++ 1.1.0 :: org.jboss.tools.ws.core.test + +== ./ws/tests/org.jboss.tools.ws.creation.core.test == + +diff svn artifact: + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.jboss.tools.ws.creation.core.test ++ 1.0.0 :: org.jboss.tools.ws.creation.core.test + +== ./ws/tests/org.jboss.tools.ws.ui.bot.test == + +diff svn artifact: + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.jboss.tools.ws.ui.bot.test ++ 1.0.0 :: org.jboss.tools.ws.ui.bot.test + +== ./ws/tests/org.jboss.tools.ws.ui.test == + +diff svn artifact: +M org.jboss.tools.ws.ui.test/META-INF/MANIFEST.MF +M org.jboss.tools.ws.ui.test/src/org/jboss/tools/ws/ui/test/preferences/JBossWSRuntimePreferencePageTest.java +A org.jboss.tools.ws.ui.test/pom.xml + M org.jboss.tools.ws.ui.test + +diff svn manifest: +-Bundle-Version: 1.0.0 ++Bundle-Version: 1.1.0.qualifier + +diff rel baseline: +- ?.?.? :: org.jboss.tools.ws.ui.test ++ 1.1.0 :: org.jboss.tools.ws.ui.test + +== ./xulrunner/features/org.mozilla.xpcom.feature == + +diff svn artifact: + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.mozilla.xpcom.feature ++ 1.9.1.2 :: org.mozilla.xpcom.feature + +== ./xulrunner/features/org.mozilla.xulrunner.feature == + +diff svn artifact: + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.mozilla.xulrunner.feature ++ 1.9.1.2 :: org.mozilla.xulrunner.feature + +== ./xulrunner/plugins/org.mozilla.xpcom == + +diff svn artifact: + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.mozilla.xpcom ++ 1.9.1 :: org.mozilla.xpcom + +== ./xulrunner/plugins/org.mozilla.xulrunner.carbon.macosx == + +diff svn artifact: + +diff svn manifest: + +diff rel baseline: +- 1.9.1 :: org.mozilla.xulrunner.carbon.macosx ++ 1.9.1 :: org.mozilla.xulrunner.carbon.macosx + +== ./xulrunner/plugins/org.mozilla.xulrunner.cocoa.macosx == + +diff svn artifact: + +diff svn manifest: + +diff rel baseline: +- 1.9.1 :: org.mozilla.xulrunner.cocoa.macosx ++ 1.9.1 :: org.mozilla.xulrunner.cocoa.macosx + +== ./xulrunner/plugins/org.mozilla.xulrunner.gtk.linux.x86 == + +diff svn artifact: + +diff svn manifest: + +diff rel baseline: +- 1.9.1 :: org.mozilla.xulrunner.gtk.linux.x86 ++ 1.9.1 :: org.mozilla.xulrunner.gtk.linux.x86 + +== ./xulrunner/plugins/org.mozilla.xulrunner.gtk.linux.x86_64 == + +diff svn artifact: + +diff svn manifest: + +diff rel baseline: +- ?.?.? :: org.mozilla.xulrunner.gtk.linux.x86_64 ++ 1.9.1 :: org.mozilla.xulrunner.gtk.linux.x86_64 + +== ./xulrunner/plugins/org.mozilla.xulrunner.win32.win32.x86 == + +diff svn artifact: + +diff svn manifest: + +diff rel baseline: +- 1.9.1 :: org.mozilla.xulrunner.win32.win32.x86 ++ 1.9.1 :: org.mozilla.xulrunner.win32.win32.x86 diff --git a/util/component-dependencies-graph.png b/util/component-dependencies-graph.png new file mode 100644 index 0000000..64978a9 Binary files /dev/null and b/util/component-dependencies-graph.png differ diff --git a/util/genpom.scala b/util/genpom.scala new file mode 100644 index 0000000..f8787c5 --- /dev/null +++ b/util/genpom.scala @@ -0,0 +1,281 @@ +import java.io.File +import scala.io.Source +import scala.xml.XML + +object GenPom { + + case class GVA(groupId : String, artifactId : String, version : String) + + /********** Configuration Start **********/ + var projectName = "org.jboss.tools" + var pathToParentPom = "" + var parentPomVersion = "0.0.1-SNAPSHOT" + var sourcePomVersion = "0.0.1-SNAPSHOT" + /********** Configuration Ends **********/ + + var aggregatorcount = 0 + var modulecount = 0 + + def main(args: Array[String]) { + + generateAggregator(new File("."), + new File(pathToParentPom + "parent-pom.xml"), + GVA(projectName, projectName + ".parent.pom", parentPomVersion), + GVA(projectName, "trunk", sourcePomVersion) + ) + + println("Modules: " + modulecount + " Aggregator: " + aggregatorcount) + } + + def generateModule(dir : File, parentPom : File, parent : GVA, me : GVA) { + modulecount = modulecount + 1 + + + + var module = + + 4.0.0 + + {parentPom.getPath()} + {parent.groupId} + {parent.artifactId} + {parent.version} + + {me.groupId} + {me.artifactId} + {getVersion(dir)} + { if (dir.getParentFile().getAbsolutePath().endsWith("/tests") || dir.getParentFile().getAbsolutePath().endsWith("/tests/.")) + "eclipse-test-plugin" + else if (dir.getParentFile().getAbsolutePath().endsWith("/features") || dir.getParentFile().getAbsolutePath().endsWith("/features/.")) + "eclipse-feature" + else + "eclipse-plugin"} + { getTarget(dir) } + ; + + val pp = new scala.xml.PrettyPrinter(80,2) + + writePom("Module ", pp.format(module), dir) + + } + + def getTarget(dir : File) : Object ={ + var env = ; + + if (dir.getAbsolutePath().endsWith("gtk.linux.x86")) { + env = + linux + gtk + x86 + ; + } else if (dir.getAbsolutePath().endsWith("gtk.linux.x86_64")) { + env = + linux + gtk + x86_64 + ; + } else if (dir.getAbsolutePath().endsWith("carbon.macosx")) { + env = + macosx + carbon + x86 + ; + } else if (dir.getAbsolutePath().endsWith("cocoa.macosx")) { + env = + macosx + cocoa + x86 + ; + } else if (dir.getAbsolutePath().endsWith("win32.win32.x86")) { + env = + win32 + win32 + x86 + ; + } + + var target = + + + org.sonatype.tycho + target-platform-configuration + ${{tychoVersion}} + + p2 + + { env } + + + + + ; + + if(dir.getAbsolutePath().endsWith("x86_64") + || dir.getAbsolutePath().endsWith("x86") + || dir.getAbsolutePath().endsWith("macosx")) { + return target + } + return "" + } + + def writePom(n : String, pp : String, dir : File) { + val pomxml = new File(dir, "pom.xml") + + val out = new java.io.FileWriter(pomxml) + out.write(pp) + out.close + + } + + def getVersion(dir : File) : String = { + + var mf = new File(new File(dir, "META-INF"), "MANIFEST.MF") + var featurexml = new File(dir, "feature.xml") + + if(mf.exists()) { + val lines = Source.fromFile(mf).getLines + for(l <- lines) + if(l.contains("Bundle-Version:")) { + return l.substring("Bundle-Version:".length()).trim().replaceAll("\\.qualifier","-SNAPSHOT") + } + } else if (featurexml.exists()) { + val data = XML.loadFile(featurexml) + return (data \ "@version").text.replaceAll("\\.qualifier","-SNAPSHOT") + } + return dir + " " + featurexml.exists() + " " + mf.exists() + } + + def getArtifactId(dir : File) : String = { + + var mf = new File(new File(dir, "META-INF"), "MANIFEST.MF") + var featurexml = new File(dir, "feature.xml") + + if(mf.exists()) { + val lines = Source.fromFile(mf).getLines + for(l <- lines) + if(l.contains("Bundle-SymbolicName:")) { + val x = l.substring("Bundle-SymbolicName:".length()).trim() + if(x.indexOf(";")>=0) { + return x.substring(0, x.indexOf(";")) + } else { + return x + } + } + } else if (featurexml.exists()) { + val data = XML.loadFile(featurexml) + return (data \ "@id").text + } + return dir + " " + featurexml.exists() + " " + mf.exists() + } + + def dump(dirs : Collection[File], parentPom : File, parent : GVA, me : GVA) { + for(f <- dirs) { + var aggregate = false + val manifest = new File(new File(f, "META-INF"), "MANIFEST.MF") + val plugins = new File(f, "plugins") + val tests = new File(f, "tests") + val features = new File(f, "features") + val featurexml = new File(f, "feature.xml") + + if(manifest.exists() || featurexml.exists()) { + generateModule(f, + new File("../" + parentPom.getPath()), + parent, + GVA(me.groupId, getArtifactId(f), me.version)) + } + + if(plugins.exists()) { + aggregate = true + generateAggregator(plugins, + new File("../../" + parentPom.getPath()), + parent, + GVA(me.groupId, f.getName() + ".plugins" , "0.0.1-SNAPSHOT") + ) + } + + if(tests.exists()) { + aggregate = true + generateAggregator(tests, + new File("../../" + parentPom.getPath()), + parent, + GVA(me.groupId, f.getName() + ".tests", "0.0.1-SNAPSHOT") + ) + } + + if(features.exists()) { + aggregate = true + generateAggregator(features, + new File("../../" + parentPom.getPath()), + parent, + GVA(me.groupId, f.getName()+".features" , "0.0.1-SNAPSHOT") + ) + } + + if(aggregate) { + println("Generate Agg for " + f) + generateAggregator(f, new File("../" + parentPom.getPath()), parent, GVA(me.groupId, f.getName()+".all", "0.0.1-SNAPSHOT")) + } + } + } + + def isModule(n : File) : Boolean = { + def v = (new File(n, "pom.xml").exists() && !n.getName().equals("docs")) || + (!n.getName().contains(".sdk.") && (new File(new File(n, "META-INF"), "MANIFEST.MF").exists()) || (new File(n, "feature.xml").exists())) || (hasDirectory(n, "features") || hasDirectory(n, "tests") || hasDirectory(n, "plugins")) + return v + } + + def hasDirectory(parent : File, name : String) : Boolean = { + + val dir = new File(parent, name) + return dir.isDirectory() && dir.exists() + } + + def generateAggregator(dir : File, + parentPom : File, + parent : GVA, + me : GVA + ) { + aggregatorcount = aggregatorcount + 1 + + val dirs = dir.listFiles().filter( + (n) => n.isDirectory() && !n.getName().startsWith(".") && !n.getName().contains(".sdk.") + ) + + val realModules = dirs.filter( + (n) => isModule(n)) + + var modules = + + 4.0.0 + + {parentPom.getPath()} + {parent.groupId} + {parent.artifactId} + {parent.version} + + {me.groupId} + {me.artifactId} + {me.version} + pom + + { + for(f <- realModules) yield { + { f.getName() } + } + } + + ; + + val pp = new scala.xml.PrettyPrinter(80,2) + writePom("Aggregator ", pp.format(modules),dir) + //println(pp.format(modules)) + + dump(dirs, parentPom, parent, me) + + + } + +} + + +GenPom.main(args) diff --git a/util/genpom.xml b/util/genpom.xml new file mode 100644 index 0000000..896829a --- /dev/null +++ b/util/genpom.xml @@ -0,0 +1,1142 @@ + + + + + + + + + + + + + + +To run this script in Eclipse: + Run As > Ant Build + +To run this script via commandline: + cd /path/to/checked/out/source/tree; \ + ant -f genpom.xml -q + +or, to build a specific module IFF no poms already exist: + ant -f genpom.xml -q -DCOMPONENT=xulrunner + +or, to build a specific module and overwrite existing pom.xml files: + ant -f genpom.xml -q -DCOMPONENT=common -Doverwrite.existing.pom.xml=true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + WORKINGDIR = ${WORKINGDIR} + + + + + + COMMON_TOOLS = ${COMMON_TOOLS} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Agg dir: ${activeDir}, artifactType: ${artifactType}, artifactId: ${artifactId}, artifactVersion: ${artifactVersion}, parentpom: @{parentpom} + + + + + + + + + + + + + + + + + + + + <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> + <parent> + <relativePath>@{parentpom}</relativePath> + <groupId>${projectName}</groupId> + <artifactId>${projectName}.parent.pom</artifactId> + <version>${pomVersion}</version> + </parent> + <groupId>${projectName}</groupId> + <artifactId>${artifactId}</artifactId> + <version>${artifactVersion}</version> + <packaging>${artifactType}</packaging> + <modules> + + + + + + + + + + <module>${subdirSuffix}</module> + + + + + </modules> +</project> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Mod dir: ${activeDir}, artifactType: ${artifactType}, artifactId: ${artifactId}, artifactVersion: ${artifactVersion}, parentpom: @{parentpom} + + + + + + + + + + + + + + + + + + + + <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> + <parent> + <relativePath>@{parentpom}</relativePath> + <groupId>${projectName}</groupId> + <artifactId>${projectName}.parent.pom</artifactId> + <version>${pomVersion}</version> + </parent> + <groupId>${projectName}</groupId> + <artifactId>${artifactId}</artifactId> + <version>${artifactVersion}</version> + <packaging>${artifactType}</packaging> + + + + + + + + + + + + + + + + + + + + + + + + <build> + <plugins> + <plugin> + <groupId>org.sonatype.tycho</groupId> + <artifactId>target-platform-configuration</artifactId> + <version>${tychoVersion}</version> + <configuration> + <resolver>p2</resolver> + <environments> + <environment> + <os>${artifactOs}</os> + <ws>${artifactWs}</ws> + <arch>${artifactArch}</arch> + </environment> + </environments> + </configuration> + </plugin> + </plugins> + </build> + + + + </project> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @{subdir} + + + + + + + + + + + + + + + + writeModulePom dir="@{subdir}" parentpom="${pathToParentPom}@{parentpom}" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + subdir = @{subdir} + Aggregated: ${artifactIdAgg} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + COMPONENT = '${COMPONENT}' + + + + + + Error: no parent-pom.xml found in ${WORKINGDIR}/${pathToParentPomInput} + + + + + + + + + + + + + COMPONENT = '${COMPONENT}', pathToParentPom = ${pathToParentPom} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ${WORKINGDIR}/${COMPONENT} :: Modules: ${modulecount}, Aggregations: ${aggregatorcount} + + + + + + + ${show.pom.exists.warning.count} '${COMPONENT}' pom.xml file(s) already exist. To overwrite, use -Doverwrite.existing.pom.xml=true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Warning! artifactVersion not found for ${dir}! + + + + + + + + + + + + + + + + + + + + + + + + + + + + For ${this.dir}, got ${artifactVersion}; should be ${artifactVersion.from.tag} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Warning! artifactId not found for ${dir}! + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + artifactId = @{artifactId} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/util/getArch.sh b/util/getArch.sh new file mode 100755 index 0000000..26c7891 --- /dev/null +++ b/util/getArch.sh @@ -0,0 +1,24 @@ +#!/bin/bash + +if uname -m > /dev/null 2>&1; then + arch=`uname -m` +else + arch=`uname -p` +fi +# Massage arch for Eclipse-uname differences +case $arch in + i[0-9]*86) + arch=x86 ;; + ia64) + arch=ia64 ;; + ppc) + arch=ppc ;; + ppc64) + arch=ppc ;; + x86_64) + arch=x86_64 ;; + *) + echo "ERROR: Unrecognized architecture: $arch" + exit 1 ;; +esac +echo $arch \ No newline at end of file diff --git a/util/runstack.sh b/util/runstack.sh new file mode 100755 index 0000000..d1ea921 --- /dev/null +++ b/util/runstack.sh @@ -0,0 +1,40 @@ +#!/bin/bash + +#root of svn tree +workingdir=~/workspace36/jbosstools-modular_build + +#use commandline args as list of components to build +if [[ $# -lt 1 ]]; then + echo "Usage: $0 component1 component2 ..." + echo "Eg. $0 tests common jmx archives as" + echo "Eg. $0 jst jsf vpe struts seam -Dmaven.test.skip" + exit 1 +fi + +flags="" +components="" +while [ "$#" -gt 0 ]; do + case $1 in + '-'*) flags="$flags $1"; shift 1;; + *) components="$components $1"; shift 1;; + esac +done + +# run builds w/o running tests +for d in $components; do + # build features, plugins, and tests, but do not RUN tests + #cd $workingdir; ./runtests.sh ${d}/ clean install -Dmaven.test.skip + + # build features, plugins, and tests, then run ALL tests (don't stop after first failed test) + cd $workingdir; ./runtests.sh ${d}/ clean install --fail-at-end $flags +done + +# collect compilation results and failures +for d in $components; do + cd $workingdir; echo "==== $d ====" + egrep -v "org\.|com\." $d/buildlog.latest.txt | egrep "SUCCESS" + egrep "FAILURE|SKIPPED" $d/buildlog.latest.txt + egrep -A1 "Cannot complete the request|depends on|satisfy dependency|Missing requirement|requires '.+'" $d/buildlog.latest.txt + echo "" +done + diff --git a/util/runtests.sh b/util/runtests.sh new file mode 100755 index 0000000..4c91e15 --- /dev/null +++ b/util/runtests.sh @@ -0,0 +1,89 @@ +#!/bin/bash + +# set corect path to mvn on your machine: +mvn3=/opt/maven3/bin/mvn + +if [[ $# -lt 1 ]]; then + # some useful flags: + # -pl - list of projects to build + # -o - offline mode (don't search remote repos) + # -Dmaven.test.skip - compile but do not run tests + # --fail-at-end - fail build after ALL tests have run, not at first failure + echo "Usage: $0 workingdir flags targets" + echo "Eg: $0 as/ -Dmaven.test.skip clean install" + echo "Eg: $0 bpel/tests/ -o --fail-at-end install" + exit 1; +fi + +#echo "[runtests] $0 started on: `date +%H\:%M\:%S`"; + +# environment variables +PATH=.:/bin:/usr/bin:/usr/bin/X11:/usr/local/bin:/usr/X11R6/bin:`pwd`/../linux;export PATH + +#export USERNAME=`whoami` +#echo "[runtests] Run as $USERNAME"; +#echo "[runtests] With PATH = $PATH"; + +# fix for org.eclipse.swt.SWTError: No more handles [gtk_init_check() failed] +# fix for Failed to invoke suite():org.eclipse.swt.SWTError: No more handles [gtk_init_check() failed] +export CVS_RSH=ssh +#ulimit -c unlimited; # set corefile size to unlimited; not allowed on build.eclipse + +#echo "[runtests] Set JAVA_HIGH_ZIPFDS=500 & LANG=C"; +#export JAVA_HIGH_ZIPFDS=500 +#export LANG=C + +usedPorts=""; maxPort=40 +for port in $(ps aux | egrep '[Xvnc|Xvfb]\ :' | egrep " :[0-9]+" | sed "s/\(\^\|.\+\)\(Xvfb\|Xvnc\) :\([0-9]\+\)\(.\+\|$\)/\3/g" | sort); do + if [[ $(echo $port | egrep "^:[0-9]+$") ]]; then + usedPorts=$usedPorts" "${port:1}; + thisPort=${port:1}; (( thisPort -= 0 )); + if [[ $maxPort -lt $thisPort ]]; then maxPort=$thisPort; fi + #echo "[$usedPorts], $thisPort, $maxPort" + fi +done +(( xport = maxPort + 1 )); +#echo "Existing DISPLAY ports include: $usedPorts." +#echo "Use DISPLAY port :$xport" + +xCmd="" +xvncExists=$(which Xvnc); xvncExists=${xvncExists##*no Xvnc *} +if [ $xvncExists ]; then + xCmd="Xvnc :${xport} -geometry 1024x768 -depth 24 -ac" +else + xvfbExists=$(which Xvfb); xvfbExists=${xvfbExists##*no Xvfb *} + if [ $xvfbExists ]; then + xCmd="Xvfb :${xport} -screen 0 1024x768x24 -ac" + else + echo "[runtests] WARNING! This script requires Xvfb or Xvnc. " + echo "[runtests] Without some way to run tests in a different display port, UI tests will run in front of you and you may accidentally interact with them." + fi +fi + +if [[ $xCmd ]]; then + #echo "[runtests] Using X server: '${xCmd}'" + ${xCmd} & + export DISPLAY=localhost:${xport}.0 + xhost + +else + echo "[runtests] Warning! UI tests will run in the current UI display port (usually :0). Please avoid accidentally interacting with them." +fi + + +# run tests +echo "[runtests] [`date +%H\:%M\:%S`] Launching Tycho..." +dir=$1; shift; + +cd $dir; $mvn3 2>&1 $* | tee buildlog.latest.txt + +echo "[runtests] [`date +%H\:%M\:%S`] Test run completed. " + +# xwd -silent -display :${xport} -root -out /tmp/snap.xwd; # save a snapshot + +############################# END RUN TESTS ############################# + +# drop X server process threads used by tests +if [[ -r /tmp/.X${xport}-lock ]]; then kill `cat /tmp/.X${xport}-lock`; fi +if [[ -f /tmp/.X${xport}-lock ]]; then rm -fr /tmp/.X${xport}-lock; fi + +#echo "[runtests] ${0##*/} done: `date +%H\:%M\:%S`" diff --git a/util/svnignore.sh b/util/svnignore.sh new file mode 100755 index 0000000..d97a00d --- /dev/null +++ b/util/svnignore.sh @@ -0,0 +1,35 @@ +#!/bin/bash +tmpfile=/tmp/svn.ignore.txt +echo "target +buildlog.latest.txt +bin +build +*.class +" > $tmpfile + +dir="."; if [[ $1 ]]; then dir=$1; fi + +for p in com org net; do + for f in $(find $dir -mindepth 2 -type d -name "${p}.*" | sort); do + pushd $f 2>&1 >/dev/null + echo $f + svn up --accept 'theirs-full' + svn propset svn:ignore --file $tmpfile . + popd 2>&1 >/dev/null + echo "" + done +done +rm -fr $tmpfile +svn diff $dir + +echo "" +echo "===================================================================" +echo "" +echo "Pending changes:" +svn stat $dir + +echo "" +echo "To commit changes, type: + cd $dir; svn ci -m \"svn:ignore\"" +echo "" +