|
|
Re: create.product does not include java code [message #489076 is a reply to message #489064] |
Thu, 01 October 2009 12:50 |
|
On 10/01/2009 02:18 PM, Erdal Karaca wrote:
> The action create.product does not include the binary resources, i.e.
> compiled java code.
It works for my products. I think you need to be a bit more specific.
> The pde product export works as expected...
Can you provide a sample?
Regards,
Thomas Hallgren
|
|
|
|
Re: create.product does not include java code [message #493142 is a reply to message #493129] |
Fri, 23 October 2009 11:31 |
|
Hi Erdal,
I'm confused. In what way is the validity of a search path related to a create.product action?
Do you get the source of the birt projects into your workspace at all? In what project is the create.product action
defined? How is it defined? From where do you execute the site.p2 action? On what project?
- thomas
On 10/23/2009 12:30 PM, Erdal Karaca wrote:
> i included the birt chart engine:
>
> <searchPath name="birt">
> <provider readerType="cvs"
> componentTypes="eclipse.feature,osgi.bundle,buckminster" mutable="true"
> source="true">
> <uri format=":pserver:dev.eclipse.org:/cvsroot/birt,source/{0}">
> <bc:propertyRef key="buckminster.component" />
> </uri>
> </provider>
> </searchPath>
>
> The plugins generated by the site.p2 action do not contain any compiled
> code...
> Is the searchPath ok?
|
|
|
Re: create.product does not include java code [message #493153 is a reply to message #493142] |
Fri, 23 October 2009 12:14 |
Erdal Karaca Messages: 854 Registered: July 2009 |
Senior Member |
|
|
First, I thought it would be create.product (copied from the example plugin).
But if I call the action bundle.jars, the sources are not compiled, either.
I have a feature that contains a product definition and the cquery/rmap.
This is my feature config (see attachment, screenshot):
my-feature
+ product definition
+ cquery
+ rmap
+ build/product.ant (defines create.product)
I open my cquery and choose 'Resolve to wizard'.
So, I materialized the projects, some from cvs (birt) and others from svn (mine). Materialization works just fine, i.e. birt plugins and my plugins are checked out onto the file system AND they contain the sources.
When calling bundle.jars (or site.p2 or create.product), everything is created, except the bundles which were checked out from cvs/svn do not contain the compiled sources.
I set cbi.include.source=true, but that did not resolve the problem...
I am sorry for confusing you, I should have described my scenario, first.
|
|
|
|
Powered by
FUDForum. Page generated in 0.04306 seconds