On 24 April 2018 at 05:52, <[email protected]> wrote: > Author: henkp > Date: Tue Apr 24 04:52:50 2018 > New Revision: 1829959 > > URL: http://svn.apache.org/viewvc?rev=1829959&view=rev > Log: > rm tab (illegal)
The text was updated to make sure it agreed with the existing Attic site. > Modified: > attic/site-jekyll/src/_data/projects.json > > Modified: attic/site-jekyll/src/_data/projects.json > URL: > http://svn.apache.org/viewvc/attic/site-jekyll/src/_data/projects.json?rev=1829959&r1=1829958&r2=1829959&view=diff > ============================================================================== > --- attic/site-jekyll/src/_data/projects.json (original) > +++ attic/site-jekyll/src/_data/projects.json Tue Apr 24 04:52:50 2018 > @@ -18,7 +18,7 @@ > "jira": "ACE", > "wiki": "https://cwiki.apache.org/confluence/display/ace/", > "mailnames": ["dev", "commits", "users"], > - "description": " Apache ACE was a software distribution framework that > allows you to centrally manage and distribute software components, > configuration data and other artifacts to target systems. It is built using > OSGi and can be deployed in different topologies. The target systems are > usually also OSGi based, but don't have to be. " > + "description": "Apache ACE was a software distribution framework that > allows you to centrally manage and distribute software components, > configuration data and other artifacts to target systems. It is built using > OSGi and can be deployed in different topologies. The target systems are > usually also OSGi based, but don't have to be. " > }, > { > "name": "Avalon", > >
