[jira] Updated: (JAXME-77) Java parser chokes on import packagename.*

2006-11-02 Thread Kenney Westerhof (JIRA)
[ http://issues.apache.org/jira/browse/JAXME-77?page=all ] Kenney Westerhof updated JAXME-77: -- Attachment: JAXME-77.patch This patch fixes the problem. JUnit test included. Java parser chokes on import packagename.*

svn commit: r470530 - in /webservices/jaxme/branches: MAVEN/ MAVEN/projects/js/ MAVEN/projects/js/src/main/java/org/apache/ws/jaxme/js/util/ MAVEN/projects/js/src/test/java/org/apache/ws/jaxme/js/juni

2006-11-02 Thread jochen
Author: jochen Date: Thu Nov 2 13:29:39 2006 New Revision: 470530 URL: http://svn.apache.org/viewvc?view=revrev=470530 Log: The Java parser does now support wildcards in import statements. PR: JAXME-77 Submitted-by: Kenney Westerhof, [EMAIL PROTECTED] Modified:

[jira] Resolved: (JAXME-77) Java parser chokes on import packagename.*

2006-11-02 Thread Jochen Wiedmann (JIRA)
[ http://issues.apache.org/jira/browse/JAXME-77?page=all ] Jochen Wiedmann resolved JAXME-77. -- Fix Version/s: 0.6 Resolution: Fixed Assignee: Jochen Wiedmann Applied to 0.5 and 0.6 branch. Java parser chokes on import packagename.*

Version 2 of the maven-jaxme-plugin

2006-11-02 Thread Jochen Wiedmann
Hi, I'd like to ask the users of the maven-jaxme-plugin for feedback on the proposed version 2. The updated version is available from the Maven snapshot repository on people.apache.org: http://people.apache.org/repo/m2-snapshot-repository/org/apache/ws/jaxme This version is slightly

Re: Version 2 of the maven-jaxme-plugin

2006-11-02 Thread Kenney Westerhof
Hi, Works great, I've been running it over the last week. (Too bad it's not as advanced as the Sun implementation: no Java 5 annotations (maybe jaxme is just an implementation for jaxb 1? - couldn't find it), no plugins, totally different generated sources approach which makes it not