|
Re: Possible to download files other than jars through update site? [message #766515 is a reply to message #766459] |
Thu, 15 December 2011 23:07 |
Henrik Lindberg Messages: 2509 Registered: July 2009 |
Senior Member |
|
|
An IU can have one artifact, which typically is a jar or zip file, but
it can really be any file. You can write touchpoint instructions that
operate on the artifact when installing and uninstalling (some already
exists e.g. unzipping, cleaning up an unzip, copy, remove).
The artifact resides in an artifact repository, and it in turn point to
the actual artifact (an URL to download).
You can naturally also package your file inside the jar (or some other
jar, like a plugin that only contains resources like this...).
It all depends on what you trying to achieve.
So - Answer is 'yes'.
Hope that helps.
Regards
- henrik
On 2011-15-12 21:39, Roshan S. wrote:
> Hi,
>
> I have an update site running with my features and plugins. What I
> wanted to know, is it possible to download a file, such as a batch file,
> when the user updates the plugins?
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04453 seconds