Changeset 553 for trunk/java-utils-test


Ignore:
Timestamp:
08/16/12 16:08:48 (12 years ago)
Author:
sherbold
Message:
  • countless adaptations throughout nearly all components to remove errors introduced due to the refactoring of the event core
  • added StringEventType? as a simple-to-use event type instead of DummyEventType?
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/java-utils-test/.classpath

    r482 r553  
    22<classpath> 
    33        <classpathentry kind="src" output="target/test-classes" path="src/test/java"> 
     4                <attributes> 
     5                        <attribute name="optional" value="true"/> 
     6                        <attribute name="maven.pomderived" value="true"/> 
     7                </attributes> 
     8        </classpathentry> 
     9        <classpathentry kind="src" output="target/classes" path="src/main/java"> 
    410                <attributes> 
    511                        <attribute name="optional" value="true"/> 
Note: See TracChangeset for help on using the changeset viewer.