[xwiki-notifications] [Issue] Closed: (XWIKI-1671) XWiki Core APIs allowing groovy or velocity scripts to refer to classes in XWiki documents attached jar files

Ludovic Dubost (JIRA) jira at xwiki.org
Wed Sep 5 19:57:15 CEST 2007


     [ http://jira.xwiki.org/jira/browse/XWIKI-1671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ludovic Dubost closed XWIKI-1671.
---------------------------------

    Resolution: Fixed

Patch commited in 1.1 trunk r4728 and 1.2. r4729 I'll open a new task for improvements to this mecanism.

> XWiki Core APIs allowing groovy or velocity scripts to refer to classes in XWiki documents attached jar files
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: XWIKI-1671
>                 URL: http://jira.xwiki.org/jira/browse/XWIKI-1671
>             Project: XWiki Platform
>          Issue Type: New Feature
>          Components: Core
>    Affects Versions: 1.1 M4
>            Reporter: Ludovic Dubost
>         Assigned To: Ludovic Dubost
>             Fix For: 1.1 RC2
>
>         Attachments: xwiki1671-dynamicloader.patch
>
>
> 1/ Attach jar files in a wiki page
> 2/ It should be possible using a simple api to run classes attached in this jar files. For example:
> $xwiki.parseGroovyFromPage("Test.TestGroovy", "Test.TestJarFiles")
> Would run the groovy script in Test.TestGroovy which would contain references to classes in jar files attached to the Test.TestJarFiles page.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.xwiki.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the notifications mailing list