Hi, Ali, I think I'd suggest actually doing this like Trinidad, Orchestra, and > the Portlet Bridge do this in that they actually download the main "shared" > and instrument to code when THIER impl builds.
Yep, that is what "myfaces-shared-html5" build is doing, just like "myfaces-shared-impl", "myfaces-shared-tomahawk" and "myfaces-shared-orchestra" (of branch 2.0.x). They are also submodules of "myfaces-shared", and they are released with it. If that's not acceptable, you can simply install your new shared project > under trunk and use that. First, it was like that: the "myfaces-shared-html5" was a submodule of Html5 project. However, as Jakob suggested in another thread, that project is better to be a submodule of myfaces-shared, just like others. I think myfaces-shared (in fact, in this case only the submodule myfaces-shared-html5) release is necessary, since the submodule myfaces-shared-html5 is a dependency of Html5 project and it is not released yet. Thanks, Ali On Sun, Mar 20, 2011 at 2:21 AM, Scott O'Bryan <[email protected]> wrote: > Ali, I think I'd suggest actually doing this like Trinidad, Orchestra, and > the Portlet Bridge do this in that they actually download the main "shared" > and instrument to code when THIER impl builds. That way you don't have to > release "shared". > > If that's not acceptable, you can simply install your new shared project > under trunk and use that. I would wait until HTML5 is ready for a release > before releasing the shared project. > > Scott > > > On Mar 19, 2011, at 6:12 PM, Ali Ok <[email protected]> wrote: > > Hi all, > > Can someone experienced help me with releasing the first alpha of the > project? > > Code is at <http://svn.apache.org/repos/asf/myfaces/html5/> > http://svn.apache.org/repos/asf/myfaces/html5/ > > Project uses a new "myfaces-shared" project : "myfaces-shared-html5"[0]. > Since myfaces-shared version which I moved myfaces-shared-html5 (4.0.6) is > not released, first it needs to be released. > Thus, for building the project, I needed to install myfaces-shared-html5 on > my local repository. > > May be we should discuss the further process of the release of Html5 > project, after discussing/doing the new release of myfaces-shared-* . > > [0] <http://svn.apache.org/repos/asf/myfaces/shared/trunk/shared-html5/> > http://svn.apache.org/repos/asf/myfaces/shared/trunk/shared-html5/ > > <http://svn.apache.org/repos/asf/myfaces/html5/>Thanks, > Ali > > -- > My Blog: <http://blog.aliok.com.tr>http://blog.aliok.com.tr > Twitter: <http://twitter.com/aliok_tr>http://twitter.com/aliok_tr > > -- My Blog: http://blog.aliok.com.tr Twitter: http://twitter.com/aliok_tr
