Branch: refs/heads/master
Home: https://github.com/forge/core
Commit: 1f3391a9f636c31806bf059c68ceb8a696d19ab9
https://github.com/forge/core/commit/1f3391a9f636c31806bf059c68ceb8a696d1...
Author: George Gastaldi <gegastaldi(a)gmail.com>
Date: 2017-01-09 (Mon, 09 Jan 2017)
Changed paths:
M javaee/impl/src/main/java/org/jboss/forge/addon/javaee/jpa/ui/JPANewFieldWizard.java
Log Message:
-----------
FORGE-2712: Field created is selected in IDE
Branch: refs/heads/master
Home: https://github.com/forge/addon-arquillian
Commit: cf13c9ba9bc32f64c5f13c004f3a475626242d66
https://github.com/forge/addon-arquillian/commit/cf13c9ba9bc32f64c5f13c00...
Author: Alex Soto <asotobu(a)gmail.com>
Date: 2017-01-09 (Mon, 09 Jan 2017)
Changed paths:
M .travis.yml
M pom.xml
A src/test/java/test/integration/ConfigurationIntegrationTest.java
M src/test/java/test/integration/ContainerInstallationIntegrationTest.java
M src/test/java/test/integration/JUnitTestGenerationIntegrationTest.java
M src/test/java/test/integration/TestNGTestGenerationIntegrationTest.java
Log Message:
-----------
adds container configuration test and increase timeouts (#10)
* adds container configuration test and increase timeouts
* increaases timeout time
* increases flaky tests timeout to 2 minutes
* skip TestNG test which fails on CI env.