1.4 build artifacts (jars) should be named accordingly
------------------------------------------------------
Key: ABDERA-53
URL: https://issues.apache.org/jira/browse/ABDERA-53
Project: Abdera
Issue Type: Improvement
Affects Versions: 0.3.0
Reporter: Rob Evans
One can not distinguish which JDK the abdera artifacts conform to. This makes
it hard to place both 1.4 and 1.5/6 artifacts in Maven. Ideally, we should be
able to house both 1.4 and 1.5/6 artifacts in the repo.
Propose naming convention
jdk 1.4 : = abdera.core.0.3.0-jdk1.4-incubating-SNAPSHOT.jar
jdk 1.5 : = abdera.core.0.3.0-jdk1.5-incubating-SNAPSHOT.jar
Admittedly, this is kinda ugly.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.