You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Henri Yandell (JIRA)" <ji...@apache.org> on 2006/07/05 06:01:40 UTC

[jira] Updated: (SANDBOX-122) [id] 2 Project related enhancements

     [ http://issues.apache.org/jira/browse/SANDBOX-122?page=all ]

Henri Yandell updated SANDBOX-122:
----------------------------------

    Component: Id

> [id] 2 Project related enhancements
> -----------------------------------
>
>          Key: SANDBOX-122
>          URL: http://issues.apache.org/jira/browse/SANDBOX-122
>      Project: Commons Sandbox
>         Type: Improvement

>   Components: Id
>     Versions: 1.0 Alpha
>  Environment: Operating System: other
> Platform: Other
>     Reporter: Tim Reilly
>     Priority: Minor
>  Attachments: checkstyle_xml-ignore132-patch.txt, project_properties-addsextendsprop.patch, project_xml-addsextendsprop.patch
>
> For the commons-sandbox-id project I'm attaching 3 patches the first adds a new 
> property to the project.properties (commons.project.extendsUri) so that 
> project.xml or POM's extend tag becomes..
> <extend>${commons.project.extendsUri}project-base.xml</extend>
> The value is set in project.properties, but I override this locally. This would 
> be helpful to me if we can incorporate this. My directory structure does not 
> have ../../jakarta-commons/xdocs/maven/project-base.xml and I'd prefer not to 
> have to create it there.
> The second patch.. adds <property name="ignorePattern" value="\* \$"/> to the 
> checkstyle line length check. The $Header: ... is usually more than 132 so 
> adding this should cause the \* $... expression to be ignored.
> Let me know your thoughts. 
> Thanks
> -TR

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org