/[schmitzm]/trunk/pom.xml
ViewVC logotype

Log of /trunk/pom.xml

Parent Directory Parent Directory | Revision Log Revision Log


Sticky Revision:
(Current path doesn't exist after revision 1383)

Revision 1346 - (view) (annotate) - [select for diffs]
Modified Mon Dec 13 16:57:42 2010 UTC (14 years, 2 months ago) by alfonx
File length: 14522 byte(s)
Diff to previous 1344


Revision 1344 - (view) (annotate) - [select for diffs]
Modified Mon Dec 13 12:25:26 2010 UTC (14 years, 2 months ago) by alfonx
File length: 14493 byte(s)
Diff to previous 1343
using poi 3.7 it is possible to calculate the klose xls

Revision 1343 - (view) (annotate) - [select for diffs]
Modified Mon Dec 13 11:32:50 2010 UTC (14 years, 2 months ago) by alfonx
File length: 14493 byte(s)
Diff to previous 1336
added excel lib to test scope

Revision 1336 - (view) (annotate) - [select for diffs]
Modified Tue Dec 7 15:54:02 2010 UTC (14 years, 2 months ago) by alfonx
File length: 14130 byte(s)
Diff to previous 1335
		<dependency>
			<groupId>org.geotools</groupId>
			<artifactId>gt-swing</artifactId>
			<version>${geotools.version}</version>
			<type>jar</type>
			<scope>compile</scope>
			<exclusions>
				<!-- We use miglayout 3.7.3, not 3.7 -->
				<exclusion>
					<groupId>com.miglayout</groupId>
					<artifactId>miglayout</artifactId>
				</exclusion>
			</exclusions>
		</dependency>


Revision 1335 - (view) (annotate) - [select for diffs]
Modified Tue Dec 7 15:53:19 2010 UTC (14 years, 2 months ago) by alfonx
File length: 14166 byte(s)
Diff to previous 1334
		<dependency>
			<groupId>org.geotools</groupId>
			<artifactId>gt-swing</artifactId>
			<version>${geotools.version}</version>
			<type>jar</type>
			<scope>compile</scope>
			<exclusions>
				<!-- We use miglayout 3.7.3, not 3.7 -->
				<exclusion>
					<groupId>com.miglayout</groupId>
					<artifactId>miglayout</artifactId>
					<classifier>swing</classifier>
				</exclusion>
			</exclusions>
		</dependency>


Revision 1334 - (view) (annotate) - [select for diffs]
Modified Tue Dec 7 15:38:49 2010 UTC (14 years, 2 months ago) by alfonx
File length: 13916 byte(s)
Diff to previous 1333


Revision 1333 - (view) (annotate) - [select for diffs]
Modified Tue Dec 7 15:22:44 2010 UTC (14 years, 2 months ago) by alfonx
File length: 13881 byte(s)
Diff to previous 1329
removed slf4j from pom

Revision 1329 - (view) (annotate) - [select for diffs]
Modified Mon Dec 6 14:44:38 2010 UTC (14 years, 2 months ago) by alfonx
File length: 13825 byte(s)
Diff to previous 1306
<classifier>swing</classifier> for miglayout

Revision 1306 - (view) (annotate) - [select for diffs]
Modified Wed Nov 24 15:15:08 2010 UTC (14 years, 3 months ago) by alfonx
File length: 13791 byte(s)
Diff to previous 1305
Upgrade von JUnit 4.8.1 auf 4.8.2

Revision 1305 - (view) (annotate) - [select for diffs]
Modified Wed Nov 24 14:39:51 2010 UTC (14 years, 3 months ago) by alfonx
File length: 13791 byte(s)
Diff to previous 1283
Removed all uses of JUNit 3 testCase

Revision 1283 - (view) (annotate) - [select for diffs]
Modified Wed Nov 17 11:23:44 2010 UTC (14 years, 3 months ago) by alfonx
File length: 13794 byte(s)
Diff to previous 1281
Updated the poms top use relative path to 									

<argument>-s</argument>
<argument>${project.build.directory}/../src/main/resources</argument>

Revision 1281 - (view) (annotate) - [select for diffs]
Modified Wed Nov 17 11:01:16 2010 UTC (14 years, 3 months ago) by alfonx
File length: 13764 byte(s)
Diff to previous 1268
Updated poms to use ResourceproviderOperation REMOVE

Revision 1268 - (view) (annotate) - [select for diffs]
Modified Sat Nov 13 17:12:29 2010 UTC (14 years, 3 months ago) by alfonx
File length: 13141 byte(s)
Diff to previous 1261
versuche  resourceOperationRemove zu benutzen klppt nicht


Revision 1261 - (view) (annotate) - [select for diffs]
Modified Thu Nov 11 13:12:50 2010 UTC (14 years, 3 months ago) by alfonx
File length: 12434 byte(s)
Diff to previous 1257
Moved AtlasSwingWorker & AtlasStatusDialog to schmitzm

Revision 1257 - (view) (annotate) - [select for diffs]
Modified Wed Nov 10 12:07:48 2010 UTC (14 years, 3 months ago) by mojays
File length: 12264 byte(s)
Diff to previous 1241
LangUtil/TestingUtil: new method to initialize a default console logger
ResourceProvider: bug fix so that getPropertyFile(.) can called for NULL locale


Revision 1241 - (view) (annotate) - [select for diffs]
Modified Fri Nov 5 13:03:41 2010 UTC (14 years, 3 months ago) by alfonx
File length: 12087 byte(s)
Diff to previous 1222
2.4-SNAPSHOT

Revision 1222 - (view) (annotate) - [select for diffs]
Modified Wed Nov 3 14:07:08 2010 UTC (14 years, 3 months ago) by alfonx
File length: 12087 byte(s)
Diff to previous 1212
Added a label for the CRS to the MapPaneStatusBar

Revision 1212 - (view) (annotate) - [select for diffs]
Modified Wed Nov 3 10:49:38 2010 UTC (14 years, 3 months ago) by alfonx
File length: 12087 byte(s)
Diff to previous 1207
* Moved testing resources (shp, raster) from gpcore, ascore etc to schmitzm
* added a special directory for the testresources.. 


Revision 1207 - (view) (annotate) - [select for diffs]
Modified Tue Nov 2 23:53:44 2010 UTC (14 years, 3 months ago) by alfonx
File length: 11775 byte(s)
Diff to previous 1188
StylingUtil now supports validatin of XML InputStream against SLD XSD (new pom dependency!)

Revision 1188 - (view) (annotate) - [select for diffs]
Modified Wed Oct 27 23:48:41 2010 UTC (14 years, 4 months ago) by alfonx
File length: 11578 byte(s)
Diff to previous 1176
no change

Revision 1176 - (view) (annotate) - [select for diffs]
Modified Tue Oct 26 12:21:00 2010 UTC (14 years, 4 months ago) by alfonx
File length: 11576 byte(s)
Diff to previous 1161
Added javax.mail to schmitzm pom.xml

Revision 1161 - (view) (annotate) - [select for diffs]
Modified Sun Oct 24 16:44:18 2010 UTC (14 years, 4 months ago) by alfonx
File length: 11404 byte(s)
Diff to previous 1111
* AtlasSTyler-Feature: Improved the GUI
* AtlasSTyler-Feature: Import Wizards for SHape, PostGIS and WFS

Revision 1111 - (view) (annotate) - [select for diffs]
Modified Thu Oct 14 18:28:28 2010 UTC (14 years, 4 months ago) by alfonx
File length: 11046 byte(s)
Diff to previous 1087
Changed the ExceptionDialog JDialog to always only appear on the EDT.

Revision 1087 - (view) (annotate) - [select for diffs]
Modified Sat Oct 9 22:12:04 2010 UTC (14 years, 4 months ago) by alfonx
File length: 11037 byte(s)
Diff to previous 961
added ...-tests.jar creation to the maven-jar-plugin

Revision 961 - (view) (annotate) - [select for diffs]
Modified Wed Aug 11 08:57:20 2010 UTC (14 years, 6 months ago) by alfonx
File length: 10742 byte(s)
Diff to previous 937
Upgraded 2.3-SNAPSHOT to Geotools 2.6.5
 Geotools 2.6.5 is a bugfix release released on August 8th 2010. The release notres are here: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10270&version=16493


Revision 937 - (view) (annotate) - [select for diffs]
Modified Mon Jul 19 12:05:09 2010 UTC (14 years, 7 months ago) by alfonx
File length: 10742 byte(s)
Diff to previous 922
Updated to the new maven artifactory URL

Revision 922 - (view) (annotate) - [select for diffs]
Modified Thu Jul 1 17:28:41 2010 UTC (14 years, 8 months ago) by alfonx
File length: 10730 byte(s)
Diff to previous 903
pom.xml extended to automatically convert native2ascii chars

Revision 903 - (view) (annotate) - [select for diffs]
Modified Thu Jun 10 07:59:13 2010 UTC (14 years, 8 months ago) by alfonx
File length: 8665 byte(s)
Diff to previous 899
* pom.xml project name changed from SCHMITZM to "schmitzm-library", then now "mvn eclipse:eclipse" can better locate it in your workspace and link to it.


Revision 899 - (view) (annotate) - [select for diffs]
Modified Mon Jun 7 14:23:56 2010 UTC (14 years, 8 months ago) by alfonx
File length: 8657 byte(s)
Diff to previous 847
updated the pom.xml, this is development trunk version 2.3-SNAPSHOT

Revision 847 - (view) (annotate) - [select for diffs]
Modified Wed May 19 12:49:03 2010 UTC (14 years, 9 months ago) by alfonx
File length: 8657 byte(s)
Diff to previous 841
Upgrade von GT 2.6.3 auf GeoTools 2.6.4 ohne Compilefehler

Revision 841 - (view) (annotate) - [select for diffs]
Modified Tue May 11 16:42:25 2010 UTC (14 years, 9 months ago) by alfonx
File length: 8657 byte(s)
Diff to previous 832
An Error Occurred:
org/jfree/util/PublicCloneable
+- Stack Trace

java.lang.NoClassDefFoundError: org/jfree/util/PublicCloneable
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:632)
at java.lang.ClassLoader.defineClass(ClassLoader.java:616)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
at org.apache.catalina.loader.WebappClassLoader.findClassInternal(WebappClassLoader.java:1862)
at org.apache.catalina.loader.WebappClassLoader.findClass(WebappClassLoader.java:902)
at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1366)
at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1245)
at schmitzm.jfree.chart.style.ChartType.getTitle(ChartType.java:141)
at cpa.keck.UserBean.createChartTypSubMenu(UserBean.java:315)


Revision 832 - (view) (annotate) - [select for diffs]
Modified Thu May 6 17:53:05 2010 UTC (14 years, 9 months ago) by alfonx
File length: 8485 byte(s)
Diff to previous 810
Fixed test resources setting in pom.xml. Tests should now find their resources.

Revision 810 - (view) (annotate) - [select for diffs]
Modified Tue Apr 20 12:32:02 2010 UTC (14 years, 10 months ago) by alfonx
File length: 8144 byte(s)
Diff to previous 809
versionnummer des sources lugin festgeleegt

Revision 809 - (view) (annotate) - [select for diffs]
Modified Mon Apr 19 18:16:34 2010 UTC (14 years, 10 months ago) by alfonx
File length: 8115 byte(s)
Diff to previous 806
schmitzm-library-2.2-SNAPSHOT.jar und schmitzm-library-2.2-SNAPSHOT-sources.jar compilieren mit GT 2.6-3 und sind bei artifactory.wikisquare.de deployed

Revision 806 - (view) (annotate) - [select for diffs]
Modified Fri Apr 16 10:32:43 2010 UTC (14 years, 10 months ago) by alfonx
File length: 8158 byte(s)
Diff to previous 805
resoucre pplugin version explizit angegeben

Revision 805 - (view) (annotate) - [select for diffs]
Modified Fri Apr 16 10:32:26 2010 UTC (14 years, 10 months ago) by mojays
File length: 8000 byte(s)
Diff to previous 804
Rumspielerei mit pom.xml wg. .svn-Ordnern

Revision 804 - (view) (annotate) - [select for diffs]
Modified Fri Apr 16 10:29:13 2010 UTC (14 years, 10 months ago) by alfonx
File length: 7921 byte(s)
Diff to previous 803
compile version 2.2

Revision 803 - (view) (annotate) - [select for diffs]
Modified Fri Apr 16 10:05:43 2010 UTC (14 years, 10 months ago) by alfonx
File length: 7921 byte(s)
Diff to previous 799
Bissen mehr Metainformationen in pom.xml angegeben...

Revision 799 - (view) (annotate) - [select for diffs]
Modified Wed Apr 14 11:13:22 2010 UTC (14 years, 10 months ago) by alfonx
File length: 7790 byte(s)
Diff to previous 798
auf eine neuere version des eclipse plugins gestellt.. vielleicht hilft es bei martins IDE problem

Revision 798 - (view) (annotate) - [select for diffs]
Modified Wed Apr 14 10:25:00 2010 UTC (14 years, 10 months ago) by alfonx
File length: 7790 byte(s)
Diff to previous 796
pom.xml erstellt und deployed jetzt auch immer eine ...sources.jar

Revision 796 - (view) (annotate) - [select for diffs]
Modified Sat Apr 10 10:19:44 2010 UTC (14 years, 10 months ago) by alfonx
File length: 7484 byte(s)
Diff to previous 795
Removed: "[WARNING] While downloading jdom:jdom:1.1      This artifact has been relocated to org.jdom:jdom:1.1."

Revision 795 - (view) (annotate) - [select for diffs]
Modified Thu Apr 8 14:15:16 2010 UTC (14 years, 10 months ago) by alfonx
File length: 7480 byte(s)
Diff to previous 794


Revision 794 - (view) (annotate) - [select for diffs]
Modified Thu Apr 8 13:57:28 2010 UTC (14 years, 10 months ago) by alfonx
File length: 7469 byte(s)
Diff to previous 793
Thumbs.db excluded


Revision 793 - (view) (annotate) - [select for diffs]
Modified Thu Apr 8 13:52:04 2010 UTC (14 years, 10 months ago) by alfonx
File length: 7402 byte(s)
Diff to previous 791


Revision 791 - (view) (annotate) - [select for diffs]
Modified Thu Apr 8 13:00:43 2010 UTC (14 years, 10 months ago) by alfonx
File length: 7336 byte(s)
Diff to previous 790
maven compiler versionsnummer festgelegt auf 2.1

Revision 790 - (view) (annotate) - [select for diffs]
Modified Thu Apr 8 12:23:52 2010 UTC (14 years, 10 months ago) by alfonx
File length: 7261 byte(s)
Diff to previous 789
switched source encoding to utf8

Revision 789 - (view) (annotate) - [select for diffs]
Modified Thu Apr 8 10:04:28 2010 UTC (14 years, 10 months ago) by alfonx
File length: 7188 byte(s)
Diff to previous 787
dist target ordner geändert in pom.xml

Revision 787 - (view) (annotate) - [select for diffs]
Modified Tue Apr 6 11:38:23 2010 UTC (14 years, 10 months ago) by alfonx
File length: 7181 byte(s)
Diff to previous 784
jetzt werden die resources korrekt in das jar geapckt.. in maven sind sources und resources eigentlich getrennt....


Revision 784 - (view) (annotate) - [select for diffs]
Modified Sun Apr 4 16:56:57 2010 UTC (14 years, 10 months ago) by alfonx
File length: 7221 byte(s)
Diff to previous 783


Revision 783 - (view) (annotate) - [select for diffs]
Modified Sat Apr 3 14:27:27 2010 UTC (14 years, 10 months ago) by alfonx
File length: 7106 byte(s)
Diff to previous 771


Revision 771 - (view) (annotate) - [select for diffs]
Modified Sun Mar 21 12:12:06 2010 UTC (14 years, 11 months ago) by alfonx
File length: 6702 byte(s)
Diff to previous 768
einen log4j versionkonflik in pom.xml behoben.

Revision 768 - (view) (annotate) - [select for diffs]
Modified Thu Mar 18 10:31:23 2010 UTC (14 years, 11 months ago) by alfonx
File length: 6521 byte(s)
Diff to previous 767
Neue Utility funktion in JTSUtil to parse WTK


Revision 767 - (view) (annotate) - [select for diffs]
Modified Mon Mar 15 21:41:59 2010 UTC (14 years, 11 months ago) by alfonx
File length: 6419 byte(s)
Diff to previous 765
moved the hibernate stuff out of the project again (for now)

Revision 765 - (view) (annotate) - [select for diffs]
Modified Mon Mar 15 16:42:35 2010 UTC (14 years, 11 months ago) by alfonx
File length: 6976 byte(s)
Diff to previous 758
hilfsklannen fuer hibernate

Revision 758 - (view) (annotate) - [select for diffs]
Modified Mon Mar 8 13:11:47 2010 UTC (14 years, 11 months ago) by alfonx
File length: 6415 byte(s)
Diff to previous 757
verbesserungen an der pom.xml

Revision 757 - (view) (annotate) - [select for diffs]
Modified Fri Mar 5 17:34:42 2010 UTC (14 years, 11 months ago) by alfonx
File length: 5969 byte(s)
Diff to previous 756
Added LGPL to pom.xml


Revision 756 - (view) (annotate) - [select for diffs]
Modified Fri Mar 5 17:00:22 2010 UTC (14 years, 11 months ago) by alfonx
File length: 5813 byte(s)
Diff to previous 755
improved the pom.xml and organized some imports


Revision 755 - (view) (annotate) - [select for diffs]
Added Fri Mar 5 16:14:29 2010 UTC (14 years, 11 months ago) by alfonx
File length: 5197 byte(s)
Habe eine pom.xml für maven erstellt. Es hat sich aber dadurch nix am existierenden Projekt verändert.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26