Maven build property substitution
---------------------------------
Key: CAY-662
URL: http://issues.apache.org/cayenne/browse/CAY-662
Project: Cayenne
Type: Improvement
Components: Cayenne Core Library
Versions: 3.0
Reporter: Andrus Adamchik
Assigned to: Bill Dudney
Priority: Minor
Fix For: 3.0
This is a minor build glitch - old ant build preprocessed "/cayenne-jdk1.4/src/main/resources/org/apache/cayenne/cayenne-strings.properties"
file substituting. Tokens with the build version and build date. Maven build doesn't do it,
so the properties (used in CayenneException for instance) are not set. IIRC Mavne has some
property substitution mechanism that can be used for that.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/cayenne/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|