Re: [Doxia] Site generation replicates class attribute

2011-10-14 Thread Lukas Theussl


It's a bug.

-Lukas


On 10/13/2011 10:03 PM, Simone Tripodi wrote:

Hi all guys!
while generating the Apache DirectMemory site[1] using the xdoc
format, I noticed that for everysection  element, if `class`
attribute is specified, it is replicated to the nestedh2  element.
For example, for

 section name=Apache DirectMemory class=hero-unit
   pApache DirectMemory is a multi layered cache implementation
featuring off-heap memory management (a-la BigMemory)
 to enable efficient handling of a large number of java objects
without affecting jvm garbage collection
 performance./p
 /section

Has been rendered as

 div class=hero-unit
   h2 class=hero-unitApache DirectMemorya
name=Apache_DirectMemory/a/h2
   pApache DirectMemory is a multi layered cache implementation
featuring off-heap memory management (a-la BigMemory)
 to enable efficient handling of a large number of java objects
without affecting jvm garbage collection
 performance./p
 /div

Of course, depending on the skin, it could cause undesired effects.
I wonder if this is a bug or a feature. If you confirm is a bug, I'll
fill an issue.
TIA, all the best!
Simo

[1] http://incubator.apache.org/directmemory/index.html

http://people.apache.org/~simonetripodi/
http://simonetripodi.livejournal.com/
http://twitter.com/simonetripodi
http://www.99soft.org/

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



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



Re: [Doxia] Site generation replicates class attribute

2011-10-14 Thread Simone Tripodi
Thanks for confirming Lukas!
I just need to know if the Issue has to be filled in the Apache's or
Codehaus' JIRA...
TIA!
Simo

http://people.apache.org/~simonetripodi/
http://simonetripodi.livejournal.com/
http://twitter.com/simonetripodi
http://www.99soft.org/



On Fri, Oct 14, 2011 at 9:14 AM, Lukas Theussl ltheu...@apache.org wrote:

 It's a bug.

 -Lukas


 On 10/13/2011 10:03 PM, Simone Tripodi wrote:

 Hi all guys!
 while generating the Apache DirectMemory site[1] using the xdoc
 format, I noticed that for everysection  element, if `class`
 attribute is specified, it is replicated to the nestedh2  element.
 For example, for

     section name=Apache DirectMemory class=hero-unit
       pApache DirectMemory is a multi layered cache implementation
 featuring off-heap memory management (a-la BigMemory)
         to enable efficient handling of a large number of java objects
 without affecting jvm garbage collection
         performance./p
     /section

 Has been rendered as

     div class=hero-unit
       h2 class=hero-unitApache DirectMemorya
 name=Apache_DirectMemory/a/h2
       pApache DirectMemory is a multi layered cache implementation
 featuring off-heap memory management (a-la BigMemory)
         to enable efficient handling of a large number of java objects
 without affecting jvm garbage collection
         performance./p
     /div

 Of course, depending on the skin, it could cause undesired effects.
 I wonder if this is a bug or a feature. If you confirm is a bug, I'll
 fill an issue.
 TIA, all the best!
 Simo

 [1] http://incubator.apache.org/directmemory/index.html

 http://people.apache.org/~simonetripodi/
 http://simonetripodi.livejournal.com/
 http://twitter.com/simonetripodi
 http://www.99soft.org/

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


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



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



Re: [Doxia] Site generation replicates class attribute

2011-10-14 Thread Lukas Theussl


Doxia's JIRA is still at codehaus:

http://jira.codehaus.org/browse/DOXIA

Cheers,
-Lukas


On 10/14/2011 09:19 AM, Simone Tripodi wrote:

Thanks for confirming Lukas!
I just need to know if the Issue has to be filled in the Apache's or
Codehaus' JIRA...
TIA!
Simo

http://people.apache.org/~simonetripodi/
http://simonetripodi.livejournal.com/
http://twitter.com/simonetripodi
http://www.99soft.org/



On Fri, Oct 14, 2011 at 9:14 AM, Lukas Theusslltheu...@apache.org  wrote:


It's a bug.

-Lukas


On 10/13/2011 10:03 PM, Simone Tripodi wrote:


Hi all guys!
while generating the Apache DirectMemory site[1] using the xdoc
format, I noticed that for everysectionelement, if `class`
attribute is specified, it is replicated to the nestedh2element.
For example, for

 section name=Apache DirectMemory class=hero-unit
   pApache DirectMemory is a multi layered cache implementation
featuring off-heap memory management (a-la BigMemory)
 to enable efficient handling of a large number of java objects
without affecting jvm garbage collection
 performance./p
 /section

Has been rendered as

 div class=hero-unit
   h2 class=hero-unitApache DirectMemorya
name=Apache_DirectMemory/a/h2
   pApache DirectMemory is a multi layered cache implementation
featuring off-heap memory management (a-la BigMemory)
 to enable efficient handling of a large number of java objects
without affecting jvm garbage collection
 performance./p
 /div

Of course, depending on the skin, it could cause undesired effects.
I wonder if this is a bug or a feature. If you confirm is a bug, I'll
fill an issue.
TIA, all the best!
Simo

[1] http://incubator.apache.org/directmemory/index.html

http://people.apache.org/~simonetripodi/
http://simonetripodi.livejournal.com/
http://twitter.com/simonetripodi
http://www.99soft.org/

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



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




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



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



Re: [Doxia] Site generation replicates class attribute

2011-10-14 Thread Simone Tripodi
Filled in DOXIA-448, thanks for your help!
Simo

http://people.apache.org/~simonetripodi/
http://simonetripodi.livejournal.com/
http://twitter.com/simonetripodi
http://www.99soft.org/



On Fri, Oct 14, 2011 at 9:26 AM, Lukas Theussl ltheu...@apache.org wrote:

 Doxia's JIRA is still at codehaus:

 http://jira.codehaus.org/browse/DOXIA

 Cheers,
 -Lukas


 On 10/14/2011 09:19 AM, Simone Tripodi wrote:

 Thanks for confirming Lukas!
 I just need to know if the Issue has to be filled in the Apache's or
 Codehaus' JIRA...
 TIA!
 Simo

 http://people.apache.org/~simonetripodi/
 http://simonetripodi.livejournal.com/
 http://twitter.com/simonetripodi
 http://www.99soft.org/



 On Fri, Oct 14, 2011 at 9:14 AM, Lukas Theusslltheu...@apache.org
  wrote:

 It's a bug.

 -Lukas


 On 10/13/2011 10:03 PM, Simone Tripodi wrote:

 Hi all guys!
 while generating the Apache DirectMemory site[1] using the xdoc
 format, I noticed that for everysection    element, if `class`
 attribute is specified, it is replicated to the nestedh2    element.
 For example, for

     section name=Apache DirectMemory class=hero-unit
       pApache DirectMemory is a multi layered cache implementation
 featuring off-heap memory management (a-la BigMemory)
         to enable efficient handling of a large number of java objects
 without affecting jvm garbage collection
         performance./p
     /section

 Has been rendered as

     div class=hero-unit
       h2 class=hero-unitApache DirectMemorya
 name=Apache_DirectMemory/a/h2
       pApache DirectMemory is a multi layered cache implementation
 featuring off-heap memory management (a-la BigMemory)
         to enable efficient handling of a large number of java objects
 without affecting jvm garbage collection
         performance./p
     /div

 Of course, depending on the skin, it could cause undesired effects.
 I wonder if this is a bug or a feature. If you confirm is a bug, I'll
 fill an issue.
 TIA, all the best!
 Simo

 [1] http://incubator.apache.org/directmemory/index.html

 http://people.apache.org/~simonetripodi/
 http://simonetripodi.livejournal.com/
 http://twitter.com/simonetripodi
 http://www.99soft.org/

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


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



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


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



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



[Doxia] Site generation replicates class attribute

2011-10-13 Thread Simone Tripodi
Hi all guys!
while generating the Apache DirectMemory site[1] using the xdoc
format, I noticed that for every section element, if `class`
attribute is specified, it is replicated to the nested h2 element.
For example, for

section name=Apache DirectMemory class=hero-unit
  pApache DirectMemory is a multi layered cache implementation
featuring off-heap memory management (a-la BigMemory)
to enable efficient handling of a large number of java objects
without affecting jvm garbage collection
performance./p
/section

Has been rendered as

div class=hero-unit
  h2 class=hero-unitApache DirectMemorya
name=Apache_DirectMemory/a/h2
  pApache DirectMemory is a multi layered cache implementation
featuring off-heap memory management (a-la BigMemory)
to enable efficient handling of a large number of java objects
without affecting jvm garbage collection
performance./p
/div

Of course, depending on the skin, it could cause undesired effects.
I wonder if this is a bug or a feature. If you confirm is a bug, I'll
fill an issue.
TIA, all the best!
Simo

[1] http://incubator.apache.org/directmemory/index.html

http://people.apache.org/~simonetripodi/
http://simonetripodi.livejournal.com/
http://twitter.com/simonetripodi
http://www.99soft.org/

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