Commit Graph
34 Commits
Author SHA1 Message Date
Dennis Lundberg 1151b0dd01 Remove reference to old maven-xdoc-plugin.
Add the same reports as for Maven 1: javadoc, jdepend, cross reference and test results.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@491260 13f79535-47bb-0310-9956-ffa450edef68
2006-12-30 17:43:18 +00:00
Dennis Lundberg 54cde7aa32 Make the Checkstyle report usable.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@491258 13f79535-47bb-0310-9956-ffa450edef68
2006-12-30 17:37:45 +00:00
Dennis Lundberg b7ecf17217 First try at a Maven 2 generated site. Requires commons-parent 2-SNAPSHOT because it inherits parts of the site.xml from it.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@491226 13f79535-47bb-0310-9956-ffa450edef68
2006-12-30 14:17:06 +00:00
Dennis Lundberg b691c20076 Use source.version and target.version when compiling test classes.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@491210 13f79535-47bb-0310-9956-ffa450edef68
2006-12-30 11:15:59 +00:00
Dennis Lundberg 4b5116a58e Merge in recent changes from project.xml.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@491138 13f79535-47bb-0310-9956-ffa450edef68
2006-12-30 00:07:23 +00:00
Dennis Lundberg 077aa70ba4 Fix issue management url.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@491137 13f79535-47bb-0310-9956-ffa450edef68
2006-12-29 23:48:11 +00:00
Dennis Lundberg ecaa681c5a Ignore default dependency directory used by ant build.
Ignore IDEA files.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@491135 13f79535-47bb-0310-9956-ffa450edef68
2006-12-29 23:40:31 +00:00
Dennis Lundberg 73a82e3a7b Add our own manifest to all the produced jar files.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@491134 13f79535-47bb-0310-9956-ffa450edef68
2006-12-29 23:27:57 +00:00
Dennis Lundberg da5d947b7c Set EOL style to native. No real changes has been made to the code.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@479747 13f79535-47bb-0310-9956-ffa450edef68
2006-11-27 20:15:01 +00:00
Dennis Lundberg c9d05cd4b6 Remove optional from both dependencies, it's not needed for scope test or plugins, as suggested by Carlos Sanchez.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@430860 13f79535-47bb-0310-9956-ffa450edef68
2006-08-11 19:00:50 +00:00
Dennis Lundberg fcc340649d Fix typos.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@430509 13f79535-47bb-0310-9956-ffa450edef68
2006-08-10 20:00:29 +00:00
Dennis Lundberg 045622f5d7 Add a pom for commons-logging-api that can be deployed to the Maven repository.
Compared to the normal project.xml file all dependencies except junit has been removed. I also removed a few things related to testing in order to be able to build the jar with Maven after the dependencies were removed.
This will help solve an issue reported on the user-list:
  http://mail-archives.apache.org/mod_mbox/jakarta-commons-user/200607.mbox/%3cd1deecd50607070354h7013e053j5994a06c41d7d203@mail.gmail.com%3e

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@430470 13f79535-47bb-0310-9956-ffa450edef68
2006-08-10 18:29:33 +00:00
Dennis Lundberg 915b5ec93e Add trailing slashes to URLs.
Fix indentation.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@425343 13f79535-47bb-0310-9956-ffa450edef68
2006-07-25 09:13:44 +00:00
Dennis Lundberg 04305e4cc5 Add some JavaDocs.
Correct JavaDocs.
Replace tab-characters with spaces.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@399225 13f79535-47bb-0310-9956-ffa450edef68
2006-05-03 09:29:00 +00:00
Dennis Lundberg 96854d71f6 Added some JavaDocs.
Removed a copy-pasted comment that didn't belong there.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@399224 13f79535-47bb-0310-9956-ffa450edef68
2006-05-03 09:25:54 +00:00
Dennis Lundberg 5f4391761d Correct JavaDoc links (@see).
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@399221 13f79535-47bb-0310-9956-ffa450edef68
2006-05-03 09:20:24 +00:00
Dennis Lundberg 3b07a502f7 Changed the wording to make things clearer.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@399219 13f79535-47bb-0310-9956-ffa450edef68
2006-05-03 09:15:45 +00:00
Dennis Lundberg ce80ab132e Correct spelling.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@398696 13f79535-47bb-0310-9956-ffa450edef68
2006-05-01 21:39:36 +00:00
Dennis Lundberg db05d3c483 Correct RC number.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@377182 13f79535-47bb-0310-9956-ffa450edef68
2006-02-12 14:36:15 +00:00
Dennis Lundberg e8b532f31e Comment out some remains from the log4j 1.3 build. Add notes to put them back again if/when the build uses log4j 1.3.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@373312 13f79535-47bb-0310-9956-ffa450edef68
2006-01-29 14:51:18 +00:00
Dennis Lundberg 3d053f5969 Added a warning message that is shown if maven site:generate has not been run.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@372612 13f79535-47bb-0310-9956-ffa450edef68
2006-01-26 21:34:03 +00:00
Dennis Lundberg 74c2997527 Add menu item for 1.0.4 JavaDocs.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@371270 13f79535-47bb-0310-9956-ffa450edef68
2006-01-22 11:52:58 +00:00
Dennis Lundberg 4b7111b4bd Corrected the url for maven-xdoc-plugin.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@371269 13f79535-47bb-0310-9956-ffa450edef68
2006-01-22 11:35:02 +00:00
Dennis Lundberg 4c4c1fcd82 Turn previous releases into menus instead of menu items.
Add menu item for current JavaDocs.
Use consistent naming for JavaDocs.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@371255 13f79535-47bb-0310-9956-ffa450edef68
2006-01-22 10:13:33 +00:00
Dennis Lundberg 810e802409 Add svn:keywords.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@371254 13f79535-47bb-0310-9956-ffa450edef68
2006-01-22 10:07:55 +00:00
Dennis Lundberg 5aee7075e7 Add page that replaces the JUnit report, explaining that Maven cannot run the JCL unit tests.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@371253 13f79535-47bb-0310-9956-ffa450edef68
2006-01-22 10:05:01 +00:00
Dennis Lundberg 51fc944f7b Add improved Source repository and Issue tracking documentation. Issue #38344. Thanks to Rahul Akolkar.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@371110 13f79535-47bb-0310-9956-ffa450edef68
2006-01-21 20:10:41 +00:00
Dennis Lundberg 80fba3b101 Eliminate javadoc warnings and errors. Issue #38344. Thanks to Rahul Akolkar.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@371108 13f79535-47bb-0310-9956-ffa450edef68
2006-01-21 19:39:46 +00:00
Dennis Lundberg 210d81aa0c Copy the release notes during site build and add a link to it in the menu.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@371107 13f79535-47bb-0310-9956-ffa450edef68
2006-01-21 19:33:32 +00:00
Dennis Lundberg 85b68b7c68 Add URLs to the dependencies.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@371106 13f79535-47bb-0310-9956-ffa450edef68
2006-01-21 19:21:26 +00:00
Dennis Lundberg a401f1c3a1 Removing task list report. Issue #38344. Thanks to Rahul Akolkar.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@371105 13f79535-47bb-0310-9956-ffa450edef68
2006-01-21 19:12:12 +00:00
Dennis Lundberg bc48278ce3 Remove whitespace before package declaration.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@370915 13f79535-47bb-0310-9956-ffa450edef68
2006-01-20 22:36:31 +00:00
Dennis Lundberg 403ebba11d Fix broken and redirected links.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@370898 13f79535-47bb-0310-9956-ffa450edef68
2006-01-20 20:56:46 +00:00
Dennis Lundberg 28b2152f7c Adding myself as a developer.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@370667 13f79535-47bb-0310-9956-ffa450edef68
2006-01-19 23:06:22 +00:00