Skip to content

Commit

Permalink
Configuration: reintroduce placeholder EDG::WP4::CCM::Configuration m…
Browse files Browse the repository at this point in the history
…ainly for pre 1.51 maven-tools
  • Loading branch information
stdweird committed Mar 22, 2017
1 parent 269e6be commit da555dd
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/main/perl/Configuration.pm
@@ -0,0 +1,7 @@
#${PMpre} EDG::WP4::CCM::Configuration${PMpost}

warn "Direct usage of EDG::WP4::CCM::Configuration is deprecated. ",
"This is an empty, useless module, ",
"mainly to workaround improper usage in old maven-tools";

1;

0 comments on commit da555dd

Please sign in to comment.