On 7/24/06, Matthias Wessendorf <[EMAIL PROTECTED]> wrote:
Hey,

how to deal with that guy ?

      <plugin>
        <groupId>org.apache.myfaces.trinidadbuild</groupId>
        <artifactId>maven-tagdoc-plugin</artifactId>
        <version>incubator-alpha-3-SNAPSHOT</version>
        <configuration>
          <taglibs>
            <af>http://myfaces.apache.org/adf/faces</af>
            <afh>http://myfaces.apache.org/adf/faces/html</afh>
          </taglibs>
        </configuration>
      </plugin>



I think http://myfaces.apache.org/trinidad/faces is not a good thing.
Any ideas?


ADF Faces -> Trinidad.

So

http://myfaces.apache.org/adf/faces
http://myfaces.apache.org/adf/faces/html

to

http://myfaces.apache.org/trinidad
http://myfaces.apache.org/trinidad/html

We should never have the string "Trinidad Faces".

also, what about "back ward compatibility"?

Not of concern yet;  we only have to worry once
we get to 1.0.  (And compatibility with ADF Faces
is an Oracle concern, not an Apache concern).

-- Adam

Reply via email to