Commit Graph

28 Commits

Author SHA1 Message Date
Henri Yandell a5a4f9067a Fixing the ASF copyright and placing it in the NOTICE file
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@437554 13f79535-47bb-0310-9956-ffa450edef68
2006-08-28 06:21:41 +00:00
Henri Yandell 49f1578e9e Removed clover bits that were left over from the switch to cobertura
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@428648 13f79535-47bb-0310-9956-ffa450edef68
2006-08-04 06:49:04 +00:00
Niall Pemberton 33c8a32830 Fix for LANG-272 - minor build changes
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@420490 13f79535-47bb-0310-9956-ffa450edef68
2006-07-10 11:22:38 +00:00
Stephen Colebourne bc5f6f6954 Remove direct dependency on commons-build
Enhance website

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@385373 13f79535-47bb-0310-9956-ffa450edef68
2006-03-12 21:54:04 +00:00
Niall Pemberton 67df2859aa 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/lang/trunk@377558 13f79535-47bb-0310-9956-ffa450edef68
2006-02-14 01:15:14 +00:00
Gary D. Gregory a05cd12b23 Oops, go back to previous version.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@294951 13f79535-47bb-0310-9956-ffa450edef68
2005-10-05 00:11:19 +00:00
Gary D. Gregory 96f12d3e79 A cut at http://issues.apache.org/bugzilla/show_bug.cgi?id=36925: Using ReflectionToStringBuilder and excluding secure fields.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@294950 13f79535-47bb-0310-9956-ffa450edef68
2005-10-05 00:06:11 +00:00
Gary D. Gregory a5709b893f Set JDiff "old" tag to Lang 2.0.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@225330 13f79535-47bb-0310-9956-ffa450edef68
2005-07-26 15:29:45 +00:00
Gary D. Gregory c4db5b37ba Remove a clover setting that was intended to omit the text package, but didn't (for me).
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@225239 13f79535-47bb-0310-9956-ffa450edef68
2005-07-26 06:21:29 +00:00
Steven Caswell 4adf9462c4 added maven.javadoc.overview to point the maven javadoc plugin to the overview.html - for some reason it wasn't being picked up without the property setting
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@171273 13f79535-47bb-0310-9956-ffa450edef68
2005-05-22 02:55:34 +00:00
Steven Caswell fddb1a875d added maven.clover.excludes property to exclude the text package (exluded from 2.1 release)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@168227 13f79535-47bb-0310-9956-ffa450edef68
2005-05-05 01:28:16 +00:00
Steven Caswell f3c9854331 added maven.clover.license.path to point to the clover license file in the base directory
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@161695 13f79535-47bb-0310-9956-ffa450edef68
2005-04-17 20:55:46 +00:00
Gary D. Gregory 5e18fd65ff Updated copyright statements for 2005.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@161244 13f79535-47bb-0310-9956-ffa450edef68
2005-04-14 06:16:36 +00:00
Dirk Verbeeck 1e9fbb7f10 Use SVN changelog
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@149180 13f79535-47bb-0310-9956-ffa450edef68
2005-01-30 23:02:28 +00:00
Henri Yandell 4932018862 override so it uses the latest clover
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137998 13f79535-47bb-0310-9956-ffa450edef68
2004-12-18 03:06:35 +00:00
Gary D. Gregory e65e22fe10 Allow Java 1.5 to be used to build with Maven.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137991 13f79535-47bb-0310-9956-ffa450edef68
2004-10-21 00:36:37 +00:00
Henri Yandell 6977758a3a hooked in previous tag for jdiff reporting
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137856 13f79535-47bb-0310-9956-ffa450edef68
2004-06-27 18:22:09 +00:00
Gary D. Gregory 3a71f47cf3 # The Sun Javadoc for versions prior to 1.3 are off-line.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137831 13f79535-47bb-0310-9956-ffa450edef68
2004-03-24 20:49:12 +00:00
Gary D. Gregory f58370a13f Apply Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137801 13f79535-47bb-0310-9956-ffa450edef68
2004-02-18 23:13:37 +00:00
Mark R. Diggory 7737b36cc6 Adding Commons Site Look & Feel configuration to all jakarta-commons/<project>/project.properties
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137797 13f79535-47bb-0310-9956-ffa450edef68
2004-02-18 04:11:38 +00:00
Stephen Colebourne 191e144e9c Improve maven website with explicit links and tasks
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137754 13f79535-47bb-0310-9956-ffa450edef68
2004-01-15 21:46:44 +00:00
Tim O'Brien 72db2f77d9 Updated most of the commons project.properties files, made sure that the dev process points to the commons charter. Also, changed the powered by logo to use the less distracting feather logo
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137748 13f79535-47bb-0310-9956-ffa450edef68
2004-01-15 06:34:23 +00:00
Gary D. Gregory 264763fd84 Point Javadoc to the Sun 1.3 API doc since 1.2 is no longer on-line.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137738 13f79535-47bb-0310-9956-ffa450edef68
2003-12-29 01:36:12 +00:00
Phil Steitz a86bc0dba1 Added contributors (sans emails) to project.xml based on @author grep.
Changed maven poweredBy image.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137665 13f79535-47bb-0310-9956-ffa450edef68
2003-09-06 03:08:39 +00:00
Phil Steitz b9751024d0 add reference to checkstyle.xml and set junit.fork=true
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137650 13f79535-47bb-0310-9956-ffa450edef68
2003-08-22 05:02:39 +00:00
Stephen Colebourne 858d38ddcf Comment out checkstyle to allow for maven-beta10
bug 21809


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137510 13f79535-47bb-0310-9956-ffa450edef68
2003-07-26 13:21:44 +00:00
Henri Yandell b6f8afe153 Added the date to the maven site.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137242 13f79535-47bb-0310-9956-ffa450edef68
2003-02-02 09:16:32 +00:00
Henri Yandell c9b0b98cbb Created a standard set of checkstyle properties.
It's still noticing RuntimeExceptions, so that part isn't working yet.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137055 13f79535-47bb-0310-9956-ffa450edef68
2002-09-21 05:16:10 +00:00