But wait!!! We are on 1.5.0!!!

I started a "mvn clean package" on our production instance of DSpace. As
it ran, I noticed that it was downloading certain pieces of information
relating to DSpace 1.5.2. Naturally, I panicked and killed the job.

There was a dspace-api-lang-1.5.2.1.pom and dspace-api-lang-1.5.2.1.jar.
See screenshot below:

:$ mvn clean package
.
.
.

[INFO]
------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory
/home/dspace/dspace-1.5.0-src-release/dspace-api/target
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 254 source files to
/home/dspace/dspace-1.5.0-src-release/dspace-api/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] No tests to run.
[INFO] [jar:jar]
[INFO] Building jar:
/home/dspace/dspace-1.5.0-src-release/dspace-api/target/dspace-api-1.5.0
.jar
[INFO]
------------------------------------------------------------------------
[INFO] Building DSpace XML-UI (Manakin) :: API and Core Aspects
[INFO]    task-segment: [clean, package]
[INFO]
------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory
/home/dspace/dspace-1.5.0-src-release/dspace-xmlui/dspace-xmlui-api/targ
et
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] artifact org.dspace:dspace-api-lang: checking for updates from
central
Downloading:
http://repo1.maven.org/maven2/org/dspace/dspace-api-lang/1.5.2.1/dspace-
api-lang-1.5.2.1.pom
10K downloaded
Downloading:
http://repo1.maven.org/maven2/org/dspace/dspace-api-lang/1.5.2.1/dspace-
api-lang-1.5.2.1.jar
590K downloaded
[INFO] [compiler:compile]
[INFO] Compiling 160 source files to
/home/dspace/dspace-1.5.0-src-release/dspace-xmlui/dspace-xmlui-api/targ
et/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] No tests to run.
[INFO] [jar:jar]
[INFO] Building jar:
/home/dspace/dspace-1.5.0-src-release/dspace-xmlui/dspace-xmlui-api/targ
et/dspace-xmlui-api-1.5.0.jar
[INFO]
------------------------------------------------------------------------

Can anyone explain what's going on here (are we forced to automatically
upgrade to 1.5.2??) and advise whether it is safe to continue?

Thanks
Gary


Gary Browne
Development Programmer
Library IT Services
University of Sydney
ph: 9351-5946

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to