Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Needs to be updated for Grails 1.2 #39

Open
GoogleCodeExporter opened this issue Jun 12, 2015 · 2 comments
Open

Needs to be updated for Grails 1.2 #39

GoogleCodeExporter opened this issue Jun 12, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

For grails 1.2 you need:

filename changed to grails-1.2.0 from grails-bin-1.2.0
compression is zip
filename ends in .zip

Have made these changes locally and can confirm that they work.

Also groovy needs to be bumped to version 1.7

Cheers,
Ant

Original issue reported on code.google.com by adjo...@gmail.com on 27 Dec 2009 at 11:10

@GoogleCodeExporter
Copy link
Author

Have just built a Grails 1.2.2 deb locally using the attached patch (similar 
changes
to above).

Note that I'd renamed the Grails binary download
(http://dist.codehaus.org/grails/grails-1.2.2.zip) to grails-bin-1.2.2.zip for
consistency with older downloads. An alternative would be to remove the "-bin" 
from
the download.name in the project.properties file.

Having uploaded to the target server, I then had to manually mkdir 
/usr/share/grails
and /usr/share/doc/grails and run dpkg -i from / as the deb file references
./usr/share/...

Original comment by robin.br...@gmail.com on 13 Apr 2010 at 11:31

Attachments:

@GoogleCodeExporter
Copy link
Author

I'm still using ant-deb-task to build Grails 1.3.5

I have made a number of changes so I will re-issue a patch soon, as I am in the 
process of building ant-deb-task into the grails gradle core build.

Original comment by adjo...@gmail.com on 2 Oct 2010 at 8:42

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant