Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[orbit-dev] bundle naming - ant and junit

I'd like to get the Apache Ant and JUnit bundles from the Eclipse Platform
contributed to Orbit but there are a couple of outstanding issues. They are
outlined in the following bug reports:

JUnit : https://bugs.eclipse.org/bugs/show_bug.cgi?id=163692
Ant : https://bugs.eclipse.org/bugs/show_bug.cgi?id=163693

Tomorrow I intend to commit things to the repository to leave it in the
following state:
- there will be NO org.apache.ant project
- there will be an org.apache.tools.ant project which contains Ant 1.6.5
- there will be NO org.junit4 project
- there will be an org.junit project with 2 streams, one for the 3.8.1 code
and one for the 4.1.0.1 code

Problems in the SDK using wrapper bundles are outlined in this bug:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=165356. We will work with the
appropriate teams to get these issues resolved.

Please scream and yell if any of this offends you, otherwise I will go
ahead and commit changes.

Thanks.



Back to the top