Files
meteor/tools
David Glasser aa2867b3ea Clean up Cordova app IDs a bit
Starting with cordova-lib 4.2.0 (shipped with Meteor 1.0.4) the cordova
create command checks that app IDs look like Java namespaces.  Clean up
the most obvious ways that our generated app IDs won't look like Java
namespaces (most notably hyphens).

This isn't perfect (eg we don't check for leading digits or
consecutive/leading/trailing dots, or for Java reserved words).  This
check is implemented by the valid-identifier NPM package.

While we're at it, put app ids under `com.meteor.userapps` so that there
are other parts of `com.meteor` available for potential MDG Java work.

Fixes #3950.
2015-03-20 11:11:44 -07:00
..
2015-02-10 11:56:20 -08:00
2014-12-12 09:03:10 -05:00
2014-12-04 17:56:04 -08:00
2015-03-09 15:39:22 -07:00
2015-02-04 12:57:17 -08:00
2015-02-04 13:56:54 -08:00
2015-03-03 15:29:13 -08:00
2015-03-03 18:54:53 -08:00
2015-02-05 15:26:40 -08:00
2014-06-13 17:14:42 -07:00
2015-03-05 15:55:44 -08:00
2015-02-13 20:36:45 -08:00
2015-03-05 21:56:40 -08:00
2015-02-17 09:22:48 -08:00
2015-02-13 20:35:43 -08:00
2015-02-04 13:56:54 -08:00
2015-02-10 16:57:44 -08:00