It would be nice to package all development specific features into an oa_devel.module

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

beeradb’s picture

Status: Active » Needs review
FileSize
2.13 KB
beeradb’s picture

FileSize
2.35 KB

Based on feedback from @hfox:

- Add DSM for what modules are uninstalled, just so we're alerting users in some way.
- Maintain correct version of features in .make files.

hefox’s picture

Status: Needs review » Needs work
+++ b/modules/openatrium/oa_devel/oa_devel.make
@@ -0,0 +1,16 @@
+; Coder
+projects[coder][type] = module
+projects[coder][version] = 2.0-beta2

I think -dev for this.

While at it, could you add simpletest, installprofiletest, and simpletest_clone to this? There's two patches for simpletest_clone, I believe you'll know where to find which patches those are :P

beeradb’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.