[ https://issues.apache.org/jira/browse/COCOON3-71?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13585869#comment-13585869 ]
Hudson commented on COCOON3-71: ------------------------------- Integrated in Cocoon 3.0 #242 (See [https://builds.apache.org/job/Cocoon%203.0/242/]) [COCOON3-71] Re-organizing methods (Revision 1449701) Result = SUCCESS ilgrosso : http://svn.apache.org/viewvc/?view=rev&rev=1449701 Files : * /cocoon/cocoon3/trunk/cocoon-sax/src/main/java/org/apache/cocoon/sax/component/SchemaProcessorTransformer.java > Add constructor to SchemaProcessorTransformer > --------------------------------------------- > > Key: COCOON3-71 > URL: https://issues.apache.org/jira/browse/COCOON3-71 > Project: Cocoon 3 > Issue Type: Improvement > Components: cocoon-sax > Affects Versions: 3.0.0-alpha-3 > Reporter: Olivier Bazoud > Assignee: Francesco Chicchiriccò > Fix For: 3.0.0-beta-1 > > > It would be useful to add a constructor with javax.xml.transform.Source and a > lastModified. > In my use case, schema is stored in a database and I have a lastModified > column. > public SchemaProcessorTransformer(Source source, long lastModified); -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira