jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
Signup
XDoclet 2 Plugins
  • XDoclet 2 Plugins
  • XDP-135

JSF plugin contribution

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: New Feature New Feature
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 1.0.4
  • Component/s: None
  • Labels:
    None
  • Testcase included:
    yes
  • Number of attachments :
    2

Description

Hi

Here is my JSF plugin I have tried to keep the directory structure the same as you.

It is not really backward compatible with thet previous plugin, it was not always possible.

There is one test case included I only ran it, using Eclipse. I didn't get it to run in maven. I spend a little time to figure it out but left it to you.
You can probably see more easily what the problem is.

Please contact me if you want more info or want additional patches (you probably will).

I have made a list of Eclipse style TODO's in the code so if you use eclipse you can see what I thought was missing.

  • Options
    • Sort By Name
    • Sort By Date
    • Ascending
    • Descending
    • Download All

Attachments

  1. Java Source File
    FacesConfigPluginTest.java
    29/Nov/05 11:20 PM
    1 kB
    Karthik Guru
  2. Hide
    Zip Archive
    plugin-jsf.zip
    29/Nov/05 8:48 AM
    205 kB
    Joris Wijlens
    1. XML File
      plugin-jsf/maven.xml 0.0 kB
    2. File
      plugin-jsf/project.properties 0.1 kB
    3. XML File
      plugin-jsf/project.xml 0.5 kB
    4. XML File
      plugin-jsf/src/main/java/log4j.xml 0.4 kB
    5. File
      plugin-jsf/src/main/.../jsf/attributes.jelly 0.7 kB
    6. File
      plugin-jsf/src/main/.../dtd/datatypes.dtd 6 kB
    7. XML File
      plugin-jsf/src/main/.../jsf/dtd/j2ee_1_4.xsd 47 kB
    8. XML File
      plugin-jsf/.../j2ee_web_services_client_1_1.xsd 10 kB
    9. File
      plugin-jsf/src/.../web-facesconfig_1_1.dtd 34 kB
    10. XML File
      plugin-jsf/src/.../web-facesconfig_1_2.xsd 70 kB
    11. XML File
      plugin-jsf/src/main/java/.../jsf/dtd/xml.xsd 6 kB
    12. File
      plugin-jsf/src/main/.../dtd/XMLSchema.dtd 16 kB
    13. Java Source File
      plugin-jsf/src/main/.../model/Attribute.java 2 kB
    14. Java Source File
      plugin-jsf/src/main/.../model/Converter.java 3 kB
    15. Java Source File
      plugin-jsf/src/main/.../model/Entries.java 0.2 kB
    16. Java Source File
      plugin-jsf/src/.../FacesConfigObject.java 0.2 kB
    17. Java Source File
      plugin-jsf/src/.../model/ManagedBean.java 3 kB
    18. Java Source File
      plugin-jsf/src/.../ManagedProperty.java 1 kB
    19. Java Source File
      plugin-jsf/src/.../model/NavigationCase.java 2 kB
    20. Java Source File
      plugin-jsf/src/.../model/NavigationRule.java 2 kB
    21. Java Source File
      plugin-jsf/src/main/.../model/Property.java 2 kB
    22. Java Source File
      plugin-jsf/src/main/.../model/Validator.java 3 kB
    23. Java Source File
      plugin-jsf/src/.../FacesConfigPlugin.java 10 kB
    24. File
      plugin-jsf/src/.../FacesConfigPlugin.jelly 6 kB
    25. Java Source File
      plugin-jsf/src/main/.../jsf/JsfVersion.java 4 kB
    26. File
      plugin-jsf/src/main/.../jsf/properties.jelly 0.7 kB
    27. Java Source File
      plugin-jsf/src/.../JsfAttributeTag.java 0.3 kB
    28. Java Source File
      plugin-jsf/src/.../qtags/JsfBeanTag.java 0.5 kB
    29. Java Source File
      plugin-jsf/.../JsfConverterAttributeTag.java 0.2 kB
    30. Java Source File
      plugin-jsf/.../JsfConverterPropertyTag.java 0.2 kB
    Showing 30 of 118 items Download Zip
    Show
    Zip Archive
    plugin-jsf.zip
    29/Nov/05 8:48 AM
    205 kB
    Joris Wijlens

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Karthik Guru added a comment - 29/Nov/05 11:20 PM

Changed the testcase to work with Maven. Removed hardcoded reference to files with calls to getResourceRelativeToThisPackage.

Show
Karthik Guru added a comment - 29/Nov/05 11:20 PM Changed the testcase to work with Maven. Removed hardcoded reference to files with calls to getResourceRelativeToThisPackage.
Hide
Permalink
Grégory Joseph added a comment - 04/Dec/05 1:09 PM

Isn't anyone commenting on this? I have no clue about jsf, so I can't really do anything else than clean up the code a bit myself.
(like removing useless javadoc or tabs...)

Show
Grégory Joseph added a comment - 04/Dec/05 1:09 PM Isn't anyone commenting on this? I have no clue about jsf, so I can't really do anything else than clean up the code a bit myself. (like removing useless javadoc or tabs...)
Hide
Permalink
Joris Wijlens added a comment - 06/Dec/05 2:28 AM

Is anything expected of me? I'm not very familiar with the process of contributing to this kind of projects. if so, right now I'm really busy but in the future (Januari) I will have some time to work on this.

Show
Joris Wijlens added a comment - 06/Dec/05 2:28 AM Is anything expected of me? I'm not very familiar with the process of contributing to this kind of projects. if so, right now I'm really busy but in the future (Januari) I will have some time to work on this.
Hide
Permalink
Grégory Joseph added a comment - 06/Dec/05 7:05 AM

Joris,
I was just asking if any of the current commiter had comments / review on your plugin.
I can't really say anything myself, as I'm totally ignorant about jsf.

Show
Grégory Joseph added a comment - 06/Dec/05 7:05 AM Joris, I was just asking if any of the current commiter had comments / review on your plugin. I can't really say anything myself, as I'm totally ignorant about jsf.
Hide
Permalink
Diogo Bacelar Quintela added a comment - 12/Dec/05 12:36 PM

Neither do I, however i am happy with commiting it.
Anydev with any knowledge to give their word ?

If not, we believe you Karthik

Show
Diogo Bacelar Quintela added a comment - 12/Dec/05 12:36 PM Neither do I, however i am happy with commiting it. Anydev with any knowledge to give their word ? If not, we believe you Karthik
Hide
Permalink
Diogo Bacelar Quintela added a comment - 12/Dec/05 12:37 PM

Sorry, it was Joris who contributed.

Show
Diogo Bacelar Quintela added a comment - 12/Dec/05 12:37 PM Sorry, it was Joris who contributed.
Hide
Permalink
Konstantin Pribluda added a comment - 08/Jul/07 9:47 AM

Sorry for the delay - somehow I overlooked it.
NOw it is in 1.0.4-SNAPHOST on codehaus.

Show
Konstantin Pribluda added a comment - 08/Jul/07 9:47 AM Sorry for the delay - somehow I overlooked it. NOw it is in 1.0.4-SNAPHOST on codehaus.

People

  • Assignee:
    Konstantin Pribluda
    Reporter:
    Joris Wijlens
Vote (0)
Watch (0)

Dates

  • Created:
    29/Nov/05 8:48 AM
    Updated:
    08/Jul/07 9:47 AM
    Resolved:
    08/Jul/07 9:47 AM
  • Atlassian JIRA (v5.2.7#850-sha1:b2af0c8)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.