[
https://issues.apache.org/jira/browse/TOBAGO-1674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15851617#comment-15851617
]
Hudson commented on TOBAGO-1674:
--------------------------------
SUCCESS: Integrated in Jenkins build Tobago Trunk #758 (See
[https://builds.apache.org/job/Tobago%20Trunk/758/])
TOBAGO-1674: Allow programmatic configuration in addition to tobago-config.xml
(deki: [http://svn.apache.org/viewvc/?view=rev&rev=1781554])
* (edit)
tobago-trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/config/TobagoConfigBuilder.java
* (edit)
tobago-trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/webapp/TobagoServletContextListener.java
> Allow programmatic configuration in addition to tobago-config.xml
> -----------------------------------------------------------------
>
> Key: TOBAGO-1674
> URL: https://issues.apache.org/jira/browse/TOBAGO-1674
> Project: MyFaces Tobago
> Issue Type: Improvement
> Components: Core
> Affects Versions: 3.0.0
> Reporter: Dennis Kieselhorst
> Assignee: Dennis Kieselhorst
> Fix For: 3.1.0
>
>
> Currently Tobago is configured using a tobago-config.xml file.
> TobagoConfigBuilder doesn't allow to specify parameters programmatically and
> TobagoConfigImpl cannot be instantiated from outside the package.
> We need to improve it to allow Spring auto configuration. See draft for
> org.joinfaces.tobago.TobagoServletContextConfigurer in:
> https://github.com/deki/joinfaces/tree/tobago
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)