<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi Madhavi,<br>
I don't have a quick fix.<br>
<br>
It looks like<br>
<br>
./build-area/src/org/kepler/build/modules/Module.java <br>
contains:<br>
public static final String PTOLEMY_LOCATION =
"svn://source.eecs.berkeley.edu/chess/ptII/trunk";<br>
<br>
I don't know how to update build-area/targets/kepler-tasks.jar, "ant
help" does not mention<br>
what to run.<br>
<br>
The change would be to edit<br>
./build-area/src/org/kepler/build/modules/Module.java <br>
and change the above line to<br>
public static final String PTOLEMY_LOCATION =
<a class="moz-txt-link-rfc2396E" href="https://source.eecs.berkeley.edu/svn/chess/ptII/trunk">"https://source.eecs.berkeley.edu/svn/chess/ptII/trunk"</a>;<br>
<br>
Unfortunately, this is not sufficient without updating
build-area/targets/kepler-tasks.jar.<br>
<br>
_Christopher<br>
<br>
<br>
On 8/4/11 12:59 AM, Madhavi Tikhe wrote:
<blockquote
cite="mid:D1B70AEEBAE689468C0E7DE40BEE854A454D04D27C@EXCHANGE.persistent.co.in"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1">
<meta name="Generator" content="Microsoft Word 12 (filtered
medium)">
<style>
<!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
{font-family:Tahoma;
panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
{font-family:Consolas;
panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri","sans-serif";
color:black;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:purple;
text-decoration:underline;}
p
{mso-style-priority:99;
mso-margin-top-alt:auto;
margin-right:0in;
mso-margin-bottom-alt:auto;
margin-left:0in;
font-size:12.0pt;
font-family:"Times New Roman","serif";
color:black;}
pre
{mso-style-priority:99;
mso-style-link:"HTML Preformatted Char";
margin:0in;
margin-bottom:.0001pt;
font-size:10.0pt;
font-family:"Courier New";
color:black;}
span.EmailStyle17
{mso-style-type:personal;
font-family:"Calibri","sans-serif";
color:windowtext;}
span.HTMLPreformattedChar
{mso-style-name:"HTML Preformatted Char";
mso-style-priority:99;
mso-style-link:"HTML Preformatted";
font-family:Consolas;
color:black;}
span.EmailStyle21
{mso-style-type:personal-reply;
font-family:"Calibri","sans-serif";
color:#1F497D;}
.MsoChpDefault
{mso-style-type:export-only;
font-size:10.0pt;}
@page Section1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
{page:Section1;}
-->
</style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
<div class="Section1">
<p class="MsoNormal"><span style="color:#1F497D">Hi Christopher,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">Is there any
quick fix available
which will help me continue my work?<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">Regards,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">Madhavi<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<div>
<div style="border:none;border-top:solid #B5C4DF
1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b><span
style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowtext">From:</span></b><span
style="font-size:10.0pt;font-family:
"Tahoma","sans-serif";color:windowtext"> Christopher
Brooks
[<a class="moz-txt-link-freetext" href="mailto:cxh@eecs.berkeley.edu">mailto:cxh@eecs.berkeley.edu</a>] <br>
<b>Sent:</b> Wednesday, August 03, 2011 9:16 PM<br>
<b>To:</b> Madhavi Tikhe<br>
<b>Cc:</b> <a class="moz-txt-link-abbreviated" href="mailto:kepler-users@kepler-project.org">kepler-users@kepler-project.org</a> Users;
kepler-dev<br>
<b>Subject:</b> Re: [kepler-dev] Problems downloading
kepler code<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Hi Madhavi,<br>
I created a bug report, see<br>
<a moz-do-not-send="true"
href="http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5447">http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5447</a><br>
<br>
_Christopher<br>
<br>
On 8/3/11 12:41 AM, Madhavi Tikhe wrote: <o:p></o:p></p>
<p class="MsoNormal">Hi all. I have had some major problems
downloading the
branch that contains the hadoop code referenced in the sdsc
paper. The
problem is that the repository being pointed to is incorrect.
I found the
correct url and made changes to the build script, but my
corrections are not
sufficient.<o:p></o:p></p>
<p class="MsoNormal"> <o:p></o:p></p>
<p class="MsoNormal">I replaced the incorrect url
svn://source.eecs.berkeley.edu/chess/ptII/trunk, <o:p></o:p></p>
<p class="MsoNormal">with the correct url <a
moz-do-not-send="true"
href="https://source.eecs.berkeley.edu/svn/chess/ptII/trunk">https://source.eecs.berkeley.edu/svn/chess/ptII/trunk</a><o:p></o:p></p>
<p class="MsoNormal"> <o:p></o:p></p>
<p class="MsoNormal">in the build-area folder before running the
ant change-to
command, but the ant script still references the incorrect
url.<o:p></o:p></p>
<p class="MsoNormal"> <o:p></o:p></p>
<p class="MsoNormal">Can you please help me with the solution.<o:p></o:p></p>
<p class="MsoNormal">Regards,<o:p></o:p></p>
<p class="MsoNormal">Madhavi<o:p></o:p></p>
<p>DISCLAIMER ========== This e-mail may contain privileged and
confidential
information which is the property of Persistent Systems Ltd.
It is intended
only for the use of the individual or entity to which it is
addressed. If you
are not the intended recipient, you are not authorized to
read, retain, copy,
print, distribute or use this message. If you have received
this communication
in error, please notify the sender and delete all copies of
this message.
Persistent Systems Ltd. does not accept any liability for
virus infected mails.
<o:p></o:p></p>
<p class="MsoNormal"><span
style="font-size:12.0pt;font-family:"Times New
Roman","serif""><br>
<br>
<br>
<o:p></o:p></span></p>
<pre>_______________________________________________<o:p></o:p></pre>
<pre>Kepler-dev mailing list<o:p></o:p></pre>
<pre><a moz-do-not-send="true" href="mailto:Kepler-dev@kepler-project.org">Kepler-dev@kepler-project.org</a><o:p></o:p></pre>
<pre><a moz-do-not-send="true" href="http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev">http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev</a><o:p></o:p></pre>
<p class="MsoNormal"><span
style="font-size:12.0pt;font-family:"Times New
Roman","serif""><br>
<br>
<o:p></o:p></span></p>
<pre>-- <o:p></o:p></pre>
<pre>Christopher Brooks, PMP University of California<o:p></o:p></pre>
<pre>CHESS Executive Director US Mail: 337 Cory Hall<o:p></o:p></pre>
<pre>Programmer/Analyst CHESS/Ptolemy/Trust Berkeley, CA 94720-1774<o:p></o:p></pre>
<pre>ph: 510.643.9841 (Office: 545Q Cory)<o:p></o:p></pre>
<pre>home: (F-Tu) 707.665.0131 cell: 707.332.0670 <o:p></o:p></pre>
</div>
<p>DISCLAIMER
==========
This e-mail may contain privileged and confidential information
which is the property of Persistent Systems Ltd. It is intended
only for the use of the individual or entity to which it is
addressed. If you are not the intended recipient, you are not
authorized to read, retain, copy, print, distribute or use this
message. If you have received this communication in error,
please notify the sender and delete all copies of this message.
Persistent Systems Ltd. does not accept any liability for virus
infected mails.
</p>
</blockquote>
<br>
<pre class="moz-signature" cols="72">--
Christopher Brooks, PMP University of California
CHESS Executive Director US Mail: 337 Cory Hall
Programmer/Analyst CHESS/Ptolemy/Trust Berkeley, CA 94720-1774
ph: 510.643.9841 (Office: 545Q Cory)
home: (F-Tu) 707.665.0131 cell: 707.332.0670 </pre>
</body>
</html>