Commit Graph

3 Commits

Author SHA1 Message Date
asofold
b99fe62517 [BLEEDING] Use early 1.10 and 1.11 for native dependencies.
(Hoping for Jenkins to build.)
2016-12-29 13:42:58 +01:00
asofold
ac825516ad Use 1.10.2 as dependency. 2016-12-29 13:10:28 +01:00
asofold
5089447aa1 Add a dedicated compatibility module for 1.10.x (1.10 R1).
* Auto generate the sub-module file structure.
* Add rest manually.

Rest
* Enter new classes into factories.
* Add entries for modules and dependencies to the root pon and the
NCPPlugin pom, to make the new module represent 1.10 R1.
* Point the 1.10_r1 build profiles to the new module.
* Add a new module for 1.11, point to cbdev (which still is 1.10.2,
though).

Next steps (next MC release, probably):
* At least auto generate a file, containing all entries to make for the
new module, for convenient use with copy and paste.
* (Later: alter the files automatically, possibly interactive. Needs
more care, e.g. if profile entries already exist. The factory entries
can have a marker each.)
2016-12-27 23:36:03 +01:00