No one is currently taking care of Anakia any more. We've set its status as "archived".

That being said, Anakia by itself is very small (12 source files), and it should be quite easy to upgrade. This would consist in doing the following:

1. Have Anakia support Velocity 2.0, which should be quite straightforward.

2. Migrate from JDOM (which is really dead) to Velocity Tools' XmlTool, which shouldn't be that hard either. One may only have to add a few compatibility methods to reflect the JDOM API, if needed.

So yes, you could move off, but you also could move in :-) If someone, intern or else, which to have a look at it, I'd be glad to help out.


  Claude

On 14/01/2017 17:37, John D. Ament wrote:
Hi,

The Apache Incubator still uses Anakia to render the website.  If you're saying 
its not going to be possible to support it going forward, that seems reason 
enough to move off.

John

On 2017-01-02 04:45 (-0500), Claude Brisson<cla...@renegat.net>  wrote:
Yes, probably. But we could also let things as they are... Who does
still use Anakia?


On 02/01/2017 01:48, Sergiu Dumitriu wrote:
Maybe double escaping would work?

&lt;style&gt;

On 01/01/2017 04:04 PM,humbed...@apache.org  wrote:
Author: humbedooh
Date: Sun Jan  1 21:04:11 2017
New Revision: 1776872

URL:http://svn.apache.org/viewvc?rev=1776872&view=rev
Log:
this is breaking apache.org, work around.

Modified:
      velocity/site/site/doap_anakia.rdf

Modified: velocity/site/site/doap_anakia.rdf
URL:http://svn.apache.org/viewvc/velocity/site/site/doap_anakia.rdf?rev=1776872&r1=1776871&r2=1776872&view=diff
==============================================================================
--- velocity/site/site/doap_anakia.rdf (original)
+++ velocity/site/site/doap_anakia.rdf Sun Jan  1 21:04:11 2017
@@ -20,7 +20,7 @@
       <homepage rdf:resource="http://velocity.apache.org/anakia/";  />
       <asfext:pmc rdf:resource="http://velocity.apache.org/anakia/"/>
       <shortdesc>Anakia uses Apache Velocity to generate documents based on XML 
source files.</shortdesc>
-    <description>Anakia is an XML transformation tool that uses JDOM and Velocity to 
transform XML documents into the format of your choice. It provides an alternative to using Ant's 
<style> task and XSL to process XML files.</description>
+    <description>Anakia is an XML transformation tool that uses JDOM and Velocity to 
transform XML documents into the format of your choice. It provides an alternative to using 
Ant's style task and XSL to process XML files.</description>
       <bug-database rdf:resource="http://issues.apache.org/jira/browse/ANAKIA";  
/>
       <mailing-list rdf:resource="http://velocity.apache.org/mail-lists.html";  
/>
       <download-page rdf:resource="http://velocity.apache.org/download.cgi";  />


---------------------------------------------------------------------
To unsubscribe, e-mail:dev-unsubscr...@velocity.apache.org
For additional commands, e-mail:dev-h...@velocity.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail:dev-unsubscr...@velocity.apache.org
For additional commands, e-mail:dev-h...@velocity.apache.org



Reply via email to