[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r31] by rbeeger

* Switched on development mode in Equinox. It doesn't stop resolving bundles when a required bundle does not exist or some other constraints are not met.
* Added a simple ant build script for the generation of a source zip.

2008-01-21 14:37:24 Tree
[r30] by rbeeger

Now Equinox integration (OSMORC-6) is working and the tests also work.

2008-01-18 19:22:06 Tree
[r29] by rbeeger

* Added forgotten libs.

2008-01-13 19:04:43 Tree
[r28] by rbeeger

* Started woking on integration of Eclipse Equinox

2008-01-13 19:02:44 Tree
[r27] by rbeeger

* Played around with heavyweight tests a bit more.
* Added content and source roots explicitely.
* A portion of the test now works, but it still doesn't work completely

2008-01-12 18:16:40 Tree
[r26] by rbeeger

* Started development for a test that checks whether module dependencies are set correctly according to the manifest files. It doesn't work yet

2008-01-06 17:10:00 Tree
[r25] by rbeeger

* Added some badly needed tests for the parsing of manifest files.
* Fixed bug: Because of a copy-and-past-bug ManifestAttributes were not created by the parser.
* Created a superclass for ManifestDirective and ManifestAttribute that provides convenient access to the name and value of the directive or attribute.

2008-01-04 11:36:50 Tree
[r24] by rbeeger

Updated license for the new year.

2008-01-02 22:06:36 Tree
[r23] by rbeeger

* Found out how to write IDEA tests without having to set up a whole test project. Fortunately there is a lightweight mode.
* Got rid of TestableManifestHeaderValue. The new kind of testing the whole stuff made it obsolete.
* Began work on VersionRangeParser
* Began work on generic quick fixes that replace parts of a manifest file.

2008-01-02 19:08:56 Tree
[r22] by rbeeger

Extracted version parsing.
Introduced value parsers.
Removed some unnecessary dependencies.
Removed some inspection issues.

2007-12-29 19:02:38 Tree
Older >