Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

3
votes
1answer
175 views

Grails Inline Plugins: Cannot Upgrade a plugin that is configured via BuildConfig.groovy

Our app is split into a main application and a few plugins. We're using inline plugins via the BuildConfig.groovy file. When it is time to WAR the whole thing up for production I'm getting the ...
1
vote
2answers
86 views

Grails 2.0: Invalid SHA1

Often I get and invalid SHA1 error when executing run-app in Grails 2.0.0.RC1, especially with depedencies to our pwn products/modules. I have found the following Jira case: ...
1
vote
4answers
926 views

Installing Nimble for Grails

I came across Nimble yesterday, but couldn't get past Step 1, configuring BuildConfig.groovy to find the Nimble's remote repository. My BuildConfig.groovy file is one line: ...
1
vote
1answer
269 views

Using Project Config with Delphi 2009 and Finalbuilder 6

Does anyone have any experience of using the project config option with the Delphi Compile Action in Finalbuilder 6. Currently the build server is set up to manually have all the correct search ...
0
votes
1answer
593 views

TFS2010: Build Configuration Issues

I have customized the build configurations in my solution by deleting the Debug and Release configurations and creating "Dev" and "Test". Everything builds fine locally but I get the following error ...