zoumra / open-cmis-chemistry

Grails plugin for OpenCMIS
Apache License 2.0
3 stars 2 forks source link

cleanup #1

Closed burtbeckwith closed 10 years ago

zoumra commented 10 years ago

Hi Burt,

Thanks for the cleanup & approval.. But then, i still can't see the "opencmis" plugin on grails web site. Thanks to let me know.

Kind regards,

Ludovik

Le 20 oct. 2013 à 17:23, Burt Beckwith a écrit :

You can merge this Pull Request by running

git pull https://github.com/burtbeckwith/grails-opencmis master Or view, comment on, or merge it at:

https://github.com/webvibes/grails-opencmis/pull/1

Commit Summary

plugin release files shouldn't be in source control plugin.xml shouldn't be in source control deleted unused files dropped minimum Grails version to 2.0 cleanup File Changes

D .DS_Store (0) M .gitignore (32) M OpenCmisGrailsPlugin.groovy (60) M application.properties (3) M grails-app/conf/BuildConfig.groovy (61) M grails-app/conf/Config.groovy (25) M grails-app/controllers/grails/plugin/opencmis/ContentRepositoryController.groovy (83) M grails-app/services/grails/plugin/opencmis/AuthenticationProviderService.groovy (15) M grails-app/services/grails/plugin/opencmis/RepositoryHandlerService.groovy (94) M grails-app/services/grails/plugin/opencmis/SessionHolderService.groovy (21) D grails-app/views/.DS_Store (0) D grails-opencmis-0.10.0-SNAPSHOT.zip.sha1 (1) D plugin.xml (19) Patch Links:

https://github.com/webvibes/grails-opencmis/pull/1.patch https://github.com/webvibes/grails-opencmis/pull/1.diff

burtbeckwith commented 10 years ago

When you do the first release the plugin page will get created. Run "grails publish-plugin --stacktrace" to do the release

zoumra commented 10 years ago

Done, It works now. I suppose there is a filter for "-SNAPSHOTé suffixed versions... Thanks.

Ludovik

Le 22 oct. 2013 à 16:43, Burt Beckwith a écrit :

When you do the first release the plugin page will get created. Run "grails publish-plugin --stacktrace" to do the release

— Reply to this email directly or view it on GitHub.

burtbeckwith commented 10 years ago

Yes, the plugin page isn't updated or created if SNAPSHOT appears in the version