Commit Graph
100 Commits
Author SHA1 Message Date
Dennis Lundberg 3b78985b1f Upgrade to commons-parent:26.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1389016 13f79535-47bb-0310-9956-ffa450edef68
2012-09-23 11:14:37 +00:00
Dennis Lundberg 0e6e8aa66e Add a changes.xml file to track resolved issues, along with a template that can be used to generate a release log file. To be able to generate a release log we need to also update commons-parent, which will be done later.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1374846 13f79535-47bb-0310-9956-ffa450edef68
2012-08-19 20:49:01 +00:00
Dennis Lundberg 2ab43185ca Add the correct xml schemas to xml files.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1374840 13f79535-47bb-0310-9956-ffa450edef68
2012-08-19 20:33:05 +00:00
Dennis Lundberg 66ace0c8a1 Use maven-jar-plugin to create the api and adapters JAR files, instead of using maven-antrun-plugin.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1374821 13f79535-47bb-0310-9956-ffa450edef68
2012-08-19 19:23:06 +00:00
Dennis Lundberg 8235431c0b Specify a version for maven-failsafe-plugin because one is not specified in commons-parent. This makes sure the build is reproducible and removes a warning when building with Maven 3.
Use surefire version 2.12, same as in the latest commons-parent.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1370551 13f79535-47bb-0310-9956-ffa450edef68
2012-08-07 21:48:17 +00:00
Dennis Lundberg a4f2277bfa Remove the exclusion of the failing test class. The Maven build now runs all the tests that the Ant build does and with the same result. A total of 105 tests, with one failure because of LOGGING-119.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1370541 13f79535-47bb-0310-9956-ffa450edef68
2012-08-07 21:31:04 +00:00
Dennis Lundberg c453d4e95a Use maven-failsafe-plugin to run the tests, as this plugin is bound to the "integration-test" phase which comes after the "package" phase. This is what commons-logging needs for most of its tests.
The normal "test" phase is handled by maven-surefire-plugin. We "disable" that by only running a single test class, one that can be run at the "test" phase. This a hack. To do it the Maven way would mean renaming all integration test source files. But, because we still have an Ant build to maintain I prefer to make as few changes as possible.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1370536 13f79535-47bb-0310-9956-ffa450edef68
2012-08-07 21:27:52 +00:00
Dennis Lundberg 0214006561 Add a menu for the 1.1.1 release.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@598439 13f79535-47bb-0310-9956-ffa450edef68
2007-11-26 21:48:18 +00:00
Dennis Lundberg 03a217bcf9 Add 1.1 and 1.1.1 releases.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@598413 13f79535-47bb-0310-9956-ffa450edef68
2007-11-26 20:33:33 +00:00
Dennis Lundberg d72af87bb7 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@597257 13f79535-47bb-0310-9956-ffa450edef68
2007-11-21 23:24:28 +00:00
Dennis Lundberg a123a24d37 [maven-release-plugin] prepare release commons-logging-1.1.1
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@597255 13f79535-47bb-0310-9956-ffa450edef68
2007-11-21 23:24:07 +00:00
Dennis Lundberg 54d4c7db4a Go back to previous version and add back the license.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@597253 13f79535-47bb-0310-9956-ffa450edef68
2007-11-21 23:21:35 +00:00
Dennis Lundberg c94f5e46c1 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@597249 13f79535-47bb-0310-9956-ffa450edef68
2007-11-21 23:14:23 +00:00
Dennis Lundberg 50c87cf1f8 [maven-release-plugin] prepare release commons-logging-1.1.1
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@597247 13f79535-47bb-0310-9956-ffa450edef68
2007-11-21 23:13:58 +00:00
Dennis Lundberg db26961e91 [LOGGING-118] Generate source and binary archives.
Replace the single assembly with separate source and binary assemblies.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@597240 13f79535-47bb-0310-9956-ffa450edef68
2007-11-21 22:50:06 +00:00
Dennis Lundberg c5c5714602 Go back to previous version again.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@596384 13f79535-47bb-0310-9956-ffa450edef68
2007-11-19 17:56:47 +00:00
Dennis Lundberg 27fd2f6aba Use the correct value for the X-Compile-Target-JDK manifestEntry.
Add the attributes Built-By, X-Compile-Source-JDK and X-Compile-Target-JDK to the manifest for the -api and -adapters jar files.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@596369 13f79535-47bb-0310-9956-ffa450edef68
2007-11-19 17:09:48 +00:00
Dennis Lundberg aed3678ff1 Remove Jakarta from Specification-Title and Implementation-Title.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@596366 13f79535-47bb-0310-9956-ffa450edef68
2007-11-19 17:04:30 +00:00
Dennis Lundberg a5cc5f0a77 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@596158 13f79535-47bb-0310-9956-ffa450edef68
2007-11-18 23:13:40 +00:00
Dennis Lundberg 44c1b4c4ac [maven-release-plugin] prepare release commons-logging-1.1.1
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@596156 13f79535-47bb-0310-9956-ffa450edef68
2007-11-18 23:13:20 +00:00
Dennis Lundberg 72f93f3c2b Go back to previous version.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@596149 13f79535-47bb-0310-9956-ffa450edef68
2007-11-18 22:25:37 +00:00
Dennis Lundberg 8a3c28de2f Prepare for the 1.1.1 release.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@596147 13f79535-47bb-0310-9956-ffa450edef68
2007-11-18 22:20:58 +00:00
Dennis Lundberg 560466eb55 Add build-testing.xml to the assembly.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@596145 13f79535-47bb-0310-9956-ffa450edef68
2007-11-18 22:20:04 +00:00
Dennis Lundberg c133398b62 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@595124 13f79535-47bb-0310-9956-ffa450edef68
2007-11-14 23:23:27 +00:00
Dennis Lundberg a3e84fc54c [maven-release-plugin] prepare release commons-logging-1.1.1
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@595122 13f79535-47bb-0310-9956-ffa450edef68
2007-11-14 23:23:13 +00:00
Dennis Lundberg 73ff94f882 Rename this file because it is blocking the "Issue Tracking" menu item from being created. Once that problem has been sorted out we rename it back again.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@595118 13f79535-47bb-0310-9956-ffa450edef68
2007-11-14 23:11:07 +00:00
Dennis Lundberg b66e9ed72d Use the released version of commons-parent 5.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@595116 13f79535-47bb-0310-9956-ffa450edef68
2007-11-14 23:07:27 +00:00
Dennis Lundberg aefdc85e6a Add LOGGING-114, LOGGING-115 and LOGGING-117 to the release notes.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@595102 13f79535-47bb-0310-9956-ffa450edef68
2007-11-14 22:42:14 +00:00
Dennis Lundberg 44b4a77839 Specify that we are using JIRA.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@593805 13f79535-47bb-0310-9956-ffa450edef68
2007-11-10 18:32:29 +00:00
Dennis Lundberg 4e8ae13c0c Update the release month for the 1.1.1 release.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@593758 13f79535-47bb-0310-9956-ffa450edef68
2007-11-10 09:43:16 +00:00
Dennis Lundberg a2e8261309 Back up to previous version.
Use the latest parent to be able to use the maven-remote-resources-plugin.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@592926 13f79535-47bb-0310-9956-ffa450edef68
2007-11-07 22:20:18 +00:00
Dennis Lundberg 9c9ab7a084 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@586138 13f79535-47bb-0310-9956-ffa450edef68
2007-10-18 21:10:17 +00:00
Dennis Lundberg b6ea6e96b4 [maven-release-plugin] prepare release commons-logging-1.1.1
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@586136 13f79535-47bb-0310-9956-ffa450edef68
2007-10-18 21:10:02 +00:00
Dennis Lundberg d8e35aaacb Move deploy plugin configuration to release profile.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@583269 13f79535-47bb-0310-9956-ffa450edef68
2007-10-09 19:41:16 +00:00
Dennis Lundberg 0cdfd09fa8 Add a ci profile that has the snapshot repositories configured.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@583260 13f79535-47bb-0310-9956-ffa450edef68
2007-10-09 18:48:00 +00:00
Dennis Lundberg 9f1d9ebdfb Solve release related issues.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@582955 13f79535-47bb-0310-9956-ffa450edef68
2007-10-08 20:32:16 +00:00
Dennis Lundberg 48a2d741cf Add missing groupIds.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@582686 13f79535-47bb-0310-9956-ffa450edef68
2007-10-07 21:40:44 +00:00
Dennis Lundberg 45c79d074c Back up to previous version.
Fix the names of the assembly's checksums.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@581433 13f79535-47bb-0310-9956-ffa450edef68
2007-10-02 23:35:03 +00:00
Dennis Lundberg ca11b1943e [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@581402 13f79535-47bb-0310-9956-ffa450edef68
2007-10-02 21:58:00 +00:00
Dennis Lundberg e3887533b9 [maven-release-plugin] prepare release commons-logging-1.1.1
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@581400 13f79535-47bb-0310-9956-ffa450edef68
2007-10-02 21:57:12 +00:00
Dennis Lundberg e8dea5e655 Add schema to project.
Remove redundant elements.
Do not use line-breaks within tags.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@581107 13f79535-47bb-0310-9956-ffa450edef68
2007-10-01 22:55:34 +00:00
Dennis Lundberg 5c61777bde Add license headers.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@581102 13f79535-47bb-0310-9956-ffa450edef68
2007-10-01 22:28:54 +00:00
Dennis Lundberg 93057bf34c This one needed more spaces.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@581093 13f79535-47bb-0310-9956-ffa450edef68
2007-10-01 22:08:03 +00:00
Dennis Lundberg 051b217ae3 Replace tab characters with spaces. No other changes.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@581090 13f79535-47bb-0310-9956-ffa450edef68
2007-10-01 22:01:06 +00:00
Dennis Lundberg 78942c8588 Set EOL style to Native.
Remove tab characters.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@581081 13f79535-47bb-0310-9956-ffa450edef68
2007-10-01 21:43:58 +00:00
Dennis Lundberg 42e2b6417c Adapt the building instructions to the new process that uses Maven 2, and Ant just for testing.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@581077 13f79535-47bb-0310-9956-ffa450edef68
2007-10-01 21:38:29 +00:00
Dennis Lundberg 779fcf018c Add release month for 1.1.1.
Remove tab characters.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@581074 13f79535-47bb-0310-9956-ffa450edef68
2007-10-01 21:19:26 +00:00
Dennis Lundberg d0c6fe348c Lock down the version for maven-site-plugin.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@581073 13f79535-47bb-0310-9956-ffa450edef68
2007-10-01 21:18:40 +00:00
Dennis Lundberg 208e6c9efa Add a clirr report.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@581069 13f79535-47bb-0310-9956-ffa450edef68
2007-10-01 20:43:33 +00:00
Dennis Lundberg 2ed57c3a91 Specify versions for maven-antrun-plugin and maven-assembly-plugin.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@571539 13f79535-47bb-0310-9956-ffa450edef68
2007-08-31 18:57:48 +00:00
Dennis Lundberg 85890a4385 Fix page titles.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@569156 13f79535-47bb-0310-9956-ffa450edef68
2007-08-23 21:41:31 +00:00
Dennis Lundberg 194fd59bc4 Switch building instructions from Maven 1 to Maven 2.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@569155 13f79535-47bb-0310-9956-ffa450edef68
2007-08-23 21:40:51 +00:00
Dennis Lundberg 8b1aa6bc00 Replace "JCL" with "Commons Logging".
Reformat sligthly because "Commons Logging" is wider than "JCL".

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@569145 13f79535-47bb-0310-9956-ffa450edef68
2007-08-23 20:56:51 +00:00
Dennis Lundberg b8942956c0 Clearly state that Maven 2 is used on JDK 1.4 to build Commons Logging.
Add a couple of fixed issues.
Deprecate the Maven 1 build.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@569144 13f79535-47bb-0310-9956-ffa450edef68
2007-08-23 20:55:49 +00:00
Dennis Lundberg 3fe8e8fed0 Fix wiki URL.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@569143 13f79535-47bb-0310-9956-ffa450edef68
2007-08-23 20:54:26 +00:00
Dennis Lundberg b9538406b1 Fix failing tests due to r563165.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@568760 13f79535-47bb-0310-9956-ffa450edef68
2007-08-22 22:19:45 +00:00
Dennis Lundberg d6bc112b79 Changes because of the TLP move.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@560818 13f79535-47bb-0310-9956-ffa450edef68
2007-07-29 21:02:06 +00:00
Dennis Lundberg cb1675052f Remove the file as per Simon's comment on the dev list. The file is no longer used by the Maven 2 build.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@560606 13f79535-47bb-0310-9956-ffa450edef68
2007-07-28 20:13:54 +00:00
Dennis Lundberg 970a0be14d Attach the adapters and api jars to the normal artifact. This way they will be deployed when the normal artifact is deployed.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@560590 13f79535-47bb-0310-9956-ffa450edef68
2007-07-28 18:55:53 +00:00
Dennis Lundberg f11b488e01 - Add an antrun execution to copy site resources.
- Set the scope of servlet-api to provided.
- Add the jdepend-maven-plugin report.
- Set maven.compile.target to 1.1 to match the value used in the Ant build.
- Remove the bogus repository from distributionManagement.
- Fix the site url in distributionManagement.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@558567 13f79535-47bb-0310-9956-ffa450edef68
2007-07-23 00:20:03 +00:00
Dennis Lundberg 7e10c9fd4b Add instructions that we have to run Ant without the JIT compiler to get around bugs in early JVMs.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@558565 13f79535-47bb-0310-9956-ffa450edef68
2007-07-22 23:58:45 +00:00
Dennis Lundberg 9f95a43ec8 Exclude the security tests because they rely on the MockSecurityManager that uses code that was first introduced in Java 1.4.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@558564 13f79535-47bb-0310-9956-ffa450edef68
2007-07-22 23:20:07 +00:00
Dennis Lundberg b00096592f Set keyword substitution.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@553338 13f79535-47bb-0310-9956-ffa450edef68
2007-07-04 21:35:12 +00:00
Dennis Lundberg ed4281ba02 A first shot at an Ant script for running the tests using the classes that were built by Maven.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@553337 13f79535-47bb-0310-9956-ffa450edef68
2007-07-04 21:29:56 +00:00
Dennis Lundberg 5bb3afca27 Use the new location of the Maven 1 repository.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@553308 13f79535-47bb-0310-9956-ffa450edef68
2007-07-04 19:29:23 +00:00
Dennis Lundberg 2978f2059e Update to a more recent parent and remove stuff that is inherited from that parent.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@534115 13f79535-47bb-0310-9956-ffa450edef68
2007-05-01 15:14:01 +00:00
Dennis Lundberg ba09ed3d2d Add missing developerConnection.
Update to a released parent and remove stuff that is available in that version of the parent.
Add properties to compile for Java 1.2.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@534109 13f79535-47bb-0310-9956-ffa450edef68
2007-05-01 14:55:13 +00:00
Dennis Lundberg 8bcde7bbc8 Add a combined source and binary assembly.
It differs from the one produced by Ant in these areas:
- the docs folder is called site
- the complete src/ directory is included, not just src/java/
- all files necessary to build the product using Ant, Maven 1 and Maven 2 are included
- the *-ide.zip file is not created or included

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@496002 13f79535-47bb-0310-9956-ffa450edef68
2007-01-13 23:35:57 +00:00
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