[jira] [Commented] (SLING-4693) Write Sightly generated classes' source code to disk when the scripting engine is in dev mode

2015-08-17 Thread Konrad Windszus (JIRA)

[ 
https://issues.apache.org/jira/browse/SLING-4693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14699105#comment-14699105
 ] 

Konrad Windszus commented on SLING-4693:


In r1696196 I extended the description of the Development Mode.

 Write Sightly generated classes' source code to disk when the scripting 
 engine is in dev mode
 -

 Key: SLING-4693
 URL: https://issues.apache.org/jira/browse/SLING-4693
 Project: Sling
  Issue Type: Improvement
Affects Versions: Scripting Sightly Engine 1.0.2
Reporter: Radu Cotescu
Assignee: Radu Cotescu
 Fix For: Scripting Sightly Engine 1.0.4


 Previous to SLING-4692 generated Java classes' source were available in the 
 repository. However, the current implementation doesn't write the source code 
 anywhere any more.
 The source code should be written using the default {{ClassLoaderWriter}} to 
 its default root, but only when the Sightly scripting engine has its dev mode 
 enabled - see the 
 {{org.apache.sling.scripting.sightly.impl.engine.SightlyEngineConfiguration}} 
 OSGi configuration.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SLING-4693) Write Sightly generated classes' source code to disk when the scripting engine is in dev mode

2015-08-14 Thread Konrad Windszus (JIRA)

[ 
https://issues.apache.org/jira/browse/SLING-4693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14697400#comment-14697400
 ] 

Konrad Windszus commented on SLING-4693:


To make this feature a littlebit more visible, it would be great to extend the 
description of Development Mode at 
https://github.com/apache/sling/blob/trunk/bundles/scripting/sightly/engine/src/main/java/org/apache/sling/scripting/sightly/impl/engine/SightlyEngineConfiguration.java#L49.

 Write Sightly generated classes' source code to disk when the scripting 
 engine is in dev mode
 -

 Key: SLING-4693
 URL: https://issues.apache.org/jira/browse/SLING-4693
 Project: Sling
  Issue Type: Improvement
Affects Versions: Scripting Sightly Engine 1.0.2
Reporter: Radu Cotescu
Assignee: Radu Cotescu
 Fix For: Scripting Sightly Engine 1.0.4


 Previous to SLING-4692 generated Java classes' source were available in the 
 repository. However, the current implementation doesn't write the source code 
 anywhere any more.
 The source code should be written using the default {{ClassLoaderWriter}} to 
 its default root, but only when the Sightly scripting engine has its dev mode 
 enabled - see the 
 {{org.apache.sling.scripting.sightly.impl.engine.SightlyEngineConfiguration}} 
 OSGi configuration.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)