[ 
https://issues.apache.org/jira/browse/TAP5-2612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16929587#comment-16929587
 ] 

Hudson commented on TAP5-2612:
------------------------------

FAILURE: Integrated in Jenkins build tapestry-trunk-freestyle #1746 (See 
[https://builds.apache.org/job/tapestry-trunk-freestyle/1746/])
TAP5-2612: upgrading Bootstrap from 3.3.7 to 3.4.1 (thiago: rev 
512c62b1be20ed4932114508d55f568aded55167)
* (edit) 
tapestry-core/src/main/resources/META-INF/assets/tapestry5/bootstrap/js/button.js
* (edit) 
tapestry-core/src/main/resources/META-INF/assets/tapestry5/bootstrap/js/affix.js
* (edit) 
tapestry-core/src/main/resources/META-INF/assets/tapestry5/bootstrap/js/tab.js
* (edit) 
tapestry-core/src/main/resources/META-INF/assets/tapestry5/bootstrap/css/bootstrap.css
* (edit) 
tapestry-core/src/main/resources/META-INF/assets/tapestry5/bootstrap/js/carousel.js
* (edit) 
tapestry-core/src/main/resources/META-INF/assets/tapestry5/bootstrap/js/modal.js
* (edit) 
tapestry-core/src/main/resources/META-INF/assets/tapestry5/bootstrap/js/scrollspy.js
* (edit) 
tapestry-core/src/main/resources/META-INF/assets/tapestry5/bootstrap/js/transition.js
* (edit) 
tapestry-core/src/main/resources/META-INF/assets/tapestry5/bootstrap/js/tooltip.js
* (edit) 
tapestry-core/src/main/resources/META-INF/assets/tapestry5/bootstrap/js/collapse.js
* (edit) 
tapestry-core/src/main/resources/META-INF/assets/tapestry5/bootstrap/css/bootstrap-theme.css
* (edit) 
tapestry-core/src/main/resources/META-INF/assets/tapestry5/bootstrap/js/alert.js
* (edit) 
tapestry-core/src/main/resources/META-INF/assets/tapestry5/bootstrap/js/dropdown.js
* (edit) 
tapestry-core/src/main/resources/META-INF/assets/tapestry5/bootstrap/js/popover.js
TAP5-2612: Allow the usage of Tapestry without Bootstrap (CSS framework) 
(thiago: rev 9ab85f5b67810f6df08a91973bbbf69464e960d0)
* (edit) 
tapestry-core/src/main/java/org/apache/tapestry5/services/compatibility/Trait.java
* (add) 
tapestry-core/src/main/resources/META-INF/assets/tapestry5/bootstrap4/js/button.js
* (edit) 
tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/BeanDisplay.tml
* (edit) tapestry-core/src/main/java/org/apache/tapestry5/SymbolConstants.java
* (edit) 
tapestry-core/src/main/java/org/apache/tapestry5/corelib/components/Errors.java
* (edit) 
tapestry-core/src/main/java/org/apache/tapestry5/modules/JavaScriptModule.java
* (add) 
tapestry-core/src/main/resources/META-INF/assets/tapestry5/bootstrap4/css/bootstrap.css
* (edit) 
tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/AjaxFormLoop.tml
* (add) 
tapestry-core/src/main/resources/META-INF/assets/tapestry5/bootstrap4/css/bootstrap-grid.css
* (add) 
tapestry-core/src/main/resources/META-INF/assets/tapestry5/bootstrap4/js/collapse.js
* (add) 
tapestry-core/src/main/resources/META-INF/assets/tapestry5/bootstrap4/js/dropdown.js
* (edit) 
tapestry-core/src/main/java/org/apache/tapestry5/corelib/components/BeanDisplay.java
* (edit) 
tapestry-core/src/test/java/org/apache/tapestry5/integration/app1/services/AppModule.java
* (add) 
tapestry-core/src/main/resources/META-INF/assets/tapestry5/bootstrap4/js/popper.js
* (add) 
tapestry-core/src/main/resources/META-INF/assets/tapestry5/bootstrap4/js/toast.js
* (add) 
tapestry-core/src/main/resources/META-INF/assets/tapestry5/bootstrap/js/popper.js
* (edit) tapestry-ioc/src/test/groovy/ioc/specs/GeneralIntegrationSpec.groovy
* (add) 
tapestry-core/src/main/resources/META-INF/assets/tapestry5/bootstrap4/js/bootstrap-util.js
* (add) 
tapestry-core/src/main/resources/META-INF/assets/tapestry5/bootstrap4/js/modal.js
* (edit) 
tapestry-core/src/main/resources/org/apache/tapestry5/corelib/pages/PropertyEditBlocks.tml
* (edit) 
tapestry-core/src/main/java/org/apache/tapestry5/corelib/pages/PropertyEditBlocks.java
* (add) 
tapestry-core/src/main/resources/META-INF/assets/tapestry5/bootstrap4/js/popover.js
* (edit) 
tapestry-core/src/main/java/org/apache/tapestry5/corelib/mixins/FormGroup.java
* (add) 
tapestry-core/src/main/resources/META-INF/assets/tapestry5/bootstrap4/js/carousel.js
* (add) 
tapestry-core/src/main/resources/META-INF/assets/tapestry5/bootstrap4/js/scrollspy.js
* (add) 
tapestry-core/src/main/java/org/apache/tapestry5/modules/Bootstrap4Module.java
* (add) 
tapestry-core/src/main/resources/META-INF/assets/tapestry5/bootstrap4/js/tab.js
* (add) 
tapestry-core/src/main/resources/META-INF/assets/tapestry5/bootstrap4/js/tooltip.js
* (add) 
tapestry-core/src/main/resources/META-INF/assets/tapestry5/bootstrap4/js/alert.js
* (add) 
tapestry-core/src/main/resources/META-INF/assets/tapestry5/bootstrap4/js/bootstrap.bundle.js
* (add) 
tapestry-core/src/main/resources/META-INF/assets/tapestry5/bootstrap4/js/index.js
* (edit) 
tapestry-core/src/main/java/org/apache/tapestry5/corelib/components/Error.java
* (add) 
tapestry-core/src/main/resources/META-INF/assets/tapestry5/bootstrap4/css/bootstrap-reboot.css
* (edit) 
tapestry-core/src/main/java/org/apache/tapestry5/modules/TapestryModule.java
TAP5-2612: Allow the usage of Tapestry without Bootstrap (CSS framework) 
(thiago: rev 2d8d5f98d3bde455bba4ccd81c87ee10c3cd4498)
* (edit) 
tapestry-core/src/main/java/org/apache/tapestry5/modules/TapestryModule.java
* (add) 
tapestry-core/src/main/java/org/apache/tapestry5/modules/NoBootstrapModule.java
* (edit) 
tapestry-core/src/main/java/org/apache/tapestry5/modules/JavaScriptModule.java
* (add) 
tapestry-core/src/test/resources/org/apache/tapestry5/integration/app1/app1.css
* (edit) tapestry-core/src/main/java/org/apache/tapestry5/SymbolConstants.java
* (edit) 
tapestry-core/src/test/java/org/apache/tapestry5/integration/app1/services/AppModule.java


> Allow the usage of Tapestry without Bootstrap, the CSS framework
> ----------------------------------------------------------------
>
>                 Key: TAP5-2612
>                 URL: https://issues.apache.org/jira/browse/TAP5-2612
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>            Reporter: Thiago H. de Paula Figueiredo
>            Assignee: Thiago H. de Paula Figueiredo
>            Priority: Major
>
> Through configuration and other means, allow the usage of Tapestry without 
> Bootstrap. In addition, update Bootstrap 3 from 3.3.7 to 3.4.1, allow the 
> usage of Bootstrap 4 and, if possible, provide some CSS so Tapestry can run 
> without Bootstrap and not looking bad.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to