You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2017/11/14 15:19:41 UTC

[lang] Document other usage

Repository: commons-lang
Updated Branches:
  refs/heads/master 5aed9abe1 -> 721f3ef4a


Document other usage

Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/721f3ef4
Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/721f3ef4
Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/721f3ef4

Branch: refs/heads/master
Commit: 721f3ef4aaa1f5cea764b3e9b1d639878b2a0a3b
Parents: 5aed9ab
Author: Sebb <se...@apache.org>
Authored: Tue Nov 14 15:19:37 2017 +0000
Committer: Sebb <se...@apache.org>
Committed: Tue Nov 14 15:19:37 2017 +0000

----------------------------------------------------------------------
 pom.xml | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-lang/blob/721f3ef4/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index b2d1e90..8bbe79d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -567,6 +567,8 @@
 
        The above seems to change the download page name but not any other
        properties that depend on the componentid.
+
+       N.B. The componentid is also used by the parent pom as part of the OSGI symbolic name.
     -->
     <commons.componentid>lang3</commons.componentid>
     <commons.module.name>org.apache.commons.lang3</commons.module.name>