File tree Expand file tree Collapse file tree
org.eclipse.scava.java.m3
lib/org/rascalmpl/rascal-eclipse Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 <attribute name =" maven.pomderived" value =" true" />
77 </attributes >
88 </classpathentry >
9- <classpathentry excluding =" **" kind =" src" output =" target/classes" path =" src/main/resources" >
10- <attributes >
11- <attribute name =" maven.pomderived" value =" true" />
12- </attributes >
13- </classpathentry >
14- <classpathentry kind =" src" output =" target/test-classes" path =" src/test/java" >
15- <attributes >
16- <attribute name =" optional" value =" true" />
17- <attribute name =" maven.pomderived" value =" true" />
18- </attributes >
19- </classpathentry >
20- <classpathentry excluding =" **" kind =" src" output =" target/test-classes" path =" src/test/resources" >
9+ <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8" >
2110 <attributes >
2211 <attribute name =" maven.pomderived" value =" true" />
2312 </attributes >
2413 </classpathentry >
25- <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8 " >
14+ <classpathentry kind =" con" path =" org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER " >
2615 <attributes >
2716 <attribute name =" maven.pomderived" value =" true" />
2817 </attributes >
2918 </classpathentry >
30- <classpathentry kind =" con " path =" org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER " >
19+ <classpathentry kind =" src " output = " target/test-classes " path =" src/test/java " >
3120 <attributes >
21+ <attribute name =" optional" value =" true" />
3222 <attribute name =" maven.pomderived" value =" true" />
23+ <attribute name =" test" value =" true" />
3324 </attributes >
3425 </classpathentry >
3526 <classpathentry kind =" output" path =" target/classes" />
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 44 <modelVersion >4.0.0</modelVersion >
55 <groupId >org.rascalmpl</groupId >
66 <artifactId >rascal-eclipse</artifactId >
7- <version >0.13 .0</version >
7+ <version >0.14 .0</version >
88 <description >POM was created from install:install-file</description >
99</project >
Original file line number Diff line number Diff line change 33 <groupId >org.rascalmpl</groupId >
44 <artifactId >rascal-eclipse</artifactId >
55 <versioning >
6- <release >0.13 .0</release >
6+ <release >0.14 .0</release >
77 <versions >
88 <version >0.13.0</version >
9+ <version >0.14.0</version >
910 </versions >
10- <lastUpdated >20190912141016 </lastUpdated >
11+ <lastUpdated >20191029160101 </lastUpdated >
1112 </versioning >
1213</metadata >
Original file line number Diff line number Diff line change 66 <version >0.0.1-SNAPSHOT</version >
77
88 <repositories >
9- <repository >
10- <id >local-dependencies</id >
11- <url >file:///${project.basedir} /lib/</url >
12- </repository >
139 <repository >
1410 <id >usethesource</id >
1511 <url >http://nexus.usethesource.io/content/repositories/public/</url >
1612 </repository >
13+ <repository >
14+ <id >local-dependencies</id >
15+ <url >file:///${project.basedir} /lib/</url >
16+ </repository >
1717 </repositories >
1818
1919 <build >
5050 <dependency >
5151 <groupId >org.rascalmpl</groupId >
5252 <artifactId >rascal</artifactId >
53- <version >0.13 .0-SNAPSHOT</version >
53+ <version >0.14 .0-SNAPSHOT</version >
5454 </dependency >
5555 <dependency >
5656 <groupId >org.rascalmpl</groupId >
5757 <artifactId >rascal-eclipse</artifactId >
58- <version >0.13 .0</version >
58+ <version >0.14 .0</version >
5959 </dependency >
6060 <dependency >
6161 <groupId >com.google.guava</groupId >
6262 <artifactId >guava</artifactId >
6363 <version >27.0.1-jre</version >
6464 </dependency >
6565 </dependencies >
66- </project >
66+ </project >
You can’t perform that action at this time.
0 commit comments