dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #39832
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 20188: POM, moved comment to description tag
------------------------------------------------------------
revno: 20188
committer: Lars Helge Overland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Wed 2015-09-16 20:32:40 +0200
message:
POM, moved comment to description tag
modified:
dhis-2/dhis-support/dhis-support-commons/pom.xml
--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk
Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== modified file 'dhis-2/dhis-support/dhis-support-commons/pom.xml'
--- dhis-2/dhis-support/dhis-support-commons/pom.xml 2015-07-20 02:01:37 +0000
+++ dhis-2/dhis-support/dhis-support-commons/pom.xml 2015-09-16 18:32:40 +0000
@@ -14,13 +14,13 @@
<packaging>jar</packaging>
<name>DHIS Support Commons</name>
- <!--
+ <description>
DHIS Support Commons is intended to be a lightweight library with very few and
no heavy dependencies, as well as no internal dependencies (DHIS modules).
This includes not depending on the dhis-support-test package, meaning any unit
tests must be added to an external package (dhis-support-system is a reasonable
- choice). Please be wary of this when adding new dependencies.
- -->
+ choice).
+ </description>
<dependencies>
<dependency>