|
[
Permlink
| « Hide
]
Craig Russell added a comment - 18/Jan/06 03:45 AM
This patch updates the group id to javax.jdo (api11 and api20 projects) or org.apache.jdo (for all other projects) and changes the version to SNAPSHOT for all projects.
Craig Russell made changes - 18/Jan/06 03:45 AM
Craig Russell made changes - 18/Jan/06 03:46 AM
Craig Russell made changes - 18/Jan/06 03:47 AM
Please review. This is ready for checkin.
Looks good, just a few comments:
- All the default goals in the maven.xml files now call jar:install instead of jar:install-snapshot. What is the impact of this change? - fostore20/project.xml now includes the dependency on runtime20 twice. - The patch removes the extend clause for ./project.xml from api11/project.xml. - All the default goals in the maven.xml files now call jar:install instead of jar:install-snapshot. What is the impact of this change?
What this does is to omit the creation of the timestamp-named versions of the jar files and pom files that are stored in the local repository. I think that this is appropriate for now, until we have a need for nightly distributions on the distribution site. We can easily change this when we have the requirement. - fostore20/project.xml now includes the dependency on runtime20 twice. Fixed (the duplicate dependency was removed) with the latest patch. - The patch removes the extend clause for ./project.xml from api11/project.xml. Fixed (added back the dependency on ../project.xml) with the latest patch.
Craig Russell made changes - 18/Jan/06 07:48 AM
Craig Russell made changes - 18/Jan/06 10:31 AM
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||