|
From: Juergen H. <ju...@in...> - 2005-01-11 06:42:57
|
That's odd... I re-added jdom.jar just for autobuilds, but it's still not
found?
Darren/Alef, I would really appreciate a look at this. Even disabling the
autobuild of that old JPetStore version is an option, I guess.
Juergen
-----Original Message-----
From: spr...@li...
[mailto:spr...@li...]On Behalf Of
al...@jt...
Sent: Tuesday, January 11, 2005 12:25 AM
To: spr...@li...
Subject: [Springframework-developer] spring Build Failed
Importance: High
BUILD FAILED
Ant Error Message:
/jteam/build2/checkout/spring/spring/build-mb.xml:59: The following error
occurred while executing this line:
/jteam/build2/checkout/spring/spring/autobuilds/build/build.xml:196: The
following error occurred while executing this line:
/jteam/build2/checkout/spring/spring/autobuilds/apps/jpetstore/build.xml:81:
Compile failed; see the compiler error output for details.
Date of build: 01/11/2005 00:16:33
Time to build: 6 minutes 19 seconds
Last changed: 01/09/2005 23:40:50
Last log entry: * Removed utility section
Errors/Warnings: (121)
Note: Some input files use or override a deprecated API.Note: Recompile
with -deprecation for details.Note:
/jteam/build2/checkout/spring/spring/mock/org/springframework/mock/web/MockH
ttpSession.java uses or overrides a deprecated API.Note: Recompile
with -deprecation for details.Note: Some input files use or override a
deprecated API.Note: Recompile with -deprecation for
details./jteam/build2/checkout/spring/spring/autobuilds/apps/jpetstore/src/o
rg/springframework/autobuilds/jpetstore/web/view/DomifyCheckout.java:13:
package org.jdom does not existimport org.jdom.Document;
^/jteam/build2/checkout/spring/spring/autobuilds/apps/jpetstore/src/org/spri
ngframework/autobuilds/jpetstore/web/view/DomifyCheckout.java:14: package
org.jdom does not existimport org.jdom.Element;
^/jteam/build2/checkout/spring/spring/autobuilds/apps/jpetstore/src/org/spri
ngframework/autobuilds/jpetstore/web/view/DomifyCheckout.java:15: package
org.jdom.output does not existimport org.jdom.output.DOMOutputter;
^/jteam/build2/checkout/spring/spring/autobuilds/apps/jpetstore/src/org/spri
ngframework/autobuilds/jpetstore/web/view/DomifyCheckout.java:60: cannot
resolve symbolsymbol : class Document location: class
org.springframework.autobuilds.jpetstore.web.view.DomifyCheckout
Document doc = new Document();
^/jteam/build2/checkout/spring/spring/autobuilds/apps/jpetstore/src/org/spri
ngframework/autobuilds/jpetstore/web/view/DomifyCheckout.java:60: cannot
resolve symbolsymbol : class Document location: class
org.springframework.autobuilds.jpetstore.web.view.DomifyCheckout
Document doc = new Document();
^/jteam/build2/checkout/spring/spring/autobuilds/apps/jpetstore/src/org/spri
ngframework/autobuilds/jpetstore/web/view/DomifyCheckout.java:61: cannot
resolve symbolsymbol : class Element location: class
org.springframework.autobuilds.jpetstore.web.view.DomifyCheckout
Element root = new Element(rootName);
^/jteam/build2/checkout/spring/spring/autobuilds/apps/jpetstore/src/org/spri
ngframework/autobuilds/jpetstore/web/view/DomifyCheckout.java:61: cannot
resolve symbolsymbol : class Element location: class
org.springframework.autobuilds.jpetstore.web.view.DomifyCheckout
Element root = new Element(rootName);
^/jteam/build2/checkout/spring/spring/autobuilds/apps/jpetstore/src/org/spri
ngframework/autobuilds/jpetstore/web/view/DomifyCheckout.java:71: cannot
resolve symbolsymbol : class Element location: class
org.springframework.autobuilds.jpetstore.web.view.DomifyCheckout Element
ciXml = new Element("cartItem");
^/jteam/build2/checkout/spring/spring/autobuilds/apps/jpetstore/src/org/spri
ngframework/autobuilds/jpetstore/web/view/DomifyCheckout.java:71: cannot
resolve symbolsymbol : class Element location: class
org.springframework.autobuilds.jpetstore.web.view.DomifyCheckout Element
ciXml = new Element("cartItem");
^/jteam/build2/checkout/spring/spring/autobuilds/apps/jpetstore/src/org/spri
ngframework/autobuilds/jpetstore/web/view/DomifyCheckout.java:78: cannot
resolve symbolsymbol : class Element location: class
org.springframework.autobuilds.jpetstore.web.view.DomifyCheckout Element
itemXml = new Element("item");
^/jteam/build2/checkout/spring/spring/autobuilds/apps/jpetstore/src/org/spri
ngframework/autobuilds/jpetstore/web/view/DomifyCheckout.java:78: cannot
resolve symbolsymbol : class Element location: class
org.springframework.autobuilds.jpetstore.web.view.DomifyCheckout Element
itemXml = new Element("item");
^/jteam/build2/checkout/spring/spring/autobuilds/apps/jpetstore/src/org/spri
ngframework/autobuilds/jpetstore/web/view/DomifyCheckout.java:83: cannot
resolve symbolsymbol : class Element location: class
org.springframework.autobuilds.jpetstore.web.view.DomifyCheckout Element
attrib = new Element("attribute");
^/jteam/build2/checkout/spring/spring/autobuilds/apps/jpetstore/src/org/spri
ngframework/autobuilds/jpetstore/web/view/DomifyCheckout.java:83: cannot
resolve symbolsymbol : class Element location: class
org.springframework.autobuilds.jpetstore.web.view.DomifyCheckout Element
attrib = new Element("attribute");
^/jteam/build2/checkout/spring/spring/autobuilds/apps/jpetstore/src/org/spri
ngframework/autobuilds/jpetstore/web/view/DomifyCheckout.java:88: cannot
resolve symbolsymbol : class Element location: class
org.springframework.autobuilds.jpetstore.web.view.DomifyCheckout Element
attrib = new Element("attribute");
^/jteam/build2/checkout/spring/spring/autobuilds/apps/jpetstore/src/org/spri
ngframework/autobuilds/jpetstore/web/view/DomifyCheckout.java:88: cannot
resolve symbolsymbol : class Element location: class
org.springframework.autobuilds.jpetstore.web.view.DomifyCheckout Element
attrib = new Element("attribute");
^/jteam/build2/checkout/spring/spring/autobuilds/apps/jpetstore/src/org/spri
ngframework/autobuilds/jpetstore/web/view/DomifyCheckout.java:93: cannot
resolve symbolsymbol : class Element location: class
org.springframework.autobuilds.jpetstore.web.view.DomifyCheckout Element
attrib = new Element("attribute");
^/jteam/build2/checkout/spring/spring/autobuilds/apps/jpetstore/src/org/spri
ngframework/autobuilds/jpetstore/web/view/DomifyCheckout.java:93: cannot
resolve symbolsymbol : class Element location: class
org.springframework.autobuilds.jpetstore.web.view.DomifyCheckout Element
attrib = new Element("attribute");
^/jteam/build2/checkout/spring/spring/autobuilds/apps/jpetstore/src/org/spri
ngframework/autobuilds/jpetstore/web/view/DomifyCheckout.java:98: cannot
resolve symbolsymbol : class Element location: class
org.springframework.autobuilds.jpetstore.web.view.DomifyCheckout Element
attrib = new Element("attribute");
^/jteam/build2/checkout/spring/spring/autobuilds/apps/jpetstore/src/org/spri
ngframework/autobuilds/jpetstore/web/view/DomifyCheckout.java:98: cannot
resolve symbolsymbol : class Element location: class
org.springframework.autobuilds.jpetstore.web.view.DomifyCheckout Element
attrib = new Element("attribute");
^/jteam/build2/checkout/spring/spring/autobuilds/apps/jpetstore/src/org/spri
ngframework/autobuilds/jpetstore/web/view/DomifyCheckout.java:103: cannot
resolve symbolsymbol : class Element location: class
org.springframework.autobuilds.jpetstore.web.view.DomifyCheckout Element
attrib = new Element("attribute");
^/jteam/build2/checkout/spring/spring/autobuilds/apps/jpetstore/src/org/spri
ngframework/autobuilds/jpetstore/web/view/DomifyCheckout.java:103: cannot
resolve symbolsymbol : class Element location: class
org.springframework.autobuilds.jpetstore.web.view.DomifyCheckout Element
attrib = new Element("attribute");
^/jteam/build2/checkout/spring/spring/autobuilds/apps/jpetstore/src/org/spri
ngframework/autobuilds/jpetstore/web/view/DomifyCheckout.java:108: cannot
resolve symbolsymbol : class Element location: class
org.springframework.autobuilds.jpetstore.web.view.DomifyCheckout Element
prod = new Element("productName");
^/jteam/build2/checkout/spring/spring/autobuilds/apps/jpetstore/src/org/spri
ngframework/autobuilds/jpetstore/web/view/DomifyCheckout.java:108: cannot
resolve symbolsymbol : class Element location: class
org.springframework.autobuilds.jpetstore.web.view.DomifyCheckout Element
prod = new Element("productName");
^/jteam/build2/checkout/spring/spring/autobuilds/apps/jpetstore/src/org/spri
ngframework/autobuilds/jpetstore/web/view/DomifyCheckout.java:115: cannot
resolve symbolsymbol : class DOMOutputter location: class
org.springframework.autobuilds.jpetstore.web.view.DomifyCheckout
return new DOMOutputter().output(doc); ^24 errors
Unit Tests: (2318)
All Tests Passed
Modifications since last build: (28)
modified aarendsen docs/reference/src/mvc.xml * Removed utility
section
modified aarendsen docs/reference/src/scheduling.xml * Fixed little
doco improvement
modified aarendsen docs/reference/src/mvc.xml * Added a bit more
doco about chaining view resolvers and the XmlViewResolver
modified robharrop
sandbox/src/org/springframework/crypto/digest/MessageDigestTemplate.java
Remove dependency on Commons Codec
modified jhoeller
sandbox/test/org/springframework/enums/CodedEnumTests.java reformatted
modified jhoeller
sandbox/src/org/springframework/enums/support/AbstractCodedEnumResolver.java
reformatted
modified jhoeller
sandbox/src/org/springframework/enums/support/AbstractCodedEnumUserType.java
reformatted
modified jhoeller
sandbox/src/org/springframework/enums/support/GenericLabeledCodedEnum.java
reformatted
modified jhoeller
sandbox/src/org/springframework/enums/support/HibernateCodedEnumResolver.jav
a reformatted
modified jhoeller
sandbox/src/org/springframework/enums/support/StaticCodedEnumResolver.java
reformatted
modified jhoeller
sandbox/src/org/springframework/enums/AbstractCodedEnum.java reformatted
modified jhoeller
sandbox/src/org/springframework/enums/CodedEnum.java reformatted
modified jhoeller
sandbox/src/org/springframework/enums/CodedEnumEditor.java reformatted
modified jhoeller
sandbox/src/org/springframework/enums/CodedEnumResolver.java reformatted
modified jhoeller
sandbox/src/org/springframework/enums/LetterCodedEnum.java reformatted
modified jhoeller
sandbox/src/org/springframework/enums/ShortCodedEnum.java reformatted
modified jhoeller
sandbox/src/org/springframework/enums/StringCodedEnum.java reformatted
modified jhoeller build.xml reorganized build script
modified jhoeller samples/jpetstore/build.xml fixed library
references
modified jhoeller samples/jpetstore/attributes/build.xml fixed
library references
modified jhoeller lib/readme.txt updated FreeMarker and iBATIS SQL
Maps
modified jhoeller lib/freemarker/freemarker.jar updated FreeMarker
to 2.3.1
modified jhoeller lib/ibatis/ibatis-common-2.jar updated iBATIS SQL
Maps to 2.0.9
modified jhoeller lib/ibatis/ibatis-sqlmap-2.jar updated iBATIS SQL
Maps to 2.0.9
modified jhoeller
test/org/springframework/orm/ibatis/SqlMapTests.java removed iBATIS SQL Maps
1.3 runtime libraries
deleted jhoeller
test/org/springframework/orm/ibatis/sql-map-config.xml removed iBATIS SQL
Maps 1.3 runtime libraries
deleted jhoeller lib/jdom/jdom.jar removed iBATIS SQL Maps 1.3
runtime libraries
deleted jhoeller lib/ibatis/ibatis-common.jar removed iBATIS SQL
Maps 1.3 runtime libraries
Deployments by this build: (12)
Building jar:
/jteam/build2/checkout/spring/spring/dist/spring-core.jar
Building jar:
/jteam/build2/checkout/spring/spring/dist/spring-aop.jar
Building jar:
/jteam/build2/checkout/spring/spring/dist/spring-context.jar
Building jar:
/jteam/build2/checkout/spring/spring/dist/spring-dao.jar
Building jar:
/jteam/build2/checkout/spring/spring/dist/spring-orm.jar
Building jar:
/jteam/build2/checkout/spring/spring/dist/spring-web.jar
Building jar:
/jteam/build2/checkout/spring/spring/dist/spring-webmvc.jar
Building jar: /jteam/build2/checkout/spring/spring/dist/spring.jar
Building jar:
/jteam/build2/checkout/spring/spring/dist/spring-mock.jar
Building war:
/jteam/build2/checkout/spring/spring/autobuilds/apps/buildtest/dist/buildtes
t.war
Building war:
/jteam/build2/checkout/spring/spring/autobuilds/apps/buildtest/dist/buildtes
t.war
Building war:
/jteam/build2/checkout/spring/spring/autobuilds/apps/buildtest/dist/buildtes
t.war
|