Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 165642 - dev-java/ant-dotnet (new ebuild)
Summary: dev-java/ant-dotnet (new ebuild)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2007-02-06 16:08 UTC by bware
Modified: 2007-06-30 22:30 UTC (History)
2 users (show)

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


Attachments
Ebuild for dev-java/ant-dotnet-1.0 (ant-dotnet-1.0.ebuild,827 bytes, text/plain)
2007-02-06 16:11 UTC, bware
Details
Test case build.xml (build.xml,131 bytes, application/xml)
2007-02-06 16:14 UTC, bware
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bware 2007-02-06 16:08:05 UTC
Apache have spun off the Apache .NET Ant Library and AntUnit into a separate antlibs project.
Comment 1 bware 2007-02-06 16:11:44 UTC
Created attachment 109342 [details]
Ebuild for dev-java/ant-dotnet-1.0

Here is a first shot at an ebuild. Only tested on amd64 with ant-1.7 and blackdown-jdk-1.4.2, but it works for me.

Should be a good starting point for the Antunit ebuild too.
Comment 2 bware 2007-02-06 16:14:51 UTC
Created attachment 109343 [details]
Test case build.xml

Just builds any .cs files it finds to a random output, as per the ant defaults.
Comment 3 Jurek Bartuszek (RETIRED) gentoo-dev 2007-06-30 22:30:40 UTC
In CVS, thanks!