[ http://jira.codehaus.org/browse/MNG-760?page=all ]
fabrizio giustina updated MNG-760:
----------------------------------
Attachment: M2ECLIPSE-760-full.zip
Zipped version, containg the full plugin directory (svn control files have been
removed, you will have to set excludes for generated files)
> There where ^M all over the file, and you should have file endings set to
> native in svn. Also, the new
> files didn't get created; i had to touch them, and then i got errors like
> these:
> patch: **** malformed patch at line 264:
well, I had svn:eol-style=native set, but those ^M were probably generated when
saving the diff in Windows...
It seems that your patch has problems with svn properties in this diff? I tried
using both tortoisesvn/svn 1.2.3 and the eclipse client (JavaSVN) but the
generated patch doesn't change... do you know which is the format expected by
patch for property changes?
> m2 eclipse plugin improvements (source download and attachment, customization
> of natures/builders/conclasspath, flexible project dupport) and refactoring
> ---------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: MNG-760
> URL: http://jira.codehaus.org/browse/MNG-760
> Project: Maven 2
> Type: Improvement
> Components: maven-plugins
> Versions: 2.0-beta-1
> Reporter: fabrizio giustina
> Assignee: Kenney Westerhof
> Fix For: 2.0-beta-2
> Attachments: M2ECLIPSE-760-full.zip, MNG-760-1.diff, MNG-760-2.diff,
> MNG-760.diff
>
>
> This patch adds the following to the M2 eclipse plugin:
> - downloading of source attachments and configuration in .classpath
> - customization of project builders and natures in .project (like in the m1
> plugin)
> - additional conclasspath entries in .classpath (like in the m1 plugin)
> - fix: don't add duplicate directories if main/resources directories overlap
> (like in the m1 plugin)
> - support for flexible projects (.wtpmodules file generation for utility
> modules, wars, ejbs)
> Along with these new features the plugin has been refactored, splitting the
> single big EclipseWriter class to several specific classes and all the
> messages have been externalized in a property file.
> There are still some todos in the code, which probably some M2 guru could
> look at, but anyway all the existing functionalities continue to work and
> some other tests have been added.
> Due to the refactoring the patch looks more like a complete rewrite: sorry
> for that, but adding new features without splitting the existing file was ugly
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]