Publication [message #5357] |
Mon, 10 April 2006 09:52  |
Eclipse User |
|
|
|
Originally posted by: user.domain.com
Hi,
Ive been trying to figure out how the Composer works and now I want to
Publish the information. However the framesets exhibit errors such as
Firefox can't find the file at /C:/Documents and
Settings/anderst/EPF/Publish/spscreen.htm.
Firefox can't find the file at /C:/Documents and
Settings/anderst/EPF/Publish/applet/myruptree.htm.
Is there a setting I can use to fix this or is this a commonly know deficit?
thanks
/anders
|
|
|
|
|
|
|
|
|
|
Re: Publication [message #7211 is a reply to message #7188] |
Mon, 17 April 2006 11:23  |
Eclipse User |
|
|
|
I will check the latest integration build to see if the problem is still
in there, and if so, open a defect in Bugzilla on this.
Thanks.
yujen wrote:
> Build Label: 20060209-1450
> publish error pages in "Reference Workflows" "Tasks" "Guidance"
>
> Jim Thario wrote:
>
>> Please include the version of EPF Composer you are using when
>> reporting problems. Thanks.
>
>
>> yujen wrote:
>>> use EPF Composer to publication have error, but use RMC to
>>> publication , it's okay.
>>>
>
>
|
|
|
Re: Publication [message #562170 is a reply to message #5357] |
Mon, 10 April 2006 13:06  |
Eclipse User |
|
|
|
Thanks for finding this. There is a problem in publishing with the
I20060407 build. This build had a lot of changes merged in. You should
try working with the 1.0-M1 build for now. It is stable and publishing
works well. The 1.0-M2 build is scheduled for release around the end of
this week.
I opened a Bugzilla record on this one:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=135926
user@domain.com wrote:
> Hi,
>
> Ive been trying to figure out how the Composer works and now I want to
> Publish the information. However the framesets exhibit errors such as
>
> Firefox can't find the file at /C:/Documents and
> Settings/anderst/EPF/Publish/spscreen.htm.
>
> Firefox can't find the file at /C:/Documents and
> Settings/anderst/EPF/Publish/applet/myruptree.htm.
>
>
> Is there a setting I can use to fix this or is this a commonly know
> deficit?
>
>
> thanks
> /anders
|
|
|
Re: Publication [message #562199 is a reply to message #5397] |
Tue, 11 April 2006 03:33  |
Eclipse User |
|
|
|
ok, but I rather like the new features ;)
Is it possible to checkout the source and build the latest code by myself?
/anders
Jim Thario wrote:
> Thanks for finding this. There is a problem in publishing with the
> I20060407 build. This build had a lot of changes merged in. You should
> try working with the 1.0-M1 build for now. It is stable and publishing
> works well. The 1.0-M2 build is scheduled for release around the end of
> this week.
>
> I opened a Bugzilla record on this one:
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=135926
>
>
>
> user@domain.com wrote:
>> Hi,
>>
>> Ive been trying to figure out how the Composer works and now I want to
>> Publish the information. However the framesets exhibit errors such as
>>
>> Firefox can't find the file at /C:/Documents and
>> Settings/anderst/EPF/Publish/spscreen.htm.
>>
>> Firefox can't find the file at /C:/Documents and
>> Settings/anderst/EPF/Publish/applet/myruptree.htm.
>>
>>
>> Is there a setting I can use to fix this or is this a commonly know
>> deficit?
>>
>>
>> thanks
>> /anders
|
|
|
Re: Publication [message #562224 is a reply to message #6858] |
Tue, 11 April 2006 11:04  |
Eclipse User |
|
|
|
You can do this yourself. In fact, the publishing problem you
experienced has been fixed in the HEAD revision of the source and will
be included in the next integration build.
You can find all the information you need to configure your environment,
get a copy of the source through anonymous CVS, and build and run here:
http://www.eclipse.org/epf/composer_dev_guide/
Open one of the beacon-XX.product files for your platform found in the
org.eclipse.epf.rcp project. There is an option to start the product
export wizard to build and package a zip. This step isn't in the guide yet.
Thanks!
user@domain.com wrote:
> ok, but I rather like the new features ;)
>
>
> Is it possible to checkout the source and build the latest code by myself?
>
> /anders
>
>
> Jim Thario wrote:
>> Thanks for finding this. There is a problem in publishing with the
>> I20060407 build. This build had a lot of changes merged in. You should
>> try working with the 1.0-M1 build for now. It is stable and publishing
>> works well. The 1.0-M2 build is scheduled for release around the end
>> of this week.
>>
>> I opened a Bugzilla record on this one:
>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=135926
>>
>>
>>
>> user@domain.com wrote:
>>> Hi,
>>>
>>> Ive been trying to figure out how the Composer works and now I want
>>> to Publish the information. However the framesets exhibit errors such as
>>>
>>> Firefox can't find the file at /C:/Documents and
>>> Settings/anderst/EPF/Publish/spscreen.htm.
>>>
>>> Firefox can't find the file at /C:/Documents and
>>> Settings/anderst/EPF/Publish/applet/myruptree.htm.
>>>
>>>
>>> Is there a setting I can use to fix this or is this a commonly know
>>> deficit?
>>>
>>>
>>> thanks
>>> /anders
|
|
|
Re: Publication [message #562247 is a reply to message #6880] |
Tue, 11 April 2006 13:01  |
Eclipse User |
|
|
|
Thanks Jim,
Ive managed to do the whole checkout, compilation etc. exercise so Im on
track again.
thanks!
/anders
Jim Thario wrote:
> You can do this yourself. In fact, the publishing problem you
> experienced has been fixed in the HEAD revision of the source and will
> be included in the next integration build.
>
> You can find all the information you need to configure your environment,
> get a copy of the source through anonymous CVS, and build and run here:
>
> http://www.eclipse.org/epf/composer_dev_guide/
>
> Open one of the beacon-XX.product files for your platform found in the
> org.eclipse.epf.rcp project. There is an option to start the product
> export wizard to build and package a zip. This step isn't in the guide yet.
>
> Thanks!
>
> user@domain.com wrote:
>> ok, but I rather like the new features ;)
>>
>>
>> Is it possible to checkout the source and build the latest code by
>> myself?
>>
>> /anders
>>
>>
>> Jim Thario wrote:
>>> Thanks for finding this. There is a problem in publishing with the
>>> I20060407 build. This build had a lot of changes merged in. You
>>> should try working with the 1.0-M1 build for now. It is stable and
>>> publishing works well. The 1.0-M2 build is scheduled for release
>>> around the end of this week.
>>>
>>> I opened a Bugzilla record on this one:
>>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=135926
>>>
>>>
>>>
>>> user@domain.com wrote:
>>>> Hi,
>>>>
>>>> Ive been trying to figure out how the Composer works and now I want
>>>> to Publish the information. However the framesets exhibit errors
>>>> such as
>>>>
>>>> Firefox can't find the file at /C:/Documents and
>>>> Settings/anderst/EPF/Publish/spscreen.htm.
>>>>
>>>> Firefox can't find the file at /C:/Documents and
>>>> Settings/anderst/EPF/Publish/applet/myruptree.htm.
>>>>
>>>>
>>>> Is there a setting I can use to fix this or is this a commonly know
>>>> deficit?
>>>>
>>>>
>>>> thanks
>>>> /anders
|
|
|
Re: Publication [message #562494 is a reply to message #6904] |
Sat, 15 April 2006 11:27  |
Eclipse User |
|
|
|
Originally posted by: yujen.ms9.url.com.tw
use EPF Composer to publication have error, but use RMC to publication ,
it's okay.
|
|
|
Re: Publication [message #562519 is a reply to message #7141] |
Sat, 15 April 2006 13:25  |
Eclipse User |
|
|
|
Please include the version of EPF Composer you are using when reporting
problems. Thanks.
yujen wrote:
> use EPF Composer to publication have error, but use RMC to publication ,
> it's okay.
>
|
|
|
Re: Publication [message #562543 is a reply to message #7165] |
Mon, 17 April 2006 08:34  |
Eclipse User |
|
|
|
Originally posted by: yujen.ms9.url.com.tw
Build Label: 20060209-1450
publish error pages in "Reference Workflows" "Tasks" "Guidance"
Jim Thario wrote:
> Please include the version of EPF Composer you are using when reporting
> problems. Thanks.
> yujen wrote:
>> use EPF Composer to publication have error, but use RMC to publication ,
>> it's okay.
>>
|
|
|
Re: Publication [message #562567 is a reply to message #7188] |
Mon, 17 April 2006 11:23  |
Eclipse User |
|
|
|
I will check the latest integration build to see if the problem is still
in there, and if so, open a defect in Bugzilla on this.
Thanks.
yujen wrote:
> Build Label: 20060209-1450
> publish error pages in "Reference Workflows" "Tasks" "Guidance"
>
> Jim Thario wrote:
>
>> Please include the version of EPF Composer you are using when
>> reporting problems. Thanks.
>
>
>> yujen wrote:
>>> use EPF Composer to publication have error, but use RMC to
>>> publication , it's okay.
>>>
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.26026 seconds