Issue Subscription
Filter: Design & Best Practices (25 issues)
Subscriber: mavendevlist
Key Summary
MNG-2184Possible problem with @aggregator and forked lifecycles
https://jira.codehaus.org/browse/MNG-2184
MNG-612 implement conflict resolution techniques
I removed readonly and required as attributes of @component (both in javadoc
or java 5 annotation form), since they are ignored by the descriptor
generation step (see r1339666)
I renamed "expression" to "property" for Java 5 annotations in r1339888.
Then I tried to add "property" support for ja
Hi Chris,
I've added
org.apache.maven.scm.provider.jazz.command.status.JazzStatusConsumerTest,
which contains a test which should succeed according the restrictions due
to SCM-674 [1]
I don't know if Jazz will keep the starting slash, or if we can assume
it'll always start with it (so we
The workaround for you is probably:
/**/pom.xml.branch
/**/pom.xml.backup
/**/pom.xml.releaseBackup
/**/release.properties
/**/pom.xml.next
/**/pom.xml.tag
-Robert
Op Thu, 17 May 2012 02:12:02 +0200 schreef Chris Graham
:
Is there any way that we can supply our own spec?
[IN