|
From: Alef A. <al...@jt...> - 2005-02-03 12:16:12
|
I've done the first uploads to Ibiblio, but haven't done the last three releases or so. They require some kind of bundle, which you can upload / link to from their JIRA instance (at codehaus'). I wouldn't know how to generate such bundle. I don't know who did it the last time. Alef > -----Original Message----- > From: spr...@li...=20 > [mailto:spr...@li...] > On Behalf Of Rob Harrop > Sent: Thursday, February 03, 2005 12:16 PM > To: spr...@li... > Subject: [Springframework-developer] 1.1.4 and IBIBLIO >=20 > All, >=20 > I'm working on integrating Spring into Geronimo with Jules=20 > Gosnell and we need to get at 1.1.4 from Maven. When is the=20 > 1.1.4 release going into ibiblio? Is this something I can do? >=20 > Rob >=20 >=20 > ------------------------------------------------------- > This SF.Net email is sponsored by: IntelliVIEW -- Interactive=20 > Reporting Tool for open source databases. Create drag-&-drop=20 > reports. Save time by over 75%! Publish reports on the web.=20 > Export to DOC, XLS, RTF, etc. > Download a FREE copy at http://www.intelliview.com/go/osdn_nl > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer >=20 >=20 >=20 >=20 |
|
From: Rob H. <ro...@ca...> - 2005-02-03 16:04:12
|
Interesting. I'll take a look and see if I can figure it out :) Alef Arendsen wrote: >I've done the first uploads to Ibiblio, but haven't done the last three >releases or so. > >They require some kind of bundle, which you can upload / link to from >their JIRA instance (at codehaus'). I wouldn't know how to generate such >bundle. I don't know who did it the last time. > >Alef > > > > >>-----Original Message----- >>From: spr...@li... >>[mailto:spr...@li...] >> On Behalf Of Rob Harrop >>Sent: Thursday, February 03, 2005 12:16 PM >>To: spr...@li... >>Subject: [Springframework-developer] 1.1.4 and IBIBLIO >> >>All, >> >>I'm working on integrating Spring into Geronimo with Jules >>Gosnell and we need to get at 1.1.4 from Maven. When is the >>1.1.4 release going into ibiblio? Is this something I can do? >> >>Rob >> >> >>------------------------------------------------------- >>This SF.Net email is sponsored by: IntelliVIEW -- Interactive >>Reporting Tool for open source databases. Create drag-&-drop >>reports. Save time by over 75%! Publish reports on the web. >>Export to DOC, XLS, RTF, etc. >>Download a FREE copy at http://www.intelliview.com/go/osdn_nl >>_______________________________________________ >>Springframework-developer mailing list >>Spr...@li... >>https://lists.sourceforge.net/lists/listinfo/springframework-developer >> >> >> >> >> >> > > >------------------------------------------------------- >This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting >Tool for open source databases. Create drag-&-drop reports. Save time >by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. >Download a FREE copy at http://www.intelliview.com/go/osdn_nl >_______________________________________________ >Springframework-developer mailing list >Spr...@li... >https://lists.sourceforge.net/lists/listinfo/springframework-developer > > > > |
|
From: Luke T. <ne...@fr...> - 2005-02-03 16:31:50
|
Hi Rob, There was some discussion about automating the process (using rsync) a while back which would definately be the best option. Colin was talking with Carlos Sanchez about it, I believe and I mailed Colin to say I could help out if required. I could probably set up the rsync account for ibiblio alongside the existing spring Maven build on monkeymachine.co.uk if required. Cheers, Luke. Rob Harrop wrote: > Interesting. I'll take a look and see if I can figure it out :) > > Alef Arendsen wrote: > >> I've done the first uploads to Ibiblio, but haven't done the last three >> releases or so. >> >> They require some kind of bundle, which you can upload / link to from >> their JIRA instance (at codehaus'). I wouldn't know how to generate such >> bundle. I don't know who did it the last time. >> >> Alef >> >> >> >> |
|
From: Eugene K. <eu...@pl...> - 2005-02-03 16:39:32
|
Luke, As far as I know you have to provide Maven's pom (project.xml) for any artifact you need to upload to the repository. If Spring is not using Maven, then these pom's has to be generated somehow (I did that for ASM project). More details you can find at http://maven.apache.org/repository-upload.html regards, Eugene > Hi Rob, > > There was some discussion about automating the process (using rsync) a > while back which would definately be the best option. Colin was talking > with Carlos Sanchez about it, I believe and I mailed Colin to say I > could help out if required. I could probably set up the rsync account > for ibiblio alongside the existing spring Maven build on > monkeymachine.co.uk if required. > > Cheers, > > Luke. > > Rob Harrop wrote: > >> Interesting. I'll take a look and see if I can figure it out :) >> >> Alef Arendsen wrote: >> >>> I've done the first uploads to Ibiblio, but haven't done the last three >>> releases or so. >>> >>> They require some kind of bundle, which you can upload / link to from >>> their JIRA instance (at codehaus'). I wouldn't know how to generate such >>> bundle. I don't know who did it the last time. >>> >>> Alef >>> >>> >>> >>> > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting > Tool for open source databases. Create drag-&-drop reports. Save time > by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. > Download a FREE copy at http://www.intelliview.com/go/osdn_nl > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer |
|
From: Luke T. <ne...@fr...> - 2005-02-03 18:34:35
|
Hi Eugene, The rsync option saves you having to go through the bother of building up a bundle each time you produce a new version. You provide an rsync account and ibiblio will check it periodically and automatically update its repository. We do have a Maven build which I've been maintaining (after a fashion :) and running since early 2003. You can view the site at http://monkeymachine.co.uk/spring/maven-reports.html cheers, Luke. Eugene Kuleshov wrote: > Luke, > > As far as I know you have to provide Maven's pom (project.xml) for any > artifact you need to upload to the repository. If Spring is not using > Maven, then these pom's has to be generated somehow (I did that for ASM > project). More details you can find at > http://maven.apache.org/repository-upload.html > > regards, > Eugene > > |
|
From: <kat...@ho...> - 2005-02-06 03:10:22
|
Eclipse classpath is pointing to a source drive of D for some reason see patch below). Also there seems to be missing Aspectwerkz JARs (see patch below). RCS file: /cvsroot/springframework/spring/.classpath,v retrieving revision 1.85 diff -u -r1.85 .classpath --- .classpath 3 Feb 2005 15:35:49 -0000 1.85 +++ .classpath 6 Feb 2005 01:23:22 -0000 @@ -69,7 +69,7 @@ <classpathentry kind="lib" path="lib/rowset/rowset.jar"/> <classpathentry kind="lib" path="lib/jmock/jmock.jar"/> <classpathentry kind="lib" path="lib/jmock/jmock-cglib.jar"/> - <classpathentry sourcepath="D:/opt/src/jmx-1_2_1-src/src/jmxri" kind="lib" path="lib/jmx/jmxri.jar"/> + <classpathentry kind="lib" path="lib/jmx/jmxri.jar"/> <classpathentry kind="lib" path="lib/groovy/groovy-1.0-beta-6.jar"/> <classpathentry kind="lib" path="lib/jsf/jsf-api.jar"/> <classpathentry kind="lib" path="lib/jakarta-commons/commons-httpclient.jar"/> @@ -96,5 +96,7 @@ <classpathentry kind="lib" path="lib/cglib/cglib-nodep-2.1-dev.jar"/> <classpathentry kind="lib" path="lib/ehcache/ehcache-1.1.jar"/> <classpathentry kind="lib" path="lib/jasperreports/jasperreports-0.6.4.jar"/> + <classpathentry kind="lib" path="lib/aspectwerkz/aspectwerkz-2.0.RC3-snapshot.jar"/> + <classpathentry kind="lib" path="lib/aspectwerkz/aspectwerkz-core-2.0.RC3-snapshot.jar"/> <classpathentry kind="output" path="target/other-classes"/> </classpath> |