Parent Directory
|
Revision Log
| Links to HEAD: | (view) (annotate) |
| Sticky Revision: |
COMMONSSITE-30 - fix the checkstyle configuration to work for multi-module and review/update <reporting> plugin version numbers for the poms being changed.
- pom's need to use ${basedir} for configuration files as the multi-module profile is run from commons-parent, so if not specified it can't find those files
- the checkstyle configuration file needs to use ${checkstyle.header.file} for the headerFile property and <headerFile> element added to the plugin config in the pom.xml
- fix m1 checkstyle config to reflect the above where appropriate (specify header file property)
Moving to TLP
Moving back :)
Moving to TLP
Remove jakarta references from m1 and m2 builds
Make the Checkstyle report usable.
Fix issue management url.
Fix typos.
Add trailing slashes to URLs. Fix indentation.
Replace confusing variable use with plain text. There's no need for flexibility here as the artifact id is really unlikely to change, and if it does we can just search-and-replace.
Update license info using script update-AL20.pl, as per http://www.apache.org/legal/src-headers.html
Corrected site host name.
Switched url from bugzilla to jira
Added properties for Maven 2.
Updated to next SNAPSHOT
Added tag for 1.1 Release
Final preparations for JCL 1.1 Release
Preparations for Release candidate 11
Preparations for release candidate 10
Preparing for release candidate 9.
Preparing for release candidate 8
Ran linkcheck. Added commented out report.
Preparations for release candidate 7.
Upgraded version in preparation for new release candidate.
Preparing for release candidate 5.
Correct RC number.
Update to number RC4
Updated version ready for next release candidate.
Decided that it's better to include suffix for release candidates.
Upgraded version number in preparation for cutting first candidate
Corrected the url for maven-xdoc-plugin.
Add explicit dependency on required maven xdoc plugin version. Thanks to Niall Pemberton for the info.
Add URLs to the dependencies.
Removing task list report. Issue #38344. Thanks to Rahul Akolkar.
Fix broken and redirected links.
Added Brian Stansberry to developers list, as he did much work on 1.1 release and is officially a committer but isn't around to add himself right now.
Adding myself as a developer.
Bug 37314 - Fixes to POMs
Added comments about dependencies.
PR: 37014 Submitted by: Carlos Sanchez improved dependency information for maven2 users in future releases
The tests need JUnit version 3.8 or higher to run.
Change version# to 1.1-dev
Add an implementation of ServletContextListener for use in avoiding memory leaks in webapps.
oops .. should have added myself to the developers list before doing any commits.
fix invalid project.xml descriptor
Changed site URL to minotaur
svn:keywords correction
Added details of released versions
Updated HEAD version.
Use SVN changelog
Fixed references to nagoya
Updated version number
Removed reports that aren't working very well at the momenet
Removed extend, migrated repository, Apache project metadata and adjusted build settings appropriately.
added missing build and report sections to subproject project.xml files, subprojects are responsible for generating the reports they want to have published and subproject define build parameters they require.
Moved license below xml declaration. Contributed by Dennis Lundberg.
Finish migration to the new Apache License (version 2.0): * Add updated LICENSE.txt and new NOTICE.txt files. * Add license header to currently unlicensed text files (html, xml, properties).
Corrections to documentation. Submitted by Dennis Lundberg.
Added maven build (aimed at documentation). This isn't totally satisfactory (for example, I've stripped out the unit tests) and the user guide formatting isn't brilliant. But i feel that i want to be able to get some feedback and there are some other priorities. i'll try to get to this work later.
Moving extension of global project.xml to ../commons-build/project.xml on those project.xml files which originally had it in place.
Fixed mistake I made with Avalon Framework version numbers. Submitted by Neeme Praks.
Upgraded the dependency from 1.1.3 to 1.2.6. Possibly it ought to move to 1.2.7, but I'm unable to confirm if Maven has that in the repository at the moment.
inceptionYear is 2001
Fix typo - thanks Martin
Fix URL
o With the addition of a <sourceModification> element I can now build commons-logging with Java 1.3. The Jdk14Logger class is exclude if you don't have what you need to build it. PR: Obtained from: Submitted by: Reviewed by:
o adding junit for the tests PR: Obtained from: Submitted by: Reviewed by:
o cleaning up the maven descriptors for the projects so that a site with decent names is generated (link to come) o made all the projects use a LICENSE.txt file. one this doesn't wig out windows users and the checkstyle report likes to have one to make sure that all sources files have a license present so if they don't it can be reported. o using the reactor tag in its first forms to provide a mechanism to build the entire commons (still problems with detecting JDK 1.4) and to generate a site where the navigation is gleaned from the project themselves and don't have to kept in sync manually. o added a little front-end site deployer. PR: Obtained from: Submitted by: Reviewed by:
o maven goodies PR: Obtained from: Submitted by: Reviewed by:
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| apache@apache.org | ViewVC Help |
| Powered by ViewVC 1.1.2 |