Closed kofemann closed 12 years ago
Ah, I was hoping someone would send this pull!
A few questions: 1) You got bit by the crazy mixture of tabs and spaces in pom.xml. Can you make a change there to match the other lines? 2) Can we call the artifact "axis" instead of "jglobus-axis"? That would better match the naming schemes of the other packages. 3) It appears there are a few unit tests included. Do they currently pass?
Thanks.
Ok, the (1) is fixed. (2) one is tricky as it will have a conflict with apache axis. (3) is a part of original code and passes. I bit messed with rebase, so you have to pull only 87cfaf7789a0d929ea74cb2ada25145a8f83093a.
Thanks, Tigran.
I have added two another two commits to cleanup some of pom file mess:
Ok, one last request before I merge - can you do the rename of axis->axisg?
ready!
dCache project still uses axis module from jglobus. This was dropped from jglobus2 and forces us to sill maintain a dependency on old globus libraries. This change brings axis support back.
Tigran.