Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 53959 - (Request for ebuild) dev-java/aspectj-1.2.
Summary: (Request for ebuild) dev-java/aspectj-1.2.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-15 02:10 UTC by Thomas L. Kjeldsen
Modified: 2004-07-14 13:45 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
1.2 ebuild (aspectj-1.2.ebuild,2.29 KB, patch)
2004-06-23 09:08 UTC, Thomas Matthijs (RETIRED)
Details | Diff
fix the versioning (aspectj-1.2-version-gentoo.patch,964 bytes, patch)
2004-06-23 09:09 UTC, Thomas Matthijs (RETIRED)
Details | Diff
javadoc classpath is wrong and generates warnings, fix (aspectj-1.2-fix-javadoc.patch,939 bytes, patch)
2004-06-23 09:09 UTC, Thomas Matthijs (RETIRED)
Details | Diff
fix the build.xml in the examples dir to find the aspectj jar's (aspectj-1.2-fix-examples-build.xml.patch,649 bytes, patch)
2004-06-23 09:10 UTC, Thomas Matthijs (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas L. Kjeldsen 2004-06-15 02:10:42 UTC
AspectJ 1.2 is available from http://eclipse.org/aspectj/

(dev-java/aspectj)

Reproducible: Always
Steps to Reproduce:
Comment 1 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2004-06-17 08:40:14 UTC
This one is not tied to eclipse, so it properly belongs to java@gentoo.org.

It may take some time before we can finish an ebuild for this. If you want
this to progress quicker, please submit an ebuild.
Comment 2 Thomas Matthijs (RETIRED) gentoo-dev 2004-06-23 09:08:20 UTC
Created attachment 33958 [details, diff]
1.2 ebuild
Comment 3 Thomas Matthijs (RETIRED) gentoo-dev 2004-06-23 09:09:02 UTC
Created attachment 33959 [details, diff]
fix the versioning
Comment 4 Thomas Matthijs (RETIRED) gentoo-dev 2004-06-23 09:09:31 UTC
Created attachment 33960 [details, diff]
javadoc classpath is wrong and generates warnings, fix
Comment 5 Thomas Matthijs (RETIRED) gentoo-dev 2004-06-23 09:10:14 UTC
Created attachment 33961 [details, diff]
fix the build.xml in the examples dir to find the aspectj jar's
Comment 6 Thomas Matthijs (RETIRED) gentoo-dev 2004-06-23 09:23:20 UTC
hmm, still not used to how bugzilla handles patches :|
it should realy preserve the filenames other then in the edit
anyway first is the ebuild patch
then
files/aspectj-1.2-version-gentoo.patch
files/aspectj-1.2-fix-javadoc.patch
files/aspectj-1.2-fix-examples-build.xml.patch

Comment 7 Thomas Matthijs (RETIRED) gentoo-dev 2004-06-23 13:44:36 UTC
*oeps* again
appearenly i attacked the full ebuild anyway, was planning to put the patch in, cauz only minor changes
*will be more carefull next time*
Comment 8 Bert Geens (theBlackDragon) 2004-06-24 13:15:03 UTC
Works alright for me, using sun-j2sdk-1.4.1-r1

As a sidenote: it doesn't compile with 1.5_beta2
Comment 9 Thomas Matthijs (RETIRED) gentoo-dev 2004-07-14 13:45:07 UTC
new version in tree, please test and let me know if there are any issues