You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ra...@apache.org on 2007/07/31 06:17:41 UTC

svn commit: r561230 [1/8] - in /commons/proper: attributes/trunk/ attributes/trunk/api/src/java/ attributes/trunk/site/ attributes/trunk/site/etc/maven_demo/ attributes/trunk/site/xdocs/ beanutils/trunk/ beanutils/trunk/src/java/ beanutils/trunk/src/ja...

Author: rahul
Date: Mon Jul 30 21:17:09 2007
New Revision: 561230

URL: http://svn.apache.org/viewvc?view=rev&rev=561230
Log:
TLP related blanket changes:

s:jakarta.apache.org/commons:commons.apache.org:
s/commons-user@jakarta.apache.org/user@commons.apache.org/
s/commons-dev@jakarta.apache.org/dev@commons.apache.org/
s/Jakarta Commons/Apache Commons/
s:svn.apache.org/viewcvs/jakarta/commons:svn.apache.org/viewvc/commons:
s:svn.apache.org/viewcvs.cgi/jakarta/commons:svn.apache.org/viewvc/commons:
s:svn.apache.org/viewvc/jakarta/commons:svn.apache.org/viewvc/commons:
s:svn.apache.org/repos/asf/jakarta/commons:svn.apache.org/repos/asf/commons:

I'd appreciate another pair of eyes on this. There are some categories we probably don't want to change ATM (hopefully, none of these snuck in):
 * Historicals (proposals etc.)
 * URLs that shouldn't change (DOCTYPE fragments etc.)
 * Test cases where namespace URLs matter etc. (I'll track any related nightly failures)

Modified:
    commons/proper/attributes/trunk/README.html
    commons/proper/attributes/trunk/api/src/java/overview.html
    commons/proper/attributes/trunk/build.xml
    commons/proper/attributes/trunk/maven.xml
    commons/proper/attributes/trunk/project.properties
    commons/proper/attributes/trunk/site/etc/maven_demo/project.xml
    commons/proper/attributes/trunk/site/project.properties
    commons/proper/attributes/trunk/site/xdocs/ant_demo.xml
    commons/proper/attributes/trunk/site/xdocs/changelog.xml
    commons/proper/attributes/trunk/site/xdocs/compiler.xml
    commons/proper/attributes/trunk/site/xdocs/declaring.xml
    commons/proper/attributes/trunk/site/xdocs/documenting.xml
    commons/proper/attributes/trunk/site/xdocs/faq.xml
    commons/proper/attributes/trunk/site/xdocs/index.xml
    commons/proper/attributes/trunk/site/xdocs/indexer.xml
    commons/proper/attributes/trunk/site/xdocs/maven_demo.xml
    commons/proper/attributes/trunk/site/xdocs/navigation.xml
    commons/proper/attributes/trunk/site/xdocs/reference.xml
    commons/proper/attributes/trunk/site/xdocs/tutorial.xml
    commons/proper/attributes/trunk/site/xdocs/validator.xml
    commons/proper/beanutils/trunk/RELEASE-NOTES.txt
    commons/proper/beanutils/trunk/STATUS.html
    commons/proper/beanutils/trunk/build.xml
    commons/proper/beanutils/trunk/project.properties
    commons/proper/beanutils/trunk/src/java/org/apache/commons/beanutils/package.html
    commons/proper/beanutils/trunk/src/java/overview.html
    commons/proper/beanutils/trunk/src/site/site.xml
    commons/proper/beanutils/trunk/xdocs/bean-collections.xml
    commons/proper/beanutils/trunk/xdocs/building.xml
    commons/proper/beanutils/trunk/xdocs/changes.xml
    commons/proper/beanutils/trunk/xdocs/cvs-usage.xml
    commons/proper/beanutils/trunk/xdocs/index.xml
    commons/proper/beanutils/trunk/xdocs/navigation.xml
    commons/proper/betwixt/trunk/README.txt
    commons/proper/betwixt/trunk/RELEASE-NOTES.txt
    commons/proper/betwixt/trunk/gump.xml
    commons/proper/betwixt/trunk/project.properties
    commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/IntrospectionConfiguration.java
    commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/Options.java
    commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/digester/OptionRule.java
    commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/expression/DynaBeanUpdater.java
    commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/expression/TypedUpdater.java
    commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/io/AbstractBeanWriter.java
    commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/io/BeanRuleSet.java
    commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/io/WriteContext.java
    commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/io/read/ArrayBindAction.java
    commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/io/read/BeanBindAction.java
    commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/io/read/MappingAction.java
    commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/registry/PolymorphicReferenceResolver.java
    commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/schema/Attribute.java
    commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/schema/ComplexLocalElement.java
    commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/schema/ComplexType.java
    commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/schema/DataTypeMapper.java
    commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/schema/DefaultDataTypeMapper.java
    commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/schema/Element.java
    commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/schema/ElementReference.java
    commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/schema/GlobalComplexType.java
    commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/schema/GlobalElement.java
    commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/schema/LocalComplexType.java
    commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/schema/LocalElement.java
    commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/schema/Schema.java
    commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/schema/SchemaTranscriber.java
    commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/schema/SimpleLocalElement.java
    commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/schema/SimpleType.java
    commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/schema/TranscriptionConfiguration.java
    commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/schema/strategy/SchemaTypeNamingStrategy.java
    commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/schema/strategy/impl/ClassNameSchemaNamingStrategy.java
    commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/schema/strategy/impl/ElementSchemaNamingStrategy.java
    commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/schema/strategy/impl/QualifiedPropertyTypeSchemaNamingStrategy.java
    commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/strategy/ActionMappingStrategy.java
    commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/strategy/BaseMixedContentEncodingStrategy.java
    commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/strategy/DefaultActionMappingStrategy.java
    commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/strategy/MappingDerivationStrategy.java
    commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/strategy/MixedContentEncodingStrategy.java
    commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/strategy/NamespacePrefixMapper.java
    commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/strategy/PropertySuppressionStrategy.java
    commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/strategy/SimpleTypeMapper.java
    commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/strategy/StandardSimpleTypeMapper.java
    commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/strategy/TypeBindingStrategy.java
    commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/strategy/ValueSuppressionStrategy.java
    commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/strategy/impl/propertysuppression/PackageSuppressor.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/AddressBookWithMapArrayAdder.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/ArrayListExtender.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/BookBean.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/Categories.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/Category.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/EventBean.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/LibraryBean.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/LibraryBeanWithArraySetter.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/MoonBean.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/PlanetBean.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/TestArrayMaps.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/TestArrays.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/TestCollectives.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/TestConversion.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/TestCyclicRegistration.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/TestMaps.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/TestOptions.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/customer.xml
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/derived/BeanWithSecrets.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/derived/TestWriteClass.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/digester/TestDigestDotBetwixt.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/digester/TestDigestMultiMapping.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/digester/TestOptionDigestion.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/dotbetwixt/Book.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/dotbetwixt/IgnoreAdderLibraryBean.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/dotbetwixt/IgnoreAddersBean.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/dotbetwixt/IgnoreBean.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/dotbetwixt/IgnoreProperiesLibraryBean.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/dotbetwixt/LibraryBean.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/dotbetwixt/MixedCollectionBean.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/dotbetwixt/PersonWithNamespace.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/dotbetwixt/TestCustomDotBetwixt.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/dotbetwixt/TestDotBetwixtNamespace.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/dotbetwixt/TestMixedCollections.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/dotbetwixt/TestMultiMap.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/examples/rss/Channel.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/examples/rss/Image.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/examples/rss/Item.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/examples/rss/TextInput.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/expression/TestDynaBeanUpdater.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/introspection/AddressBook.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/introspection/BeanWithConcreteMap.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/introspection/CompanyBean.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/introspection/CopyableDateRange.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/introspection/DateFormatterBean.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/introspection/ICopyable.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/introspection/ICopyableDateRange.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/introspection/ICount.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/introspection/IDateRange.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/introspection/ILaugh.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/introspection/ILaughingCount.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/introspection/PhoneBookBean.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/introspection/PhoneNumberBean.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/introspection/TestDeclarativeIntrospection.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/introspection/TestDynaBeanIntrospection.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/introspection/TestInterfaceIntrospection.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/io/MovieBean.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/io/NullPersonBean.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/io/PersonBean.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/io/TestAbstractBeanWriter.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/io/TestAttributeSuppression.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/io/TestBeanWriter.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/io/TestSuppressElement.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/io/read/AlertBean.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/io/read/Animal.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/io/read/Animals.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/io/read/BeanWithConcreteMap.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/io/read/CatBean.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/io/read/DogBean.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/io/read/FerretBean.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/io/read/PetBean.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/io/read/TestBindTimeTypeMapping.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/io/read/TestMaps.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/io/read/TestPolymorphic.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/io/read/TestReadData.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/recursion/AlienBean.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/recursion/EastWind.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/recursion/HybridBean.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/recursion/NameBean.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/recursion/NorthWind.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/recursion/PersonBean.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/recursion/SouthWind.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/recursion/TestSharedIDGeneration.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/recursion/WestWind.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/schema/AllSimplesBean.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/schema/CustomerBean.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/schema/CyclicBean.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/schema/CyclicColumn.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/schema/CyclicLayer.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/schema/LoopBean.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/schema/OrderBean.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/schema/OrderLineBean.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/schema/ParentColumn.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/schema/ProductBean.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/schema/SchemaDiff.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/schema/SimpleBean.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/schema/SimplestBean.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/schema/SimplestElementBean.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/schema/TestDataTypeMapper.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/schema/TestRecursiveBeanSchemaGeneration.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/schema/TestSchemaGeneration.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/schema/TestSchemaTranscriber.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/schema/TestSchemaValidity.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/strategy/ABCBean.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/strategy/ComposerBean.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/strategy/TestBaseMappingStrategy.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/strategy/TestMixedContentEncoding.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/strategy/TestNamespaces.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/strategy/TestSimpleTypeMapper.java
    commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/strategy/TuneBean.java
    commons/proper/betwixt/trunk/xdocs/cvs-usage.xml
    commons/proper/betwixt/trunk/xdocs/faq.xml
    commons/proper/betwixt/trunk/xdocs/guide/binding.xml
    commons/proper/betwixt/trunk/xdocs/guide/reading.xml
    commons/proper/betwixt/trunk/xdocs/guide/tutorial.xml
    commons/proper/betwixt/trunk/xdocs/guide/writing.xml
    commons/proper/betwixt/trunk/xdocs/index.xml
    commons/proper/betwixt/trunk/xdocs/navigation.xml
    commons/proper/chain/trunk/RELEASE-NOTES.txt
    commons/proper/chain/trunk/STATUS.html
    commons/proper/chain/trunk/apps/agility/project.properties
    commons/proper/chain/trunk/apps/mailreader/project.xml
    commons/proper/chain/trunk/project.properties
    commons/proper/chain/trunk/sdocbook/chapter-chain.xml
    commons/proper/chain/trunk/xdocs/building.xml
    commons/proper/chain/trunk/xdocs/cookbook.xml
    commons/proper/chain/trunk/xdocs/cvs-usage.xml
    commons/proper/chain/trunk/xdocs/navigation.xml
    commons/proper/codec/trunk/RELEASE-NOTES-1.3.txt
    commons/proper/codec/trunk/RELEASE-NOTES.txt
    commons/proper/codec/trunk/build.xml
    commons/proper/codec/trunk/project.properties
    commons/proper/codec/trunk/src/java/org/apache/commons/codec/overview.html
    commons/proper/codec/trunk/xdocs/cvs-usage.xml
    commons/proper/codec/trunk/xdocs/navigation.xml
    commons/proper/codec/trunk/xdocs/proposal.xml
    commons/proper/collections/trunk/DEVELOPERS-GUIDE.html
    commons/proper/collections/trunk/README.txt
    commons/proper/collections/trunk/STATUS.html
    commons/proper/collections/trunk/build.xml
    commons/proper/collections/trunk/project.properties
    commons/proper/collections/trunk/src/java/org/apache/commons/collections/overview.html
    commons/proper/collections/trunk/src/test/org/apache/commons/collections/overview.html
    commons/proper/collections/trunk/xdocs/cvs-usage.xml
    commons/proper/collections/trunk/xdocs/navigation.xml
    commons/proper/collections/trunk/xdocs/pick.xml
    commons/proper/collections/trunk/xdocs/proposal.xml
    commons/proper/commons-sandbox-parent/trunk/src/site/site.xml
    commons/proper/configuration/trunk/gump.xml
    commons/proper/configuration/trunk/project.properties
    commons/proper/configuration/trunk/src/java/org/apache/commons/configuration/CombinedConfiguration.java
    commons/proper/configuration/trunk/src/java/org/apache/commons/configuration/ConfigurationBuilder.java
    commons/proper/configuration/trunk/src/java/org/apache/commons/configuration/DefaultConfigurationBuilder.java
    commons/proper/configuration/trunk/src/java/org/apache/commons/configuration/PropertiesConfigurationLayout.java
    commons/proper/configuration/trunk/src/java/org/apache/commons/configuration/PropertyConverter.java
    commons/proper/configuration/trunk/src/java/org/apache/commons/configuration/event/ConfigurationErrorEvent.java
    commons/proper/configuration/trunk/src/java/org/apache/commons/configuration/event/ConfigurationErrorListener.java
    commons/proper/configuration/trunk/src/java/org/apache/commons/configuration/event/ConfigurationEvent.java
    commons/proper/configuration/trunk/src/java/org/apache/commons/configuration/event/ConfigurationListener.java
    commons/proper/configuration/trunk/src/java/org/apache/commons/configuration/event/EventSource.java
    commons/proper/configuration/trunk/src/java/org/apache/commons/configuration/interpol/ConfigurationInterpolator.java
    commons/proper/configuration/trunk/src/java/org/apache/commons/configuration/interpol/ConstantLookup.java
    commons/proper/configuration/trunk/src/java/org/apache/commons/configuration/tree/NodeCombiner.java
    commons/proper/configuration/trunk/src/java/org/apache/commons/configuration/tree/OverrideCombiner.java
    commons/proper/configuration/trunk/src/java/org/apache/commons/configuration/tree/UnionCombiner.java
    commons/proper/configuration/trunk/src/java/org/apache/commons/configuration/tree/ViewNode.java
    commons/proper/configuration/trunk/src/java/org/apache/commons/configuration/tree/xpath/XPathExpressionEngine.java
    commons/proper/configuration/trunk/src/test/org/apache/commons/configuration/MockInitialContextFactory.java
    commons/proper/configuration/trunk/src/test/org/apache/commons/configuration/TestFileConfiguration.java
    commons/proper/configuration/trunk/src/test/org/apache/commons/configuration/TestPropertiesConfigurationLayout.java
    commons/proper/configuration/trunk/src/test/org/apache/commons/configuration/beanutils/TestConfigurationDynaBeanXMLConfig.java
    commons/proper/configuration/trunk/xdocs/cvs-usage.xml
    commons/proper/configuration/trunk/xdocs/index.xml
    commons/proper/configuration/trunk/xdocs/navigation.xml
    commons/proper/configuration/trunk/xdocs/userguide/howto_basicfeatures.xml
    commons/proper/configuration/trunk/xdocs/userguide/howto_xml.xml
    commons/proper/daemon/trunk/STATUS.html
    commons/proper/daemon/trunk/build.xml
    commons/proper/daemon/trunk/project.properties
    commons/proper/daemon/trunk/src/native/unix/man/jsvc.1.xml
    commons/proper/daemon/trunk/src/samples/README.txt
    commons/proper/daemon/trunk/xdocs/cvs-usage.xml
    commons/proper/daemon/trunk/xdocs/navigation.xml
    commons/proper/dbcp/trunk/README.txt
    commons/proper/dbcp/trunk/build.xml
    commons/proper/dbcp/trunk/maven.xml
    commons/proper/dbcp/trunk/project.properties
    commons/proper/dbcp/trunk/src/site/site.xml
    commons/proper/dbcp/trunk/xdocs/building.xml
    commons/proper/dbcp/trunk/xdocs/cvs-usage.xml
    commons/proper/dbcp/trunk/xdocs/navigation.xml
    commons/proper/dbcp/trunk/xdocs/release-notes-1.1.xml
    commons/proper/dbutils/trunk/RELEASE-NOTES.txt
    commons/proper/dbutils/trunk/STATUS.html
    commons/proper/dbutils/trunk/project.properties
    commons/proper/dbutils/trunk/xdocs/building.xml
    commons/proper/dbutils/trunk/xdocs/cvs-usage.xml
    commons/proper/dbutils/trunk/xdocs/navigation.xml
    commons/proper/digester/trunk/STATUS.html
    commons/proper/digester/trunk/build.xml
    commons/proper/digester/trunk/project.properties
    commons/proper/digester/trunk/src/examples/rss/build.xml
    commons/proper/digester/trunk/src/examples/rss/src/java/org/apache/commons/digester/rss/rss-example.xml
    commons/proper/digester/trunk/src/java/org/apache/commons/digester/package.html
    commons/proper/digester/trunk/src/java/overview.html
    commons/proper/digester/trunk/src/test/org/apache/commons/digester/TestEntityResolution.java
    commons/proper/digester/trunk/xdocs/cvs-usage.xml
    commons/proper/digester/trunk/xdocs/index.xml
    commons/proper/discovery/trunk/RELEASE-NOTES.txt
    commons/proper/discovery/trunk/STATUS.html
    commons/proper/discovery/trunk/build.xml
    commons/proper/discovery/trunk/project.properties
    commons/proper/discovery/trunk/xdocs/adc-guidelines.xml
    commons/proper/discovery/trunk/xdocs/best-practices.xml
    commons/proper/discovery/trunk/xdocs/building.xml
    commons/proper/discovery/trunk/xdocs/cvs-usage.xml
    commons/proper/discovery/trunk/xdocs/navigation.xml
    commons/proper/el/trunk/STATUS.html
    commons/proper/el/trunk/build.xml
    commons/proper/el/trunk/project.properties
    commons/proper/el/trunk/src/java/overview.html
    commons/proper/el/trunk/xdocs/cvs-usage.xml
    commons/proper/el/trunk/xdocs/index.xml
    commons/proper/el/trunk/xdocs/navigation.xml
    commons/proper/fileupload/trunk/gump.xml
    commons/proper/fileupload/trunk/project.properties
    commons/proper/fileupload/trunk/src/java/org/apache/commons/fileupload/disk/package.html
    commons/proper/fileupload/trunk/src/java/org/apache/commons/fileupload/package.html
    commons/proper/fileupload/trunk/src/java/org/apache/commons/fileupload/portlet/package.html
    commons/proper/fileupload/trunk/src/java/org/apache/commons/fileupload/servlet/package.html
    commons/proper/fileupload/trunk/src/site/site.xml
    commons/proper/fileupload/trunk/xdocs/cvs-usage.xml
    commons/proper/fileupload/trunk/xdocs/index.xml
    commons/proper/fileupload/trunk/xdocs/navigation.xml
    commons/proper/io/trunk/RELEASE-NOTES.txt
    commons/proper/io/trunk/STATUS.html
    commons/proper/io/trunk/project.properties
    commons/proper/io/trunk/xdocs/building.xml
    commons/proper/io/trunk/xdocs/cvs-usage.xml
    commons/proper/io/trunk/xdocs/navigation.xml
    commons/proper/jci/trunk/compilers/eclipse/src/main/resources/NOTICE.txt
    commons/proper/jci/trunk/compilers/groovy/src/main/resources/NOTICE.txt
    commons/proper/jci/trunk/compilers/janino/src/main/resources/NOTICE.txt
    commons/proper/jci/trunk/compilers/javac/src/main/resources/NOTICE.txt
    commons/proper/jci/trunk/compilers/jsr199/src/main/resources/NOTICE.txt
    commons/proper/jci/trunk/compilers/rhino/src/main/resources/NOTICE.txt
    commons/proper/jci/trunk/core/src/main/resources/NOTICE.txt
    commons/proper/jci/trunk/core/src/site/site.xml
    commons/proper/jci/trunk/examples/src/main/resources/NOTICE.txt
    commons/proper/jci/trunk/fam/src/main/resources/NOTICE.txt
    commons/proper/jci/trunk/src/site/site.xml
    commons/proper/jci/trunk/src/site/xdoc/downloads.xml
    commons/proper/jci/trunk/src/site/xdoc/index.xml
    commons/proper/jci/trunk/src/site/xdoc/usage.xml
    commons/proper/jelly/trunk/README-binary-dist.txt
    commons/proper/jelly/trunk/RELEASE-NOTES.txt
    commons/proper/jelly/trunk/jelly-tags/ant/project.xml
    commons/proper/jelly/trunk/jelly-tags/ant/xdocs/navigation.xml
    commons/proper/jelly/trunk/jelly-tags/antlr/xdocs/navigation.xml
    commons/proper/jelly/trunk/jelly-tags/avalon/xdocs/navigation.xml
    commons/proper/jelly/trunk/jelly-tags/bean/project.xml
    commons/proper/jelly/trunk/jelly-tags/bean/xdocs/navigation.xml
    commons/proper/jelly/trunk/jelly-tags/beanshell/project.xml
    commons/proper/jelly/trunk/jelly-tags/beanshell/xdocs/navigation.xml
    commons/proper/jelly/trunk/jelly-tags/betwixt/project.xml
    commons/proper/jelly/trunk/jelly-tags/betwixt/src/java/org/apache/commons/jelly/tags/betwixt/package.html
    commons/proper/jelly/trunk/jelly-tags/betwixt/src/test/org/apache/commons/digester/rss/rss-example.xml
    commons/proper/jelly/trunk/jelly-tags/betwixt/xdocs/index.xml
    commons/proper/jelly/trunk/jelly-tags/betwixt/xdocs/navigation.xml
    commons/proper/jelly/trunk/jelly-tags/define/project.xml
    commons/proper/jelly/trunk/jelly-tags/define/xdocs/navigation.xml
    commons/proper/jelly/trunk/jelly-tags/dynabean/project.xml
    commons/proper/jelly/trunk/jelly-tags/dynabean/src/java/org/apache/commons/jelly/tags/dynabean/package.html
    commons/proper/jelly/trunk/jelly-tags/dynabean/xdocs/index.xml
    commons/proper/jelly/trunk/jelly-tags/dynabean/xdocs/navigation.xml
    commons/proper/jelly/trunk/jelly-tags/email/xdocs/navigation.xml
    commons/proper/jelly/trunk/jelly-tags/fmt/project.xml
    commons/proper/jelly/trunk/jelly-tags/fmt/xdocs/navigation.xml
    commons/proper/jelly/trunk/jelly-tags/html/project.xml
    commons/proper/jelly/trunk/jelly-tags/html/xdocs/navigation.xml
    commons/proper/jelly/trunk/jelly-tags/http/project.xml
    commons/proper/jelly/trunk/jelly-tags/http/xdocs/navigation.xml
    commons/proper/jelly/trunk/jelly-tags/interaction/xdocs/navigation.xml
    commons/proper/jelly/trunk/jelly-tags/jaxme/src/java/org/apache/commons/jelly/tags/jaxme/GeneratorTag.java
    commons/proper/jelly/trunk/jelly-tags/jaxme/src/java/org/apache/commons/jelly/tags/jaxme/JaxMeTagLibrary.java
    commons/proper/jelly/trunk/jelly-tags/jaxme/src/java/org/apache/commons/jelly/tags/jaxme/MarshallTag.java
    commons/proper/jelly/trunk/jelly-tags/jaxme/src/java/org/apache/commons/jelly/tags/jaxme/UnmarshallTag.java
    commons/proper/jelly/trunk/jelly-tags/jaxme/src/test/org/apache/commons/jelly/tags/jaxme/ExecutionTestCase.java
    commons/proper/jelly/trunk/jelly-tags/jaxme/xdocs/navigation.xml
    commons/proper/jelly/trunk/jelly-tags/jetty/xdocs/navigation.xml
    commons/proper/jelly/trunk/jelly-tags/jface/xdocs/navigation.xml
    commons/proper/jelly/trunk/jelly-tags/jms/src/java/org/apache/commons/jelly/tags/jms/package.html
    commons/proper/jelly/trunk/jelly-tags/jms/xdocs/index.xml
    commons/proper/jelly/trunk/jelly-tags/jms/xdocs/navigation.xml
    commons/proper/jelly/trunk/jelly-tags/jmx/project.xml
    commons/proper/jelly/trunk/jelly-tags/jmx/src/java/org/apache/commons/jelly/tags/jmx/package.html
    commons/proper/jelly/trunk/jelly-tags/jmx/xdocs/index.xml
    commons/proper/jelly/trunk/jelly-tags/jmx/xdocs/navigation.xml
    commons/proper/jelly/trunk/jelly-tags/jsl/project.xml
    commons/proper/jelly/trunk/jelly-tags/jsl/xdocs/navigation.xml
    commons/proper/jelly/trunk/jelly-tags/junit/xdocs/navigation.xml
    commons/proper/jelly/trunk/jelly-tags/log/project.xml
    commons/proper/jelly/trunk/jelly-tags/log/src/java/org/apache/commons/jelly/tags/log/package.html
    commons/proper/jelly/trunk/jelly-tags/log/xdocs/index.xml
    commons/proper/jelly/trunk/jelly-tags/log/xdocs/navigation.xml
    commons/proper/jelly/trunk/jelly-tags/memory/xdocs/navigation.xml
    commons/proper/jelly/trunk/jelly-tags/ojb/xdocs/navigation.xml
    commons/proper/jelly/trunk/jelly-tags/project.properties
    commons/proper/jelly/trunk/jelly-tags/project.xml
    commons/proper/jelly/trunk/jelly-tags/quartz/xdocs/navigation.xml
    commons/proper/jelly/trunk/jelly-tags/regexp/xdocs/navigation.xml
    commons/proper/jelly/trunk/jelly-tags/soap/xdocs/navigation.xml
    commons/proper/jelly/trunk/jelly-tags/sql/project.xml
    commons/proper/jelly/trunk/jelly-tags/sql/xdocs/navigation.xml
    commons/proper/jelly/trunk/jelly-tags/swing/project.xml
    commons/proper/jelly/trunk/jelly-tags/swing/xdocs/navigation.xml
    commons/proper/jelly/trunk/jelly-tags/swt/xdocs/navigation.xml
    commons/proper/jelly/trunk/jelly-tags/tag-navigation.xml
    commons/proper/jelly/trunk/jelly-tags/tag-project.xml
    commons/proper/jelly/trunk/jelly-tags/threads/project.xml
    commons/proper/jelly/trunk/jelly-tags/threads/xdocs/navigation.xml
    commons/proper/jelly/trunk/jelly-tags/util/project.xml
    commons/proper/jelly/trunk/jelly-tags/util/xdocs/navigation.xml
    commons/proper/jelly/trunk/jelly-tags/validate/project.xml
    commons/proper/jelly/trunk/jelly-tags/validate/xdocs/navigation.xml
    commons/proper/jelly/trunk/jelly-tags/velocity/xdocs/navigation.xml
    commons/proper/jelly/trunk/jelly-tags/xml/project.xml
    commons/proper/jelly/trunk/jelly-tags/xml/xdocs/navigation.xml
    commons/proper/jelly/trunk/jelly-tags/xmlunit/project.xml
    commons/proper/jelly/trunk/jelly-tags/xmlunit/xdocs/navigation.xml
    commons/proper/jelly/trunk/project.properties
    commons/proper/jelly/trunk/src/java/org/apache/commons/jelly/expression/jexl/JexlExpression.java
    commons/proper/jelly/trunk/src/java/org/apache/commons/jelly/expression/jexl/JexlExpressionFactory.java
    commons/proper/jelly/trunk/xdocs/index.xml
    commons/proper/jelly/trunk/xdocs/jellydoc.xml
    commons/proper/jelly/trunk/xdocs/navigation.xml
    commons/proper/jelly/trunk/xdocs/powered.xml
    commons/proper/jelly/trunk/xdocs/tag-reference/ant_ant.xml
    commons/proper/jelly/trunk/xdocs/tag-reference/ant_fileScanner.xml
    commons/proper/jelly/trunk/xdocs/tag-reference/ant_setProperty.xml
    commons/proper/jelly/trunk/xdocs/tag-reference/antlr_antlr.xml
    commons/proper/jelly/trunk/xdocs/tag-reference/antlr_grammar.xml
    commons/proper/jelly/trunk/xdocs/tag-reference/example.xml
    commons/proper/jexl/trunk/RELEASE-NOTES.txt
    commons/proper/jexl/trunk/STATUS.html
    commons/proper/jexl/trunk/project.properties
    commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/package.html
    commons/proper/jexl/trunk/xdocs/cvs-usage.xml
    commons/proper/jexl/trunk/xdocs/index.xml
    commons/proper/jexl/trunk/xdocs/navigation.xml
    commons/proper/jexl/trunk/xdocs/reference/examples.xml
    commons/proper/jxpath/trunk/STATUS.html
    commons/proper/jxpath/trunk/project.properties
    commons/proper/jxpath/trunk/src/java/org/apache/commons/jxpath/JXPathContext.java
    commons/proper/jxpath/trunk/src/java/org/apache/commons/jxpath/ri/model/dynabeans/DynaBeanPointerFactory.java
    commons/proper/jxpath/trunk/xdocs/building.xml
    commons/proper/jxpath/trunk/xdocs/cvs-usage.xml
    commons/proper/jxpath/trunk/xdocs/navigation.xml
    commons/proper/jxpath/trunk/xdocs/release-notes-1.1.xml
    commons/proper/jxpath/trunk/xdocs/users-guide.xml
    commons/proper/lang/trunk/RELEASE-NOTES.txt
    commons/proper/lang/trunk/STATUS.html
    commons/proper/lang/trunk/build.xml
    commons/proper/lang/trunk/project.properties
    commons/proper/lang/trunk/src/java/org/apache/commons/lang/IntHashMap.java
    commons/proper/lang/trunk/src/java/org/apache/commons/lang/overview.html
    commons/proper/lang/trunk/xdocs/index.xml
    commons/proper/launcher/trunk/README.txt
    commons/proper/launcher/trunk/build.xml
    commons/proper/launcher/trunk/example/build.xml
    commons/proper/launcher/trunk/project.properties
    commons/proper/launcher/trunk/xdocs/building.xml
    commons/proper/launcher/trunk/xdocs/cvs-usage.xml
    commons/proper/launcher/trunk/xdocs/navigation.xml
    commons/proper/launcher/trunk/xdocs/release-notes-1.1.xml
    commons/proper/launcher/trunk/xdocs/release-plan.xml
    commons/proper/math/trunk/project.properties
    commons/proper/math/trunk/src/java/org/apache/commons/math/analysis/UnivariateRealSolverFactory.java
    commons/proper/math/trunk/src/java/org/apache/commons/math/ode/FirstOrderIntegratorFactory.java
    commons/proper/math/trunk/src/site/site.xml
    commons/proper/math/trunk/xdocs/changes.xml
    commons/proper/math/trunk/xdocs/developers.xml
    commons/proper/math/trunk/xdocs/navigation.xml
    commons/proper/modeler/trunk/RELEASE-NOTES.txt
    commons/proper/modeler/trunk/STATUS.html
    commons/proper/modeler/trunk/build.xml
    commons/proper/modeler/trunk/project.properties
    commons/proper/modeler/trunk/src/java/org/apache/commons/modeler/package.html
    commons/proper/modeler/trunk/xdocs/building.xml
    commons/proper/modeler/trunk/xdocs/cvs-usage.xml
    commons/proper/modeler/trunk/xdocs/downloads.xml
    commons/proper/modeler/trunk/xdocs/navigation.xml
    commons/proper/net/trunk/build.xml
    commons/proper/net/trunk/project.properties
    commons/proper/net/trunk/proposal/ftp2/build.xml
    commons/proper/net/trunk/proposal/ftp2/project.xml
    commons/proper/net/trunk/xdocs/code-standards.xml
    commons/proper/net/trunk/xdocs/cvs-usage.xml
    commons/proper/net/trunk/xdocs/download.xml
    commons/proper/net/trunk/xdocs/index.xml
    commons/proper/net/trunk/xdocs/migration.xml
    commons/proper/net/trunk/xdocs/navigation.xml
    commons/proper/pool/trunk/README.txt
    commons/proper/pool/trunk/build.xml
    commons/proper/pool/trunk/project.properties
    commons/proper/pool/trunk/xdocs/downloads.xml
    commons/proper/pool/trunk/xdocs/index.xml
    commons/proper/pool/trunk/xdocs/navigation.xml
    commons/proper/pool/trunk/xdocs/release-plan.xml
    commons/proper/primitives/trunk/STATUS.txt
    commons/proper/primitives/trunk/build.xml
    commons/proper/primitives/trunk/project.properties
    commons/proper/primitives/trunk/xdocs/changes.xml
    commons/proper/primitives/trunk/xdocs/cvs-usage.xml
    commons/proper/primitives/trunk/xdocs/index.xml
    commons/proper/primitives/trunk/xdocs/navigation.xml
    commons/proper/scxml/trunk/RELEASE-NOTES.txt
    commons/proper/scxml/trunk/STATUS.html
    commons/proper/scxml/trunk/project.properties
    commons/proper/scxml/trunk/scxml-checks.xml
    commons/proper/scxml/trunk/src/main/java/org/apache/commons/scxml/env/Tracer.java
    commons/proper/scxml/trunk/src/main/java/org/apache/commons/scxml/io/SCXMLParser.java
    commons/proper/scxml/trunk/src/test/java/org/apache/commons/scxml/env/jexl/microwave-03.xml
    commons/proper/scxml/trunk/src/test/java/org/apache/commons/scxml/env/jexl/microwave-04.xml
    commons/proper/scxml/trunk/xdocs/cvs-usage.xml
    commons/proper/scxml/trunk/xdocs/guide/contexts-evaluators.xml
    commons/proper/scxml/trunk/xdocs/guide/core-digester.xml
    commons/proper/scxml/trunk/xdocs/guide/custom-actions.xml
    commons/proper/scxml/trunk/xdocs/navigation.xml
    commons/proper/scxml/trunk/xdocs/usecases/shale-dialogs/SCXMLDialogNavigationHandler.java
    commons/proper/scxml/trunk/xdocs/usecases/shale-dialogs/SCXMLDialogNavigationHandler.java.txt
    commons/proper/transaction/trunk/README.txt
    commons/proper/transaction/trunk/RELEASE-NOTES.txt
    commons/proper/transaction/trunk/project.properties
    commons/proper/transaction/trunk/xdocs/cvs-usage.xml
    commons/proper/transaction/trunk/xdocs/navigation.xml
    commons/proper/validator/trunk/RELEASE-NOTES.txt
    commons/proper/validator/trunk/STATUS.html
    commons/proper/validator/trunk/build.xml
    commons/proper/validator/trunk/project.properties
    commons/proper/validator/trunk/src/main/java/org/apache/commons/validator/package.html
    commons/proper/validator/trunk/src/site/site.xml
    commons/proper/validator/trunk/xdocs/building.xml
    commons/proper/validator/trunk/xdocs/changes.xml
    commons/proper/validator/trunk/xdocs/cvs-usage.xml
    commons/proper/validator/trunk/xdocs/index.xml
    commons/proper/validator/trunk/xdocs/navigation.xml
    commons/proper/vfs/trunk/RELEASE_NOTES.txt
    commons/proper/vfs/trunk/gump.xml
    commons/proper/vfs/trunk/project.properties
    commons/proper/vfs/trunk/xdocs/cvs-usage.xml
    commons/proper/vfs/trunk/xdocs/download.xml
    commons/proper/vfs/trunk/xdocs/navigation.xml

Modified: commons/proper/attributes/trunk/README.html
URL: http://svn.apache.org/viewvc/commons/proper/attributes/trunk/README.html?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/attributes/trunk/README.html (original)
+++ commons/proper/attributes/trunk/README.html Mon Jul 30 21:17:09 2007
@@ -12,7 +12,7 @@
 
 <p>The changes in this release are detailed in the <a href="RELEASE.txt">release notes.</a></p>
 
-<p>Thank you for using <a href="http://jakarta.apache.org/commons/attributes/">Commons-Attributes</a>.</p>
+<p>Thank you for using <a href="http://commons.apache.org/attributes/">Commons-Attributes</a>.</p>
 
 <p>From the Apache Jakarta Project<br><a href="http://jakarta.apache.org/">http://jakarta.apache.org/</a></p>
 

Modified: commons/proper/attributes/trunk/api/src/java/overview.html
URL: http://svn.apache.org/viewvc/commons/proper/attributes/trunk/api/src/java/overview.html?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/attributes/trunk/api/src/java/overview.html (original)
+++ commons/proper/attributes/trunk/api/src/java/overview.html Mon Jul 30 21:17:09 2007
@@ -18,10 +18,10 @@
 -->
 <html>
     <body>
-        <p>The Jakarta Commons Attributes projects enables developers to use C#-like attributes in their programs.</p>
+        <p>The Apache Commons Attributes projects enables developers to use C#-like attributes in their programs.</p>
         
         <p>
-        Please see the project website at <a href="http://jakarta.apache.org/commons/attributes/">http://jakarta.apache.org/commons/attributes/</a>
+        Please see the project website at <a href="http://commons.apache.org/attributes/">http://commons.apache.org/attributes/</a>
         for a tutorial and instructions for use. 
         </p>
         
@@ -36,7 +36,7 @@
                     <td>
                         <p>
                             This documentation reflects the current CVS, which is not necessarily equal to the binary 
-                            downloads available at <a href="http://jakarta.apache.org/commons/attributes/">the 
+                            downloads available at <a href="http://commons.apache.org/attributes/">the 
                             project website</a>.
                         </p>
                     </td>

Modified: commons/proper/attributes/trunk/build.xml
URL: http://svn.apache.org/viewvc/commons/proper/attributes/trunk/build.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/attributes/trunk/build.xml (original)
+++ commons/proper/attributes/trunk/build.xml Mon Jul 30 21:17:09 2007
@@ -132,7 +132,7 @@
         </tstamp>
         <property name="copyright" value="Copyright &amp;copy;  Apache Software Foundation. All Rights Reserved.">
         </property>
-        <property name="title" value="Jakarta Commons Attribute Compiler API ${version} API">
+        <property name="title" value="Apache Commons Attribute Compiler API ${version} API">
         </property>
         <javadoc use="true" private="true" destdir="${javadocdir}" author="true" version="true" sourcepath="api/src/java" packagenames="org.apache.commons.attributes.*">
             <classpath>

Modified: commons/proper/attributes/trunk/maven.xml
URL: http://svn.apache.org/viewvc/commons/proper/attributes/trunk/maven.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/attributes/trunk/maven.xml (original)
+++ commons/proper/attributes/trunk/maven.xml Mon Jul 30 21:17:09 2007
@@ -95,7 +95,7 @@
     </goal>
     
     <goal name="install" 
-        description="Build and install the Jakarta Commons Attributes jars." >
+        description="Build and install the Apache Commons Attributes jars." >
         <attainGoal name="attributes:install-javadoc-1.4"/>
         <maven:reactor
             basedir="${basedir}"
@@ -106,7 +106,7 @@
     </goal>
     
     <goal name="install-snapshot" 
-        description="Build and install the Jakarta Commons Attributes jars." >
+        description="Build and install the Apache Commons Attributes jars." >
         <attainGoal name="attributes:install-javadoc-1.4"/>
         <maven:reactor
             basedir="${basedir}"
@@ -256,7 +256,7 @@
             value="Copyright &amp;copy; ${year} ${pom.organization.name}. All Rights Reserved." />
         <property name="title" value="Commons-${pom.name} ${pom.currentVersion} API"/>
         <javadoc destdir="${basedir}/target/docs/api" 
-            doctitle="&lt;h1&gt;Jakarta Commons Attributes 2.2&lt;/h1&gt;" 
+            doctitle="&lt;h1&gt;Apache Commons Attributes 2.2&lt;/h1&gt;" 
             noindex="false" author="true" use="true"
             windowtitle="${title}" 
             bottom="${copyright}"

Modified: commons/proper/attributes/trunk/project.properties
URL: http://svn.apache.org/viewvc/commons/proper/attributes/trunk/project.properties?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/attributes/trunk/project.properties (original)
+++ commons/proper/attributes/trunk/project.properties Mon Jul 30 21:17:09 2007
@@ -61,7 +61,7 @@
 maven.xdoc.date=left
 maven.xdoc.poweredby.image=maven-feather.png
 maven.xdoc.version=${pom.currentVersion}
-maven.xdoc.developmentProcessUrl=http://jakarta.apache.org/commons/charter.html
+maven.xdoc.developmentProcessUrl=http://commons.apache.org/charter.html
 maven.xdoc.includeProjectDocumentation=yes
 
 # once we create a theme url it should go here.

Modified: commons/proper/attributes/trunk/site/etc/maven_demo/project.xml
URL: http://svn.apache.org/viewvc/commons/proper/attributes/trunk/site/etc/maven_demo/project.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/attributes/trunk/site/etc/maven_demo/project.xml (original)
+++ commons/proper/attributes/trunk/site/etc/maven_demo/project.xml Mon Jul 30 21:17:09 2007
@@ -20,7 +20,7 @@
 <project>
     <groupId>commons-attributes</groupId>
     <artifactId>commons-attributes-mavendemo</artifactId>
-    <name>Jakarta Commons Attributes - Maven Demo</name>
+    <name>Apache Commons Attributes - Maven Demo</name>
     
     <shortDescription>A demo of Commons Attributes for Maven users.</shortDescription>
     

Modified: commons/proper/attributes/trunk/site/project.properties
URL: http://svn.apache.org/viewvc/commons/proper/attributes/trunk/site/project.properties?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/attributes/trunk/site/project.properties (original)
+++ commons/proper/attributes/trunk/site/project.properties Mon Jul 30 21:17:09 2007
@@ -20,7 +20,7 @@
 maven.xdoc.date=left
 maven.xdoc.poweredby.image=maven-feather.png
 maven.xdoc.version=${pom.currentVersion}
-maven.xdoc.developmentProcessUrl=http://jakarta.apache.org/commons/charter.html
+maven.xdoc.developmentProcessUrl=http://commons.apache.org/charter.html
 
 #
 # Declaration of the remote links to assign on javadoc generation.

Modified: commons/proper/attributes/trunk/site/xdocs/ant_demo.xml
URL: http://svn.apache.org/viewvc/commons/proper/attributes/trunk/site/xdocs/ant_demo.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/attributes/trunk/site/xdocs/ant_demo.xml (original)
+++ commons/proper/attributes/trunk/site/xdocs/ant_demo.xml Mon Jul 30 21:17:09 2007
@@ -20,7 +20,7 @@
 <document>
     
     <properties>
-        <author email="dev@commons.apache.org">Jakarta Commons Development Team</author>
+        <author email="dev@commons.apache.org">Apache Commons Development Team</author>
         <title>Tutorial - Ant Demo</title>
     </properties>
     

Modified: commons/proper/attributes/trunk/site/xdocs/changelog.xml
URL: http://svn.apache.org/viewvc/commons/proper/attributes/trunk/site/xdocs/changelog.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/attributes/trunk/site/xdocs/changelog.xml (original)
+++ commons/proper/attributes/trunk/site/xdocs/changelog.xml Mon Jul 30 21:17:09 2007
@@ -20,7 +20,7 @@
 <document>
     
     <properties>
-        <author email="dev@commons.apache.org">Jakarta Commons Development Team</author>
+        <author email="dev@commons.apache.org">Apache Commons Development Team</author>
         <title>Changelog</title>
     </properties>
     

Modified: commons/proper/attributes/trunk/site/xdocs/compiler.xml
URL: http://svn.apache.org/viewvc/commons/proper/attributes/trunk/site/xdocs/compiler.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/attributes/trunk/site/xdocs/compiler.xml (original)
+++ commons/proper/attributes/trunk/site/xdocs/compiler.xml Mon Jul 30 21:17:09 2007
@@ -20,7 +20,7 @@
 <document>
     
     <properties>
-        <author email="dev@commons.apache.org">Jakarta Commons Development Team</author>
+        <author email="dev@commons.apache.org">Apache Commons Development Team</author>
         <title>Reference - Compiling</title>
     </properties>
     

Modified: commons/proper/attributes/trunk/site/xdocs/declaring.xml
URL: http://svn.apache.org/viewvc/commons/proper/attributes/trunk/site/xdocs/declaring.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/attributes/trunk/site/xdocs/declaring.xml (original)
+++ commons/proper/attributes/trunk/site/xdocs/declaring.xml Mon Jul 30 21:17:09 2007
@@ -20,7 +20,7 @@
 <document>
     
     <properties>
-        <author email="dev@commons.apache.org">Jakarta Commons Development Team</author>
+        <author email="dev@commons.apache.org">Apache Commons Development Team</author>
         <title>Reference - Declaring and Using</title>
     </properties>
     

Modified: commons/proper/attributes/trunk/site/xdocs/documenting.xml
URL: http://svn.apache.org/viewvc/commons/proper/attributes/trunk/site/xdocs/documenting.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/attributes/trunk/site/xdocs/documenting.xml (original)
+++ commons/proper/attributes/trunk/site/xdocs/documenting.xml Mon Jul 30 21:17:09 2007
@@ -20,7 +20,7 @@
 <document>
     
     <properties>
-        <author email="dev@commons.apache.org">Jakarta Commons Development Team</author>
+        <author email="dev@commons.apache.org">Apache Commons Development Team</author>
         <title>Reference - Documenting with the Taglet</title>
     </properties>
     

Modified: commons/proper/attributes/trunk/site/xdocs/faq.xml
URL: http://svn.apache.org/viewvc/commons/proper/attributes/trunk/site/xdocs/faq.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/attributes/trunk/site/xdocs/faq.xml (original)
+++ commons/proper/attributes/trunk/site/xdocs/faq.xml Mon Jul 30 21:17:09 2007
@@ -20,7 +20,7 @@
 <document>
     
     <properties>
-        <author email="dev@commons.apache.org">Jakarta Commons Development Team</author>
+        <author email="dev@commons.apache.org">Apache Commons Development Team</author>
         <title>Frequently Asked Question</title>
     </properties>
     

Modified: commons/proper/attributes/trunk/site/xdocs/index.xml
URL: http://svn.apache.org/viewvc/commons/proper/attributes/trunk/site/xdocs/index.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/attributes/trunk/site/xdocs/index.xml (original)
+++ commons/proper/attributes/trunk/site/xdocs/index.xml Mon Jul 30 21:17:09 2007
@@ -20,7 +20,7 @@
 <document>
 
     <properties>
-        <author email="dev@commons.apache.org">Jakarta Commons Development Team</author>
+        <author email="dev@commons.apache.org">Apache Commons Development Team</author>
         <title>Overview</title>
     </properties>
 
@@ -42,7 +42,7 @@
 
             <p><b>2006-08-03</b></p>
             <ul>
-                <li><p>Attributes 2.2 is released (<a href="http://svn.apache.org/repos/asf/jakarta/commons/proper/attributes/tags/CA_2_2/RELEASE_NOTES.txt">release notes</a>)</p></li>
+                <li><p>Attributes 2.2 is released (<a href="http://svn.apache.org/repos/asf/commons/proper/attributes/tags/CA_2_2/RELEASE_NOTES.txt">release notes</a>)</p></li>
             </ul>
             
             <p><b>2004-08-15</b></p>

Modified: commons/proper/attributes/trunk/site/xdocs/indexer.xml
URL: http://svn.apache.org/viewvc/commons/proper/attributes/trunk/site/xdocs/indexer.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/attributes/trunk/site/xdocs/indexer.xml (original)
+++ commons/proper/attributes/trunk/site/xdocs/indexer.xml Mon Jul 30 21:17:09 2007
@@ -20,7 +20,7 @@
 <document>
     
     <properties>
-        <author email="dev@commons.apache.org">Jakarta Commons Development Team</author>
+        <author email="dev@commons.apache.org">Apache Commons Development Team</author>
         <title>Reference - Indexing</title>
     </properties>
     

Modified: commons/proper/attributes/trunk/site/xdocs/maven_demo.xml
URL: http://svn.apache.org/viewvc/commons/proper/attributes/trunk/site/xdocs/maven_demo.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/attributes/trunk/site/xdocs/maven_demo.xml (original)
+++ commons/proper/attributes/trunk/site/xdocs/maven_demo.xml Mon Jul 30 21:17:09 2007
@@ -20,7 +20,7 @@
 <document>
     
     <properties>
-        <author email="dev@commons.apache.org">Jakarta Commons Development Team</author>
+        <author email="dev@commons.apache.org">Apache Commons Development Team</author>
         <title>Tutorial - Maven Demo</title>
     </properties>
     

Modified: commons/proper/attributes/trunk/site/xdocs/navigation.xml
URL: http://svn.apache.org/viewvc/commons/proper/attributes/trunk/site/xdocs/navigation.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/attributes/trunk/site/xdocs/navigation.xml (original)
+++ commons/proper/attributes/trunk/site/xdocs/navigation.xml Mon Jul 30 21:17:09 2007
@@ -15,13 +15,13 @@
    See the License for the specific language governing permissions and
    limitations under the License.
 -->
-<!DOCTYPE org.apache.commons.menus SYSTEM 'http://jakarta.apache.org/commons/build/maven-build.dtd'>
+<!DOCTYPE org.apache.commons.menus SYSTEM 'http://commons.apache.org/build/maven-build.dtd'>
 <project name="Commons&#xA0;Attributes">
     <title>Commons&#xA0;Attributes</title>
     <body>
         <links>
-            <item name="Jakarta Commons"
-                href="http://jakarta.apache.org/commons/"/>
+            <item name="Apache Commons"
+                href="http://commons.apache.org/"/>
         </links>
 
         <menu name="Commons&#xA0;Attributes">

Modified: commons/proper/attributes/trunk/site/xdocs/reference.xml
URL: http://svn.apache.org/viewvc/commons/proper/attributes/trunk/site/xdocs/reference.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/attributes/trunk/site/xdocs/reference.xml (original)
+++ commons/proper/attributes/trunk/site/xdocs/reference.xml Mon Jul 30 21:17:09 2007
@@ -20,7 +20,7 @@
 <document>
     
     <properties>
-        <author email="dev@commons.apache.org">Jakarta Commons Development Team</author>
+        <author email="dev@commons.apache.org">Apache Commons Development Team</author>
         <title>Reference</title>
     </properties>
     

Modified: commons/proper/attributes/trunk/site/xdocs/tutorial.xml
URL: http://svn.apache.org/viewvc/commons/proper/attributes/trunk/site/xdocs/tutorial.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/attributes/trunk/site/xdocs/tutorial.xml (original)
+++ commons/proper/attributes/trunk/site/xdocs/tutorial.xml Mon Jul 30 21:17:09 2007
@@ -20,7 +20,7 @@
 <document>
     
     <properties>
-        <author email="dev@commons.apache.org">Jakarta Commons Development Team</author>
+        <author email="dev@commons.apache.org">Apache Commons Development Team</author>
         <title>Tutorial</title>
     </properties>
     

Modified: commons/proper/attributes/trunk/site/xdocs/validator.xml
URL: http://svn.apache.org/viewvc/commons/proper/attributes/trunk/site/xdocs/validator.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/attributes/trunk/site/xdocs/validator.xml (original)
+++ commons/proper/attributes/trunk/site/xdocs/validator.xml Mon Jul 30 21:17:09 2007
@@ -20,7 +20,7 @@
 <document>
     
     <properties>
-        <author email="dev@commons.apache.org">Jakarta Commons Development Team</author>
+        <author email="dev@commons.apache.org">Apache Commons Development Team</author>
         <title>Reference - Validating Attributes at Compile-Time</title>
     </properties>
     

Modified: commons/proper/beanutils/trunk/RELEASE-NOTES.txt
URL: http://svn.apache.org/viewvc/commons/proper/beanutils/trunk/RELEASE-NOTES.txt?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/beanutils/trunk/RELEASE-NOTES.txt (original)
+++ commons/proper/beanutils/trunk/RELEASE-NOTES.txt Mon Jul 30 21:17:09 2007
@@ -27,7 +27,7 @@
 BeanUtils package, and highlights changes since the previous version.
 
 For more information on Commons BeanUtils, see
-o http://jakarta.apache.org/commons/beanutils/
+o http://commons.apache.org/beanutils/
 
 Compatibility with 1.7.0
 ========================

Modified: commons/proper/beanutils/trunk/STATUS.html
URL: http://svn.apache.org/viewvc/commons/proper/beanutils/trunk/STATUS.html?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/beanutils/trunk/STATUS.html (original)
+++ commons/proper/beanutils/trunk/STATUS.html Mon Jul 30 21:17:09 2007
@@ -16,13 +16,13 @@
 -->
 <html>
 <head>
-<title>Status File for Jakarta Commons "BeanUtils" Component</title>
+<title>Status File for Apache Commons "BeanUtils" Component</title>
 <head>
 <body bgcolor="white">
 
 
 <div align="center">
-<h1>The Jakarta Commons <em>BeanUtils</em> Component</h1>
+<h1>The Apache Commons <em>BeanUtils</em> Component</h1>
 $Id$<br>
 <a href="#Introduction">[Introduction]</a>
 <a href="#Dependencies">[Dependencies]</a>
@@ -55,7 +55,7 @@
 
 <p>An innovative and unique feature of this component is the syntax for
 accessing nested and indexed bean properties.  See the Javadocs
-<a href="http://jakarta.apache.org/commons/beanutils/api/">PropertyUtils</a>
+<a href="http://commons.apache.org/beanutils/api/">PropertyUtils</a>
 for more information about this feature.</p>
 
 
@@ -67,10 +67,10 @@
 <ul>
 <li><a href="http://java.sun.com/j2se">Java Development Kit</a>
     (Version 1.2 or later)</li>
-<li><a href="http://jakarta.apache.org/commons">Collections Classes</a>
-    from the Jakarta Commons Subproject</li>
-<li><a href="http://jakarta.apache.org/commons">Logging Classes</a>
-    from the Jakarta Commons Subproject</li>
+<li><a href="http://commons.apache.org">Collections Classes</a>
+    from the Apache Commons Subproject</li>
+<li><a href="http://commons.apache.org">Logging Classes</a>
+    from the Apache Commons Subproject</li>
 <li><a href="http://www.junit.org">JUnit Testing Framework</a>
     (Version 3.7 or later) - for unit tests only, not required
     for deployment</li>

Modified: commons/proper/beanutils/trunk/build.xml
URL: http://svn.apache.org/viewvc/commons/proper/beanutils/trunk/build.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/beanutils/trunk/build.xml (original)
+++ commons/proper/beanutils/trunk/build.xml Mon Jul 30 21:17:09 2007
@@ -18,7 +18,7 @@
 
 
 <!--
-        "Bean Utilities" component of the Jakarta Commons Subproject
+        "Bean Utilities" component of the Apache Commons Subproject
         $Id$
 -->
 

Modified: commons/proper/beanutils/trunk/project.properties
URL: http://svn.apache.org/viewvc/commons/proper/beanutils/trunk/project.properties?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/beanutils/trunk/project.properties (original)
+++ commons/proper/beanutils/trunk/project.properties Mon Jul 30 21:17:09 2007
@@ -18,7 +18,7 @@
 # documentation properties
 maven.xdoc.date=left
 maven.xdoc.version=${pom.currentVersion}
-maven.xdoc.developmentProcessUrl=http://jakarta.apache.org/commons/charter.html
+maven.xdoc.developmentProcessUrl=http://commons.apache.org/charter.html
 maven.xdoc.poweredby.image=maven-feather.png
 
 # Specify the JVM version.

Modified: commons/proper/beanutils/trunk/src/java/org/apache/commons/beanutils/package.html
URL: http://svn.apache.org/viewvc/commons/proper/beanutils/trunk/src/java/org/apache/commons/beanutils/package.html?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/beanutils/trunk/src/java/org/apache/commons/beanutils/package.html (original)
+++ commons/proper/beanutils/trunk/src/java/org/apache/commons/beanutils/package.html Mon Jul 30 21:17:09 2007
@@ -19,7 +19,7 @@
 <title>Package Documentation for org.apache.commons.beanutils Package</title>
 </head>
 <body bgcolor="white">
-<p>The <em>Bean Introspection Utilities</em> component of the Jakarta Commons
+<p>The <em>Bean Introspection Utilities</em> component of the Apache Commons
 subproject offers low-level utility classes that assist in getting and setting
 property values on Java classes that follow the naming design patterns outlined
 in the JavaBeans Specification, as well as mechanisms for dynamically defining
@@ -175,9 +175,9 @@
 </p>
 <ul>
 <li><a href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-collections">
-Collections Package (Jakarta Commons)</a>, version 1.0 or later</li>
+Collections Package (Apache Commons)</a>, version 1.0 or later</li>
 <li><a href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-logging">
-Logging Package (Jakarta Commons)</a>, version 1.0 or later</li>
+Logging Package (Apache Commons)</a>, version 1.0 or later</li>
 </ul>
 
 
@@ -862,7 +862,7 @@
 The <code>Closure</code> interface in <code>commons-collections</code> encapsulates a block of code that 
 executes on an arbitrary input Object. <code>Commons-collections</code> contains code that allows 
 <code>Closures</code> to be applied to the contents of a Collection. For more details, see the 
-<a href='http://jakarta.apache.org/commons/collections.html'>commons-collections</a>
+<a href='http://commons.apache.org/collections.html'>commons-collections</a>
 documentation.
 </p>
 <p>
@@ -889,7 +889,7 @@
 of an input Object that returns either true or false. <code>Commons-collections</code> contains code 
 that allows 
 <code>Predicates</code> to be applied to be used to filter collections. For more details, see the 
-<a href='http://jakarta.apache.org/commons/collections.html'>commons-collections</a>
+<a href='http://commons.apache.org/collections.html'>commons-collections</a>
 documentation.
 </p>
 <p>
@@ -917,7 +917,7 @@
 that allows 
 <code>Transformers</code> to be applied produce a collection of outputs from a collection of inputs. 
 For more details, see the 
-<a href='http://jakarta.apache.org/commons/collections.html'>commons-collections</a>
+<a href='http://commons.apache.org/collections.html'>commons-collections</a>
 documentation.
 </p>
 <p>

Modified: commons/proper/beanutils/trunk/src/java/overview.html
URL: http://svn.apache.org/viewvc/commons/proper/beanutils/trunk/src/java/overview.html?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/beanutils/trunk/src/java/overview.html (original)
+++ commons/proper/beanutils/trunk/src/java/overview.html Mon Jul 30 21:17:09 2007
@@ -19,7 +19,7 @@
 <title>Overview Documentation for COMMONS-BEANUTILS</title>
 </head>
 <body bgcolor="white">
-<p>The <em>Bean Introspection Utilities</em> component of the Jakarta Commons
+<p>The <em>Bean Introspection Utilities</em> component of the Apache Commons
 subproject offers low-level utility classes that assist in getting and setting
 property values on Java classes that follow the naming design patterns outlined
 in the JavaBeans Specification, as well as mechanisms for dynamically defining

Modified: commons/proper/beanutils/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/commons/proper/beanutils/trunk/src/site/site.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/beanutils/trunk/src/site/site.xml (original)
+++ commons/proper/beanutils/trunk/src/site/site.xml Mon Jul 30 21:17:09 2007
@@ -43,15 +43,15 @@
                 <item name="Bean Collections" href="/bean-collections.html"/>
             </item>
             <item name="1.7.0 Release">
-                <item name="User Guide"       href="http://jakarta.apache.org/commons/beanutils/commons-beanutils-1.7.0/docs/api/org/apache/commons/beanutils/package-summary.html#package_description"/>
-                <item name="Core API"         href="http://jakarta.apache.org/commons/beanutils/commons-beanutils-1.7.0/docs/api"/>
-                <item name="Bean Collections" href="http://jakarta.apache.org/commons/beanutils/commons-beanutils-1.7.0/docs/bean-collections"/>
-                <item name="Release Notes"    href="http://jakarta.apache.org/commons/beanutils/commons-beanutils-1.7.0/RELEASE-NOTES.txt"/>
+                <item name="User Guide"       href="http://commons.apache.org/beanutils/commons-beanutils-1.7.0/docs/api/org/apache/commons/beanutils/package-summary.html#package_description"/>
+                <item name="Core API"         href="http://commons.apache.org/beanutils/commons-beanutils-1.7.0/docs/api"/>
+                <item name="Bean Collections" href="http://commons.apache.org/beanutils/commons-beanutils-1.7.0/docs/bean-collections"/>
+                <item name="Release Notes"    href="http://commons.apache.org/beanutils/commons-beanutils-1.7.0/RELEASE-NOTES.txt"/>
             </item>
             <item name="1.6.1 Release">
-                <item name="User Guide"       href="http://jakarta.apache.org/commons/beanutils/commons-beanutils-1.6.1/docs/api/org/apache/commons/beanutils/package-summary.html#package_description"/>
-                <item name="API"              href="http://jakarta.apache.org/commons/beanutils/commons-beanutils-1.6.1/docs/api/"/>
-                <item name="Release Notes"    href="http://jakarta.apache.org/commons/beanutils/commons-beanutils-1.6.1/RELEASE-NOTES.txt"/>
+                <item name="User Guide"       href="http://commons.apache.org/beanutils/commons-beanutils-1.6.1/docs/api/org/apache/commons/beanutils/package-summary.html#package_description"/>
+                <item name="API"              href="http://commons.apache.org/beanutils/commons-beanutils-1.6.1/docs/api/"/>
+                <item name="Release Notes"    href="http://commons.apache.org/beanutils/commons-beanutils-1.6.1/RELEASE-NOTES.txt"/>
             </item>
         </menu>
 

Modified: commons/proper/beanutils/trunk/xdocs/bean-collections.xml
URL: http://svn.apache.org/viewvc/commons/proper/beanutils/trunk/xdocs/bean-collections.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/beanutils/trunk/xdocs/bean-collections.xml (original)
+++ commons/proper/beanutils/trunk/xdocs/bean-collections.xml Mon Jul 30 21:17:09 2007
@@ -58,7 +58,7 @@
 development from functional and logic coding. In Java terms, a functor 
 is a function that is encapsulated as an object (and so can be manipulated as an object).
 This allows elegant, concise and powerful techniques to be used. For example, 
-<a href='http://jakarta.apache.org/commons/collections'>Commons Collections</a>
+<a href='http://commons.apache.org/collections'>Commons Collections</a>
 contains utilities that allow functions (as functors) to be easily applied to 
 Collections.
         </p>
@@ -70,7 +70,7 @@
         </p>
         <p>
 For more information about functors, please read the introduction to the
-<a href='http://jakarta.apache.org/commons/sandbox/functor/'>Commons Functor component</a>.
+<a href='http://commons.apache.org/sandbox/functor/'>Commons Functor component</a>.
         </p>
     </subsection>
 </section>
@@ -78,7 +78,7 @@
         <p>
 BeanUtils Bean-Collections is distributed as an optional jar within the main 
 beanutils distribution. For details, see the 
-<a href='http://jakarta.apache.org/commons/beanutils/index.html'>main BeanUtils website</a>
+<a href='http://commons.apache.org/beanutils/index.html'>main BeanUtils website</a>
         </p>
 </section>
 

Modified: commons/proper/beanutils/trunk/xdocs/building.xml
URL: http://svn.apache.org/viewvc/commons/proper/beanutils/trunk/xdocs/building.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/beanutils/trunk/xdocs/building.xml (original)
+++ commons/proper/beanutils/trunk/xdocs/building.xml Mon Jul 30 21:17:09 2007
@@ -31,7 +31,7 @@
 </p>
   <p>
 	Further details can be found in the
-	<a href="http://jakarta.apache.org/commons/building.html">commons build instructions</a>.
+	<a href="http://commons.apache.org/building.html">commons build instructions</a>.
   </p>
 </section>
 <!-- ================================================== -->

Modified: commons/proper/beanutils/trunk/xdocs/changes.xml
URL: http://svn.apache.org/viewvc/commons/proper/beanutils/trunk/xdocs/changes.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/beanutils/trunk/xdocs/changes.xml (original)
+++ commons/proper/beanutils/trunk/xdocs/changes.xml Mon Jul 30 21:17:09 2007
@@ -336,56 +336,56 @@
 
     <release version="1.7.0" date="2004-08-02">
       <action type="update">
-         See <a href="http://jakarta.apache.org/commons/beanutils/commons-beanutils-1.7.0/RELEASE-NOTES.txt">
+         See <a href="http://commons.apache.org/beanutils/commons-beanutils-1.7.0/RELEASE-NOTES.txt">
          1.7.0 Release Notes</a>
       </action>
     </release>
 
     <release version="1.6.1" date="2003-02-18">
       <action type="update">
-         See <a href="http://jakarta.apache.org/commons/beanutils/commons-beanutils-1.6.1/RELEASE-NOTES.txt">
+         See <a href="http://commons.apache.org/beanutils/commons-beanutils-1.6.1/RELEASE-NOTES.txt">
          1.6.1 Release Notes</a>
       </action>
     </release>
 
     <release version="1.6" date="2003-01-21">
       <action type="update">
-         See <a href="http://jakarta.apache.org/commons/beanutils/commons-beanutils-1.6/RELEASE-NOTES.txt">
+         See <a href="http://commons.apache.org/beanutils/commons-beanutils-1.6/RELEASE-NOTES.txt">
          1.6 Release Notes</a>
       </action>
     </release>
 
     <release version="1.5" date="2002-10-23">
       <action type="update">
-         See <a href="http://jakarta.apache.org/commons/beanutils/commons-beanutils-1.5/RELEASE-NOTES.txt">
+         See <a href="http://commons.apache.org/beanutils/commons-beanutils-1.5/RELEASE-NOTES.txt">
          1.5 Release Notes</a>
       </action>
     </release>
 
     <release version="1.4.1" date="2002-08-28">
       <action type="fix">
-         See <a href="http://jakarta.apache.org/commons/beanutils/commons-beanutils-1.4.1/RELEASE-NOTES.txt">
+         See <a href="http://commons.apache.org/beanutils/commons-beanutils-1.4.1/RELEASE-NOTES.txt">
          1.4.1 Release Notes</a>
       </action>
     </release>
 
     <release version="1.4" date="2002-08-13">
       <action type="update">
-         See <a href="http://jakarta.apache.org/commons/beanutils/commons-beanutils-1.4/RELEASE-NOTES.txt">
+         See <a href="http://commons.apache.org/beanutils/commons-beanutils-1.4/RELEASE-NOTES.txt">
          1.4 Release Notes</a>
       </action>
     </release>
 
     <release version="1.3" date="2002-04-29">
       <action type="update">
-         See <a href="http://jakarta.apache.org/commons/beanutils/commons-beanutils-1.3/RELEASE-NOTES.txt">
+         See <a href="http://commons.apache.org/beanutils/commons-beanutils-1.3/RELEASE-NOTES.txt">
          1.3 Release Notes</a>
       </action>
     </release>
 
     <release version="1.2" date="2001-12-24">
       <action type="update">
-         See <a href="http://jakarta.apache.org/commons/beanutils/commons-beanutils-1.2/RELEASE-NOTES.txt">
+         See <a href="http://commons.apache.org/beanutils/commons-beanutils-1.2/RELEASE-NOTES.txt">
          1.2 Release Notes</a>
       </action>
     </release>

Modified: commons/proper/beanutils/trunk/xdocs/cvs-usage.xml
URL: http://svn.apache.org/viewvc/commons/proper/beanutils/trunk/xdocs/cvs-usage.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/beanutils/trunk/xdocs/cvs-usage.xml (original)
+++ commons/proper/beanutils/trunk/xdocs/cvs-usage.xml Mon Jul 30 21:17:09 2007
@@ -27,20 +27,20 @@
 <!-- ================================================== -->
 <section name="Source repository">
 <p>
-  Jakarta Commons BeanUtils is hosted on the Apache
+  Apache Commons BeanUtils is hosted on the Apache
   <a href="http://subversion.tigris.org/">subversion</a> repository.
 </p>
 <p>
   The project URL is:<br />
-  <code>http://svn.apache.org/repos/asf/jakarta/commons/proper/beanutils/trunk</code>
+  <code>http://svn.apache.org/repos/asf/commons/proper/beanutils/trunk</code>
 </p>
 <p>
   The best way to view the repository is via the
-  <a href="http://svn.apache.org/viewvc/jakarta/commons/proper/beanutils/trunk/">subversion viewer</a>.
+  <a href="http://svn.apache.org/viewvc/commons/proper/beanutils/trunk/">subversion viewer</a>.
 </p>
 <p>
   The alternative is to use the
-  <a href="http://svn.apache.org/repos/asf/jakarta/commons/proper/beanutils/trunk/">native subversion</a> display.
+  <a href="http://svn.apache.org/repos/asf/commons/proper/beanutils/trunk/">native subversion</a> display.
 </p>
 </section>
 <!-- ================================================== -->

Modified: commons/proper/beanutils/trunk/xdocs/index.xml
URL: http://svn.apache.org/viewvc/commons/proper/beanutils/trunk/xdocs/index.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/beanutils/trunk/xdocs/index.xml (original)
+++ commons/proper/beanutils/trunk/xdocs/index.xml Mon Jul 30 21:17:09 2007
@@ -60,7 +60,7 @@
 Rather than just a single jar, BeanUtils will distribute a 
 <code>commons-beanutils-core.jar</code> containing the essential parts of BeanUtils
 with minimal dependencies (for this release just 
-<a href='http://jakarta.apache.org/commons/logging'>Commons Logging</a>).
+<a href='http://commons.apache.org/logging'>Commons Logging</a>).
 Other parts of BeanUtils (typically specialized modules) will be distributed as separate,
 modular jars with additional dependencies. Hopefully this will allow library and framework 
 creators more finely grained control over their dependencies. It should also help with
@@ -74,7 +74,7 @@
     <subsection name='Bean Collections'>
         <p>
 Bean collections is a library combining BeanUtils with 
-<a href='http://jakarta.apache.org/commons/collections'>Commons Collections</a>
+<a href='http://commons.apache.org/collections'>Commons Collections</a>
 to provide services for collections of beans. One class (<code>BeanComparator</code>)
 was previously released, the rest are new. This new distribution strategy should allow
 this sub-component to evolve naturally without the concerns about size and scope
@@ -82,7 +82,7 @@
         </p>
         <p>
 Bean Collections has an additional dependency on 
-<a href='http://jakarta.apache.org/commons/collections'>Commons Collections</a>.
+<a href='http://commons.apache.org/collections'>Commons Collections</a>.
         </p>
     </subsection>
 </section>
@@ -93,11 +93,11 @@
 <p>The <a href="apidocs/org/apache/commons/beanutils/package-summary.html#package_description">
 User Guide</a> is part of the <i>package</i> JavaDocs.</p>
 
-<p>The <a href="http://jakarta.apache.org/commons/beanutils/RELEASE-NOTES.txt">
+<p>The <a href="http://commons.apache.org/beanutils/RELEASE-NOTES.txt">
 Release Notes</a> document the new features and bug fixes that have been
 included in this release.</p>
 
-<p>The <a href="http://jakarta.apache.org/commons/beanutils/api/index.html">
+<p>The <a href="http://commons.apache.org/beanutils/api/index.html">
 JavaDoc API documents</a> are available online.  In particular, you should
 note the property reference syntax options described in the
 <code>PropertyUtils</code> class description.</p>

Modified: commons/proper/beanutils/trunk/xdocs/navigation.xml
URL: http://svn.apache.org/viewvc/commons/proper/beanutils/trunk/xdocs/navigation.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/beanutils/trunk/xdocs/navigation.xml (original)
+++ commons/proper/beanutils/trunk/xdocs/navigation.xml Mon Jul 30 21:17:09 2007
@@ -15,7 +15,7 @@
    See the License for the specific language governing permissions and
    limitations under the License.
 -->
-<!DOCTYPE org.apache.commons.menus SYSTEM 'http://jakarta.apache.org/commons/build/maven-build.dtd'>
+<!DOCTYPE org.apache.commons.menus SYSTEM 'http://commons.apache.org/build/maven-build.dtd'>
 <project name="BeanUtils">
 
   <title>BeanUtils</title>
@@ -27,7 +27,7 @@
     <links>
       <item name="Apache"  href="http://www.apache.org"/>
       <item name="Jakarta" href="http://jakarta.apache.org"/>
-      <item name="Commons" href="http://jakarta.apache.org/commons/"/>
+      <item name="Commons" href="http://commons.apache.org/"/>
     </links>
 
     <menu name="BeanUtils">
@@ -53,21 +53,21 @@
 
       <item name='1.7.0 Release'>
             <item   name='User Guide'
-                    href='http://jakarta.apache.org/commons/beanutils/commons-beanutils-1.7.0/docs/api/org/apache/commons/beanutils/package-summary.html#package_description'/>
+                    href='http://commons.apache.org/beanutils/commons-beanutils-1.7.0/docs/api/org/apache/commons/beanutils/package-summary.html#package_description'/>
             <item   name='Core API'
-                    href='http://jakarta.apache.org/commons/beanutils/commons-beanutils-1.7.0/docs/api'/>
+                    href='http://commons.apache.org/beanutils/commons-beanutils-1.7.0/docs/api'/>
             <item   name='Bean Collections API'
-                    href='http://jakarta.apache.org/commons/beanutils/commons-beanutils-1.7.0/docs/bean-collections'/>
+                    href='http://commons.apache.org/beanutils/commons-beanutils-1.7.0/docs/bean-collections'/>
             <item   name='Release Notes'
-                    href='http://jakarta.apache.org/commons/beanutils/commons-beanutils-1.7.0/RELEASE-NOTES.txt'/>
+                    href='http://commons.apache.org/beanutils/commons-beanutils-1.7.0/RELEASE-NOTES.txt'/>
       </item>
       <item name='1.6.1 Release'>
             <item   name='User Guide'
-                    href='http://jakarta.apache.org/commons/beanutils/commons-beanutils-1.6.1/docs/api/org/apache/commons/beanutils/package-summary.html#package_description'/>
+                    href='http://commons.apache.org/beanutils/commons-beanutils-1.6.1/docs/api/org/apache/commons/beanutils/package-summary.html#package_description'/>
             <item   name='API'
-                    href='http://jakarta.apache.org/commons/beanutils/commons-beanutils-1.6.1/docs/api/'/>
+                    href='http://commons.apache.org/beanutils/commons-beanutils-1.6.1/docs/api/'/>
             <item   name='Release Notes'
-                    href='http://jakarta.apache.org/commons/beanutils/commons-beanutils-1.6.1/RELEASE-NOTES.txt'/>
+                    href='http://commons.apache.org/beanutils/commons-beanutils-1.6.1/RELEASE-NOTES.txt'/>
       </item>
     </menu>
 

Modified: commons/proper/betwixt/trunk/README.txt
URL: http://svn.apache.org/viewvc/commons/proper/betwixt/trunk/README.txt?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/betwixt/trunk/README.txt (original)
+++ commons/proper/betwixt/trunk/README.txt Mon Jul 30 21:17:09 2007
@@ -1,8 +1,8 @@
-Jakarta Commons Betwixt
+Apache Commons Betwixt
 =======================
 
-Welcome to the Betwixt component of the Jakarta Commons
-project (http://jakarta.apache.org/commons). 
+Welcome to the Betwixt component of the Apache Commons
+project (http://commons.apache.org). 
 
 Betwixt uses Maven 1 (http://maven.apache.org) for build 
 process management. It is known to build with Maven 1.0.2

Modified: commons/proper/betwixt/trunk/RELEASE-NOTES.txt
URL: http://svn.apache.org/viewvc/commons/proper/betwixt/trunk/RELEASE-NOTES.txt?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/betwixt/trunk/RELEASE-NOTES.txt (original)
+++ commons/proper/betwixt/trunk/RELEASE-NOTES.txt Mon Jul 30 21:17:09 2007
@@ -12,7 +12,7 @@
 Apache Software Foundation (see http://jakarta.apache.org/) and released under the 
 Apache License 2.0 (see License.txt). Jakarta commons is an open development community. 
 All are invited to contribute by joining us on the mailing lists 
-(see http://jakarta.apache.org/commons) or by raising issues and submitting patches 
+(see http://commons.apache.org) or by raising issues and submitting patches 
 through http://issues.apache.org.
 
 Betwixt 0.8 is a feature release. Support for polymorphic mappings has been improved. 

Modified: commons/proper/betwixt/trunk/gump.xml
URL: http://svn.apache.org/viewvc/commons/proper/betwixt/trunk/gump.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/betwixt/trunk/gump.xml (original)
+++ commons/proper/betwixt/trunk/gump.xml Mon Jul 30 21:17:09 2007
@@ -18,7 +18,7 @@
 
 
   <description>Commons Betwixt</description>
-  <url href="http://jakarta.apache.org/commons/betwixt.html"/>
+  <url href="http://commons.apache.org/betwixt.html"/>
   
   <cvs repository="jakarta"/>
   

Modified: commons/proper/betwixt/trunk/project.properties
URL: http://svn.apache.org/viewvc/commons/proper/betwixt/trunk/project.properties?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/betwixt/trunk/project.properties (original)
+++ commons/proper/betwixt/trunk/project.properties Mon Jul 30 21:17:09 2007
@@ -45,7 +45,7 @@
 # documentation properties
 maven.xdoc.date=left
 maven.xdoc.version=${pom.currentVersion}
-maven.xdoc.developmentProcessUrl=http://jakarta.apache.org/commons/charter.html
+maven.xdoc.developmentProcessUrl=http://commons.apache.org/charter.html
 maven.xdoc.poweredby.image=maven-feather.png
 
 maven.junit.fork=true

Modified: commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/IntrospectionConfiguration.java
URL: http://svn.apache.org/viewvc/commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/IntrospectionConfiguration.java?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/IntrospectionConfiguration.java (original)
+++ commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/IntrospectionConfiguration.java Mon Jul 30 21:17:09 2007
@@ -49,7 +49,7 @@
  * be more easily shared not only between the objects that execute the introspection
  * but also (by a user) between different <code>XMLIntrospector</code>s.
  * </p>
- * @author <a href='http://jakarta.apache.org/'>Jakarta Commons Team</a>
+ * @author <a href='http://jakarta.apache.org/'>Apache Commons Team</a>
  * @version $Revision$
  */
 public class IntrospectionConfiguration {

Modified: commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/Options.java
URL: http://svn.apache.org/viewvc/commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/Options.java?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/Options.java (original)
+++ commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/Options.java Mon Jul 30 21:17:09 2007
@@ -24,7 +24,7 @@
  * Collective for <code>Betwixt</code> optional behaviour hints.
  * An option links a name with a value (both strings). 
  * 
- * @author <a href='http://jakarta.apache.org/'>Jakarta Commons Team</a>
+ * @author <a href='http://jakarta.apache.org/'>Apache Commons Team</a>
  * @since 0.5
  */
 public class Options {

Modified: commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/digester/OptionRule.java
URL: http://svn.apache.org/viewvc/commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/digester/OptionRule.java?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/digester/OptionRule.java (original)
+++ commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/digester/OptionRule.java Mon Jul 30 21:17:09 2007
@@ -25,7 +25,7 @@
  * Maps option tree to an option in the 
  * {@link org.apache.commons.betwixt.Options}
  * on the current description.
- * @author <a href='http://jakarta.apache.org/'>Jakarta Commons Team</a>
+ * @author <a href='http://jakarta.apache.org/'>Apache Commons Team</a>
  * @since 0.5
  */
 public class OptionRule extends Rule {

Modified: commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/expression/DynaBeanUpdater.java
URL: http://svn.apache.org/viewvc/commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/expression/DynaBeanUpdater.java?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/expression/DynaBeanUpdater.java (original)
+++ commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/expression/DynaBeanUpdater.java Mon Jul 30 21:17:09 2007
@@ -22,7 +22,7 @@
 /**
  * Updates <code>DynaBean</code>'s.
  * @since 0.7
- * @author <a href='http://jakarta.apache.org/commons'>Jakarta Commons Team</a>, <a href='http://www.apache.org'>Apache Software Foundation</a>
+ * @author <a href='http://commons.apache.org'>Apache Commons Team</a>, <a href='http://www.apache.org'>Apache Software Foundation</a>
  */
 public class DynaBeanUpdater extends TypedUpdater {
 

Modified: commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/expression/TypedUpdater.java
URL: http://svn.apache.org/viewvc/commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/expression/TypedUpdater.java?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/expression/TypedUpdater.java (original)
+++ commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/expression/TypedUpdater.java Mon Jul 30 21:17:09 2007
@@ -27,7 +27,7 @@
  * Strongly type <code>Updater</code>'s perform conversions based on this
  * the expected type before the bean update is invoked.
  * @since 0.7
- * @author <a href='http://jakarta.apache.org/commons'>Jakarta Commons Team</a>, <a href='http://www.apache.org'>Apache Software Foundation</a>
+ * @author <a href='http://commons.apache.org'>Apache Commons Team</a>, <a href='http://www.apache.org'>Apache Software Foundation</a>
  */
 public abstract class TypedUpdater implements Updater {