Re: sf-tourl now handles <path> inline

antonio lain <[email protected]>
Newsgroups gmane.comp.java.smartfrog.devel
Message-ID <[email protected]>
> This goes hand in hand with the new repository stuff in ant1.7, which 
> fetches the jars you need from remote servers. We just need to take 
> these, sign them and they are ready to deploy.
> 


If you are signing locally things that you are loading from remote
servers there is no longer ANY security. The servers should contain 
jars already signed by you (or someone you delegate your trust to), 
and you should never try to re-sign them locally!. 

It could be very useful that together with the version you could specify
other attributes (such as who signs them) to ant for automatic download.

However, I don't think we should  replace the current (runtime) dynamic
class loading mechanism with this. Not always at compile time you know
everything you need, and you want to change codebases (or actual classes
for the same codebase in the new SF)  without stopping the
daemon or "re-compiling"...  

 Instead it could be very useful if the "web server" that has the
"smarts" to find for ANT the right jars (with  version or other info) is
compatible with dynamic class loading (i.e., downloads a jar file from a
URL with all the "extra" requirements embedded in the (optional) parts
of the URL...).
 
Antonio


> The xml component uses this stuff, so is  Ant1.7 only. I'm tempted to 
> make it Java1.5 only too, but that may be a bit too leading edge.
> 
> -steve
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
> Tool for open source databases. Create drag-&-drop reports. Save time
> by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
> Download a FREE copy at http://www.intelliview.com/go/osdn_nl
> _______________________________________________
> Smartfrog-developer mailing list
> Smartfrog-developer-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> https://lists.sourceforge.net/lists/listinfo/smartfrog-developer



-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.