<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:wfw="http://wellformedweb.org/CommentAPI/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
>
<!-- MHonArc v2.6.10 -->
	<channel>
		<title>vtp-dev</title>
		<link>http://dev.eclipse.org/mhonarc/lists/vtp-dev/maillist.html</link>
		<description>vtp-dev</description>
		<language>en-us</language>
		<pubDate>Fri, 03 May 2013 15:50:15 GMT</pubDate>
		<lastBuildDate>Fri, 03 May 2013 15:50:15 GMT</lastBuildDate>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<generator>MHonArc RSS 2.0 RCFile</generator>
		<managingEditor>webmaster@eclipse.org (Webmaster)</managingEditor>
		<webMaster>webmaster@eclipse.org (Webmaster)</webMaster>
		<image>
			<title>vtp-dev</title>
			<url>http://www.eclipse.org/eclipse.org-common/themes/Phoenix/images/eclipse_home_header.jpg</url>
			<link>http://dev.eclipse.org/mhonarc/lists/vtp-dev/maillist.html</link>
		</image>
 

	<item>
		<title>[vtp-dev] Project meta data is out of date for technology.vtp</title>
		<link>http://dev.eclipse.org/mhonarc/lists/vtp-dev/msg00827.html</link>
		<description>Terran ('Trip'), Projects are required to keep meta data up to date using the MyFoundation Portal (http://portal.eclipse.org/). The following problems were found with this project's meta-data: * The date for release &amp;quot;3.0&amp;quot; is in the past, but the release is...</description>
		<content:encoded><![CDATA[<pre>Terran ('Trip'),
Projects are required to keep meta data up to date using the MyFoundation
Portal (<a  href="http://portal.eclipse.org/">http://portal.eclipse.org/</a>).  The following problems were found
with this project's meta-data:

* The date for release &quot;3.0&quot; is in the past, but the release is not marked
as completed. If it is completed, it should be marked as completed; if it
has been postponed, it should be given a new target date.
* There is no next/future release of this project. All Eclipse projects
must have a &quot;next release&quot; planned and scheduled.


</pre>]]></content:encoded>
		<pubDate>Fri, 05 Apr 2013 04:00:24 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/vtp-dev/msg00827.html</guid>
		<author>emo@xxxxxxx (portal on behalf of emo)</author>
	</item>


	<item>
		<title>[vtp-dev] Project meta data is out of date for technology.vtp</title>
		<link>http://dev.eclipse.org/mhonarc/lists/vtp-dev/msg00826.html</link>
		<description>Terran ('Trip'), Projects are required to keep meta data up to date using the MyFoundation Portal (http://portal.eclipse.org/). The following problems were found with this project's meta-data: * The date for release &amp;quot;3.0&amp;quot; is in the past, but the release is...</description>
		<content:encoded><![CDATA[<pre>Terran ('Trip'),
Projects are required to keep meta data up to date using the MyFoundation
Portal (<a  href="http://portal.eclipse.org/">http://portal.eclipse.org/</a>).  The following problems were found
with this project's meta-data:

* The date for release &quot;3.0&quot; is in the past, but the release is not marked
as completed. If it is completed, it should be marked as completed; if it
has been postponed, it should be given a new target date.
* There is no next/future release of this project. All Eclipse projects
must have a &quot;next release&quot; planned and scheduled.


</pre>]]></content:encoded>
		<pubDate>Tue, 05 Feb 2013 05:00:04 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/vtp-dev/msg00826.html</guid>
		<author>emo@xxxxxxx (portal on behalf of emo)</author>
	</item>


	<item>
		<title>[vtp-dev] Issues in Eclipse VTP/OpenVXML 4.0</title>
		<link>http://dev.eclipse.org/mhonarc/lists/vtp-dev/msg00825.html</link>
		<description>Hello,I found a lot of different issues in Eclipse VTP/OpenVXML 4.0 and I want to share them with you. I need some help to validate them.I think I&amp;#39;ve already fixed Issues #1, #2, #3, #5 and #6, but I haven&amp;#39;t tested them that much yet. Issue #1: When using ...</description>
		<content:encoded><![CDATA[<div><div>Hello,</div><div><br></div><div>I found a lot of different issues in Eclipse VTP/OpenVXML 4.0 and I want to share them with you. I need some help to validate them.</div><div>I think I&#39;ve already fixed Issues #1, #2, #3, #5 and #6, but I haven&#39;t tested them that much yet.</div>
<div><br></div><div><br></div><div>Issue #1: When using Eclipse VTP/OpenVXML 4.0 into Eclipse Juno the following exception appears when deploying the application in Tomcat:</div><div><br></div><div>Command-line arguments: &#xA0;-console 12345 -consoleLog</div>
<div><br></div><div>!ENTRY org.eclipse.osgi 4 0 2012-12-21 13:44:54.418</div><div>!MESSAGE Could not find bundle: org.eclipse.equinox.console</div><div>!STACK 0</div><div>org.osgi.framework.BundleException: Could not find bundle: org.eclipse.equinox.console</div>
<div>&#xA0; &#xA0; &#xA0; &#xA0; at org.eclipse.osgi.framework.internal.core.ConsoleManager.checkForConsoleBundle(ConsoleManager.java:211)</div><div>&#xA0; &#xA0; &#xA0; &#xA0; at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:297)</div>
<div><span class="Apple-tab-span" style="white-space:pre">	</span>...</div><div><br></div><div>Cause: Eclipse Juno is using the latest Equinox package which does not include Equinox console as default. A simple workaround was to remove the &quot;-console 12345&quot; parameter.</div>
<div><br></div><div>------------------------------------------------------------------------</div><div><br></div><div>Issue #2: when using a &quot;Soap Webservice&quot; item and starting the web application the following exception appears:</div>
<div><br></div><div>java.lang.Exception: Element has no children.</div><div>&#xA0; &#xA0; &#xA0; &#xA0; at org.eclipse.vtp.framework.util.XMLUtilities.getElementTextData(XMLUtilities.java:242)</div><div>&#xA0; &#xA0; &#xA0; &#xA0; at org.eclipse.vtp.framework.util.XMLUtilities.getElementTextData(XMLUtilities.java:287)</div>
<div><span class="Apple-tab-span" style="white-space:pre">	</span>...</div><div><br></div><div>Cause: When using a &quot;Soap Webservice&quot; item, the process.xml generated a &lt;service-info /&gt; xml tag without any children</div>
<div><br></div><div>------------------------------------------------------------------------</div><div><br></div><div>Issue #3: &quot;Soap Webservice&quot; item is not working. The following soap response exception was being returned:</div>
<div><br></div><div>org.apache.cxf.interceptor.Fault: Unmarshalling Error: unexpected element (uri:&quot;<a href="http://security.test.damiox.org/">http://security.test.damiox.org/</a>&quot;, local:&quot;userName&quot;). Expected elements are &lt;{}userName&gt;,&lt;{}password&gt;&#xA0;</div>
<div>&#xA0; &#xA0; &#xA0; &#xA0; at org.apache.cxf.jaxb.JAXBEncoderDecoder.unmarshall(JAXBEncoderDecoder.java:823)</div><div>&#xA0; &#xA0; &#xA0; &#xA0; at org.apache.cxf.jaxb.JAXBEncoderDecoder.unmarshall(JAXBEncoderDecoder.java:644)</div><div><span class="Apple-tab-span" style="white-space:pre">	</span>...</div>
<div><br></div><div>Cause: I tried the same request through SoapUI and I got the same soap exception. This Web Service is expecting the Soap Request to manage the namespace in a different way as described below:</div><div>
<br></div><div>Original Soap Request (WRONG):</div><div>&lt;SOAP-ENV:Envelope xmlns:SOAP-ENV=&quot;<a href="http://schemas.xmlsoap.org/soap/envelope/">http://schemas.xmlsoap.org/soap/envelope/</a>&quot;&gt;</div><div>&#xA0; &lt;SOAP-ENV:Body&gt;</div>
<div>&#xA0; &#xA0; &lt;findSecurityUserByUserNameAndPassword xmlns=&quot;<a href="http://security.test.damiox.org/">http://security.test.damiox.org/</a>&quot;&gt;</div><div>&#xA0; &#xA0; &#xA0; &lt;userName xmlns=&quot;<a href="http://security.test.damiox.org/">http://security.test.damiox.org/</a>&quot;&gt;Administrator&lt;/userName&gt;</div>
<div>&#xA0; &#xA0; &#xA0; &lt;password xmlns=&quot;<a href="http://security.test.damiox.org/">http://security.test.damiox.org/</a>&quot;&gt;123456&lt;/password&gt;</div><div>&#xA0; &#xA0; &lt;/findSecurityUserByUserNameAndPassword&gt;</div><div>&#xA0; &lt;/SOAP-ENV:Body&gt;</div>
<div>&lt;/SOAP-ENV:Envelope&gt;</div><div><br></div><div>Expected Soap Request (RIGHT):</div><div>&lt;SOAP-ENV:Envelope xmlns:SOAP-ENV=&quot;<a href="http://schemas.xmlsoap.org/soap/envelope/">http://schemas.xmlsoap.org/soap/envelope/</a>&quot; xmlns:ns0=&quot;<a href="http://security.test.damiox.org/">http://security.test.damiox.org/</a>&quot;&gt;</div>
<div>&#xA0; &lt;SOAP-NV:Body&gt;</div><div>&#xA0; &#xA0; &lt;ns0:findSecurityUserByUserNameAndPassword&gt;</div><div>&#xA0; &#xA0; &#xA0; &lt;userName&gt;Administrator&lt;/userName&gt;</div><div>&#xA0; &#xA0; &#xA0; &lt;password&gt;123456&lt;/password&gt;</div><div>
&#xA0; &#xA0; &lt;/ns0:findSecurityUserByUserNameAndPassword&gt;</div><div>&#xA0; &lt;/SOAP-ENV:Body&gt;</div><div>&lt;/SOAP-ENV:Envelope&gt;</div><div><br></div><div>------------------------------------------------------------------------</div>
<div><br></div><div>Issue #4: &quot;Soap Webservice&quot; item does not recognize a SOAP 1.2 WSDL.</div><div><br></div><div>Cause: Not found yet.</div><div><br></div><div>------------------------------------------------------------------------</div>
<div><br></div><div>Issue #5: When opening the &quot;Database Query&quot; item and selecting the &quot;Fields&quot; tab, the &quot;Business Object Field&quot; item is duplicated each time you repeat the process. This occurs even if you have already configured the &quot;Fields&quot; tab, messing up the .xml file final process</div>
<div><br></div><div>Cause: In DatabaseQueryDataMappingPropertiesPanel.java there is no check before adding an element in &quot;settings.dataMapping&quot;.</div><div><br></div><div>------------------------------------------------------------------------</div>
<div><br></div><div>Issue #6: The &quot;Database Query&quot; is not working.</div><div><br></div><div>Cause 1: The export only processes files with extensions &quot;.dot&quot; . I changed that to &quot;dbt&quot;.</div><div>
Cause 2: When using Business Objects as the result, the &quot;result-type&quot; was not being populated in the process.xml and an exception was returned.</div><div><br></div><div>------------------------------------------------------------------------</div>
<div><br></div><div>Issue #7: Really hard to test a change in the Workflow.</div><div><br></div><div>Cause: We have to save all files in the project. Export the web application file. Undeploy the existing web application in Tomcat. Deploy the new web application in Tomcat. Check the catalina output log files to see what&#39;s going on. I&#39;m trying to integrate this project with Eclipse&#39;s Tomcat Server window.</div>
<div><br></div><div>------------------------------------------------------------------------</div><div><br></div><div>Issue #8: The Soap Response is not mapped to a Business Object but it is saved into a WSResponse. It would be great if we may do the same mapping that it is done for &quot;Database Query&quot;.</div>
<div><br></div><div>Cause: Not found yet.</div><div><br></div><div>------------------------------------------------------------------------</div><div><br></div><div>Issue #9: The script box in the &quot;Soap Webservice&quot; item which is enabled when enabling the &quot;Process the result immediately&quot; box is being ignored in Runtime.</div>
<div><br></div><div>Cause: Not found yet.</div><div><br></div><div><br></div><div>****</div><div><br></div><div>Thanks in advance for your feedback,</div><div>Damian Nardelli</div></div><div><br></div>
]]></content:encoded>
		<pubDate>Wed, 02 Jan 2013 16:46:29 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/vtp-dev/msg00825.html</guid>
		<author>damiox@xxxxxxx (Damian Nardelli)</author>
	</item>


	<item>
		<title>[vtp-dev] Debugging Workflow through Tomcat Server window in Eclipse</title>
		<link>http://dev.eclipse.org/mhonarc/lists/vtp-dev/msg00824.html</link>
		<description>Hello guys,I was able to deploy a hello-world vxml in my Tomcat to see how it works, but as you may experience it takes too much to export the war and deploy in Tomcat that I am wondering if you guys were able to debug the project *directly* in Eclipse thr...</description>
		<content:encoded><![CDATA[Hello guys,<div><br></div><div>I was able to deploy a hello-world vxml in my Tomcat to see how it works, but as you may experience it takes too much to export the war and deploy in Tomcat that I am wondering if you guys were able to debug the project *directly* in Eclipse through a Tomcat Server window.</div>
<div>Also, is this an active project? I&#39;m using Eclipse VTP 4.0</div><div><br></div><div>Thanks,</div><div>Damian</div><div><br></div>
]]></content:encoded>
		<pubDate>Fri, 21 Dec 2012 14:21:55 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/vtp-dev/msg00824.html</guid>
		<author>damiox@xxxxxxx (Damian Nardelli)</author>
	</item>


	<item>
		<title>[vtp-dev] Project meta data is out of date for technology.vtp</title>
		<link>http://dev.eclipse.org/mhonarc/lists/vtp-dev/msg00823.html</link>
		<description>Terran ('Trip'), Projects are required to keep meta data up to date using the MyFoundation Portal (http://portal.eclipse.org/). The following problems were found with this project's meta-data: * The date for release &amp;quot;3.0&amp;quot; is in the past, but the release is...</description>
		<content:encoded><![CDATA[<pre>Terran ('Trip'),
Projects are required to keep meta data up to date using the MyFoundation
Portal (<a  href="http://portal.eclipse.org/">http://portal.eclipse.org/</a>).  The following problems were found
with this project's meta-data:

* The date for release &quot;3.0&quot; is in the past, but the release is not marked
as completed. If it is completed, it should be marked as completed; if it
has been postponed, it should be given a new target date.
* There is no next/future release of this project. All Eclipse projects
must have a &quot;next release&quot; planned and scheduled.


</pre>]]></content:encoded>
		<pubDate>Mon, 05 Nov 2012 05:00:19 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/vtp-dev/msg00823.html</guid>
		<author>emo@xxxxxxx (portal on behalf of emo)</author>
	</item>


	<item>
		<title>[vtp-dev] A VTP committer or project lead *must* to respond to this	note.</title>
		<link>http://dev.eclipse.org/mhonarc/lists/vtp-dev/msg00822.html</link>
		<description> VTP has been put on the Technology TLP's project termination list. While there does appear to be some ongoing development, and some community interest in the project, the project does not appear to be operating according to the open source rules of engage...</description>
		<content:encoded><![CDATA[<table width="100%"><tr><td bgcolor="#ffffff" style="background-color: #ffffff; color: #000000; "><font color="#000000">

  
  
    VTP has been put on the Technology TLP's project termination list.
    While there does appear to be some ongoing development, and some
    community interest in the project, the project does not appear to be
    operating according to the open source rules of engagement described
    by the Eclipse Development Process.<br>
    <br>
    What is the status of the project?<br>
    <br>
    I notice that there is a 3.0 (tentative) release indicated in the
    project metadata (along with a 2.0 release indicated in the
    downloads), but there have been no release reviews. <br>
    <br>
    In fact, the 3.0 "release" seems to be about four years old (on the
    downloads page). How are you getting bits into the hands of the
    community?<br>
    <br>
    What sorts of activities are you engaged in to grow the project's
    community?<br>
    <br>
    How accurate is the 3.0 plan document?<br>
    <br>
    The project downloads [1] seem to contain some third-party libraries
    that may not have corresponding CQs. For example, I cannot locate a
    CQ for the following:<br>
    <br>
    org.apache.commons.fileupload_1.1.1.*.jar (No CQ found)<br>
    org.apache.commons.io_1.2.0.*.jar (No CQ found)<br>
    org.mozilla._javascript_.source_1.7.2.*.jar (No CQ found)<br>
    org.mozilla._javascript__1.6.6.*.jar (No CQ found)<br>
    org.mozilla._javascript__1.7.2.*.jar (No CQ found)<br>
    <br>
    A separate CQ is required for each version of a library. I believe
    that you do have CQs for versions of these libraries, but not these
    exact versions. You may need to create additional CQs.<br>
    <br>
    What is SKDialer.jar?<br>
    <br>
    These issues notwithstanding, can you assert that the Eclipse IP Due
    Diligence process is being followed?<br>
    <br>
    It seems long past time for the project do undergo a formal review.
    Please update your project's releases in the project metadata. I'd
    really like to see a proper release scheduled and executed sometime
    in the next six months or so.<br>
    <br>
    I see that you have both a CVS and an SVN repository listed for the
    project. The CVS repository not longer exists and so should be
    removed from the project metadata. <br>
    <br>
    I assume that you are aware that CVS has been retired and that
    projects are being compelled to move to Git.<br>
    <br>
    The project website must be migrated to Git [2]<br>
    <br>
    Note that SVN will be retired in 2013.<br>
    <br>
    If you have any questions, or require any assistance, please ask me
    or your PMC.<br>
    <br>
    Thanks,<br>
    <br>
    Wayne<br>
    <br>
    [1]
    <a class="moz-txt-link-freetext" href="http://eclipse.org/projects/tools/downloads.php?id=technology.vtp">http://eclipse.org/projects/tools/downloads.php?id=technology.vtp</a><br>
    [2]
<a class="moz-txt-link-freetext" href="http://wiki.eclipse.org/Git/Migrating_to_Git#Migrating_Your_Project_Website">http://wiki.eclipse.org/Git/Migrating_to_Git#Migrating_Your_Project_Website</a><br>
    <div class="moz-signature">-- <br>
      Wayne Beaton<br>
      The Eclipse Foundation<br>
      Twitter: @waynebeaton<br>
      Explore <a href="http://www.eclipse.org/projects">Eclipse
        Projects</a>
      <br>
      <a href="http://www.eclipsecon.org/europe2012"><img
          src="" alt="EclipseCon
          Europe 2012" border="0" height="60" width="480"></a></div>
  

</font></td></tr></table><p><a href="pngvyzK4QXzYY.png" ><img src="pngvyzK4QXzYY.png" alt="PNG image"></a></p>
]]></content:encoded>
		<pubDate>Thu, 11 Oct 2012 01:48:28 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/vtp-dev/msg00822.html</guid>
		<author>wayne@xxxxxxx (Wayne Beaton)</author>
	</item>


	<item>
		<title>[vtp-dev] Error using JDBC jars in VTP Dependencies folder</title>
		<link>http://dev.eclipse.org/mhonarc/lists/vtp-dev/msg00821.html</link>
		<description>I&amp;#39;m putting together a little Skunkworks project for my employer, demoing interactive document retrieval with&amp;#xA0;VTP and dynamic voice grammars derived from ImageNow views.&amp;#xA0;I&amp;#39;m trying to add some SQL statements to a script block in a call flow, but I&amp;#39;m encoun...</description>
		<content:encoded><![CDATA[<div>I&#39;m putting together a little Skunkworks project for my employer, demoing interactive document retrieval with&#xA0;VTP and dynamic voice grammars derived from ImageNow views.</div><div>&#xA0;</div><div>I&#39;m trying to add some SQL statements to a script block in a call flow, but I&#39;m encountering problems adding any sort of JDBC driver for SQL Server. (A connection to SQL Server is not critical to the demo, but it will help me clean up license sessions that are rapidly consumed since I can&#39;t persist my ImageNowService Java object for either the life of a call or the life of a voice app [without implementing&#xA0;my own&#xA0;palette object or an IScriptable].)</div>
<div>&#xA0;</div><div>I&#39;ve tried the lastest jars from jTDS &amp; Microsoft, and they both give the same error, which is basically a broken WAR file that returns 404 from Tomcat.</div><div>&#xA0;</div><div>Using these JDBC jars, catalina.out contains only the following error on first deploy:</div>
<div>&#xA0;</div><div>INFO: Deploying web application archive /opt/apache-tomcat-7.0.30/webapps/invoic<br>eIVR.war<br>Listening on port <a href="http://0.0.0.0/0.0.0.0:12345">0.0.0.0/0.0.0.0:12345</a> ... <br>!SESSION 2012-10-05 16:49:19.648 -----------------------------------------------<br>
eclipse.buildId=unknown<br>java.version=1.6.0_35<br>java.vendor=Apple Inc.<br>BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US<br>Command-line arguments:&#xA0; -console 12345 -consoleLog</div><div>!ENTRY org.eclipse.update.configurator 4 0 2012-10-05 16:49:19.649<br>
!MESSAGE Unable to access file &quot;/opt/apache-tomcat-7.0.30/work/Catalina/localhos<br>t/invoiceIVR/eclipse/plugins/NLP.4d97cd42ee6d49f0bcb5b5da73da6ff2_0.0.0/META-INF<br>/MANIFEST.MF&quot;.<br>INFO|2012/10/05|16:49:19&gt; Host Started</div>
<div>&#xA0;</div><div>&#xA0;</div><div>If I restart Tomcat the manifest error goes away, but then this happens:</div><div>&#xA0;</div><div>java.lang.ArrayIndexOutOfBoundsException: 0<br>&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0; at org.eclipse.vtp.framework.engine.runtime.Blueprint.linkExecutables(Blueprint.java:365)<br>
&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0; at org.eclipse.vtp.framework.engine.runtime.Blueprint.&lt;init&gt;(Blueprint.java:84)<br>&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0; at org.eclipse.vtp.framework.engine.main.ProcessEngine.createProcess(ProcessEngine.java:327)<br>&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0; at org.eclipse.vtp.framework.engine.http.Deployment.&lt;init&gt;(Deployment.java:70)<br>
...</div><div>&#xA0;</div><div>&#xA0;</div><div>I seem to remember using JDBC jars with OpenVXML back in 2007.</div><div>&#xA0;</div><div>I&#39;m using the latest builds of VTP 4.0 from VTP&#39;s Indigo update site on OS X 10.8 &amp; Eclipse 3.7.2.</div>
<div>&#xA0;</div><div>Any help is appreciated! Thanks!</div><div>&#xA0;</div><div>Derek</div><div>&#xA0;</div><div><br>-- <br></div><div><span style="color:rgb(0,0,0);line-height:16px;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11px"><font face="verdana,sans-serif">Derek Moore</font></span></div>

<div><font color="#000000"><font face="verdana,sans-serif"><span style="line-height:16px;font-size:11px">Software Engineer</span></font></font></div><div><font color="#000000"><font face="verdana,sans-serif"><span style="line-height:16px;font-size:11px">Solution Architecture<br>
</span><span style="line-height:16px;font-size:11px">Perceptive Software</span></font><span style="line-height:16px;font-size:11px"><br></span><span style="line-height:16px;font-size:11px"><br></span><span style="line-height:16px;font-size:11px"><a style="color:rgb(0,0,0);text-decoration:none" href="mailto:derek.moore@xxxxxxxxxxxxxxxxxxxxxx" target="_blank"><font face="verdana,sans-serif">derek.moore@xxxxxxxxxxxxxxxxxxxxxx</font></a></span><span style="line-height:16px;font-size:11px"><br>
</span><span style="line-height:16px;font-size:11px"><a style="color:rgb(0,0,0);text-decoration:none" href="http://www.perceptivesoftware.com/" target="_blank"><font face="verdana,sans-serif">www.perceptivesoftware.com</font></a></span><span style="line-height:16px;font-size:11px"><br>
</span><span style="line-height:16px;font-size:11px"><br></span><span style="line-height:16px;font-size:11px"><font face="verdana,sans-serif">+1 913 422 7525 corporate</font></span></font></div>
<div><font color="#000000"><span style="line-height:16px;font-size:11px"><font face="Verdana">+1 913 667 6734 direct</font></span><span style="line-height:16px;font-size:11px"><br></span><span style="line-height:16px;font-size:11px"><font face="verdana,sans-serif">+1 816 305&#xA0;0909 mobile</font></span></font></div>
]]></content:encoded>
		<pubDate>Fri, 05 Oct 2012 22:25:39 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/vtp-dev/msg00821.html</guid>
		<author>derek.moore@xxxxxxx (Derek Moore)</author>
	</item>


	<item>
		<title>[vtp-dev] Somebody on Voice Tools needs to respond to my July 11th	post</title>
		<link>http://dev.eclipse.org/mhonarc/lists/vtp-dev/msg00820.html</link>
		<description> The Technology PMC needs to hear from you. http://dev.eclipse.org/mhonarc/lists/vtp-dev/msg00815.html Wayne -- Wayne Beaton The Eclipse Foundation Twitter: @waynebeaton Explore Eclipse Projects </description>
		<content:encoded><![CDATA[<table width="100%"><tr><td bgcolor="#ffffff" style="background-color: #ffffff; color: #000000; "><font color="#000000">

  
  
    The Technology PMC needs to hear from you.<br>
    <br>
    <a class="moz-txt-link-freetext" href="http://dev.eclipse.org/mhonarc/lists/vtp-dev/msg00815.html">http://dev.eclipse.org/mhonarc/lists/vtp-dev/msg00815.html</a><br>
    <br>
    Wayne<br>
    <div class="moz-signature">-- <br>
      Wayne Beaton<br>
      The Eclipse Foundation<br>
      Twitter: @waynebeaton<br>
      Explore <a href="http://www.eclipse.org/projects">Eclipse
        Projects</a></div>
  

</font></td></tr></table>]]></content:encoded>
		<pubDate>Wed, 12 Sep 2012 16:31:04 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/vtp-dev/msg00820.html</guid>
		<author>emo@xxxxxxx (Wayne Beaton)</author>
	</item>


	<item>
		<title>[vtp-dev] Project meta data is out of date for technology.vtp</title>
		<link>http://dev.eclipse.org/mhonarc/lists/vtp-dev/msg00819.html</link>
		<description>Terran ('Trip'), Projects are required to keep meta data up to date using the MyFoundation Portal (http://portal.eclipse.org/). The following problems were found with this project's meta-data: * The date for release &amp;quot;3.0&amp;quot; is in the past, but the release is...</description>
		<content:encoded><![CDATA[<pre>Terran ('Trip'),
Projects are required to keep meta data up to date using the MyFoundation
Portal (<a  href="http://portal.eclipse.org/">http://portal.eclipse.org/</a>).  The following problems were found
with this project's meta-data:

* The date for release &quot;3.0&quot; is in the past, but the release is not marked
as completed. If it is completed, it should be marked as completed; if it
has been postponed, it should be given a new target date.
* There is no next/future release of this project. All Eclipse projects
must have a &quot;next release&quot; planned and scheduled.


</pre>]]></content:encoded>
		<pubDate>Wed, 05 Sep 2012 04:00:19 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/vtp-dev/msg00819.html</guid>
		<author>emo@xxxxxxx (portal on behalf of emo)</author>
	</item>


	<item>
		<title>Re: [vtp-dev] how to build VTP from source code</title>
		<link>http://dev.eclipse.org/mhonarc/lists/vtp-dev/msg00818.html</link>
		<description> Hi Trip, I'm also trying to build VTP following your steps and ran into the following errors at step 4: http://pastebin.com/Axw6MCMS Before this step I did a clean install of Eclipse 3.7 RCP package, installed Subversive and its optional plugins, then ins...</description>
		<content:encoded><![CDATA[<pre>Trip Gilman &lt;trip@...&gt; writes:

&gt; 
&gt; Here's a quick cheat sheet:
&gt; 
&gt; 1) Download the RCP/Plugin Developer Eclipse package
&gt; 2) Install Buckminster into Eclipse
&gt; 3) Checkout the Releng/trunk/org.eclipse.vtp.releng.buckminster project
&gt; from the VTP SVN
&gt; 4) Open the vtp_4.0.0.cquery and click Resolve and Materialize.  This will
&gt; pull down all the dependencies and source projects you need
&gt; 5) Right-click on the org.eclipse.vtp.releng.p2site project and select
&gt; Buckminster-&gt;Invoke Action&#xC5;
&gt; 6) Select p2.site from the dialog and select the buckminster.properties
&gt; file located in that same project.  This will build all the plugins and
&gt; create a p2 update site that can be used to install them
&gt; 
&gt; Trip Gilman
&gt; 
&gt; On 6/1/12 10:24 AM, &quot;szabolcs jozsa&quot; &lt;szabolcs.jozsa@...&gt; wrote:
&gt; 
&gt; &gt;Hi VTP Developers,
&gt; &gt;
&gt; &gt;I installed and played around a little with VTP, and I'd like to build it
&gt; &gt;from source code.
&gt; &gt;Is there any description how to do it ?
&gt; &gt;I could check out the sources, but I could not find out how to proceed.
&gt; &gt;
&gt; &gt;Thanks in advance for your help,
&gt; &gt;Szabolcs
&gt; &gt;_______________________________________________
&gt; &gt;vtp-dev mailing list
&gt; &gt;vtp-dev@...
&gt; &gt;<a  href="https://dev.eclipse.org/mailman/listinfo/vtp-dev">https://dev.eclipse.org/mailman/listinfo/vtp-dev</a>
&gt; 
&gt; 

Hi Trip,

I'm also trying to build VTP following your steps and ran into the following
errors at step 4:  <a  href="http://pastebin.com/Axw6MCMS">http://pastebin.com/Axw6MCMS</a>

Before this step I did a clean install of Eclipse 3.7 RCP package, installed
Subversive and its optional plugins, then installed Buckminster, before pulling
down the buckminster project from SVN.

Any thoughts on what might be wrong?

Many thanks,
Kevin Smith



</pre>]]></content:encoded>
		<pubDate>Wed, 18 Jul 2012 15:07:45 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/vtp-dev/msg00818.html</guid>
		<author>k.smith@xxxxxxx (Kevin Smith)</author>
	</item>

 
	</channel>
	</rss>
<!-- MHonArc v2.6.10 -->
