blob: da438a82b903b734b253d7bc121b6c938b439cd3 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="person.xsl"?>
<person:person xmlns:person="http://eclipse.org/webtools/person"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://eclipse.org/webtools/person person.xsd ">
<person:name>
<person:given-name>Angel</person:given-name>
<person:family-name>Vera</person:family-name>
</person:name>
<person:affiliation href="http://www.ibm.com">IBM</person:affiliation>
<person:e-mail>arvera@ca.ibm.com</person:e-mail>
<person:biography>
<p>
Angel is a developer working for Rational Application Developer
in the Server Tools team at the IBM Toronto Lab.
His team develops the Universal Test Client, the WebSphere Test
Environment and other tools to integrate WebSphere Application Server
and Rational tooling.
Angel has publish a number of articles related to Eclipse and Rational
tooling
<a href="http://www.ibm.com/developerworks/websphere/library/techarticles/0402_vera/0402_vera.html">Running the WebSphere Studio help system remotely</a> and
<a href="http://www.ibm.com/developerworks/edu/ac-dw-ac-jsfisc-i.html">Develop a Faces JSR 168 portlet using IBM Rational Application Developer 6.0 for autonomic computing</a>
</p>
</person:biography>
<person:contribution role="committer">
<p>
Angel is a committer for the Server Tools components of WTP.
</p>
</person:contribution>
<person:large-photo width="203" height="293" href="photos/large/angel-vera.png" />
<person:small-photo width="102" height="147" href="photos/small/angel-vera.png" />
</person:person>