[
https://issues.apache.org/jira/browse/AIRAVATA-2124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shameera Rathnayaka resolved AIRAVATA-2124.
-------------------------------------------
Fixed
> Replace XSLT base script generation with Groovy Template Engine.
> ----------------------------------------------------------------
>
> Key: AIRAVATA-2124
> URL: https://issues.apache.org/jira/browse/AIRAVATA-2124
> Project: Airavata
> Issue Type: Improvement
> Components: GFac
> Affects Versions: 0.17-SNAPSHOT
> Reporter: Shameera Rathnayaka
> Assignee: Shameera Rathnayaka
> Fix For: 0.17-SNAPSHOT
>
>
> We are using XSLT+ XSD + CodeGen to generate our job submission scripts.
> Compare to our requirement(just to generate simple script) we are using
> heavy tools and adding unnecessary complications. Another downside is all
> dependency we need to do this XSLT transformation cause to increase the size
> of the airavata distribution. I am thinking of simple Groovy Template base
> implementations to replace with this XSLT. Compare to the learning curve of
> both XSLT and Groovy where Groovy has simplest learning curve compare to
> XSLT, it is easy to maintain groovy template than XSLT.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)