[kepler-dev] Problems with a new tree: ant change-to fails: svn: 'null/modules/kepler' does not appear to be a URL
Kenneth Jones
kennethjone at gmail.com
Wed Jul 15 12:55:41 PDT 2009
Oh, I didn't realize that. Sorry to be so dense, but I want to make sure I
am working with the very latest code because I want to use the new tagging
capabilities. So, to get the very latest code (including anything checked
into the repository earlier the same day I do an update), I should simple
run "ant change-to -Dsuite=kepler", right? And this is the code that is
tested by the nightly build, which runs twice a day, Right? Thanks for
helping me get everything set up!
-- Ken
On Wed, Jul 15, 2009 at 11:53 AM, Chad Berkley <berkley at nceas.ucsb.edu>wrote:
> I don't use eclipse, but I think that's how it works. Note that we won't
> be updating the pre-alpha1 release too much. It was kind of a custom
> release for one project so most of the development will still be happening
> on the head moving toward the 2.0 release that we hope to have done sometime
> this year.
>
> chad
>
>
> Kenneth Jones wrote:
>
>> Great! I followed your instructions and download the source from svn. It
>> compiles and run. Next, I will import it into eclipse and create a suite
>> for the customized version of Kepler I want to create. One more question.
>> After importing into eclipse, do I just "update from HEAD" in order to get
>> the very latest code?
>> -- Ken
>>
>> On Tue, Jul 14, 2009 at 12:50 PM, Chad Berkley <berkley at nceas.ucsb.edu<mailto:
>> berkley at nceas.ucsb.edu>> wrote:
>>
>> Hi Ken,
>>
>> The nightly build results can be viewed here:
>>
>> http://nmi-web.cs.wisc.edu/nmi/index.php?page=results%2Foverview&rows=20&opt_user=OPTION_SHOW_ALL&opt_type=OPTION_SHOW_ALL&opt_project=kepler&opt_result=OPTION_SHOW_ALL&opt_component=OPTION_SHOW_ALL&opt_month=0&opt_day=0&opt_year=0&opt_platform=OPTION_SHOW_ALL&opt_build_id=&opt_submit=OPTION_SHOW_ALL&opt_keyword=&searchSubmit=Search
>> <
>> http://nmi-web.cs.wisc.edu/nmi/index.php?page=results%2Foverview&rows=20&opt_user=OPTION_SHOW_ALL&opt_type=OPTION_SHOW_ALL&opt_project=kepler&opt_result=OPTION_SHOW_ALL&opt_component=OPTION_SHOW_ALL&opt_month=0&opt_day=0&opt_year=0&opt_platform=OPTION_SHOW_ALL&opt_build_id=&opt_submit=OPTION_SHOW_ALL&opt_keyword=&searchSubmit=Search
>> >
>>
>> The installers and full dump of the nightly build can be found here:
>> http://dist.kepler-project.org/dist/nightly/
>>
>> You can also join the kepler-nightly email list if you want to get
>> emailed when the nightly build runs. It actually runs twice per day
>> so you'll get two emails/day. You can sign up here:
>> http://mercury.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-nightly
>>
>> If you want to get the source code for the pre-alpha1 version of
>> kepler, follow the instructions in comment #2 here:
>> http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4159
>>
>> If you just want the installer, it can be downloaded from
>> http://kepler-project.org/dist/pre
>>
>> The change-to error you got was because
>> release-2.0.0-pre-alpha1-branch is not a suite. It's a branch. The
>> suite is either 'kepler' or 'wrp' depending on the functionality you
>> want. Let me know if you need more help getting it going.
>>
>> thanks,
>> chad
>>
>>
>>
>> Kenneth Jones wrote:
>>
>> I got the " Error: kepler is either not a suite or wasn't
>> downloaded correctly." error messages last night when I ran "ant
>> change-to -Dsuite=release-2.0.0-pre-alpha1-branch" on Windows
>> Vista.
>>
>> BTW, is this the command I should run to get the latest 2.0
>> pre-alpha version of Kepler? (By latest version, I mean
>> everything checked into that branch of the repository prior to
>> the moment I run the command.)
>>
>> Are you currently doing nightly builds? If so, where can I look
>> to see where or not the most recent build succeeded or failed?
>>
>> Thanks,
>>
>> -- Ken
>>
>> On Tue, Jul 14, 2009 at 9:23 AM, Christopher Brooks
>> <cxh at eecs.berkeley.edu <mailto:cxh at eecs.berkeley.edu>
>> <mailto:cxh at eecs.berkeley.edu <mailto:cxh at eecs.berkeley.edu>>>
>>
>> wrote:
>>
>> Hi David,
>> This problem is still occurring for me under Windows Server
>> 2003,
>> Mac OS X and Linux.
>>
>> mkdir kepler
>> cd kepler
>> svn co
>>
>> https://code.kepler-project.org/code/kepler/trunk/modules/build-area
>>
>> ant change-to -Dsuite=kepler
>>
>> _Christopher
>>
>>
>>
>> Chad Berkley wrote:
>>
>> Hmm, weird. David?
>>
>> Christopher Brooks wrote:
>>
>> Under Windows Server 2003 in a brand new checked out
>> tree, I
>> get:
>>
>> $ ant change-to -Dsuite=kepler
>> Buildfile: build.xml
>>
>> change-to:
>> [change-to] Retrieving modules....
>> [change-to]
>> [change-to] kepler:
>> [change-to] Downloading kepler...
>> [change-to] svn co -r head null/modules/kepler
>> c:\tmp\cxh\src\kepler\kepler
>> [change-to] svn: 'null/modules/kepler' does not
>> appear to be
>> a URL
>> [change-to]
>> [change-to] WARNING: It appears that the command did not
>> execute properly and ex
>> ited with an exit code of: 1
>> [change-to] Error: kepler is either not a suite or
>> wasn't
>> downloaded correctly.
>> [change-to] Error: kepler is either not a suite or
>> wasn't
>> downloaded correctly.
>>
>> BUILD SUCCESSFUL
>> Total time: 0 seconds
>>
>> cxh at newton ~/src/kepler/build-area
>>
>>
>> _Christopher
>>
>>
>> -- Christopher Brooks (cxh at eecs berkeley edu)
>> University of California
>> CHESS Executive Director US Mail: 337
>> Cory Hall
>> Programmer/Analyst CHESS/Ptolemy/Trust Berkeley, CA
>> 94720-1774
>> ph: 510.643.9841 fax:510.642.2718 (Office: 545Q
>> Cory)
>> home: (F-Tu) 707.665.0131 (W-F) 510.655.5480
>> _______________________________________________
>> Kepler-dev mailing list
>> Kepler-dev at kepler-project.org
>> <mailto:Kepler-dev at kepler-project.org>
>> <mailto:Kepler-dev at kepler-project.org
>> <mailto:Kepler-dev at kepler-project.org>>
>>
>>
>> http://mercury.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev
>>
>>
>>
>>
>> ------------------------------------------------------------------------
>>
>>
>>
>> _______________________________________________
>> Kepler-dev mailing list
>> Kepler-dev at kepler-project.org <mailto:
>> Kepler-dev at kepler-project.org>
>> http://mercury.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev
>>
>>
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mercury.nceas.ucsb.edu/kepler/pipermail/kepler-dev/attachments/20090715/5aa15379/attachment.html>
More information about the Kepler-dev
mailing list