Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [Fwd: [wtp-releng] JSF SDK build is enabled in build script.] + API docs build


> Sorry for the bad release yesterday.

np, as long as I can revert to a working version.

> We should have done a local build before releasing.

Yes, always a good idea when changing map files, adding plugins, etc.
(and more so at this point in cycle! :)

> Any reason for us NOT to release the map file?

Nope, release away ... let's shoot for it being finished in RC5a.

Guess long term it won't matter but this experience has made me think we should have planned a
build path which worked by simply using most recent WTP build, if nothing in WTP had changed.

I suggest for now we'll just keep re-building RC5a ... until Monday night that is ... even if JSF-only changes?
And we'll just "mannually" check the builds map files to make sure no one accidently released a WTP change?

Thanks,




Raghu Srinivasan <raghunathan.srinivasan@xxxxxxxxxx>
Sent by: wtp-releng-bounces@xxxxxxxxxxx

06/16/2006 05:35 PM

Please respond to
Webtools releng discussion list <wtp-releng@xxxxxxxxxxx>

To
Webtools releng discussion list <wtp-releng@xxxxxxxxxxx>, David M Williams/Raleigh/IBM@IBMUS
cc
Subject
Re: [Fwd: [wtp-releng] JSF SDK build is enabled in build        script.]        +        API docs build





Hi David,
Sorry for the bad release yesterday. We should have done a local build before releasing.

We have fixed the map file and have successfully done a local workspace build.  Any reason for us NOT to release the map file?

Thanks
Raghu

David M Williams wrote:


well ... I could be wrong ... but when I selected that sdk feature.xml and asked to "generate ant build file" ... I got some error message that some plugin couldn't be found.
perhaps it was some of the other problems I was seeing?




Justin Chen <yung-chang.chen@xxxxxxxxxx>
Sent by:
wtp-releng-bounces@xxxxxxxxxxx

06/16/2006 11:54 AM

Please respond to
yung-chang.chen@xxxxxxxxxx; Please respond to
Webtools releng discussion list
<wtp-releng@xxxxxxxxxxx>


To
Webtools releng discussion list <wtp-releng@xxxxxxxxxxx>
cc
Subject
Re: [Fwd: [wtp-releng] JSF SDK build is enabled in build script.]        +        API docs build







Thanks for the tip on the SDK.  I will add the feature as you suggested.  

However, not clear why the org.eclipse.jst.jsf.feature needs to be
included.
With the org.eclipse.jst.jsf_sdk.feature.source included only, SDK seems
to be
generated w/ src.zip for each plug-ins on my build machine.

Thanks,
Justin


David M Williams wrote:

>
> I had to "revert"  some relesaes in jsf last night ...
>
> Something wasn't quite right, and "plugin not found" errors were
> causing the build to abuptly fail
>
> jsf.doc.feature refered to a version of jsf.doc.user that seems
> incorrect, and
> the released jsf.doc feature refered to a version of
> org.eclipse.jst.jsf.doc.dev that is not in any map file?
>
>
> As for SDK build, I think your sdk feature needs to "include" the
> binary runtime version:
>    <includes
>          id="org.eclipse.jst.jsf.feature"
>          version="0.0.0"/>
>
> (this will get everything fetched and built in correct sequence).
>
>
>
>
>
> *Raghu Srinivasan
<raghunathan.srinivasan@xxxxxxxxxx>*
> Sent by:
wtp-releng-bounces@xxxxxxxxxxx
>
> 06/16/2006 01:48 AM
> Please respond to
> Webtools releng discussion list
<wtp-releng@xxxxxxxxxxx>
>
>
>                  
> To
>                  Webtools releng discussion list
<wtp-releng@xxxxxxxxxxx>, David M
> Williams/Raleigh/IBM@IBMUS, Lawrence Mandel
<lmandel@xxxxxxxxxx>,
> Justin Chen
<yung-chang.chen@xxxxxxxxxx>
> cc
>                  
> Subject
>                  Re: [Fwd: [wtp-releng] JSF SDK build is enabled in build script.]    
>    + API docs build
>
>
>
>                  
>
>
>
>
>
> Hi David,
>
> We now have the jsf-sdk component. How do I verify if an SDK build is
> happening? I do see the feature being checkedout based on the map file
> for each build.
>
> We also would like to know how to generate the API Reference and
> Extension Point Reference Help.
>
> Thanks
> Raghu
>
> David M Williams wrote:
>
> I see you added
>                <!--Enabling JSF-SDK build-->        
>                <ant antfile="${buildTargets}" >
>                        <property name="component" value="jsf-sdk" />
>                </ant>        
> to your distribution build script,
>
> but I do not actually see a component named jsf-sdk in the components
> directory.
>
> Could you have forgotten to check that into repository?
>
> (And, in either case, its not actually building .. so this is more
> than just web pages :)
>
> David
>
>
>
>
> *Raghu Srinivasan **_
<raghunathan.srinivasan@xxxxxxxxxx>_*
>
<mailto:raghunathan.srinivasan@xxxxxxxxxx>
> Sent by: _wtp-releng-bounces@eclipse.org_
>
<mailto:wtp-releng-bounces@xxxxxxxxxxx>
>
> 06/05/2006 07:19 PM
> Please respond to
> Webtools releng discussion list _
<wtp-releng@xxxxxxxxxxx>_
>
<mailto:wtp-releng@xxxxxxxxxxx>
>
>                  
> To
>                  David M Williams/Raleigh/IBM@IBMUS, Naci Dai
> _
<naci.dai@xxxxxxxxxxxxx>_ <mailto:naci.dai@xxxxxxxxxxxxx>,
> _wtp-releng@eclipse.org_
<mailto:wtp-releng@xxxxxxxxxxx>
> cc
>                  
> Subject
>                  [Fwd: [wtp-releng] JSF SDK build is enabled in build script.]
>
>
>
>
>                  
>
>
>
>
>
>
> Hi,
>
> We have fixed the map files to build SDK. Need your help in placing
> the SDK build on the download page.
> Thanks
> -Raghu
>
> -------- Original Message --------
> *Subject: *
>                  [wtp-releng] JSF SDK build is enabled in build script.
> *Date: *
>                  Fri, 02 Jun 2006 11:15:50 -0700
> *From: *
>                  Justin Chen _
<yung-chang.chen@xxxxxxxxxx>_
>
<mailto:yung-chang.chen@xxxxxxxxxx>
> *Reply-To: *
>                  _yung-chang.chen@oracle.com_
<mailto:yung-chang.chen@xxxxxxxxxx>,
> Webtools releng discussion list _
<wtp-releng@xxxxxxxxxxx>_
>
<mailto:wtp-releng@xxxxxxxxxxx>
> *To: *
>                  _wtp-releng@eclipse.org_
<mailto:wtp-releng@xxxxxxxxxxx>
>
>
>
>
>
> Changes are made in releng.wtpbuilder and releng-jsf to generate JSF sdk
> build.
> Comments or suggestions are welcomed.
>
> Thanks,
> Justin Chen
> Oracle Inc.
> _______________________________________________
> wtp-releng mailing list_
> __wtp-releng@eclipse.org_
<mailto:wtp-releng@xxxxxxxxxxx>_
> __
https://dev.eclipse.org/mailman/listinfo/wtp-releng_
> _______________________________________________
> wtp-releng mailing list_
> __wtp-releng@eclipse.org_
<mailto:wtp-releng@xxxxxxxxxxx>_
> __
https://dev.eclipse.org/mailman/listinfo/wtp-releng_
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> wtp-releng mailing list
> _wtp-releng@eclipse.org_
<mailto:wtp-releng@xxxxxxxxxxx>
> _
https://dev.eclipse.org/mailman/listinfo/wtp-releng_
>  _______________________________________________
> wtp-releng mailing list
>
wtp-releng@xxxxxxxxxxx
>
https://dev.eclipse.org/mailman/listinfo/wtp-releng
>
>------------------------------------------------------------------------
>
>_______________________________________________
>wtp-releng mailing list
>
wtp-releng@xxxxxxxxxxx
>
https://dev.eclipse.org/mailman/listinfo/wtp-releng
>  
>
_______________________________________________
wtp-releng mailing list

wtp-releng@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-releng




_______________________________________________
wtp-releng mailing list
wtp-releng@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-releng
 
_______________________________________________
wtp-releng mailing list
wtp-releng@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-releng


Back to the top