Housekeeping of jar files

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Housekeeping of jar files

Jacques Le Roux
Administrator
Last reminder before doing what Jacopo proposed at
https://issues.apache.org/jira/browse/OFBIZ-4833?focusedCommentId=13260336&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13260336
<<We should also remove derbytools-*.jar together with the ij.sh script that uses it (but it is not working now because it is not
updated): the script doesn't do much apart from running the derbytool jar... in my opinion this can be safely left out of the
project because there is no integration and a developer willing to use it can just setup it in his/her local box.>>

Jacques
Reply | Threaded
Open this post in threaded view
|

Re: Housekeeping of jar files

Jacques Le Roux
Administrator
In the same spirit, has someone still the source files for of biz-minerva.jar, else the lib will be moved to Attic .-

Jacques

From: "Jacques Le Roux" <[hidden email]>
> Last reminder before doing what Jacopo proposed at
> https://issues.apache.org/jira/browse/OFBIZ-4833?focusedCommentId=13260336&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13260336
> <<We should also remove derbytools-*.jar together with the ij.sh script that uses it (but it is not working now because it is not
> updated): the script doesn't do much apart from running the derbytool jar... in my opinion this can be safely left out of the
> project because there is no integration and a developer willing to use it can just setup it in his/her local box.>>
>
> Jacques
Reply | Threaded
Open this post in threaded view
|

Re: Housekeeping of jar files

Pierre Smits
Jacques,

Doing a search on minerva + ofbiz I found:


   - this thread:
   http://mail-archives.apache.org/mod_mbox/ofbiz-user/200610.mbox/%3CD90D225F-4ACA-43F0-8742-E5F604FD1238@...%3Eread
the first line
   - this reference: http://www.docjar.com/jar_detail/ofbiz-minerva.jar.html

Regards,

Pierre

2012/5/13 Jacques Le Roux <[hidden email]>

> In the same spirit, has someone still the source files for of
> biz-minerva.jar, else the lib will be moved to Attic .-
>
> Jacques
>
> From: "Jacques Le Roux" <[hidden email]>
>
>  Last reminder before doing what Jacopo proposed at
>> https://issues.apache.org/**jira/browse/OFBIZ-4833?**
>> focusedCommentId=13260336&**page=com.atlassian.jira.**
>> plugin.system.issuetabpanels:**comment-tabpanel#comment-**13260336<https://issues.apache.org/jira/browse/OFBIZ-4833?focusedCommentId=13260336&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13260336>
>> <<We should also remove derbytools-*.jar together with the ij.sh script
>> that uses it (but it is not working now because it is not updated): the
>> script doesn't do much apart from running the derbytool jar... in my
>> opinion this can be safely left out of the project because there is no
>> integration and a developer willing to use it can just setup it in his/her
>> local box.>>
>>
>> Jacques
>>
>
Reply | Threaded
Open this post in threaded view
|

Re: Housekeeping of jar files

Jacques Le Roux
Administrator
From: "Pierre Smits" <[hidden email]>
> Jacques,
>
> Doing a search on minerva + ofbiz I found:
>
>
>   - this thread:
>
> http://mail-archives.apache.org/mod_mbox/ofbiz-user/200610.mbox/%3CD90D225F-4ACA-43F0-8742-E5F604FD1238@...%3E

Hi Pierre,

What do you mean? How is it related to the source?  Do you know that David patched the original Minerva Pool manager which has been
since replaced by DBCP?
https://cwiki.apache.org/confluence/display/OFBADMIN/ASF+Board+Report+2007-12

Maybe this will better explain the current situation (though it's also long ago)
http://mail-archives.apache.org/mod_mbox/ofbiz-user/200704.mbox/%3C2B32497B-1BB5-4AE3-92DB-DAA694600699@...%3E

> the first line
>   - this reference: http://www.docjar.com/jar_detail/ofbiz-minerva.jar.html

I was looking for the sources, we have still the jar. I found this http://kickjava.com/src/org.ofbiz.minerva.pool.jdbc.xa.index.htm 
but it's not very convenient

Anyway I just realize now that the Minerva source can't be committed to ASF repo, so we will simply move the lib to Attic .- Who
cares?
http://mail-archives.apache.org/mod_mbox/ofbiz-user/200704.mbox/%3C2B32497B-1BB5-4AE3-92DB-DAA694600699@...%3E

Tanks for the try ;o)

Jacques

> Regards,
>
> Pierre
>
> 2012/5/13 Jacques Le Roux <[hidden email]>
>
>> In the same spirit, has someone still the source files for of
>> biz-minerva.jar, else the lib will be moved to Attic .-
>>
>> Jacques
>>
>> From: "Jacques Le Roux" <[hidden email]>
>>
>>  Last reminder before doing what Jacopo proposed at
>>> https://issues.apache.org/**jira/browse/OFBIZ-4833?**
>>> focusedCommentId=13260336&**page=com.atlassian.jira.**
>>> plugin.system.issuetabpanels:**comment-tabpanel#comment-**13260336<https://issues.apache.org/jira/browse/OFBIZ-4833?focusedCommentId=13260336&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13260336>
>>> <<We should also remove derbytools-*.jar together with the ij.sh script
>>> that uses it (but it is not working now because it is not updated): the
>>> script doesn't do much apart from running the derbytool jar... in my
>>> opinion this can be safely left out of the project because there is no
>>> integration and a developer willing to use it can just setup it in his/her
>>> local box.>>
>>>
>>> Jacques
>>>
>>
>
Reply | Threaded
Open this post in threaded view
|

Re: Housekeeping of jar files

Jacques Le Roux
Administrator
In reply to this post by Jacques Le Roux
I will begin to push things to Attic, notably what describes Jacopo below and other stuff, see
https://issues.apache.org/jira/browse/OFBIZ-4833

In my mind this means to create an Attic page in Wiki and to reference there things removed from the repository at some revisions.
Hence people will be able to get them easily (if needed) since they will still be archived in the repository. We will need to
explain that though. It's not obvious to everyone that, even after being removed at some revision, a file is still in the
repository. So you can get it if you update to a revision before the removing.

Agreed?

Jacques
PS: forget it, Jacopo already created https://cwiki.apache.org/confluence/display/OFBADMIN/OFBiz+Attic. I will just add a small
explanation for those who are not Subversion power users...

From: "Jacques Le Roux" <[hidden email]>
> Last reminder before doing what Jacopo proposed at
> https://issues.apache.org/jira/browse/OFBIZ-4833?focusedCommentId=13260336&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13260336
> <<We should also remove derbytools-*.jar together with the ij.sh script that uses it (but it is not working now because it is not
> updated): the script doesn't do much apart from running the derbytool jar... in my opinion this can be safely left out of the
> project because there is no integration and a developer willing to use it can just setup it in his/her local box.>>
>
> Jacques