Re: Building CVS Source
Nicholas Irving <[email protected]> Tue, 20 Dec 2005 07:35:03 +1100
| Newsgroups | gmane.comp.java.keel.devel |
|---|---|
| Message-ID | <[email protected]> |
--===============1808130318== Content-Type: multipart/alternative; boundary="----=_Part_34791_26512038.1135024503769" ------=_Part_34791_26512038.1135024503769 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Okay can I then confirm that the instructions @ http://66.105.113.115/vqwiki-2.3.5/jsp/Wiki?CvsPage are correct for getting the source? As this source seems to be different to the source (nightly) from j2eeguys.com On 12/19/05, Michael Nash <[email protected]> wrote: > > Nicholas: > > Once you've downloaded source for Keel from CVS, you can build each > module by going into that module's directory (e.g. keel-core), and > issuing the command "maven jar:install". > > You'll need Maven installed first, however. Maven will then download all > necessary dependant jars and create the module jar. > > All of these jars already exist, though, so it's not necessary to build > Keel from source to begin using it - you can simply refer to it's jars > in your own project, and again Maven will get what you need as you need > it. > > Mike > > On Mon, 2005-12-19 at 05:04, Nicholas Irving wrote: > > Hi again, > > I must be doing something very very wrong as I am sure that building > > Keel should not be this hard. I am now @ home as I cannot get to the > > CVS repository through our office proxy. > > > > I am experiencing multiple problems with the source from CVS. I > > checked out the source using the following instructions > > (http://www.keelframework.org/docs/?q=3Dnode/6) > > > > cvs -d:pserver:[email protected]:/cvsroot/keel login > > cvs -z9 -d:pserver:[email protected]:/cvsroot/keel co > default > > > > This checkouts fine, no problems so far. > > > > Now I create my new project by issuing the ant command from <CVS > > REPO>/keel-build and use the project directory of > > d:\java\workspaces\keel\ with Project Name of KeelTest. > > > > Now I change directories to d:\java\workspaces\keel\ and issue ant > > completeinstall > > > > Wait as it downloads all the pre-req files, then it errors > > > > > > D:\java\workspaces\keel>ant completeinstall > > Buildfile: build.xml > > > > completeinstall: > > > > keel_util:validate: > > [echo] keel.config.override =3D D:\java\workspaces\keel > > > > keel_util:check_event_compat: > > > > keel:completeinstall: > > > > keel_util:testant: > > [echo] Ant version Apache Ant version 1.6.5 compiled on June 2 200= 5 > > > > keel_util:badant: > > > > keel_util:testjava: > > [echo] Java version 1.5.0_05 > > > > keel_util:badjava: > > > > keel_tools_download:init: > > > > keel_tools_download:remoteproxy: > > > > keel_tools_download:download: > > > > keel_tools_download:anteater: > > > > keel_tools_download:axis: > > > > keel_tools_download:cocoon: > > > > keel_tools_download:dbdoclet: > > > > keel_tools_download:docbookxml: > > > > keel_tools_download:docbookxsl: > > > > keel_tools_download:fop: > > > > keel_tools_download:jboss: > > > > keel_tools_download:openjms: > > > > keel_tools_download:saxon: > > > > keel_tools_download:struts: > > [echo] Downloading Struts... > > [get] Getting: > http://www.apache.org/dist/jakarta/struts/binaries/jakarta- > > struts-1.1.zip > > [get] To: > D:\java\libraries\cvs\KeelFramwork\keel-build\deploy\jakarta-str > > uts-1.1.zip > > [get] local file date : Mon Jun 30 16:36:17 EST 2003 > > [get] Not modified - so not downloaded > > > > keel_tools_download:tomcat: > > [echo] Downloading Tomcat... > > [get] Getting: > http://www.apache.org/dist/jakarta/tomcat-5/v5.0.28/bin/jak > > arta-tomcat-5.0.28.zip > > [get] To: > D:\java\libraries\cvs\KeelFramwork\keel-build\deploy\jakarta-tom > > cat-5.0.28.zip > > [get] local file date : Sun Aug 29 13:13:02 EST 2004 > > [get] Not modified - so not downloaded > > > > keel_tools_download:webwork2: > > > > keel_tools_download:xdoclet: > > > > keel_tools_install:init: > > > > keel_tools_install:remote-proxy: > > > > keel_tools_install:install: > > > > keel_tools_install:antoptional: > > [echo] Installing Optional Ant JARs ... > > > > keel_tools_install:anteater: > > > > keel_tools_install:axis: > > > > keel_tools_install:cocoon: > > > > keel_tools_install:dbdoclet: > > > > keel_tools_install:docbookxml: > > > > keel_tools_install:docbookxsl: > > > > keel_tools_install:fop: > > > > keel_tools_install:jboss: > > > > keel_tools_install:openjms: > > > > keel_tools_install:saxon: > > > > keel_tools_install:struts: > > [echo] Installing Struts... > > [unzip] Expanding: > D:\java\libraries\cvs\KeelFramwork\keel-build\deploy\jaka > > rta-struts-1.1.zip into > D:\java\libraries\cvs\KeelFramwork\keel-build\deploy > > > > keel_tools_install:tomcat: > > [echo] Installing Tomcat... > > [unzip] Expanding: > D:\java\libraries\cvs\KeelFramwork\keel-build\deploy\jaka > > rta-tomcat-5.0.28.zip into > D:\java\libraries\cvs\KeelFramwork\keel-build\deploy > > > > keel_tools_install:webwork2: > > > > keel_tools_install:xdoclet: > > [echo] Installing Xdoclet... > > [unzip] Expanding: > D:\java\libraries\cvs\KeelFramwork\keel-build\lib\xdoclet > > -keel-1.2.2.zip into > D:\java\libraries\cvs\KeelFramwork\keel-build\deploy\xdocle > > t-keel-1.2.2 > > > > BUILD FAILED > > D:\java\libraries\cvs\KeelFramwork\keel-build\import\keel-project.xml:5= 9: > The fo > > llowing error occurred while executing this line: > > D:\java\libraries\cvs\KeelFramwork\keel-build\import\keel-project.xml:3= 00: > The f > > ollowing error occurred while executing this line: > > D:\java\libraries\cvs\KeelFramwork\keel-build\import\keel- > tools-install.xml:120: > > The following error occurred while executing this line: > > D:\java\libraries\cvs\KeelFramwork\keel-build\import\keel- > tools-install.xml:395: > > Error while expanding > D:\java\libraries\cvs\KeelFramwork\keel-build\lib\xdoclet > > -keel-1.2.2.zip > > > > Total time: 12 seconds > > D:\java\workspaces\keel> > > > > It appears that > D:\java\libraries\cvs\KeelFramwork\keel-build\lib\xdoclet > > -keel-1.2.2.zip does not exist, and I have confirmed that it does not > > exist in the CVS repository. So where does it exist? The file does > > exist in the nightly snapshots @ http://j2eeguys/~Keel/ but that does > > not seem to have the same updates as the one in SourceForge. > > > > Nicholas Irving > > [email protected] > > http://keelframework.org/documentation.shtml > > keelgroup mailing list > > [email protected] > > http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com > > http://keelframework.org/documentation.shtml > keelgroup mailing list > [email protected] > http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com > ------=_Part_34791_26512038.1135024503769 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <div>Okay can I then confirm that the instructions @ <a href=3D"http://66.1= 05.113.115/vqwiki-2.3.5/jsp/Wiki?CvsPage">http://66.105.113.115/vqwiki-2.3.= 5/jsp/Wiki?CvsPage</a> are correct for getting the source?</div> <div>As this source seems to be different to the source (nightly) from <a h= ref=3D"http://j2eeguys.com">j2eeguys.com</a><br><br> </div> <div><span class=3D"gmail_quote">On 12/19/05, <b class=3D"gmail_sendername"= >Michael Nash</b> <<a href=3D"mailto:[email protected]">mnash-EPvRxSohsaKIwRZHo2/[email protected]= m</a>> wrote:</span> <blockquote class=3D"gmail_quote" style=3D"PADDING-LEFT: 1ex; MARGIN: 0px 0= px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Nicholas:<br><br>Once you've dow= nloaded source for Keel from CVS, you can build each<br>module by going int= o that module's directory ( e.g. keel-core), and<br>issuing the command "maven jar:install".<= br><br>You'll need Maven installed first, however. Maven will then download= all<br>necessary dependant jars and create the module jar.<br><br>All of t= hese jars already exist, though, so it's not necessary to build <br>Keel from source to begin using it - you can simply refer to it's jars<= br>in your own project, and again Maven will get what you need as you need<= br>it.<br><br>Mike<br><br>On Mon, 2005-12-19 at 05:04, Nicholas Irving wrot= e: <br>> Hi again,<br>> I must be doing something very very wrong as I a= m sure that building<br>> Keel should not be this hard. I am now @ home = as I cannot get to the<br>> CVS repository through our office proxy. <br>><br>> I am experiencing multiple problems with the source from C= VS. I<br>> checked out the source using the following instructions<br>&g= t; (<a href=3D"http://www.keelframework.org/docs/?q=3Dnode/6">http://www.ke= elframework.org/docs/?q=3Dnode/6 </a>)<br>><br>> cvs -d:pserver:[email protected]:/cvsroot= /keel login<br>> cvs -z9 -d:pserver:[email protected]:/cvsro= ot/keel co default<br>><br>> This checkouts fine, no problems so far. <br>><br>> Now I create my new project by issuing the ant command fro= m <CVS<br>> REPO>/keel-build and use the project directory of<br>&= gt; d:\java\workspaces\keel\ with Project Name of KeelTest.<br>><br> > Now I change directories to d:\java\workspaces\keel\ and issue ant<br>= > completeinstall<br>><br>> Wait as it downloads all the pre-req f= iles, then it errors<br>><br>><br>> D:\java\workspaces\keel>ant= completeinstall <br>> Buildfile: build.xml<br>><br>> completeinstall:<br>><br>&= gt; keel_util:validate:<br>> [echo] k= eel.config.override =3D D:\java\workspaces\keel<br>><br>> keel_util:c= heck_event_compat:<br>><br> > keel:completeinstall:<br>><br>> keel_util:testant:<br>> = [echo] Ant version Apache Ant version 1.6.5 c= ompiled on June 2 2005<br>><br>> keel_util:badant:<br>><br>> ke= el_util:testjava:<br>> [echo] Java ve= rsion=20 1.5.0_05<br>><br>> keel_util:badjava:<br>><br>> keel_tools_down= load:init:<br>><br>> keel_tools_download:remoteproxy:<br>><br>>= keel_tools_download:download:<br>><br>> keel_tools_download:anteater= : <br>><br>> keel_tools_download:axis:<br>><br>> keel_tools_downl= oad:cocoon:<br>><br>> keel_tools_download:dbdoclet:<br>><br>> k= eel_tools_download:docbookxml:<br>><br>> keel_tools_download:docbookx= sl: <br>><br>> keel_tools_download:fop:<br>><br>> keel_tools_downlo= ad:jboss:<br>><br>> keel_tools_download:openjms:<br>><br>> keel= _tools_download:saxon:<br>><br>> keel_tools_download:struts:<br>>&= nbsp; [echo] Downloading Struts... <br>> [get] Getting: <a href=3D"http= ://www.apache.org/dist/jakarta/struts/binaries/jakarta-">http://www.apache.= org/dist/jakarta/struts/binaries/jakarta-</a><br>> struts-1.1.zip<br>>= ; [get] To: D:\java\libraries\cvs\KeelF= ramwork\keel-build\deploy\jakarta-str <br>> uts-1.1.zip<br>> [get] loca= l file date : Mon Jun 30 16:36:17 EST 2003<br>> &= nbsp; [get] Not modified - so not downloaded<br>><br>> keel_too= ls_download:tomcat:<br>> [echo] Downl= oading Tomcat... <br>> [get] Getting: <a href=3D"http= ://www.apache.org/dist/jakarta/tomcat-5/v5.0.28/bin/jak">http://www.apache.= org/dist/jakarta/tomcat-5/v5.0.28/bin/jak</a><br>> arta-tomcat-5.0.28.zi= p<br>> [get] To: D:\java\libraries\c= vs\KeelFramwork\keel-build\deploy\jakarta-tom <br>> cat-5.0.28.zip<br>> [get] l= ocal file date : Sun Aug 29 13:13:02 EST 2004<br>> &nbs= p; [get] Not modified - so not downloaded<br>><br>> keel_= tools_download:webwork2:<br>><br>> keel_tools_download:xdoclet: <br>><br>> keel_tools_install:init:<br>><br>> keel_tools_instal= l:remote-proxy:<br>><br>> keel_tools_install:install:<br>><br>>= keel_tools_install:antoptional:<br>>  = ;[echo] Installing Optional Ant JARs ... <br>><br>> keel_tools_install:anteater:<br>><br>> keel_tools_in= stall:axis:<br>><br>> keel_tools_install:cocoon:<br>><br>> keel= _tools_install:dbdoclet:<br>><br>> keel_tools_install:docbookxml: <br>><br>> keel_tools_install:docbookxsl:<br>><br>> keel_tools_= install:fop:<br>><br>> keel_tools_install:jboss:<br>><br>> keel= _tools_install:openjms:<br>><br>> keel_tools_install:saxon:<br>> <br>> keel_tools_install:struts:<br>> &n= bsp;[echo] Installing Struts...<br>> [unzip] Exp= anding: D:\java\libraries\cvs\KeelFramwork\keel-build\deploy\jaka<br>> r= ta-struts-1.1.zip into D:\java\libraries\cvs\KeelFramwork\keel-build\deploy <br>><br>> keel_tools_install:tomcat:<br>> = [echo] Installing Tomcat...<br>> [un= zip] Expanding: D:\java\libraries\cvs\KeelFramwork\keel-build\deploy\jaka<b= r>> rta-tomcat-5.0.28.zip into D:\java\libraries\cvs\KeelFramwork\keel-b= uild\deploy <br>><br>> keel_tools_install:webwork2:<br>><br>> keel_tools_in= stall:xdoclet:<br>> [echo] Installing= Xdoclet...<br>> [unzip] Expanding: D:\java\libr= aries\cvs\KeelFramwork\keel-build\lib\xdoclet<br> > -keel-1.2.2.zip into D:\java\libraries\cvs\KeelFramwork\keel-build\dep= loy\xdocle<br>> t-keel-1.2.2<br>><br>> BUILD FAILED<br>> D:\jav= a\libraries\cvs\KeelFramwork\keel-build\import\keel-project.xml:59: The fo <br>> llowing error occurred while executing this line:<br>> D:\java\= libraries\cvs\KeelFramwork\keel-build\import\keel-project.xml:300: The f<br= >> ollowing error occurred while executing this line:<br>> D:\java\li= braries\cvs\KeelFramwork\keel-build\import\keel- tools-install.xml:120:<br>> The following error occurred whil= e executing this line:<br>> D:\java\libraries\cvs\KeelFramwork\keel-buil= d\import\keel-tools-install.xml:395:<br>> Error while expandi= ng D:\java\libraries\cvs\KeelFramwork\keel-build\lib\xdoclet <br>> -keel-1.2.2.zip<br>><br>> Total time: 12 seconds<br>> D:\= java\workspaces\keel><br>><br>> It appears that D:\java\libraries\= cvs\KeelFramwork\keel-build\lib\xdoclet<br>> -keel-1.2.2.zip does not ex= ist, and I have confirmed that it does not <br>> exist in the CVS repository. So where does it exist? The file does= <br>> exist in the nightly snapshots @ <a href=3D"http://j2eeguys/~Keel/= ">http://j2eeguys/~Keel/</a> but that does<br>> not seem to have the sam= e updates as the one in SourceForge. <br>><br>> Nicholas Irving<br>> <a href=3D"mailto:exnirving@gmail.= com">[email protected]</a><br>> <a href=3D"http://keelframework.org/do= cumentation.shtml">http://keelframework.org/documentation.shtml</a><br>>= keelgroup mailing list <br>> <a href=3D"mailto:[email protected]">keelgroup@lis= ts.keelframework.com</a><br>> <a href=3D"http://lists.keelframework.com/= listinfo.cgi/keelgroup-keelframework.com">http://lists.keelframework.com/li= stinfo.cgi/keelgroup-keelframework.com </a><br><br><a href=3D"http://keelframework.org/documentation.shtml">http:/= /keelframework.org/documentation.shtml</a><br>keelgroup mailing list<br><a = href=3D"mailto:[email protected]">[email protected]= work.com </a><br><a href=3D"http://lists.keelframework.com/listinfo.cgi/keelgroup-ke= elframework.com">http://lists.keelframework.com/listinfo.cgi/keelgroup-keel= framework.com</a><br></blockquote></div><br> ------=_Part_34791_26512038.1135024503769-- --===============1808130318== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline http://keelframework.org/documentation.shtml keelgroup mailing list [email protected] http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com --===============1808130318==--