[
https://issues.apache.org/jira/browse/TOBAGO-1782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16272453#comment-16272453
]
Hudson commented on TOBAGO-1782:
--------------------------------
FAILURE: Integrated in Jenkins build Tobago Trunk #1172 (See
[https://builds.apache.org/job/Tobago%20Trunk/1172/])
TOBAGO-1782: Clean up * code style: Don't used unspecific exception, (lofwyr:
rev c4ec157875d5ce384b94f29a8610db8066402d2c)
* (edit)
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/config/ContentSecurityPolicy.java
* (delete)
tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/test/ErrorTestException.java
* (edit)
tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/test/ErrorTest.java
* (edit)
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/config/TobagoConfigSorter.java
* (edit)
tobago-example/tobago-example-demo/src/main/webapp/content/40-test/90000-attic/error/display-exception.xhtml
* (edit)
tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/PartialReloadController.java
* (add)
tobago-tool/tobago-tool-apt/src/main/java/org/apache/myfaces/tobago/apt/processor/TobagoGeneratorException.java
* (edit)
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/behavior/DeltaStateHelper.java
* (edit)
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/config/TobagoConfigBuilder.java
* (edit)
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/config/TobagoConfigImpl.java
* (edit)
tobago-tool/tobago-tool-apt/src/main/java/org/apache/myfaces/tobago/apt/processor/CheckstyleConfigGenerator.java
* (add)
tobago-core/src/main/java/org/apache/myfaces/tobago/exception/TobagoException.java
* (edit)
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/config/TobagoConfigParser.java
* (add)
tobago-core/src/main/java/org/apache/myfaces/tobago/exception/TobagoConfigurationException.java
* (edit)
tobago-tool/tobago-tool-apt/src/main/java/org/apache/myfaces/tobago/apt/processor/ClassesGenerator.java
* (add)
tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/DemoException.java
* (edit)
tobago-core/src/main/java/org/apache/myfaces/tobago/sanitizer/JsoupSanitizer.java
* (edit)
tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/ExceptionHandlerController.java
* (edit)
tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/bestpractice/BestPracticeController.java
> Clean up
> --------
>
> Key: TOBAGO-1782
> URL: https://issues.apache.org/jira/browse/TOBAGO-1782
> Project: MyFaces Tobago
> Issue Type: Task
> Reporter: Udo Schnurpfeil
> Assignee: Udo Schnurpfeil
> Priority: Minor
> Fix For: 4.0.0
>
>
> * I've found some method for encoding which are simpler to call in the
> current environment.
> * Removing sandbox (at least temporarily from the release) because
> ** it doesn't contain valuable code, and
> ** the build of the CSS in this module is outdated and not a good example.
> ** Can be readded later, if needed
> * remove <tc:calendar>, because it's not implemented
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)