Branch: refs/heads/master
Home: https://github.com/forge/core
Commit: b20806dcda5c0c77ce6e8a3c4f797159b5054f55
https://github.com/forge/core/commit/b20806dcda5c0c77ce6e8a3c4f797159b505...
Author: James Perkins <jperkins(a)redhat.com>
Date: 2013-04-30 (Tue, 30 Apr 2013)
Changed paths:
M shell/src/main/java/org/jboss/forge/shell/env/ScopedConfigurationAdapter.java
Log Message:
-----------
[FORGE-881] Change the thrown exception to the correct type as indicated by the interface
Branch: refs/heads/master
Home: https://github.com/forge/core
Commit: 0bd691ca8410ba7c3966e6e4bc9bbf7cb4420e5e
https://github.com/forge/core/commit/0bd691ca8410ba7c3966e6e4bc9bbf7cb442...
Author: George Gastaldi <gegastaldi(a)gmail.com>
Date: 2013-04-30 (Tue, 30 Apr 2013)
Changed paths:
A shell/src/main/java/org/jboss/forge/shell/observers/ProxyObserver.java
M shell/src/main/java/org/jboss/forge/shell/plugins/builtin/ForgePlugin.java
M shell/src/main/java/org/jboss/forge/shell/util/ForgeProxySelector.java
Log Message:
-----------
FORGE-874: Proxy settings not used for maven web project
Branch: refs/heads/master
Home: https://github.com/forge/core
Commit: 3cecd35fed5f5886f9e9fb6b1fb330ab1810a048
https://github.com/forge/core/commit/3cecd35fed5f5886f9e9fb6b1fb330ab1810...
Author: Vineet Reynolds <Vineet.Reynolds(a)gmail.com>
Date: 2013-04-30 (Tue, 30 Apr 2013)
Changed paths:
M javaee-impl/src/main/java/org/jboss/forge/spec/javaee/rest/RestPlugin.java
M javaee-impl/src/main/resources/org/jboss/forge/rest/Endpoint.jv
Log Message:
-----------
FORGE-879 RestPlugin allows choosing the injected persistence unit.
If multiple persistence units are detected in the persistence descriptor, then the plugin will prompt on which one needs to be used for the injected persistence context. If only one is found, then it would be used for the injected persistence context.
Branch: refs/heads/2.0
Home: https://github.com/forge/core
Commit: 470fd4c7a9e520a89f167c509342279401554d0f
https://github.com/forge/core/commit/470fd4c7a9e520a89f167c50934227940155...
Author: George Gastaldi <gegastaldi(a)gmail.com>
Date: 2013-04-29 (Mon, 29 Apr 2013)
Changed paths:
M ui/api/src/main/java/org/jboss/forge/ui/util/InputComponents.java
Log Message:
-----------
Following best UI practices: Never show exclamation points in warnings
Branch: refs/heads/2.0
Home: https://github.com/forge/core
Commit: 8097a6b8400b8e1a02347292e68322c2bc13f66e
https://github.com/forge/core/commit/8097a6b8400b8e1a02347292e68322c2bc13...
Author: George Gastaldi <gegastaldi(a)gmail.com>
Date: 2013-04-29 (Mon, 29 Apr 2013)
Changed paths:
M ui/api/src/main/java/org/jboss/forge/ui/util/InputComponents.java
Log Message:
-----------
Following best UI practices: Never show exclamation points in warnings