Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [aspectj-users] maven repository on ibiblio

Hi,

You'll have to make two jars:
1st: LICENSE.txt, project.xml, aspectjrt-1.2.jar
2nd: LICENSE.txt, project.xml, aspectjtools-1.2.jar

And put them in any web or ftp server. That's the url you'll have to write
in JIRA.


If you have any trouble, send me the LICENSE.txt and project.xml.

Regards

Carlos Sanchez
A Coruña, Spain

Oness Project
http://oness.sourceforge.net



> -----Original Message-----
> From: aspectj-users-admin@xxxxxxxxxxx 
> [mailto:aspectj-users-admin@xxxxxxxxxxx] On Behalf Of Charles 
> N. Harvey III
> Sent: Wednesday, June 02, 2004 4:23 PM
> To: aspectj-users@xxxxxxxxxxx
> Subject: Re: [aspectj-users] maven repository on ibiblio
> 
> I tried.  But then I wasn't sure how to package everything.  
> And, when you add the request to JIRA, you need to have a url 
> where it can be found.
> I have no such url.  And the one on the eclipse.org/aspectj/ 
> site is that enormous aspectj1.2.jar which actually contains 
> both jars and the docs.
> 
> So I wasn't really sure what to do with this.  If you have 
> any ideas let me know.  I've got the license.txt, jars, and 
> project.xml.
> 
> 
> Charlie
> 
> 
> 
> Carlos Sanchez said the following on 6/2/2004 10:11 AM:
> 
> >Hi,
> >
> >There is some work done on this? If not I'll do the job.
> >
> >I've also seen that the aspectjtools.jar is actually a 
> bundle of other 
> >packages. Is there any list of the dependencies and versions 
> anywhere?
> >
> >Thanks
> >
> >Carlos Sanchez
> >A Coruña, Spain
> >
> >Oness Project
> >http://oness.sourceforge.net
> >
> >
> >  
> >
> >>-----Original Message-----
> >>From: aspectj-users-admin@xxxxxxxxxxx 
> >>[mailto:aspectj-users-admin@xxxxxxxxxxx] On Behalf Of Charles N. 
> >>Harvey III
> >>Sent: Wednesday, May 26, 2004 3:48 PM
> >>To: aspectj-users@xxxxxxxxxxx
> >>Subject: [aspectj-users] maven repository on ibiblio
> >>
> >>Hello all.
> >>I am a user of both Maven (http://maven.apache.org/) and AspectJ.  
> >>Actually, I helped write the AspectJ Plugin 3.0 that uses the new 
> >>aspectjrt-1.2.jar.
> >>When building with Maven, jar files are automatically 
> downloaded from 
> >>a remote repository on Ibiblio (http://www.ibiblio.org/).  I would 
> >>love it if the new aspectjrt-1.2.jar could be uploaded to this 
> >>repository so that it will be easily downloadable by other users of 
> >>AspectJ and Maven.
> >>
> >>The Maven folks have a new procedure for uploading jars to the 
> >>repository and I was wondering who might be able to take 
> care of that?
> >>
> >>http://maven.apache.org/repository-upload.html
> >>
> >>You need a license.txt, a project.xml and the jar wrapped up into a 
> >>jar and then you post a request to Maven's JIRA.  I could 
> do this if 
> >>someone could send me the license.txt for AspectJ and the 
> beginnings 
> >>of a project.xml (of I could come up with one).
> >>
> >>Thanks for your time and assistance.
> >>
> >>
> >>Charlie
> >>
> >>_______________________________________________
> >>aspectj-users mailing list
> >>aspectj-users@xxxxxxxxxxx
> >>http://dev.eclipse.org/mailman/listinfo/aspectj-users
> >>
> >>
> >>    
> >>
> >
> >
> >_______________________________________________
> >aspectj-users mailing list
> >aspectj-users@xxxxxxxxxxx
> >http://dev.eclipse.org/mailman/listinfo/aspectj-users
> >
> >
> >  
> >
> _______________________________________________
> aspectj-users mailing list
> aspectj-users@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/aspectj-users
> 
> 




Back to the top