task #615
remove suns repository
Status:
Closed
Priority:
Priority10
Assignee:
Category:
cdmlib
Target version:
Start date:
02/26/2009
Due date:
% Done:
100%
Severity:
major
Description
http://raibledesigns.com/rd/entry/upgrading_hibernate_to_3_4:
... http://repository.jboss.com/maven2 as a permanent repository. As a bonus, you can remove http://download.java.net/maven/2 since JTA is in JBoss's repo.
see also #4779
Associated revisions
fix #615 removing unused sun maven repo
fix #615 removing unused sun maven repo
History
#1 Updated by Andreas Müller about 12 years ago
- Status changed from New to In Progress
#2 Updated by Andreas Müller over 11 years ago
- Status changed from In Progress to New
- Assignee changed from Andreas Müller to k.luther -
- Target version changed from CDM lib Release 2.0 to CDM lib Release 2.3
- Priority changed from Priority05 to Priority10
- Severity changed from minor to major
As we are getting into production mode for the library now we should maybe start to work on this issue for licence reasons
#3 Updated by Andreas Kohlbecker almost 2 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 50
Applied in changeset cdmlib|d402220f823edfb01ec9385d20117d6afee9a77d.
#4 Updated by Andreas Kohlbecker almost 2 years ago
- Description updated (diff)
- Status changed from Resolved to Closed
- Assignee changed from Katja Luther to Andreas Kohlbecker
- Target version changed from cdmlib - Old Next Major Release to Release 5.6
- % Done changed from 50 to 100
the repository
<!-- sun repository -->
<repository>
<id>java.net</id>
<url>http://download.java.net/maven/1/</url>
</repository>
is no longer being used, removal has no side effects
#5 Updated by Andreas Kohlbecker almost 2 years ago
- Tracker changed from feature request to task
#6 Updated by Andreas Müller almost 2 years ago
- Private changed from Yes to No