Commit Graph

21 Commits

Author SHA1 Message Date
asofold cc066292c8 More space available!
(Fuck headers, UEFA.)
2017-04-13 21:24:53 +02:00
asofold 4e91a9d5fc Ready for UEFA EC: GPLv3 headers.
Might need more training still.
2016-06-02 20:33:21 +02:00
asofold 64b4f30696 Set scope to provided for external jars. 2015-11-25 08:47:11 +01:00
asofold 2d94389eae Building NCP: Build without cbdedicated by default.
Using profiles:
* Profile "minimal" will build by default, excluding all dedicated cb
dependencies, making it easier to quickly test stuff.
* Set the property 'cbdedicated' to true, in order to build all, using
the profile "all".
* The properties BUILD_NUMBER and BUILD_SERIES don't seem to set to
defaults anymore, so they have to be set manually (BUILD_NUMBER does get
set on jenkins).
2015-08-01 00:52:06 +02:00
asofold 7da874ad66 Attempt to deploy only the final plugin jar. 2015-07-30 11:27:30 +02:00
asofold e0a8ef21d6 Revert module dependency versions to 1.1-SNAPSHOT.
(LATEST would use the old static ones.)
2015-02-06 02:05:48 +01:00
asofold a7127336a8 Use LATEST as version for internal dependencies. 2015-02-04 23:42:05 +01:00
asofold 2cecd50961 Change all "static" pom versions to "1.1-SNAPSHOT", to allow deploy. 2015-02-04 18:49:52 +01:00
asofold c86887d3c6 Let DEBUG_LEVEL default to 10000. 2015-01-05 03:08:50 +01:00
asofold 63b2cd3156 Change default for BUILD_SERIES to '?'. 2013-07-17 12:18:54 +02:00
asofold 793291b71b Build parameters: Add BUILD_SERIES. Add default values.
BUILD_SERIES = UNKNOWN
BUILD_NUMBER = ?
2013-07-17 11:35:45 +02:00
asofold e60006d6a3 Update pom.xml descriptions. 2013-07-06 14:49:24 +02:00
asofold e06e55a752 Put a pom for building into the NoCheatPlus module until knowing better. 2013-05-22 21:00:37 +02:00
asofold b73f68dd55 Add javadocs about levels. 2013-03-05 18:39:49 +01:00
asofold c64bf49020 Move build timestamp to parent pom. 2013-03-01 16:25:10 +01:00
asofold 2a9e00b4ae Add more build parameters (time, java). 2013-03-01 16:16:23 +01:00
asofold e1adb3db54 Ignore empty lines. 2013-03-01 15:32:51 +01:00
asofold 3b283b655c Adjust getString to filter not set maven build parameters. 2013-03-01 15:11:52 +01:00
asofold 36b402c27a Simplify replacing of build-parameters. 2013-03-01 15:02:28 +01:00
asofold 31faf7f11e Adjust available build parameters: TEST_LEVEL and DEBUG_LEVEL
Not yet too much in use, though.
2013-02-28 18:09:42 +01:00
asofold 7a84ed371b Add module for build parameter info.
This is needed with the current technique in order to have it available
at the time of testing NCPCommons.
2013-02-27 00:46:56 +01:00