d8e35aaacb
Move deploy plugin configuration to release profile.
Dennis Lundberg
2007-10-09 19:41:16 +00:00
0cdfd09fa8
Add a ci profile that has the snapshot repositories configured.
Dennis Lundberg
2007-10-09 18:48:00 +00:00
9f1d9ebdfb
Solve release related issues.
Dennis Lundberg
2007-10-08 20:32:16 +00:00
48a2d741cf
Add missing groupIds.
Dennis Lundberg
2007-10-07 21:40:44 +00:00
45c79d074c
Back up to previous version. Fix the names of the assembly's checksums.
Dennis Lundberg
2007-10-02 23:35:03 +00:00
ca11b1943e
[maven-release-plugin] prepare for next development iteration
Dennis Lundberg
2007-10-02 21:58:00 +00:00
e3887533b9
[maven-release-plugin] prepare release commons-logging-1.1.1
Dennis Lundberg
2007-10-02 21:57:12 +00:00
e8dea5e655
Add schema to project. Remove redundant elements. Do not use line-breaks within tags.
Dennis Lundberg
2007-10-01 22:55:34 +00:00
5c61777bde
Add license headers.
Dennis Lundberg
2007-10-01 22:28:54 +00:00
93057bf34c
This one needed more spaces.
Dennis Lundberg
2007-10-01 22:08:03 +00:00
051b217ae3
Replace tab characters with spaces. No other changes.
Dennis Lundberg
2007-10-01 22:01:06 +00:00
78942c8588
Set EOL style to Native. Remove tab characters.
Dennis Lundberg
2007-10-01 21:43:58 +00:00
42e2b6417c
Adapt the building instructions to the new process that uses Maven 2, and Ant just for testing.
Dennis Lundberg
2007-10-01 21:38:29 +00:00
779fcf018c
Add release month for 1.1.1. Remove tab characters.
Dennis Lundberg
2007-10-01 21:19:26 +00:00
d0c6fe348c
Lock down the version for maven-site-plugin.
Dennis Lundberg
2007-10-01 21:18:40 +00:00
208e6c9efa
Add a clirr report.
Dennis Lundberg
2007-10-01 20:43:33 +00:00
2ed57c3a91
Specify versions for maven-antrun-plugin and maven-assembly-plugin.
Dennis Lundberg
2007-08-31 18:57:48 +00:00
85890a4385
Fix page titles.
Dennis Lundberg
2007-08-23 21:41:31 +00:00
194fd59bc4
Switch building instructions from Maven 1 to Maven 2.
Dennis Lundberg
2007-08-23 21:40:51 +00:00
8b1aa6bc00
Replace "JCL" with "Commons Logging". Reformat sligthly because "Commons Logging" is wider than "JCL".
Dennis Lundberg
2007-08-23 20:56:51 +00:00
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.
Dennis Lundberg
2007-08-23 20:55:49 +00:00
3fe8e8fed0
Fix wiki URL.
Dennis Lundberg
2007-08-23 20:54:26 +00:00
39052fd105
Changing name to 'Commons Xxx'
Henri Yandell
2007-08-23 13:38:00 +00:00
b9538406b1
Fix failing tests due to r563165.
Dennis Lundberg
2007-08-22 22:19:45 +00:00
9594959e89
Updated commons parent version to 4.
Phil Steitz
2007-08-19 23:06:31 +00:00
b193ab4a4b
Set release date for 1.1.1 to "coming soon" so the website can be refreshed from svn trunk now without misleading info.
Simon Kitching
2007-08-07 12:28:10 +00:00
b310a4ef0e
Use a dummy exception class when calling log(exception). This makes the unit test output less confusing.
Simon Kitching
2007-08-06 15:08:05 +00:00
58eff81387
TLP Move change wiki URLs from "wiki.apache.org/jakarta-commons" to "wiki.apache.org/commons"
Niall Kegan Pemberton
2007-08-05 21:10:51 +00:00
02be3cef80
Apache Apache
Matthew Jason Benson
2007-07-31 20:27:46 +00:00
2c28cfcaf9
Fixing svn locations after TLP move
Henri Yandell
2007-07-31 05:50:09 +00:00
d6bc112b79
Changes because of the TLP move.
Dennis Lundberg
2007-07-29 21:02:06 +00:00
beab13d1b8
Fixing the mailing list addresses
Henri Yandell
2007-07-29 20:14:22 +00:00
dde35d97ed
Moving to TLP
Henri Yandell
2007-07-29 03:42:34 +00:00
9567be4618
Moving back :)
Henri Yandell
2007-07-29 03:42:15 +00:00
b79baa85aa
Moving to TLP
Henri Yandell
2007-07-29 03:40:41 +00:00
cb1675052f
Remove the file as per Simon's comment on the dev list. The file is no longer used by the Maven 2 build.
Dennis Lundberg
2007-07-28 20:13:54 +00:00
970a0be14d
Attach the adapters and api jars to the normal artifact. This way they will be deployed when the normal artifact is deployed.
Dennis Lundberg
2007-07-28 18:55:53 +00:00
17a8564a59
Updating to reflect website change
Henri Yandell
2007-07-28 08:12:57 +00:00
9f3a2e5c9b
Remove jakarta references from m1 and m2 builds
Niall Kegan Pemberton
2007-07-27 17:52:04 +00:00
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.
Dennis Lundberg
2007-07-23 00:20:03 +00:00
7e10c9fd4b
Add instructions that we have to run Ant without the JIT compiler to get around bugs in early JVMs.
Dennis Lundberg
2007-07-22 23:58:45 +00:00
9f95a43ec8
Exclude the security tests because they rely on the MockSecurityManager that uses code that was first introduced in Java 1.4.
Dennis Lundberg
2007-07-22 23:20:07 +00:00
b00096592f
Set keyword substitution.
Dennis Lundberg
2007-07-04 21:35:12 +00:00
ed4281ba02
A first shot at an Ant script for running the tests using the classes that were built by Maven.
Dennis Lundberg
2007-07-04 21:29:56 +00:00
5bb3afca27
Use the new location of the Maven 1 repository.
Dennis Lundberg
2007-07-04 19:29:23 +00:00
3ff8593524
Update NOTICE files in trunks-proper in light of TLP move (and add component names to NOTICEs where missing).
Rahul Akolkar
2007-07-04 18:26:27 +00:00
2978f2059e
Update to a more recent parent and remove stuff that is inherited from that parent.
Dennis Lundberg
2007-05-01 15:14:01 +00:00
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.
Dennis Lundberg
2007-05-01 14:55:13 +00:00
8bcde7bbc8
Add a combined source and binary assembly.
Dennis Lundberg
2007-01-13 23:35:57 +00:00
d78683113f
Add reference to nightly build info on the wiki.
Simon Kitching
2007-01-02 09:29:54 +00:00
02bc1a8ee0
Add section on 1.1.1 release to index.
Simon Kitching
2007-01-01 01:34:57 +00:00
1151b0dd01
Remove reference to old maven-xdoc-plugin. Add the same reports as for Maven 1: javadoc, jdepend, cross reference and test results.
Dennis Lundberg
2006-12-30 17:43:18 +00:00
54cde7aa32
Make the Checkstyle report usable.
Dennis Lundberg
2006-12-30 17:37:45 +00:00
b7ecf17217
First try at a Maven 2 generated site. Requires commons-parent 2-SNAPSHOT because it inherits parts of the site.xml from it.
Dennis Lundberg
2006-12-30 14:17:06 +00:00
b691c20076
Use source.version and target.version when compiling test classes.
Dennis Lundberg
2006-12-30 11:15:59 +00:00
4b5116a58e
Merge in recent changes from project.xml.
Dennis Lundberg
2006-12-30 00:07:23 +00:00
077aa70ba4
Fix issue management url.
Dennis Lundberg
2006-12-29 23:48:11 +00:00
ecaa681c5a
Ignore default dependency directory used by ant build. Ignore IDEA files.
Dennis Lundberg
2006-12-29 23:40:31 +00:00
73a82e3a7b
Add our own manifest to all the produced jar files.
Dennis Lundberg
2006-12-29 23:27:57 +00:00
96291d3b7f
Setting the maven repo - apologies if this borks anything
Henri Yandell
2006-12-12 22:11:41 +00:00
da5d947b7c
Set EOL style to native. No real changes has been made to the code.
Dennis Lundberg
2006-11-27 20:15:01 +00:00
82e88c562d
Add note about maven1 support.
Simon Kitching
2006-11-19 09:54:02 +00:00
71e706a644
General updates
Simon Kitching
2006-11-19 09:17:43 +00:00
256ada0e80
Handle null log4j logger param to constructor better than just causing NullPointerException. Thanks to Lilianne E. Blaze for the patch; see jira LOGGING-111.
Simon Kitching
2006-11-19 08:57:51 +00:00
342bbe7a7a
Improve diagnostics when underlying lib throws InvocationTargetException. Patch provided by Lilliane E. Blaze. See Jira issue LOGGING-111.
Simon Kitching
2006-11-19 08:50:31 +00:00
fa514dfe30
Add note re how to run unit tests.
Simon Kitching
2006-11-19 08:36:36 +00:00
531990ff9a
Fix use of optional dependencies; optional is a separate flag, not a scope. Thanks to Wendy Smoak for pointing this out.
Simon Kitching
2006-11-18 22:32:29 +00:00
e248866959
Add comments about unusual dependency-handling approach.
Simon Kitching
2006-11-18 03:41:32 +00:00
d1d8103652
Trivial change; add newline after license.
Simon Kitching
2006-11-17 23:42:48 +00:00
f547cf0be5
Hooking to the newly released v1 commons-parent pom
Henri Yandell
2006-11-13 04:49:07 +00:00
df9ef4381e
Making sure all the pom.xmls have NOTICE/LICENSEs in - though haven't done VFS
Henri Yandell
2006-11-09 06:31:40 +00:00
4a7a0d252b
Point DOAP files to JIRA.
Rahul Akolkar
2006-11-09 00:26:31 +00:00
2efb2100df
Missing SVN properties, possibly some large diffs, no functional change.
Rahul Akolkar
2006-11-09 00:14:44 +00:00
4162c8c145
Points to the commons-parent now
Henri Yandell
2006-11-07 20:56:49 +00:00
252b42770d
Fix thread-safety bug (SimpleDateFormat.format is not thread-safe). Thanks to Martin Wilson of bright-interactive for the bug report.
Simon Kitching
2006-10-15 03:11:19 +00:00
c9d05cd4b6
Remove optional from both dependencies, it's not needed for scope test or plugins, as suggested by Carlos Sanchez.
Dennis Lundberg
2006-08-11 19:00:50 +00:00
fcc340649d
Fix typos.
Dennis Lundberg
2006-08-10 20:00:29 +00:00
d5951da110
Make test compatible with maven2 surefire.
Simon Kitching
2006-08-02 00:18:56 +00:00
ff8a0111c0
Have DefaultConfigTestCase explicitly set up its classpath. When run from ant, log4j is not on the classpath so using the default setup works; however when run from maven2 surefire, log4j is on the path. Explicitly controlling the test classpath works in both cases.
Simon Kitching
2006-08-02 00:08:20 +00:00
c340a77d5b
Manually force our custom java.util.logging.Handler class to be loaded via the system classloader. This means that the unit test can successfully run even when the class is not in the system classpath (as happens when running tests with maven2's surefire plugin for example).
Simon Kitching
2006-08-01 23:48:14 +00:00
60e84957f8
When multiple jars on classpath match logical lib name, use jar with shortest name. Also remove debug print statement.
Simon Kitching
2006-08-01 23:45:58 +00:00
7d8b923dc2
Add javadoc only.
Simon Kitching
2006-08-01 07:37:00 +00:00
be64ad867c
Minor test tidyups (including fixing incorrect comment due to copy-and-paste).
Simon Kitching
2006-08-01 03:10:13 +00:00
9ee6adc5d9
Copy resources into test jar. Also minor layout tidyups.
Simon Kitching
2006-08-01 03:08:15 +00:00
563417f77e
Change test to be compatible with maven2 surefire; when using surefire, junit is not loaded via the system classpath.
Simon Kitching
2006-08-01 01:16:02 +00:00
8b353e9470
Change key of servlet api jar from "servletapi" to "servlet-api". The maven2 tests pull this jar from the maven2 repository, and in there the jarfile has a different name from the jarfile in the maven1 repo where ant pulls it from :-(.
Simon Kitching
2006-08-01 01:14:53 +00:00
e7ab5b24d8
Allow libs for test to be discovered via the classpath as well as via system properties. This has been implemented to suppprt running tests via the maven surefire plugin, but is a general-purpose mechanism.
Simon Kitching
2006-08-01 01:13:11 +00:00
f7a013c518
Rework packaging phase. JCL now builds correctly with maven2 (though unit tests don't run).
Simon Kitching
2006-07-27 23:09:24 +00:00
833ff6bead
Exclude LogFactoryImpl anonymous inner classes from adapter jar that shouldn't be included.
Simon Kitching
2006-07-27 23:05:22 +00:00
915b5ec93e
Add trailing slashes to URLs. Fix indentation.
Dennis Lundberg
2006-07-25 09:13:44 +00:00
8a0a4017b9
Initial attempt at building commons-logging using maven2; not fully functional yet.
Simon Kitching
2006-07-25 01:37:50 +00:00
effb1b152a
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.
Simon Kitching
2006-07-25 01:32:04 +00:00
557f97f1a5
Make unit tests compatible with maven2 Surefire plugin.
Simon Kitching
2006-07-25 01:30:16 +00:00
cd2518594b
Add javadoc about setExplicitLoader/addLogicalLib.
Simon Kitching
2006-07-25 01:26:37 +00:00
ba7d1fdbd2
Start release notes for 1.1.1
Simon Kitching
2006-07-21 00:12:48 +00:00
f69077181d
Fix for LOGGING-107. JCL failed when run under a security policy that prevented calling ClassLoader.getParent. We now catch SecurityException in this case, and also use an AccessController so JCL can be granted permissions without needing the caller to have those permissions too.
Simon Kitching
2006-07-21 00:09:23 +00:00