diff options
author | Andreas Reiter <andreas.reiter@iaik.tugraz.at> | 2014-02-27 18:31:06 +0100 |
---|---|---|
committer | Andreas Reiter <andreas.reiter@iaik.tugraz.at> | 2014-02-27 18:31:06 +0100 |
commit | 550177c54ce258715177a28f2d2d78812bf745fd (patch) | |
tree | c77029f1a269e13fd6c7653d8917e5fabfa306fe /id/server/mw-messages-api/.classpath | |
parent | 27b4ca05aeac39b0a180a13e44ed354e80fb47dd (diff) | |
download | moa-id-spss-550177c54ce258715177a28f2d2d78812bf745fd.tar.gz moa-id-spss-550177c54ce258715177a28f2d2d78812bf745fd.tar.bz2 moa-id-spss-550177c54ce258715177a28f2d2d78812bf745fd.zip |
Added signeddoc attribute provider plugin
Diffstat (limited to 'id/server/mw-messages-api/.classpath')
-rw-r--r-- | id/server/mw-messages-api/.classpath | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/id/server/mw-messages-api/.classpath b/id/server/mw-messages-api/.classpath index 8b5a9fa96..c15838fd0 100644 --- a/id/server/mw-messages-api/.classpath +++ b/id/server/mw-messages-api/.classpath @@ -6,11 +6,6 @@ <attribute name="maven.pomderived" value="true"/> </attributes> </classpathentry> - <classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources"> - <attributes> - <attribute name="maven.pomderived" value="true"/> - </attributes> - </classpathentry> <classpathentry kind="src" output="target/test-classes" path="src/test/java"> <attributes> <attribute name="optional" value="true"/> |