Niall Kegan Pemberton
c9d9b1e7ba
Upgrade to version 9 of commons-parent
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@635244 13f79535-47bb-0310-9956-ffa450edef68
2008-03-09 14:21:48 +00:00
Niall Kegan Pemberton
a654370d29
Remove the maven-site-plugin version - now specified in commons-parent pom
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@634090 13f79535-47bb-0310-9956-ffa450edef68
2008-03-06 00:08:23 +00:00
Niall Kegan Pemberton
bbecac4a58
Revert logging to surefire 2.3 (fails with surefire 2.4.2) and remove the compile target config which is now fixed in commons-parent
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@633041 13f79535-47bb-0310-9956-ffa450edef68
2008-03-03 11:24:42 +00:00
Niall Kegan Pemberton
e3640ad544
Add Issue Tracking and Download pages generated by commons-build-plugin
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@632817 13f79535-47bb-0310-9956-ffa450edef68
2008-03-02 19:46:00 +00:00
Niall Kegan Pemberton
8c79fc9591
Upgrade to commons-parent-8 and add configuration properties for OSGi (maven-bundle-plugin) and commons-build-plugin
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@632815 13f79535-47bb-0310-9956-ffa450edef68
2008-03-02 19:37:56 +00:00
Niall Kegan Pemberton
504541c39c
upgrade to commons-parent-7
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@612219 13f79535-47bb-0310-9956-ffa450edef68
2008-01-15 21:04:51 +00:00
Niall Kegan Pemberton
b73140dd51
Upgrade to commons-parent version 6 release
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@609497 13f79535-47bb-0310-9956-ffa450edef68
2008-01-07 03:15:46 +00:00
Niall Kegan Pemberton
58eff81387
TLP Move change wiki URLs from "wiki.apache.org/jakarta-commons" to "wiki.apache.org/commons"
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@562963 13f79535-47bb-0310-9956-ffa450edef68
2007-08-05 21:10:51 +00:00
Niall Kegan Pemberton
fcfa318144
Move Commons TLP changes
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@561417 13f79535-47bb-0310-9956-ffa450edef68
2007-07-31 18:13:25 +00:00
Niall Kegan Pemberton
9f3a2e5c9b
Remove jakarta references from m1 and m2 builds
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@560337 13f79535-47bb-0310-9956-ffa450edef68
2007-07-27 17:52:04 +00:00
Niall Kegan Pemberton
92e5685b1e
Correct Jira --> JIRA
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@422127 13f79535-47bb-0310-9956-ffa450edef68
2006-07-15 01:17:37 +00:00
Niall Kegan Pemberton
92ab2ee721
Update Issue Tracking for Bugzilla --> Jira migration
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@409052 13f79535-47bb-0310-9956-ffa450edef68
2006-05-24 03:16:02 +00:00
Niall Kegan Pemberton
d849cc1744
Modify maven build to add two non-standard attributes to the jar's manifest file to indicate the values of "maven.compile.source" and "maven.compile.target". Also modify the build to include an "Implementation-Vendor-Id" of "org.apache" in the jar's manifest.
...
The two non-standard entires created in the manifest file will look something like the following:
X-Compile-Source-JDK: 1.3
X-Compile-Target-JDK: 1.3
This change serves two purposes:
1) To provide comfort to users regarding JVM compatibility.
2) Enable releases to be checked more easily for JVM compatibility.
The manifest specification indicates that "unknown" entries in the manifest file are ignored. These entries have been prefixed with "X-" which is a sometimes used "convention" for indicating non-standard entries.
See thread: http://tinyurl.com/839zh
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@377558 13f79535-47bb-0310-9956-ffa450edef68
2006-02-14 01:15:14 +00:00