svn commit: r420459 - /jakarta/commons/proper/attributes/trunk/plugin/project.xml

2006-07-10 Thread leosutic
Author: leosutic Date: Mon Jul 10 01:24:52 2006 New Revision: 420459 URL: http://svn.apache.org/viewvc?rev=420459view=rev Log: Updated dependencies to 2.2 from 2.2-SNAPSHOT Modified: jakarta/commons/proper/attributes/trunk/plugin/project.xml Modified: jakarta/commons/proper/attributes/trunk

svn commit: r420460 - /jakarta/commons/proper/attributes/trunk/maven.xml

2006-07-10 Thread leosutic
Author: leosutic Date: Mon Jul 10 01:27:52 2006 New Revision: 420460 URL: http://svn.apache.org/viewvc?rev=420460view=rev Log: Include the plugin jar n the final distribution directory. Modified: jakarta/commons/proper/attributes/trunk/maven.xml Modified: jakarta/commons/proper/attributes

svn commit: r419851 - in /jakarta/commons/proper/attributes/trunk: site/xdocs/index.xml unittest/project.xml windeploysite.cmd

2006-07-07 Thread leosutic
Author: leosutic Date: Fri Jul 7 02:32:12 2006 New Revision: 419851 URL: http://svn.apache.org/viewvc?rev=419851view=rev Log: (empty) Modified: jakarta/commons/proper/attributes/trunk/site/xdocs/index.xml jakarta/commons/proper/attributes/trunk/unittest/project.xml jakarta/commons

svn commit: r410143 - in /jakarta/commons/proper/attributes/trunk: api/src/java/org/apache/commons/attributes/RuntimeAttributeRepository.java build.xml compiler/project.xml project.properties project.

2006-05-29 Thread leosutic
Author: leosutic Date: Mon May 29 12:45:24 2006 New Revision: 410143 URL: http://svn.apache.org/viewvc?rev=410143view=rev Log: (empty) Modified: jakarta/commons/proper/attributes/trunk/api/src/java/org/apache/commons/attributes/RuntimeAttributeRepository.java jakarta/commons/proper

svn commit: r410144 - /jakarta/commons/proper/attributes/trunk/unittest/project.xml

2006-05-29 Thread leosutic
Author: leosutic Date: Mon May 29 12:46:23 2006 New Revision: 410144 URL: http://svn.apache.org/viewvc?rev=410144view=rev Log: Preparing for release. Modified: jakarta/commons/proper/attributes/trunk/unittest/project.xml Modified: jakarta/commons/proper/attributes/trunk/unittest/project.xml

svn commit: r408062 - in /jakarta/commons/proper/attributes/trunk: build.xml plugin/manifest.mf

2006-05-20 Thread leosutic
Author: leosutic Date: Sat May 20 11:14:49 2006 New Revision: 408062 URL: http://svn.apache.org/viewvc?rev=408062view=rev Log: (empty) Added: jakarta/commons/proper/attributes/trunk/plugin/manifest.mf Modified: jakarta/commons/proper/attributes/trunk/build.xml Modified: jakarta/commons

svn commit: r353837 - /jakarta/commons/proper/attributes/trunk/compiler/src/java/org/apache/commons/attributes/javadoc/CATaglet.java

2005-12-04 Thread leosutic
Author: leosutic Date: Sun Dec 4 01:05:52 2005 New Revision: 353837 URL: http://svn.apache.org/viewcvs?rev=353837view=rev Log: Fixes bug 37691: CATaglet don't work with Javadoc tool of JDK1.5 Javadoc can not be generated with JDK1.5 because in 1.5 there is a new taglet interface

svn commit: r328511 - in /jakarta/commons/proper/attributes/trunk: api/ api/src/java/org/apache/commons/attributes/ compiler/src/java/org/apache/commons/attributes/compiler/ plugin/ site/ site/xdocs/

2005-10-25 Thread leosutic
Author: leosutic Date: Tue Oct 25 17:04:25 2005 New Revision: 328511 URL: http://svn.apache.org/viewcvs?rev=328511view=rev Log: + Added ability to specify attribute packages for the maven plugin. (Bug 31526) http://issues.apache.org/bugzilla/show_bug.cgi?id=31526 + Fixed some typos

svn commit: r280366 - /jakarta/commons/proper/attributes/trunk/project.properties

2005-09-12 Thread leosutic
Author: leosutic Date: Mon Sep 12 09:47:16 2005 New Revision: 280366 URL: http://svn.apache.org/viewcvs?rev=280366view=rev Log: Fix bug 36602: http://issues.apache.org/bugzilla/show_bug.cgi?id=36602 The project documentation section is missing from the navigation bar on the web site

cvs commit: jakarta-commons/attributes RELEASE.txt

2004-09-13 Thread leosutic
leosutic2004/09/13 14:25:06 Modified:attributes RELEASE.txt Log: updated with latest changes. Revision ChangesPath 1.4 +24 -0 jakarta-commons/attributes/RELEASE.txt Index: RELEASE.txt

cvs commit: jakarta-commons/attributes/unittest/src/test/org/apache/commons/attributes/test BeanAttribute.java Dependency.java RuntimeSample.java Sample.java Sample2.java SampleIF1.java SampleIF2.java SampleIFJoin.java SampleService.java SuperSample.java ThreadSafe.java

2004-09-11 Thread leosutic
leosutic2004/09/11 12:06:52 Removed: attributes/unittest/src/test/org/apache/commons/attributes/test BeanAttribute.java Dependency.java RuntimeSample.java Sample.java Sample2.java SampleIF1.java SampleIF2.java

cvs commit: jakarta-commons/attributes/unittest/src/test/org/apache/commons/attributes/test AttributesTestCase.java RuntimeAttributesTestCase.java SealableTestCase.java TargetTestCase.java

2004-09-11 Thread leosutic
leosutic2004/09/11 12:07:10 Modified:attributes/unittest/src/test/org/apache/commons/attributes/test AttributesTestCase.java RuntimeAttributesTestCase.java SealableTestCase.java TargetTestCase.java Log

cvs commit: jakarta-commons/attributes/api/src/java/org/apache/commons/attributes Util.java

2004-09-11 Thread leosutic
leosutic2004/09/11 12:07:42 Modified:attributes/api/src/java/org/apache/commons/attributes Util.java Log: Fixed bug that would make Target checking get bypassed. Revision ChangesPath 1.2 +11 -10 jakarta-commons/attributes/api/src/java

cvs commit: jakarta-commons/attributes/site/xdocs changelog.xml

2004-09-11 Thread leosutic
leosutic2004/09/11 12:18:59 Modified:attributes/site/xdocs changelog.xml Log: Fixed bug that would make Target checking get bypassed. Revision ChangesPath 1.8 +26 -0 jakarta-commons/attributes/site/xdocs/changelog.xml Index: changelog.xml

cvs commit: jakarta-commons/attributes/unittest/src/test/org/apache/commons/attributes/test/samples - New directory

2004-09-11 Thread leosutic
leosutic2004/09/11 12:21:01 jakarta-commons/attributes/unittest/src/test/org/apache/commons/attributes/test/samples - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

cvs commit: jakarta-commons/attributes/unittest/src/test/org/apache/commons/attributes/test AttributesTestCase.java InnerClassTestCase.java TargetTestCase.java

2004-09-10 Thread leosutic
leosutic2004/09/10 13:49:38 Modified:attributes build.xml attributes/api project.xml attributes/compiler project.xml attributes/compiler/src/java/org/apache/commons/attributes/compiler AttributeCompiler.java

cvs commit: jakarta-commons/attributes/unittest/src/test/org/apache/commons/attributes/test AttributeWithTarget.java ClassWithInvalidDeclarations.java InnerClassSample.java

2004-09-10 Thread leosutic
leosutic2004/09/10 13:52:16 Removed: attributes/unittest/src/test/org/apache/commons/attributes/test AttributeWithTarget.java ClassWithInvalidDeclarations.java InnerClassSample.java Log: Refactored test cases

cvs commit: jakarta-commons/attributes/unittest/src/test/org/apache/commons/attributes/test InheritableTestCase.java

2004-09-10 Thread leosutic
leosutic2004/09/10 13:52:45 Added: attributes/unittest/src/test/org/apache/commons/attributes/test InheritableTestCase.java Log: Refactored test cases. Revision ChangesPath 1.1 jakarta-commons/attributes/unittest/src/test/org

cvs commit: jakarta-commons/attributes/site/etc/maven_demo project.xml

2004-09-10 Thread leosutic
leosutic2004/09/10 13:53:22 Modified:attributes/site/etc/maven_demo project.xml Log: Minor formatting change. Revision ChangesPath 1.3 +3 -3 jakarta-commons/attributes/site/etc/maven_demo/project.xml Index: project.xml

cvs commit: jakarta-commons/attributes/unittest/src/test/org/apache/commons/attributes/test CircularDependencyTestCase.java

2004-08-28 Thread leosutic
leosutic2004/08/28 14:11:15 Added: attributes/unittest/src/test/org/apache/commons/attributes/test CircularDependencyTestCase.java Log: Added a test for circular dependencies. Revision ChangesPath 1.1 jakarta-commons/attributes

cvs commit: jakarta-commons/attributes/unittest/src/test/org/apache/commons/attributes/test ParameterIndexOutOfBoundsTestCase.java

2004-08-28 Thread leosutic
leosutic2004/08/28 14:11:27 Added: attributes/unittest/src/test/org/apache/commons/attributes/test ParameterIndexOutOfBoundsTestCase.java Log: Added a test for the exception being thrown. Revision ChangesPath 1.1 jakarta

cvs commit: jakarta-commons/attributes/api/src/java/org/apache/commons/attributes ParameterIndexOutOfBoundsException.java SealedAttributeException.java Attributes.java CircularDependencyError.java DefaultCachedRepository.java DefaultSealable.java

2004-08-28 Thread leosutic
leosutic2004/08/28 14:12:10 Modified:attributes/api/src/java/org/apache/commons/attributes Attributes.java CircularDependencyError.java DefaultCachedRepository.java DefaultSealable.java Added: attributes/api/src/java/org/apache

cvs commit: jakarta-commons/attributes/unittest/src/test/org/apache/commons/attributes/test BeanAttribute.java SealableTestCase.java TargetTestCase.java

2004-08-28 Thread leosutic
leosutic2004/08/28 14:12:19 Modified:attributes/unittest/src/test/org/apache/commons/attributes/test BeanAttribute.java SealableTestCase.java TargetTestCase.java Log: + CircularDependencyError now expects a list of Class instances

cvs commit: jakarta-commons/attributes/site/xdocs changelog.xml

2004-08-28 Thread leosutic
leosutic2004/08/28 14:12:46 Modified:attributes/site/xdocs changelog.xml Log: Updated changelog. See it for a description of what is in this commit. Revision ChangesPath 1.6 +36 -3 jakarta-commons/attributes/site/xdocs/changelog.xml Index: changelog.xml

cvs commit: jakarta-commons/attributes RELEASE.txt windeploysite.cmd

2004-08-28 Thread leosutic
leosutic2004/08/28 14:12:59 Modified:attributes RELEASE.txt windeploysite.cmd Log: Updated changelog. See it for a description of what is in this commit. Revision ChangesPath 1.3 +14 -0 jakarta-commons/attributes/RELEASE.txt Index: RELEASE.txt

cvs commit: jakarta-commons/attributes maven.xml windeploysite.cmd

2004-08-28 Thread leosutic
leosutic2004/08/28 14:50:26 Modified:attributes maven.xml windeploysite.cmd Log: Fixed windows deployment of website. Revision ChangesPath 1.9 +8 -0 jakarta-commons/attributes/maven.xml Index: maven.xml

cvs commit: jakarta-commons/attributes maven.xml

2004-08-27 Thread leosutic
leosutic2004/08/27 16:12:53 Modified:attributes maven.xml Log: Fixed build. Revision ChangesPath 1.8 +1 -1 jakarta-commons/attributes/maven.xml Index: maven.xml === RCS file: /home/cvs

cvs commit: jakarta-commons/attributes windeploysite.cmd

2004-08-27 Thread leosutic
leosutic2004/08/27 16:13:13 Added: attributes windeploysite.cmd Log: Added this one to make it easier to update the site in Windows. Revision ChangesPath 1.1 jakarta-commons/attributes/windeploysite.cmd Index: windeploysite.cmd

cvs commit: jakarta-commons/attributes/site/etc/ant_demo build.xml

2004-08-15 Thread leosutic
leosutic2004/08/15 09:28:16 Modified:attributes/site/xdocs ant_demo.xml documenting.xml index.xml attributes/site/etc/ant_demo build.xml Log: Updated to 2.1 release. Revision ChangesPath 1.2 +6 -6 jakarta-commons/attributes/site/xdocs

cvs commit: jakarta-commons/attributes/unittest project.xml

2004-08-01 Thread leosutic
leosutic2004/08/01 13:17:59 Modified:attributes build.xml maven.xml attributes/site/xdocs faq.xml index.xml navigation.xml attributes/unittest project.xml Log: Last changes before release. Revision ChangesPath 1.7 +5 -3 jakarta

cvs commit: jakarta-commons/attributes README.html

2004-08-01 Thread leosutic
leosutic2004/08/01 13:59:17 Added: attributes README.html Log: Initial commit. Revision ChangesPath 1.1 jakarta-commons/attributes/README.html Index: README.html === h1Commons

cvs commit: jakarta-commons/attributes maven.xml

2004-08-01 Thread leosutic
leosutic2004/08/01 14:13:58 Modified:attributes maven.xml Log: Fixed dist problems. Revision ChangesPath 1.5 +5 -1 jakarta-commons/attributes/maven.xml Index: maven.xml === RCS file

cvs commit: jakarta-commons/attributes build.xml

2004-07-28 Thread leosutic
leosutic2004/07/28 02:48:30 Modified:attributes build.xml Log: Fixed. Revision ChangesPath 1.6 +157 -183 jakarta-commons/attributes/build.xml Index: build.xml === RCS file: /home/cvs/jakarta

cvs commit: jakarta-commons/commons-build/menus components-items.ent sandbox-items.ent

2004-07-24 Thread leosutic
leosutic2004/07/24 04:42:34 Modified:commons-build/menus components-items.ent sandbox-items.ent Log: Moved Attributes from sandbox to proper. Revision ChangesPath 1.3 +1 -0 jakarta-commons/commons-build/menus/components-items.ent Index: components

cvs commit: jakarta-commons/attributes/site/etc/maven_demo - New directory

2004-07-24 Thread leosutic
leosutic2004/07/24 06:49:34 jakarta-commons/attributes/site/etc/maven_demo - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-commons/attributes/site/etc/maven_demo/src - New directory

2004-07-24 Thread leosutic
leosutic2004/07/24 06:49:40 jakarta-commons/attributes/site/etc/maven_demo/src - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-commons/attributes/site/etc/maven_demo/src AttributeDemo.java

2004-07-24 Thread leosutic
leosutic2004/07/24 06:50:17 Added: attributes/site/etc/maven_demo maven.xml project.properties project.xml attributes/site/etc/maven_demo/src AttributeDemo.java Log: Initial commit of Maven demo. Revision ChangesPath 1.1

cvs commit: jakarta-commons/attributes/plugin project.xml

2004-07-24 Thread leosutic
leosutic2004/07/24 06:50:43 Modified:attributes/plugin project.xml Log: Linked plugin 2.1 to C-A 2.1. Revision ChangesPath 1.2 +2 -2 jakarta-commons/attributes/plugin/project.xml Index: project.xml

cvs commit: jakarta-commons/attributes/plugin plugin.properties

2004-07-24 Thread leosutic
leosutic2004/07/24 06:50:57 Modified:attributes/plugin plugin.properties Log: Cleaned up some old references. Revision ChangesPath 1.2 +1 -24 jakarta-commons/attributes/plugin/plugin.properties Index: plugin.properties

cvs commit: jakarta-commons/attributes/site/xdocs index.xml changelog.xml

2004-07-12 Thread leosutic
leosutic2004/07/12 13:59:22 Modified:attributes/api/src/java/org/apache/commons/attributes Indexed.java attributes/site/xdocs index.xml changelog.xml Log: Improved docs. Revision ChangesPath 1.2 +1 -1 jakarta-commons

cvs commit: jakarta-commons/attributes - Imported sources

2004-07-06 Thread leosutic
leosutic2004/07/06 13:43:42 Log: Promotion to Commons proper. Status: Vendor Tag: commons_sandbox Release Tags: commons_promotion N jakarta-commons/attributes/.cvsignore N jakarta-commons/attributes/build.xml N jakarta-commons/attributes/LICENSE.txt N jakarta

cvs commit: jakarta-commons-sandbox/attributes/unittest/src/test/org/apache/commons/attributes/test AttributeIndexTestCase.java AttributeWithTarget.java AttributesTestCase.java BeanAttribute.java ClassWithInvalidDeclarations.java Dependency.java InnerClassSample.java InnerClassTestCase.java OverrideTestCase.java RuntimeAttributesTestCase.java RuntimeSample.java Sample.java Sample2.java SampleIF1.java SampleIF2.java SampleIFJoin.java SampleService.java SealableTestCase.java SuperSample.java TargetTestCase.java ThreadSafe.java

2004-07-06 Thread leosutic
leosutic2004/07/06 14:00:45 Removed: attributes .cvsignore LICENSE.txt NOTICE.txt build.xml maven.xml project.properties project.xml attributes/api project.xml attributes/api/src/java overview.html attributes/api/src

cvs commit: jakarta-commons/attributes/site/xdocs changelog.xml index.xml

2004-07-06 Thread leosutic
leosutic2004/07/06 14:31:52 Modified:attributes project.xml attributes/api/src/java overview.html attributes/site project.properties attributes/site/xdocs changelog.xml index.xml Log: Changes resulting from the move to commons proper

cvs commit: jakarta-commons-sandbox/attributes/compiler/src/java/org/apache/commons/attributes/compiler AttributeCompiler.java

2004-07-04 Thread leosutic
leosutic2004/07/04 16:51:59 Modified:attributes/compiler/src/java/org/apache/commons/attributes/compiler AttributeCompiler.java Log: Fixed bug where a parameter class names were encoded with a '.' instead of a '$' between outer and inner classes

cvs commit: jakarta-commons-sandbox/attributes/api/src/java/org/apache/commons/attributes InvalidAttributeTargetError.java

2004-07-04 Thread leosutic
leosutic2004/07/04 16:55:47 Modified:attributes/api/src/java/org/apache/commons/attributes InvalidAttributeTargetError.java Log: Fixed Javadoc so it doesn't conflict with the attribute compiler. Revision ChangesPath 1.5 +2 -2 jakarta

cvs commit: jakarta-commons-sandbox/attributes/unittest/src/test/org/apache/commons/attributes/test InnerClassSample.java InnerClassTestCase.java

2004-07-04 Thread leosutic
leosutic2004/07/04 16:56:11 Added: attributes/unittest/src/test/org/apache/commons/attributes/test InnerClassSample.java InnerClassTestCase.java Log: test cases for bug where a method takes an inner class as a parameter. Revision ChangesPath 1.1

cvs commit: jakarta-commons/validator/src/test/org/apache/commons/validator EmailTest.java

2004-06-12 Thread leosutic
leosutic2004/06/12 11:18:39 Modified:validator/src/test/org/apache/commons/validator EmailTest.java Log: Minor changes to JavaDocs. Revision ChangesPath 1.27 +11 -10 jakarta-commons/validator/src/test/org/apache/commons/validator

cvs commit: jakarta-commons-sandbox/attributes maven.xml

2004-06-08 Thread leosutic
leosutic2004/06/08 13:27:59 Modified:attributes maven.xml Log: Better target names. Revision ChangesPath 1.16 +11 -11jakarta-commons-sandbox/attributes/maven.xml Index: maven.xml === RCS

cvs commit: jakarta-commons-sandbox/attributes/compiler/src/java/org/apache/commons/attributes/validation AttributeValidator.java AttributeValidatorTask.java

2004-06-08 Thread leosutic
leosutic2004/06/08 13:29:01 Modified:attributes/api/src/java/org/apache/commons/attributes AttributeIndex.java DefaultSealable.java Indexed.java Inheritable.java InvalidAttributeTargetError.java

cvs commit: jakarta-commons-sandbox/attributes/site/xdocs faq.xml

2004-06-08 Thread leosutic
leosutic2004/06/08 13:29:26 Added: attributes/site/xdocs faq.xml Log: Added some questions that I'm rarely asked, but interesting nevertheless. Revision ChangesPath 1.1 jakarta-commons-sandbox/attributes/site/xdocs/faq.xml Index: faq.xml

cvs commit: jakarta-commons-sandbox/attributes maven.xml

2004-06-08 Thread leosutic
leosutic2004/06/08 14:00:07 Modified:attributes maven.xml Log: Fixed build. Revision ChangesPath 1.17 +1 -1 jakarta-commons-sandbox/attributes/maven.xml Index: maven.xml === RCS file

cvs commit: jakarta-commons-sandbox/attributes/site maven.xml

2004-06-08 Thread leosutic
leosutic2004/06/08 14:00:24 Modified:attributes/site/xdocs changelog.xml navigation.xml attributes/site maven.xml Log: Fixed build. Revision ChangesPath 1.3 +1 -1 jakarta-commons-sandbox/attributes/site/xdocs/changelog.xml Index

cvs commit: jakarta-commons-sandbox/attributes/compiler/src/java/org/apache/commons/attributes/javadoc CATaglet.java

2004-05-05 Thread leosutic
leosutic2004/05/05 05:21:16 Modified:attributes/compiler project.xml Added: attributes/compiler/src/java/org/apache/commons/attributes/javadoc CATaglet.java Log: Added a Taglet for Javadoc 1.4 and later. Revision ChangesPath 1.7 +7

cvs commit: jakarta-commons-sandbox/attributes/site/xdocs changelog.xml

2004-05-05 Thread leosutic
leosutic2004/05/05 05:22:47 Added: attributes/site/xdocs changelog.xml Log: Added a Taglet for Javadoc 1.4 and later. Revision ChangesPath 1.1 jakarta-commons-sandbox/attributes/site/xdocs/changelog.xml Index: changelog.xml

cvs commit: jakarta-commons-sandbox/attributes/site/xdocs compiler.xml declaring.xml index.xml indexer.xml maven_demo.xml navigation.xml reference.xml tutorial.xml

2004-05-05 Thread leosutic
leosutic2004/05/05 05:23:23 Modified:attributes/site/xdocs compiler.xml declaring.xml index.xml indexer.xml maven_demo.xml navigation.xml reference.xml tutorial.xml Log: Bringing stuff back into sync. Revision ChangesPath

cvs commit: jakarta-commons-sandbox/attributes/site/xdocs ant_demo.xml

2004-05-05 Thread leosutic
leosutic2004/05/05 05:23:40 Modified:attributes/site/xdocs ant_demo.xml Log: Bringing stuff back into sync. Revision ChangesPath 1.3 +1 -1 jakarta-commons-sandbox/attributes/site/xdocs/ant_demo.xml Index: ant_demo.xml

cvs commit: jakarta-commons-sandbox/attributes/xdocs index.xml

2004-05-05 Thread leosutic
leosutic2004/05/05 05:24:46 Modified:attributes/unittest/src/test/org/apache/commons/attributes/test AttributesTestCase.java RuntimeSample.java Sample.java SuperSample.java attributes/xdocs index.xml Log: Bringing stuff

cvs commit: jakarta-commons-sandbox/attributes/compiler/src/java/org/apache/commons/attributes/validation - New directory

2004-05-05 Thread leosutic
leosutic2004/05/05 07:43:16 jakarta-commons-sandbox/attributes/compiler/src/java/org/apache/commons/attributes/validation - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

cvs commit: jakarta-commons-sandbox/attributes/api/src/java/org/apache/commons/attributes Indexed.java

2004-05-05 Thread leosutic
leosutic2004/05/05 07:45:29 Modified:attributes/site/xdocs ant_demo.xml navigation.xml reference.xml attributes/site/etc/ant_demo build.xml attributes/compiler/src/java/org/apache/commons/attributes/compiler

cvs commit: jakarta-commons-sandbox/attributes/api/src/java overview.html

2004-05-05 Thread leosutic
leosutic2004/05/05 10:39:06 Modified:attributes/api/src/java overview.html Log: Added a well-needed warning. Revision ChangesPath 1.8 +28 -2 jakarta-commons-sandbox/attributes/api/src/java/overview.html Index: overview.html

cvs commit: jakarta-commons-sandbox/attributes project.xml

2004-05-05 Thread leosutic
leosutic2004/05/05 10:59:28 Modified:attributes project.xml Log: Added mailing lists etc. Revision ChangesPath 1.14 +36 -0 jakarta-commons-sandbox/attributes/project.xml Index: project.xml

cvs commit: jakarta-commons-sandbox/attributes/site/xdocs documenting.xml validator.xml

2004-05-05 Thread leosutic
leosutic2004/05/05 14:27:00 Added: attributes/site/xdocs documenting.xml validator.xml Log: Adding documentation of the Taglet and the validation task. Revision ChangesPath 1.1 jakarta-commons-sandbox/attributes/site/xdocs/documenting.xml Index

cvs commit: jakarta-commons-sandbox/attributes/site/xdocs attributes-logo.gif changelog.xml navigation.xml reference.xml

2004-05-05 Thread leosutic
leosutic2004/05/05 14:51:58 Modified:attributes project.xml attributes/site project.properties attributes/site/xdocs attributes-logo.gif changelog.xml navigation.xml reference.xml Log: Adding documentation of the Taglet

cvs commit: jakarta-commons-sandbox/attributes/site/xdocs attributes-logo-blue.gif

2004-05-05 Thread leosutic
leosutic2004/05/05 14:52:25 Added: attributes/site/xdocs attributes-logo-blue.gif Log: Adding documentation of the Taglet and the validation task. Revision ChangesPath 1.1 jakarta-commons-sandbox/attributes/site/xdocs/attributes-logo-blue.gif

cvs commit: jakarta-commons-sandbox/attributes maven.xml

2004-05-05 Thread leosutic
leosutic2004/05/05 21:01:52 Modified:attributes maven.xml Log: Added auto-creation of javadoc-1.4.jar. Revision ChangesPath 1.13 +52 -0 jakarta-commons-sandbox/attributes/maven.xml Index: maven.xml

cvs commit: jakarta-commons-sandbox/attributes/unittest/src/test/org/apache/commons/attributes/test AttributeIndexTestCase.java RuntimeAttributesTestCase.java SealableTestCase.java AttributesTestCase.java

2004-03-20 Thread leosutic
leosutic2004/03/20 16:02:37 Modified:attributes/unittest/src/test/org/apache/commons/attributes/test AttributesTestCase.java Added: attributes/unittest/src/test/org/apache/commons/attributes/test AttributeIndexTestCase.java

cvs commit: jakarta-commons-sandbox/attributes/unittest/src/cl2 TestClass.java

2004-03-20 Thread leosutic
leosutic2004/03/20 16:02:58 Modified:attributes/unittest/src/cl2 TestClass.java Log: Changed the class to provide a better test for the AttributeIndex. Revision ChangesPath 1.5 +22 -2 jakarta-commons-sandbox/attributes/unittest/src/cl2/TestClass.java

cvs commit: jakarta-commons-sandbox/attributes/site/xdocs indexer.xml

2004-03-20 Thread leosutic
leosutic2004/03/20 16:03:18 Added: attributes/site/xdocs indexer.xml Log: Added documentation for the attribute-index task. Revision ChangesPath 1.1 jakarta-commons-sandbox/attributes/site/xdocs/indexer.xml Index: indexer.xml

cvs commit: jakarta-commons-sandbox/attributes/site/xdocs navigation.xml reference.xml

2004-03-20 Thread leosutic
leosutic2004/03/20 16:03:23 Modified:attributes/site/xdocs navigation.xml reference.xml Log: Added documentation for the attribute-index task. Revision ChangesPath 1.6 +1 -0 jakarta-commons-sandbox/attributes/site/xdocs/navigation.xml Index

cvs commit: jakarta-commons-sandbox/attributes/compiler/src/java/org/apache/commons/attributes/compiler AttributeCompiler.java

2004-03-20 Thread leosutic
leosutic2004/03/20 16:03:44 Modified:attributes/compiler/src/java/org/apache/commons/attributes/compiler AttributeCompiler.java Log: Removed confusing log statement. Revision ChangesPath 1.14 +0 -1 jakarta-commons-sandbox/attributes

cvs commit: jakarta-commons-sandbox/attributes/compiler project.xml

2004-03-20 Thread leosutic
leosutic2004/03/20 16:03:55 Modified:attributes/api project.xml attributes/compiler project.xml Log: Fixed groupIds. Revision ChangesPath 1.5 +1 -0 jakarta-commons-sandbox/attributes/api/project.xml Index: project.xml

cvs commit: jakarta-commons-sandbox/attributes/compiler/src/java/org/apache/commons/attributes/compiler AttributeIndexer.java

2004-03-20 Thread leosutic
leosutic2004/03/20 16:04:15 Modified:attributes/api/src/java/org/apache/commons/attributes AttributeIndex.java Indexed.java attributes/compiler/src/java/org/apache/commons/attributes/compiler AttributeIndexer.java Log

cvs commit: jakarta-commons-sandbox/attributes/unittest maven.xml

2004-03-19 Thread leosutic
leosutic2004/03/19 16:03:03 Modified:attributes maven.xml attributes/unittest maven.xml Log: Renamed the goals to attributes:... Revision ChangesPath 1.11 +6 -6 jakarta-commons-sandbox/attributes/maven.xml Index: maven.xml

cvs commit: jakarta-commons-sandbox/attributes/unittest/src/test/org/apache/commons/attributes/test AttributesTestCase.java

2004-03-19 Thread leosutic
leosutic2004/03/19 16:04:03 Modified:attributes/unittest/src/test/org/apache/commons/attributes/test AttributesTestCase.java Log: Updated the test. There has apparently been a change in the directory the unit tests are invoked from, resulting

cvs commit: jakarta-commons-sandbox/attributes/compiler project.xml

2004-03-19 Thread leosutic
leosutic2004/03/19 16:47:00 Modified:attributes/api project.xml attributes/compiler project.xml Log: Fixed the project name. Revision ChangesPath 1.4 +1 -1 jakarta-commons-sandbox/attributes/api/project.xml Index: project.xml

cvs commit: jakarta-commons-sandbox/attributes/api/src/java/org/apache/commons/attributes Indexed.java AttributeUtil.java Attributes.java

2004-03-19 Thread leosutic
leosutic2004/03/19 16:47:21 Modified:attributes/api/src/java/org/apache/commons/attributes Indexed.java AttributeUtil.java Attributes.java Log: Improved JavaDoc. Revision ChangesPath 1.6 +2 -0 jakarta-commons-sandbox/attributes/api/src

cvs commit: jakarta-commons-sandbox/attributes/site/xdocs reference.xml declaring.xml compiler.xml tutorial.xml navigation.xml walkthrough.xml

2004-03-19 Thread leosutic
leosutic2004/03/19 17:38:43 Modified:attributes/site/xdocs tutorial.xml navigation.xml Added: attributes/site/xdocs reference.xml declaring.xml compiler.xml Removed: attributes/site/xdocs walkthrough.xml Log: Made the walkthrough a reference

cvs commit: jakarta-commons-sandbox/attributes project.xml

2004-03-18 Thread leosutic
leosutic2004/03/18 15:14:20 Modified:attributes project.xml Log: Added the Jakarta logo and organization name (ASF) Revision ChangesPath 1.13 +6 -0 jakarta-commons-sandbox/attributes/project.xml Index: project.xml

cvs commit: jakarta-commons-sandbox/attributes maven.xml

2004-03-18 Thread leosutic
leosutic2004/03/18 15:14:40 Modified:attributes maven.xml Log: Removed the compiler classes from the Javadoc (who needs 'em there)? Revision ChangesPath 1.10 +0 -1 jakarta-commons-sandbox/attributes/maven.xml Index: maven.xml

cvs commit: jakarta-commons-sandbox/attributes/xdocs index.xml

2004-03-03 Thread leosutic
leosutic2004/03/03 13:20:04 Modified:attributes maven.xml attributes/xdocs index.xml Log: Improved documentation. Revision ChangesPath 1.9 +2 -2 jakarta-commons-sandbox/attributes/maven.xml Index: maven.xml

cvs commit: jakarta-commons-sandbox/attributes/api/src/java overview.html

2004-03-03 Thread leosutic
leosutic2004/03/03 13:53:17 Modified:attributes/api/src/java overview.html Log: Improved documentation. Revision ChangesPath 1.6 +29 -5 jakarta-commons-sandbox/attributes/api/src/java/overview.html Index: overview.html

cvs commit: jakarta-commons-sandbox/attributes/site/xdocs tutorial.xml index.xml navigation.xml

2004-03-03 Thread leosutic
leosutic2004/03/03 14:32:19 Modified:attributes project.xml attributes/site/xdocs index.xml navigation.xml Added: attributes/site/xdocs tutorial.xml Log: Improved documentation. Revision ChangesPath 1.12 +6 -47 jakarta-commons-sandbox

cvs commit: jakarta-commons-sandbox/attributes/site/xdocs ant_demo.xml maven_demo.xml walkthrough.xml navigation.xml tutorial.xml

2004-03-03 Thread leosutic
leosutic2004/03/03 16:39:17 Modified:attributes/site/xdocs navigation.xml tutorial.xml Added: attributes/site/xdocs ant_demo.xml maven_demo.xml walkthrough.xml Log: Improved documentation. Revision ChangesPath 1.4 +5 -1 jakarta

cvs commit: jakarta-commons-sandbox/attributes LICENSE.txt

2004-02-19 Thread leosutic
leosutic2004/02/19 06:50:16 Removed: attributes LICENSE.txt Log: Not needed anymore. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-commons-sandbox/attributes/compiler/src/java/org/apache/commons/attributes/compiler AttributeCompiler.java

2004-01-29 Thread leosutic
leosutic2004/01/29 07:42:38 Modified:attributes/compiler/src/java/org/apache/commons/attributes/compiler AttributeCompiler.java Log: Implemented better way of finding source files for classes. Revision ChangesPath 1.12 +33 -29 jakarta

cvs commit: jakarta-commons-sandbox/attributes/api/src/java/org/apache/commons/attributes DefaultSealable.java

2004-01-26 Thread leosutic
leosutic2004/01/26 11:46:12 Added: attributes/api/src/java/org/apache/commons/attributes DefaultSealable.java Log: Default implementation of the Sealable interface. To be subclassed. Revision ChangesPath 1.1 jakarta-commons

cvs commit: jakarta-commons-sandbox/attributes/compiler/src/java/org/apache/commons/attributes/compiler AttributeCompiler.java

2004-01-26 Thread leosutic
leosutic2004/01/26 11:47:25 Modified:attributes/compiler/src/java/org/apache/commons/attributes/compiler AttributeCompiler.java Log: Changed the compiler to generate attribute repository classes that could be garbage-collected after the information in them

cvs commit: jakarta-commons-sandbox/attributes/compiler/src/java/org/apache/commons/attributes/compiler AttributeCompiler.java

2004-01-22 Thread leosutic
leosutic2004/01/22 03:00:13 Modified:attributes/compiler/src/java/org/apache/commons/attributes/compiler AttributeCompiler.java Log: Need to erase type information to keep the compiler from signalling an error if the instanceof test can not possibly be true

cvs commit: jakarta-commons-sandbox/attributes/compiler/src/test/org/apache - New directory

2004-01-18 Thread leosutic
leosutic2004/01/18 09:13:02 jakarta-commons-sandbox/attributes/compiler/src/test/org/apache - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-commons-sandbox/attributes/compiler/src/test/org/apache/commons - New directory

2004-01-18 Thread leosutic
leosutic2004/01/18 09:13:15 jakarta-commons-sandbox/attributes/compiler/src/test/org/apache/commons - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-commons-sandbox/attributes/compiler/src/test/org/apache/commons/attributes - New directory

2004-01-18 Thread leosutic
leosutic2004/01/18 09:13:18 jakarta-commons-sandbox/attributes/compiler/src/test/org/apache/commons/attributes - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-commons-sandbox/attributes/compiler/src/test/org/apache/commons/attributes/compiler - New directory

2004-01-18 Thread leosutic
leosutic2004/01/18 09:13:23 jakarta-commons-sandbox/attributes/compiler/src/test/org/apache/commons/attributes/compiler - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

cvs commit: jakarta-commons-sandbox/attributes/compiler/src/test/org/apache/commons/attributes/compiler/test - New directory

2004-01-18 Thread leosutic
leosutic2004/01/18 09:13:27 jakarta-commons-sandbox/attributes/compiler/src/test/org/apache/commons/attributes/compiler/test - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

cvs commit: jakarta-commons-sandbox/attributes/compiler/src/test/org/apache/commons/attributes/compiler/test AttributeExpressionParserTestCase.java

2004-01-18 Thread leosutic
leosutic2004/01/18 09:14:04 Modified:attributes/compiler project.xml attributes/compiler/src/java/org/apache/commons/attributes/compiler AttributeExpressionParser.java Added: attributes/compiler/src/test/org/apache/commons/attributes

cvs commit: jakarta-commons-sandbox/attributes/unittest/src/test/org/apache/commons/attributes/test BeanAttribute.java

2004-01-14 Thread leosutic
leosutic2004/01/14 16:27:26 Modified:attributes/unittest/src/test/org/apache/commons/attributes/test BeanAttribute.java Log: Consistent syntax. Revision ChangesPath 1.2 +0 -2 jakarta-commons-sandbox/attributes/unittest/src/test/org

cvs commit: jakarta-commons-sandbox/attributes/api/src/java/org/apache/commons/attributes RuntimeAttributeRepository.java

2003-12-28 Thread leosutic
leosutic2003/12/28 12:40:29 Added: attributes/api/src/java/org/apache/commons/attributes RuntimeAttributeRepository.java Log: Added ability to programmatically define attributes for a class. Revision ChangesPath 1.1 jakarta

cvs commit: jakarta-commons-sandbox/attributes/unittest/src/test/org/apache/commons/attributes/test RuntimeSample.java

2003-12-28 Thread leosutic
leosutic2003/12/28 12:40:37 Added: attributes/unittest/src/test/org/apache/commons/attributes/test RuntimeSample.java Log: Added ability to programmatically define attributes for a class. Revision ChangesPath 1.1 jakarta

cvs commit: jakarta-commons-sandbox/attributes/unittest/src/test/org/apache/commons/attributes/test AttributesTestCase.java

2003-12-28 Thread leosutic
leosutic2003/12/28 12:40:53 Modified:attributes/unittest/src/test/org/apache/commons/attributes/test AttributesTestCase.java Log: Added ability to programmatically define attributes for a class. Revision ChangesPath 1.5 +66 -0 jakarta

cvs commit: jakarta-commons-sandbox/attributes/api/src/java/org/apache/commons/attributes AttributeRepositoryClass.java

2003-12-28 Thread leosutic
leosutic2003/12/28 12:43:09 Modified:attributes/api/src/java/org/apache/commons/attributes AttributeRepositoryClass.java Log: Improved Javadoc Revision ChangesPath 1.4 +38 -0 jakarta-commons-sandbox/attributes/api/src/java/org/apache

cvs commit: jakarta-commons-sandbox/attributes/api/src/java/org/apache/commons/attributes Attributes.java

2003-12-28 Thread leosutic
leosutic2003/12/28 12:43:49 Modified:attributes/api/src/java/org/apache/commons/attributes Attributes.java Log: Improved Javadoc Revision ChangesPath 1.7 +24 -0 jakarta-commons-sandbox/attributes/api/src/java/org/apache/commons

  1   2   >