Hervé Boutemy
|
72bdc8602e
|
added slf4j-simple logging configuration reinitialization to have
Core ITs run without errors
|
2013-01-06 11:50:25 +01:00 |
Hervé Boutemy
|
89c2524458
|
${basedir} is deprecated
|
2013-01-05 10:29:49 +01:00 |
Hervé Boutemy
|
57d9c68e56
|
stdout/stderr redirection should be sufficient
|
2012-12-21 07:50:56 +01:00 |
Hervé Boutemy
|
11ac804f59
|
added bootstrap files to .gitignore
|
2012-12-21 07:49:50 +01:00 |
Hervé Boutemy
|
c5f54f8a6a
|
fixed bootstrap (really, this time)
|
2012-12-20 08:58:13 +01:00 |
Hervé Boutemy
|
547b8c4c30
|
fix bootstrap (with Ant)
|
2012-12-20 08:49:02 +01:00 |
Hervé Boutemy
|
0ab0641d3f
|
added Logback support
|
2012-12-19 00:36:27 +01:00 |
Hervé Boutemy
|
3269928699
|
added log4j2 configuration support
|
2012-12-19 00:09:04 +01:00 |
Hervé Boutemy
|
3511b09d1e
|
added Slf4jConfigurationFactory to detect actual slf4j logging
implementation and load appropriate Slf4jConfiguration implementation
from META-INF/maven/slf4j-configuration.properties
|
2012-12-18 23:44:18 +01:00 |
Hervé Boutemy
|
eb190f0295
|
mark @Override
|
2012-12-18 04:35:48 +01:00 |
Hervé Boutemy
|
9eeb098380
|
can't be a Plexus component since Plexus container is not initialized at
logging configuration time
|
2012-12-18 04:35:08 +01:00 |
Hervé Boutemy
|
8112e6a835
|
created Slf4jConfiguration.Level enum to replace int
|
2012-12-18 04:23:52 +01:00 |
Hervé Boutemy
|
e950603218
|
is Slf4jConfiguration.setLoggerFile(File) API useful?
|
2012-12-18 04:11:57 +01:00 |
Hervé Boutemy
|
3849bbd46a
|
fixed errors reported by Checkstyle
|
2012-12-16 21:49:18 +01:00 |
Hervé Boutemy
|
2acec0557a
|
avoid timestamp in javadoc
|
2012-12-16 21:21:58 +01:00 |
Hervé Boutemy
|
7f21c4a31a
|
improved javadoc
|
2012-12-16 21:15:26 +01:00 |
Hervé Boutemy
|
3e95b5f1c7
|
updated content
|
2012-12-16 21:13:57 +01:00 |
Hervé Boutemy
|
eb9257e70c
|
added javadoc for logging levels int values accepted
|
2012-12-16 11:21:30 +01:00 |
Hervé Boutemy
|
25bae5acd7
|
fixed indentation
|
2012-12-16 09:49:17 +01:00 |
Hervé Boutemy
|
aa0b71ca62
|
improved javadoc
|
2012-12-16 09:44:26 +01:00 |
Hervé Boutemy
|
39e11cf2e5
|
extracted Slf4jConfiguration interface and corresponding implementation
to clearly separate code depending on slf4j binding
still need to add automatic selection of implementation
|
2012-12-16 01:57:36 +01:00 |
Hervé Boutemy
|
73ffdaf863
|
added license header
|
2012-12-16 01:52:20 +01:00 |
Hervé Boutemy
|
915b1553f2
|
changed MavenModelMerger extensions visibility to protected to improve
documentation
|
2012-12-15 21:12:22 +01:00 |
Hervé Boutemy
|
a07fdf076c
|
improved javadoc
|
2012-12-15 21:06:57 +01:00 |
Hervé Boutemy
|
950b9b3c58
|
added more pointers to sources
|
2012-12-15 11:14:31 +01:00 |
Hervé Boutemy
|
38e3de00cb
|
javadoc formatting
|
2012-12-15 10:56:15 +01:00 |
Hervé Boutemy
|
866f2c58b8
|
prepared svnpubsub for site
|
2012-12-15 10:48:38 +01:00 |
olivier lamy
|
68a54c7e22
|
revert ${maven-compile.jvmargs} usage as look to fail on ci but not locally , sorry olamy != ant guru :-)
|
2012-12-14 15:29:15 +01:00 |
olivier lamy
|
d8cc98c8be
|
make fork or not configurable for ci testing
|
2012-12-14 15:00:10 +01:00 |
olivier lamy
|
a40df3ab83
|
configure memory for forked java
|
2012-12-14 14:51:09 +01:00 |
Hervé Boutemy
|
87952bd073
|
added link to Plexus Classworlds
|
2012-12-12 17:37:03 +01:00 |
Hervé Boutemy
|
3d4a06c700
|
added ClassRealmManager entry point
|
2012-12-12 01:57:02 +01:00 |
Jason van Zyl
|
c8536bf89f
|
- make m2e happy on import
|
2012-12-08 19:30:57 -05:00 |
Hervé Boutemy
|
d6544c4814
|
reverted change that got in previous commit by inadvertance
|
2012-12-08 17:47:12 +01:00 |
Hervé Boutemy
|
23bd8d98a6
|
added @since info
|
2012-12-08 16:05:37 +01:00 |
Anders Hammar
|
f95ab2e7cd
|
[MNG-5402] Better build number for git
Signed-off-by: Anders Hammar <anders@hammar.net>
|
2012-12-05 14:21:04 +01:00 |
Anders Hammar
|
19492b485a
|
[MNG-5403] tar.gz release artifacts have wrong permissions on directories
Upgrading to m-assembly-p v2.4 solves this.
Signed-off-by: Anders Hammar <anders@hammar.net>
|
2012-12-04 13:50:03 +01:00 |
Jason van Zyl
|
73e1445987
|
[maven-release-plugin] prepare for next development iteration
|
2012-12-03 19:58:46 -08:00 |
Jason van Zyl
|
618d12906d
|
[maven-release-plugin] prepare release maven-3.1.0
|
2012-12-03 19:58:40 -08:00 |
Hervé Boutemy
|
ac213ec571
|
[MNG-5245] updated maven-site-plugin to 3.2
|
2012-12-03 23:27:47 +01:00 |
Hervé Boutemy
|
5ccb925067
|
added Plexus LoggerManager injection
|
2012-12-03 22:37:43 +01:00 |
olivier lamy
|
d32fb267b2
|
oups I missed something here.
|
2012-12-03 13:47:37 +01:00 |
olivier lamy
|
b3a91ebe35
|
add more memory too
|
2012-12-03 13:45:24 +01:00 |
olivier lamy
|
971f1cf749
|
add a timeout to prevent hanging too long
|
2012-12-03 13:44:00 +01:00 |
Hervé Boutemy
|
b63904c9db
|
fixed errors reported by Checkstyle (once again...)
|
2012-12-03 02:21:58 +01:00 |
Hervé Boutemy
|
543870467f
|
fixed errors reported by Checkstyle
|
2012-12-02 20:22:52 +01:00 |
Hervé Boutemy
|
71a8427df6
|
code formatting
|
2012-12-02 12:38:12 +01:00 |
Hervé Boutemy
|
ab86435af1
|
stay with fluido skin 1.2.1 because of MSKINS-69
|
2012-12-02 11:21:57 +01:00 |
Kristian Rosenvold
|
75ea1e4297
|
[MNG-5208] Parallel (-T option) multi module build fires wrong project failed event
Patch by Stefan Eder , applied with minor modifications
|
2012-12-02 11:05:37 +01:00 |
rfscholte
|
327e1b7e80
|
[MNG-5400] Upgrade version of maven-dependency-plugin in superpom to 2.5
|
2012-12-02 00:02:13 +01:00 |