Re: [pdt-dev] some questions about Athena

2009-09-14 Thread 赵忠伟
ok,i see.
thank both of you:)

On Tue, Sep 15, 2009 at 3:51 AM, Nick Boldt  wrote:

> Ant's  task doesn't support file:// URLs, so that won't work.
>
> However, once you've downloaded the zip once into
> downloadsDir=file://D:/tmp/build/downloads/, Athena will not try to
> re-download the SDK again but will use the locally cached file.
>
> Regarding the syntax for SVN map files, there are lots of examples out
> there. Here are two:
>
> http://anonsvn.jboss.org/repos/jbosstools/trunk/jmx/releng/maps/project.map
>
> https://dev.eclipse.org/svnroot/technology/org.eclipse.linuxtools/releng/trunk/org.eclipse.linuxtools.releng/maps/linuxtools.map
>
> In future, please ask Athena questions on dash-...@eclipse, not pdt-...@.
>
> Cheers,
>
> 赵忠伟 wrote:
>
>> i want to use local location,instead of downloading from network
>> dependencyURLs=
>> http://download.eclipse.org/eclipse/downloads/drops/R-3.5-200906111540/eclipse-SDK-3.5-win32.zip
>>
>> so i use the following line
>> dependencyURLs=file:D:/tmp/build/downloads/eclipse-SDK-3.5-win32.zip
>>
>> but there is a java.net.MalformedURLException: no protocol exception
>>
>>
>>
>>
>> and i use svn as my SCM,and what is the format of plugin(feature...) in
>> the *.map file.
>>
>>
>> thank you.
>>
>> bast regards
>>
>>
>> 
>>
>> ___
>> pdt-dev mailing list
>> pdt-dev@eclipse.org
>> https://dev.eclipse.org/mailman/listinfo/pdt-dev
>>
>
> --
> Nick Boldt :: http://nick.divbyzero.com
> Release Engineer :: Eclipse Modeling & Dash Athena
> ___
> pdt-dev mailing list
> pdt-dev@eclipse.org
> https://dev.eclipse.org/mailman/listinfo/pdt-dev
>
___
pdt-dev mailing list
pdt-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/pdt-dev


Re: [pdt-dev] some questions about Athena

2009-09-14 Thread Nick Boldt

Ant's  task doesn't support file:// URLs, so that won't work.

However, once you've downloaded the zip once into 
downloadsDir=file://D:/tmp/build/downloads/, Athena will not try to 
re-download the SDK again but will use the locally cached file.


Regarding the syntax for SVN map files, there are lots of examples out 
there. Here are two:


http://anonsvn.jboss.org/repos/jbosstools/trunk/jmx/releng/maps/project.map
https://dev.eclipse.org/svnroot/technology/org.eclipse.linuxtools/releng/trunk/org.eclipse.linuxtools.releng/maps/linuxtools.map

In future, please ask Athena questions on dash-...@eclipse, not pdt-...@.

Cheers,

赵忠伟 wrote:

i want to use local location,instead of downloading from network
dependencyURLs=http://download.eclipse.org/eclipse/downloads/drops/R-3.5-200906111540/eclipse-SDK-3.5-win32.zip

so i use the following line
dependencyURLs=file:D:/tmp/build/downloads/eclipse-SDK-3.5-win32.zip

but there is a java.net.MalformedURLException: no protocol exception




and i use svn as my SCM,and what is the format of plugin(feature...) in 
the *.map file.



thank you.

bast regards




___
pdt-dev mailing list
pdt-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/pdt-dev


--
Nick Boldt :: http://nick.divbyzero.com
Release Engineer :: Eclipse Modeling & Dash Athena
___
pdt-dev mailing list
pdt-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/pdt-dev


Re: [pdt-dev] Installation of 2.2.0M1 (2009/09/06)

2009-09-14 Thread Nick Boldt
Fixing site.xml locally won't help if you also have artifacts.jar and 
content.jar; also, if p2 has already scanned the site for metadata, you 
need to


Help > Install New > Available sites > select site > Test Connection

in order to refresh the updated metadata.

So from a testing POV, to do what you suggest requires:

a) unzip the archive
b) delete the artifacts.jar, content.jar
c) fix site.xml
d) re-zip the archive
e) test connection on the local archive site

---

The larger issue of why the site.xml is suddenly an incomplete XML 
document, and thus the metadata generated from it is invalid / 
missing... that's a bigger concern. Not sure what would have caused that.


N

Sebastian Henrich wrote:

Thanks for your help!

But there is still something wrong with the archived update site! The 
contents are only listed if "Group items by category" is unchecked 
during installation. I took a short look at the site.xml. It seems, that 
the opening  tag is missing. There is also no description included 
as before. Adding the missing  tag didn't bring up the contents if 
"Group items by category" is checked. So there must be another bug.


For a successful installation I had to place the org.h2_1.1.116.jar 
inside the dropins folder and add the DLTK All-In-1 update Site 
available at 
http://www.eclipse.org/downloads/download.php?file=/technology/dltk/downloads/drops/R2.0/S-2.0M1-200908200610/dltk-S-2.0M1-200908200610-updateSite.zip 
to my "Available Software Sites".


Best regards

  Sebastian Henrich

2009/9/10 Roy Ganor mailto:r...@zend.com>>

Regarding h2 - you can read more about it in the dltk downloads
page:

http://download.eclipse.org/technology/dltk/downloads/drops/R2.0/S-2.0M1-200908200610/

Btw, I ran the build scripts again so you can grab the update site
from here:

http://www.eclipse.org/downloads/download.php?file=/tools/pdt/downloads/drops/2.2.0/M200909100447/pdt-Update-2.2.0M1a.zip

 


Thanks for reporting,

Roy

*From:* pdt-dev-boun...@eclipse.org

[mailto:pdt-dev-boun...@eclipse.org
] *On Behalf Of *Sebastian Henrich
*Sent:* Thursday, September 10, 2009 1:00 PM

*To:* PDT Developers
*Subject:* Re: [pdt-dev] Installation of 2.2.0M1 (2009/09/06)

 


What's the org.h2 plugin? I'm unable to find any information about
it on the PDT webpages.

Best regards,

  Sebastian Henrich

2009/9/9 Piotr Szczepanik mailto:pite...@gmail.com>>

Roy,
the link you have provided is for 2.1.2 and AFAIK the problem is
regarding 2.2.0M1

Best regards,
Piotr Szczepanik

 


On Wed, Sep 9, 2009 at 6:11 PM, Roy Ganor mailto:r...@zend.com>> wrote:

This link can be helpful to download the local update site:

http://downloads.eclipse.org/tools/pdt/downloads/drops/2.1.2/R200908310846/pdt-Update-2.1.2.zip

Don’t forget to download the org.h2 plugin to make pdt 2.2 fully
functional.

 

-- 
Pozdrawiam,

Piotr Szczepanik

___
pdt-dev mailing list
pdt-dev@eclipse.org 
https://dev.eclipse.org/mailman/listinfo/pdt-dev

 



___
pdt-dev mailing list
pdt-dev@eclipse.org 
https://dev.eclipse.org/mailman/listinfo/pdt-dev





___
pdt-dev mailing list
pdt-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/pdt-dev


--
Nick Boldt :: http://nick.divbyzero.com
Release Engineer :: Eclipse Modeling & Dash Athena
___
pdt-dev mailing list
pdt-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/pdt-dev