jbossas / jboss-as-maven-plugin

Maven plugin to deploy applications to JBoss AS 7 (moved to https://github.com/wildfly/wildfly-maven-plugin)
74 stars 69 forks source link

Execute commands from CLI scripts #34

Closed hwilming closed 11 years ago

hwilming commented 11 years ago

Extension of the object to execute commands from a file, such as the cli tool: ./jboss-cli.sh --file=config.cli

jamezp commented 11 years ago

We require that all contributions be made under the terms of the MIT License, http://www.opensource.org/licenses/mit-license.php. Do you agree to the these terms?

hwilming commented 11 years ago

Yes, I agree to the terms of the MIT License.

hwilming commented 11 years ago

Hi James,

it is possible to get a new release with the enhancements, after merging the pull request?

Thanks, Heinz

jamezp commented 11 years ago

Heinz, I might be able to do that. I've got another PR to merge and waiting to hear back from a couple MIT agreements.

One note too on this PR. I'm going to do a little reformatting and squash the commits down.

hwilming commented 11 years ago

Sorry for the formatting. Is there any formatting guidline or formatting configuration for eclipse or idea?

jamezp commented 11 years ago

No problem. I have nothing formal written out so it's not your fault by any means. I mainly just have it setup like the JBoss AS style guide (https://community.jboss.org/wiki/HackingOnAS7). I should probably create one for IDEA. I'm not too picky on, except never tabs only spaces :-)

jamezp commented 11 years ago

Pull request squashed and merged. https://github.com/jbossas/jboss-as-maven-plugin/commit/b05a9cf5ee4427040b84fb65848d21ff034171a6