Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [equinox-dev] executing tests in org.eclipse.equinox.http.servlet.tests

For posterity, 

Setting the jetty port is done by editing the JUnit Plugin Test run config and setting the system property:

org.osgi.service.http.port=xxxx

- Ray


On Tue, Mar 25, 2014 at 11:39 PM, Raymond Auge <raymond.auge@xxxxxxxxxxx> wrote:
nvm... 

Right click PDE Plugin -> Run As -> JUnit Plugin Test

Thx,
- Ray


On Tue, Mar 25, 2014 at 11:33 PM, Raymond Auge <raymond.auge@xxxxxxxxxxx> wrote:
I do realize there are several bundle dependencies, and so I'm imagining the whole lot get's deployed and executed as a runtime, a la BND integration tests... just can figure out the method to trigger that to happen...

Or, is the test harness assembly manual?

- Ray


On Tue, Mar 25, 2014 at 11:31 PM, Raymond Auge <raymond.auge@xxxxxxxxxxx> wrote:
How do I execute those?

I looked through PDE UIs for hints, from the Manifest wizard...

There's no pom file.

Other? 


Thx,
--
Raymond Augé (@rotty3000)
Senior Software Architect
Liferay, Inc. (@Liferay)




--
Raymond Augé (@rotty3000)
Senior Software Architect
Liferay, Inc. (@Liferay)




--
Raymond Augé (@rotty3000)
Senior Software Architect
Liferay, Inc. (@Liferay)




--
Raymond Augé (@rotty3000)
Senior Software Architect
Liferay, Inc. (@Liferay)


Back to the top